﻿.dropdown {
    float: left;
    overflow: hidden;
}

    .dropdown .dropbtn {
        font-size: 16px;
        border: none;
        outline: none;
        color: white;
        padding: 14px 16px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
    }

    .navbar a:hover, .dropdown:hover .dropbtn {
        background-color: red;
    }

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        float: none;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

        .dropdown-content a:hover {
            background-color: #ddd;
        }

.dropdown:hover .dropdown-content {
    display: block;
}
    .myChartDiv {
    max-width: 600px;
    max-height: 400px;
}

[class="1-legend"] {
    cursor: pointer;
    list-style: none;
    padding-left: 0;
}

    [class="1-legend"] li {
        display: inline-block;
        padding: 0 5px;
    }

        [class="1-legend"] li.hidden {
            display: inline-block !important;
            text-decoration: line-through !important;
        }

        [class="1-legend"] li span {
            display: inline-block;
            height: 10px;
            margin-right: 10px;
            width: 30px;
        }



body{
    background:none;
}
    canvas {
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
    }

#chartjs-tooltip {
    opacity: 0.95 !important;
    position: absolute;
    /* rgba(0, 0, 0, .7);*/
    color: black;
    border-radius: 3px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    pointer-events: all;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 450px;
    overflow: scroll;
    height: 300px;
    font-family: Roboto,"Helvetica Neue",sans-serif !important;
    background: white;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0,0,0,.12);
    overflow-x: hidden;
    overflow-y: scroll !important;
    -webkit-box-shadow: 0px 6px 31px 3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 31px 3px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 31px 3px rgba(0,0,0,0.75);
}

.chartjs-tooltip-key {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
}
.headerTop {
    background-color: #062E56;
    height:80px;
    padding: 0;
}

.navrightlinks {
    float: right;
    color: white;
    margin-bottom: 8px;
}

.rightlogo {

    color: #33C69F;
    font-size: 35px;
    margin-bottom: unset;
    padding-left: 35px;
}

.newHeaderTop { 
    background-color: #062E56;
    min-height: 60px;
    padding: 0;
}

.loginbartext {
    float: right;
    padding-right: 40px;
    padding-top: 24px;
    font-size: 25px;
    color: #33C69F;
}

.carrierlogo {
    height: 70px;
    width: auto;
    /*padding: 17px 20px 5px 20px;*/
	padding-left: 17px;
    float: left
}

.logoTop {
    height: 80px;
    padding: 0px;
    background-color: #062E56;
    background-repeat: no-repeat;
}

.leftColMenu {
    background-color: #062E56;
    min-height: calc(100vh - 60px);
    padding: 0;
    border: 0px;
    /* position: fixed;
   */ height: 100%;
    width: 100%;
}

.rightColMenu{
    background-color:#ffffff;
    min-height: 88.3vh;
}
.footerCustom{
    background-color:#eaeaea;
     min-height:5vh;
     text-align:center;
}
.footerText {
    color:#777777;
}
.ulMenu{
    width:100%;
    padding:0;
    background-color:#15658a;
}
.da-panel-toggler{
   background-color:#ffd000;
  
    top: -5px;
}
.dataTables_wrapper .dataTables_paginate.paging_full_numbers .paginate_active{
    background-color:#ffd000;   
        border-color:#ffd000;
}

.dataTables_wrapper .dataTables_paginate.paging_two_button
 .paginate_disabled_next,
 .dataTables_wrapper .dataTables_paginate.paging_two_button .paginate_disabled_previous,
 .dataTables_wrapper .dataTables_paginate.paging_full_numbers .paginate_button.paginate_button_disabled{
    background-color:#ababab ;
    color:white;
}
.da-panel .da-panel-header .da-panel-toggler span:after{
    color:white;
  
}
.da-panel .da-panel-header{
   /*background-color:#f0f0f0;*/ 

}
  
.MarginLeftBorderheader{
    margin-left:-4px;
}
.MarginLeftBorderheader2{
    margin-left:-18px;
}

.da-panel-header{
    height:40px;
}
#da-sidebar{
    width:100%;
    border:0;
}
.noPadding{
    padding:0px !important;
}
#da-main-nav ul ul{
    background-color:transparent;
}
#da-main-nav ul {
   /*background-color:#15658a;*/ 
}
#da-main-nav > ul > li.active > a, #da-main-nav > ul > li.active > span{
  background:none;
}
#da-main-nav > ul > li > a, #da-main-nav > ul > li > span{
        background-color:#15658a;
        color:white;
        border:0px;
}
#da-main-nav > ul > li .da-nav-icon [class*="icon-"]{
    color:#84cbec;
}


#da-main-nav > ul{
    border:0px;
}
#da-main-nav ul ul li a, #da-main-nav ul ul li span{
    color:white;
}
.GreyColor{
    background-color:#eaeaea;
}
#da-footer{
      background-color:#eaeaea;
}


#da-breadcrumb{
    margin:0px;
}
#da-breadcrumb .active{
    border-top: 5px solid #ffd000;
}
#da-breadcrumb .active:after{
    border-top-color:  #ffd000;
}
.ui-tabs .ui-tabs-panel
{
border:0px;
padding:10px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom:2px;
    border-bottom: 5px solid #ffd000;
        margin-top:-5px;
}
.ui-tabs .ui-tabs-nav{
    margin-top:10px;
}
.da-panel .da-panel-header{
    background-image:none;
}
.da-panel .da-panel-header
{
    padding:14px 0;
}

.BackGroundAHrefNavBar{
  background-color:#15658a;
}
.img-responsive{
    /*max-height:1100px;*/
    max-height:80vh;
    min-width:100vh;
}

#da-breadcrumb ul li{

    margin-right:5px;
    margin-left:5px;
}
.spanBreadCrumb{
    font-size:16px;
}


.RealTimeChart{
max-height:700px;
}
.logoTopRight{
    min-height:80px;
}
@media only screen and (max-width: 480px) {
    .leftColMenu {
        background-color: #1b7ead;
    height: auto;
    padding: 0;
    border: 0px;
    }
    #da-main-nav.btn-container{
          background-color: #1b7ead;
    }
    #da-main-nav > ul{
        background-color:inherit;
    }
}

.breadcrumb-arrow {
    height: 36px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #e6e9ed
}

    .breadcrumb-arrow li:first-child a {
        border-radius: 4px 0 0 4px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px
    }

    .breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
        display: inline-block;
        vertical-align: top
    }

        .breadcrumb-arrow li:not(:first-child) {
            margin-left: -5px
        }

        .breadcrumb-arrow li + li:before {
            padding: 0;
            content: ""
        }

        .breadcrumb-arrow li span {
            padding: 0 10px
        }

        .breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
            height: 36px;
            padding: 0 10px 0 25px;
            line-height: 36px
        }

        .breadcrumb-arrow li:first-child a {
            padding: 0 10px
        }

        .breadcrumb-arrow li a {
            position: relative;
            color: #fff;
            text-decoration: none;
            background-color: #3bafda;
            border: 1px solid #3bafda
        }

        .breadcrumb-arrow li:first-child a {
            padding-left: 10px
        }

        .breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
            position: absolute;
            top: -1px;
            width: 0;
            height: 0;
            content: '';
            border-top: 18px solid transparent;
            border-bottom: 18px solid transparent
        }

        .breadcrumb-arrow li a:before {
            right: -10px;
            z-index: 3;
            border-left-color: #3bafda;
            border-left-style: solid;
            border-left-width: 11px
        }

        .breadcrumb-arrow li a:after {
            right: -11px;
            z-index: 2;
            border-left: 11px solid #2494be
        }

        .breadcrumb-arrow li a:focus, .breadcrumb-arrow li a:hover {
            background-color: #4fc1e9;
            border: 1px solid #4fc1e9
        }

            .breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
                border-left-color: #4fc1e9
            }

        .breadcrumb-arrow li a:active {
            background-color: #2494be;
            border: 1px solid #2494be
        }

            .breadcrumb-arrow li a:active:after, .breadcrumb-arrow li a:active:before {
                border-left-color: #2494be
            }

        .breadcrumb-arrow li span {
            color: #434a54
        }

.onoffswitch {
    position: relative;
    width: 70px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 20px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block;
        float: left;
        width: 50%;
        height: 25px;
        padding: 0;
        line-height: 25px;
        font-size: 12px;
        color: white;
        
        font-weight: bold;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .onoffswitch-inner:before {
        content: "YES";
        padding-left: 10px;
        background-color: #ffd000;
        color: #1b7ead;
    }

    .onoffswitch-inner:after {
        content: "NO";
        padding-right: 10px;
        background-color: #EEEEEE;
        color: #1b7ead;
        text-align: right;
    }

.onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 6px;
    background: #FFFFFF;
    border: 2px solid #999999;
    border-radius: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    /* right: 56px;*/
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}
#da-content{
    padding-bottom:0px;
}
/*overlay at impact analysis*/

/* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */
    height: 100%;
    width: 0;
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0,0,0); /* Black fallback color */
    background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin-top: 30px; 
    top: 3%;  
}

/* The navigation links inside the overlay */
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 15px;
    color: #818181;
    display: block; /* Display block instead of inline */
    transition: 0.3s; /* Transition effects on hover (color) */
}

    /* When you mouse over the navigation links, change their color */
    .overlay a:hover, .overlay a:focus {
        color: #f1f1f1;
    }

/* Position the close button (top right corner) */
.overlay .closebtn {
    position: absolute;
  
    right: 45px;
    font-size: 60px;
    color :white;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}




