body {    
    color: #000 !important;    
}
.form-control {  
    color: #000 !important;    
}
a{
    color: #011e4a;
}
a:hover, a:active, a:focus {   
    color: #d4004c;
}
.nav>li>a:hover, .nav>li>a:active, .nav>li>a:focus {
    color: #d4004c;    
}

p{
text-align: justify;
}
.modal .modal-header {
    background-color: #011E4A !important;   
}
.nav-tabs-custom > .nav-tabs > li.active > a, .nav-tabs-custom > .nav-tabs > li.active > a:hover {
    background-color:  #011E4A !important;
}
.btn-info.focus, .btn-info:focus {   
    background-color:  #011E4A !important;
    border-color: #011E4A !important;
}
.ms-options-wrap button{
	
	border: 1px solid #ccc;
}
.contact-form-update-row .ms-options-wrap button{
	max-width:200px;
	min-width:190px;	
}
.ms-options-wrap span{
	 white-space: nowrap;
    width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}
.left-button {
	margin-left: 10px;
}
.left-action {
	margin-left: 5px;
}
/* Block  */
.scale {
	text-align: center;
}

.scale span, .scale label {
	font-size: 16px;
	font-weight: bold;
}
.scale .scale-text {
	font-size: 14px;
	font-weight: 400;
}

.error, .error-text, .check-error-text {
	color: #dd4b39 !important;
}
input.error, select.error{
	border-color:red;
}
.audit-input {
	box-shadow: 0 0 3px #008000;
}

.audit-text {
	color: green;
}
.criteria{
	font-weight: bold;
	padding: 5px 5px 5px 0px;
	}
.question{
	margin-top: 7px;
	}
.exclusion-criteria{
	color: white;
	background-color: gray;
	}
.tab-info{
	border-radius: 0px 0px 0 0;
	}
	
.audit-row {
	background-color: #9dd89d !important;
	padding-top: 10px;
}
.tab-pane-audit-protocol .decision{
	
	margin-right: -10px;
	margin-left: -10px;
	border: 10px solid #9dd89d;
}
.tab-pane-audit-protocol1 .decision .box-info, .tab-pane-audit-protocol1 .decision .box-footer{
	background-color: #9dd89d;
}
.tab-content {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.pb-row {
	
	padding-top: 10px;
	
}

legend {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px;
}
legend .required{    
    font-weight: 400;    
}
.name-row .control-label {
   font-weight: 400;   
}
.no-top-border{
	border-top: 0px;
	}
.name-col {
	padding-right: 0px !important;
	}
.no-border{
	border-top: 0px solid #d2d6de;
}
.andere{
	border-top: 0px solid #d2d6de;	
	box-shadow: 0 0px 0px rgba(0,0,0,0.1);
}
.andere .box-body{	
	padding: 0px;	
}
.no-box-shadow1{
	box-shadow: 0 0px 0px;
	}
.add-contact-modal{
	padding-top: 2px;
}
.row + .nav-tabs-custom .tab-content{
	padding-left: 10px;
	padding-right: 10px;
}
.tab-pane .box-header {    
    padding: 10px 0px;       
}
.sub-block-row{
	color: white;
	background-color: #011E4A !important;
	padding: 15px 0px;
	margin-right: -10px;
	margin-left: -10px;	
}
.sub-block-row + .row{
	padding-top:10px;
}

.striped-row{
  background: #e6e6e6; /*#f4f4f4;*/
  margin-left: -10px;
  margin-right: -10px;
}
.striped-row2{
  background: #f4f4f4;
  
}
.striped-tr{
  background: #fcfcfc;
}
.content-header {
    position: relative;
    padding: 10px 0px 0 0px;
}
.doc-id{
	font-size:14px;
}
.advanced-filters{
	margin-bottom: 0px;
	box-shadow: none;	
}
.advanced-filters button{
	font-size: 16px;
}
.advanced-filters .fa{
	margin-right: 5px;
}

.exclusion-criteria-result th, .decision th, .exclusion-criteria-result td, .decision td{
	text-align: center;	
}
.c-and-d-con div{
	padding: 3px 8px 8px 8px;
	text-align: center;
}
.decision th, .c-and-d-rating, .docs th{
	color: #fff;
	background-color: #011E4A;
	padding-top: 8px !important;	
}
.c-and-d{
	background-color: #fefafa;
}
.decision legend, .comments legend{
	background-color: #e6e6e6; /*whitesmoke;*/
	padding: 8px;
}
.decision legend label{
	margin-bottom: 0px
}
.comment-fieldset {
	background-color: #fcfcfc;
}
.comment-fieldset .box-tools{
	margin-top: -25px;
}
.decision .box-defualt{	
    border-top-color: #011E4A;
}
.decision .box-info{
	border-top: 0px;
    box-shadow: 0 0px 0px rgba(0,0,0,0.1);
}
.decision .box-info .box-header{
    background-color: #e6e6e6; /*whitesmoke;*/
}
.decision .box-header .box-title{
	font-weight: 700;
	font-size: 14px;
	padding-left: 8px;
}
.decision .box-body{
	padding: 0px;
    
}
.comment {
	padding: 5px 5px 20px 5px;
}
.exclusion-criteria-result th {
	color: #fff;
    background: red;
}
.school-explanation {
	max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;	
}
.pb-explanation, .pb-auditteam-explanation {
	width: 230px;
	padding-bottom: 2px !important;	
}
.decision .explanation {
	display: block;	
	min-height: 100px;	
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: left;	
}
.A,.B,.C, .D{
	font-weight: 700;
	
}
.fieldset .has-error, .fieldset .help-block{
	color: red;
}
textarea .has-error{
	border-color: red;
}
.C, .D{	
	color: red;
}
.pb-explanation div, .pb-auditteam-explanation div{
	float: right;	
}
.school-strengths-row {
    background-color: #fcfcfc;
	padding: 10px;
	margin-right: 0px;
	margin-left: 0px;
	
}

.white-row{
	background-color: #fff !important;
}
.school-strengths-row .block{
    font-weight: 600;
}
.school-strengths-row .question{
	padding-left: 5px;
	padding-right: 5px;
}
.school-strengths-row .question:not(:last-child):after { 
   content: ','; 
   
}
.margin-top-10 {   
	margin-top: 10px;
}
.tooltip.in{opacity:1!important;}
.tooltip-inner {
    max-width: 350px;
    width: 350px;
    color:#000;
    background-color:#fff;    
    border: 2px solid #011E4A;;
    padding:4px;
}
.minsk{
	background-color: #011E4A !important;
}
.timeline .minsk{
	color: #fff !important;
}
.progress-bar-red, .red{
	background-color: red !important;
}
.result-60{
	display:none;
	
}
.result-75{
	display:none;
	
}
.result-76{
	display:none;
	
}
.tab-pane-result .dl-horizontal dt{
	width: 140px !important;
} 
.tab-pane-result .dl-horizontal dd{
	margin-left: 150px !important;
} 

.affix {
    position: fixed;
    bottom: 95px;
    right: 50px;
}
.take-school-exp{
	margin-top: 0px;
	margin-bottom: 0px;
}
.advanced-filters .box-body, .advanced-filters .box-header {   
    padding: 0px;   
}
.show-hide-error {   
    	padding-left: 15px;    
	}	
​/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	.help-modal{
		width: 470px;
	}
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	.advanced-filters-plus{
		top:-60px !important;
		float: right;
	}
	.help-modal{
		width: 670px;
	}
	.right-btn{
		float: right;
	}
	.navbar-collapse {
    	max-width: 660px;  
	}
 }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.show-hide-error {   
    	padding-left: 130px;    
	}
	.help-modal{
		width: 870px;
	}
	.navbar-collapse {
    	max-width: none;  
	}
 }

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	
 }
 .auditteam-list .dl-horizontal dt {
    width: 240px;
}
 .auditteam-list .dl-horizontal dd {
    margin-left: 250px;
}
.box-auditteam .dl-horizontal dt {
    width: 80px;
}
.box-auditteam .dl-horizontal dd{
    margin-left: 90px;
}
.tab-info {
    padding: 10px 20px 0;   
}
.tab-pane-info .dl, .help-modal .dl{
    margin-left: 10px;
}
.tab-pane-info dl dd, .help-modal dl dd {
    margin-left: 70px;
    margin-bottom: 20px;
}
.tab-pane-info .dl dd ol, .help-modal .dl dd ol{
   padding-left: 10px;   
}
.tab-pane-info .dl dd dl dt, .help-modal .dl dd dl dt{
  width: auto;   
}
.tab-pane-info .dl dd dl ul, .help-modal .dl dd dl ul{
   padding-top:7px;
   padding-left: 12px;
   list-style: none;   
}
.tab-pane-info .dl dd dl ul li, .help-modal .dl dd dl ul li {    
    padding-top:3px;
    padding-bottom:3px;
}
.tab-pane-info .dl dd dl ul li, .help-modal .dl dd dl ul li:before {    
    font-family: 'FontAwesome';
    content: '\f061';
    margin:0 10px 0 -13px;
}
.app-form-def, .app-form-def ul{
   padding-left: 12px;
   list-style: none;   
}
.app-form-def li:before {    
    font-family: 'FontAwesome';
    content: '';
    margin:0 10px 0 -13px;
}
.add-contact {
	margin-bottom: 1px;
    padding: 3px 6px;
}
.new-con{
	min-height:70px;
}
.box.box-solid.box-warning  .box-header {
    color: #fff;
    background: #f39c12;       
    background-color: #f39c12;
}
.box.box-info.box-pb  .box-header {
    color: #fff;   
    background-color: #011E4A;
    padding:10px !important;
}
.box.box-solid.box-warning .box-header .btn {
    color: #fff;
}
.box.box-info.box-pb  .box-body {   
    padding:10px !important;
}
.box.box-auditteam {
	margin-top:-10px;
    box-shadow: 0 0px 0px rgba(0,0,0,0.1);
}
.comment-text{
	border: 1px solid #d2d6de;
	padding: 10px;
	background-color: #eee;
}
.move-to-top-btn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;  
  color: white;
  cursor: pointer; 
  border-radius: 50px;
  opacity: 0.8;
}
.lifetime { 
  position: fixed;
  top: 20px;
  right: 40px;
  z-index: 99999;
  font-size: 18px;
  border: none;
  outline: none;  
  color: white;
  cursor: pointer; 
  border-radius: 5px;
  opacity: 0.8;
}
.move-to-top-btn:hover {
  background-color: #555;
}
.info-text-con {
    display: flex;
    align-items: center;
    margin-top: 2px;
}
.info-small{
	margin-top: 30px;
}
.info-text{
	background: #fcfcfc;
	width: 100%;
	padding: 10px;
}
.info-text-con > .arrow {

    top: 50%;
    left: -17px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0;

}
.info-text-con > .arrow {
    border-width: 11px;
        border-left-width: 11px;
}
.info-text-con > .arrow, .info-text-con > .arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
        border-right-color: transparent;
    border-style: solid;
}
.info-text-con > .arrow::after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fcfcfc;
    border-left-width: 0;
}
.info-text-con > .arrow::after {
    content: "";
    border-width: 10px;
}
.box.box-info.box-jury{	
	border-top: 3px solid #007ac8;
}
.box.box-solid.box-jury {
    border: 2px solid #007ac8;
}
.box.box-info.box-jury .box-header, .box-jury legend {
    color: white;
    background-color: #007ac8;
}
.box.box-info.box-jury .btn-box-tool {
    color: white;   
}
.box-jury th{   
    background-color: #007ac8;    
}
.box-jury .btn-info {
    background-color: #007ac8;
    border-color: #007ac8;
}
.margin-top-5{
	margin-top:5px;
}
.help-tip {cursor: pointer;}
.box-greeting > .box-header {
    color: #fff;
    background: #011E4A;    
}
.box-greeting p {
   font-size: 16px;    
}
/*Calendar*/
#calendar{
	max-width:1200px;
	
}
.fc-widget-header:last-of-type, .fc-widget-content:last-of-type {
    border-right: 1px solid #ddd;
}
.fc-widget-header:first-of-type, .fc-widget-content:first-of-type {
    border-left: 1px solid #ddd;   
}
 .calendar-legend .legend-title {
    text-align: left;
    margin-bottom: 5px;
    font-weight: bold;    
    }
  .calendar-legend .legend-scale ul {
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    float: left;
    list-style: none;
    }
  .calendar-legend .legend-scale ul li {
   
    list-style: none;
    margin-left: 0;
    margin-right: 20px;
    line-height: 18px;
    margin-bottom: 2px;
    }
  .calendar-legend ul.legend-labels li span {
    display: block;
    float: left;
    height: 16px;
    width: 30px;
    margin-right: 5px;
    margin-left: 0;
    border: 1px solid #3a87ad;
    }
  .calendar-legend .legend-source {
    font-size: 70%;
    color: #999;
    clear: both;
    }
  .calendar-legend a {
    color: #777;
    }
     .calendar .fc-unthemed td.fc-audittermin {
    background: #008000;
	}
	 .dl-calendar-event  dt {
    	width: 80px;
	}
	 .dl-calendar-event  dd {
	 	width: 150px;
    	margin-left: 83px;
	}
	
	.tab-content .table-bordered td{
	max-width:203px;
	}
	.show-hide {   
    padding-left: 15px !important;
    padding-right: 15px !important;
	}
	.input-info {    
    	color: #aeaeae;    	
}
.app-registration dt{
	width: 200px;
}
.app-registration dd{
	margin-left: 210px;
}
.AGB {
	margin-left: 0px !important;
}
.nav-tabs .tab-save-block-btn, .nav-tabs .tab-edit-block-btn{
	margin-top: -8px;
}
.nav-tabs .tab-edit-block-btn{
	background-color: #011E4A;
	border-color: #011E4A;
	border-radius: 3px;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid transparent;
   
}
.nav-tabs .save-audit-btn{
	margin-top: -6px;
}
.person-list {
    padding-inline-start: 15px;
    padding-inline-end: 15px;
}
hr.news { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}
.person-list .list-group-item {   
    border: 1px solid #adadad;
}
.legend-label{
	border-bottom: 0px solid #e5e5e5;
}
.legend-auditteam{
	font-size: 18px;
}
.apply-auditteam-con .checkbox input[type="checkbox"]{
	margin-left: 0px;
}
.apply-auditteam-con .row{  
    margin-top: -15px;
    margin-bottom: 5px;
}
.statistic th {
    color: #000;
    background-color:#ccc;
    padding-top: 8px !important;
    text-align:center;
}
.statistic td{
   text-align:center;
}
.statistic th:first-child,.statistic td:first-child {
   text-align:left;
}
.statistic-item .caret{
	margin-left:50px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #adadad;
}
.protocol-table th, .protocol-table td{
 	padding-right: 10px;
}
.statistic .dl-horizontal dd, .event .dl-horizontal dd{
    margin-left: 250px;
}
.statistic .dl-horizontal dt, .event .dl-horizontal dt{   
    width: 230px;    
}
.btn-icon {
    margin-left: 5px;
}
.contacts-filters .input-group {
   width: 100%;
}
.statistic .legend {
    padding-bottom: 15px;   
}
.prog-60 {
    font-weight: bold;
    color: red;
}
.prog-74 {
    font-weight: bold;
    color: orange;
}
.prog-75 {
    font-weight: bold;
    color: black;
}

.docs thead tr th:last-child, .docs tbody tr td:nth-child(1), .docs tbody tr td:nth-child(3),.docs tbody tr td:last-child { 
  text-align:center;
}
.dashboard-appointment .row{
	padding-bottom:5px;
	margin: 5px 1px 10px 1px; 
	border-bottom: 1px solid #e3e0e0;
}
.dashboard-appointment .title-col{
	padding-top:5px;
	margin-left:2px
}
.dashboard-appointment .address-col{
	padding-top:5px
}
.dashboard-appointment .address{
	margin-left: 18px;
}
.persnote {
  width: 92%;
  margin: 50px 20px 20px 20px;
  padding: 10px; 
  border: 1px solid #f39c12;
}
.filter-legend {    
    font-weight: 600;
    font-size: 18px;
    padding: 5px 0px;    
    border-bottom: 2px solid #011E4A82;
}
.no-left-padding{
    padding-left: 0px;
}
.cke_combopanel {
    width: 300px !important;
    height: 200px !important;
}
.element .control-label {
    width: 100%;
}
.element .input-container {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.element .disabled{
	cursor: not-allowed !important;
}
.element .radio-container {
	display: inline-block;
}
.element .input-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.element .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	border: 2px solid #011E4A;
}
.element .disabled .checkmark{    
    background: #e6e6e6 !important;
}
.striped-row .element .checkmark  {
    border: 2px solid #fff;
}

.element .checkmark-radio {
	border-radius: 13px;
}
.element .input-container input:checked ~ .checkmark {
	background-color: #011E4A;
}

.element .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.element .input-container input:checked ~ .checkmark:after {
	display: block;
}

.element .input-container .checkmark:after {
	left: 7px;
	top: 3px;
	width: 7px;
	height: 12px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.element .disabled .checkmark:after {	
	left: 7px;
	top: 3px;
	width: 7px;
	height: 12px;
	border: solid #011E4A;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.element-fieldset {
    padding: 0.35em 0.625em 0.75em;
    margin: 5px 5px 5px 10px;
    border: 1px solid silver;
}
.scale label {
    font-size: 16px !important;
    font-weight: 700 !important;
}
.m-top-5{
	margin-top: 5px
}
.m-top-10{
	margin-top: 10px
}
.m-top-15{
	margin-top: 15px
}
.m-top-20{
	margin-top: 20px
}
.m-top-30{
	margin-top: 30px
}

.first-sighting .row-sighting{	
	padding-top: 10px;
	margin-left: -10px;
    margin-right: -10px;
}
.team-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.box-auditteam ol{
	 margin-left: 14px;
}
.team-notes>li>.timeline-item {   
    margin-left: 10px;    
}
.team-notes:before{
	left:0px
}
.recommendation .label{
    display: block;
    color: #333;
    font-size: 13px;
    text-align: left;
}
.recommendation>li {   
    margin-right: 0px;      
}
.recommendation>li>.timeline-item {   
    margin-left: 0px;
    margin-right: 0px;   
}
.recommendation:before{
	display: none;
}
.margin-0{
	margin: 0px
}
.padding-0{
	padding: 0px
}
.Auditteam{    
    margin-top: 20px;
}
.Auditteam .audit-row, .protocol .audit-row{
    background-color: #33CCFF !important;
    padding-top: 10px;
}
.Auditteam .audit-row .audit-text{
    color: #444;
}
.w-1360 {	
	background-color: #fff;
    padding: 15px 0px 70px 0px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;    
}
.w-1360 .row{	
	max-width: 1360px;    
}
.w-1360 .mb-30{
	margin-bottom:30px !important;
}
.column, .column2,.column3,.column5  {
    float: left;   
    padding-left: 0px !important;
    
}
    .column4{
        float: left;   
        margin-top: 32px !important;
        
    }
    .column3 {
		width:21%;		
	}
    .column3 img{
        margin-top:-13px;
        }
        
.main-footer .foeder-partner{
	font-size: 16px;
	font-weight: 700;
}
.btn-primary {
    color: #ffffff !important;    
}
.nbs-logo {    
    max-height: 188px;
}
.nav-tabs-custom .nav>li>a {   
    padding: 10px 10px !important;
}
.jury-bg{
    background-color: #9dd89d !important;
    padding: 10px;
}
.auditteam-bg{
    background-color: #33CCFF !important;
    padding: 10px;
}
.row-upload {
    border: 2px dashed #adadad;   
}
.row-upload.error {
    border: 2px dashed #dd4b39;   
}
.subjects .re-2 .col-element:not(:first-child){
    padding-left: 30px;
    padding-right: 30px;
}
.final-criteria {    
    padding: 5px 0px 5px 0px !important;
}
.full-height{
    height: 100% !important;
}
.box-shadow-none{   
    box-shadow: none;
}
.first-eva .audit-row {
	background-color: #9dd89d !important;	
}
.small-box.bg-yellow {
    background-color: #76b729 !important;
}
.history .box-header{
    min-height: 60px;
    padding: 20px;
    font-weight: bold !important;
}
.history .box-title{    
    font-weight: bold !important;
}
.current-status {
    margin-right: 50px;
}
.history  .box-header>.box-tools {
    position: absolute;
    right: 10px;
    top: 20px;
}
.nav-tabs-school > .nav-tabs > li {    
    font-size: 16px;
    font-weight: bold;
}
.btn {   
    margin-top: 2px;
}
.btn-white{
    color:#ffffff;    
}
.btn-white .fa{
    margin-top: 15px;
}

.person-note .box-header {   
    background: #d9d9d9 !important;
    background-color: #d9d9d9 !important;
}
.scala-table  {border-collapse:collapse;border-spacing:0;}
.scala-table td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.scala-table th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.scala-table .tg-a3yo{background-color:#34cdf9;border-color:#000000;text-align:center;vertical-align:middle}
.scala-table .tg-yon2{background-color:#ffffff;border-color:#000000;text-align:left;vertical-align:bottom}
.scala-table .tg-34fe{background-color:#c0c0c0;border-color:inherit;text-align:center;vertical-align:middle}
.scala-table .tg-sytd{background-color:#f8a102;border-color:#000000;text-align:center;vertical-align:middle}
.scala-table .tg-4jry{background-color:#c0c0c0;border-color:#000000;text-align:center;vertical-align:middle}
.scala-table .tg-ffkd{background-color:#f8a102;border-color:#000000;text-align:left;vertical-align:top}
.scala-table .tg-ped4{background-color:#34cdf9;border-color:inherit;text-align:center;vertical-align:middle}
.scala-table .tg-llyw{background-color:#c0c0c0;border-color:inherit;text-align:left;vertical-align:top}
.scala-table .tg-f7v4{background-color:#c0c0c0;border-color:#000000;text-align:left;vertical-align:top}
.scala-table .tg-njh1{background-color:#9b9b9b;border-color:#000000;color:#000000;font-weight:bold;text-align:center;vertical-align:top; min-width: 175px;}
.scala-table .tg-iks7{background-color:#ffffff;border-color:#000000;text-align:left;vertical-align:top;border-bottom-color: #ffffff;}
.scala-table .tg-oftu{background-color:#34cdf9;border-color:#000000;text-align:left;vertical-align:top}
.scala-table .tg-i1q2{background-color:#34cdf9;border-color:inherit;text-align:left;vertical-align:top}

.p-left-0{
    padding-left: 0px;
}
.p-right-0{
    padding-right: 0px;
}
.p-top-20{
    padding-top: 15px !important;
}
.bws-list {
    padding-inline-start: 20px;
}
.bws-list li {
    position: relative;
    list-style-type: none;
}

.bws-list li:before {
    content: "";
    position: absolute;
    top: 5px;
    left: -20px;
    width: 15px;
    height: 16px;
    background-image: url("../img/fav-icons/favicon.ico");
}
.m-top-0{
    margin-top: 0px !important;
}
.switch-element  .input-container {	
	position: static !important;
    padding-left: 20px !important;	
}
.switch-element .checkmark {	
	top: auto !important;
}
.min-height-300{
    min-height: 300px;
}
.tg  {border-collapse:collapse;border-spacing:0;}
.tg>thead:first-child>tr:first-child>th {
    border-top: 1px solid white;
}
.tg>thead>tr>th {
    border-bottom: 1px solid #f4f4f4;
}
.tg th{border-color:white;border-style:solid;border-width:1px;}
.tg .tg-xskk{background-color:#011E4A;border-color:white;color:#ffffff;text-align:left;vertical-align:top}
.tg .tg-h7wc{background-color:#011E4A;border-color:white;color:#ffffff;text-align:left;vertical-align:middle}
.tg .tg-0pky{border-color:white;text-align:left;vertical-align:top}
.tg-h7wc:after, .tg-h7wc:before {   
    bottom: 1.9em !important;
}
.m-left-5{
    margin-left: 5px !important;
}
.no-scale{
    padding-top: 4px;
    padding-bottom: 10px;
}
.no-scale .question{
   margin-left: -4px;
}
.no-scale .btn:first-child{
    margin-left: 8px;
}
.info-block {    
    font-weight: 600;
}