.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%;
}
.login-container{
    background-color: #33414e !important;
}
.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;
}
.responsiveLink{
    padding: 37px 20px !important;
    font-size: 26px !important;
}

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){
    .login-container .login-box .login-body .form-control, .addinspection input, .addinspection select{
        font-size: 16px !important;
    }
    .page-content{
        margin-left: 0px !important;
    }
    .page-container .page-sidebar{
        position: inherit !important;
    }
    .nomobile {
            display: none !important;
        }
.x-navigation {
    max-height: auto !important;
    overflow: hidden;
    background: #33414e;
    position: absolute;
}
.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;
}
.page-container .page-content .page-content-wrap{
    padding-top: 67px;
}
.x-navigation>li.xn-profile {
    padding: 30px 0px 0px 0px;
}
}

@media only screen and (max-width: 960px) {
    .x-navigation.x-navigation-panel{

    }
    .x-navigation li.xn-openable:before{
        right: 20px;
    }
}
.step-item {
    cursor: pointer;
    padding: 10px 15px;
    flex: 1;
    border-top: 3px solid transparent;
    transition: all 0.2s;
}

.step-item.active {
    border-color: #3FBAE4;
    /* theme info color */
    color: #3FBAE4;
    font-weight: bold;
}

.step-item:hover {
    border-color: #3FBAE4;
    /* green success color */
    color: #3FBAE4;
}

.step {
    background: #fff;
    padding: 20px 5px;
}

.step-item.active {
    background-color: #fff;
}
.progress-bar-striped {
    background-image: linear-gradient(45deg,
            rgba(255, 255, 255, 0.15) 25%,
            transparent 25%,
            transparent 50%,
            rgba(255, 255, 255, 0.15) 50%,
            rgba(255, 255, 255, 0.15) 75%,
            transparent 75%,
            transparent);
    background-size: 40px 40px;
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}
fieldset {
    border: 1px solid #d7dde4;
    border-radius: 8px;
    padding: 20px 15px 15px 15px;
    margin-bottom: 25px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    position: relative;
}

fieldset legend {
    font-size: 18px;
    font-weight: 600;
    color: #33414E;
    padding: 0 12px;
    margin-left: 10px;
    border-bottom: none;
}

/* Improve spacing for inside columns */
fieldset .col-md-3 {
    margin-bottom: 15px;
}

/* Make span look like disabled inputs */
fieldset span.form-control {
    background: #f9fafc;
    border: 1px solid #e1e6eb;
    color: #333;
    cursor: default;
}

/* Labels more elegant */
fieldset strong {
    display: block;
    margin-bottom: 3px;
    color: #555;
    font-weight: 600;
}

/* Inputs match the card vibe */
fieldset .form-control {
    border-radius: 4px;
    border-color: #d0d6dc;
    box-shadow: none;
}

fieldset .form-control:focus {
    border-color: #3FBAE4;
    box-shadow: 0 0 4px rgba(63, 186, 228, 0.3);
}
.slot {
    width: 120px;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 5px;
    text-align: center;
    position: relative;
    cursor: pointer;
    background: #f8f9fb;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.slot:hover {
    box-shadow: 0 0 0 2px #3FBAE4;
}

.slot-preview {
    width: 100%;
    height: 80px;
    object-fit: cover;
    border-radius: 6px;
}

.slot-input {
    display: none;
}

.slot-label {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 600;
}
.slot-input[type=file] {
    display: none !important;
}

.slot-clickable {
    cursor: pointer;
    display: inline-block;
}

.slot-clickable img {
    width: 100%;
    border: 2px solid #ccc;
    border-radius: 6px;
    transition: 0.3s;
}

.slot-clickable img:hover {
    border-color: #3FBAE4;
    /* couleur bleu info */
}