p{
text-align: justify;
}
.modal .modal-header {
    background-color: #38378B !important;   
}
.nav-tabs-custom > .nav-tabs > li.active > a, .nav-tabs-custom > .nav-tabs > li.active > a:hover {
    background-color:  #38378B !important;
}
.btn-info.focus, .btn-info:focus {   
    background-color:  #38378B !important;
    border-color: #38378B !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{
	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: #38378B !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: #38378B;
	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: #38378B;
}
.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 rgb(56, 55, 139);;
    padding:4px;
}
.minsk{
	background-color: #38378B !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: #38378B;
    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: #38378B;    
}
.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: #38378B;
	border-color: #38378B;
	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;
}
.jury-bg{
    color: white;
    background-color: #007ac8;
}
.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 #38378b82;
}
.no-left-padding{
    padding-left: 0px;
}
.cke_combopanel {
    width: 300px !important;
    height: 200px !important;
}

.checkbox-list {
  	list-style-type: none;
	padding-inline-start: 0px;
	text-align: left;
	margin-left: 25px;
}
.checkbox-list li{
  	min-height: 20px;
}
.no-bottom-border {
  border-bottom: 1px solid #ffffff !important;
  padding: 4px 8px  0px 8px !important;
}
.text-left {  
  text-align: left !important;
}
.list-item {
    display: list-item;
    margin-left : 2em;
    text-align: left;
	font-weight: normal;     
}
.text-align-center {   
    text-align: center;	
}
div.dataTables_wrapper div.dataTables_processing {
  font-size: 25px !important;
  margin-top: -46px;
  color: #38378B;
}
.dataTables_processing .overlay > .fa, .overlay-wrapper .overlay > .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #38378B;
    font-size: 100px;
    z-index: 9999;
}
.changed-ratings th {
	color: #fff;
}