
.logo_img, .login_img{
    max-width: 100%;
    height: 150px;
    object-fit: contain;
}
.login_img{
	height: 100px;
}
.login_title{
    line-height: 20px;
    color: #237baf;
}
.logo_title , .login_title{
    font-family: 'Roboto'!important;
    font-size: 20px !important;
    font-weight: 900;
	text-transform: unset;
}
.sidebar .logo .simple-text{
	clear: both;
    overflow: hidden;
}
.logo_title .logo_span , .login_title .login_span{
	font-size: 14px;
    font-weight: 100;
	text-transform: none;
}
#table_defunts .red_defunt {
	background-color: #ff0101ab;
}
#contacts_defunt_popup, #contacts_defunt_popup thead th, #contacts_defunt_popup thead td{
	border-bottom:unset;
}
.hide_print{
	display:none;
}
#defunt_document_list_filter input{
	background-color: #FFFFFF;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    color: #565656;
    padding: 8px 12px;
    height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.defunt_panel #tab3 .card .content{
	padding-bottom: unset;
}
#defunt_document_list th , #defunt_document_list td{
	text-align:center;
}
#defunt_document_list i{
	font-size: 25px;
}

.defunt_row_item{
	clear: both;
    overflow: hidden;
}
#row_Places{
	display: flex;
    align-items: center;
}
.scroll_page_defunt{
	position: fixed;
    top: 17%;
	right: 0px;
    left: unset;
	background-color: #3d7b99;
    display: block;
    margin: unset;
	padding: 10px 5px;
}
.menu_defunt_contacts .scrollItem{
	background-color: #ffff;
    position: fixed;
    z-index: 9;
    top: 10%;
    left: unset;
    right: 32px;
    padding: 10px;
    border: 1px solid;
    width: fit-content;
	display:none;
}
.scroll_page_defunt_contacts{
	position: fixed;
    top: 10%;
    right: 0;
    left: unset;
    background-color: #3d7b99;
    display: block;
    margin: unset;
    z-index: 9;
    padding: 6px;
}
.scroll_page_defunt_contacts .pe-7s-news-paper{
	color: #fff;
    font-size: 20px;
}
.scroll_page_defunt:hover, .scroll_page_defunt:focus{
	background-color: #3d7b99!important;
}
.menu_defunt .scrollItem{
	background-color: #ffff;
    position: fixed;
    top: 17%;
    left: unset;
    right: 32px;
    padding: 10px;
	border: 1px solid;
	display:none;
}
#submit_modif_defunt{
	display:table;
	margin:auto;
}
.menu_defunt .scrollItem .item{
	margin-bottom: 5px;
    text-align: left;
    color: #3d7b99;
    font-size: 15px;
	cursor: pointer;
}
#document_form{
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.error_msg_email,
.error_pass_vide,
.error_pass,
 #erreur_date_naiss, 
 #erreur_date_dec{
	color: #e51b1b;
    font-size: 14px;
    /* margin-top: 10px; */
    display: none;
}
#lock_unlock_defunt .col-md-1{
	text-align: center;
}
#lock_unlock_defunt i{
	font-size: 40px;
}
#lock_unlock_defunt{
	display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.pe-7s-attention{
	font-size: 24px;
    font-weight: 600;
    color: #ebf826;
	padding-right: 20px;
}

.liste_champs_manquant{
	position: absolute;
    background-color: #ffff;
    left: 45px;
    top: 0px;
    border: 1px solid #407f9c;
    padding: 5px;
    z-index: 9;
    width: 50%;
    height: 210px;
    display: none;
    overflow: auto;
    color: #000000;
}
.liste_champs_manquant ul > li{
    font-size: 15px;
	margin-bottom: 5px;
}
.liste_champs_manquant::-webkit-scrollbar {
  width: 10px;
}


.liste_champs_manquant::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 

.liste_champs_manquant::-webkit-scrollbar-thumb {
  background: #407f9c; 
  border-radius: 10px;
}


.liste_champs_manquant::-webkit-scrollbar-thumb:hover {
  background: #407f9c; 
}
.pe-7s-attention:hover + .liste_champs_manquant{
	display:block;
}
.pe-7s-attention:hover > .liste_champs_manquant{
	display:block;
}
#row_presse{
	display: flex;
}
[data-slots] { font-family: monospace }
#row_presse .col-md-3:last-child {
	display: flex;
    align-items: center;
}
#document_defunt{
	margin-top: 20px;
    padding: 0 15px;
}
.defunt_panel .nav-item .nav-link.active.show{
	color: #43819f;
	border: 1px solid #ddd; 
}
.defunt_panel .nav-item a.nav-link{
	color: #87bdca;
}
.defunt_row_item h4.title i{
	font-size: 24px;
    font-weight: 900;
}
.defunt_row_item .defunt_head_item{
	cursor: pointer;
    padding-bottom: 20px;
}
.defunt_row_item  .defunt_body_item{
	/* display:none; */
}
.Avancement.form-control{
	position: relative;
}
.Avancement.form-control .Avancement_percentage{
	position: absolute;
    height: 100%;
    background-color: #3d7b99;
    top: 0;
    left: 0;
    color: #fff;
	font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.defunt_row_item h4.title{
	border-bottom: 1px solid #4785a2;
    color: #4785a2;
    text-transform: uppercase;
    font-weight: 500;
    width: 50%;
    padding-right: 15px;
}
.switch{
	display: table;
    margin: 25px auto;
}
.switch i{
	font-size:40px;
}
.user_lieux_checkbox, .user_lieux_radio{
	height:15px;
	width:auto;
}
.form-check-label{
	margin-right;
}
.supprimer i, .ecraser i{
	color: #8aa554;
    font-size: 20px;
    font-weight: bold;
    margin: 0px 5px;
}
.icons_class i{
	color: #42819f;
    font-size: 20px;
    font-weight: 600;
    margin: 0px 2px;
}
.modify i{
	color: #cd1414;
    font-size: 20px;
    font-weight: bold;
    margin: 0px 5px;
}
.btn_contact_add_defunt, .btn_contacts_add_check_defunt{
	cursor: pointer;
}
 #contacts_add_check_defunt{
	display:none;
}
p.btn_contacts_add_check_defunt{
	width: 100%;
    text-align: right;
}
.defunt_panel .tab-content .tab-pane{
	width:100%;
}
.dataTables_filter .form-control{
	width:auto;
	display:unset;
}
.date_debut, .date_fin {
	display:none;
}
.serch_form .row{
	padding: 0px 15px;
}
.serch_form .row{
	justify-content:center;
}
.serch_form .row , .serch_form .col-md-1{
	display: flex; 
}
.serch_form .card form [class*="col-"] {
	flex:1;
}
.search_button{
	margin-bottom : -3px !important;
}

.search_group{
    margin-left: auto;
    margin-right: auto;
    align-self: center;
    margin-bottom: unset;
}
.adresse_site{
	max-width:200px;
}
.image_table{
	width:50px;
	height:auto;
}
.btn_change_state{
	cursor: pointer;
}
.btn{
	margin:5px;
}
.etat_icon.n_resolu{
	color:#c0212f;
}
.etat_icon.resolu{
	color:#109548;
}

.etat_icon i {
    font-size: 24px;
    margin: auto;
    display: table;
    font-weight: bold;
	cursor:pointer;
}

.taches .btn-info.active{
	color: #fff !important;
    background-color: #5bc0de !important;
    border-color: #46b8da !important;
}

.fc-time-grid, .fc-time-grid-container {
    height: auto!important;
}

#sidebar .nav li {
    width: 100%;
}
.camera_container{ position: relative; }
.camera_container video{ width:100%; }
.camera_container .prendre_photo{
	position: absolute;
    bottom: 16px;
    left: 45%;
    background-color: #fff;
    color: #000;
    width: 35px;
    height: 35px;
    cursor: pointer;
    border-radius: 25px;
    text-align: center;
    line-height: 35px;
}
.camera_container .exit_camera{
	position: absolute;
    right: 2%;
    top: 3%;
    padding: 6px 14px;
    background: #ffffff;
    border-radius: 100%;
    cursor: pointer;
  
}
.camera_container .exit_camera .btnx1 {
	width: 1px;
    height: 16px;
    background-color: #000000;
    transform: rotate(45deg);
    Z-index: 1;
	cursor: pointer;
}

.camera_container .exit_camera .btnx2 {
	height: 16px;
    width: 1px;
    background-color: #000000;
    transform: rotate(90deg);
    Z-index: 2;
	cursor: pointer;
}
.img_container img{
	/*border-radius:5px;
	float:left;
	width:33%;
	margin:0.1%;*/
}
.camera_container .prendre_photo i{
	color: #000!important;
    font-size: 30px;
    padding-top: 2px;
}

.all-icons [class*="pe-"]{
    font-size: 40px;
}
.all-icons input{
    border: 0;
}
.all-icons .font-icon-detail{
    text-align: center;
    padding: 45px 0px 30px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    margin: 15px 0;
}
.all-icons .font-icon-detail input{
    margin: 25px auto 0;
    width: 100%;
    text-align: center;
    display: block;
    color: #aaa;
    font-size: 13px;
}

#map{
    position:relative;
    width:100%;
    height: calc(100% - 60px);
}
.dataTables_wrapper .dataTables_filter {
	margin-right: 20px!important;
}
.dataTables_wrapper .dataTables_length {
	margin-left: 15px!important;
}
.places-buttons .btn{
    margin-bottom: 30px
}
.sidebar .nav > li.active-pro{
    position: absolute;
    width: 100%;
    bottom: 10px;
}
.sidebar .nav > li.active-pro a{
    background: rgba(255, 255, 255, 0.14);
    opacity: 1;
    color: #FFFFFF;
}

.table-upgrade td:nth-child(2),
.table-upgrade td:nth-child(3){
    text-align: center;
}

.button_connect{
	margin:auto;
	display:table;
}
.card.connect_page{
	max-width: 50%;
    margin: auto;
}
.header.conect{
    text-align: center;
}
.header.conect img{width: 100px;}
.home_page_cald{
	max-width: 60%;
    margin: auto;
}
.home_page_cald .dashboard{
	text-align: center;
    border: 1px solid #f1ecec;
    box-shadow: 1px 1px #f1ecec;
    background-color: #fff;
	width:40%;
	margin-bottom:20px;
}
.home_page_cald .dashboard.left{
	margin-right:15px
}
.home_page_cald .dashboard .nbr_stat{
	font-size: 20px;
    color: #1DC7EA;
    font-weight: bold;
}
.home_page_cald .dashboard  .title{height: 50px;}
.header_right {
	text-align:right;
	padding-right: 0px;
	margin-bottom: 10px;
}
.card .header.user, .card .header.client, .card .header.modif_clt{margin-bottom: 50px;}
.header_right .btn_header_right{margin-right: 5px;}
.card .header_left{
	padding-left:0px;
	float:left;
	margin-bottom: 10px;
}
.licences_filter, .user_filter{
    clear: both;
    overflow: hidden;
    display: table;
    margin: 20px auto;
    text-align: center;
	color: #fff;
}
.technicien_affecter{
	padding: 12px 30px;
    font-size: 15px;
    text-transform: uppercase;
    margin: 3px 20px;
    display: inline-block;
    border: 1px solid #46b8da;
    border-radius: 25px;
    color: #5bc0de!important;
	background-color: transparent;
}
.check_role label{display:none;}
.user_filter{cursor:pointer;}
.licences_filter a, .user_filter{
	padding: 12px 30px;
	font-size: 15px;
    text-transform: uppercase;
    margin: 3px 20px;
    display: inline-block;
	border: 1px solid #46b8da;
    border-radius: 25px;
    color: #5bc0de!important;
}
.user_filter.checked{
	background-color: #5bc0de!important;
    color: #fff!important;
    border: solid 1px #46b8da;
}
.licences_filter a.active, .licences_filter a.active:hover{
	background-color: #5bc0de!important;
    color: #fff!important;
    border: solid 1px #46b8da;
}
.licences_filter a:hover{
	background-color: #5bc0de!important;
    color: #fff!important;
    border: solid 1px #46b8da;
}
.licences_filter a.lic_30{
	border: solid 1px #e81212;
	color: #e81212!important;
}

.licences_filter a.lic_60{
	border: solid 1px #FFBB33;
	color: #FFBB33!important;
}
.licences_filter a.lic_30:hover, .licences_filter a.lic_30.active{
	background-color:#e81212!important;
	color: #fff!important;
}
.licences_filter a.lic_60:hover, .licences_filter a.lic_60.active{
	background-color:#FFBB33!important;
	color: #fff!important;
}
.critic{
	padding: 4px 18px!important;
}
.btn-radio{
   color:#000!important;
   }
.check_roles{
	display: -webkit-inline-box;
}
.indicateurs{
	clear:both;
	overflow:hidden;
	margin-top: 8px;
	padding: 0px;
}
.indicateurs li { float:left; margin: 10px 10px;}
.indicateurs li .titre{ display:none; }
.indicateurs li:hover .titre, .indicateur li:hover .titre{ 
	display:inline-block; 
	font-size:12px;
    vertical-align: top;
    margin-top: 5px;	
}
.indicateurs li i{ font-size: 20px; }
.indicateurs li .counter{
    background-color: #769243;
    color: #fff;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    vertical-align: top;
    margin-top: 3px;
    font-size: 12px;
    padding-top: 2px;	
}

.indicateur{
	clear:both;
	overflow:hidden;
	margin-top: 8px;
	padding: 0px;
}
.indicateur li { float:left; margin: 10px 10px;}
.indicateur li .titre{ display:none; }

.indicateur li i{ font-size: 20px; }
.indicateur li .counter{
    background-color: grey;
    color: #fff;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    vertical-align: top;
    margin-top: 3px;
    font-size: 12px;
    padding-top: 2px;	
}
.version{
	text-align: center;
	position: fixed;
    bottom: 0;
    left: 7%;}
.card_lic_30{
	background-color:#FFBB33!important;
	opacity:0.5;
}
.card_lic_60{
	background-color:#e81212!important;
	opacity:0.5;
}
.archiver_btn{
	padding: 7px;
    float: right;
    border: 1px solid #42a9f4;
    color: #42a9f4;
    border-radius: 25px;
	cursor:pointer;
	margin-right:5px;
}
.tichet_etat .archiver_btn{
	margin-top: -15px;
}
.archiver_btn.active, .archiver_btn:hover{
	background-color:#42a9f4!important;
	color: #fff!important;
}
tbody td .btn-info{margin-bottom:10px;}
.card.licence_element{
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
	border: 1px solid #46b8da;
    min-height: 110px;
}
.card.licence_element .table-full-width{padding-left: 25px;}
.card.licence_element .client{
	color: #989494;
}
.card.licence_element .description{
	font-size: 14px;
}
.card.licence_element .description.desc_ref{
	float:left;
	margin-left: 10px;
    margin-top: 4px;
}
.card.licence_element .licence{
	color: #42a9f4;
    float: left;
}
.card.licence_element .expire_date{
	float: right;
    padding-right: 10px;
    color: #42a9f4;
	text-align: center;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #E3E3E3!important;
	height: 40px!important;
}
.collapse.navbar-collapse ul li form{margin-top: 10px;}
.collapse.navbar-collapse ul li .form-control{
	width: 80%;
    float: left;
}
.collapse.navbar-collapse ul li .submit{
float: left;
    height: 40px;
    border: none;
    background-color: #fff;
    color: #ccc;
    width: 40px;
}
.collapse.navbar-collapse ul li .submit i{ font-size: 30px; }
.collapse.navbar-collapse ul li .submit .fa.fa-search{color: #a09e9e;}
.select2-selection { overflow: hidden!important; }
.select2-selection__rendered { 
	white-space: normal!important; 
	word-break: break-all!important;
}
.table.table-hover tbody td:last-child{text-align:right;}
.deleted{
	background-color: #fff3f3!important;
    color: #fbbfbf!important;
}
.add_container{
    clear: both;
    overflow: hidden;	
}
.traitements_container .content{
	border: 1px solid #E3E3E3;
    border-radius: 4px;
}
.traitements_container .content .form-group label{
	font-size: 16px;
    color: #000!important;
    font-weight: bold;
}
.traitements_container .content .form-group label input{margin-right: 7px!important;}
.traitements_container .content .form-group p{font-size: 12px;}
.commentaires_container .comment_element{
		background-color: #ece7e7;
		padding: 15px 30px;
		border-radius: 35px;
		margin-bottom: 10px;
}
.commentaires_container .identifier .username{
	float: left;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
}
.commentaires_container .identifier .datetime{
	float: right;
    font-size: 13px;
    padding-top: 8px;
}
.commentaires_container .comment_element .msg{
	clear: both;
    overflow: hidden;
}
.add_container a{
    float: right;
    height: 30px;
    width: 30px;
    background-color: #749244;
    color: #fff!important;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
	margin: 20px 0px;
}
.add_container a:hover{
	background-color: #89a553;
}
.sidebar .nav p{ line-height: 30px!important; }
.affected_table tr,.affected_table tr td { cursor:move!important }
.clickable-row{ cursor:pointer; }


.btn_add_traitement,.btn_add_adresse,.btn_add_client{ cursor:pointer; }

.ticket.rouge_alert{ background-color:#cc2323!important;}
.ticket.orange_alert{ background-color:#f17d17!important;}
.ticket.rouge_alert .description{
	color:#fff !important;
}
.etat_tache{
	clear: both;
    overflow: hidden;
	margin-bottom:20px;
}
.etat_tache .a_faire, .etat_tache .en_cours, .etat_tache .en_attent, .etat_tache .terminer{
	float:left;
	width:25%;
    text-align: center;
	background-color:#f9f9f9;
	height:100%;
}
.new_client_form, .new_client_adresse_form{
	clear: both;
    overflow: hidden;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 20px;
}
.etat_tache h2{
	font-size: 20px;
    text-transform: uppercase;
    color: #9A9A9A;
	border-bottom:1px solid #cfc9c9;
	padding:20px;
}
.select_licen_filtr{display:none;}
.select_licen_filtr_tech{display:none;}
.add_intervention{display:none;}
.tichet_etat{
	width: 90%;
    margin: auto;
}
.etat_tache .a_faire, .etat_tache .en_attent{
  background: #f0e6e6;
}

.etat_tache .en_cours, .etat_tache .terminer {
  background: #fff;
}
.tichet_etat .ticket .archiver_btn {
    margin-right: 8px;
}
.tichet_etat .card.licence_element .licence {
	margin-top: 0px;
	font-size:14px;	
	float:left;
	margin-top: 3px;
}
.table.table-striped tr.noir{
	background-color:#000;
	color:#fff;
}
.table.table-striped tr.rouge{
	background-color:#c21010;
	color:#fff;
}
.table.table-striped tr.orange{
	background-color:#FFBB33;
	color:#fff;
}
.container-fluid .navbar-header{ width: 100%; }
.container-fluid .navbar-header .logout_btn{ 
	float:right;
    margin-top: 20px;
    color: #777;	
}
.container-fluid .navbar-header .right_container{ 
	float:right;
    margin-top: 10px;
    color: #777;
	
	justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: row;
	margin-bottom: 10px;

}
.container-fluid .navbar-header .right_container .navbar-brand{
	    width: 66%;
}
.container-fluid .navbar-header .user_connected{
	float:right;
    color: #777;
}
.container-fluid .navbar-header .left_container{ float:left; }
.container-fluid .navbar-header .header_indicateurs{
	width: 100%;
    clear: both;
    overflow: hidden;
}
.container-fluid .navbar-header .header_indicateurs .indicator{
	display: table;
    margin: auto;
    float: none;
	margin-bottom: 10px;
}
.container-fluid .navbar-header .header_indicateurs .indicator li{ float:left!important; }
.container-fluid .navbar-header .search_top_container{ float:left; margin-top:10px; }
.container-fluid .navbar-header .search_top_container input{ 
	background-color: #FFFFFF;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    color: #565656;
    padding: 8px 12px;
    height: 35px;
}
.container-fluid .navbar-header .search_top_container .submit{ 
	background: none;
    border: none;
    font-size: 23px;
}
.menu_logout{ display:none!important; }
.new_serie_form{
    clear: both;
    overflow: hidden;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 20px;
}
/****uploade****/
#upload_pic{
    top: 50%;
    left: 50%;
	height:200px;
  
    margin-bottom: 20px;
}
#upload_pic .border_file{
    height: 100%;
    border: 2px dashed #9c9494;
    border-radius: 7px;
    cursor: pointer;
    position: relative;
}
.upload_img {
    position: absolute;
	width: 60px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}


#upload_pic .border_file p{
    text-align: center;
    color: #000;
    font-family: Arial;
    font-weight: 700;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%,60%);
}
 #upload_pic .border_file input{
    position: absolute;
    outline: none;
    opacity: 0;
    top: 0;
    left: 0;
	height:100%;
	width:100%;
    cursor: pointer;
}
.upload_button{
	display:table;
	margin:auto;
}
.camera_form {
    top: 50%;
    left: 50%;
 
    height: 200px;
    margin-bottom: 20px;
}
.camera_form .border_file {
    height: 100%;
    border: 2px dashed #9c9494;
    border-radius: 7px;
    position: relative;
}
.camera_form .border_file p{
    text-align: center;
    color: #000;
    font-family: Arial;
    font-weight: 700;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%,60%);
}
#activate_camera_btn{
	margin:auto;
	display:table;
}
.img_container .image_div img{
	height:100%;
	width:100%;
	object-fit:contain;
	display:table;
	margin:auto;
}
.img_container .image_div{
	margin-bottom:10px;
	height:150px;
	background-color:#00000000;
}
.remove_image {
    position: absolute;
    right: 14px;
    top: 3px;
    z-index: 999;
    color: #fff;
    width: 19px;
    cursor: pointer;
}
#defunt_card .pagination,#contact_card .pagination{
	padding-right: 25px;
	float:right;
}
#defunt_card .pagination ul li,
#contact_card .pagination ul li{
	display:none;padding: 10px; cursor:pointer;
}
#defunt_card .pagination ul li.paginate_button:nth-child(-n+3),
#defunt_card .pagination ul li.suivant,
#defunt_card .pagination ul li.precedent,
#defunt_card .pagination ul li.beforelast,
#defunt_card .pagination ul li.last,
#contact_card .pagination ul li.paginate_button:nth-child(-n+3),
#contact_card .pagination ul li.suivant,
#contact_card .pagination ul li.precedent,
#contact_card .pagination ul li.beforelast,
#contact_card .pagination ul li.last{
	display:inline-block;
}
#defunt_card .pagination ul li.active,
#contact_card .pagination ul li.active{
	background-color:#5bc0de;
}
#defunt_card .content,#contact_card .content{
    clear: both;
	/*overflow: hidden;*/
    position: relative;
}
#table_contacts_filter{
	clear: both;
    overflow: hidden;
    float: right;
    margin-right: 20px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
#table_contacts_filter input {
    margin-left: 10px;
}
#table_contacts_filter .pe-7s-search{
    font-size: 25px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}
.wait_ajax{
	position: absolute;
    top: 60px;
    width: 97%;
    height: 97%;
    background-color: #00000024;
    z-index: 99;
    color: #000;
    font-size: 30px;
    text-align: center;
    padding-top: 30px;
    display: none;
}
#table_defunts thead th,#contacts_table thead th{
	padding: 10px 18px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #111;
}
#table_defunts thead .sorting,#contacts_table thead .sorting {
    background-image: url(../images/sort_both.png);
	cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right;
}

#table_defunts thead .sorting_asc,#contacts_table thead .sorting_asc {
    background-image: url(../images/sort_asc.png) !important;
}

#table_defunts thead .sorting_desc,#contacts_table thead .sorting_desc {
    background-image: url(../images/sort_desc.png) !important;
}
@media (min-width: 992px){
    .typo-line{
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }

    .typo-line .category{
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
}

@media all and (max-width: 991px)  {
    .sidebar .nav > li.active-pro{
        position: initial;
    }
	.nav.nav-mobile-menu, .container-fluid .navbar-header .logout_btn{ display:none; }
	.menu_logout{ display:block!important; }
	
}

@media all and (max-width: 909px)  {
    .home_page_cald .dashboard .title {
		font-size: 19px;
		margin-top: 10px;
		line-height: 23px;
	}
	#serch_form .defunt_head_table{
		padding-right: 5px;
		padding-left: 5px;
	}
}
@media all and (max-width: 771px)  {
    .card.connect_page {
		max-width: 70%;
	}
	.licences_filter{display:none;}
	.select_licen_filtr{
		display:block;
		margin: auto;
		margin-bottom: 20px;
		border: 1px solid #46b8da;
		border-radius: 15px;
		padding: 5px 10px;
		width: 200px;
		color:#5bc0de;
	}
	.select_licen_filtr_tech{
		display:block;
		margin: auto;
		margin-bottom: 20px;
		border: 1px solid #46b8da;
		border-radius: 15px;
		padding: 5px 10px;
		width: 200px;
		color:#5bc0de;
	}
	.select_licen_filtr option{
		background-color:#5bc0de;
		color:#fff;
	}	
	.select_licen_filtr_tech option{
		background-color:#5bc0de;
		color:#fff;
	}
	.add_intervention{display:block;}
	
}
@media all and (max-width: 767px)  {
    .home_page_cald .dashboard{
		margin:auto;
		margin-bottom:20px;
		width: 70%;
	}
	.home_page_cald .dashboard.left {
		    margin-right: auto;
	}
	.defunt_row_item h4.title{
		width: 100%;
	}
	.menu_defunt .scrollItem{
		left: 75px;
	}
	.scroll_page_defunt{
		left: 30px;
	}
	#row_presse{
		display: block;
	}
	
}
@media all and (max-width: 565px)  {
    .card.connect_page {
		max-width: 90%;
	}
	.home_page_cald .dashboard{
		width: 90%;
	}
	#serch_form .label_defunt{
		display:none;
	}
	.search_button {
		margin-top: -20px !important;
	}
}

.image-upload img{
	width:auto;
	height:100px;
}
.textstyle {
	color: #000;
	text-align:center;
}
