/* Minification failed. Returning unminified contents.
(281,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '!important'
(2375,5): run-time error CSS1019: Unexpected token, found '}'
(2916,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*@media (min-width: 991px)
{
    #navbarCollapse2 > div{
        margin-top: 2.5%;
    }
}*/
.navbar-toggle{
    border: 1px solid;
    margin-left: 20px;
}

.navbar-toggle .icon-bar {   
    border: 1px solid #b6bdd8;
}
.wrapper {
    background: #CCCCCC !important;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(graphics/solid.png);
    background-attachment: fixed;
}

body {
    font-size: 11px;
}

html, body, form {
    background-color: #f5f5f5;
}

h1, h2, h3, h4, h5, h6 {
    color: #0f418c;
}

th {
    font-weight: normal;
}


td {
    vertical-align: top;
}

a {
    color: #000;
}

.Login * {
    padding: 5px;
}

html,
body, form {
    padding: 0;
    margin: 0;
}


.FormView {
    border-spacing: 4px;
    color: #333333;
    padding: 4px;
    font-size: small;
    text-align: left;
}


.grid {
    border-spacing: 4px;
    color: #0f418c;
    padding: 4px;
    margin: 5px;
    text-align: left;
    background-color: white;
    width: 100%;
    padding-top: 0px;
}

    .grid td, .grid th {
        padding: 5px;
        border-right: #D4E9F7 1px solid;
        border-top: #D4E9F7 1px solid;
        border-left: #D4E9F7 1px solid;
        border-bottom: #D4E9F7 1px solid;
        padding-top: 0px;
    }

.grid-item {
    color: #333333;
    padding: 5px;
    font-size: x-small;
    text-align: left;
}

.grid-pager {
    background-color: #D4E9F7;
    color: #464644;
    text-align: center;
}



.grid-header {
    background-color: #666;
    font-weight: normal !important;
    color: #fff;
}


    .grid-header a {
        color: #fff;
        font-weight: normal !important;
    }

    .grid-header th {
        border: none;
        padding: 5px;
        text-align: left;
    }


.grid-row {
    padding: 5px;
    color: #333333;
    cursor: pointer;
}

.grid-footer {
    background-color: #D4E9F7;
    color: #464644;
}

.grid-blue {
    border-spacing: 4px;
    color: #333333;
    padding: 4px;
    font-size: xx-small;
    text-align: left;
}

.grid-pager-blue {
    background-color: #D4E9F7;
    font-weight: bold;
    color: #000;
    text-align: center;
    font-size: 12pt;
}

.grid-header-blue {
    background-color: #0f418c;
    color: #fff;
    text-align: center;
}

.grid-header-gray {
    background-color: #909EA8;
    color: #fff;
    text-align: center;
}

    .grid-header-gray a {
        color: #fff;
        text-decoration: underline;
    }

.mvc-grid-header-title {
    color: #CCCCCC !important;
}


.custom-thead thead tr th {
    color: #CCCCCC !important;
}


.grid-row-blue {
    background-color: #D4E9F7;
    font-size: xx-small;
    color: #333333;
}

input[disabled='disabled'] {
    color: #918F8B !important;
    -webkit-text-fill-color: #666 !important;
    cursor: default;
    text-shadow: none;
    box-shadow: none;
}

    input[disabled='disabled']:hover {
        color: #918F8B !important;
        -webkit-text-fill-color: #666 !important;
        cursor: default;
        text-shadow: none;
        box-shadow: none;
    }


.wordwrap {
    word-wrap: break-word;
}


.maxwidth {
    max-width: 80px;
}


a:disabled {
    color: #000;
    -webkit-text-fill-color: #ccc !important;
}


.grid-footer-blue {
    background-color: #0f418c;
    color: #fff;
    padding: 5px;
    border-top: none;
}

    .grid-footer-blue a {
    }

a[disabled] {
    color: #ccc !important;
}

.grid-footer-blue a {
    color: #fff;
}

    .grid-footer-blue a:disabled, grid-footer-blue disabled {
        color: #ccc !important;
        -webkit-text-fill-color: #ccc !important;
    }

.hidden {
    display: none;
}

.hideField {
    display: none;
}

.show {
    display: block;
}

.Hyperlink {
    height: Auto;
    width: Auto;
    font-size: 9pt;
}


.PageLayout {
    margin-left: 150px;
}

.LightBody {
}

.DarkBody {
    BACKGROUND-COLOR: #41538e;
}

.LightText {
    COLOR: black;
}

.DutyLog {
    height: Auto;
    width: Auto;
    font-size: 8pt;
}

.datePicker, .timePicker, .dateTimePicker {
    z-index: 1030;
    !important;
}

.hoverbutton {
    cursor: pointer;
    font-size: 8pt;
    margin: 0px;
    background-color: #0f418c;
    padding: 5px;
    border: solid 1px #D4E9F7;
    border-right: solid 1px #909EA8;
    color: #fff;
}

.ToolBar {
    cursor: pointer;
    font-size: 8pt;
    margin: 0px;
    background-color: #D4E9F7;
    padding: 5px;
    border: solid 1px #D4E9F7;
    border-right: solid 1px #909EA8;
    color: #000;
}

.TopMenu {
    border: solid 1px #909EA8;
    background-color: #D4E9F7;
    border-right: none;
    padding: 0px !important;
    vertical-align: bottom;
    margin: 0px;
}

.yellowMenu {
    border: solid 1px #909EA8;
    background-color: #D4E9F7;
    border-right: none;
    padding: 0px !important;
    vertical-align: bottom;
    margin: 0px;
}

.yellowToolbar {
    display: inline-block;
    cursor: pointer;
    font-size: 8pt;
    margin: 5px;
    background-color: #FFD48C;
    padding: 10px;
    text-decoration: none;
    border: solid 1px #909EA8;
    color: #0f418c;
}

    .yellowToolbar:hover {
        background-color: #F2CB83;
    }




hr {
    border: 0;
    height: 1px;
    background: #0f418c;
}


.SToolBar {
    height: 20px;
    width: 70px;
    cursor: pointer;
    font-size: 8pt;
    background-color: #D4E9F7;
    border: solid 1px #909EA8;
    color: #0f418c;
}

.shoverbutton {
    height: 20px;
    width: 70px;
    cursor: pointer;
    font-size: 8pt;
    background-color: #0f418c;
    color: white;
    border: solid 1px #0f418c;
}

.Tab {
    height: 30px;
    width: 50px;
    font-size: 8pt;
    font-weight: bold;
    background-color: #FFD48C;
    border-style: none;
}

.DutyLogHeaderButton {
    height: 20px;
    font-size: 7pt;
}

.Label {
}

.Label2 {
    width: 100%;
}

.asocsLabel {
    text-align: right !important;
    display: block;
}

.Label3 {
    COLOR: #41538e;
    font-size: 11px;
    font-weight: bold;
}

.Label4 {
    COLOR: #41538e;
    font-size: 9pt;
    font-weight: bold;
}

.Label5 {
    font-size: 7pt;
}

.PopUpCalendar .ajax__calendar_container {
    background-color: #e2e2e2;
    border: solid 1px #cccccc;
}

.PopUpCalendar .ajax__calendar_container {
    background-color: #e2e2e2;
    border: solid 1px #cccccc;
}

.PopUpCalendar .ajax__calendar_header {
    background-color: #ffffff;
    margin-bottom: 4px;
}

.PopUpCalendar .ajax__calendar_title,
.PopUpCalendar .ajax__calendar_next,
.PopUpCalendar .ajax__calendar_prev {
    color: #004080;
    padding-top: 3px;
}

.PopUpCalendar .ajax__calendar_body {
    background-color: #e9e9e9;
    border: solid 1px #cccccc;
}

.PopUpCalendar .ajax__calendar_dayname {
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
}

.PopUpCalendar .ajax__calendar_day {
    text-align: center;
}

.PopUpCalendar .ajax__calendar_hover .ajax__calendar_day,
.PopUpCalendar .ajax__calendar_hover .ajax__calendar_month,
.PopUpCalendar .ajax__calendar_hover .ajax__calendar_year,
.PopUpCalendar .ajax__calendar_active {
    color: #004080;
    font-weight: bold;
    background-color: #ffffff;
}

.PopUpCalendar .ajax__calendar_today {
    font-weight: bold;
}

.PopUpCalendar .ajax__calendar_other,
.PopUpCalendar .ajax__calendar_hover .ajax__calendar_today,
.PopUpCalendar .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}


select {
    padding: 2px;
}

.DutyLog {
    height: Auto;
    width: Auto;
    font-size: 8pt;
    border-style: solid;
    border-width: 1px;
}

.FormHeader {
    font-size: 8pt;
}

.PanelDetails {
}

.TextBox {
    font-size: 11px;
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
}

.TextBoxDarkLines {
    font-size: 11px;
    border-style: solid;
    border-width: 1px;
    border-color: Black;
}

.ListBox {
    color: #333333;
    padding: 4;
    font-size: x-small;
    text-align: left;
    border-style: solid;
    border-width: 1px;
}

.DutyLogHeading1 {
    background-color: #666666;
    font-size: 9pt;
    font-weight: bold;
    color: #FFD48C;
}

.textbox-small {
    font-size: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    width: 70% !important;
    height: 23px !important;
}

.textbox-too-small {
    height: 23px !important;
}

.textbox-small-icon {
    font-size: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    width: 85% !important;
    height: 23px !important;
}

.textbox-big {
    height: 23px !important;
    width: 90% !important;
}


.textarea-big {
    width: 90% !important;
}

.form-control {
    padding: 0px 4px !important;
}



div {
    padding-bottom: 3px !important;
}

/*.input-group-addon {
    padding: 2.3px 5px !important;
}*/

/*.input-group-addon, .input-group-btn, .input-group .form-control {
    display: inherit !important;
}*/

.input {
    width: 90%;
}

.input-icon {
    display: inline-block;
    height: 22px;
    width: 22px;
    line-height: 22px;
    text-align: center;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin-left: 4px;
}

.BlueHeading {
    color: #fff;
    font-size: 15px;
    background-color: #0f418c;
}

    .BlueHeading * {
        padding: 5px;
        margin: 5px;
    }

.BlueHeading2 {
    color: #fff;
    font-size: 15px;
    padding: 5px;
    margin-top: 0px !important;
    background-color: #0f418c;
}

.RedHeading {
    background-color: #D9534F;
    color: #fff;
    font-size: 15px;
    margin-top: 0px !important;
}

    .RedHeading * {
        padding: 5px;
        margin: 5px;
    }



.BlueHeadingSmall {
    background-color: #D4E9F7;
    font-weight: bold;
    font-size: 11px;
    color: #0f418c;
}

.RedTextBold {
    font-size: 11px;
    color: crimson;
}

.BlueHeadingBorder {
    border: 1px solid #0f418c;
    background-color: #fff;
}

.menuItem {
    font-size: 8pt;
}

.tableclass {
    font-size: 11px;
    background-color: white !important;
}


#tabs {
    margin: 0;
    padding-left: 0px;
    overflow: auto;
    color: #333;
    font-size: 8pt;
    border-bottom: 1px solid #0f418c;
}

    #tabs li {
        float: left;
        list-style: none;
        font-size: 8pt;
    }

    #tabs a {
        display: block;
        padding: 5px;
        background-position: top right;
        background-repeat: no-repeat;
        text-decoration: none;
        font-weight: bold;
    }


iframe {
}

#tabs a:hover {
}

#tabs span {
    display: block;
    font-weight: normal !important;
    background-repeat: no-repeat;
    padding: 0px 15px;
    font-size: 8pt;
}

.tabOn {
    background-color: #0f418c;
    color: #FFF;
    cursor: default;
    font-size: 8pt;
    font-weight: normal;
}

.tabOff {
    background-color: #D4E9F7;
    color: #0f418c;
    cursor: pointer;
    font-size: 8pt;
    font-weight: normal;
}


.WebPartHeading {
    font-weight: bold;
    color: #464644;
    padding: 5px;
}


.asocButton {
    -moz-box-shadow: inset 0px 1px 0px 0px #ebd5ab;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ebd5ab;
    box-shadow: inset 0px 1px 0px 0px #ebd5ab;
    background-color: #FFD48C;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0;
    border: 1px solid #b8b8b8;
    display: inline-block;
    color: #2e1d00;
    cursor: pointer;
    font-size: 12px;
    font-style: normal;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #f2cb83;
}

    .asocButton:hover {
        background-color: #d1b580 !important;
    }

    .asocButton:active {
        position: relative;
        top: 1px;
    }


.Button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    color: #0f418c;
    background: -webkit-linear-gradient(#eeeeee, #cccccc);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#eeeeee, #cccccc);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#eeeeee, #cccccc);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#eeeeee, #cccccc);
    /* Standard syntax */
    border: 1px solid #cccccc;
    border-radius: 6px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
}

    .Button:hover {
        color: #0f418c;
    }

    .Button:active {
        position: relative;
        top: 1px;
    }

/*.Button2 {
    background-color: #FFD48C !important;
}

    .Button2:hover {
        background-color: #EBC381 !important;
    }*/

input[type=button] {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background-color: #e8e8e8;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0;
    border: 1px solid #b8b8b8;
    display: inline-block;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    font-style: normal;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #ebdec8;
}

    input[type=button]:hover {
        background-color: #d1d1d1;
    }

    input[type=button]:active {
        position: relative;
        top: 1px;
    }

    input[type=button]:disabled {
        background-color:#d1d1d1; /*#eee;*//*d1d1d1*/
        border: 1px solid #b8b8b8;
        color:#827e7e
    }


.defaultButton {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #f0f0f0 !important;
}

    .defaultButton:hover {
        background-color: #c0c0c0 !important;
    }

    .defaultButton:active {
        position: relative;
        top: 1px;
    }

.ButtonPadding {
    padding: 3px 5px !important;
}

.ButtonSpacing {
    margin-right: 3px !important;
}


.PromptCSS2 {
    font-size: 9px;
    font-style: italic;
    height: 15px;
}


.updateProgressImage {
    margin: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    font-size: small;
    vertical-align: top;
    top: 5%;
    position: fixed;
    right: 45%;
    color: #275721;
    text-align: left;
    z-index: 99999;
    display: block;
}

.updateProgressOverlay {
    background-color: #001C38;
    filter: alpha(opacity=60);
    opacity: 0.60;
    width: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    height: 100%;
    z-index: 99998;
}


.updateProgressOverlay_Fixed {
    filter: alpha(opacity=60);
    opacity: 0.60;
    width: 100%;
    max-width: 490px;
    position: absolute;
    margin: 0 auto;
    height: 400px;
    z-index: 99998;
}

.updateProgressImage_Fixed {
    margin: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    font-size: small;
    vertical-align: top;
    position: absolute;
    color: #275721;
    text-align: left;
    z-index: 99999;
    display: block;
}


input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}

textarea, select {
    border: 1px solid #cccccc;
}

.DarkRow {
    background-color: #666;
    font-size: medium;
    padding: 10px;
    color: #f7f7f7 !important;
}

.DarkRowHeader {
    background-color: #0F418C;
    color: #f7f7f7 !important;
    font-size: medium;
    padding: 10px;
}

    .DarkRowHeader a {
      color: #0d3ead !important;
        font-size: medium;
        padding: 10px;
        cursor:pointer;
    }

.DarkRowHeader-PM {
    background-color: #0F418C;
    color: #f7f7f7 !important;
    font-size: medium;
    padding: 5px;
}

.DarkRowHeader_Overview {
    background-color: #587E38;
    color: #f7f7f7 !important;
    font-size: medium;
    padding: 10px;
}

.DarkRowHeader_Data {
    background-color: #5576AB;
    color: #f7f7f7 !important;
    font-size: medium;
    padding: 10px;
}

.DarkRowHeader_Reporting {
    background-color: #D4AC24;
    color: #f7f7f7 !important;
    font-size: medium;
    padding: 10px;
}

.DarkRowHeader_SMS {
    background-color: #E67B00;
    color: #f7f7f7 !important;
    font-size: medium;
    padding: 10px;
}

.DarkRowHeader_Training {
    background-color: #A1276B;
    color: #f7f7f7 !important;
    font-size: medium;
    padding: 10px;
}

.DarkRowHeader_WorkOrder {
    background-color: #7759A0;
    color: #f7f7f7 !important;
    font-size: medium;
    padding: 10px;
}

.DarkRowHeader_WorkOrderLog {
    background-color: #E67B00;
    color: #FFFFFF !important;
    font-size: medium;
    padding: 6px;
}

.DarkRowHeader_WorkRequest {
    background-color: #4EA8AE;
    color: #FFFFFF !important;
    font-size: medium;
    padding: 6px;
}

.DarkRowHeader_PM {
    background-color: #0aab2c;
    color: #FFFFFF !important;
    font-size: medium;
    padding: 6px;
}

.DarkRowHeader_Reports {
    background-color: #f1c739;
    color: #FFFFFF !important;
    font-size: medium;
    padding: 6px;
}

.DarkRowHeader_Map {
    background-color: #9484c5;
    color: #FFFFFF !important;
    font-size: medium;
    padding: 6px;
}

.DarkRowHeader_WorkOrderLog_SiteMap {
    background-color: #eeeeee;
    color: #0f418c !important;
    font-size: small;
    padding: 5px;
}

.DarkRowHeader_WorkOrderDashboard {
    background-color: #7ec3f5;
    color: #f7f7f7 !important;
    font-size: medium;
    padding: 10px;
}

.DarkRowHeader_Settings {
    background-color: #7ec3f5;
    color: #f7f7f7 !important;
    font-size: medium;
    padding: 10px;
}

.DarkRowHeader_TrainingDashboard {
    background-color: #f7f7f7;
    color: #0d3ead !important;
    font-size: medium;
    padding: 10px;
}

.dashboard-warning {
    background-color: #e8f4f8;
    color: #0d3ead !important;
    font-size: medium;
    padding: 10px;
}

.dashboard-warning1 {
    background-color: #f6f6dc;
    font-size: medium;
    padding: 10px;
}

.dashboard-chart-header {
    background-color: #666;
    font-size: medium;
    padding: 10px;
    color: #fff;
}

.DarkRowHeader_a {
    background-color: #e8f4f8;
    color: #0d3ead !important;
    font-size: medium;
    text-decoration: underline;
}

.DarkRowHeader_Dashboard {
    background-color: #8faaf7;
    color: white !important;
    font-size: medium;
    padding: 10px;
    margin-top: 10px;
}

.DarkRowSmall {
    background-color: #464644;
    text-align: center;
    padding: 10px;
    color: #F2CB83;
    display: block;
    width: 280px;
}

.footer {
    background-color: #0F418C;
    color: white;
}


.cpHeader {
    padding: 10px;
    color: #5377A9;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 1.5em;
    background-color: transparent !important;
    /*background-image: url(graphics/info2.png);*/
    background-repeat: no-repeat;
    cursor: pointer;
}

.API_Control {
    padding-bottom: 20px;
    color: #5377A9;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 1.5em;
    background-color: transparent !important;
    background-image: url(graphics/api_logo_28x28.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

.FormLink_Control {
    padding-bottom: 40px;
    padding-right: 40px;
    color: #5377A9;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 1.5em;
    background-color: transparent !important;
    background-image: url(graphics/form_link.png);
    background-repeat: no-repeat;
    cursor: pointer;
}



.cpBody {
    z-index: 99999;
}

    .cpBody span {
        background-color: #FFF4BA !important;
        padding: 10px;
        margin: 0px;
        z-index: 99999;
        position: absolute;
    }


.newspaper-a {
    font-size: 12px;
    width: 480px;
    text-align: left;
}

    .newspaper-a th {
        padding: 12px 17px 12px 17px;
        font-weight: normal;
        font-size: 14px;
        border-bottom: 1px solid #69c;
    }

    .newspaper-a td {
        padding: 7px 17px 7px 17px;
    }

    .newspaper-a tbody tr:hover td {
        background: #eee;
    }

.leftMenu {
    float: left;
    background-color: red;
    min-width: 125px;
    vertical-align: top;
    border: solid 1px #909EA8;
    background-color: #D4E9F7;
    padding: 5px;
}


    .leftMenu ul {
        list-style: none;
    }

.leftToolbar {
    display: inline-block;
    cursor: pointer;
    font-size: 8pt;
    background-color: #FFD48C;
    padding: 10px;
    text-decoration: none;
    border: solid 1px #909EA8;
    color: #464644;
    width: 120px;
}

    .leftToolbar:hover {
        background-color: #F2CB83;
    }


table {
    max-width: 100%;
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    margin-bottom: 2px;
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}


.topTable {
    background-color: #0F418C;
    color: #f2f2f2;
    padding-bottom: 5px;
}

    .topTable a {
        color: #f2f2f2;
        padding: 5px;
        margin: 5px;
        /*text-decoration:underline;*/
    }


        .topTable a:hover {
            color: #fff;
        }

        .topTable a:active {
            color: #fff;
        }





.add-margin {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.rssFeed {
    min-height: 250px !important;
}

    .rssFeed img {
        margin: 10px !important;
    }

    .rssFeed a {
        color: #0f418c;
    }

.lh > a:first-child {
    font-size: large;
}

/* 
    Responsive button here
*/



/*!
 * bootstrap-select v1.5.4
 * http://silviomoreto.github.io/bootstrap-select/
 *
 * Copyright 2013 bootstrap-select
 * Licensed under the MIT license
 */

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 0;
}

.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
    float: right;
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}


.red {
    background-color: #DC3522;
    color: white;
    padding-left: 3px;
    padding-right: 3px;
}

.green {
    background-color: #00A388 !important;
    color: white;
    padding-left: 3px;
    padding-right: 3px;
}

.yellow {
    background-color: #FFFF9D;
    color: black;
    padding-left: 3px;
    padding-right: 3px;
}

*[readonly], *[readonly="readonly"] {
    background-color: #f7f7f7 !important;
    color: #464644 !important;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
/* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
* html .ui-autocomplete {
    height: 200px;
}

textarea[class^='autoComplete'], textarea[class*='autoComplete*'] {
    background-image: url('graphics/autocomplete-icon.png');
    background-repeat: no-repeat;
    padding-left: 20px;
}

.layout {
    width: 120px;
}

    .layout:hover {
        border-color: yellow;
        background-color: yellow;
    }

.Overview-Grid-Title {
    width: 100% !important;
    color: #fff;
    background-color: #587E38;
    display: block;
    text-align: center;
    padding: 5px;
    border-left: solid 1px #587E38;
    border-top: solid 1px #587E38;
    border-right: solid 1px #587E38;
}

.grid-pager-dark, .grid-pager-dark td {
    background-color: #666;
    color: #f7f7f7 !important;
    border: none !important;
}

    .grid-pager-dark .current {
        background: #CEE6F6;
    }

    .grid-pager-dark span {
        background-color: #D7DFF0;
        color: #464644;
        padding: 3px;
        margin: 3px;
    }


    .grid-pager-dark a {
        color: #f7f7f7 !important;
        padding: 3px;
        margin: 3px;
    }

        .grid-pager-dark a:active {
            color: #f7f7f7 !important;
        }

.grid-header-dark {
    background-color: #666;
    color: #fff !important;
}

    .grid-header-dark a {
        color: #fff !important;
    }

.spellcheck {
    min-height: 20px;
}


.spellcheck {
    background-color: transparent;
    word-wrap: break-word !important;
    white-space: pre-wrap !important;
}

    .spellcheck:before,
    .spellcheck:after {
    }

.API_Control, .cpHeader {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}



input[type="submit"]:disabled {
    background-color: #eee !important;
    cursor: not-allowed !important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

textarea[readonly="readonly"], textarea[readonly] {
    background-color: #ddd !important;
    cursor: not-allowed !important;
}



.blueGrad {
    background-color: #001668;
    font-variant: normal;
}

    .blueGrad a {
        color: white;
    }

.whiteGrad {
    background: #fff;
    color: #000033;
}

    .whiteGrad a {
        color: #000033;
    }

.norounded {
    border-radius: 0px;
}

/*
 * Sidebar
 */

/* Hide for mobile, show later */
.sidebar {
    display: none;
}

@media (min-width: 768px) {
    .sidebar {
        z-index: 1000;
        display: block;
        overflow-x: hidden;
        overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
        border-right: 1px solid #eee;
    }

    .modal-dialog {
        width: 350px;
        margin: 30px auto;
    }
}

/* Sidebar navigation */
.nav-sidebar {
    margin-right: -21px; /* 20px padding + 1px border */
    margin-bottom: 20px;
    margin-left: -20px;
}

    .nav-sidebar > li > a {
        padding-right: 20px;
        padding-left: 20px;
    }

    .nav-sidebar > .active > a,
    .nav-sidebar > .active > a:hover,
    .nav-sidebar > .active > a:focus {
        color: #fff;
        background-color: #428bca;
    }


/*
 * Main content
 */

.main {
    top: 60px;
}

@media (min-width: 768px) {
    .main {
    }
}

.main .page-header {
    margin-top: 0;
}

label {
    margin-left: 5px;
    margin-right: 5px;
}

input[type="checkbox"] + label {
    display: inline;
}

ui-datepicker, ui-datepicker, ui-widget, ui-widget-content, ui-helper-clearfix, ui-corner-all {
    z-index: 999999 !important;
    display: block !important;
    position: relative !important;
}


ui-datepicker-prev span {
    z-index: 999999 !important;
    display: block !important;
    position: relative !important;
}



textarea {
    white-space: pre-wrap !important;
    overflow: auto;
    word-wrap: break-word !important;
    text-wrap: unrestricted !important;
}

.left-checkbox {
    display: block;
    margin-left: 15px !important;
    text-indent: -15px;
    vertical-align: middle !important;
}

.right-checkbox {
    display: block;
    margin-right: 15px !important;
    text-indent: -15px;
    vertical-align: middle !important;
}

.left-checkbox label {
    position: relative;
    vertical-align: middle !important;
    display: inline-block !important;
    font-weight: normal !important;
    text-align: left;
}

.right-checkbox label {
    position: relative;
    vertical-align: middle !important;
    display: inline-block !important;
    font-weight: normal !important;
}



.right-checkbox input[type="checkbox"] {
    box-sizing: initial !important;
    padding: 0;
    margin-top: 0px;
    vertical-align: middle !important;
    position: relative;
    *overflow: hidden;
}

.left-checkbox input[type="checkbox"] {
    padding: 0;
    margin-top: 0px;
    vertical-align: middle !important;
    position: relative;
    *overflow: hidden;
}


/* Signature Pad styles*/
/* Signature panel container*/
.signature-panel {
    width: 400px;
    height: 240px;
    display: block;
    color: #000033;
    background-color: #E2F3FF;
    /*max-width:600px;*/
    padding: 20px;
    margin-bottom: 5px;
}

.signature-controls-panel {
    width: 400px;
    height: auto;
    display: block;
    color: #000033;
    background-color: #E2F3FF;
    /*max-width:600px;*/
    padding: 20px;
    margin-bottom: 5px;
}

    .signature-controls-panel .signature-message {
        display: table-row;
        width: 100%;
    }

    .signature-controls-panel .signature-buttons {
        display: table;
        width: 100%;
    }

        .signature-controls-panel .signature-buttons .signature-button {
            display: table-cell;
            margin: 2px 5px 2px 5px;
            padding: 2px;
        }

/*This is the div within which the signature canvas is fitted*/
.signature-pad {
    border: 1px dotted #555;
    background-color: #fff;
    /*position: absolute;
    left: 0;
    top: 0;*/
    width: 360px;
    height: 200px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Drawing the 'gripper' for touch-enabled devices */
html.touch #content {
    float: left;
    width: 92%;
}

html.touch #scrollgrabber {
    float: right;
    width: 4%;
    margin-right: 2%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAAAAACh79lDAAAAAXNSR0IArs4c6QAAABJJREFUCB1jmMmQxjCT4T/DfwAPLgOXlrt3IwAAAABJRU5ErkJggg==);
}

html.borderradius #scrollgrabber {
    border-radius: 1em;
}

.dropdown-menu-blue {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #001668;
    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);
}

.work-order-tasks {
    background-color: #E67B00;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
     white-space: nowrap;
    text-shadow: 1px 1px 1px #333333;
}

.TrainingNav {
    background-color: #A1276B;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 1px 1px 1px #333333;
}

.WorkOrderNav {
    background-color: #7759A0;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    text-shadow: 1px 1px 1px #333333;
}

.Training a, .Training {
    background-color: #A1276B !important;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.SMS a, .SMS {
    background-color: #E67B00 !important;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.OverviewNav:hover, .EventNav:hover, .DataNav:hover, .ReportingNav:hover, .SMSNav:hover, .TrainingNav:hover, .WorkOrderNav:hover,
.back-to-asocs:hover, .work-order-search:hover, .work-order-tasks:hover, .MaintenanceNav:hover, .MappingNav:hover, .DashboardNav:hover, .PMNav:hover, .WRNav:hover {
    background-color: #7759A0 !important;
    text-shadow: 1px 1px 1px #333333;
}

.EventNav {
    background-color: #22ABA4;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    text-shadow: 1px 1px 1px #333333;
}

.SMSNav {
    background-color: #0aab2c;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    text-shadow: 1px 1px 1px #333333;
}

.OverviewNav {
    background-color: #0aab2c;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    text-shadow: 1px 1px 1px #333333;
}

.PMNav {
    background-color: #0aab2c;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;   
     white-space: nowrap;
    text-shadow: 1px 1px 1px #333333;
}

.MaintenanceNav {
    background-color: #a0b5ef;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    text-shadow: 1px 1px 1px #333333;
}

.ReportingNav {
    background-color: #f1c739;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    text-shadow: 1px 1px 1px #333333;
}

.DataNav {
    background-color: #5576AB;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    text-shadow: 1px 1px 1px #333333;
}


.MappingNav {
    background-color: #9484c5;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    text-shadow: 1px 1px 1px #333333;
}


.DashboardNav {
    background-color: #7ec3f5;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    text-shadow: 1px 1px 1px #333333;
}

.WRNav {
    background-color: #4EA8AE;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
     white-space: nowrap;
    text-shadow: 1px 1px 1px #333333;
}

.back-to-asocs {
    background-color: #fb120a;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
     white-space: nowrap;
    text-shadow: 1px 1px 1px #333333;
}

.asocs-badge {
    display: inline-block;
    min-width: 10px;
    width: 100%;
    height: 3px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}

/*Dash board*/
.menubtn {
    color: black;
    background: white;
    /*border:1px solid blue;*/
    height: 30px;
    width: 150px;
    padding: 6px 20px;
    font-size: 16px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-decoration: none;
}

.menubtn-active {
    color: black;
    background: white;
    border: 1px solid #e6e2e2;
    height: 30px;
    width: 150px;
    padding: 6px 20px;
    font-size: 16px;
    border-bottom: none;
    text-decoration: none;
}

    .menubtn-active:hover {
        text-decoration: none;
    }

.menubtn:hover, .menubtn:focus, .menubtn:active {
    background: #e6e2e2;
    text-decoration: none;
}

span.badge {
    background-color: #337ab7;
    border-radius: 1px;
    height: 18px;
}

.nav_ttl h5, .nav_content li {
    font-size: 14px;
    background-color: #eae9e9;
    overflow: auto;
    margin: 0;
    line-height: 22px;
    padding-left: 8px;
    color: #525151;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

    .nav_ttl h5 .badge, .nav_content li .badge {
        cursor: pointer;
        height: 22px;
        line-height: 18px;
        width: 30px;
    }

.nav_content li {
    list-style: none;
}

span.badge.more_badge {
    background-color: #000;
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    border: 1px solid #000;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.quick_links {
    border: 1px solid #ccc;
    max-width: 358px;
}

.nav_content li a {
    color: #525151;
    text-decoration: none;
}

#home p {
    color: #337ab7;
    font-size: 12px;
}

    #home p span {
        color: #000;
        font-size: 14px;
    }
/*Dashboard*/


.tab_hover {
    color: #0F418C !important;
}

.Map_Control {
    background-color: lime;
    border: solid 20px purple;
}

.gv {
    background-color: white;
}

.aspNetDisabled:hover {
    background-color: #909EA8 !important;
    cursor: not-allowed;
}

table thead {
    background-color: #666;
}

.scroll-table thead,
.scroll-table tbody {
    display: block;
}

    .scroll-table thead tr {
        position: relative;
    }

        .scroll-table thead tr th {
            height: 30px;
            line-height: 30px;
        }

.scroll-table tbody {
    height: 500px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.scroll-table td, .scroll-table th {
    min-width: 100px;
}

    .scroll-table th.sched-report-user-col-checkbox,
    .scroll-table td.sched-report-user-col-checkbox {
        min-width: 60px;
    }

    .scroll-table th.sched-report-user-col-email,
    .scroll-table td.sched-report-user-col-email {
        min-width: 200px;
    }

    .scroll-table th.sched-report-user-col-firstname,
    .scroll-table td.sched-report-user-col-firstname {
        min-width: 100px;
    }

    .scroll-table th.sched-report-user-col-lastname,
    .scroll-table td.sched-report-user-col-lastname {
        width: 100px;
    }

    .scroll-table td:last-child, .scroll-table th:last-child {
        width: 100px;
    }

.smartFormButton {
    background-color: #5576AB;
    color: white;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: table;
    white-space: nowrap;
    text-shadow: 1px 1px 1px #333333;
    width: 100%;
    height: 100%;
}

    .smartFormButton:hover {
        background-color: #7759A0;
        text-shadow: 1px 1px 1px #333333;
        cursor: pointer;
    }

    .smartFormButton:disabled {
        background-color: #ccc;
        cursor: default;
        -webkit-text-fill-color: #ccc !important;
    }

.smartformButtonImage {
    display: inline-block;
    padding: 0px 4px 0px 2px;
}

.smartFormButtonSpan {
    min-height: 29px;
    padding-left: 6px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.dutylog-content {
    width: auto;
    height: 100%;
}


    .dutylog-content iframe {
        width: 100%;
        height: 100%;
        border: none;
        /*position: absolute;
        top: 0;
        left: 0;
        bottom: 1px;
        display: block;
        
       */
    }

    }

.popup {
    position: absolute;
    margin-top: 4px;
    margin-left: 33px;
    z-index: 10;
    opacity: 2;
}

.hideField {
    display: none;
}

.modal-box {
    display: none;
    position: absolute;
    z-index: 1000;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
}
.row-margin {
    margin-bottom: 15px;
    margin-top: 22px;
}

.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) !important;
}

.icon-pointer {
    cursor: pointer;
}

.modalpop {
    min-width: auto !important;
}

.modal-content {
    min-width: 300px;
}

.modal-content-width {
    min-width: 500px;
}


.modal-content h4 {
    padding-left: 20px;
}

.task {
    width: 1200px;
}

.asset {
    height: 215px;
    width: 400px;
}

.assetHeading {
    background-color: #337ab7;
    color: white;
    font-size: 22px;
}

.labor {
    width: 800px;
    height: 350px;
}

.report {
    width: 1041px;
    height: 500px;
}

.modal-title {
    padding-left: 15px;
    padding-top: 3px;
    padding-bottom: 10px;
}

.modal-body {
}

    .modal-body select {
        padding-left: 20px;
    }

.SearchBar {
    display: block;
    width: 500px !important;
    height: 28px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



:last-child.input-group-addon {
    min-width: 30px;
}

/*.glyphicon {
    top: 5px;
}*/

.modal-content {
    position: absolute;
    /*width:100%;*/
}

.top-menu > li > a {
    padding-top: 8px;
    padding-bottom: 0px;
}

h2.custom-h2 {
    margin-top: 0px;
}

.navbar-custom {
    min-height: 35px;
}

.dashboard-menu {
    float: none !important;
    margin: 0 auto;
    width: 50%;
}

    .dashboard-menu > li > a {
        border: 1px solid #337ab7;
        padding: 5px 5px 5px 5px;
        margin: 0px 1px 0px 1px;
        font-size: 14px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        color: #525151;
    }

        .dashboard-menu > li > a:hover, .dashboard-menu > li > a:focus, .dashboard-menu > li > a:active {
            text-decoration: none;
            background-color: #eae9e9;
            color: #525151 !important;
        }

.active > a {
    background-color: #eae9e9;
}

.padding-top-20 {
    padding-top: 20px;
}

.text-align-right {
    text-align: right;
}

@media (min-width: 32em) {
}

.Grid-header {
    color: white;
    background-color: #043687;
}

.GridAnchor {
    color: #337AB7;
    text-decoration: underline;
    cursor: pointer;
}

.resizeTextarea {
    max-width: 650px;
    max-height: 150px;
    resize: none;
}

.SectionHeaders {
    line-height: 20px;
    background-color: #0e4193;
    font-size: 12px;
    color: white;
    padding-left: 5px;
}

.lineheight36 {
    line-height: 36px;
}

textarea {
    resize: none;
}

.margin-top-10 {
    margin-top: 10px;
}

.check-box {
    margin: 1px -20px 0 !important;
}


.radio-box {
    margin: 1px -20px 0 !important;
}

.btn-default {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3) !important;
}


.arrow-size {
    font-size: 30px;
}

.arrow-margin-top {
    margin-top: 100px;
}


.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
}

.panel-body {
    padding: 0px;
    padding-top: 5px;
}

.panel-title {
    background-color: #0F418C;
    color: #f7f7f7 !important;
    font-size: medium;
}

    .panel-title > a {
        display: block;
        padding: 10px;
        text-decoration: none;
    }

.more-less {
    float: right;
    color: #f7f7f7;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #fff;
}

.panel-default, .panel-default > .panel-heading {
    border-color: #fff;
}

.btn-primary-red {
    color: #fff;
    background-color: #e70c04;
}

    .btn-primary-red:hover {
        color: #fff;
    }


.btn-primary-green {
    color: #fff;
    background-color: #0bc332;
}

    .btn-primary-green:hover {
        color: #fff;
    }

/*08092017 layout content css*/
.layout-first,
.layout-second {
    border: 1px solid #ddd;
    border-radius: 10px;
    min-width: 200px;
    max-width: 200px;
}

    .layout-first.active,
    .layout-second.active {
        border: 1px solid #008000;
    }

    .layout-first .header,
    .layout-second .header {
        margin-top: 15px;
        background: #e8f4f8;
        height: 20px;
    }

    .layout-first .content,
    .layout-second .content-child1,
    .layout-second .content-child2 {
        background: #D3D3D3;
        height: 100px;
    }

    .layout-second .content-parent {
        padding-bottom: 7px !important;
    }

    .layout-second .content-child1 {
        border-right: 2px solid #fff;
    }

    .layout-second .content-child2 {
        border-left: 2px solid #fff;
    }

@media all and (max-width:500px) {
    .layout-first {
        width: 100%;
    }

    .layout-first,
    .layout-second {
        margin-left: 8.3% !important;
        min-width: 200px;
        margin-top: 20px;
    }
}

.chart-heading {
    background: #337ab7;
    color: #fff;
    padding: 6px 10px 6px 10px;
    margin-bottom: 5px;
    font-size: 13px;
}

.nodatagraph {
    border-radius: 25px;
    background: #D4E9F7;
    text-align: center;
    vertical-align: middle;
    font-size: x-large;
    font-weight: bold;
}

.legend-font {
    font-size: 14px;
}

.multiselect,
.multiselect:hover,
.multiselect:focus {
    width: 100%;
    display: block;
    background: #fff !important;
    border: 1px solid #ccc;
    text-align: left;
    border-radius: 4px;
    box-shadow: none;
}

button.multiselect b.caret {
    float: right;
    margin-top: -12px;
    margin-right: -6px;
}

button.multiselect {
    box-shadow: none !important;
}

.multiselect {
    overflow: hidden;
    display: block;
    max-height: 35px;
}

.multiselect-selected-text {
    overflow: hidden;
    display: block;
    width: 96%;
}

.nav > li > a:focus {
    text-decoration: none;
    background-color: #0f418c;
    color: #777 !important;
}


@media all and (min-width:768px) and (max-width:991px) {
    ul.layout-nav {
        width:100%;
    }
    ul.layout-nav li {
        display:block;
        width: 100%;
    }
}

@media print {
    
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important;
    }
   
    body {
        font: 10pt Georgia, "Times New Roman", Times, serif;
        line-height: 1.3;
        background-color: #fff;
    }
   
    input[type="button"] {
        display: none !important;
    }

    .input-group {
        display: inline;
    }

    .glyphicon {
        display: none !important;
    }

    .input-group-btn, .input-group-addon {
        display: none !important;
    }

    ul.layout-nav li, .DarkRowHeader_Dashboard{
        display: none !important;
    }

    #navbarCollapse2 {
        display: none !important;
    }

    .navbar-toggle {
        display: none !important;
    }

    #rowTable, #imageUploads, #warrantyAdd, #commentAdd  {
        display: none;
    }

    #divImageHolder {
        height: 325px;
        width: 200px;
        position: relative;
    }

    #AttachmentsId {
        margin-top: 100px;
    }

    #divProcedureTaskList{
        page-break-inside: avoid;
    }

    #PmTasks{
        page-break-before: always;
    }

    .pagination {
        display: none;
    }

    #assetAttachmentTable thead tr  th:nth-of-type(4), #assetAttachmentTable tr td:nth-child(4) {
        display: none;
    }

    #warrantyTable thead tr  th:nth-of-type(5), #warrantyTable tr td:nth-child(5) {
        display: none;
    }
}

.print {
    float: right;
    cursor: pointer;
}

.button-cursor {
    cursor: pointer;
}
.search-combo-dialog-itemlist {
    display: block;
    max-height: 400px;
    overflow: scroll;
}

.modal-header .close {
   
}
.search-combo-dialog-item {
    display: table-row;
    background-color: lightgray;
}

    .search-combo-dialog-item:nth-child(even) {
        background-color: white;
    } 


  .overflow-clip {    
      padding: 5px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: clip;
}
}

/*forlegend of pie chart*/
#multi_chart5  .jqplot-table-legend {
    left: -12px !important;
    top:259px !important;
    width: 100%;
}

table.jqplot-table-legend {
    text-align: center;
    padding: 5px;
    width: 100%;
    text-align: center;
    font-family: arial, sans-serif;
    font-size: .75em;
}

/*---------------top*/
.jqplot-table-legend-swatch {
    border: 1px solid #dddddd;
    padding: 5px;
    width: 0;
    height: 0;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
}


#NewDashboard_WorkRequestTable, #NewDashboard_WorkOrderTable {
    overflow-y : auto;
     height: 315px;

}

 .dashboard-chart {
        /*overflow-y : auto;*/
    }

 .dashboard-label-no-data-display{
         font-size: 24px;
    margin-left: 30%;
    background-color: lightblue
 }

 #functionBtns {
     float: right;
     padding: 0px;
 }
