.box-info.default{
	display: block;
}
.md-content textarea{
	width: 470px;
}
.md-content input{
	margin-right: 5px;
	margin-right: 5px;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	margin-left: 0px !important;
}

.checkbox-other input[type="checkbox"] {
	margin-top: 9px;
}

a.toggle-link,
a.toggle-link:hover {
	text-decoration: none;
	line-height: 22px;
	padding-left: 0px;
	color: #5b5b5b;
}

.question_title_position {
	font-weight: normal;
	text-transform: capitalize;
}

.question_title {
	text-transform: capitalize;
}

.checkbox-group .form-group {
	margin-bottom: 0px;
}
.checkbox-group .form-group > label {
	font-weight: normal;
}

.pn { float:right; }

div.saved { background-color:#B2FFA7; }
span.saved { padding-left:20px;display:none; }
div.autosave { position:fixed;top:50px;z-index:1000000;background-color:#fff;padding:10px 20px 20px;border-right:1px solid #333;border-left:1px solid #333;border-bottom:1px solid #333;text-align:center;display:none; } 
#questions ul { padding:0; } 
#questions li { list-style:none; }
#questions h2 i { display:none; }
.placeholder { width:100%;height:50px;border:2px dashed #333;margin-bottom:20px; }
#sortbutton, #sortbutton2 { float:right;margin-bottom:20px; }
#btnCollapse, #btnCollapse2 { float:right;margin-bottom:20px;margin-left:10px }


#questions_list > label {
	font-weight: normal;	
}

#questions_list > label:hover {
    background-color: #eeeeee;
} 


.clear-answer {
	font-size: 10px;
}

.employee-positions {
	padding: 50px 20px;
}

/* new form */
.box-info {
	padding: 15px 15px;
	margin-bottom: 8px;
}

.box-info h2 {
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0px -15px;
	
}

.box-info .additional-btn {
  top: 0px;
}

.box-info form {
	padding-top: 10px;
	padding-bottom: 10px;
}

.sItem .box-info .additional-btn {
	/* top: 15px; */
}

.sItem .box-info h2 {
	padding-left: 0px;
	font-size: 14px;
}

.sItem form {
	padding-top: 10px;
}

.paginate-title {
	font-weight: bold;
	display: inline-block;
	width: 60px;
	text-align: center;
}
.paginate {
	display: inline-block;
	font-size: 14px;
	min-width: 20px;
	text-align: left;
	cursor: pointer;
}

.paginate.disabled {
	color: #000;
	text-decoration: none;
	cursor: not-allowed;
}

.question-error {
	background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.child-element {
	padding-left: 20px;
}


/* Registration */
.registration {
  padding-bottom: 10px;
  padding-top: 10px;
}
.registration h2 {
	margin-bottom: 10px; 
}

.chosen-container-single .chosen-single {
	height: 35px;
	padding-top: 4px;
}

.chosen-container-single .chosen-single div {
	top: 4px;
}

.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 {
     background: url("images/ui-bg_glass_100_5cb85c_1x400.png") repeat-x scroll 50% 50% #5cb85c;
    border: 1px solid #5cb85c;
    color: #fff;
}

h2 > div {
	padding-top: 8px;
	font-size: 13px;
	line-height: 16px;
}


.form-input-1 {
	width: 85% !important;
}
.form-input-2 {
	width: 50% !important;
}
.form-input-4 {
	width: 20% !important;
}

@media screen {
	.form-td-1 {
		width: 250px !important;
	}
	.form-td-2 {
		width: 125px !important;
	}
	.form-td-4 {
		width: 60px !important;
	}
}

.mutli-open .form-input-1 {
	width: 60% !important;
}
.mutli-open.form-input-2 {
	width: 40% !important;
}
.mutli-open.form-input-4 {
	width: 20% !important;
}
.alert p {
  margin-bottom: 0px !important;
}

.alert {
  padding: 5px 15px !important;
  overflow: auto;
}

.alert-info dl {margin:0;
	padding:0;
	overflow: auto;
	margin:10px 0;
}
.alert-info dl.dl-horizontal dt {
	width:60px;
	text-align:left;
	text-transform: uppercase;
}

.alert-info dl.dl-horizontal dd {
	margin-left:60px;
	margin-bottom:10px;
}

.alert-info h4 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	display:inline;
	padding:0;
	margin:0; 
	color:#ffffff
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #efefef;
}

.table-hover > tbody > tr > td, 
.table-hover > tbody > tr > th {
	/* border-right: 1px solid #447711; */
}

.registration .table>thead>tr>th, 
.registration .table>tbody>tr>th, 
.registration .table>tfoot>tr>th, 
.registration .table>thead>tr>td, 
.registration .table>tbody>tr>td, 
.registration .table>tfoot>tr>td {
	border-top: 0px solid #ddd; 
}

.head_logo_mobile {
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	display: none;
}

@media (max-width: 767px) {
	/*.container img {
		width: 100%;
	}*/
	
	.head_logo_mobile {
		display: block;
	}
}

.question-highlight {
    border-color: #faebcc;
}
.question-highlight h2,
.question-highlight i,
.question-highlight button
 {
    background-color: #fcf8e3;
}

h2 {
	font-size: 22px;
}

/* JobMatching */

.panel-default .panel-heading {
	background: #ffffff !important;
}

.align-right {
	text-align: right;
}
.align-md-right {
	text-align: left;
}

@media (min-width: 992px) {
	.align-md-right {
		text-align: right;
	}
}

#divJobMatchingList .form-group{
	margin-bottom: 0px;
	margin-top: 5px;
}

#divJobMatchingList a {
	color: #4C5264;
}

#divJobMatchingList .control-label {
	padding-top: 0px !important;
}

#divJobMatchingHeader button,
#divJobMatchingFooter button {
	margin-left: 5px;
	margin-right: 5px;
}

.form-control.is-invalid {
	border-color: #dc3545;
}

.is-invalid {
	color: #dc3545;
}

.note-editable {
    background-color: #ccc;
}