﻿@charset "utf-8";
/* CSS Document */
@import url( bootstrap.min.css );
@import url( pixel-admin.css);
@import url( pages.min.css);
@import url( widgets.min.css);
@import url( rtl.min.css);
@import url( themes.min.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

body{
    font-size:15px;
}

.theme-default #main-menu .menu-content {
margin-top:-44px;
}
#main-menu {
margin-top:44px;
}
#main-menu ul.navigation {
margin:50px 0 0 0;
padding:0px 0 0 0;
}
#main-menu ul.navigation > .mm-dropdown.open > ul {
margin:0;
padding:0;
}
#main-navbar {
z-index:1000;
}
.ui-front {
z-index:10000;
}

.page-header{
    padding-top:33px;padding-bottom:16px;
}
.panel-title{
/*margin-top:7px;*/
font-size:16px;
}
.panel-transparent .panel-title{
font-size:14px;
}
.panel-title-form{
margin-top:7px;
font-size:18px;
}
.navbar-form{
margin-top:1px;
}
.radio-col label{
display:inline;
font-weight:normal;
}
.radio-col input:first-child{
margin-left:0px;
}
.radio-col input{
margin-left:10px;
margin-right:3px;
}
.radio-row label{
display:block;
font-weight:normal;
position:relative;
top:-16px;
left:25px;
margin:0;
}
.radio-row input{
margin-left:10px;
margin-right:3px;
display:block;
}
span.checkbox-col{
margin-top:5px;
display:inline-block;
}
.checkbox-col label{
display:inline;
font-weight:normal;
}
.checkbox-col input:first-child{
margin-left:0px;
}
.checkbox-col input{
margin-left:10px;
margin-right:3px;
}
.checkbox-row label{
display:block;
font-weight:normal;
position:relative;
top:-16px;
left:25px;
margin:0;
}
.checkbox-row input{
margin-left:10px;
margin-right:3px;
display:block;
}
.table tbody tr td.prgt{
font-weight:bold;
width:25%;
}
.table tbody tr td.prgt-lbl{
background:#fff;
color:#333;
}
.label-block {
    color: #959595;
    display: block;
    margin-bottom: 0px;
    margin-top: 6px;
}
#content-wrapper{
padding-bottom:50px;
top:33px;
min-height:600px;
background:#fff;
}
.dnnLoginService input[type="text"], .dnnLoginService input[type="password"]{
width:100%;
}
.LoginPanel{
float: inherit;
    padding-right: inherit;
    width: inherit;
}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction{
box-shadow:inherit;
text-shadow:inherit;
}
.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span
{
    box-shadow:inherit;
text-shadow:inherit;
}
input.error, select.error, textarea.error{
border:red solid 1px;
}
.datepicker-dropdown{
z-index:1000;
}
.theme-default #main-navbar .navbar-brand div, .theme-default .demo-logo{
background:inherit;
}
.page-signin-alt .panel{
padding:27px 27px 0 27px;
}
#socialControls{
display:none;
}
.theme-default #main-navbar #main-menu-toggle{
top:1px !important;
}

table thead tr th a {
    color: #ffffff;
    text-decoration: none;
}
.theme-default #main-menu li > a.active-head {
    background: none repeat scroll 0 0 #1a7ab9;
    color: #fff;
}
.theme-default #main-menu li > a .menu-icon-head, .theme-default #main-menu li.active > a .menu-icon-head{
color:#fff;
}
.theme-default #main-navbar .navbar-nav > li > a.dashboard{
color:#1a7ab9;
}
.theme-default #main-navbar .navbar-nav > li > a.dashboard:hover{
background:#1a7ab9;
color:#fff;
}
.theme-default #main-navbar .right > .navbar-nav > li{
border-left:0px solid #f1f1f1;
}
.checkbox-list{
height: 110px; width: 100%; border: solid 1px #D7DADF;
}
.checkbox-list-required{
height: 110px; width: 100%; border: solid 1px red;
}
.table-list{
width: 100%; border: solid 1px #D7DADF;
}
.table-list-required{
width: 100%; border: solid 1px red;
}
.CheckboxList tbody tr td label{
font-weight:normal;
}
.theme-default a.dash-group-item-success {
    background: none repeat scroll 0 0 #468847;
    border-color: #468847;
}
.theme-default a.dash-group-item-warning {
    background: none repeat scroll 0 0 #f4b04f;
    border-color: #f4b04f;
}
.theme-default a.dash-group-item-info {
    background: none repeat scroll 0 0 #5bc0de;
    border-color: #5bc0de;
}
.theme-default a.dash-group-item {
    background: none repeat scroll 0 0 #1d89cf;
    border-color: #1d89cf;
}
a.dash-group-item-success, a.dash-group-item-warning, a.dash-group-item-info, a.dash-group-item {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
    color:#fff;
    font-size:16px;
    font-weight:600;
}
.mmc #main-menu ul.navigation{
margin-top:46px;
}
.checkbox-inline, .radio-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 20px;
    vertical-align: middle;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    float: left;
    margin-left: -20px;
}
.form-horizontal .control-label {
    text-align: right;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
border-color:#fff;
}

@media (max-width:768px) {
.theme-default #main-navbar #main-menu-toggle{
top:0px !important;
left:0;
}
#main-navbar .navbar-brand{
    padding-left:56px;
}
.theme-default #main-navbar #main-menu-toggle{
background:#fff;
}
.navbar-inverse{
background:#fff;
}
.theme-default #main-navbar .navbar-collapse{
background:#ddd;
}

}

#main-navbar div.navbar-form .form-control {
    height: 30px;
    line-height: 20px;  
    padding-bottom: 5px;
    padding-top: 5px;
    width: 150px;
}
.theme-default #main-navbar .nav + .nav, .theme-default #main-navbar .nav + .right, .theme-default #main-navbar li + li{
border-top:0;
}
.mt5{
margin-top:5px;
}
.mt7{
margin-top:7px;
}
.mt10{
margin-top:10px;
}
.mt15{
margin-top:15px;
}
.mt20{
margin-top:20px;
}
.mt25{
margin-top:25px;
}
.mt30{
margin-top:30px;
}
.mt40{
margin-top:40px;
}
.mb10{
margin-bottom:10px;
}
.mb15{
margin-bottom:15px;
}
.mb20{
margin-bottom:20px;
}
.ml10{
margin-left:10px;
}
.ml20{
margin-left:20px;
}
.rt5{
margin-right:5px;
}
.rt10{
margin-right:10px;
}
.pad10{
    padding:10px;
}
#menu-content-demo {
    padding-left: 16px !important;   
}
#main-menu .menu-content.top {
    padding-top: 65px;
}
.pinHelp{
    text-indent:-999em;
}
a.dnnFormHelp {
position:relative;
}
a.dnnFormHelp{
text-indent:-999em;
font-size:0;
top:-12px;
}

.navbar-inverse {
    background: #fff none repeat scroll 0 0;
}

h1{
font-size:28px;
}
h2{
font-size:20px;
}
table caption{
    display:none;
}
ul.dash-list{
margin:0 0 0 15px;
padding:0;
}
ul.dash-list li{
list-style:disc;
padding:3px 0;
text-align:left;
}
.tab-content-padding {
    padding: 10px 0 !important;
}
.form-control{
padding:6px 3px;
}
.accordion-heading h3 {
margin:0;
font-size:14px;
}

.req-ic {
    background:url("images/required-red.png") no-repeat scroll left top;
    display: inline-block;
    height: 10px;
    left: 0;
    position: absolute;
    text-indent: -999em;
    top: 13px;
    width: 10px;
}
.req-ic-text {
    background: rgba(0, 0, 0, 0) url("images/required-red.png") no-repeat scroll left top;
    display: inline-block;
    height: 10px;
    position: relative;
    right: -2px;
    text-indent: -999em;
    top: 7px;
    width: 10px;
}
.breadcrumb {
    margin-bottom: 0;
    padding: 10px 0 0;    
}
.form-control-tbl{
    display:inline;
}
.tbl-error {
border:#ff0000 solid 1px;
}
a.link-error {
color:#ff0000;
}
.tab-content.tab-content-bordered {
background:#fff;
}
.dnnFormMessage {
max-width:inherit;
padding:10px;
margin-top:20px;
}
tr.tbl-header th, tr.tbl-header td{
background:#5bc0de;
}
.breadcrumb span{
    padding-right:3px;
}
.breadcrumb img{
    padding-right:3px;
    position:relative;
    top:-1px;
}
a:visited {
    color: #4083a9;   
}
.fw-5 {
width:5%;
display:inline;
}
.fw-10 {
width:10%;
display:inline;
}
.fw-20 {
width:20%;
display:inline;
}
.fw-30 {
width:30%;
display:inline;
}
.fw-40 {
width:40%;
display:inline;
}
.fw-50 {
width:50%;
display:inline;
}
.fw-60 {
width:60%;
display:inline;
}
.fw-70 {
width:70%;
display:inline;
}
.fw-80 {
width:80%;
display:inline;
}
.fw-85 {
width:85%;
display:inline;
}
.fw-90 {
width:90%;
display:inline;
}
.w-10 {
width:10%;
}
.w-20 {
width:20%;
}
.w-30 {
width:30%;
}
a.left-ic-link {
color:#626b7a;
cursor:pointer;
}
.down-arrow {
    position: relative;
    top: -1px;
}
span.sales {
margin-left:34px;
}
.dnnTooltip .dnnFormHelpContent,
.dnnHelperTip .dnnFormHelpContent {
   background: rgba(0,0,0,0.90);   
}
.Normal{
font-size:inherit;
}
#main-menu .mm-dropdown > ul > li > a {
    padding-left: 39px;
}
.bottomArrow:after{   
    opacity: 0.90;    
}
#main-menu ul.navigation > li > a > .nonmenu-justify{
    display:inline-block;
    margin-top:-20px;
    margin-left:27px;
}
.menu-justify{
    display:inline-block;
    margin-top:-20px;
    margin-left:23px;
}
.menu-justify1{
    margin-left:3px;
}
.dnnTooltip {
    z-index: 1000;
}
input::-ms-clear, input::-ms-reveal {
    display: none;
}
table.paging tr td span:first-child{
    margin-left:5px;
}
table.paging tr td:nth-child(1) {
    padding-right:5px;
}
span.usd{
    margin-left:-41px;
}
span.non-usd{
    margin-left:-26px;
}
.value{text-align:right;}
a.goal-r{
    padding-left: 0px;
	margin-right: 5px;
	padding-bottom:2px;
	position:relative;
	top:5px;
	display:inline-block;
}

a.goal-r{
    background: url(images/goal.png) no-repeat right top;width:16px;height:16px;
}
@media (min-width:768px) {
    .pass1{
        position:relative;left:35%;
    }
    .pass-ul{position:relative;left:35%;}
}

@media (max-width:768px) {
   .dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > input[type="text"]{
        display:inline;
        width:40% !important;
    }
   .dnnFormPopup.dnnFormPopupMobileView a.dnnPrimaryAction, .dnnFormPopup.dnnFormPopupMobileView a.dnnSecondaryAction  {
       width:100%;
   }
   .menu-justify{
    display:inline;
    margin-left:0px;
}
}

.dnnSendPasswordContent {
    width: inherit !important;
}
/* Color Corrections End*/
@media (max-width:768px) {
    span.usd {
        margin-left: 0px !important;
    }
}
.theme-default {
    background: #fff;
}
.stat-panel {
    
    box-shadow: 0 1px 3px rgba(33,33,33,.2);
    -webkit-box-shadow: 0 1px 3px rgba(33,33,33,.2);
    -moz-box-shadow: 0 1px 3px rgba(33,33,33,.2);
    -o-box-shadow: 0 1px 3px rgba(33,33,33,.2);
    -ms-box-shadow: 0 1px 3px rgba(33,33,33,.2);

}
.pa-flot-info{
    margin-bottom:5px;
}
.pa-flot-info span {
    font-size: 10px;
    padding-left: 20px;
    margin-right:0;   
}
.alert {
   margin-bottom:0;
    padding: 5px 15px;
}
a.help-link {
    text-decoration:underline;
    cursor:pointer;
}
a.help-link:hover{
    text-decoration:none;
}
.help-content h2 {
font-size:14px;
font-weight:bold;
margin-top:0;
color:#1a7ab9;
}
.help-content .panel-body {
padding:10px;
}
.help-content ul {
    list-style: outside none disc;
}
#main-navbar div.navbar-form .form-control {
    height: 30px;
    line-height: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 150px;
}

.gr-row-one .gr-one{
    height: 208px;
}
.gr-row-two .gr-one{
    height: 255px;
}
.gr-row-one .gr-two-sub1{
    height: 114px;
}
.gr-row-one .gr-two-sub2{
    height: 93px;
}
.gr-row-two .gr-two-sub1{
    height: 114px;
}
.gr-row-two .gr-two-sub2{
    height: 137px;
}
.gr-row-two .gr-three{
    height: 185px;
}
.gr-row-one .gr-three{
    height: 143px;
}
.gr-row-one .gr-four{
    height: 133px !important;
}
.gr-row-two .gr-four{
    height: 173px !important;
}
.gr-row-one .gr-five{
    height: 175px;
}
.gr-row-two .gr-five{
    height: 215px;
}
.gr-row-one .gr-six{
    height: 130px !important;
}
.gr-row-two .gr-six{
    height: 173px !important;
}
.gr-row-three .gr-sevan{
    height: 220px;
}
.gr-row-three .gr-eight{
    height: 220px;
}
.graph-header-main {
    background:#4bb1d0;    
}
.graph-header {
    font-size: 15px;
    padding:5px;
    color:#fff;
}
.icon-mouse-over-main .ic-hover{
    display:none;
}
.icon-mouse-over-main:hover .ic-hover{
    display:block;
}
.pull-right .dropdown-menu {    
    top: 30px;
}
a.dash-gear{
    color:#fff;
    position:relative;
    top:-2px;
}
a.dash-gear:hover{
    color:#ddd;
}
.req-ic-grid {    
    float:left;
    width:10px;
    height:10px;
    background:url(images/required-red.png) no-repeat left top;
    display:inline;
    text-indent:-999em;
    position:relative;
    left:-2px;
    top:10px;
}
/*progress bar starts*/
ul.progress-status {
	display: inline-block;	
	overflow: hidden;
	border-radius: 5px;	
	counter-reset: flag; 
	margin:5px 0 10px 0;
	padding: 0;
	float:left;	
}
ul.progress-status li {
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 30px;
	color: white;	
	padding: 0 10px 0 27px;
	background: #666;
	background: linear-gradient(#666, #333);
	position: relative;
	margin-bottom:4px;
}

ul.progress-status li:first-child {
	padding-left: 13px;
	border-radius: 5px 0 0 5px; 
}
ul.progress-status li:first-child:before {
	left: 14px;
}
ul.progress-status li:last-child {
	border-radius: 0 5px 5px 0; 
	padding-right: 20px;
}
ul.progress-status li.active{
	background: #333;
	background: linear-gradient(#333, #000);
}
ul.progress-status li.active:after {
	background: #333;
	background: linear-gradient(135deg, #333, #000);
	}
ul.progress-status li:after {
	content: '';
	position: absolute;
	top: 0px; 
	right: -17px; 
	width: 36px; 
	height: 29px;	
	transform: scale(0.707) rotate(45deg);	
	z-index: 1;	
	background: #666;
	background: linear-gradient(135deg, #666, #333);	
	box-shadow: 
		2px -2px 0 2px rgba(255, 255, 255, 255), 
		3px -3px 0 2px rgba(255, 255, 255, 255);	
	border-radius: 0 5px 0 50px;
}
ul.progress-status li:last-child:after {
	content: none;
}
ul.progress-status li.green {
	background: #5eb95e;
}
ul.progress-status li.green:after {
	background: #5eb95e;
	background: linear-gradient(135deg, #5eb95e, #5eb95e);
}
ul.progress-status li.blue {
	background: #0070cc;
}
ul.progress-status li.blue:after {
	background: #0070cc;
	background: linear-gradient(135deg, #0070cc, #0070cc);
}
ul.progress-status li.yellow {
	background: #f29f29;
}
ul.progress-status li.yellow:after {
	background: #f29f29;
	background: linear-gradient(135deg, #f29f29, #f29f29);
}
ul.progress-status li.gray {
	background: #888;
}
ul.progress-status li.gray:after {
	background: #888;
	background: linear-gradient(135deg, #888, #888);
}
.legend-indi{
margin-left:10px;
width:10px;
height:10px;
display:inline-block;
}
.label-gray{
background:#b0b0b0 none repeat scroll 0 0;
}
/*progress bar ends*/

.calendar-lbl {
    font-size: 10px;
    color: #666;
    margin-left: 3px;
}
ul ul, ul ol, ol ol, ol ul{
    margin-left:0;
}
.disable-lnk{
    color:#808b9c;
    cursor:inherit;
}
.disable-lnk:hover{
    color:#808b9c !important;    
}
.disable-leftmenu-lnk{
    color:#777 !important;
    cursor:inherit;
}
.disable-leftmenu-lnk:hover{
    color:#777 !important;    
}
.list-group-item {
    padding-bottom: 11px;
    padding-top: 11px;    
}
.user-rounded {
    display: inline-block;   
    height:25px;
    width: 25px;
    border-radius: 50%;
line-height:25px;
    position: relative;
    background: #dbdfe8;
font-weight: bold;
color:    #9fa1ae;
text-align:center;
margin-right:5px;
}
.user-rounded-sidebar {
    display: inline-block;   
    height:54px;
    width: 54px;
    border-radius: 50%;
line-height:52px;
    position: relative;
    background: #dbdfe8;
font-weight: bold;
color:    #9fa1ae;
text-align:center;
margin-right:5px;
font-size:25px;
}
#main-menu{
    top:35px;
}
li.menu-head {
    padding: 25px 0 0 15px;
    font-size: 12px;
}
li.menu-head h6 {
    color: 
    #999;
}
.theme-clean #main-menu .mmc-dropdown-open-ul li.active > a, .theme-clean #main-menu .navigation li.active > a{
    background:#fff;
}
.theme-clean #main-menu .mmc-dropdown-open-ul li a, .theme-clean #main-menu .navigation li a{
    color:#555;
}
.theme-clean #main-menu .mmc-dropdown-open-ul li a, .theme-clean #main-menu .navigation li a {
    border-bottom: 0 !important;
}
#main-menu .menu-content.top{
    padding-bottom:10px;
}
.m-l-18{
    margin-left:18px;
}
.theme-clean #main-navbar .dropdown-menu > li > a.SkinObject{
    margin-top: -27px !important;
   padding-left:37px;
   display:block !important;
}
.dropdown-menu-w{
    min-width:300px;
    border:1px solid #eee !important;
}
.theme-clean #main-navbar .dropdown-menu{
    margin-top:16px;
}
#main-navbar .pull-right .dropdown-menu-w{
    left:10%;   
     margin-top:17px; 
     color:#bbb;
}
.ml55{
    margin-left:55px;
}
.bt-g{
    position:relative;
    left:55px;
}
#menu-content-demo span.name {
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;    
    top: 1px;
    left:-5px;
    border-radius: 999999px;
}
.text-s{
    font-size:15px;
}
a.top-s, a.top-s:hover{
    color:#fff;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
    background:inherit;
}
.user-rounded-profile {
    display: inline-block;
    height: 160px;
    width: 160px;
    border-radius: 50%;
    line-height: 150px;
    position: relative;
    background: #dbdfe8;
    font-weight: bold;
    color: #9fa1ae;
    text-align: center;    
    font-size: 130px;
}
.page-profile .profile-block{
    margin-top:0;
}
.f-11{
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
}
a.disable{
    cursor:unset;
    color:rgba(33,33,33,.2);    
}

a:visited list-group-item {
    color: #555555;
}
.theme-purple-hills #main-menu li.active > a::after {
    display: none;
}
.theme-purple-hills #main-navbar .navbar-header{
    background:inherit;
}
ul.dropdown-menu > li > a.SkinObject{
     display:inline-block !important;
     padding-left:5px;
}
 .theme-clean #main-menu .navigation li > a{
     border-left:#dfe4e6 solid 4px;
 }
.theme-clean #main-menu .mmc-dropdown-open-ul li.active > a, .theme-clean #main-menu .navigation li.active > a, .theme-clean #main-menu .navigation li > a:hover{
    border-left:#3d4a5d solid 4px;
}
i.nav-icon{
    margin-right:8px;
}
#main-navbar .dropdown > a::after{
     display:none;
}
.mmc #main-menu ul.navigation > li.menu-head{
    display:none;
}
@media (max-width:768px) {
    #main-menu ul.navigation > li.menu-head {
        display: none;
    }
}
/*a.f-16{
     font-size:16px;
}*/
a.link-wht {
    color: #fff;
}

.radio-inline {
  padding-left: 20px; }
  .radio-inline label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .radio-inline label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 50%;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out;
      top:2px;
    }
    .radio-inline label::after {
      display: inline-block;
      position: absolute;
      content: " ";
      width: 11px;
      height: 11px;
      left: 3px;
      top: 5px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #555555;
      -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .radio-inline input[type="radio"] {
    opacity: 0; }
    .radio-inline input[type="radio"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .radio-inline input[type="radio"]:checked + label::after {
      -webkit-transform: scale(.5, .5);
      -ms-transform: scale(.5, .5);
      -o-transform: scale(1, 1);
      transform: scale(.5, .5); }
    .radio-inline input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
  .radio.radio-inline {
    margin-top: 0; }

.radio-inline input[type="radio"] + label::after {
  background-color: #fff; }
.radio-inline input[type="radio"]:checked + label::before {
  border-color: #bbb; }
.radio-inline input[type="radio"]:checked + label::after {
  background-color: #67cea6; }


.checkbox-inline {
  padding-left: 20px; }
  .checkbox-inline label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .checkbox-inline label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 3px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .checkbox-inline label::after {
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      top: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 11px;
      color: #67cea6; }
  .checkbox-inline input[type="checkbox"] {
    opacity: 0; }
    .checkbox-inline input[type="checkbox"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .checkbox-inline input[type="checkbox"]:checked + label::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }
    .checkbox-inline input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
      .checkbox-inline input[type="checkbox"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }
  /*.checkbox.checkbox-circle label::before {
    border-radius: 50%; }*/
  .checkbox.checkbox-inline {
    margin-top: 0; }



.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff; }

.page-mail .m-chck{
    top:12px;
}
.bl-text{
    color:#4083a9;
}
.filter-search-tbl{
    padding:10px 20px 0 20px;
}
.dnnTertiaryAction{
    display:none !important;
}
.dash a:visited {
    color: #fff !important;
}
ul.list-group li a.active{font-weight:600;}
.bg-pa-info {
    background: #5bc0de !important;
    color:#fff;
}
.bg-pa-primary{
    background: #1b80c2 !important;
    color:#fff;
}
hr{
    margin-top:5px;
}
span.control-label{
    font-weight:600;
    
}
.table-inside > thead > tr > th, .table-inside > thead > tr > th {
    border-color:#eef2f7 !important;
}
.table-inside thead tr, .table-inside thead th {
    background: #f1f3fa;
    color:#6c757d;
}
.table-info table.table-inside {
    border-top-color: #eef2f7 !important;
}
.search-form {
    margin: -1px;
    padding: 16px 20px;
    position: relative;
}
ul.action{
    list-style: disc;
margin: 0 0 0 11px;
}
ul.action li {
    padding: 0 0 10px 0;
}
.theme-clean .panel.panel-transparent > .panel-heading{
    padding:11px 20px 9px 20px;
    border-bottom: 1px solid #ececec;
}
.theme-clean .page-header1{
     background:#fafafa;
     margin-left:-15px;
     margin-right:-15px;
}
h1.top-header{
    margin:6px 0 15px 0;
}
.list-group-item{
    background:inherit;
     border-left:#edf0f1 solid 4px;
}
.list-group-item a{
    color:#333;
}
.list-group-item a:visited{
     text-decoration:none !important;
}
.list-group-active{
    border-left:#3d4a5d solid 4px;
    background:#fff;
}
.list-group-item>.label {
    float: right;
}
.list-group-item:hover{
    background:#fff;
    border-left:#3d4a5d solid 4px;
}
.list-group-item1 span{
   display:none;
}
.list-group-item1:hover span{
   display:block;
}
.list-group-active span{
    display:block;
}
.bg-icon-wh{
    color:rgba(255,255,255,.3) !important;
}
#main-menu .navigation a, #main-menu .mmc-dropdown-open-ul a, .text-xs, .btn-sm{
    font-size:15px;
}
.btn {
    font-size: 15px;
    line-height: 15px;
    padding: 4px 9px;
}
.dis-content h3, .dis-content h4{
 font-weight:bold;
}
.dis-content p{
    margin-bottom:10px;
}
.dis-content a{
    text-decoration:underline !important;
}
.dis-content a:hover{
    text-decoration:none !important;
}
.dis-content ul{
    margin:0 0 0 30px;
}
.dis-content ul li{
    padding:0 0 10px 0px;
    list-style:disc;
}
/* WCAG color corrections Start */
a, a:visited, a:focus{
color:#0c2074; 
}
a:hover{
color:#223268;
text-decoration:underline;
}

.table-info table, .table-info thead, .table-info thead tr, .table-info thead th, .table-info .table-header{
 border-color: #fff !important;    
}
.table-info thead tr, .table-info thead th{
background:#0c2074;
}
.table-inside thead tr, .table-inside thead th {   
    color:#fff;
}
li.menu-head h6{
    color:#fff;
}
.theme-default .btn-primary.btn-flat {
    background: #0c2074;
}
.navbar .nav-icon-btn.nav-icon-btn-success .label {
    background: #087508;
}
.navbar .nav-icon-btn.nav-icon-btn-danger .label {
    background: #c74909;
}
.user-rounded, .user-rounded-sidebar{
    color:#333;
}
.panel-info.panel-dark .panel-heading {
    background: #0c2074 none repeat scroll 0 0;
    border-color: #0c2074;    
}
.form-control{
    color:#000;
}
.panel-info.panel-dark{
    border-color: #0c2074 !important;    
}
.theme-default .btn-primary, .theme-default .btn-primary:focus{
    background: #0c2074 none repeat scroll 0 0;
}
.theme-default .btn-primary:focus{
    background: #223268 none repeat scroll 0 0;    
}
.theme-default .btn-primary:hover{
    background: #223268 none repeat scroll 0 0 !important;
}
a.left-ic-link:hover, a.left-ic-link:visited{
    color:#fff;
}
table thead tr th a, table thead tr th a:hover, table thead tr th a:visited {
    color: #fff;    
    text-decoration:none;
}
table thead tr th a:hover {
    color: #5bc0de;        
}
.panel-group.panel-group-info .panel, .panel-group.panel-group-info .panel-heading, .panel-group.panel-group-info .panel-body, .panel-group.panel-group-info.panel-group .panel-heading + .panel-collapse .panel-body {
    border-color: #0c2074;
}
.panel-group.panel-group-info .accordion-toggle {
    background: #0c2074;    
}
.theme-default .nav-tabs > li.active > a, .theme-default .nav-tabs > li.active > a:focus, .theme-default .nav-tabs > li.active > a:hover {
    background: #0c2074;
    border-bottom: 2px solid #0c2074;
}
.help-link{
    color:#0c2074 !important;
}
.theme-default #main-menu .mmc-dropdown-open-ul a, .theme-default #main-menu .navigation a{
    color:#fff;
}
.theme-default #main-navbar .navbar-nav>li>a{
    color:#000;
}
/*WCAG color corrections End*/