#msg_interface_benaceur_font .msg_interface_benaceur_colwrap{position:relative;width:120px;}	
#msg_interface_benaceur_font .msg_interface_benaceur_colwrap .msg_interface_benaceur_color_inp{ border: 1px solid #EA2F22;  width: 103px; text-align:center;} 	
#msg_interface_benaceur_font .msg_interface_benaceur_colsel{background: url("color_picker.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); background-size: 26px 23px; cursor: pointer; height: 26px;  position: absolute;  top: 1px; width: 23px; } 
#msg_interface_benaceur_font .msg_interface_benaceur_colsel .farbtastic{display:none;position:absolute;top:8px;z-index:1;}

input[type="text"] {
	border: 0 none;	
	font-family: Tahoma;
	color: #000;
	font-size: 12px;
	line-height: 1;
	font-weight:normal;
	width: 360px;
	height: 24px;
	margin-bottom: 8px;
	padding: .35em 1em;
}
.styled-select select {
    background-color: rgba(215, 40, 40, 0.9);
    background: rgba(215, 40, 40, 0.9);
    color: rgba(215, 40, 40, 0.9);
	border: 0 none;
	border-radius: 3px;
	font-family: Tahoma;
	color: #fff;
	font-size: 13px;
	line-height: 1;
	font-weight:bold;
	width: auto;
	height: auto;
	margin-bottom: 8px;
	padding: .35em 1em;
   }
.sm_benaceurlist_caps_input input[type="text"]{color:#fff;font-weight:bold;width:60%;height:32px;border-radius:10px;height:30px;
    background-color: rgba(215, 40, 40, 0.9);
    background: rgba(215, 40, 40, 0.9);
}
.button-primary-m { 
    background-color:#2F76EC;
	border: 0 none;
	border-radius: 3px;
	font-family: Tahoma;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	width: auto;
	height: auto;
	padding: .45em 1em;
	cursor: pointer;
   transition:background linear .3s;                 
   -moz-transition:background linear .3s;
   -webkit-transition:background linear .3s;
   transition:background linear .3s;
  }  
.button-primary-m:hover{
   background:#4584EE;
   transition:background linear .3s;                 
   -moz-transition:background linear .3s;
   -webkit-transition:background linear .3s;
   transition:background linear .3s;
}

#msgbeninterface-font-weight th {font-weight:normal;}
input[type="text"]:focus::-moz-placeholder {  color:transparent;}
input[type="text"]:focus::-webkit-input-placeholder {  color:transparent;}
.option-box {display:inline-block; padding-left: 10px;}
.colwrap-display {display:inline-block;}
.bold-3 {margin-bottom:6px;}
.bold-4 {margin-top:8px;}
#msg_interface_benaceur-trait-horizontal {border-top:2px solid #999999;width:35%;margin-bottom:35px;}
