k.bold
{
	font-weight: bold;
}

.center
{
    padding-top: 100px;
	text-align: center;
}

h1, h2, h3
{
    text-align:center;
}

html, body
{
	font-family: Frutiger, Arial, Sans-Serif;
	font-size: 14px;
    /*background-color: #3E3E42;*/
	background-color: #FFFFFF;	
    text-align: center;	
	vertical-align: middle;
	margin: 0;
	padding: 0;
	/*min-width: 990px;*/
    width: 100%;
}

table 
{
    display: table;
    border-collapse: collapse;
    border-spacing: 0px;
}

		 
img
{
	border-style: none;
}

div#wrapper
{
    position: relative;
	width: 100%;
    margin: 0 auto;
    padding: 0;
    background-color: #FFF;
    border-collapse: collapse;
    border-spacing: 0px;
}


div#m2a
{
    margin-left: auto;
    margin-right: auto;
	position: relative;
    /*top: 55px;*/
	height: 20px;
	width: 100%;
	color: #000000;
    text-align:center;
    vertical-align:middle;

}

div#AdminMessaging
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
	position: relative;
    /*top: 55px;*/
	height: 20px;
	width: 100%;
    background-color: #FFCC00;
	color: #000000;
    text-align:center;
    vertical-align:middle;

}
        
div#logo
{
    position: relative;
    top: 0px;
    left: 0px;
	height: 90px;
	margin: 0;
	width: 260px;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
}
		    
div#logo img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}
		    
div#logo h1
{
	font-size: 20px;
	text-align: center;
}

div#test-dev
{
	position: absolute;
	Top: 10px;
	right: 10px;
	text-align: right;
	font-size: 40px;
	font-weight: bold;
}

div#dtm
{
	position: absolute;
	bottom: 10px;
	right: 10px;
}
		    
span#datefield span.super
{
    font-size:12px;
    vertical-align:top; 
}

div#divFootLeft
{
    margin-left: auto;
    margin-right: auto;
    float:left;
    
}

div#divFootMid
{
    margin-left: auto;
    margin-right: auto;
    float:left;
    
}

div#divFootRight
{
    margin-left: auto;
    margin-right: auto;
    float:left;
    
}


div#program
{
    float:right;
    
}

.leftDetails
{
    float:left;
    text-align: left;
    width: 250px;
    padding-left:15px;
}

.rightDetails
{
    float:right;
    text-align: left;
    width: 250px;
    padding-right:15px;
}

.leftfooter
{

    float:left;
    text-align: left;
    width: 450px;
}

.center
{
    float:none;
    margin-left: auto;
    margin-right: auto;
    min-width: 450px;
    max-width: 900px;
}

.rightfooter
{
    float:right;
    bottom:0;
    margin-left: auto;
    margin-right: auto;

}
.tblFooter
{
    font-size: 12px;
}

.tblFooter a
{
    color: #000000;
}

.tblFooter a:hover
{
    color: #000000;
    text-underline-position: below;
}

.tblFooter th
{
    background-color: #D40511;
    color: #FFFFFF;
    width: 148px;
    border-radius: 10px;
    text-align: center;
}

.tblFooter td
{
    font-size: 10px;
    color: #000000;
}

div#footerCenter
{
    width: 100%;

    color: #000000;
    height: 500px;
}



.footerCenter_Main
{
    background: #E4E4E4; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#E4E4E4, #FFCC00, #FFCC00, #FFCC00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#E4E4E4, #FFCC00, #FFCC00, #FFCC00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#E4E4E4, #FFCC00, #FFCC00, #FFCC00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#E4E4E4, #FFCC00, #FFCC00, #FFCC00); /* Standard syntax (must be last) */
}

.footerCenter_Overview
{
    background: #707070; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#707070, #FFCC00, #FFCC00, #FFCC00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#707070, #FFCC00, #FFCC00, #FFCC00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#707070, #FFCC00, #FFCC00, #FFCC00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#707070, #FFCC00, #FFCC00, #FFCC00); /* Standard syntax (must be last) */
}

div#footerCenter1
{
    width: 100%;
    background-color: #FFCC00;
    color: #000000;
    height: 100px;
}

.csdivfooterCenter2
{
    width: 100%;
    background-color: #303030;
    color: #FFFFFF;
    height: 65px;
    font-size: 10px;
    padding-top: 5px;
}

.csdivfooterCenter3
{
    border-top: 1px solid black;
    width: 100%;
    background-color: #D40511;
    color: #FFFFFF;
    height: 20px;
    font-size: 10px;
    padding-top: 5px;
}

.tblMenuFooter
{
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 12px;

}

.tblMenuFooter th
{
    background-color: #303030;
    font-weight: bold;
    text-align: right;
    padding: 3px;
}


.tblMenuFooter td
{
    text-align: center;
    padding: 3px 0px 3px 10px;
}

.csProgram
{
    text-align: center;
    font-size: 12px;
}

.tblMPNavStatus
{
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 12px;

}

.tblMPNavStatus th
{
    background-color: #303030;
    font-weight: bold;
    text-align: right;
    padding: 3px;
}


.tblMPNavStatus td
{
    text-align: center;
    padding: 3px 0px 3px 10px;
}


/* Begin Content */

div#content
{
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    position: relative;
    top: 80px;
    bottom: 35px;
    margin-bottom: 20px;
    background-color: #FFFFFF;
    /*z-index: 101;*/
}



/* End Content */

/* Begin Footer */

div#banner
{
	position: relative;
	height: 70px;

    top: 0;
	/*width: 100%;*/
	background-color: #FC0;
	color: #000000;

}


div#footer
{    
    margin-left: auto;
    margin-right: auto;
    /*position: relative;*/
    height: 25px;
    position: fixed;
    left: 0;
    bottom: 0;
	width: 100%;
    /*min-width: 1000px;
    max-width:2400px;*/
	
	background: #000000;
	font-size: 8px;
	text-align: center;
	color: #ffffff;
    z-index: 190;
}

    div#footer a:link
    {
	    color: #FFFFFF;
        text-decoration:none;
    }

    div#footer a:visited
    {
	    color: #FFFFFF;
        text-decoration:none;
    }

    div#footer span, div#footer a
    {
	    padding: 5px;
	    position: relative;
	    top: 5px;
    }

    div#footer table
	{
        margin-left:auto;
        margin-right:auto;
        /*margin: 0;*/ 
        padding: 0;
        border-spacing: 0;
        border-collapse: collapse;
        color: #FFFFFF;
	}


/* End Footer */

.lblResultError
{
    color: #f55;
	font-weight: bold;
}

.lblResultInfo
{
    color: #00cc00;
	font-weight: bold;
}


/*  No Print Options  */
@media print
{
	.no-print, .no-print *
	{
		display: none !important;
	}

	div#content
	{
		background-color: none;
		margin-left: 0px;
		overflow: visible;
	}

}

.csbtnMainMenu
{
    white-space: normal;
    border: 1px solid black;
    width: 200px;
    height: 100px;
    background-color: #007F0E;
    color: #FFFFFF;
    font-size: 14px;
}


.csbtnMainMX
{
    white-space: normal;
    border: 1px solid black;
    width: 200px;
    height: 100px;
    background-color: #606060;
    color: #FFFFFF;
    font-size: 14px;
    /*white-space: normal;*/
}

.csbtnMainAdmin
{
    white-space: normal;
    border: 1px solid #909090;
    width: 200px;
    height: 100px;
    background-color: #101010;
    color: #FFFFFF;
    font-size: 14px;
    /*white-space: normal;*/
}

.csbtnMainEmail
{
    white-space: normal;
    border: 1px solid black;
    width: 200px;
    height: 100px;
    background-color: navy;
    color: #FFFFFF;
    font-size: 14px;
    /*white-space: normal;*/
}

.tblAdmin
{
    border-collapse: collapse;
    border-spacing: 0px;
    vertical-align: middle;
    border: 1px solid black;
    color: white;
    font-size: 18px;
}

.tblAdmin th
{
    background-color: navy;
    padding: 10px;
    text-align: right;
}

.tblAdmin td
{
    background-color: #909090;
    padding: 10px;
}


.tblMainMenuRamp
{
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    border-collapse: collapse;
    border-spacing: 0;

}

     .csbtnMainRampClosure
    {
        border: 1px solid black;
        width: 180px;
        height: 40px;
        background-color: #D40511;
        color: #FFFFFF;
        font-size: 16px;
        font-weight:bold;
    }

     .csbtnMain
    {
        border: 1px solid black;
        width: 180px;
        height: 40px;
        background-color: #0000FF;
        color: #FFFFFF;
        font-size: 16px;
        font-weight:bold;
    }
     
	.MainTextBox
	{
		width: 200px;
        height: 40px;
        font-size: 16px;
		text-align: center;
	} 

	.MainChangeLogTextBox
	{
		width: 450px;
        height: 200px;
        font-size: 16px;
		text-align: left;
        vertical-align:top;
        text-wrap: normal;
	} 




    @media (min-width:768px) {
        .menu-test-div {
            display: none;
        }
    }

        .menu-test-div {
            display: normal;
        }




/*  -- BOOTSTRAP  --  */

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
}

.caret {
    color: #FFCC00;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown, .dropup {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
    text-align: left
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    overflow: visible;
    min-width: 345px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 16px;
    text-align: center;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    text-align: left;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 2px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #909090;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 10px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #FFFFFF;
        background-color: #606060;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #FFFFFF;
            text-decoration: none;
            background-color: #D40511;
            text-align: left;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #D40511;
        outline: 0;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #000000;
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            cursor: not-allowed;
            background-color: #606060;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        }

.open > .dropdown-menu {
    display: block;
    background-color: #606060;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid;\9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
        background-color: #606060;
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
        background-color: #606060;
    }
}


.navbar {
    position: relative;
    min-height: 55px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 0px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 16px;
    line-height: 20px;
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width:768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin-left: auto;
    margin-right: auto;
    /*margin: 7.5px -15px;*/
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        margin-right:auto;
        margin-left: auto;
        background-color: #606060;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 18px;
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none;
            }
}

@media (min-width:768px) {
    .navbar-nav {
        /*float: left;*/
        display: inline-block;
        float: none;
        vertical-align: middle;
        margin: 0;
        /*float: left;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;*/
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0;
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
        color: #000000;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
            color: #000000;
        }
}

.navbar-default {

    font-size: 16px;
    background-color: #FFCC00;
    border-color: #FFCC00;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 200;
}

    .navbar-default .navbar-brand {
        color: #000000;
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #FFFFFF;
            background-color: #D40511;
        }

    .navbar-default .navbar-text {
        color: #000000;
    }

    .navbar-default .navbar-nav > li > a {
        color: #000000;
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #FFFFFF;
            background-color: #D40511;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #000000;
        background-color: #FFCC00;
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #000000;
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #D40511;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #000000;
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #D40511;
        /*color: #FFFFFF;*/
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #FFFFFF;
        background-color: #D40511;
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #FFFFFF;
        background-color: #606060;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #FFFFFF;
        background-color: #D40511;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #FFFFFF;
        background-color: #606060;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #FFFFFF;
        background-color: #606060;
    }
}

.navbar-default .navbar-link {
    color: #000000;
}

    .navbar-default .navbar-link:hover {
        color: #000000;
    }

.navbar-default .btn-link {
    color: #000000;
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #000000;
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc;
    }

.nav {
    margin-left:auto;
    margin-right:auto;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 5px 10px;
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #D40511;
            }

        .nav > li.disabled > a {
            color: #000000;
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #000000;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #D40511;
        color: #FFFFFF;
        border-color: #505050;
        text-align: left;
    }

    .nav .nav-divider {
        height: 2px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: none;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    img, tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    h2, h3, p {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }


}


.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
            background-color: #606060;
            text-align: left;
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
        background-color: #606060;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
            background-color: #606060;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}

.nav-pills > li {
    float: left;
    text-align: left;
    font-size: 16px;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #FFFFFF;
        background-color: #505050;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
        background-color: #606060;
        text-align: left;
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
        background-color: #606060;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
            background-color: #606060;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd;
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #606060;
    text-align: left;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

a {
    color: #FFFFFF;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .tblDark
	{
        margin-right: auto; 
        margin-left: auto; 
        padding: 0;
        border-spacing: 0;
        border-collapse: collapse;
        border: 1px solid #E4E4E4;
	} 

     .tblDark th
	{
        background-color:#404040;
        padding-right:3px;
        padding-left:3px;
        border-bottom:1px solid #E4E4E4;
	} 
    
     .tblDark td
	{
        background-color:#909090;
        border-bottom:1px solid #E4E4E4;
	} 

     .tblMainDBStatus
     {
         border: 1px solid black;
         border-collapse: collapse;
         border-spacing: 0;
     }

     .tblMainDBStatus th
     {
         background-color: #FFCC00;
         border: 1px solid black;
         padding: 5px;
     }


     .tblMainDBStatus td
     {
        width: 200px;
     }


    .divBottom
    {
        height: 35px;
        position: fixed;
        font-size: 12px;
        background-color: #404040;
        width: 100%;
        bottom: 0px;
        z-index: 100;
    }

    .divBottomSep
    {
        height: 2px;
        position: fixed;
        background-color: #D40511;
        width: 100%;
        bottom: 90px;
        z-index: 300;
    }

    .divBottomTest
    {
        height: 50px;
        position: fixed;
        background-color: #000000;
        width: 100%;
        bottom: 92px;
        z-index: 100;
    }

    .divBottomHead
    {
        height: 55px;
        position: fixed;
        background-color: #FFCC00;
        width: 100%;
        bottom: 35px;
        z-index: 100;
    }

    .divHead
    {
        height: 55px;
        position: fixed;
        background-color: #FFCC00;
        width: 100%;
        top: 0px;
        z-index: 100;
    }

    .divDetails
    {
        height: 35px;
        position: fixed;
        background-color: #FFFFFF;
        width: 100%;
        top: 57px;
        z-index: 400;
    }

    .divDetailsHeaderTug
    {
        float: left;
        margin-left: auto;
        margin-right: auto;
        color: #505050;
        font-size: 30px;
        width: 140px; 
        padding-top: 10px; 
        height:50px; 
        text-align:center;
    }

    .divDetailsHeadTug
    {
        
        float: left;
        margin-left: auto;
        margin-right: auto;
        width: 30%;
        color: #505050;
        font-size: 30px;
    }

    .divDetailsHeadBattery
    {
        float: left;
        margin-left: auto;
        margin-right: auto;
        width: 9%;
        color: #505050;
        font-size: 14px;
    }

    .divDetailsHeadFull
    {
        
        float: left;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
        color: #505050;
        font-size: 30px;
    }

    .divDetailsHeadDriver
    {
        
        float: left;
        margin-left: auto;
        margin-right: auto;
        width: 70%;
        color: #505050;
        font-size: 30px;
    }

    .divDetailsHead
    {
        
        float: left;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        color: #505050;
        font-size: 30px;
    }

    .divBottomTestSplitRight
    {
        float: left;
        margin-left: auto;
        margin-right: auto;
        width: 30%;
    }

    .divBottomTestSplitLeft
    {
        padding-top: 10px;
        float: left;
        margin-left: auto;
        margin-right: auto;
        width: 69%;
    }

    .divBottomSplit
    {
        padding-top: 10px;
        float: left;
        margin-left: auto;
        margin-right: auto;
        width: 24%;
    }

    .divSep
    {
        height: 2px;
        position: fixed;
        background-color: #D40511;
        width: 100%;
        top: 55px;
        z-index: 300;
    }

    .divMessageCenter
    {
        position: fixed;
        top: 55px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        z-index: 400;
    }

.divFooterBottom
{    
    margin-left: auto;
    margin-right: auto;
    /*position: fixed;
    bottom: 0;*/
	width: 100%;
    height: 25px;
	background: #000000;
	font-size: 8px;
	text-align: center;
	color: #ffffff;
    /*z-index: 102;*/
}

.placeholders {
  /*margin-bottom: 30px;*/
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  /*display: inline-block;*/
  border-radius: 50%;
}

.cslabel {

    text-align: center;
    top: 20%;
    right: 20%;
    position: absolute;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}

.divTest
{
    margin-right: auto;
    margin-left: auto;
    width: 500px;
    padding: 5px;
}

.divChart
{
    margin-right: auto;
    margin-left: auto;
    width: 300px;
    padding: 5px;
}

.csDASH
{
    background-color: Transparent;
    font-weight: bold;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
    font-size: 18px;
    background-image: url(../../images/DashBackground_new.png);
}

.csSpanH2
{
    font-weight: bold;
    font-size: 20px;
}