fieldset{margin: 28px 0px 0px 0px; padding: 10px 0px 10px 0px;}
fieldset legend{
	position:relative;
	top: -3px;
	margin-bottom: -3px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;}

li{
	margin: 0;
	padding: 0;
	border: 0;
}
/*Override reset.css*/
ol{
	list-style: decimal;
	padding-left: 0px;
	/*padding-left: 28px;*/
}
ol a:hover {
	border: none;
}
ol > li{
	list-style-position: outside;
	list-style-type: decimal;
}
ol.ec-list-style > li{
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

img{
	max-width: 636px;
}

.tocollapse{
	cursor: pointer;
}

.tocollapse .fa{
	float: right;
}

#ec-date{
	position: relative;
	/*top: -10px;*/
	/*margin: 0px 0px -10px 0px;*/
}

.ec-agenda{
	position: relative;
	/*left: 25px; top: -25px;*/
	/*margin-bottom: -25px;*/
	width: 50px;
}

.ec-agenda:hover{ cursor: pointer;}

#fieldset{width: 100%; height: 100%;}
#frequency{width: 100%; height: 100%; margin: 28px 0px 28px 0px;}

#insert_input{
	width: 92%;
	padding: 2px 2px 2px 2px;
	border: none;
	outline: none;
	border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: transparent;
}
#insert_input:FOCUS,
#insert_input:ACTIVE {
	border: none !important;
	border-radius: 0px 0px 0px 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

#list, #list-2,
#list-at-readonly,
#list-e-readonly, #list-te-readonly,
#list-r-readonly,
#list-ate-readonly,
#list-s-readonly,
#list-bs-readonly,
#list-p-readonly {
	margin-bottom: 28px;
}

#list li, #list-2 li,
#list-at-readonly li,
#list-e-readonly li,
#list-te-readonly li,
#list-r-readonly li,
#list-ate-readonly li,
#list-s-readonly li,
#list-bs-readonly li,
#list-p-readonly li{
	min-height: 40px;
	height: auto;
	vertical-align: top;
	width: 100%;
	margin: 0px 0px 5px 0px;
}

#list-at-readonly .ec-list-slider-desc,
#list-e-readonly .ec-list-slider-desc,
#list-te-readonly .ec-list-slider-desc,
#list-r-readonly .ec-list-slider-desc,
#list-ate-readonly .ec-list-slider-desc{border: none;}

#save-life-goals a{
	position: relative;
	float: right;
}

#text{width: 100%;}

.ec-desc {
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
}

.ec-first-order-btn{
	position: relative;
	top: 11px;
}

.ec-input-block{
	position: relative;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	/*padding: 0px 0px 0px 28px;*/
}

.ec-input-text{
	margin-top: 2px;
	padding: 5px 5px 5px 5px;
	height: 40px;
	width: 100%;
	border: 1px solid #333;
	background-color: white;
}

.ec-indent{
	padding-left: 120px;
}

.ec-list{
	border: 1px solid #333;
	margin: 10px 0;
	min-height: 40px;
	padding: 8px 5px 8px 5px;
	vertical-align: top;
	position: relative;
	width: 100%;
	/*overflow: hidden;*/
	text-overflow: ellipsis;
}

.ec-list-add{
    background: url(/moodbuster/web/img/btn-add.png) no-repeat;
	background-size: 32px 32px;
	border: none;
	width: 32px;
	margin-top: -2px;
	padding: 0px 0px 0px 0px;
	height: 32px;
	float: right;
}
.ec-list-add:hover{ border: none; }

.ec-list-number{
	position: relative;
	left: -10px;
	margin-left: -10px;
	top: 28px;
	margin-top: -20px;
	min-width: 20px;
	max-width: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ec-list-remove{
    background: url(/moodbuster/web/img/delete_btn.png) no-repeat;
	background-size: 25px 25px;
	height: 30px;
	width: 30px;
	border: none;
	/*margin-top: -5px;*/
	/*padding: 2px 2px 2px 2px;*/
	float: right;
}

.ec-list-select{
	margin: 0px;
	min-height: 40px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	/*overflow: hidden;*/
	text-overflow: ellipsis;
   	vertical-align: bottom;
}

.ec-list-select-desc{
	border: 1px solid #333;
	float: left;
	margin: 0px 0px 0px 0px;
	min-height: 40px;
	padding: 8px 2px 4px 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 100%;
}

/*
li > div.ec-list-slider{margin-top: -30px; margin-bottom: 4px;}
*/

li .ec-list-slider{
	top: -12px;
	margin-top: -12px !important;
	/*margin-bottom: 8px;*/
	min-height: 50px;
}

li > div.ec-list-select{
	/*margin-top: -28px;*/
	margin-bottom: 4px;
}
li > div.ec-list-select.ec-fire-fix-li{
	margin-top: 0px !important;
	position: relative !important;
	/*top: -10px !important; */
	margin-bottom: 5px !important;
	height: 40px !important;
}

ol > li.ec-fix-li{ list-style: none; clear: both !important;}
.ec-fire-fix{ margin: 10px 0px 10px 0px !important; top: 0px;}

/* Fixes for Firefox  errors...*/
.ec-margins-p{ margin-bottom: 15px !important; }
.ec-margins-pp{ margin-top: 5px !important; margin-bottom: 5px !important; min-height: 50px;}
.ec-margins-ppp{ margin-top: 10px !important; margin-bottom: 20px !important; min-height: 50px;}
.ec-fix-margins{ margin-top: -15px !important;}
.ec-fix-b-margins{ margin-bottom: -15px !important;}


.ec-list-slider{
	position: relative;
	margin: 0px 0px 0px 0px;
	min-height: 40px;
	/*padding: 2px 0px 0px 0px;*/
	vertical-align: top;
	position: relative;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ec-list-slider-desc{
	border: 1px solid #333;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	/*min-height: 40px;*/
	/*padding: 8px 2px 8px 2px;*/
	padding: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 100%;
}

.ec-slider, .ec-slider-readonly{
	width: 35%;
	margin: 16px 0px 12px 28px;
	height: 15%;
	position: relative;
	float: left;
	vertical-align: bottom;
}

.ec-slider .ui-slider-handle,
.ec-slider-readonly .ui-slider-handle{
	height: 10px;
	width: 12px;
}

.ec-slider-value{
	width: 20px;
	padding: 5px 0px 0px 0px;
	margin-left: 10px;
	margin-right: 25px;
	float: right;
}

.ec-lookup-add{ margin-top: -3px;}

.ec-margin-top{
	margin-top: 28px;
	overflow: hidden;
}

.ec-move-up{
	background: url(/moodbuster/web/img/arrow_order_up.png) no-repeat;
	background-size: 30px 15px;
	padding: 1px 2px 0px 0px;
	border: none;
	width: 30px;
	height: 15px;
	float: right;
}

.ec-move-up:hover{
	background: url(/moodbuster/web/img/arrow_order_up_hover.png) no-repeat;
	background-size: 30px 15px;
}

.ec-move-down{
	background: url(/moodbuster/web/img/arrow_order_down.png) no-repeat;
	background-size: 30px 15px;
	padding: 1px 2px 0px 0px;
	border: none;
	width: 30px;
	height: 15px;
	float: right;
}

.ec-move-down:hover{
	background: url(/moodbuster/web/img/arrow_order_down_hover.png) no-repeat;
	background-size: 30px 15px;
}

.ec-order-group{
	position: relative;
	vertical-align: top;
	margin-top: -5px;
	height: 30px;
	width: 30px;
	display: inline-block;
	float: right;
}

.ec-right-btn{
	float: right;
}

#automatic-thought-select-container{ height: 40px; margin: 0px 0px 28px 0px;}
#automatic-thought-select-container .hjsel_ddImage { top: -4px; }
#automatic-thought-select-container .hjsel_txtbox { top: 4px; }

.ec-select, .ec-select-readonly{
	height: 15%;
	position: relative;
	float: left;
	vertical-align: bottom;
}

.ec-select-multiple, .ec-select-readonly-multiple{
	position: relative;
	float: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin-right: 0px !important;
}

.ec-style-select{
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
	height: 40px;
	border: 1px solid #333;
	vertical-align: top;
	border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
	/*background-color: white;	*/
}

/********************* LOOKUP ***************************/

.hjsel_container{
	position: relative;
	width: 94% !important;
	/*background-color: white;*/
	padding: 4px 4px 4px 4px;
}
.hjsel_select{
	position: relative;
	width: 100% !important;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
}
.hjsel_txtbox {
	position: relative;
    width: 92%;
    border: none;
    outline: none;
	background-color: transparent;
}
.hjsel_options {
    display: none;
    position: absolute;
    z-index: 10;
    background: none repeat scroll 0% 0% white;
    border: 1px solid #333;
    border-radius: 0px;
    width: 100% !important;
	max-height: 180px;
	top: 25px;
	overflow-y: auto;
}

.hjsel_options li{
	height: 29px;
	padding-top: 5px;
}

.hjsel_options li{
	overflow: hidden;
}

.hjsel_ddImage{
	position: absolute;
	height: 39px;
	width: 39px;
	right: 0;
	border-left: 1px solid #333;
	padding: 6px;
}
.ec-input-text .hjsel_ddImage { top: -10px; }
.ec-style-select .hjsel_ddImage { top: -5px; }
.ec-style-select .hjsel_options { top: 30px; }

/********************* Multiple Selects ***************************/
.ec-select-multiple{
	padding: 0;
	margin: 0;
}
.hjsel_container .ec-select-multiple{
	position: relative;
	width: 100% !important;
	background-color: white;
	padding: 0px 0px 0px 4px;
	height: 40px;
	border: 1px solid #333;
	margin: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.hjsel_select .ec-select-multiple{
	position: relative;
	width: 100% !important;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
}
.hjsel_txtbox .ec-select-multiple{
	position: relative;
    width: 92%;
    border: none;
    outline: none;
	background-color: transparent;
}
.ec-select-multiple .hjsel_options{
    display: none;
    position: absolute;
    z-index: 10;
    background: none repeat scroll 0% 0% white;
    border: 1px solid #333;
    border-radius: 0px;
    width: 90% !important;
	max-height: 180px;
	left: 10px;
	top: 35px;
	overflow-y: auto;
}

.hjsel_container .ec-lookup-multiple{
	width: 90% !important;
}
.hjsel_txtbox .ec-lookup-multiple{
	width: 90% !important;
}
.ec-select-options{
	margin: 24px 4px 0px 4px !important;
}

#goal-select-1-container .hjsel_txtbox{ position: relative; top: 4px; }
/********************* 2 Lookups ***************************/

.hjsel_container .ec-2-selects,
.hjsel_container .lk-signals,
.hjsel_container .lk-actions{
	position: relative;
	width: 92% !important;
	min-height: 24px;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid blue;*/
	border: none;
	border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
	/*background-color: white;*/
}
.hjsel_select .ec-2-selects,
.hjsel_select .lk-signals,
.hjsel_select .lk-actions{
	width: 80% !important;
	border: none;
	max-height: 250px;
}
.hjsel_txtbox .ec-2-selects,
.hjsel_txtbox .lk-signals,
.hjsel_txtbox .lk-actions{
	position: relative;
	border: none;
}

/***********************************************************/

.main{
	width: 800px;
	display: block;
	padding-left: 25px;
}

.line_bot a .txt{
    position: relative;
    z-index:2;
    top: 5px;
}
.line_bot a{
    height: 24.75px;
    text-align:center;
	font-size:12px;
	color:#38627c;
	text-decoration:none;
	display:block;
	float:left;
	border:solid 2px #719fce;
	/*background: url(../images/bg_btn.gif) repeat-y -1px 0;*/
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, right top, from(#e2f2fd), to(#9eceff), color-stop(0.9, #9eceff));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(left top, #e2f2fd, #9eceff 90%);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#e2f2fd, endColorStr=#9eceff, GradientType=1);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e2f2fd, endColorstr=#9eceff, GradientType=1)";

}

.line_bot a:hover{
    color:#fff;
    height: 24.75px;
    text-align:center;
    font-size:12px;
    text-decoration:none;
    display:block;
    border:solid 2px #719fce;
    /*background: url(../images/bg_btn.gif) repeat-y -1px 0;*/
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

    /* For WebKit (Safari, Google Chrome etc) */
    background: -webkit-gradient(linear, left top, right top, from(#e2f2fd), to(#9eceff), color-stop(0.9, #9eceff));
    /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(left top, #e2f2fd, #9eceff 90%);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#e2f2fd, endColorStr=#9eceff, GradientType=1);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e2f2fd, endColorstr=#9eceff, GradientType=1)";
}

/* CR **/


.ict4d_inputs{
	position: relative;
	top: -8px;
	margin: 2px 0px 10px 0px;
	padding: 5px 2px 2px 2px;
	border: 1px solid #333;
	height: 40px;
	background-color: white;
	border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.ict4d_textarea{
	width: 100%;
	min-height: 120px;
	resize: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 2px 0px 2px;
	border: 1px solid #333;
	background-color: white;
	border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.fullwidth{
	padding: 2px;
	top: 0;
	width: 100%;
}

/***********************************************************/

.input-table {
	padding-top: 20px;
}

.input-table tr{
	padding: 8px;
}

.input-table td{
	padding: 8px;
	vertical-align: top;
}


.ec-fieldset-full{
	margin-left: 2%;
	padding: 0px 2px 2px 2px;
	overflow: hidden;
	text-overflow: ellipsis;
   	vertical-align: bottom;
   	width: 98%;
}

.ec-fieldset-cols{
	position: relative;
	width: 100%;
	display: inline-block;
}

.ec-fieldset-left{
	position: relative;
	width: 49%;
	margin: 0px 0px 0px 0px;
	display: inline-block;
}

.ec-fieldset-left-margin{
	margin-left: 28px !important;
}

.ec-fieldset-right{
	position: relative;
	width: 50%;
	margin: 0px 0px 0px 0px;
	display: inline-block;
}

#ec-input-lookup, #ec-input-lookup-2{
	width: 100%;
	padding: 2px 2px 2px 2px;
	border: none;
	border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: transparent;
    z-index: 1;
}

.ec-lookup-add{
	position: relative;
    top: -28px;
    margin-bottom: -28px;
}

.ec-list-add.lk-signals.lk-actions,
.ec-list-add.lk-actions{
	position: relative;
	top: -32px;
	margin-bottom: -32px;
}

a.lk-signals,
a.lk-actions{
	position: relative;
    top: -26px;
    margin-bottom: -26px;
}

#save-emotions .txt{position: relative; z-index: 5 !important;}

.ec-label{
	min-height: 24px;
	padding: 0px 2px 0px 2px;
	overflow: hidden;
	text-overflow: ellipsis;
   	vertical-align: bottom;
   	width: 100%;
   	font-size: 14px;
   	font-weight: bold;
   	margin: 0px 0px 0px 0px;
}

.ec-fieldset-cols .ec-label{margin-bottom: 10px;}
.ec-label-no-margin{margin-bottom: 0px !important;}
.ec-margins{ margin-bottom: 10px !important; }

#automatic-thought-select{
	padding: 2px 2px 2px 2px;
	margin: 2px 0px 20px 0px;
	width: 100%;
	height: 30px;
	border: 1px solid blue;
	border-right: none;
	min-height: 24px;
	vertical-align: top;
	border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
	background-color: white;
}

#ec-evidence, #ec-counter-evidence{
	height: 100px;
	font-weight: normal;
}

#alt_thought_textarea{
	height: 100px;
	font-weight: normal;
}

#situation-select-container,
#automatic-thought-select-container,
#patientProblem-container,
#patientReward-container,
#goal-select-container,
#problem-select-container,
#bestSolution-container,
#rewardThis-container,
#rewardFour-container{ width: 100% !important;}

#goal-select-1-container{
	width: 100% !important;
	margin: 0px 0px 28px 0px;
}

#goal-select-container{ margin: 3px 0px 0px 0px; width: 100% !important;}

#pleasantFreq, #necessaryFreq, #reward{ position: relative; vertical-align: middle; width: 100%, height: 40px;}
#pleasantFreq-container, #necessaryFreq-container{
	width: 80px !important;
	float: left;
}

#pleasantFreq-text,
#necessaryFreq-text{
	margin-top: 4px;
	width: 30px !important;
	text-align: center;
}

#reward{position: relative; top: 20px; margin-top: 0px;}

.ec-select-inline{
	vertical-align: middle;
	position: relative;
	top: 10px;
	height: 40px;
}

.ec-multiple-textarea{
	margin: 0px 0px 0px 5px ;
	padding: 0px 0px 0px 4px;
	min-height: 40px;
	max-height: 120px;
	height: auto;
	overflow-y: auto;
}
.ict4d_textarea.ec-multiple-textarea{
	margin: 0px 0px 5px 0px ;
	padding: 0px 0px 0px 4px;
	height: 40px;
	resize: none;
	overflow-y: auto;
}

.ec-multiple-date-pick{
	width: 100%;
	margin: 0px 0px 0px 5px;
	height: 40px;
	padding: 0px 0px 5px 0px;
}
.ec-space{position: relative; left: 5px !important;}
/**** PST ******/
#problem-box{
	margin-bottom: 20px;
}

.problem_content h4, .problem_content span {
    padding-left: 10px;
    padding-top: 10px;
}

.problem_content h4{
	color: white;
}
/***************************************** FOR SCORE SINGLE ACCORDION INFO ****************/

.score_header{
    height: 60px;
    width: 100%;
    line-height: 100%;
    background-color: #7DBAF6;
    border-radius: 5px 5px 5px 5px;
}
.score_header a{
    /*width: 800px;*/
    height: 100%;
    line-height: 100%;
    padding-left: 10px;
    width: 100%;
    text-align:left;
    font-size:18px;
    text-decoration:none;
    display:block;
    float:left;
    margin-top: 10px;
    border: none;
}

.sit_collapsed, .prob_collapsed{
    color:#38627c;
}

.sit_expanded, .prob_expanded{
    color:#FFF;
}

.score_header  a:hover{
    color:#FFF;
    cursor: pointer;
    cursor: hand;
}

.score_content{
    background-color: #9eceff;
    border-radius: 5px 5px 5px 5px;
    /*width: 800px;*/
    width: 100%;
    font-size: 16px;
    padding-bottom: 10px;
}

.score_content td{
    padding-top: 10px;
    padding-left: 10px;
}

.sit_label, .prob_label{
    color: #FFF;
    width: 200px;
}

#situation_box, #problem_box{
    margin-bottom: 20px;
}

.score{
	height: 60px;
}

.situation_header,
.problem_header{
    height: 40px;
    width: 100%;
    line-height: 100%;
    background-color: #7DBAF6;
    border-radius: 0px 0px 0px 0px;
}

.situation_header a,
.problem_header a{
    line-height: 100%;
    padding-left: 10px;
    width: 100%;
    text-align:left;
    font-size:18px;
    text-decoration:none;
    display:block;
    float:left;
    margin-top: 10px;
    border: none;
}

.situation_header a:hover,
.problem_header a:hover{
    color:#FFF;
    cursor: pointer;
    cursor: hand;
}

.situation_content,
.problem_content{
    background-color: #9eceff;
    width: 100%;
    font-size: 16px;
    padding-bottom: 10px;
}

.situation_content td{
    padding-top: 10px;
    padding-left: 10px;
}

.ec-cols-clean{
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 30px;
}

.ec-col-full{
	width: 100%;
	display: table;
	min-height: 100px;
}

.ec-col-left{
	width: 45%;
	float: left;

}

.ec-col-right{
	padding-left: 20px;
	width: 45%;
	float: right;
}

/**************** PLEASANT ACTIVITIES TABLE *********************/
#table_resume{
	padding: 0px 0px 0px 0px;
}

.ec-table-resume {
	width: 100% !important;
	position: relative;
	background-color: transparent;
	border-collapse: separate;
	border-spacing: 5px 5px !important;
	font-size: 12px;
	color: #333;
}

.ec-table-resume td, .ec-table-resume th, .ec-table-resume tr {
	background-color: white !important;
	height: 25px;
	border: 1px dotted #555;
	width: 25%;
}

.ec-table-resume th{
	text-transform: uppercase;
	padding: 0px 0px 0px 10px !important;
	height: 55px !important;
	background-color: #428bca !important;
	/*border: 0px;*/
	color: #FFF;
}

/*************************** CALENDAR ******************************/

.ui-datepicker {
    /* commented to support pt language
    /*width: 14em;*/
    width: auto;

}

.ui-widget-content {
    /*border: 1px solid blue;*/
}

.ui-timepicker-div{
	padding: 0px 10px 0px 10px;
}

.ui_tpicker_time_label, .ui_tpicker_hour_label, .ui_tpicker_minute_label{
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 5px;
}

.ui_tpicker_hour,
.ui_tpicker_minute{
	height: 1px;

}
.ui-slider .ui-slider-handle{
	height: 8px;
	width: 12px;
}

#save-to-calendar{
	position: relative;
	float: inherit;
	margin-top: -36px;
	padding: 0px 0px 0px 220px;
	overflow: visible;
}

#delete-situation, #delete-problem{
	position: relative;
	float: left;
	margin-top: 20px;
}

#prob-no{
	padding-left: 180px;
	line-height: 24px;
}
#prob-partially{
	padding-left: 80px;
}

.multiselect{ padding: 5px 5px 5px 5px; border: 1px solid #333;}
.thinking_errors_header{ background: #333; height: 40px; padding: 8px 0px 0px 0px;}
.thinking_errors_title{ font-size: 14px !important;}
/************************* QUICK STYLES ****************************/

.ec-left{ float: left; }
.ec-right{ float: right; }

.ec-width-10{ width: 10%; }
.ec-width-20{ width: 20%; }
.ec-width-30{ width: 30%; }
.ec-width-33{ width: 33%; }
.ec-width-35{ width: 35%; }
.ec-width-40{ width: 40%; }
.ec-width-45{ width: 45%; }
.ec-width-49{ width: 49%; }
.ec-width-50{ width: 50%; }
.ec-width-60{ width: 60%; }
.ec-width-70{ width: 70%; }
.ec-width-80{ width: 80%; }
.ec-width-90{ width: 90%; }
.ec-width-99{ width: 99%; }
.ec-width-100{ width: 100%; }

.ec-cols{ display: inline-block; }
.ec-cells{ display: inline; margin: 0;}

.clear { clear: both; }
.ec-hide { display: none; }
.readonly{ background-color: #eeeeee; }

/**************/

.situation_content h4{
	margin: 5px 0 0 0;
}

#situation-box .situation_header{
	margin: 0;
}

#situation-box .situation_content{
	padding: 10px;
}

.ec-list-slider-desc{
	margin: 10px 0 0;
}

#list-te-readonly, #list{
	margin-top: 10px;
}


.double-element .ec-cells{
	margin-left: 5px;
}

.double-element .ec-width-40{
	width: 50%;
}

.double-element .ec-width-50{
	width: 40%;
}

.ec-list-select > .ec-width-33{
	margin-right: 5px;
}

.ec-list-select > .ec-width-49{
	margin-right: 5px;
}

.ec-select-multiple .date-pick{
	margin: 0;
}

.date-pick{
	top: 0px;
}

.ec-tables td, .ec-tables tr, .ec-tables th{
	border: 2px solid #fff;
}

.ec-tables tr:nth-child(even){
	background-color: #d1f6f8;
}

.ec-tables tr:nth-child(odd){
	background-color: #9ae4ff;
}

.ec-tables th{
	background-color: #17B0FF;
  	padding: 5px;
  	color: #fff;
  	font-weight: bold;
  	vertical-align: top;
}

.ec-tables td{
	vertical-align: top;
 	padding: 5px;
}

.ec-tables ol{
	padding-left: 15px;
}

.ec-order-buttons{
	padding-left: 15px;
}

.disable_anchor, .disable_anchor:hover, .disable_anchor:focus{
	color: #343b7e;
	cursor: default;
	text-decoration: none;
}

/*
.nav-bar{
	height: 42px;
	background-color: #4297d7;
}

.nav-bar ul {
	width: 800px;
	height: 42px;
	margin: auto;
	list-style: none;
}

.navbar-nav > li {
	height: 42px;
	width: 130px;
	border-left: 1px solid #ffffff;
    float: left;
}

.navbar-nav > li > a {
    border-bottom: 0px;
    color: #ffffff;
    text-decoration: none;
}

.nav-last {
	border-right: 1px solid #ffffff;
}
*/
/*
#top-menu ul {
	margin: 0;
	padding: 0;
}
#top-menu li {
	margin: 0;
	padding: 0;
}
#top-menu a {
	margin: 0;
	padding: 0;
}
#top-menu ul {
	list-style: none;
}
#top-menu a {
	text-decoration: none;
}
#top-menu {
	height: 42px;
	background-color: #4297d7;
}
*/
