#personalityC a {
    color: #fff;
}
#personalityC a:hover{
	text-decoration:underline
}
#closedebug {
	position: fixed;
	z-index: 1001;
	font-weight: bold;
	width: 20px;
	height: 20px;
	top: 5px;
	right: 5px;
	text-align: center;
	font-size: 28px;
	cursor: pointer;
}
#debug {
    background-color: #ffffff;
    border: 1px dashed #999999;
    color: #000000;
    font-size: 12px;
    max-height: 625px;
    opacity: 0.9;
    overflow: auto;
    padding: 4px;
    position: fixed;
    right: 0;
    bottom: 0px;
    white-space: pre-wrap;
    width: 400px;
    word-wrap: break-word;
    z-index: 1000;
	/*display:none;*/
	opacity:0.5
}


.hide{display:none}
#core,#menuFixed{max-width:1200px}
#menuFixedCover, #menuFixed {
    z-index: 6;
}
.noselect, select {
   -ms-user-select: none;
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   user-select: none;
}
img {border:0}
body {
margin: 0;
position: relative;
width:100%;
color: #333;
/*font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
font-family:Arial,Helvetica Neue,Helvetica,sans-serif; 
font-size: 14px;
color:#333;
background:#FFF;

}
#mask{position:fixed;top:0;left:0;width:1px;height:1200px; background-color:#000;z-index:100;
display:none;
}

#spinLoad {
	background: url("/img/loadingBar.gif") no-repeat scroll 0 0 transparent;
	/*background-size:96px 96px;*/
	height: 48px;
	width: 48px;
	position: fixed;
	left: 33%;
	z-index: 3;
	top: 100px;
	display:none;
}

a{color: #386916; text-decoration:none}
a:hover{color: #386916; text-decoration:none}
.clear{clear:both}

#core {
    margin: 63px auto 0;
    position: relative;
}
.tooltip,.error {
	display:none;
	position:absolute;
	left:-100px;top:0;
    background-color: #FFFFBF;
    border: 1px solid #aaa;
    box-shadow: 2px 1px 4px #666;
    color: #444;
    font-size: 12px;
    padding: 2px 10px;
    z-index: 5000;
}
.tooltip{position:fixed}
/********* HEADER **************/

.opacity1 {
opacity: 0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
filter: alpha(opacity=85);
-moz-opacity: 0.85;
-khtml-opacity: 0.85;
}
.opacity90 {
opacity: 0.90;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90);
-moz-opacity: 0.90;
-khtml-opacity: 0.90;
}

.opacity85 {
opacity: 0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
filter: alpha(opacity=85);
-moz-opacity: 0.85;
-khtml-opacity: 0.85;
}
.opacity70 {
opacity: 0.70;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
-moz-opacity: 0.70;
-khtml-opacity: 0.70;
}
.opacity50 {
opacity: 0.50;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity: 0.50;
-khtml-opacity: 0.50;
}
.opacity35 {
opacity: 0.35;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
filter: alpha(opacity=35);
-moz-opacity: 0.35;
-khtml-opacity: 0.35;
}

#menuFixedCover {
    background-color: #386916;
    height: 46px;
	 height: 52px;
    left: 0;   
    opacity: 0.85;
    position: fixed;
    top: 0;
    width: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
filter: alpha(opacity=85);
-moz-opacity: 0.85;
-khtml-opacity: 0.85;
}
#menuFixed {
    /*border-bottom: 1px dashed #000000;*/
    height: 52px;
    left: auto;
    min-width: 340px;
    position: fixed;
    top: 0;
    width: 100%;

	/*background-color:#386916;*/
}

.logo {
    float: left;
    margin: 2px 0 0 7px;
}

.logoClaim {
    color: #ffffff;
    font-size: 12px;
    left: 165px;
    position: absolute;
    top: 22px;
}

.logoClaimIn {
	color: #ffffff;
	font-size: 11px;
	left: 50px;
	position: absolute;
	text-align: left;
	top: 37px;
	width: 89px;
	height: 14px;
	/* font-weight: bold; */
	/* background: red; */
}

.logoClaimIn span {
	font-weight: normal;
	display: inline-block;
}

.logoCont {
    float: right;
    margin: 8px 8px 0 8px;
}

.appmemu {
    float: right;
    margin: 14px 20px 0 0;
}
.opacityMenu{
opacity: 0.70;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
-moz-opacity: 0.70;
-khtml-opacity: 0.70;  
}

.opacityMenu:hover{
opacity: 1.00;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1.00;
-khtml-opacity: 1.00;  
}

#hd_settings_box_cont, #hd_nav_notifications_box_cont, #hd_searchRes_box_cont {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    display: none;
    position: absolute;
    right: 23px;
    top: 55px;
    width: 200px;
}
#hd_settings_box_cont {
    z-index: 4001;
}
.boxfb {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
}

#hd_settings_box_cont .pointer_up {
    z-index: 1;
}
.pointer_up {
    background: rgba(0, 0, 0, 0) url("/img/ico/pointer_up.png") no-repeat scroll center center;
    height: 20px;
    position: absolute;
    right: 7px;
    top:-19px;
    width: 17px;
}
#hd_settings_box .incipit {
    border-bottom: 1px solid #efefef;
    color: #666666;
    padding: 9px;
}
#hd_settings_box .option {

    color: #386916;
    display: block;
    font-size: 14px;
    margin: 1px;
    padding: 5px 9px 5px 8px;
}
#hd_settings_box .optionS {
	color:#666
}
#hd_settings_box .option:hover {
    background-color:#386916;
    color: #ffffff;
    text-decoration: none;
}

#hd_settings_box .separator {
    border-top: 1px solid #efefef;
    color: #969696;
    display: block;
    font-size: 12px;
    margin: 7px 0 0;
    min-height: 3px;
    padding: 0 5px;
}
#personalityC {
    color: #ffffff;
    float: right;
    height: 30px;
    margin: 10px 17px;
}
#personality {
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}
#personalityS {
    float: left;
    font-size: 11px;
    margin: 0;
    text-align: right;
    width: 100%;
}
/***** HEADER ENDS *******/


/*select*/
select {
    background: #fff url("/img/ico/blu_d16.png") no-repeat scroll right 5px;
    border: 1px solid #ccc;
    float: none;
    font-size:12px;
    font-weight: bold;
    padding:3px 14px 3px 5px;

    color: #666;
    float: left;
    font-size: 13px;
    text-align: left;

-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
text-indent: 0.01px;
text-overflow: '';
float:left;

}
select::-ms-expand {
    display: none;
}

.select60{
	background:	#fff url("/img/ico/blu_d16.png") no-repeat scroll 43px 8px / 10px 10px;
	width: 60px;
}



.select450{
	background:#fff url("/img/ico/blu_d16.png") no-repeat scroll 430px 8px / 10px 10px;
	width: 450px;
}
.select230 {
    background: #fff url("/img/ico/blu_d16.png") no-repeat scroll 210px 8px / 10px 10px;
    width: 230px;
}
.select100 {
	background: #fff url("/img/ico/blu_d16.png") no-repeat scroll 90px 8px / 10px 10px;
	width: 109px;
}
textarea { resize:vertical ; 
   /* font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;*/
   font-family:Arial,Helvetica Neue,Helvetica,sans-serif; 
}

.noResults {
    float: right;
    font-size: 12px;
    margin: 4px 13px;
}



.blueButt {
    background-color: #386916;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    height: 13px;
    margin: 10px 0 0;
    padding: 2px 0 7px;
    position: relative;
    text-align: center;
    width: 100px;
}.blueButt:hover{margin-top:9px; color:#fff!important}.blueButt:active{margin-top:11px}



.spin160{background: url("/img/spin160.gif") no-repeat scroll 0 0 transparent;height:160px;width:160px;}
.spin55{background: url("/img/spin55.gif") no-repeat scroll 0 0 transparent;height:54px;width:55px;}
.spin64{background: url("/img/spin66.gif") no-repeat scroll 0 0 transparent;height:66px;width:66px;}
.spin16{background: url("/img/spin16.gif") no-repeat scroll 0 0 transparent;height:16px;width:16px;}
.spin32{background: url("/img/spin32t.gif") no-repeat scroll 0 0 transparent;height:32px;width:32px;}



.popup {
    height: 1px;
    left: 0;
    position: fixed;
    top: 120px;
    width: 100%;
    z-index: 4;
	display:none;
}


.popin {
    background-color: #ffffcc;
    border: 1px solid #b0b0b0;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
    margin: 0 auto;
    padding: 10px 15px;
    text-align: center;
    width: 230px;
}

.popLine {
    margin: 10px 0 0;
    text-align: center;
    width: 100%;
}

.popButt {
    background: #386916 none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    margin: 4px 10px;
    padding: 5px 20px;
    width: 40px;
}
.pos:hover{margin-top: 3px}
.pos:active{margin-top: 4px}


.popButt.neg {
    background-color: #8f8f8f;
}



/*ADVICE*/

#adviceArea {

    float: left;
    height: 42px;
    margin: -10px 0 52px;
    padding: 0;
    width: 99%;
}
#adviceAreaIn {
    background-color: #ffffcc;
    border: 1px solid #8c8c00;
    color: #555555;
    font-size: 13px;
    height: 50px;height: auto;
    margin: 0 8px 6px 24px;
    overflow: hidden;
    padding: 9px 10px 0;
}
.adviceTitle {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 3px;
}
.adviceSubTitle {
    float: left;
    margin: 0 0 14px;
}
.adviceSubTitle a:hover{text-decoration:underline}



.red {
    color: #b70303;
}
.green {
    color: #016701;
}
#coreIn {
	padding: 5px 26px 15px 26px;
	min-height: 791px;
}

.loading {
    background: rgba(0, 0, 0, 0) url("/img/loading16x16grey.gif") no-repeat scroll 0 0;
    height: 16px;
    width: 16px;
}

/***************************DM*******************************/
.title {
	font-size: 26px;
	margin: 0 0 17px 0;
	color: #777;
	font-weight: bold;
	float: left;
}
.titleNF {
	font-size: 26px;
	margin: 0 0 17px 0;
	color: #777;
	font-weight: bold;
}

.subtitlemini {
	font-size: 16px;
	margin: -13px 0 0 0;
	color: #555;
}

.rightOptions {
	float: right;
	margin: 0 10px 0 0;
}
.excel {
	background: #fff url("/img/excel28.png") no-repeat scroll 0 0;
	padding: 0 0 0 36px;
	height: 30px;
}
.excel span {
	margin: 4px 0 0 0;
	float: left;
}
#footerC {
	width: 100%;
	margin: 26px 0 0 0;
	border-top: 1px dashed #B4B4B4;
	background: #E8E8E8;
	padding: 20px 0;
/*	
border-image-slice: 12 0 0 0;
border-image-width: 12px 0px 0px 0px;
border-image-outset: 0px 0px 0px 0px;
border-image-repeat: repeat repeat;
border-image-source: url("https://mdn.mozillademos.org/files/6015/border-image-5.png"); 	
*/
	
}
#footer {
	text-align:center;
	font-size: 13px;
	margin: 0px auto 0px;
	padding: 0;
	width: 928px;
	
	
	
}

#footerC, #footer{
	height:120px;
}

.footerw a {
	color: #545454;
}
.footerw {
	margin: 0 0px 4px 0;
}
#logofoot {
	margin: 0px 0 14px 0;
}

/**********************/
.L {

}

.responseLink {
	font-size: 17px;
	margin: 0px 0 0px 0;
	float: left;
	padding: 3px 5px 3px 3px;
	border-radius: 10px;
}
.responseLink:hover{background-color:#42affb; color:#fff}
.responseLink span{
	margin:0 5px 0 0
}
.responseLinkimg {
	float: left;
	margin: 0 13px 0 0;
	width: 48px;
	height: 48px;
}
.responseLink .respTime {
	color: #666;
	font-size: 13px;	
}
.responseLink:hover .respTime {
	color: #ECECEC;
}
.responseLink .respTxt{
}

.responseLink .respPerc {
	background-color: #386916;
	font-size: 11px;
	padding: 3px 8px;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
}

