body {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
}

.form-control {
	font-size: 14px!important;
}

.error {
	color: red;
	border: 0;
	background: 0;
	padding: 0;
	margin-bottom: 10px;
}

.video-iframe iframe {
	width: 100%;
	height: 200px;
}

select.form-control {
	padding-top: 2px;
}

.navbar-nav>.user-menu .user-image {
	width: 40px;
	height: 40px;
	margin-top: -10px;
}

.login-logo {
	font-size: 20px;
}
.login-logo b {
	font-size: 30px;
	color: #4565ff;
}

.content-header>h1,
.content-header .content-header-left h1 {
	font-family: 'Roboto', sans-serif;
}
.main-header .logo {
	text-align: left;
}
.main-header .logo .logo-lg {
	font-family: 'Roboto', sans-serif;
}
.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
	margin-left: 0;
}

.info-box-number {
    font-size: 34px;
}

.garment-label-heading {
    text-align: left;
    font-weight: bold;
    background: #eee;
    padding: 10px 15px;
    border-radius: 4px;
}

.garment-label {
    color: #d43f3a;
    display: block;
    margin-top: 10px;
    font-weight: bold;
}

.dropdown-menu {
    min-width: auto;
}

.disable-click {
    pointer-events: none!important;
}

.box-info {
    padding-top: 20px;
}

.content-header>h1 {
    position: relative;
    padding-left: 30px;
}

.content-header>h1:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'FontAwesome', sans-serif;
    font-size: 26px;
    content: '\f18e';
}

.sidebar-menu li.active>a>.pull-right-container>.fa-angle-left {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sidebar-menu li>a>.pull-right-container>.fa-angle-left:before {
    content: "\f105";
}

h4.modal-title {
    color: #3c8dbc;
    font-weight: bold;
}

.rTable {
    display: table;
    width: 100%;
    border: 1px solid #999999;
}
.rTableRow {
    display: table-row;
}
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
}
.rTableHead {width: 40%;}
.rTableCell, .rTableHead {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #999999;
}
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
    font-weight: bold;
}
.rTableFoot {
    display: table-footer-group;
    font-weight: bold;
    background-color: #ddd;
}
.rTableBody {
    display: table-row-group;
}

.content-header {
	overflow: hidden;
}
.content-header .content-header-left {
	float: left;
	padding-top: 5px;
}
.content-header .content-header-right {
	float: right;
}
.content-header .content-header-left h1 {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 30px;
	font-size: 24px;
	position: relative;
}
.content-header .content-header-left h1:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'FontAwesome', sans-serif;
    font-size: 26px;
    content: '\f18e';
}
.content-header .content-header-right a {
	position: relative;
	padding-left: 24px;
	font-size: 14px;
}
.content-header .content-header-right a:before {
    position: absolute;
    top: 4px;
    left: 5px;
    font-family: 'FontAwesome', sans-serif;
    font-size: 16px;
    content: '\f067';
}

.checkbox-inline {
	padding-top: 0!important;
}
.checkbox-content {
	float: left;
	border: 1px solid #aaa;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.checkbox-content.role-access {
	float: none;
	border: 0;
}

.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a {
    color: #fff;
    background: #3c8dbc;
    border-left-color: #3c8dbc;
}

.pt10 {
	padding-top: 10px;
}
.pt20 {
	padding-top: 20px;
}
.ml10 {
	margin-left: 10px;
}

img.existing-photo {
	max-width: 500px;
}

.slimScrollBar {
	background: none repeat scroll 0 0 #9e9e9e !important;
	border-radius: 0;
	display: none;
	height: 702.936px;
	position: absolute;
	right: 1px;
	top: 145px;
	width: 10px!important;
	z-index: 99;
	opacity:0.7!important;
}

.seo-info {
	font-family: 'Roboto', sans-serif;
	color: red;
	font-weight: 700;
	font-size: 16px;
	background: #e4e4e4;
	padding:  15px;
}

.skin-blue .main-header .logo,
.skin-blue .main-header .logo:hover,
.skin-blue .main-header .navbar,
.skin-blue .main-header .navbar .sidebar-toggle:hover {
	background-color: #333333;
}

.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a {
	background-color: #4c4c4c;
	border-left-color: #000000;
}

.nav-tabs-custom>.nav-tabs>li.active {
	border-top-color: #333333;
}
.box.box-info {
	border-top-color: #4c4c4c;
}

.user-footer div {
	width: 100%;
}
.user-footer div:first-child {
	margin-bottom: 10px;
}
.user-footer div a {
	display: block;
}

.navbar-nav>.user-menu>.dropdown-menu {
	width:  140px;
}
.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
	background-color:  #d6d6d6;
}

.content-header .content-header-right a {
	background-color: #333333;
	border-color: #333333;
}
.form-control:focus {
	border-color: #333333;	
}

.login-button {
	background-color: #333333;
	border-color: #333333;
}

.equal {
	font-size: 20px;
}
.symbol {
	font-size: 20px;
	height: 37px;
	padding-top: 2px;
}

/*
================================
Team - Profile
================================
*/

.team-profile {
	margin-top: 1.3rem;
}
.reseau-social,.mygutters {
	margin-top: 2.9rem;
}

.rounded-circle {
	border-radius: 50%!important;
}
.team-profile h6 {
	display: block;
	font-size: 1.1em;
	margin-block-start: 2.33em;
	margin-block-end: 2.33em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.5rem;
}


.card {
	position: relative;
	background-color: #fff;
	background-clip: border-box;
	border: 0 solid rgba(0,0,0,.125);
	border-radius: .25rem;
}

.card-body {
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1rem;
}

.gutters-sm {
	margin-top: 1.6rem;
}

.mb-3, .my-3 {
	margin-bottom: 1rem!important;
}

.bg-gray-300 {
	background-color: #e2e8f0;
}
.h-100 {
	height: 100%!important;
}
.shadow-none {
	box-shadow: none!important;
}

.q-option {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 50px;
}

.num-option {
	color: #4565ff;
	margin-right: 10px;
	font-size: 28px;
	font-weight: bold;
}

.login-page .container {
	width: 700px;
	height: 500px;
}

.login-form {
	padding: 40px;
	background: #fff;
	border-radius: 7px;
	border-bottom: 3px solid #4565ff;
	box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.login-form {
	padding: 50px;
	border-radius: 10px;
	box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
	margin-bottom: 100px;
}

.login-form .form-group {
	margin-bottom: 20px;
}

.login-form label {
	/* color: #1e1d1d; */
	margin-bottom: 5px;
}
.login-form label {
	color: #4565ff;
	margin-bottom: 5px;
}
.login-form label {
	cursor: pointer;
	font-weight: 400;
}
.login-form label {
	color: #999;
	cursor: pointer;
	font-weight: 400;
}

.login-form label {
	display: inline-block;
}

.login-form .form-group .form-control {
	border: 1px solid #e8e8e8;
	border-radius: 7px;
	padding: 25px 31px;
	box-shadow: none;
	transition: .5s;
}

.login-form .theme-btn {
	width: 100%;
}

.theme-btn {
	font-size: 16px;
	color: #ffffff;
	padding: 10px 25px;
	transition: all 0.5s;
	text-transform: capitalize;
	position: relative;
	border-radius: 50px;
	font-weight: 700;
	cursor: pointer;
	text-align: center;
	overflow: hidden;
	border: none;
	font-family: 'Quicksand', sans-serif;
	background: linear-gradient(to left, #ffbd47 0%, #ff7b61 100%);
	box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
	z-index: 1;
}

.login-form .theme-btn i {
	margin-right: 5px;
}

.login-form .theme-btn i {
	margin-left: 5px;
}

.login-form .forgot-pass {
	transition: .5s;
	margin-top: 20px;
}

.login-form .forgot-pass a {
	color: #4565ff;
}

.login-admin {
	width: 800px;
	justify-content: center;
	align-items: center;
}

.login-logo {
	margin-top: 20px;
}

.centered-element{
	margin-left: auto;
	margin-right: auto;
	background-color: grey;
	padding: 15px;
	width: 120px;
}

.login-form .calcul_captcha {
	font-weight: 700;
	text-align: right;
	color: #4565ff;
	line-height: 3.5rem;
}

.login-box-msg{
	color: rgb(52, 52, 52);
}

.box-info td img {
	vertical-align: middle;
	height: 80px;
}