.form-vertical fieldset{
	padding: 10px;
}

.bg-grey {
    background-color: #777 !important;
}
.status.bg-grey {
    color: #777;
}

#prospectFiltersForm .filter_title{
	font-size:16px;
	font-weight: bold;
	margin-top:15px;
}
#prospectFiltersForm .form-control.full{
	width:100%;
}
#prospectFiltersForm label{
	font-weight: normal;
	margin-top: 5px;
}

.table-responsive{
	1overflow:hidden;
}

.progress{
	background-color: #D2D6DE;
}

.table.user-select-none {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.label.big{
	font-size:12px;
	font-weight: 600;
	margin-top:2px;
	display:block;
}

.widget-user-2 .mailbox-attachment-name{
	font-weight:normal;
	font-size:13px;
}
.widget-user-2 .disabled{
	opacity: 0.6;
}
.widget-user-2 .disabled input[type="file"]{
	display:none;
}
.widget-user-2 .disabled .delete_file_button{
	display:none;
}
.widget-user-2 .widget-user-username, .widget-user-2 .widget-user-desc {
	margin-left: 65px;
}

.delete_file_button {
	color: #D33724;
	font-size: 18px;
}

.mailbox-attachment-info{
	min-height: 65px;
}
.mailbox-attachment-info .btn{
	margin-top:3px;
}

.select2-container .select2-selection--single{
	height: 34px;
	border-radius:0;
	border: 1px solid #ccc;
	clear:both;
	display: block;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 34px;
}

.controls input[type="text"], .controls input[type="password"], .controls textarea, .controls select, dd input, dd textarea, dd select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0 !important;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.controls input[type="checkbox"]{
	margin-left:0;
	margin-right:10px;
}

.controls textarea{
	height:100px;
}

.form-actions {
    background-color: #ffffff;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
}
.error .controls input, .error .controls select {
    border-color: #981C20 !important;
    box-shadow: none;
}
.error .help-block{
	color: #981C20 !important;
	margin-top: 0;
	font-size:12px;
}

ul.errors li{
	color: #981C20 !important;
	margin-top: 0;
	font-size:12px;
}

.box-header-action{
	padding:10px;
}

#alert_message{
	padding:10px;
}

.btn-app.big .fa{
	font-size:42px;
}
.btn-app.big{
	min-width: 200px;
	height: auto;
	padding: 35px 5px;
	font-size:16px;
}

#photosList .fa{
	font-size:18px;
	padding:10px;
}

.btn.btn-app{
    font-size:11px;
    margin: 0 0 5px 5px;
    min-width: 60px;
    height: 50px;
    padding: 10px 5px;
}

 .box-custom h3 {
    color:#3c8dbc;
    font-size: 22px;
}
.after-form-wrapper{
    padding: 10px;
}

input.error, select.error{
    border-color: #981c20 !important;
    box-shadow: none;
}
label.error{
    color: #981c20 !important;
    font-size: 12px;
    margin-top: 0;
    font-weight:normal;
}

.status1{
	background-color:#656565;
	padding:3px 10px;
	color:#f9f9f9;
	border-radius:3px;
	width:66px;
	display:block;
	text-align:center;
}
.status2{
	background-color:#0F9D58;
	padding:3px 10px;
	color:#f9f9f9;
	border-radius:3px;
	width:66px;
	display:block;
	text-align:center;
}
.status3{
	background-color:#4285F4;
	padding:3px 10px;
	color:#f9f9f9;
	border-radius:3px;
	width:66px;
	display:block;
	text-align:center;
}

p.legend{
	font-size:12px;
	color:#7F7D80;
	margin-top:2px;
	margin-left: 5px;
}

.popover{
	font-size:13px;
}
.popover hr{
	margin:0;
	padding:0;
	margin-top:3px;
	margin-bottom:3px;
}

.badge.custom{
	border-radius:3px;
	padding: 5px 10px;
	font-size:14px;
	font-weight: normal;
}

.nav-tabs .disabled{
	cursor: not-allowed;
}
.nav-tabs .disabled a {
	opacity:0.3;
	pointer-events: none;
}

.select2-selection--multiple{
	border-radius:0 !important;
	border-color:#ccc !important;
}
.select2-selection__choice{
	background-color:#5897fb !important;
	border:1px solid #5897fb !important;
}
.select2-selection__choice__remove{
	color:#fff !important;
}


.spinner_preloader{
	font-size:44px;
	color:#fff;
	position:absolute;
	left:50%;
	top:50%;
}


.bg-red2{
	background-color:rgba(255, 0, 0, 0.1) !important;
}

#sortable{
	list-style-type: none;
	padding-left:0;
}
#sortable li span{
	display:inline-block;
}
#sortable .removeEmail{
}

#sortable li.ui-state-default {
	padding:5px;
}
#sortable .ui-icon {
	margin-right:7px;
}

.info-box-content{
	text-align:center;
	margin-left: 120px;
}
.info-box-text{
	font-size: 18px;
	line-height: 22px;
}
.info-box-number{
	font-size: 42px;
	line-height: 60px;
	font-weight:bold;
}
.info-box-number.small{
	font-size: 20px;
	line-height: 22px;
}
.info-box{
	min-height:120px;
}
.info-box-icon{
	width:120px;
	height:120px;
	line-height: 120px;
}

@media (max-width: 1500px) {
	.info-box-icon{
		1display:none;
	}
	.info-box-content{
		margin-left: 0px;
	}
}

@media (min-width: 1200px) {
	.modal-dialog{
		width:900px;
	}

    .skin-black .wrapper, .skin-black .main-sidebar, .skin-black .left-side {
        background-color: #365468;
    }
    .skin-black .sidebar-menu>li:hover>a, .skin-black .sidebar-menu>li.active>a {
        color: #365468;
        background: #D4E02A;
        border-left-color: #fff;
        font-weight: bold;
    }
    .btn-filtrer {
        color: #365468;
        font-weight: bold;
        background-color: #D4E02A;
        border: none;
        min-width: 130px;
        height: 35px;
    }
    .btn-modifier, .btn-modifier:active, .btn-modifier:hover, .btn-modifier:active:hover {
        color: #365468;
        font-weight: bold;
        background-color: #D4E02A;
        border: none;
    }
    .btn-filtrer:active, .btn-filtrer:focus, .btn-filtrer:hover, .btn-filtrer:active:hover {
        color: #365468;
        background-color: #B4C00A;
    }

    .btn-toggle-filters {
        background-color: #FBDFDF;
        color: #365468;
        border:none;
        min-width: 130px;
        height: 35px;
    }

    .btn-toggle-filters:hover,.btn-toggle-filters:active, .btn-toggle-filters:focus, .btn-toggle-filters:active:hover  {
        background-color: #DBAFAF;
        color: #365468;
        border:none;
    }

    .btn-reset {
        min-width: 130px;
        height: 35px;
        border:none;
    }

    .box-header {
        color: #FFF;
        font-weight: bold;
        background-color: #365468;
        border-color: #365468;
        display: block;
        padding: 10px;
        position: relative;
    }

    .etat-demande, .coordonees {
        background-color: #CEDD0B;
        color: #365468;
    }

    .cassiope {
        background-color: #F4364C;
    }

    .informations-personne .informations-demande {
        background-color: #FFD902;
        color: #365468;
    }

    .dataTables_paginate {
        float:right;
    }

}

.btn-box-tool {
    color: #FFF;
}

.info-box-icon.bg-grey {
    background-color: #D1D1D1;
}

.info-box-icon.bg-red {
    background-color: #F4364C;
}

.info-box-icon.bg-aqua {
    background-color: #C0D7E9 !important;
}

.info-box-icon.bg-light-blue {
    background-color: #92AEC0 !important;
}

.info-box-icon.bg-dark-blue {
    background-color: #365468 !important;
}

.info-box-icon.bg-green-yellow {
    background-color: #CEDD0B !important;
}

.bg-green-yellow {
    background-color: #CEDD0B !important;
}

.info-box-icon.bg-light-grey {
    background-color: #797979 !important;
}


.info-box-icon.bg-grey {
    background-color: #D1D1D1 !important;
}

.btn-primary.ajouter-un-prospect {
    background-color: #365468;
    color: #FFF;
    border-color:#365468;
}

.btn.btn-flat {
    background-color: #ecf0f5;
    color: #333;
}
.btn.btn-success.btn-flat {
    background-color: #C0D7E9;
    color: #333;
}

.btn.bg-light-grey.btn-flat {
    background-color: #D1D1D1 !important;
    color:#000 !important;
}

.btn.btn-flat.bg-grey {
    background-color: #797979 !important;
    color:#FFF !important;
}

.box.box-primary {
    border-top: none;
}

#filter_reset, #cancel {
    background-color: #E8E8E8;
}

#filter_reset:hover, #cancel:hover {
    background-color: #F0F0F0;
}


.etat-demande, .coordonees {
    background-color: #92AEC0;
    border-top-color: #92AEC0;
    color: #FFFFFF;
    padding: 15px;
}

.cassiope {
    background-color: #CEDD0B;
    border-top-color: #CEDD0B;
    color: #365468;
    padding: 15px;
}

.informations-personne, .informations-demande {
    background-color: #C0D7E9;
    border-top-color: #C0D7E9;
    color: #365468;
    padding: 15px;
}

#prospect_edit_form .box {
    border-top: none;
}
.status.bg-red {
    color: #dd4b39 !important;
}

.status.bg-perdu {
    background-color: #d1d1d1 !important;
}

.status.bg-perdu-noresponse {
    background-color: #797979 !important;
}

.status.bg-no-sne {
    background-color: #92AEC0 !important;
}

.status.bg-sne {
    background-color: #365468 !important;
}

.status.bg-logee-sai {
    background-color: #CEDD0B !important;
}


td.status {
    text-indent: -9999px;
}

.text-perdu-pas-reponse {
    color: #797979;
}

.text-perdu-loges-ailleurs {
    color: #D1D1D1;
}

.text-pas-sne {
    color: #92AEC0;
}

.text-sne {
    color: #365468;
}

.text-loges-sai {
    color: #CEDD0B;
}

.controls input[type="text"]:read-only, .controls textarea:read-only, .controls select:read-only {
    background-color: #CCC;
    border: none;
    outline:none;
}

ul.ui-autocomplete.ui-widget-content {
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.btn-primary {
    background-color: #CEDD0B;
    border-color: #CEDD0B;
    color: #365468;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus {
    background-color: #DEED1B;
    border-color: #DEED1B;
    color: #365468;
}

.btn-default, .btn-success {
    background-color: #C0D7E9;
    border-color: #C0D7E9;
    color: #365468;
}

.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus,
.btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus {
    background-color: #D0E7F9;
    border-color: #D0E7F9;
    color: #365468;
}
