
 body {
    color: #333333;
    font-family: 'Titillium Web', sans-serif !important;
    font-size: 18px;
    line-height: 1.5;
    background: transparent !important;
}

.home-bg 
{
    background:  url(../images/top-image.jpg) center no-repeat;   
}

a {
    color: #303A92;
    text-decoration: none;
    font-family: 'Titillium Web', sans-serif;
}

a:hover, a:focus {
    color: #303A92;
    text-decoration: underline;
}

a:focus {
    outline: none;
}

b, strong {
    font-family: 'Titillium Web', sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

 .vcenter {
     display: inline-block;
     vertical-align: middle;
     float: none;
     width: 100%;
     margin-top: 20%;
     text-align: center;
 }

.padding-right-none { padding-right: 0 !important;}
.padding-left-none { padding-left: 0 !important;}
.nopadding {padding: 0 !important;}

.text-aling-right {
text-align: right;
}

.help-block
{
    margin-bottom:0px !important;
}

table.dataTable thead .no-sort {
pointer-events: none;
  cursor: default;
  text-decoration: none;
}

table.dataTable thead .no-sort::after {
  display: none !important;
}

/* top-menu-bar - Background Logo*/

.top-menu-bar {
background: #fff !important;
background-size: 8px 8px !important;
padding-top: 10px !important;
padding-bottom: 10px !important;
}

.top-image .text{
 width: 100%;
position: absolute;
text-align: center;
margin-top: 30px;   
}

.top-image .text h2{
font-size: 60px;
color: #FFF;
font-family: 'Titillium Web', sans-serif;
font-weight: 300;
}

.top-image .text p{
font-size: 22px;
color: #fff;
line-height: 1.2;
font-weight: 400;
width: 100%;
padding-left: 10%;
padding-right: 10%;
padding-top: 10px;
}

.top-image
{
  min-height: 385px;
  background: #263238;   
  background: url(../images/Main-Bg-1x.png) center no-repeat;
  background-color:rgba(0, 0, 0, 0.5);
    }

.packges-pan {
    margin-top: -103px;
}


.top-menu-bar .navbar-brand{ 
  background: url(../images/logo.png) center / contain no-repeat;
  width: 200px;
}

input[type="checkbox"] + label{
	margin-left: 10px;
    font-weight: inherit;
    cursor: pointer;
    /*line-height: 1;*/
}

.section-dark{
	background:#333;
}

.fancybox-iframe body {
	background: transparent !important;
}

.che-alert {
margin: 0;
border-radius: 0;
border: 0;
}

.inline-form-item {
float: left;
padding-right: 15px;
padding-top: 10px;
padding-bottom: 9px;
background: #f1f1f1;
padding-left: 15px;
margin-bottom: 20px !important;
margin-right: 15px;
border-radius: 5px;
}

.inline-form-item span {
font-size: 15px;
font-weight: bold;
padding-top: 2px;
float: left;
padding-bottom: 5px;
}

.inline-form-item label {
padding-top: -15px !important;
font-size: 15px;
padding-right: 10px;
padding-top: 2px;
}

.inline-form-item .form-control{
height: 25px;
font-size: 12px !important;
}

.inline-form-item .btn{

}


/* Change the white to any color ;) */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

/***
Pricing table
***/
.pricing {
position: relative;
margin-bottom: 15px;
border: 0;
background: #f5f5f5;
border-radius: 10px;
}

.pricing-active {
  border: 3px solid #36d7ac;
  margin-top: -10px;
  box-shadow: 7px 7px rgba(54, 215, 172, 0.2);
}

.pricing:hover {
border: 0;
background: #E7E7E7;
-webkit-box-shadow: 0 0 5px 2px #828282;
box-shadow: 0 0 5px 2px #828282;
}

.pricing:hover h4 {
  color: #00ADEF;
}

.pricing-head {
  text-align: center;
}

.pricing-head h3,
.pricing-head h4 {
  margin: 0;
  line-height: normal;
}

.pricing-head h3 span,
.pricing-head h4 span {
display: block;
margin-top: 0;
font-size: 18px;
font-weight: 300
}

.pricing-head h3 {
color: #fafafa;
padding: 10px 0;
font-size: 36px;
font-weight: 600;
-webkit-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
}


#pacage0 .pricing-head h3 {
background: #00A0D2;
}

#pacage1 .pricing-head h3 {
background: #004B80;
}


#pacage2 .pricing-head h3 {
background: #F15922;
}


#pacage3 .pricing-head h3 {
background: #B6CD2D;
}

.pan-red  {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;   
}

.pan-red .remediation-pan-red  {
    padding-top: 10px;
}
 
 .add-red {
     
 }

 .red-br-sec .table  {
     background: #eee;
     border: 1px solid #ddd;
     margin-bottom: 5px;
 }
 
 .section-title h1 {
     margin: 0;
     font-size: 18px;
     font-weight: 600;
     padding-bottom: 15px;   
 }

 .section-title-red h2 {
     padding: 0;
     margin: 0;
     padding-bottom: 15px;
     font-size: 16px;
     font-weight: 600;    
 }

.pricing-head h4 {
color: #333;
padding: 5px 0;
font-size: 54px;
font-weight: 500;
background: #fbfef2;
border-bottom: 0;
}

.pricing-head-active h4 {
  color: #36d7ac;
}

.pricing-head h4 i {
  top: -8px;
  font-size: 28px;
  font-style: normal;
  position: relative;
}

.pricing-head h4 span {
  top: -10px;
  font-size: 14px;
  font-style: normal;
  position: relative;
}

/*Pricing Content*/
.pricing-content li {
color: #333;
font-size: 16px;
padding: 7px 15px;
border-bottom: solid 1px #fff;
}

/*Pricing Footer*/
.pricing-footer {
  color: #777;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  padding: 0 20px 19px;
}

/*Priceing Active*/
.price-active,
.pricing:hover {
  z-index: 9;
}

.price-active h4 {
  color: #36d7ac;
}

.no-space-pricing .pricing:hover {
  transition: box-shadow 0.2s ease-in-out;
}

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
  color: #36d7ac;
  padding: 15px 0;
  font-size: 80px;
  transition: color 0.5s ease-in-out;
}

.yellow-crusta.btn {
color: #FFFFFF;
background-color: #01619E;
width: 100%;
margin-top: 10px;
font-size: 17px;
font-weight: bold;
}
.yellow-crusta.btn:hover,
.yellow-crusta.btn:focus,
.yellow-crusta.btn:active,
.yellow-crusta.btn.active {
    color: #FFFFFF;
    background-color: #cfa500;
}

.login-page{
  padding: 10px;
}

div.col-splt > .form-control {
    width: 75px;
    float:left;
}

div.col-splt > i.fa {
    padding: 10px;
    float:left;
}

/*=== 2. Anchor Link ===*/
.login-form-1 a {
  color: #0067b8;
  transition: all ease-in-out 200ms;
}
.login-form-1 a:hover {
  color: #666;
  text-decoration: underline;
}

.reg-form-pan-image{
	float: left;
    margin: 10px;
}

/*=== 3. Text Outside the Box ===*/
.etc-login-form {
color: #919191;
padding: 10px 20px;
text-align: center;
}
.etc-login-form p {
margin: 0;
font-size: 14px;
}

.etc-login-form p a {
color: #0067b8;
}

span.completed > input[type="checkbox"]{
	margin-left: 0px !important;
}

.main-log-pan {
	padding:50px 0;
}

/*=== 4. Main Form ===*/
.login-form-1 {
  border-radius: 5px;
  display: inline-block;
  max-width: 400px;
}

#lbl_password{
	padding-top:10px;
}

.main-login-form {
position: relative;
background: transparent;
}
.login-form-1 .form-control {
box-shadow: 0 0 0;
border-radius: 5px;
background: #fff;
color: #333;
font-weight: 300;
height: auto;
font-size: 15px;
padding-left: 10px;
border: 0;
}
.login-form-1 .form-control::-webkit-input-placeholder {
  color: #999999;
}
.login-form-1 .form-control:-moz-placeholder,
.login-form-1 .form-control::-moz-placeholder,
.login-form-1 .form-control:-ms-input-placeholder {
  color: #999999;
}
.login-form-1 .form-group {
margin-bottom: 0;
border-bottom: 0;
padding-right: 0;
position: relative;
margin-bottom: 15px;
margin-left: ;
margin-top: ;
border-radius: 5px;
}
.login-form-1 .form-group:last-child {
  border-bottom: 0;
}
.login-group {
background: #eeeeee;
color: #999999;
padding: 25px 20px 10px;
margin-top: -7px;
border-bottom: 1px solid #fff;
}
.login-group-checkbox {
  padding: 5px 0;
}
/*=== 5. Login Button ===*/
.login-form-1 .login-button {
background: #31B0C8;
text-align: center;
width: 100%;
float: left;
border-radius: 5px;
padding: 10px;
color: #fff;
font-weight: 600;
line-height: 1;
text-decoration: none;
}

.submit-pan {
    padding: 15px;
    background: #eee;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 0 0 5px 5px;
}

.login-form-1 .login-button .fa {
padding-left: 10px;
font-size: 15px;
}

.login-form-1 .login-button:hover .fa {
padding-left: 20px;
font-size: 15px;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}


.remember label {
line-height: 1.4;
font-size: 14px;
font-weight: 400;
color: #333;
}

.login-form-1 .login-button:hover {
color: #fff;
background: #31B0C8;
text-decoration: none;
}
.login-form-1 .login-button.clicked {
  color: #fff;
}
.login-form-1 .login-button.clicked:hover {
  transform: none;
}
.login-form-1 .login-button.clicked.success {
  color: #2ecc71;
}
.login-form-1 .login-button.clicked.error {
  color: #e74c3c;
}

.title-main h2 {
font-weight: 600;
font-size: 34px;
margin-top: 0;
margin-bottom: 25px;	
}

.login-pan .login-title {
background: #eaeaea;
margin-top: 20px;
padding: 5px 10px;
font-size: 28px;
font-weight: 600;
color: #333;
border-radius: 5px 5px 0 0;
}

.fancybox-slide--iframe .fancybox-content {
    background: transparent !important;
}

/*=== 6. Form Invalid ===*/
label.form-invalid {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  display: block;
  margin-top: -25px;
  padding: 7px 9px;
  background: #777777;
  color: #ffffff;
  border-radius: 5px;
  font-weight: bold;
  font-size: 14px;
}
label.form-invalid:after {
  top: 100%;
  right: 10px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #777777;
  border-width: 6px;
}
/*=== 7. Form - Main Message ===*/
.login-form-main-message {
  background: #ffffff;
  color: #999999;
  border-left: 3px solid transparent;
  border-radius: 3px;
  margin-bottom: 8px;
  font-weight: bold;
  height: 0;
  padding: 0 20px 0 17px;
  opacity: 0;
  transition: all ease-in-out 200ms;
}
.login-form-main-message.show {
  height: auto;
  opacity: 1;
  padding: 10px 20px 10px 17px;
}
.login-form-main-message.success {
  border-left-color: #2ecc71;
}
.login-form-main-message.error {
  border-left-color: #e74c3c;
}

.logo {
  padding: 15px 0;
  font-size: 25px;
  color: #aaaaaa;
  font-weight: bold;
}

.has-header
{
    margin-top: 50px;
}

.has-footer
{
    margin-bottom: 50px;
}

.li-selected
{
background: transparent;
border: 0;
}

#icon-table ul {
    float: left;
    list-style: none outside none;
    margin: 15px 0;
    padding: 0;
    width: 100%;
}

#icon-table li {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline;
    float: left;
    height: 150px;
    margin: 0 30px 17px;
    padding: 15px 0 0;
    text-align: center;
    width: 200px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #182d42;
}

#icon-table .image {
    float: left;
    height: 106px;
    width: 100%;
}

#icon-table .button_sec {
    float: left;
    width: 100%;
}
 /*=Orderd List of default page=*/
 ol.orderd-list{
	 list-style: decimal inside !important;
 }
 
 ol.orderd-list li.list-group-item{
	 display: list-item !important;
	 margin: 10px;
 }
 
 .list-group {
	list-style: decimal inside;
}

.list-group-item {
	display: list-item;
}

.form-item
{
    padding-top:10px;
    border-bottom:1px solid #333;
}

.form-item-2
{
    padding-top:12px;
}

.hide1 
{
    display:none;
    }
    
.footer {
background-color: #333 !important;
border-color: #333 !important;
margin-top: 10px !important;
}

.footer .navbar-text {
color: #fff !important;
font-size: 13px !important;
}

.footer .navbar-text a {
color: #fff !important;
font-size: 13px !important;
}

.login 
{
font-size: 18px !important;
font-weight: 600 !important;
text-transform: uppercase !important;
color: #01619E !important;    
 }
 
 
 .login .fa
{
color: #ECF0EB !important;
padding-left: 10px !important;
float: left !important;
margin-right: 10px !important;
margin-top: 1px !important;  
 }
 
 
 .login:hover
{
 color: #1b5630 !important;      
 }
 

.login-logo  {
text-align: center;
margin: 0 auto;
width: 218px;    
}
 
.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}

.fancybox-content .login-page { background: transparent;}


.registration {
max-width: 800px;
margin: 0 auto;
margin-top: 50px;
margin-bottom: 50px;
}


.registration .panel-heading .number{
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border-radius: 100px;
background: #fff none repeat scroll 0 0;
border: 4px solid #31B0C8;
color: #777;
float: left;
font-size: 20px;
font-weight: 600;
height: 80px;
line-height: 1;
padding: 16px;
text-align: center;
width: 80px;
margin-top: -27px;
margin-right: 10px;
}


.registration .panel-heading .text{
font-size: 25px;
color: #fff;
font-weight: 600;
}

.registration  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #31B0C8;
    border-color: #337ab7;
    border: 0;
}

.registration  .panel-heading {
    padding: 5px 15px;
    border-bottom: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.registration  .panel {
margin-bottom: 20px;
background-color: #4fa600;
border: 0;
border-radius: 8px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
box-shadow: none;
padding-bottom: 4px;
}

.registration .panel-body {
    padding: 30px;
    background: #f8f8f8;
}

.registration .panel-footer {
    padding: 10px 30px;
    background-color: #f8f8f8;
    border-top: 0;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding-bottom: 20px;
    padding-top: 0;
}

.registration .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    font-size: 17px;
    font-weight: 300;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
    font-size: 12px;
}

.registration .btn-primary {
    color: #fff;
    background-color: #4fa600;
    border: 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.registration .btn-primary:hover {
    background-color: #333;    
}

.registration .btn-default {
    color: #fff;
    background-color: #01619E;
    border: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}

.registration .btn-default:hover {
    background-color: #333;   
}

.registration .dropdown-toggle {
    color: #6F6F6F;
    background-color: transparent;
    border: 1px solid #ccc;
    text-transform: capitalize;
    font-weight: 300;
    font-size: 15px;
}

.fancybox-enabled body {
    background: transparent;
}

.password-reset {
    background: transparent;
}

.fancybox-content {
    background: transparent;
}

.password-reset .etc-login-form {
    color: #333;
    padding: 10px 20px;
    background: #eeeeee;
}

.password-reset .alert {
    padding: 15px;
    margin-bottom: 0;
    border: 1px solid transparent;
    border-radius: 0;
}

.etc-fops-form {
float: left;
width: 100%;
background: transparent !important;
padding: 0 !important;	
}

#divSendPassword .login-group {
    margin-top: 1px;
}

.fops-pan .login-title { border-bottom: 1px solid #FFFFFF;}

.password-reset .alert-dismissable .close,.password-reset  .alert-dismissible .close {
    position: relative;
    top: 0;
    right: 0px;
    color: inherit;
}

.fancybox-close {
    position: absolute;
    top: 30px;
right: 35px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-opened {
    top: 200px !important;
}

.fancybox-skin {
position: relative;
background: transparent !important;
color: #444;
text-shadow: none;
padding: 0 !important;
box-shadow: none !important;
width: auto !important;
}


.site_name {
padding-left: 25px;
font-size: 25px;
padding-top: 10px;
float: left;
font-weight: 600 !important;
}

.site-logo {
float: left;
}

.welcome-text {
background: transparent !important;
color: #979797 !important;
padding-right: 0;
padding-bottom: 0 !important;
}

.welcome-text span {
color: #01619E;
font-weight: 600;
}

    .welcome-text .fa {
        color: #31B0C8;
        padding-left: 10px;
        font-size: 25px;
        float: right;
    }

.top-bar-second {
    background: #333 !important;
    border-radius: 0 !important;
    border: 0 !important;
    min-height: 37px !important;
    margin-bottom: 10px !important;
}

.top-bar-second .main-nav-bar {
 padding-left: 15px;
}

.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: #31B0C8;
}

.top-bar-second .main-nav-bar .navbar-nav > li > a:hover {
background: #31B0C8;
}

.top-bar-second .main-nav-bar .navbar-nav > li > a:focus {
background: #31B0C8;
}

    .top-bar-second .main-nav-bar .navbar-nav > li > a .fa {
        color: #ECF0EB;
        padding-right: 10px;
    }


.top-bar-second .main-nav-bar .navbar-nav > li > a:hover .fa {
  color: #FFFFFF;
}

.top-bar-second .main-nav-bar .navbar-nav > li > a:focus .fa {
  color: #FFFFFF;
}


.top-bar-second .main-nav-bar .li-selected  a .fa
{
  color: #FFFFFF !important;
}

.log-out-right {
padding-right: 15px;
padding-top: 3px;
}

.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:hover{
color: #fff !important;
}

.log-out-right ul li a .fa{
padding-top: 5px;
}

.session-exp-logo {
    padding-top: 45px;
}

.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;
}

/*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*/

section {
position: relative;
border: 1px solid #89C2C2;
padding-top: 37px;
background: #3FA1A1;
}
section.positioned {
  position: absolute;
  top:100px;
  left:100px;
  width:800px;
  box-shadow: 0 0 15px #333;
}
.container-hg {
  overflow-y: auto;
  height: calc(73vh);
}
.fixed_header_pan  {
  border-spacing: 0;
  width:100%;
}
.fixed_header_pan  td + td {
  border-left:1px solid #eee;
}
.fixed_header_pan  td, th {
  border-bottom:1px solid #eee;
  background: #fff;
  color: #000;
  padding: 10px 25px;
}
.fixed_header_pan  th {
height: 0 !important;
line-height: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
color: transparent;
border: none !important;
white-space: nowrap;
}
.fixed_header_pan  th div{
position: absolute;
background: transparent;
color: #fff;
padding: 9px 8px;
top: 0;
margin-left: -9px;
line-height: normal;
border-left: 1px solid #89C2C2;
}
.fixed_header_pan  th:first-child div{
  border: none;
}














.fixed_header{
    table-layout: fixed;
    border-collapse: collapse;
}

.fixed_header tbody{
  display:block;
  width: 100%;
  overflow: auto;
  height: 600px;
}

.fixed_header thead tr {
   display: block;
}


.fixed_header th, .fixed_header td {
width: 180px;
}


@media (min-width: 1200px) {
  .modal-xl {
    width: 1100px !important;
  }
}

.aaml-panels {
margin-bottom: 20px !important;
border-radius: 8px !important;
}

.panel-title {
    margin-top: 3px !important;
    display: inline-block;
    font-weight: bold !important;
    text-align: center;
    margin-bottom: 10px;
}

.aaml-panels > .panel-heading {
    color: #333 !important;
    background-color: #E7E7E7 !important;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    padding: 5px 10px !important;
}

.aaml-panels > .panel-heading  .panel-title {
    margin-top: 0 !important;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-weight: 600;
    padding-top: 4px;
}

.aaml-panels  .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;
}

.aaml-panels  .input-group-addon {
    border-radius: 0;
}

.aaml-panels .search-box {
    padding-bottom: 0px;
}

.aaml-panels .search-box .btn-group  {
margin-top: 23px;
}

.aaml-panels .search-box .btn-group .btn {
padding: 4px 10px;
font-size: 13px;
font-weight: normal !important;
font-family: 'Titillium Web', sans-serif;
line-height: 1;
}

.aaml-panels  .panel-body{
    padding: 10px;
}

 .no-sort {
padding-right: 5px !important;
 }

.aami-forms {

}

 /***new style***/

 .aami-table thead th {
     font-size: 10pt !important;
     padding-left: 4px !important;
     padding-top: 4px !important;
     padding-bottom: 4px !important;
 }

 .aami-table tbody td {
     font-size: 9.2pt !important;
     padding: 5px !important;
     vertical-align: middle !important;
 }

 .myDiv{
     display:none;
     padding:10px;
 }

 .rad-btn {
     background: #fff;
     margin-right: 10px;
     padding: 2px 5px 3px;
     border-radius: 5px;
 }

 .rad-btn .radio-inline {
     font-weight: 600;
     font-size: 13px;
 }

 .rad-btn input[type="checkbox"], .rad-btn input[type="radio"] {
     margin: 2px 0 0;
     margin-left: 0px;
     margin-top: 1px\9;
     line-height: normal;
 }

 div.dataTables_wrapper div.dataTables_length label {
     font-weight: bold;
     text-align: left;
     white-space: nowrap;
     font-size: 12px;
     padding-right: 5px;
 }

 .fixTableHead {
     overflow-y: auto;
     height: 600px;
     margin-top: 5px;
     margin-bottom: 5px;
 }

 .fixTableHead .aami-table thead tr th {
     position: sticky;
     top: 0;
     border-bottom: 0;
     background: #e8e8e8;
     z-index: 1;
 }



 .fixTableHead .aami-table {
     margin-top: 0 !important;
 }

 table.dataTable thead .sorting::after {
     top: 4px;
 }

 table.dataTable thead .sorting_desc::after {
     top: 4px;
 }

 .ch-table thead th {
     vertical-align: middle !important;
 }

 .ch-table .icheck-primary > input:first-child:checked + label::before,
 .ch-table  .icheck-primary > input:first-child:checked + input[type="hidden"] + label::before {
     background-color: #4cae4c;
     border-color: #5CB85B;
 }

 .ch-table [class*="icheck-"] > input:first-child + label::before,
 .ch-table  [class*="icheck-"] > input:first-child + input[type="hidden"] + label::before {
     content: "";
     display: inline-block;
     position: absolute;
     width: 18px;
     height: 18px;
     border: 1px solid #D3CFC8;
     border-radius: 0px;
     margin-left: -35px !important;
 }

 .ch-table .icheck-primary > input:first-child:not(:checked):not(:disabled):hover + label::before,
 .ch-table .icheck-primary > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
     border-color: #5CB85B;
 }

 .ch-table .icheck-primary [class*="icheck-"] > label {
     padding-left: 30px !important;
     min-height: 15px !important;
     line-height: 15px !important;
     display: inline-block;
     position: relative;
     vertical-align: top;
     margin-bottom: 0;
     font-weight: normal;
     cursor: pointer;
 }

 .ch-table .icheck-primary [class*="icheck-"] {
     min-height: 15px;
     margin-top: 3px !important;
     margin-bottom: 3px !important;
     padding-left: 0px;
     width: 15px !important;
     height: 15px !important;
 }

 .ch-table [class*="icheck-"] {
     height: 15px !important;
     margin-top: 5px !important;
     margin-bottom: 5px !important;
     padding-left: 0px;
     width: 25px;
     min-height: 15px;
 }

 .ch-table input[type="checkbox"] + label {
     margin-left: 10px;
     font-weight: inherit;
     cursor: pointer;
     /* line-height: 1; */
     padding-left: 38px !important;
 }

 .ch-table [class*="icheck-"] > input:first-child:checked + label::after,
 .ch-table [class*="icheck-"] > input:first-child:checked + input[type="hidden"] + label::after {
     top: -2px;
     width: 7px;
     height: 10px;
 }

 .reports-w tbody td a {
     font-size: 10pt;
 }

 .btn-back {
     float: left;
     padding: 0 !important;
     width: 23px !important;
     height: 23px !important;
     padding-top: 1px !important;
     margin-right: 10px;
     background: #fff;
     border-radius: 50% !important;
 }

 .dataTables_length {
     float: left;
     width: 100%;
 }

 .dataTables_length .col-md-6  {
     padding: 0;
 }

 /***Manage-hd-table **/
 /*** Style-for-UI-improvement **/
 
 /*** End Style-for-UI-improvement **/
 
/***Manage-hd-table **/

.manage-hd-table .mt-table-one thead {
background: #A7ADBA;
}

.manage-hd-table .mt-table-one tbody {
background: #C3C9D6;
}

.manage-hd-table .mt-table-one tbody thead {
background: #CACFD8;
}

.manage-hd-table .mt-table-one tbody tbody {
background: #eaeaea;
}

.manage-hd-table .mt-table-one tbody  tbody thead {
background: #CDD3DE;
}

.manage-hd-table .mt-table-one tbody tbody tbody {
background: #eaeaea;
}

.manage-hd-table .mt-table-one tbody  tbody tbody  thead {
background: #D8DEE9;
}

.manage-hd-table .mt-table-one tbody tbody tbody tbody{
background: #eaeaea;
}

/***End manage-hd-table **/
 
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    display: none;
}

.aami-table {width: 100%  !important;}

.aami-table thead {
background: #F0F0F0;
width: 100%;
}

.aami-table thead th{
    font-size: 14px;
}

.table > tbody > tr > td
{
    color:#000000;   
}

.table > thead > tr > th.text-center:not(.no-sort)
{
    width:100px !important;    
}

.table > tbody > tr > th.text-center:not(.no-sort)
{
    width:100px !important;    
}

.no-sort
{
    width:45px !important;    
}

.expandcolumn
{
    width:15px !important;    
}

.table-expand
{
    width:5px !important;    
}

div.search-pan {
  text-align: right;
}
div.search-pan label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.search-pan input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}

div.search-pan .form-group {
  display:-webkit-inline-box;
}

.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:hover{
    background: #D84F47;
    color: #fff;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.aami-popup .btn,
.aaml-panels .btn,
.aami-table .btn   {
padding: 2px 10px;
font-size: 13px;
font-weight: normal !important;
font-family: 'Titillium Web', sans-serif;
}

.aami-popup .multiselect,
.aaml-panels .multiselect,
.aami-table .multiselect   {
padding: 6px 12px !important;
}

.button.multiselect-clear-filter{
	padding: 6px 12px !important;
	font-size: 14px !important;
}




.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: inherit !important;
    cursor: default;
    background-color: #F0F0F0!important;
    border-color: #ddd !important;
}



/* Absolute Center Spinner */
div.nobackground .loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
div.nobackground .loading:before {
	content: '';
	display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-filter: blur(5px);
    filter: blur(5px);
	background-color: transparent;
}
.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 */
div.nobackground .loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

div.nobackground .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;
}

.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);
  }
}

/*=========Audit Tabs styles==================*/

.ajax__tab_default .ajax__tab {
     height: 40px !important;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
color: #333 !important;
background: #31B0C8!important;
border-color: #31B0C8!important;
font-size: 13px !important;
border-top: 3px solid #333 !important;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_outer .ajax__tab_inner .ajax__tab_tab,
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer .ajax__tab_inner .ajax__tab_tab {
color: #fff !important;
}

.ajax__tab_xp .ajax__tab_outer {
    padding-right: 4px !important;
    height: 35px !important;
    margin-right: 10px !important;
	color: #333 !important;
	background: #ddd !important;
    border: 1px solid #ddd;
	font-size: 13px !important;
	-webkit-appearance: button;
    cursor: pointer;
	line-height: 1.5;
	border-radius: 3px;
}

.ajax__tab_xp .ajax__tab_outer:hover{
color: #333 !important;
background: #31B0C8 !important;
border-color: #31B0C8 !important;
font-size: 13px !important;
border-top: 3px solid #333 !important;
}

.ajax__tab_xp .ajax__tab_inner {
    padding-left: 0;
    background: transparent !important;
    float: left;
}

.ajax__tab_xp .ajax__tab_tab {
margin: 0px !important;
background: transparent !important;
height: auto !important;
font-size: 15px !important;
font-weight: bold !important;
font-family: 'Titillium Web', sans-serif !important;
padding: 5px 7px !important;
width: 10em;
height: 1.2em;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

/*span.ajax__tab_tab{
	display: inline;
	position: relative;
}

span.ajax__tab_tab:hover:after{
	background: #333;
	background: rgba(0,0,0,.8);
	border-radius: 5px;
	bottom: 26px;
	color: #fff;
	content: attr(title);
	left: 20%;
	padding: 5px 15px;
	position: absolute;
	z-index: 98;
	width: 220px;
}

span.ajax__tab_tab:hover:before{
	border: solid;
	border-color: #333 transparent;
	border-width: 6px 6px 0 6px;
	bottom: 20px;
	content: "";
	left: 50%;
	position: absolute;
	z-index: 99;
}*/

.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background: transparent;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
    cursor: pointer;
    background: transparent;
}

.ajax__tab_panel{
	padding:8px 10px;
}

.ajax__tab_default .ajax__tab_header {
    white-space: normal !important;
    height: auto;
    background: transparent !important;
}


.ajax__tab_xp .ajax__tab_body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 10pt;
    border: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
    padding: 8px;
    background-color: #ffffff;
    border-radius: 0px 0px 5px 5px !important;
}

.ajax__tab_xp .ajax__tab_body .form-group .topic-label,
.ajax__tab_xp .ajax__tab_body .form-group .control-label {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.42857143;
font-weight: 700;
}

.ajax__tab_xp .ajax__tab_body .form-group .topic-label {font-weight: 500;}


.ajax__tab_xp .inner-tab-container .ajax__tab_active .ajax__tab_outer {
color: #333 !important;
    background: #337ab7 !important;
    border-color: #337ab7 !important;
    font-size: 13px !important;
    border-top: 3px solid #337ab7 !important;
}

.ajax__tab_xp .inner-tab-container .ajax__tab_hover .ajax__tab_outer {
color: #333 !important;
    background: #337ab7 !important;
    border-color: #337ab7 !important;
    font-size: 13px !important;
    border-top: 3px solid #337ab7 !important;
}

.ajax__tab_xp  .inner-tab-container  .ajax__tab_outer {
    padding-right: 4px !important;
    height: 35px !important;
    margin-right: 10px !important;
    color: #333 !important;
    background: #f0f0f0 !important;
    border: 1px solid #ddd;
    font-size: 13px !important;
    -webkit-appearance: button;
    cursor: pointer;
    line-height: 1.5;
    border-radius: 3px;
}

.ajax__tab_xp .ajax__tab_body .form-group .status_radio input {
margin-top: 10px;
margin-right: 5px;
}

.ajax__tab_xp .ajax__tab_body .form-group .status_radio  label{
float: right;
margin-top: 6px;
margin-right: 15px;
}


/*.highlight-border {
    border: 2px solid red;
    border-radius: 5px;*/ /* Optional: for rounded corners */
/*}*/


.highlight-question a {
    color: #a94442 !important;
    font-weight: bold;
}



/*.highlight-question {
    border: 2px solid red;
    border-radius: 5px;
}*/

.highlight-comment {
    border: 2px solid red;
    border-radius: 5px;
}


.invalid-section {
    color: red; /* Set text color to red */
    font-weight: bold;
}


.red{
	color : red !important;
}

.red a{
	color : red !important;
}

.info{
	color : rgb(91, 192, 222) !important;
}

.status_radio td {
padding: 5px 15px 0px 0px;
}
.status_radio td input {
margin-right: 5px;
float: left;
}

.status_radio td label{
font-weight: normal;
}

.ajax__tab_xp .ajax__tab_body .form-group textarea {
padding: 3px 12px;
font-size: 13px;
line-height: 1.42857143;
background-image: none;
border-radius: 0;
}

.has-error input[type="radio"]{
	color: #a94442;
}

.has-error input[type="radio"] + label{
	color: #a94442;
}

/*=========End Audit Tabs styles==================*/

/* 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  */

.que-head{
	margin-top: 15px;
    margin-bottom: 15px;
}

.label-left{
	 text-align: left !important;
	 font-weight: bold !important;
}

.audit-radio-label{
	min-width:50% !important;
	width:auto !important;
}

.audit-radio .btnRadioList {
    width:100%;
}

.highlight
{
        border: 2px solid red !important;
}

.form-with-border {
    border-bottom: 2px solid #333;
}

.iframe-container{
	margin-top: 40px;
    margin-bottom: 40px;
}

.data-empty-row{
	text-align: center;
    font-weight: bold;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.btn-circle.btn-lg {
    font-size: 15px;
    line-height: 0;
    background: transparent;
    border: 0;
    height: 25px;
    float: left;
    padding-top: 4px;
    padding-left: 0;
}

.btn-circle.btn-lg:hover {
color: #1b5630;
}

div.dataTables_info {
    float: left;
}

.padding-in {padding: 5px;}


.search-box .btn {
    cursor: pointer;
    height: 34px;
    padding: 8px !important;
    line-height: 1;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.square-service-block {
    position: relative;
    overflow: hidden;
    margin: 15px auto;
    min-height: 170px;
}

.btn-browse {
height: 34px !important;
}

.ssb-icon {
    
    color: #0078AE;
    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: #FFF;
	font-weight: 600;
	margin: 0;
	padding: 0;
	text-transform: none;
	height: auto;
	background: #0078AE;
	float: left;
	width: 100%;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0;
    font-size: 14px;
}


.header-table-inside thead {
    background: #0078AE;
    color: #fff;
}

.square-service-block a:hover > .ssb-icon   {
background: #fff;
color: #092F57;
-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: #31B0C8;
color: #FFFFFF;
-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: #1b5630;
-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: #31B0C8;
color: #FFFFFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}



.checkbox input[type="checkbox"]{
	/*margin-left: 0px !important;*/
}







/*=========End Audit Tabs styles==================*/ 

 @media all and (max-width: 768px)  
 {
     
.navbar-inverse .navbar-toggle {
    border-color: #31B0C8;
    background: #31B0C8;
}

.top-image .text h2 {
    font-weight: 400;
    font-size: 35px;
    color: #01619E;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.top-image .text p {
    font-size: 15px;
    color: #333;
    line-height: 1.2;
    font-weight: 400;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 4px;
}

.plan-one .title h1 {
    background-color: #57D6DD;
    border: 0;
    color: #21A0A7;
    border-radius: 0;
}

.plan-one .signupzone {
    background-color: #21A0A7 !important;
    border: 0;
    border-radius: 0;
}
     
 }



 @media all and (min-width: 1200px) and (max-width: 1600px)  
 {
     
.top-image .text {
    width: 100%;
    position: absolute;
    text-align: center;
    margin-top: 15px;
}  

.top-image .text p {
    font-size: 26px;
    color: #333;
    line-height: 1.2;
    font-weight: 400;
}

.top-image .text h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 55px;
    color: #01619E;
}

     
 }
 .alert-info
{
    display:none;
    
    }
	
	.red{
	color : red !important;
}

.red a{
	color : red !important;
}

.pre-wrap
{
    white-space: pre-wrap;
    text-align:left !important;
}

.info{
	color : rgb(155, 152, 152) !important;
}

.pagination>li>a, {
	color:inherit !important;
}

/*comment popup start*/

.square-service-block {
    position: relative;
    overflow: hidden;
    margin: 15px auto;
    min-height: 170px;
}

.panel-shadow {
    box-shadow: rgba(0, 0, 0, 0.3) 7px 7px 7px;
	margin-bottom: 0px !important;
	padding-bottom:15px;
}
.panel-white {
  border: 1px solid #dddddd;
}
.panel-white  .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #ddd;
}
.panel-white  .panel-footer {
  background-color: #fff;
  border-color: #ddd;
}

.post .post-heading {
  height: 95px;
  padding: 10px 15px;
  display: flex;
}
.post .post-heading .avatar {
  width: 60px;
  height: 60px;
  display: block;
  margin-right: 15px;
}
.post .post-heading .meta .title {
  margin-bottom: 0;
}
.post .post-heading .meta .title a {
  color: black;
}
.post .post-heading .meta .title a:hover {
  color: #aaaaaa;
}
.post .post-heading .meta .time {
  margin-top: 8px;
  color: #999;
}
.post .post-image .image {
  width: 100%;
  height: auto;
}
.post .post-description {
  padding: 15px;
}
.post .post-description p {
  font-size: 14px;
}
.post .post-description .stats {
  margin-top: 20px;
}
.post .post-description .stats .stat-item {
  display: inline-block;
  margin-right: 15px;
}
.post .post-description .stats .stat-item .icon {
  margin-right: 8px;
}
.post .post-footer {
  border-top: 1px solid #ddd;
  padding: 15px;
}
.post .post-footer .input-group-addon a {
  color: #454545;
}
.post .post-footer .comments-list {
  padding: 0;
  margin-top: 20px;
  list-style-type: none;
}
.post .post-footer .comments-list .comment {
  display: block;
  width: 100%;
  margin: 20px 0;
}
.post .post-footer .comments-list .comment .avatar {
  width: 35px;
  height: 35px;
}
.post .post-footer .comments-list .comment .comment-heading {
  display: block;
  width: 100%;
}
.post .post-footer .comments-list .comment .comment-heading .user {
  font-size: 14px;
  font-weight: bold;
  display: inline;
  margin-top: 0;
  margin-right: 10px;
}
.post .post-footer .comments-list .comment .comment-heading .time {
  font-size: 12px;
  color: #aaa;
  margin-top: 0;
  display: inline;
}
.post .post-footer .comments-list .comment .comment-body {
  margin-left: 50px;
}
.post .post-footer .comments-list .comment > .comments-list {
  margin-left: 50px;
}

.comment-section.panel {
	position:relative;
}

.comment-section.panel>.panel-heading:after,.panel>.panel-heading:before{
	position:absolute;
	top:11px;left:-16px;
	right:100%;
	width:0;
	height:0;
	display:block;
	content:" ";
	border-color:transparent;
	border-style:solid solid outset;
	pointer-events:none;
}

.comment-section.panel>.panel-heading:after{
	border-width:7px;
	border-right-color:#f7f7f7;
	margin-top:1px;
	margin-left:2px;
}

.comment-section.panel>.panel-heading:before{
	border-right-color:#ddd;
	border-width:8px;
}

.chat-heading{
	position: relative;
	padding: 0px 15px !important;
}

.chat-heading:after {
    content: '';
	display: block;  
	position: absolute;
	right: 100%;
	top: 50%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid grey;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
}

.chat-avatar{
	width: 60px;
	height: 60px;
	display: block;
	margin-right: 15px;
}

.chatter-box{
	padding:10px 15px 0px 15px;
	display: flex;
}

.chatter-content{
	width: 100%; 
	margin-left: 10px;
	position: relative;
}

.comment-item{
	margin-bottom: 0px !important;
}

.comments-panel{
	margin-top:15px;
	min-height:500px;
	max-height:500px;
	overflow-y:auto;
}

.comments-panel::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.comments-panel::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.comments-panel::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

/*comment popup end*/
.icon-tooltip{
      display: inline;
      position: relative;
  }
  
  .icon-tooltip:focus:after{
      background: #F5FBFE;
      border-radius: 5px;
      bottom: 26px;
      color: #333;
      content: attr(data-content);
      left: -75px;
      padding: 5px 15px;
      position: absolute;
      z-index: 98;
      font-size: 12px;
      width: 220px;
      border: 1px solid #54C7F6;
  }
  
  .icon-tooltip:focus:before{
      border: solid;
      border-color: #54C7F6 transparent;
      border-width: 6px 6px 0 6px;
      bottom: 20px;
      content: "";
      left: 50%;
      position: absolute;
      z-index: 99;
  }
/*tooltip style start*/

/*tooltip style end*/


.pagination-add > .first a ,
.pagination-add > .prev a  {
background: #ddd;
font-weight: bold;
margin-right: 5px;
color: #333 !important;
} 


.pagination-add > .last a ,
.pagination-add > .next a {
background: #ddd;
font-weight: bold;
margin-left: 5px;
color: #333 !important;
} 


/*====override jquery datepicker dropdown color===========*/
div.ui-datepicker > div.ui-datepicker-header > div.ui-datepicker-title > select {
    color: #333 !important;
}

.failureNotification
{
    color: #FF0000;
    font-size: 13px !important;
    font-weight: normal !important;
}

a.click_here
{
    background: #a7bbc4;
    padding: 0px 5px;
    border-radius: 5px;
    font-weight: bold;
    text-decoration: underline;
    height: auto;    
}

span.ui-state-default 
{
    float: left;
    background: transparent !important;
    border-color: transparent !important;    
}

.no-background
{
    background: transparent !important;    
}


.ahs-summery-tb .main-headers {
background: #3FA1A1;
color: #fff;
font-size: 14px;	
}

.ahs-summery-tb .main-sub-totle {
background: #E7FFFF !important;
color: #333;
font-weight: bold;
}

.ahs-summery-tb .sub-sec-totle {
background: #BAF3F3 !important;
color: #333;
font-weight: bold;
}

.ahs-summery-tb .sec-totle {
background: #73D5D5 !important;
color: #333;
font-weight: bold;
}

.ahs-summery-tb .sub-sec-bg {
    background: #fff !important;
    color: #333;
    font-size: 14px;
}

hide-par {
	display: none;
}

.ahs-summery-tb > tbody > tr > td, 
.ahs-summery-tb > tbody > tr > th, 
.ahs-summery-tb > tfoot > tr > td, 
.ahs-summery-tb > tfoot > tr > th, 
.ahs-summery-tb > thead > tr > td, 
.ahs-summery-tb > thead > tr > th {
    border: 1px solid #89C2C2 !important;
}

.dropdown-toggle
{
    text-align: left !important;
}

.mouse-hover-review
{
    cursor: pointer;
}

.image-review
{
    padding: 5px 16px;

}

a.image-review > i.fa
{
    font-size: 26px;
    color: #1b5630;
}

.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
  pointer-events: none;
}

span.aspNetDisabled
{
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
    pointer-events: none;
}

+.table-cont{
  /**make table can scroll**/
  /**height: calc(72vh);**/
  overflow: auto;
  /** add some style**/
  /*padding: 2px;*/
  background: #ddd;
  margin: 20px 10px;
  box-shadow: 0 0 1px 3px #ddd;
}

/*.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
     border: 1px solid transparent !important;
     background: #dc3545 !important; 
     font-weight: 400 !important; 
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
     border: 1px solid transparent !important;
     background: #dc3545 !important; 
     font-weight: 400 !important; 
    color: #fff !important;
}*/

.fade-text-audit
{
    color: #727272 !important;
}

.gridview-wrap-tr
{
    color: #000000;
    white-space:pre-wrap; 
}

.question-align-review
{
    text-align: left !important;
    background-color: #F7F7F7 !important;
}

.tp-text {
border: 1px solid #ccc;
background-color: #F8F7F7 !important;
text-align: left !important;
}

.viewbox-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 999999999 !important;
}


/* Style the header with a grey background and some padding */
.header {
overflow: hidden;
background-color: #f1f1f1;
padding: 10px 15px;
margin-bottom: 15px;
border-bottom: 1px solid #ddd;
}

/* Style the header links */
.header a {
float: left;
color: #333;
text-align: center;
padding: 12px;
text-decoration: none;
font-size: 15px;
line-height: 1;
}

/* Style the logo link (notice that we set the same value of line-height and font-size to prevent the header to increase when the font gets bigger */
.header a.logo-VCH {
font-weight: bold;
padding: 0;
}

.header-right .logout {
background: #0078AE;
border-radius: 6px;
color: #fff;
padding: 10px;
}

.header-right .logout:hover {
background: #31B0C8;
}

.header-right .logout span {
font-size: 15px;
float: left;
padding-right: 10px;
font-weight: 600;
}

.header-right .logout .fa {
	
}

/* Change the background color on mouse-over */

/* Style the active/current link*/
.header a.active {
background-color: transparent;
color: #333;
cursor: context-menu;
}

/* Float the link section to the right */
.header-right {
  float: right;
}

.user-name .fa {
color: #1b5630;
font-size: 19px;
float: left;
padding-right: 10px;
margin-top: -1px;
}

.viewaudit-panels .review-header {
border-color: #CEEED7;
}

.viewaudit-panels .review-header .panel-heading  {
background-color: #EAFFF0 !important;
border-color: #CEEED7;
padding: 5px 15px;
}

.viewaudit-panels .review-header .panel-heading .panel-title {
font-size: 17px;
}

.viewaudit-panels .review-header .panel-body {
padding: 10px;
padding-bottom: 0;
}


.viewaudit-panels .review-header .panel-body .hd-item {
padding-bottom: 15px;	
}

.viewaudit-panels .review-header .panel-body .hd-item .label-item {
font-size: 15px;
font-weight: bold;
border-bottom: 1px solid #ddd;
float: left;
width: 100%;
padding-left: 5px;	
}

.viewaudit-panels .review-header .panel-body .hd-item .answer {
font-size: 15px;
float: left;
width: 100%;
padding-left: 5px;
color: #666;	
}

.section-pan {
background: #fff;
border: 1px solid #d6d8db;
float: left;
width: 100%;
margin-bottom: 10px !important;
}

.section-pan .panel-heading {
background: #e9eaec;
float: left;
width: 100%;
}

.section-pan .panel-heading .panel-title {
    font-size: 15px;
    color: #0078AE;
}

.section-pan .panel-body {
    padding: 10px;
	float: left;
width: 100%;
}

.sub-section-pan {
background: #fff;
border: 1px solid #CEEED7;
margin-bottom: 5px !important;
float: left;
width: 100%;
}

.sub-section-pan .panel-heading {
background: #F4FFFA;
padding: 5px 10px;
border-color: #CEEED7;	
float: left;
width: 100%;
}

.sub-section-pan .panel-heading .panel-title {
font-size: 14px;
color: #375740;
}

.sub-section-pan .panel-body {
    padding: 10px;
	padding-bottom: 5px;
	float: left;
width: 100%;
}

.sub-section-pan .panel-group {
    margin-bottom: 10px;
	float: left;
	width: 100%;
} 



.question-pan {
background: #fff;
border: 1px solid #EAEAC4;
float: left;
width: 100%;
}

.question-pan .panel-heading {
background: #FFFFF1;
padding: 5px 10px 0;
border-color: #EAEAC4;
float: left;
width: 100%;
}

.question-pan .panel-heading .panel-title a {
font-size: 13px;
color: #333;
line-height: 1.3;
float: left;
padding: 5px;
}

.question-pan .panel-body {
    padding: 10px;
	float: left;
width: 100%;
}

.question-pan .panel-heading .panel-title .answer-block {
text-align: right;
}

.question-pan .panel-heading .panel-title .answer-block .answer {
background: #C0F0B0;
padding: 5px 10px;
margin-left: 15px;
border-radius: 11px;
}

.question-pan .panel-heading .panel-title .answer-block .risk-level {
margin-left: 15px;
padding: 5px 10px;
border-radius: 12px;
}

.question-pan .panel-heading .panel-title .answer-block .yes {
background: #C0F0B0;
}


.question-pan .panel-heading .panel-title .answer-block .na {
background: #FFE599;
}

.question-pan .panel-heading .panel-title .answer-block .no {
background: #f8d7da;
}

.question-pan .panel-heading .panel-title .answer-block .partial {
background: #FFE599;
}

.question-pan .panel-heading .panel-title .qi-block  {
float: left;
}

.question-pan .panel-heading .panel-title .qi-block .question-number  {
float: left;
width: 2%
}

.question-pan .panel-heading .panel-title .qi-block .question-desc  {
float: left;
width: 98%
}

.question-pan-info .info-item {
margin: 0;
}

.question-pan-info .info-item .info-lb {
font-size: 15px;
font-weight: bold;
border-bottom: 1px solid #ddd;
float: left;
width: 100%;
padding-left: 5px;	
}

.question-pan-info .info-item .info-aw {
font-size: 15px;
float: left;
width: 100%;
padding-left: 5px;
color: #666;	
}

.question-pan-info .info-item .info-aw .fancy-image img {
margin: 10px 0;
height: 40px !important;
}

.cat_compilance .compilance-items .compilance-item {
	text-align: right;
}

.cat_compilance .compilance-items .compilance-item .item-bg {
float: right;
background: #fff;
padding: 3px 15px;
border-radius: 20px;
border: 1px solid #c5d6d6;
line-height: 1;
}

.cat_compilance .compilance-items .compilance-item .compilance {
font-size: 15px;
font-weight: bold;
color: #333;
padding-right: 10px;
text-align: right;
}

.cat_compilance .compilance-items .compilance-item .result {
	font-size: 15px;
color: #333;
text-align: right;
}

.sub_compilance .compilance-items .compilance-item {
	text-align: right;
}

.sub_compilance .compilance-items .compilance-item .item-bg {
float: right;
padding: 3px 15px;
border-radius: 20px;
line-height: 1;
}

.sub_compilance .compilance-items .compilance-item .compilance {
font-size: 14px;
font-weight: bold;
color: #375740;
padding-right: 10px;
text-align: right;
}

.sub_compilance .compilance-items .compilance-item .result {
	font-size: 14px;
color: #375740;
text-align: right;
}


.tg-control .more-less {
float: left;
margin-right: 10px;
margin-top: 2px;
color: #0056b3;	
}

.cat_compilance .compilance-items .compilance-item .yes-bg {
background: #C0F0B0;
border: 1px solid #c3e6cb;
}

.cat_compilance .compilance-items .compilance-item .no-bg {
background: #f8d7da;
border: 1px solid #f5c6cb;
}

.cat_compilance .compilance-items .compilance-item .na-bg {
background: #FFE599;
border: 1px solid #ffeeba;
}

.cat_compilance .compilance-items .compilance-item .pa-bg {
background: #cce5ff;
border: 1px solid #bee5eb;
}

.cat_compilance .compilance-items .compilance-item .com-bg {
background: #fff;
}

.total-compilance-items {
background: #8C8C8C;
padding: 10px;
margin-bottom: 10px;
border-radius: 6px;
font-size: 15px;
border: 1px solid #ddd;
float: left;
width: 100%;
}

.total-compilance-items .compilance-title {
float: left;
width: 100%;
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
}

.total-compilance-items .compilance-title h3 {
margin: 0;
font-size: 17px;
font-weight: bold;
color: #fff;
}

.total-compilance-items .compilance-item {
float: left;
width: 50%;
}

.total-compilance-items .compilance-item .item-bg .compilance {
font-weight: bold;
color: #fff;
float: left;
width: 175px;
}

.total-compilance-items .compilance-item .item-bg .result {
color: #fff;
float: left;
}



.total-compilance-items .compilance-item .item-bg {
float: left;
padding: 3px 0px;
line-height: 1;
margin-top: 5px;
}


@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) { 

.main-log-pan {
	padding:20px 0;
}

.login-logo {
    text-align: center;
    margin: 0 auto;
    width: 240px;
}

.title-main h2 {
    font-weight: 600;
    font-size: 34px;
    margin-top: 0;
    margin-bottom: 10px;
}

  .header a {
    float: none;
    display: block;
    text-align: left;
  }
  .header-right {
    float: none;
  }
  
.user-name {
margin-top: 15px;
background: #fff;
border-radius: 5px;	
} 

.header-right .logout {
    background: #0078AE;
    border-radius: 6px;
    color: #fff;
    padding: 10px;
    position: absolute;
    right: 15px;
    top: 15px;
}

.viewaudit-panels .review-header .panel-body .hd-item .answer {
    font-size: 15px;
    float: left;
    width: 60%;
    padding-left: 5px;
    color: #666;
    border-bottom: 0;
}

.viewaudit-panels .review-header .panel-body .hd-item .label-item {
    font-size: 15px;
    font-weight: bold;
    border-bottom: 0;
    float: left;
    width: 40%;
    padding-left: 5px;
}

.viewaudit-panels .review-header .panel-body .hd-item {
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.viewaudit-panels .review-header .panel-body .last-item {
    border-bottom: 0;
}

.viewaudit-panels .review-header .panel-body .row {
margin-right: -10px;
margin-left: -10px;
}

.question-pan .panel-heading .panel-title a {
    font-size: 13px;
    color: #333;
    line-height: 1.8;
}

.cat_compilance .compilance-items .compilance-item {
    text-align: left;
}

.cat_compilance .compilance-items .compilance-item .item-bg {
    float: left;
    background: #fff;
    padding: 0px 5px;
    border-radius: 20px;
    border: 1px solid #c5d6d6;
    line-height: 1;
    margin-top: 5px;
}

.cat_compilance .compilance-items .compilance-item .compilance {
    font-size: 14px;
    font-weight: bold;
    color: #0078AE;
    padding-right: 5px;
    text-align: right;
}

.sub_compilance .compilance-items .compilance-item {
    text-align: left;
}

.sub_compilance .compilance-items .compilance-item .compilance {
    font-size: 13px;
    font-weight: bold;
    color: #375740;
    padding-right: 5px;
    text-align: right;
}

.sub_compilance .compilance-items .compilance-item .result {
    font-size: 13px;
    color: #375740;
    text-align: right;
}

.sub_compilance .compilance-items .compilance-item .item-bg {
    float: left;
    background: #fff;
    padding: 2px 5px;
    border-radius: 20px;
    border: 1px solid #CEEED7;
    line-height: 1;
    margin-top: 5px;
}

.total-compilance-items .compilance-item {
    float: left;
    width: 100%;
}

.cat_compilance .compilance-items .compilance-item .yes-bg {
background: #C0F0B0;
border: 1px solid #c3e6cb;
}

.cat_compilance .compilance-items .compilance-item .no-bg {
background: #f8d7da;
border: 1px solid #f5c6cb;
}

.cat_compilance .compilance-items .compilance-item .na-bg {
background: #FFE599;
border: 1px solid #ffeeba;
}

.cat_compilance .compilance-items .compilance-item .pa-bg {
background: #cce5ff;
border: 1px solid #bee5eb;
}

.cat_compilance .compilance-items .compilance-item .com-bg {
background: #fff;
}
  

}

.ml-3 {
    margin-left : 20px;
}


label.form-invalid:after, span.form-invalid:after {
    top: 100%;
    right: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #777777;
    border-width: 6px;
}

label.form-invalid, span.form-invalid {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    display: block;
    margin-top: -25px;
    padding: 7px 9px;
    background: #777777;
    color: #ffffff;
    border-radius: 5px;
    font-weight: bold;
    font-size: 11px;
}







































