﻿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: #0073ae;
    text-decoration: none;
    font-family: 'Titillium Web', sans-serif;
}

a:hover, a:focus {
    color: #0073ae;
    text-decoration: underline;
}

a:focus {
    outline: none;
}

b, strong {
    font-family: 'Titillium Web', sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

.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: 20px !important;
border-radius: 8px !important;
}

.panel > .panel-heading {
color: #333 !important;
background-color: #E7E7E7 !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;
    border-radius: 0;
    -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: 13px;
padding: 4px 10px;
vertical-align: middle;
}

.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;
}

.hd-bg {
background: #ffffff;
min-height: 50px;
padding-top: 10px;
padding-bottom: 10px;
}

.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;
}

.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: #FE5900;
    -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: #FE5900;
    -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: #FE5900;
    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: #FE5900;
    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: #FE5900 !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    
}

.site-name {
    border-left: 1px solid #0a3152;
    color: #0a3152;
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin-left: 20px;
    padding-left: 20px;
    padding-top: 8px;
}

.site-logo
{
    float:left;  
	padding-top: 10px;
}

.bg-menu 
{
    background: #0a3152;
}

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: 700;
}

.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: #FE5900 !important;
	border-right: 3px solid #FE5900;
}

.top-menu-items .nav-pills > li > a:hover {
    background: #0a3152 none repeat scroll 0 0 !important;
	color: #FE5900;
}

.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.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
{
    background: #0a3152;
color: #FE5900 !important;
-webkit-box-shadow: 0px 0px 4px 1px #070707;
box-shadow: 0px 0px 4px 1px #070707;
border-bottom: 3px solid #FE5900;
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: 11px;    
}

.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:#FE5900;
    text-decoration:none;    
}

.logout-text a .fa{
    color: #0a3152;
    font-size: 25px;
}

.logout-text a .fa:hover{
    color: #FE5900;
}

.welcome-text span {
color: #0a3152;
font-weight: 600;
}

.welcome-text .fa {
color: #d2e1f0;
padding-left: 10px;
font-size: 25px;
}

.table
{
    width:100% !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: #369;
	
	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: #369;
}
.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: 140px;
}

.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: #333 !important;
    border-color: #333 !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:#FE5900; 
}

.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: #0a3152 !important;
    border: 0 !important;
}

div.observ-buttons > button.btn > i.fa 
{
    font-size: 23px;    
}

table.audit-table > thead > tr > th > a
{
    text-decoration: none;
    color: inherit;    
}

.ui-datepicker{
	z-index:1000 !important;
}

.user-dropdown {
    width: 220px;
    border-radius: 6px;
    padding: 0;
    z-index: 1001;
}

.user-header {
    padding: 12px 15px;
    background: #f5f5f5;
    font-weight: 600;
}

.user-dropdown li a {
    padding: 10px 15px;
    font-size: 14px;
}

    .user-dropdown li a i {
        margin-right: 8px;
    }

.logout {
    color: #d9534f !important;
    font-weight: 600;
}


/* Mobile only */
@media only screen and (max-width: 767px) {

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {

        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .ui_tpicker_hour .ui-button-icon-only .ui-icon,
    .ui_tpicker_minute .ui-button-icon-only .ui-icon {
        margin-top: 2px;
        margin-left: 1px;
    }

    .newchkselected label {
        font-size: 12px !important;
        padding: 5px !important;
        border-radius: 6px !important;
        margin-right: 5px !important;
    }

    .tblAuditDetails td span:first-child {
        margin-bottom: 0 !important;
        width: 100% !important;
        font-size: 13px !important;
    }

    .tblAuditDetails td span:last-child {
        float: left;
        font-size: 13px;
        width: 100%;
        border-bottom: 1px solid #ddd;
        margin-bottom: 5px;
    }

    .tblAuditDetails td, .tblHCPObs td {
        width: 50%;
        font-size: 13px;
    }

    .tblSummary th {
        font-size: 13px;
    }

    .tblSummary tr td {
        padding: 5px;
        font-size: 13px;
    }

    #li_account_settings {display:none;}

    .mob-logo-pan {
        padding: 0;
    }

    .site-name {
        border-left: 0;
        color: #0a3152;
        float: left;
        font-size: 16px;
        font-weight: 600;
        margin-left: 0;
        padding-left: 7px;
        padding-top: 0px;
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #cccccc;
        width: 90% !important;
        left: 5% !important;
    }

    .login-form-1 .login-button {
        right: 0;
        margin-top: 0;
        position: relative;
        border-radius: 0;
        border: 0;
        width: 100%;
        float: left;
        content: " Login";
    }

    .password-reset .login-form-1 .login-button:hover {
        transform: none;
    }

    .mainLogin .accountInfoLogin .login label.form-invalid {
        position: relative;
        margin-left: 0;
    }

    .ui-slider-handle {

    }

    .login-form-1 .login-button::after {
        content: " Submit";
        font-size: 16px;
        font-weight: 600;
    }

    .password-reset .login-form-1 .login-button .fa {
        display: none;
    }

    .user-dropdown-btn {
        background: #fff;
        border: 1px solid #2c4a64;
        border-radius: 8px;
        padding: 8px 8px;
        font-size: 18px;
        color: #2c4a64;
        display: inline-flex;
        align-items: center;
        gap: 3px;
        transition: 0.3s;
    }

        /* icon */
        .user-dropdown-btn i {
            font-size: 18px;
        }

        /* hover effect */
        .user-dropdown-btn:hover {
            background: #2c4a64;
            color: #fff;
            border-color: #2c4a64;
        }

        /* remove bootstrap default arrow style */
        .user-dropdown-btn:focus {
            outline: none;
            box-shadow: none;
        }

        .user-dropdown-btn .caret {
            margin-left: 4px;
        }

    .user-dropdown li a {
        padding: 0;
        font-size: 14px;
    }

    .panel .form-control {
        min-height: 30px;
    }

    div.dd_chk_select div#caption {
        overflow: hidden;
        height: 20px !important;
        font-size: 12px !important;
    }

    .panel-heading {
        padding: 8px;
    }

    .panel > .panel-heading .panel-title {
        font-size: 16px;
        line-height: 1.3;
    }

    .panel-body {
        padding: 8px;
    }

    .search-pan {
        width: 100%;
        float: left;
    }

    .drop-search {
        width: 49%;
        float: left;
    }

    .drop-search label{
        display: none;
    }

    .search-text {
        width: 49%;
        float: left;
        margin-left: 1%;
    }

    .search-text {
        display: flex;
        align-items: center;
    }

        .search-text .form-control {
        }

        .search-text .btn {
            padding: 6px 10px;
        }

    .search-text {
        display: flex;
        align-items: center;
    }

        .search-text .txtSearch {
            flex: 1; /* textbox auto full width */
        }

        .search-text .btn-warning {
           margin-left:2px;
        }

    .audit-card {
        background: #f5f5f5;
        padding: 6px;
        border-radius: 6px;
        margin-bottom: 10px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    }

    .audit-row {
        font-size: 12px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 3px;
    }

.audit-label{
    font-weight:600;
    color:#333;
    display:inline-block;
    min-width:110px;
    font-size: 12px;
    width: 100%;
}

    .audit-value {
        color: #666;
        font-size: 12px;
    }

    .panel > .panel-heading {
        border-top: 0 !important;
    }

    .mobile-header-title {
        padding: 7px !important;
    }

        .mobile-header-title h4 {
            font-size: 15px !important;
            line-height: 12px !important;
            padding-top: 6px;
        }

    .mobile-toggle-btn i {
        font-size: 15px !important;
        line-height: 5px !important;
    }

    .ind-lb {
        height: 0;
        float: right;
        font-size: 12px;
        text-align: right;
    }

    .division {display: none;}

    .dvHCP {
        position: relative;
        padding-left: 40px;
        margin-top: 10px;
        border-radius: 8px 8px 0 0;
    }

    .labelObs {
        float: left !important;
        padding: 5px 5px !important;
        font-size: 12px !important;
        margin-bottom: 5px;
    }

    .panelmoment {
        float: left;
        width: 100%;
    }

    .newchk label {
        display: block;
        padding: 5px !important;
        font-size: 12px !important;
        font-weight: bold;
        padding: 4px 6px;
        width: auto;
        text-align: center;
        background-color: #fff !important;
        border: 1px solid #CCCCCC;
        border-radius: 6px !important;
        float: left;
        white-space: nowrap;
        margin-right: 5px !important;
    }

    .observ-buttons {

    }

    .observ-buttons .btn {
        background: transparent;
    }

    .observ-buttons .btn .fa {
        font-size: 14px !important;
    }

        .observ-buttons .btn-danger {
            color:  #d43f3a;
        }

        .observ-buttons .btn-info {
            color: #46b8da;
        }

    .observ-buttons .btn-danger {
    }

}

/* Tablet only */
@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .mob-logo-pan {
        padding: 0;
    }

    .site-name {
        border-left: 0;
        color: #0a3152;
        float: left;
        font-size: 16px;
        font-weight: 600;
        margin-left: 0;
        padding-left: 7px;
        padding-top: 0px;
    }
}

/* hide in desktop */
.mobile-user-menu {
    display: none;
}

/* Mobile + Tablet only */
@media (max-width:1024px) {

    .mobile-user-menu {
        display: block;
        position: absolute;
        right: 15px;
        top: 10px;
        z-index: 999;
    }

    .user-btn {
        background: #fff;
        border: 1px solid #ccc;
        padding: 6px 10px;
        border-radius: 6px;
    }

    .user-dropdown {
        width: 220px;
        padding: 10px 0;
    }

        .user-dropdown li {
            padding: 8px 15px;
        }

    .user-name {
        font-weight: 600;
        color: #333;
    }

    .logout a {
        color: red !important;
        font-weight: 600;
    }
}