/*================================================================================
	Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template
	Version: 2.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

.dark-layout .header-navbar .navbar-container .nav .nav-item button.nav-link, .light-layout .header-navbar .navbar-container .nav .nav-item button.nav-link {border:0px;background-color:unset !important; }
.modal-header h5{font-size:20px;font-weight:900;}
.close{font-size:3.5rem!important;}
.modal-slide-in .close{top:1.8rem!important;color: #007EDA;}
.h-alert {padding: 18px; margin-left: -35px !important;}
.h-avatar {border: 1px solid #dddddd;border-radius: 60px;height:30px;width: 30px; }
.project-info p{margin-bottom: 0px;} /* p inside table */
.page-item.active{background-color:unset;border-radius:0;}.page-item{margin:0px 7px !important;}.page-item .page-link {border-radius: 20px;} /* pagination */
.main-menu .navbar-header .navbar-brand{margin-top:0.75rem!important;}.mrcle-logo{height:40px;}
.mc-table td, .mc-table th{text-align: center !important;}
.h-input-upload-label {     z-index: 10;     position: relative;     width: 100%;     margin-top: -27px;     color: #fff !important;     text-transform: uppercase;     padding: 1rem !important; }
#expandedImg2{height:96%;width:auto!important;margin:0 auto;margin-top:0px;margin-top:1%;max-width:98%;max-height:98%;}
.mc-photo-file{object-fit: cover;width:200px;height:200px;border:6px solid #f5f5f5;margin:10px;border-radius:8px;}
.h-doc-block{padding:2rem 2rem 0.2rem 2rem;text-align:center;width:200px;height:200px;border:6px solid #f5f5f5;margin:10px;border-radius:8px;}
.h-doc-block>.doc-title{font-size:14px;padding:10px 0px;}
.badge-white{background-color:#fff;padding:6px 10px;font-size:15px!important;font-weight:900;margin:0px 10px 10px 0px;}
.badge-white a{color:#7b7b7b!important;}
.mk_key_header{background-color:#7367f0;font-size:18px;font-weight:900;width:100%;color:#fff;padding:12px;margin-bottom:20px;border-radius:6px;}
.td_photo{max-width:160px;width:160px;}
.mk_tableimg{width:70px;cursor:zoom-in;}
.mk_container{display:none;width:100%;position:fixed;z-index:10000;background:#000c;top:0;left:0;height:100%;text-align:center;}
#expandedImg{height:80%;width:auto!important;margin:0 auto;margin-top:0px;margin-top:10%;max-width:800px;max-height:360px;}
#imgtext{color:#fff;font-size:40px;font-weight:900;margin-top:14px;}
.mk_closebtn{position: absolute;top:10px;right:55px;color:#fff;font-size:85px;cursor:pointer;} 
.mk_pictos{display:inline-block;width:40px;}
.login-logo.logo{font-size:90px;font-family:Dosis, sans-serif;font-weight:900;}
/* modification du système de réponse pour le PRG */.h-notification-container_2{position:fixed;bottom:0px;z-index:1000;width:300px;right:0;}
.h-notification-container {position: fixed;top: 0px;z-index: 1000;width: 100%; }
.h-alert{padding:18px;}
.h-close{margin-top:0px;font-size:35px;color:#fff!important;}
.h-subtitle{margin-bottom:15px;border-bottom:1px solid #d5dae8;padding-bottom:12px;}
.mk_photo_mod{width:100%;}
#user_edit_clesb{width:100%;} /* submit button hack */
.modal-dialog{max-width:50%!important;}
.mc-photo-file:hover{cursor:pointer;}
.modal .modal-header .close {padding:.2rem .62rem;box-shadow:unset!important;border-radius:.357rem;background:unset!important;transition:all .23s ease .1s;position:relative;transform:translate(-5px,-0px)!important;}
.modal .modal-header .close:active,.modal .modal-header .close:focus,.modal .modal-header .close:hover{transform:translate(-5px,0px)!important;color:#ea5455!important;scale:1.1;}
#dropdownMenuLinkDel{width:calc(100% - 5px) !important;margin:0px 10px 0px 10px; !important} /* delete photo mrcle commande */
.mrcle-print-invisible{display:none!important;}
.info-button{width:250px;position:absolute;right:12px;top:12px;} /* action sur clé mrcle*/
input.dropdown-item{margin-left:8px;margin-top:-28px;    height: 40px;} /* correction du button de selection en input */
input.dropdown-item:hover{background-color:unset;}
.avatar-mrcle svg {
    width: 25px;
    height: 25px;
}
/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
	text-align:center;
}
.divTableRow {
	display: table-row;
}.divTableRow.thead {
	font-weight:600;
	background:#f1f1f1;
}
.divTableHeading {
	background-color: #fff;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #e3e3e3;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #fff;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #fff;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}












