.remove_image,.remove_image_load {
    background: url("../img/active-header.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	height: 20px;
    position: absolute;
    width: 20px;
    z-index: 999999999;
	 cursor: pointer;
}
.model_notification{
    top: 40%;
}

.ui-tooltip{
	display:none !important;
}
.btn-large{margin: 8px auto 0px; display: block; width: 22%;}
.content1{overflow: hidden !important;}

.liste_image .singleimage{    cursor: all-scroll;background-repeat: no-repeat; float: left;margin-right: 7px; width: 120px; height: 119px;}
.clear{clear:both;}
.all_image_plup{float: left;margin-bottom: 10px;margin-top: 10px;width: 100%;}
ul.connected-list{
  height: 180px !important;
}

.liste_image img{
    height: 150px;
    width: 150px;
    margin-top: 9px;
    margin-left: 3px
}

.liste_image {
	float: left;
    margin-bottom: 8px;
    cursor: pointer;
    position: relative;
    width: 200px;
    border: 2px solid #ccc;
    padding: 12px;
    margin-right: 15px;
    overflow: hidden;
    height: 220px;
}
.liste_image .title_img{
    font-size: 13px;
    text-align: center;
    width: 78%;
    float: none;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    line-height: 20px;
}
.printimage {
	height: 29px;
	position: absolute;
	right: 0;
}
.remove_image {
    height: 20px;
    position: absolute;
    width: 20px;
    z-index: 999999999;
    cursor: pointer;
    top: 0;
    left: 4px;
}
.content-frame-body.content-frame-body-left {
    height: auto !important;
}
.content-frame,.content-frame-right {
    height: auto !important;
}
.ico_loader{
	position:fixed;
	top: -9%;
	left:0;
	width:100%;
	height:100%;
	opacity:0.7;
	z-index: 2147483647;
	background:url('../img/ajax-loader.gif') center center no-repeat;
}
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-widget-overlay {
	background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	z-index: 2147483647 !important;
}

.liste_image{
	cursor:-moz-zoom-in;
}
.selectadd{
	  float: left;
    margin-right: 11px;
    width: 85%;
}
input[type="text"]{
	color:#000 !important;
}
.form-horizontal #username{
	 color: #ccc !important;
}
.panel-default .btn-group.pull-right{
	display:none !important;
}
.btn_search{
	cursor: pointer;
    float: right;
    width: 160px;
    border-radius: 4px !important;
    margin-top: 12px;
}
.margin_bottom_20{
	margin-bottom:20px;
}
.fleft{
	float:left !important;
}

.fright{
	float:right !important;
}

.bootstrap-select.open{
	    z-index: 999;
}
.cursor{
	cursor:pointer;
}

label.error{
	display:none !important;
}
.title_location{
    margin-bottom: 25px;
    padding-right: 4px !important;
    margin-top: 30px;
}
.title_location .btn{
    font-weight: bold;
    font-size: 14px;
    cursor: default;
    padding: 5px;
}
.col-centered{
    float: none;
    margin: 0 auto;
}
.form_client .form-group .control-label {
    text-align: left !important;
    width: 290px;
}
.align_left{
	text-align:left;
}
@media only screen and (min-width: 1024px){
.no_desktop{
display: none;
}
}
@media only screen and (max-width: 1024px){
.x-navigation {
    max-height: 100 !important;
    overflow: hidden;
    display: none;
    background: #33414e;
    position: absolute;
        margin-top: 40px;
}
.bonjour{
  padding-top: 22px !important;
}
.no_desktop{
  text-align: center;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    background-color: #434a54;

}
.x-navigation.x-navigation-panel li.xn-icon-button {
    width: auto;
}
}
