/* Minification failed. Returning unminified contents.
(82,1): run-time error CSS1019: Unexpected token, found '}'
(604,41): run-time error CSS1046: Expect comma, found '0'
(604,45): run-time error CSS1046: Expect comma, found '/'
(605,33): run-time error CSS1046: Expect comma, found '0'
(605,37): run-time error CSS1046: Expect comma, found '/'
(2173,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(2174,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(2191,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(2192,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(2227,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(2228,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
body {
    color: #333333 !important;
    font-family: 'Titillium Web', sans-serif !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    background: #fff none repeat scroll 0 0 !important;
}

a {
    color: #026936;
    text-decoration: none;
    font-family: 'Titillium Web', sans-serif;
}

    a:hover, a:focus {
        color: #026936;
        text-decoration: underline;
    }

    a:focus {
        outline: none;
    }

b, strong {
    font-family: 'Titillium Web', sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

.fore-page-style .header {
    padding: 10px !important;
    border-bottom: 1px solid #ddd;
}

.fore-page-style .header .logo-inside {
    float: left;
}

.fore-page-style .header h1 {
    float: left;
    font-size: 25px;
    color: #333;
    font-weight: 600;
    margin: 0;
    padding-left: 15px;
    padding-top: 15px;
    border-left: 1px solid #ddd;
    margin-left: 15px;
    padding-bottom: 15px;
}

.fore-page-style .content-aria-pl .face {
    padding-top: 60pt;
}

.fore-page-style .content-aria-pl .face .fa {
    font-size: 250px;
    color: #767676;
}

.fore-page-style .content-aria-pl .text-title {
    color: #777777;
    padding-top: 0;
    font-weight: 600;
    font-size: 80px;
}

.fore-page-style .content-aria-pl .text-title-2 {
    color: #CBCBC9;
    font-size: 30px;
    line-height: 1;
}

.fore-page-style .content-aria-pl .text-dis {
    color: #898989;
    padding-top: 15px;
    font-size: 18px;
}
}

.fore-page-style .content-aria-pl .back-btn-for {
    padding-top: 20px;
}

.fore-page-style .content-aria-pl .back-btn-for a {
    font-size: 20px;
    font-weight: 600;
    padding-top: 20px;
}


.site_name {
    padding-left: 25px;
    font-size: 25px;
    padding-top: 10px;
    float: left;
    font-weight: 600 !important;
}

.content-body {
    padding-bottom: 50px;
}


.top-nav {
    background: transparent !important;
}

.panel .btn,
.table .btn {
    padding: 2px 10px;
    font-size: 13px;
    font-weight: normal !important;
    font-family: 'Titillium Web', sans-serif;
}

.panel {
    margin-bottom: 15px !important;
    border-radius: 0px !important;
}

    .panel > .panel-heading {
        color: #333 !important;
        background-color: #FFF !important;
        border-top-left-radius: 8px !important;
        border-top-right-radius: 8px !important;
        border-top: 4px solid transparent !important;
    }

        .panel > .panel-heading .panel-title {
            margin-top: 0 !important;
            margin-bottom: 0;
            font-size: 20px;
            color: inherit;
            font-weight: 600;
            float: inherit;
        }



    .panel .form-control {
        /*display: block;
    width: 100%;*/
        padding: 3px 12px;
        font-size: 13px;
        line-height: 1.42857143;
        color: #555;
        background-image: none;
        border: 1px solid #ccc;
        -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;
    }

    .panel .input-group-addon {
        border-radius: 0;
    }

    .panel .search-box .btn-group {
        margin-top: 23px;
    }

        .panel .search-box .btn-group .btn {
            padding: 4px 10px;
            font-size: 13px;
            font-weight: normal !important;
            font-family: 'Titillium Web', sans-serif;
        }

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    display: none;
}

.dataTables_wrapper div:empty {
    display: none;
}

.serch-div {
    float: right;
}

.mylength {
    padding-bottom: 15px;
    float: right;
}

.dataTables_wrapper .myfilter .dataTables_filter {
    float: left;
}

.dataTables_wrapper .mylength .dataTables_length {
    float: left;
}

    .dataTables_wrapper .mylength .dataTables_length label {
        margin-bottom: 0;
    }

.dataTables_wrapper .myinfo {
    float: left;
}

.dataTables_wrapper .mypaging {
    float: right;
    margin-top: 10px;
}

.no-sort {
    width: 45px !important;
}

.table-expand {
    width: 5px !important;
}

.table-colored > thead > tr {
    background: #ddd;
    color: #333;
}

.table > thead > tr > th.text-center:not(.no-sort) {
    width: 100px !important;
}

.table > tbody > tr > td {
    color: #000000;
    font-weight: 500;
    font-size: 14px;
    padding: 5px;
    vertical-align: middle;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 5px;
}

.dataTable thead {
    background: #E5E5E5;
}

.red-star {
    color: #FF0000 !important;
}

.search-pan {
    margin-bottom: 5px;
    text-align: right;
}

div.dataTables_wrapper div.dataTables_length label {
    margin-top: 5px;
    padding-right: 10px;
}

.search-pan .form-control {
    font-size: 13px;
    padding: 3px 5px;
}

.search-pan .txtSearch {
    padding-top: 5px;
    padding-left: 10px;
    border-radius: 3px 0px 0px 3px;
    border-right: 0;
}

.search-pan .search-box .btn {
    background: #ccc;
    color: #333;
    border: 0;
    border-radius: 0px 3px 3px 0px;
    border-left: 0;
    font-size: 13px;
    font-weight: normal;
    padding: 5px 9px;
    height: 30px;
}

.search-pan .search-box .btn-warning:hover {
    background: #D84F47;
    color: #fff;
}

.search-pan .search-box .btn-success:hover {
    background: #5cb85c;
    color: #fff;
}

div.dataTables_wrapper div.dataTables_paginate {
    padding-top: 5px;
}

.act-btn {
    height: 45px;
    font-size: 15px !important;
    margin-right: 15px;
}

table.dataTable thead .sorting_desc {
    background-image: none;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
    border: 1px solid #c5c5c5 !important;
    background: #f6f6f6 !important;
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: 14px;
    top: 13px;
}

.af-pan {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 555px;
}

.af-pan .left-pan-af {
    padding: 15px;
    border-right: 1px solid #ddd;
    min-height: 555px;
}

.af-pan .left-pan-af .add-hcp-btn {
    margin-bottom: 15px;
}

    .af-pan .left-pan-af .add-hcp-btn .btn {
        padding: 10px;
        font-size: 17px;
        border: 1px solid #026936;
        font-weight: bold !important;
        color: #026936;
        background-color: #FFFFFF;
    }

    .af-pan .left-pan-af .add-hcp-btn .btn:hover,
    .af-pan .left-pan-af .add-hcp-btn .btn:focus {
        padding: 10px;
        font-size: 17px;
        border: 1px solid #026936;
        font-weight: bold !important;
        color: #FFF;
        background-color: #026936;
        border-radius: 7px;
    }

.blue-btn {
    border: 1px solid #026936;
    border-radius: 5px;
    color: #026936;
    padding: 5px 6px;
    font-weight: bold;
}

.blue-btn:hover,
.blue-btn:focus  {
    background: #026936;
    color: #fff;
    border: 1px solid #026936;
}

.open ul.dropdown-menu{
    z-index: 10000 !important;
}

.af-pan .left-pan-af .add-hcp-btn .dropdown-menu {
    top: 59px;
    margin-left: 15px;
    width: 92%;
}

.af-pan .left-pan-af .add-hcp-btn .dropdown-menu li {

}

.af-pan .left-pan-af .add-hcp-btn .dropdown-menu li a {
    border-bottom: 1px solid #ddd;
    padding: 8px 15px;
    font-weight: bold;
    font-size: 15px;
}

.af-pan .left-pan-af .add-hcp-btn .dropdown-menu li:last-child a {
    border-bottom: 0;
}

.af-pan .left-pan-af .hcp-list{

}

.af-pan .left-pan-af .hcp-list li {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    background: #EEEEF0;
    margin: 0;
}

.af-pan .left-pan-af .hcp-list li:first-child {
    border-radius: 7px 7px 0px 0px;
}

.af-pan .left-pan-af .hcp-list li:last-child {
    border-bottom: 0;
    margin-bottom: 15px;
    border-radius: 0px 0px 7px 7px;
}

.af-pan .left-pan-af .hcp-list li a {
    color: #333;
    padding: 2px 10px;
}

.af-pan .left-pan-af .hcp-list .active {

}

.af-pan .left-pan-af .hcp-list .active a,
.af-pan .left-pan-af .hcp-list .active a:hover{
    background: #fff;
    border: 0;
    color: #333 !important;
    font-weight: bold;
    -webkit-box-shadow: 0 0 5px 2px #D9D9D9;
box-shadow: 0 0 5px 2px #D9D9D9;
}

.af-pan .left-pan-af .hcp-list li a .delete,
.af-pan .left-pan-af .hcp-list li a .delete:hover,
.af-pan .left-pan-af .hcp-list li a .delete:focus {
    background: transparent;
    border: 0;
}

.af-pan .left-pan-af .hcp-list li a .delete .fa {
    font-size: 20px;
    color: #FF2D55;
}

.icheck-default > input:first-child:checked + input[type=hidden] + label::before, .icheck-default > input:first-child:checked + label::before {
    background-color: #fff;
    border-color: #026936;
    border-radius: 5px;
    color: #fff;
}

[class*=icheck-] > input:first-child + input[type=hidden] + label::before, [class*=icheck-] > input:first-child + label::before {
    content: "";
    display: inline-block;
    color: #fff;
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px solid #026936;
    border-radius: 5px;
    margin-left: -29px;
}

.icheck-default > input:first-child:checked + input[type=hidden] + label::after, .icheck-default > input:first-child:checked + label::after {
    border-bottom-color: #026936;
    border-right-color: #026936;
}

.comment-pan {
    margin-bottom: 10px;
}

.timer-pan {
    background: #fff;
    border: 0;
    margin-bottom: 15px;
    padding: 0;
}

.timer-pan .time {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #333;
    font-size: 32px;
}

#circle2 {
    stroke: #026936 !important;
}

.finish-btn {

}

.finish-btn {
    border: 1px solid #026936;
    border-radius: 5px;
    background: #026936;
    color: #fff;
    padding: 10px;
    font-size: 17px;
    font-weight: bold;
}

.finish-btn:hover,
.finish-btn:focus  {
    background: #026936;
    color: #fff;
    border: 1px solid #026936;
}

.af-deatail-pan {
    border: 0;
}

.af-deatail-pan .heading {
    border: 0;
    padding: 0;
    padding-top: 0;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}

.af-deatail-pan .heading .clear-all-btn {
    border: 1px solid #FF2D55;
    border-radius: 5px;
    background: #fff;
    font-weight: bold;
    color: #FF2D55;
}

.af-deatail-pan .heading .clear-all-btn:hover,
.af-deatail-pan .heading .clear-all-btn:focus {
    background: #FF2D55;
    font-weight: bold;
    color: #fff;
}

.ah-panel .panel-heading {
    padding: 0;
    border:0;
}
.ah-panel .panel-title > a, .panel-title > a:active {
    display: block;
    padding: 15px;
    text-decoration: none;
    padding-top: 11px;
    border-bottom: 1px solid #ddd;
}
.ah-panel .panel-heading  a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    transition: all 0.5s;
}
.ah-panel .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.af-deatail-pan .heading .title-text {
    font-weight: bold;
    font-size: 17px;
}

.af-deatail-pan .heading .finsh-fo-btn {
    position: absolute;
    right: 15px;
    top: 20px;
}

.af-deatail-pan .heading .finsh-fo-btn .btn,
.af-deatail-pan .heading .finsh-fo-btn .btn:hover,
.af-deatail-pan .heading .finsh-fo-btn .btn:focus{
    border: 1px solid #026936;
    border-radius: 5px;
    background: #026936;
    color: #fff;
    font-weight: bold;
}

.af-deatail-pan .panel-details {
    float: left;
    width: 100%;
    overflow: auto;
    border: 1px solid #ddd;
    border-radius: 7px;
    min-height: 184px;
    max-height: 184px;
    padding: 10px 15px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

.button-set-af {
    float: left;
}

.af-deatail-pan .panel-details .list-group {
    margin: 0;
    padding: 0;
}

.af-deatail-pan .panel-details .list-group .list-group-item {
    padding: 5px 0;
    border: 0;
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
    border-radius: 0;
    margin: 0;
}

.af-deatail-pan .panel-details .list-group .list-group-item:last-child {
    border-bottom: 0;
}

.af-deatail-pan .panel-details .list-group .list-group-item .text-primary{
    float: left;
    background: #026936;
    color: #fff;
    font-size: 13px;
    padding: 3px 10px;
    margin-right: 10px;
    border-radius: 12px;
}

.af-deatail-pan .panel-details .list-group .list-group-item .badge{

}

.af-deatail-pan .panel-details .list-group .list-group-item .badge .fa{
    font-size: 20px;
    background: transparent !important;
    color: #FF2D55;
}

.af-footer {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 15px;
    bottom: 0;
}


.hcp-list-pan {
    float: left;
    width: 100%;
    overflow: auto;
    max-height: 170px;
}

/* width */
.af-deatail-pan .panel-details::-webkit-scrollbar,
.hcp-list-pan::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.af-deatail-pan .panel-details::-webkit-scrollbar-track,
.hcp-list-pan::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
.af-deatail-pan .panel-details::-webkit-scrollbar-thumb,
.hcp-list-pan::-webkit-scrollbar-thumb {
    background: #026936;
    border-radius: 7px;
}
/* Handle on hover */
.af-deatail-pan .panel-details::-webkit-scrollbar-thumb:hover,
.hcp-list-pan::-webkit-scrollbar-thumb:hover {
    background: #007BDA;
}

.right-pan-af {
    min-height: 555px;
}

.button-set-af {
    bottom: 0;
}

.button-set-af .factors-btn{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.ob-panel .panel-heading {
    padding: 0;
    border:0;
}
.ob-panel .panel-title>a.obs-title, .ob-panel .panel-title>a.obs-title:active{
    display:block;
    padding:15px;
    color:#555;
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    word-spacing:3px;
    text-decoration:none;
}
.ob-panel .panel-heading  a.obs-title:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: left;
    transition: all 0.5s;
}
.ob-panel .panel-heading.active a.obs-title:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.button-set-af .factors-btn .heading{
    float: left;
    margin-left: 15px;
    background: #34C759;
    border-radius: 7px 7px 0 0;
    padding: 5px 10px;
}

.button-set-af .factors-btn .heading .title{
    padding: 0;
    margin: 0;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
}

.button-set-af .factors-btn .details{
    float: left;
    width: 100%;
    background: #C9F0D3;
    border-radius: 7px;
    padding: 10px 10px 10px;
}

.button-set-af .factors-btn .details .btn{
    font-size: 15px;
    font-weight: bold !important;
    color: #026936;
    padding: 3px 10px;
    box-shadow: 0 0 8px -3px #555;
    border-radius: 7px;
    border: 0;
}

.button-set-af .factors-btn .details .btn:hover,
.button-set-af .factors-btn .details .btn:focus{
    color: #fff;
    background: #34C759;
}





.button-set-af .actions-btn{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}


.button-set-af .actions-btn .heading{
    float: left;
    margin-left: 15px;
    background: #4CA0F1;
    border-radius: 7px 7px 0 0;
    padding: 5px 10px;
}

.button-set-af .actions-btn .heading .title{
    padding: 0;
    margin: 0;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
}

.button-set-af .actions-btn .details{
    float: left;
    width: 100%;
}

.button-set-af .actions-btn .details{
    float: left;
    width: 100%;
}

.button-set-af .actions-btn .details .blue-1{
    padding-top: 10px !important;
    padding-left: 10px !important;
    background: #D4E8FC;
    border-radius: 7px 0 0 0;
}

.button-set-af .actions-btn .details .blue-3{
    padding: 10px !important;
    background: #7AB8F5;
    padding-bottom: 0 !important;
    border-radius: 0 7px 7px 0;
}

.button-set-af .actions-btn .details .blue-2{
background: #ADD3F9;
    padding: 10px !important;
    padding-bottom: 0 !important;
    border-radius: 0 0 7px 7px;
}

.button-set-af .actions-btn .details .btn{
    font-size: 15px;
    font-weight: bold !important;
    color: #026936;
    padding: 3px 10px;
    box-shadow: 0 0 8px -3px #555;
    border-radius: 7px;
    border: 0;
    margin-bottom: 10px;
}

.button-set-af .actions-btn .details .btn:hover,
.button-set-af .actions-btn .details .btn:focus{
    color: #fff;
    background: #4CA0F1;
}


/*================confog file styles start=================*/
.Config-pan {
    background: #d0cfcf33;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

    .Config-pan .form-group {
        background: #d0cfcf33;
        float: left;
        width: 100%;
        padding: 10px;
        border-radius: 5px;
    }

        .Config-pan .form-group .ios-switch {
            margin-bottom: 0;
            float: left;
            margin-right: 20px;
        }


        .Config-pan .form-group .control-label {
            margin-bottom: 0;
            float: left;
        }

    .Config-pan .title {
        float: left;
        width: 100%;
        font-size: 16px;
        font-weight: 600;
        padding-top: 10px;
        padding-bottom: 5px;
    }

.hide-days {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}

    .hide-days .span-1 {
        float: left;
        margin-right: 10px;
        font-weight: 600;
    }

    .hide-days .span-2 {
        float: left;
        font-weight: bold;
        padding-left: 10px;
    }

    .hide-days .text-box {
        width: 70px;
        float: left;
        border: 1px solid #E0E0E0;
        border-radius: 5px;
        padding: 4px 5px 4px 12px;
        height: 30px;
    }
/*================config file styles end=================*/

.ifrem-pan {
    margin-bottom: 0 !important;
}

.MSRS-RVC .ParametersFrame {
    border: 0 !important;
    margin-bottom: 10px;
}


.MSRS-RVC .ParamLabelCell label, .MSRS-RVC .ParamEntryCell label {
    vertical-align: middle;
    color: #333;
    padding-right: 10px;
}

.MSRS-RVC .ParamEntryCell input {
    vertical-align: middle !important;
    padding: 6px !important;
    border: 1px solid #9E9E9E !important;
    border-radius: 6px 0 0 6px !important;
    margin-bottom: 10px !important;
}

.MSRS-RVC .ParamEntryCell .glyphui {
    display: inline !important;
    padding: 9px !important;
    margin-bottom: 13px !important;
    border: 1px solid #9E9E9E !important;
    margin-left: 0 !important;
    font-size: 10pt !important;
    border-radius: 0px 6px 6px 0 !important;
    border-left: 0 !important;
    font-family: "reportingservicesglyphs-regular" !important;
}



.MSRS-RVC .ParamEntryCell input:disabled {
    opacity: 100 !important;
}

.MSRS-RVC .SubmitButtonCell {
    border-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}

.MSRS-RVC .SubmitButtonCell .SubmitButton {
    background: #28a745;
    border: 1px solid #28a745;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    padding: 6px 10px;
}

.MSRS-RVC td.ParamEntryCell select {
    margin-left: 0 !important;
    padding: 6px !important;
    border: 1px solid #9e9e9e;
    border-radius: 6px !important;
    width: 100% !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; /* Remove default arrow */
    background-image: url(images/arrow-dd.jpg); /* Add custom arrow */
    background-repeat: no-repeat !important;
    background-position: right top !important;
    padding-right: 40px !important;
}


.MSRS-RVC INPUT, .MSRS-RVC BUTTON, .MSRS-RVC SELECT, .MSRS-RVC TABLE, .MSRS-RVC BODY, .MSRS-RVC FRAMESET, .MSRS-RVC TEXTAREA {
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif !important;
}


.action-list-tab li a {
    color: #333;
    font-weight: 600;
    background: #eee;
    border-radius: 6px 6px 0 0;
    border: 1px solid #ddd;
    margin: 0;
    border-bottom: 0;
}

.action-list-tab > li.active > a, .action-list-tab > li.active > a:focus, .action-list-tab > li.active > a:hover {
    border-bottom: 0 !important;
    padding-left: 10px;
}

.export_cvs_form .dd_chk_select {
    height: 34px;
    padding: 3px 12px;
    background: url(images/down-arrow-new.png) no-repeat right center; /* Add custom arrow */
}

div.dd_chk_select:hover {
    background: url(images/down-arrow-new.png) no-repeat right center !important; /* Add custom arrow */
    cursor: pointer;
}

    .export_cvs_form .dd_chk_select div#caption {
        overflow: hidden;
        height: 23px;
        margin-right: 20px;
        margin-left: 2px;
        text-align: left;
        vertical-align: middle;
        position: relative;
        top: 4px;
        font-size: 13px;
    }

.export_cvs_form  .dd_chk_drop {
    background-color: white;
    border: 1px solid #CCCCCC;
    text-align: left;
    z-index: 1000;
    left: 0;
    top: 33px;
    min-width: 100%;
}

.add-hcp-btn {
    padding: 6px !important;
    margin-left: 15px;
    float: left;
}

.ppe-section .sec-1 {
    float: right;
    width: 200px;
    margin-right: 15px;
}

.ppe-section .sec-2 {
    float: right;
}

.ppe-section .sec-3 {
    float: right;
    margin: 0 !important;
    background: #eee;
    border-radius: 6px;
    padding: 0 10px;
}

.ppe-section .sec-3 label {
    margin: 0;
}

.404-page-style {
}

/*header

.hd-bg {
background: #ffffff;
min-height: 50px;
padding-top: 10px;
padding-bottom: 5px;
}

.nav-menu
{
    font-weight: bold;
    color:#111111;
    border-left: 2px solid #777;
}

.navbar-nav>.active,navbar-nav>.active>a
{
    background: #B79EC6;
    color:#FFFFFF;
}

.navbar-default .navbar-nav>.active>a
{
    background: #B79EC6 !important;
    color:#FFFFFF !important;
}

.navbar-default .nav-menu>.active>a:focus, .navbar-default .nav-menu>.active>a:hover
{
    color: #777 !important;
}

.navbar-default .nav-menu>li>a:focus, .navbar-default .nav-menu>li>a:hover
{
    background: #B79EC6 !important;
    color:#FFFFFF !important;
}

*/
.ssb-icon {
    color: #0a3152;
    display: inline-block;
    font-size: 64px;
    margin: 0;
    float: left;
    width: 100%;
    padding: 10px;
    background: #fff;
    height: auto;
    border-radius: 0;
    border: 1px solid #ccc;
    border-bottom: 0;
    text-align: center;
}

h2.ssb-title {
    color: #FFFFFF;
    font-weight: 600;
    margin: 0;
    padding: 0;
    height: auto;
    background: #0a3152;
    float: left;
    width: 100%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    border-radius: 0;
    font-size: 16px;
}

.nav-pills > li > a {
    font-size: 16px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #0a3152 !important;
    background-color: #ccc !important;
    border-color: #ccc !important;
}

.form-group {
    margin-bottom: 7px !important;
    margin-top: 7px !important;
}

.square-service-block {
    position: relative;
    overflow: hidden;
    margin: 15px auto;
    min-height: 170px;
}

    .square-service-block a:hover > .ssb-icon {
        background: #fff;
        color: #F28E16;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .square-service-block a:focus > .ssb-icon {
        background: #fff;
        color: #F28E16;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .square-service-block a:hover > .ssb-title {
        background: #F28E16;
        color: #FFF;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .square-service-block a:focus > .ssb-title {
        background: #F28E16;
        color: #FFF;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

.failureNotification {
    color: #FF0000;
    font-size: 13px !important;
    font-weight: normal !important;
}

.successNotification {
    color: #008000;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
}

.report-top-text {
    padding-bottom: 10px;
}

.ck-input > span.no-bg {
    background-color: transparent !important;
    border: 0 !important;
}

.wel_formaudit_table label {
    float: left;
    padding-right: 15px;
    line-height: 20px;
}

.formaudit_dorpdown {
    float: left;
    width: 155px;
    overflow: hidden;
    margin-right: 15px;
}

.Indicator {
    clear: both;
    float: left;
    line-height: 20px;
    padding-right: 15px;
}

.Indicator_dropdown {
    float: left;
    width: 300px;
}

.click_view {
    line-height: 23px;
    margin-bottom: 15px;
    text-align: center;
    width: 70%;
}

.report_table {
    border: 1px solid;
    clear: both;
    width: 100%;
}

.rept_header_grid {
    background: #0E5899;
    border-bottom: 1px solid #0E5899;
    color: #FFF;
    font-size: 12px;
    line-height: 15px;
    padding: 2px;
    width: 100%;
    border-bottom: 1px solid #333333;
}


    .rept_header_grid td {
        width: 100%;
        padding: 5px;
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
    }

.rept_row_grid {
}

    .rept_row_grid td {
        padding: 5px;
    }

        .rept_row_grid td a {
            color: #444444;
            font-weight: normal;
            text-decoration: none;
        }

            .rept_row_grid td a:hover {
                text-decoration: none;
                color: #008000;
            }

.rept_al_row_grid {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #EAEAEA;
    border-color: #91A7B4 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
}

    .rept_al_row_grid td {
        padding: 5px;
    }

        .rept_al_row_grid td a {
            color: #444444 !important;
            font-weight: normal;
            text-decoration: none;
        }

.rept_al_row_grid {
}

    .rept_al_row_grid td {
        padding: 5px;
    }

        .rept_al_row_grid td a:hover {
            text-decoration: none;
            color: #008000 !important;
        }


.cell_left_table {
    border-right: 1px solid #91A7B4;
}

.logo_img {
    float: left;
    width: 73px;
}

.button_sec input {
    text-align: center;
    vertical-align: middle;
    padding: 0 5px !important;
    min-width: 80px;
    display: block;
}

#observation {
    padding-top: 0;
}

#observationpara {
    float: left;
    margin-bottom: 0;
}

    #observationpara .main {
        float: left;
        width: 100%;
    }


    #observationpara .row {
        float: left;
        width: 100%;
    }

    #observationpara .column {
        float: left;
        margin-right: 20px;
        width: 30%;
        /* max-height: 27px; */
        min-height: 27px;
        max-height: 40px;
    }

        #observationpara .column label {
            color: #333333;
            display: block;
            font-family: Helvetica;
            font-size: 12px;
            font-weight: bold;
            padding-top: 5px;
            width: 30%;
            float: left;
        }

        #observationpara .column select {
            background: none repeat scroll 0 0 #FFFFFF;
            border: 1px solid #CCCCCC;
            padding-left: 3px;
            float: left;
            width: 70%;
            height: 22px;
            color: #666;
        }

        #observationpara .column .textinput {
            background: none repeat scroll 0 0 #FFFFFF;
            border: 1px solid #CCCCCC;
            padding-left: 3px;
            float: left;
            width: 68%;
            height: 20px;
            color: #666;
        }

        #observationpara .column span {
            float: left;
            padding-left: 22%;
            width: 78%;
            padding-top: 2px;
            font-size: 11px;
            margin-bottom: 1px;
        }





#observation .row {
    float: left;
    width: 100%;
}

#observation .column {
    float: left;
    margin-right: 20px;
}

#observation .item1 {
    width: 28%;
}

#observation .item2 {
    width: 57%;
}

    #observation .item2 label {
        width: 14% !important;
    }

    #observation .item2 textarea {
        width: 84%;
    }

#observation .column label {
    color: #333333;
    display: block;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
    width: 30%;
    float: left;
}

#observation .column select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding-left: 3px;
    float: left;
    width: 70%;
    height: 22px;
    color: #666;
}

#observation .column .textinput {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding-left: 3px;
    float: left;
    width: 68%;
    height: 20px;
    color: #666;
}

#observation .column span {
    float: left;
    padding-left: 30%;
    width: 70%;
    padding-bottom: 10px;
    padding-top: 2px;
    font-size: 11px;
}

#MainContent_Panel3 {
    float: left;
    margin-top: 10px;
}

    #MainContent_Panel3 table {
        display: table;
        border-collapse: separate;
        border-spacing: 0px !important;
        border-color: gray;
    }

        #MainContent_Panel3 table #ck-button {
            background-color: #eee;
            border-radius: 0;
            border: 1px solid #ccc;
            overflow: auto;
            float: left;
        }

            #MainContent_Panel3 table #ck-button label span {
                display: block;
                font-size: 11px;
                font-weight: bold;
                height: 30px;
                padding: 8px 6px 0;
                text-align: center;
            }

#MainContent_pnlmoment,
#MainContent_pnlresult,
#MainContent_pnlglouse,
#MainContent_pnlguidline {
    border: 2px solid #13846d;
    ;
    padding: 5px;
    border-radius: 4px;
}

#MainContent_Panel3 table #btnAddNote {
    background: url("../images/note_add.png") no-repeat scroll left center / 36px auto rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    height: 50px;
    margin-left: 10px;
    padding: 0;
    width: 54px;
}

#MainContent_GridViewHCP {
    width: 100%;
}

    #MainContent_GridViewHCP .ChildGrid {
        width: 100%;
    }

    #MainContent_GridViewHCP tr td {
        background: none repeat scroll 0 0 #FFFFFF;
        border-bottom: 1px solid #333338;
        padding: 5px;
    }

    #MainContent_GridViewHCP tr th {
        background: #cacbcd !important;
        ; /* Old browsers */
        background: -moz-linear-gradient(top, #cacbcd 0%, #dcdddf 50%, #cacbcd 100%) !important;
        ; /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cacbcd), color-stop(50%,#dcdddf), color-stop(100%,#cacbcd)) !important;
        ; /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #cacbcd 0%,#dcdddf 50%,#cacbcd 100%) !important;
        ; /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #cacbcd 0%,#dcdddf 50%,#cacbcd 100%) !important;
        ; /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #cacbcd 0%,#dcdddf 50%,#cacbcd 100%) !important;
        ; /* IE10+ */
        background: linear-gradient(to bottom, #cacbcd 0%,#dcdddf 50%,#cacbcd 100%) !important;
        ; /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacbcd', endColorstr='#cacbcd',GradientType=0 ) !important;
        ; /* IE6-9 */
        /*background-color: #d1dbe0;*/
        /* background-color: #60B7DE;*/
        color: #2A71AC;
        font-size: 12px;
    }

    #MainContent_GridViewHCP .ChildGrid td {
        background: none repeat scroll 0 0 #EFEFEF;
    }

.AltRowStyle td {
    background-color: #EAEAEA !important;
    padding: 5px;
}

.Notepopup {
    background: #DCDDDF;
    padding: 5px;
    height: 150px;
    border: 1px solid #fff;
}

#auditsummary .sumlebel {
    color: #333333;
    display: block;
    float: left;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: bold;
    width: 30%;
}

#auditsummary .sumvalue {
    color: #666666;
    float: left;
    height: 22px;
    padding-left: 3px;
    width: 55%;
}

#auditsummary .submitButton {
    color: #666666;
    float: left;
    height: 22px;
    margin-bottom: 10px;
    padding-left: 3px;
    width: 98%;
}

#auditsummary legend {
    background: none repeat scroll 0 0 #E3E3E3;
    color: #0566B2;
    font-size: 13px;
    font-weight: 600;
    padding: 2px 6px 5px;
    width: auto !important;
}


#auditsummary .column {
    float: left;
    margin-right: 20px;
    width: 40%;
}

#auditsummary .row {
    float: left;
    padding-top: 15px;
    width: 100%;
}

#auditsummary .main {
    min-height: 140px;
    padding: 0;
}

.resultl {
    color: #0566B2;
    font-size: 14px;
    font-weight: 600;
    padding: 2px 1px 8px;
    width: 107px !important;
}

.result p {
    width: 189px;
}

.chk_moment {
    float: left;
    margin-left: -22px;
}

.span_enabled {
    margin-left: 73px;
    color: #333333;
    display: block !important;
    font-family: Helvetica;
    font-size: 12px !important;
    font-weight: bold !important;
}

.chk_guideline {
    float: left;
    margin-left: -22px;
}

.error {
    color: #FF0000;
    font-size: 13px;
}

.cr {
    clear: both;
}

.img_Delete {
    margin-left: 370px;
}

.divSelection {
    clear: both;
    padding-bottom: 48px;
    padding-left: 30px;
}

.assignmember {
    border: 5px solid #337EC1;
}

.assignmember1 {
    background: none repeat scroll 0 0 #337EC1;
    color: #FFFFFF;
    padding: 8px;
    word-break: keep-all;
}

#auditsummary {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #CCCCCC;
    margin: 5px;
    overflow: hidden;
    padding: 5px;
}

.textbox_1 {
    width: 360px;
}

.division {
    width: 100%;
    height: 1px;
    background: #808080;
    display: inline-block;
    -webkit-box-shadow: 0px 2px 4px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 4px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 4px 0 rgba(50, 50, 50, 0.75);
}

#addhcp {
    margin: 0 0 0;
}

.td_SendEmail {
    white-space: normal !important;
}

.back-brn-left {
    float: left;
    width: 22px;
    height: 22px;
    margin-right: 20px;
}

.btn-right {
    float: right;
    width: 20%;
    margin-bottom: 10px !important;
    padding-right: 0 !important;
}

.search-right {
    float: left;
    width: 100%;
    margin-bottom: 20px !important;
}

.centered-axis-x {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

.centered-axis-xy {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.btn-circle {
    width: 25px;
    height: 25px;
    text-align: center !important;
    padding: 3px 0 !important;
    font-size: 12px !important;
    line-height: 1.428571429 !important;
    border-radius: 15px !important;
    background: transparent !important;
    color: #333;
}

    .btn-circle:hover {
        color: #fff;
    }

.btn-back {
    background: #0a3152 !important;
    color: #fff;
    float: left;
    margin-right: 15px;
    line-height: 1.3 !important;
}

    .btn-back:hover {
        color: #F28E16 !important;
        -webkit-transition: all 1s ease-in;
        -moz-transition: all 1s ease-in;
        -ms-transition: all 1s ease-in;
        -o-transition: all 1s ease-in;
        transition: all 1s ease-in;
    }

.title-left {
    float: left;
}

.modal-form .control-label {
    text-align: left !important;
}

.au-pan {
    background: #f5f5f5;
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 15px;
}

/*==========top navnar start==============*/
.nopadding {
    padding: 0px !important
}

.nopadding-left {
    padding-left: 0px !important
}

.nopadding-right {
    padding-right: 0px !important
}

.site-name {
    border-left: 1px solid #0a3152;
    color: #005395;
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin-left: 20px;
    padding-left: 20px;
    padding-top: 8px;
}

.site-logo {
    float: left;
    padding-top: 3px;
}

.bg-menu {
    background: #0a3152;
}

ul.nav a {
    background-color: inherit;
    color: #333;
}

    ul.nav a.active {
        background-color: #002239 !important;
        color: #ffffff !important;
    }

.main-nav-bar {
    background-color: transparent !important;
    border: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
    top: 0 !important;
}

.top-menu-items .nav-pills > li {
    margin-left: 0;
}


    .top-menu-items .nav-pills > li > a {
        background: transparent;
        border-bottom: 0;
        color: #fff;
        font-size: 16px;
        margin-right: 0;
        padding-left: 5px;
        padding-top: 10px;
        border-right: 1px solid #b2b2b2;
        border-radius: 0;
        font-weight: 600;
    }

        .top-menu-items .nav-pills > li > a .fa {
            padding-right: 10px;
        }

        .top-menu-items .nav-pills > li > a.menuSelected {
            background: #0a3152 none repeat scroll 0 0;
            color: #F28E16 !important;
            border-right: 3px solid #F28E16;
            font-weight: 700;
        }

        .top-menu-items .nav-pills > li > a:hover {
            background: #0a3152 none repeat scroll 0 0 !important;
            color: #F28E16;
            font-weight: 700;
        }

.main-nav-bar {
    background-color: transparent !important;
    border: 0 none !important;
    margin: 0 !important;
    margin-bottom: 0px;
    padding: 0 !important;
    top: 0 !important;
    min-height: 42px !important;
    margin-bottom: 15px !important;
}

.nav-pills > li > a {
    color: Gray;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background: #2782cf;
    color: #ffffff !important;
    border-bottom: 3px solid #2782cf;
    padding-left: 10px;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
}

nav-pills > li > a:focus, .nav-pills > li > a:hover {
    border-radius: 0px;
}

.top-menu-items .nav-pills > li > a.menuSelected {
}

.logout-text {
    float: right;
    padding-top: 13px;
    padding-right: 10px;
}

.welcome-text {
    background: transparent none repeat scroll 0 0;
    color: #979797;
    float: right;
    font-size: 16px;
    padding-right: 30px;
    padding-top: 15px;
}

    .welcome-text > a, .welcome-text > a > span {
        color: #0a3152;
        text-decoration: none;
    }

        .welcome-text > a:hover, .welcome-text > a > span:hover {
            color: #F28E16;
            text-decoration: none;
        }

.logout-text a .fa {
    color: #0a3152;
    font-size: 25px;
}

    .logout-text a .fa:hover {
        color: #F28E16;
    }

.welcome-text span {
    color: #0a3152;
    font-weight: 600;
}

.welcome-text .fa {
    color: #d2e1f0;
    padding-left: 10px;
    font-size: 25px;
}

.table {
    width: 99% !important;
    border: 1px solid #ddd !important;
}

.dataTables_length {
    width: 100%;
}

.dataTables_length .col-md-6 {
    padding-left: 8px;
    padding-right: 8px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0;
    margin-left: 0px;
}

div.dataTables_wrapper div.dataTables_info {
    padding-left: 8px;
}

div.dataTables_wrapper div.dataTables_paginate {
    padding-right: 5px;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #ddd;
}

.auto-width {
    width: auto !important;
}

.top-bar-second {
    background: #333 !important;
    border-radius: 0 !important;
    border: 0 !important;
    min-height: 37px !important;
}

    .top-bar-second .main-nav-bar {
        padding-left: 30px;
    }

        .top-bar-second .main-nav-bar .navbar-nav > li > a {
            padding-top: 8px;
            padding-bottom: 8px;
        }

            .top-bar-second .main-nav-bar .navbar-nav > li > a span {
                color: #fff;
                font-weight: 600;
                font-size: 16px;
            }


        .top-bar-second .main-nav-bar .navbar-nav > li {
            float: left;
            border-right: 1px solid #0D0D0D;
            border-left: 1px solid #535353;
        }

        .top-bar-second .main-nav-bar .navbar-nav > .frist {
            border-left: 0;
        }

        .top-bar-second .main-nav-bar .navbar-nav > .last {
            border-right: 0;
        }

        .top-bar-second .main-nav-bar .li-selected {
            background: #d2e1f0;
        }

        .top-bar-second .main-nav-bar .navbar-nav > li > a:hover {
            background: #d2e1f0;
        }

        .top-bar-second .main-nav-bar .navbar-nav > li > a .fa {
            color: #d2e1f0;
            padding-right: 10px;
        }


        .top-bar-second .main-nav-bar .navbar-nav > li > a:hover .fa {
            color: #FFFFFF;
        }


        .top-bar-second .main-nav-bar .li-selected a .fa {
            color: #FFFFFF !important;
        }

.log-out-right {
    padding-right: 30px;
}

    .log-out-right ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .log-out-right ul li {
            list-style: none;
        }

            .log-out-right ul li a {
                color: #fff !important;
                padding-top: 3px;
                float: left;
                text-decoration: none;
            }

                .log-out-right ul li a .fa {
                    padding-top: 5px;
                }

/*==========top navbar end=================*/


/*=========spinner start================*/
/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

    /* Transparent Overlay */
    .loading:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.3);
    }

    /* :not(:required) hides these rules from IE9 and below */
    .loading:not(:required) {
        /* hide "loading..." text */
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

        .loading:not(:required):after {
            content: '';
            display: block;
            font-size: 10px;
            width: 1em;
            height: 1em;
            margin-top: -0.5em;
            -webkit-animation: spinner 1500ms infinite linear;
            -moz-animation: spinner 1500ms infinite linear;
            -ms-animation: spinner 1500ms infinite linear;
            -o-animation: spinner 1500ms infinite linear;
            animation: spinner 1500ms infinite linear;
            border-radius: 0.5em;
            -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
            box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
        }

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*==========spinner with no background===========*/
div.nobackground .loading:not(:required) {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

div.nobackground .loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

    div.nobackground .loading:before {
        background-color: transparent;
    }
/*=========spinner end==================*/
/* permission-table  */

.permission-table .treeview {
    background: #fff;
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
}

    .permission-table .treeview .treeview-row-1 {
        background: #e9e9e9;
        padding: 5px 15px 5px 10px;
        margin-bottom: 10px;
    }

    .permission-table .treeview li ul {
        margin: 0;
    }

        .permission-table .treeview li ul li {
            padding: 5px 15px 5px 10px;
            border-radius: 0;
            margin: 0;
        }

        .permission-table .treeview li ul .treeview-row-3 {
            background: #efefef;
        }

        .permission-table .treeview li ul .treeview-row-4 {
            background: #f5f5f5;
        }


.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

    .material-switch > label::before {
        background: rgb(0, 0, 0);
        box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
        border-radius: 8px;
        content: '';
        height: 10px;
        margin-top: -4px;
        position: absolute;
        opacity: 0.3;
        transition: all 0.4s ease-in-out;
        width: 37px;
    }

    .material-switch > label::after {
        background: rgb(255, 255, 255);
        border-radius: 16px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        content: '';
        height: 22px;
        left: -4px;
        margin-top: -7px;
        position: absolute;
        top: -4px;
        transition: all 0.3s ease-in-out;
        width: 22px;
    }

.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 24px;
}


/* End-permission-table  */

/*Treeview Style Start*/


div.treeview {
    min-width: 100px;
    min-height: 100px;
    max-height: 256px;
    overflow: auto;
    padding: 4px;
    margin-bottom: 20px;
    color: #026936;
    border: solid 1px;
    border-radius: 4px;
}

    div.treeview ul:first-child:before {
        display: none;
    }

.treeview, .treeview ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #026936;
}

    .treeview ul {
        margin-left: 1em;
        position: relative
    }

        .treeview ul ul {
            margin-left: .5em
        }

    .treeview li {
        margin: 0;
        padding: 0 1em;
        line-height: 2em;
        font-weight: 700;
        position: relative
    }

.tree-indicator {
    margin-right: 5px;
    cursor: pointer;
}

.treeview li a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.treeview li button, .treeview li button:active, .treeview li button:focus {
    text-decoration: none;
    color: inherit;
    border: none;
    background: transparent;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    outline: 0;
}
/*Treeview Style End*/

.hide1 {
    display: none !important;
}

.table-observations {
    border-collapse: separate;
    border-spacing: 50px 0;
}

.btn-transparent {
    background: transparent;
    color: #000000;
}

.expandcolumn {
    width: 15px;
}

/* permission-table  */

.permission-table .treeview {
    background: #fff;
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
}

    .permission-table .treeview .treeview-row-1 {
        background: #e9e9e9;
        padding: 5px 15px 5px 10px;
        margin-bottom: 10px;
    }

    .permission-table .treeview li ul {
        margin: 0;
    }

        .permission-table .treeview li ul li {
            padding: 5px 15px 5px 10px;
            border-radius: 0;
            margin: 0;
        }

        .permission-table .treeview li ul .treeview-row-3 {
            background: #efefef;
        }

        .permission-table .treeview li ul .treeview-row-4 {
            background: #f5f5f5;
        }


.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

    .material-switch > label::before {
        background: rgb(0, 0, 0);
        box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
        border-radius: 8px;
        content: '';
        height: 10px;
        margin-top: -4px;
        position: absolute;
        opacity: 0.3;
        transition: all 0.4s ease-in-out;
        width: 37px;
    }

    .material-switch > label::after {
        background: rgb(255, 255, 255);
        border-radius: 16px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        content: '';
        height: 22px;
        left: -4px;
        margin-top: -7px;
        position: absolute;
        top: -4px;
        transition: all 0.3s ease-in-out;
        width: 22px;
    }

.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 24px;
}


/* End-permission-table  */

.session-exp-logo {
    padding-top: 45px;
}

.login-logo {
    text-align: center;
    margin: 0 auto;
    width: 285px;
}

.logo {
    padding: 15px 0;
    font-size: 25px;
    color: #aaaaaa;
    font-weight: bold;
}

.session-exp-message .alert-custom {
    margin-top: 5%;
    background-color: transparent;
    border-color: transparent;
    text-align: center;
}

.alert-custom {
    margin-top: 10%;
    color: #57656A;
    background-color: #03B3FA;
    border-color: #105FAF;
    text-align: center;
}

.session-exp-timeout {
    margin: 0 auto;
    width: 128px;
}

.footer {
    background-color: #fff !important;
    border-color: #EBEBF3 !important;
    margin-top: 50px !important;
}

/*====override jquery datepicker dropdown color===========*/
div.ui-datepicker > div.ui-datepicker-header > div.ui-datepicker-title > select {
    color: #333 !important;
}

a.report-login {
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
    color: #004080;
}

    a.report-login:hover {
        color: #F28E16;
    }

.img-center > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

.progress {
    display: block;
    text-align: center;
    width: 0;
    height: 3px;
    background: red;
    transition: width .3s;
}

    .progress.hide {
        opacity: 0;
        transition: opacity 1.3s;
    }

/*====gridview paging style styat======*/
.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-ys table > tbody > tr > td {
        display: inline;
    }

        .pagination-ys table > tbody > tr > td > a,
        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #0a3152;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: #0a3152;
            background-color: #ccc;
            border-color: #ccc;
            cursor: default;
        }

        .pagination-ys table > tbody > tr > td:first-child > a,
        .pagination-ys table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td:last-child > a,
        .pagination-ys table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td > a:hover,
        .pagination-ys table > tbody > tr > td > span:hover,
        .pagination-ys table > tbody > tr > td > a:focus,
        .pagination-ys table > tbody > tr > td > span:focus {
            color: #97310e;
            background-color: #eeeeee;
            border-color: #dddddd;
        }
/*====gridview paging style end========*/

span.ui-state-default {
    float: left;
    background: transparent !important;
    border: 0 !important;
}

div.observ-buttons > button.btn > i.fa {
    font-size: 23px;
}


td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}

td.details-control-inner {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control-inner {
    background: url('../images/details_close.png') no-repeat center center;
}

.orderable {
    cursor: all-scroll;
}

span.training-banner{
    background: #EB0004; 
    color: #fff; 
    float: left; 
    margin-left: 15px; 
    font-size: 26px; 
    font-weight: bold; 
    margin-top: 10px; 
    border: none; 
    padding: 0px 10px; 
    border-radius: 6px;
}
