/* CSS Document  Arial, Helvetica, sans-serif;*/
body {
	font-family: Times new Roman, Arial, Verdana, Helvetica, sans-serif;
}

html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.Style_Body {
	font-family: Times new Roman, Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	height: auto;
	width: auto;
	background-color: Background;
}

.Style_Titre {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 23px;
	color: #000099;
	font-style: italic;
	text-align: center;
}

.Style_Panel_Cadre {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

.Style_Lien {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: White; /*393838  A04306*/
	text-decoration: underline;
}

	.Style_Lien li a:active {
		font-size: 14px;
		color: #FFFFFF;
	}

	.Style_Lien a:hover, Style_Lien a:focus {
		text-decoration: underline;
		font-size: 14px;
		color: #FFFFFF;
	}

.Style_SousTitreMenu {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: Navy;
	Font-weight: bold;
	text-align: right;
}

.Style_SousTitreMenuCLB {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: Purple;
	Font-weight: bold;
	text-align: right;
}

.Style_SousTitre {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 21px;
	color: navy;
	/*Font-weight:bold;FF6600   F9751D*/
	text-align: center;
}

.Style_SousSousTitre {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.Style_LibellePwd {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: #FFFF80;
	Font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.Style_TitreGrille {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: #000066;
	Font-weight: bold;
}

.Style_EnteteGras {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	/*text-align:center;*/
}

.Style_EnteteGrasCLB {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-weight: bold;
	color: white;
	/*text-align:center;*/
}

.Style_Text {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #000000;
	/*text-align:justify;*/
}

.Style_Libelle {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.Style_LibelleSTitre {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: #8080FF;
	font-weight: bold;
}

.Style_ComboFCT {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #000066;
	text-align: justify;
	font-weight: bold;
}

.Style_InputText {
	font-family: Times new Roman,Arial, Verdana, Helvetica, sans-serif; /*la seule qui n'est pas généralisée */
	font-size: 13px;
	color: #000066;
	font-weight: bold;
}

.Style_TextSociete {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: medium;
	color: #3F1A96;
	font-weight: bold;
}

.Style_TextDate {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: Gray /*#FFFF80;*/
	/*font-weight:bold;*/
}

.Style_TextDateCLB {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: #FF3300; /*FFFF80*/
	/*font-weight:bold;*/
}

.Style_NomUser {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: blue;
	font-style: italic;
	/*font-weight:bold;		*/
}

.Style_Message {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #FF0000;
	text-align: justify;
	font-weight: bold;
	font-style: italic;
}

#Style_LienRetour {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	text-align: right;
	vertical-align: top;
	font-style: italic;
}

	#Style_LienRetour li a:active {
		font-size: 14px;
		color: #FF0000;
		text-decoration: underline;
		text-align: right;
		vertical-align: top;
		font-style: italic;
	}

	#Style_LienRetour a:hover, #Style_LienRetour a:focus {
		text-decoration: underline;
		font-size: 14px;
		color: #FF0000;
		text-align: right;
		vertical-align: top;
		font-style: italic;
	}

#Style_LienListe {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #000066;
	text-decoration: underline;
}

	#Style_LienListe li a:active {
		font-size: 13px;
		color: #000066;
		text-decoration: underline;
	}

	#Style_LienListe a:hover, #Style_LienListe a:focus {
		text-decoration: underline;
		font-size: 13px;
		color: #000066;
	}

#Style_LienPwd {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: #FFFF9E; /*393838  A04306*/
	text-decoration: underline;
}

	#Style_LienPwd li a:active {
		font-size: 14px;
		color: #FFFF9E;
	}

	#Style_LienPwd a:hover, #Style_LienPwd a:focus {
		text-decoration: underline;
		font-size: 14px;
		color: #FFFF9E;
	}


#Style_Lien {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: White; /*393838  A04306*/
	text-decoration: underline;
}

#Style_LienCLB {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: Purple; /*393838  A04306*/
	text-decoration: underline;
}

#Style_Lien li a:active {
	font-size: 14px;
	color: #FFFFFF;
}

#Style_Lien a:hover, #Style_Lien a:focus {
	text-decoration: underline;
	font-size: 14px;
	color: #FFFFFF;
}

#Style_LienNavigation {
	/*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
	font-size: 17px;
	color: #859EF8;
	text-decoration: underline;
	/*font-weight:bold;*/
}

	#Style_LienNavigation li a:active, #Style_LienNavigation a:inactive { /*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
		font-size: 17px;
		color: #859EF8;
	}

	#Style_LienNavigation a:hover, #Style_LienNavigation a:focus { /*font-family:Times new Roman, Arial, Helvetica, sans-serif;*/
		text-decoration: underline;
		font-size: 17px;
		color: #859EF8;
	}
/******************************************************Menu:Espace Manage****************************************************/
/* CSS du menu horizontal, bieler batiste */

.menu {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	list-style-position: outside;
}

	.menu ul {
		background-color: #0000FF;
		position: absolute;
		vertical-align: middle;
		display: block;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		vertical-align: middle;
		font-weight: bold;
		color: #FFCC00;
	}

	.menu li ul {
		visibility: hidden;
	}

	.menu li li ul {
		position: absolute;
		margin-left: 124px;
		margin-top: -23px;
	}

	.menu li {
		list-style: none;
		width: auto;
		height: auto;
		display: inline;
		display: block;
		float: none;
		float: left;
		margin: 0;
		padding: 0;
	}

		.menu li li {
			display: block;
			float: none;
		}

		/* correct a little IE bug */
		* html .menu li li {
			display: inline;
		}

	.menu a {
		text-align: center;
		color: #fff;
		display: block;
		width: auto;
		height: auto;
		text-decoration: none;
		padding: 2px 0;
		margin: 1px;
	}

		.menu a:hover {
			background-color: #eee;
			width: auto;
		}

		/* for a mozilla better display with key nav */
		.menu a:focus {
			background-color: #aaf;
			width: auto;
		}

.smenu li {
	list-style: none;
	width: auto;
	height: auto;
	display: none;
	display: block;
	float: none;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #6699CC;
}

.menu ul {
	background-color: #6699CC;
	list-style: none;
	width: auto;
	height: auto;
	display: inline;
	display: block;
	float: none;
	float: left;
	margin: 0;
	padding: 0;
}

.Style_TitreOnglet {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: Teal;
	/*font-weight:bold;*/
}

.Style_BarreRouge {
	background-color: Teal;
	width: 100%;
	height: 1px;
}

.Style_BarreGrise {
	color: Silver;
	width: 1px;
	height: 100px;
}

.Style_EmptyData {
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #507CD1;
	height: 15px;
	text-align: center;
}
/*----------------Style Congé-------------------------------*/
.Style_LibCP {
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Navy;
	height: 13px;
	border-style: none;
	background-color: Transparent;
	vertical-align: middle;
	line-height: 9px;
	display: inline;
	width: 145px;
}

.Style_LibDat {
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	height: 13px;
	border-style: none;
	background-color: Transparent;
	vertical-align: middle;
	line-height: 9px;
	display: inline;
	width: auto;
}

.Style_LibTaux {
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Maroon;
	font-weight: bold;
	background-color: Transparent;
	vertical-align: top;
	text-align: center;
}

.Style_DetailCP {
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-style: none;
	background-color: Transparent;
	height: 13px;
	vertical-align: middle;
	line-height: 9px;
	text-align: center;
}

.Style_Anomalie {
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Red;
	border-style: none;
	background-color: Transparent;
	height: 13px;
	vertical-align: middle;
	line-height: 9px;
	text-align: center;
}

.Style_MatCP {
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	border-style: none;
	background-color: Transparent;
	height: 20px;
	vertical-align: top;
	line-height: 9px;
	display: inline;
	width: 115px;
}

.Style_MatDetCP {
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	border-style: none;
	background-color: Transparent;
	height: 20px;
	vertical-align: top;
	line-height: 9px;
	display: inline;
	width: 118px;
}

.Style_LibGridDispo {
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Maroon;
	font-weight: normal;
	border-style: none;
	background-color: Transparent;
	vertical-align: top;
	text-align: center;
	/*line-height:9px;*/
	display: inline;
	width: 100px;
}

.Style_OPTITIME {
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #3F1A96;
	font-weight: bold;
}

.Style_ModulePLF {
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: blue;
	font-weight: bold;
}

.Style_BoutonCon {
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: Navy;
	font-weight: bold;
}

body, textarea, #frame {
	/*scrollbar-face-color: #D5D5D5;
            scrollbar-arrow-color: #7D7D7D;
            scrollbar-track-color: #FFFFFF;
            scrollbar-3dlight-color: #DFE0E3;
            scrollbar-darkshadow-color: #DFE0E3;*/
}

.img_png {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='image');
}

.Style_TextTransparent {
	font-family: Times new Roman, Arial, Verdana, Helvetica, sans-serif; /* la seule qui n'est pas généralisée*/
	font-size: 2px;
	color: white;
	background-color: transparent;
	border-width: 0px;
	width: 0px;
	height: 0px;
}







/*-------------------------------------------------STYLE RESPONSIVE----------------------------------------------------*/

.Panel_Authentif {
	text-align: center;
	vertical-align: middle;
	padding-top: 15%;
}

.FL_Password {
	max-width: 380px;
	min-width: 400px;
	margin: auto;
	/*background-color: White;*/
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	text-align: center;
	border-radius: 25px;
	/*background: linear-gradient(white, gray);   */
}

.Panel_Password {
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
}

.FL_Authentif {
	max-width: 380px;
	min-width: 400px;
	margin: auto;
	/*background-color: White;*/
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	text-align: center;
	border-radius: 25px;
	/*background: linear-gradient(white, gray);   */
}

.Footer_Copyright {
	text-align: center;
	height: 60px;
	vertical-align: top;
	padding-top: 5px;
}

.Body_Authentif {
	margin: 0;
	padding: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.Head_Pane {
	border-bottom-style: inset;
	border-bottom-width: 1px;
	height: 50px;
	min-height: 30px;
	padding: 0 !important;
	/*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: -3px 3px white, -2px 2px orange, -1px 1px white;*/
}

	.Head_Pane .ActionToolbar,
	.Head_Pane .NavigationToolbar {
		width: 100%;
		height: 100%;
		border-spacing: 0;
		border-collapse: collapse;
	}

.mail .Head_Pane .NavigationToolbar,
.contacts .Head_Pane .NavigationToolbar,
.feeds .Head_Pane .NavigationToolbar {
	min-width: 261px;
}

.mail .Head_Pane .ActionToolbar {
	min-width: 512px;
}

.calendar .Head_Pane .NavigationToolbar {
	min-width: 299px;
}

.calendar .Head_Pane .ActionToolbar {
	min-width: 238px;
}

.contacts .Head_Pane .ActionToolbar {
	min-width: 425px;
}

.feeds .Head_Pane .ActionToolbar {
	min-width: 383px;
}

.Head_Pane .ActionToolbar > tbody > tr > td {
	padding: 0;
}

.Head_Pane .ActionToolbar .Strut {
	width: 15%;
}

.Head_Pane .ActionToolbar .Spacer b {
	display: block;
	width: 1px;
	height: 52px;
}

.Head_Pane .dxm-main.NavigationMenu {
	padding-left: 14px;
}

.Head_Pane .dxm-main.ActionMenu {
	padding-left: 15px;
}

.Head_Pane .dxm-main.InfoMenu {
	padding-right: 14px;
}

.Head_Pane .NavigationMenu.dxm-main .dxm-item,
.Head_Pane .NavigationMenu.dxm-main .dxm-item.dxm-hovered {
	background: transparent;
	border-color: transparent;
	box-shadow: none;
}


.Head_Pane .ActionToolbar .Strut {
	width: 15%;
}

.container-Menu {
	position: relative;
	width: 80%;
	height: 90%;
}

.container-FctCollab {
	position: relative;
	width: 90%;
	height: 95%;
}

.Cadre_image {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	width: 100%;
	height: 55px;
	margin: auto auto auto 1.5em;
	text-align: center;
	float: left;
	line-height: 55px;
	vertical-align: middle;
	background-image: url(../../Images/Logo_STE.png);
	background-repeat: no-repeat;
	background-position: center;
}

.overlay {
	margin: auto auto auto 1.5em;
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	background-color: #008CBA;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease;
}

.container-Menu:hover .overlay {
	bottom: 0;
	height: 100%;
}

.text {
	white-space: nowrap;
	color: white;
	font-size: 20px;
	position: absolute;
	overflow: hidden;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.center-div {
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	min-height: 30px;
}

.rounded-card {
	/*border-radius:.50%!important;*/
	border-radius: 2em;
}

.bgCard-success {
	background-color: #28a745 !important;
}

a.bgCard-success:focus, a.bgCard-success:hover, button.bgCard-success:focus, button.bgCard-success:hover {
	background-color: #1e7e34 !important
}

.bg-info {
	background-color: #17a2b8 !important
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
	background-color: #117a8b !important
}

.bg-warning {
	background-color: #ffc107 !important
}

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
	background-color: #d39e00 !important
}

.bg-danger {
	background-color: #dc3545 !important
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
	background-color: #bd2130 !important
}

.bg-light {
	background-color: #f8f9fa !important
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
	background-color: #dae0e5 !important
}

.bg-Color6 {
	background-color: #0EC4DD !important
}

a.bg-Color6:focus, a.bg-Color6:hover, button.bg-Color6:focus, button.bg-Color6:hover {
	background-color: #dae0e5 !important
}

.Center-card {
	margin: 0 auto; /* Added */
	float: none; /* Added */
	margin-bottom: 10px; /* Added */
	/*vertical-align:middle!important;*/
	/*-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important*/
}

.card-viewDem > div {
	border: none;
	box-shadow: none;
	align-items: center !important;
	height: 100px;
}


.card-view > div {
	border: none;
	box-shadow: none;
	align-items: center !important;
	height: auto;
	/*margin: 0 auto;
    float: none !important;
    display: table;  */
}

.card-view-SB > div {
	border: none;
	box-shadow: none;
	align-items: center !important;
	height: 100px;
}

.Border-card {
	border: none;
	background: transparent;
	box-shadow: none;
}

.rounded-circle32 {
	border-radius: 50% !important;
	background-color: White;
	height: 34px;
	width: 34px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.Hidden-Text {
	visibility: hidden;
}

.TextboxToLabel {
	background-color: transparent;
}

.container-bulle {
	position: relative;
	text-align: center;
	color: white;
}

.top-right-bulle {
	position: absolute;
	top: -10px;
	right: 5px;
	width: 15px;
	height: 15px;
	z-index: 2;
	font-size: 22px;
	/*background-image:url(../Images/CercleBulle_32x32.png);*/
	/*background:#FF0000;
    border-radius: 100%;*/
	/*position: absolute;
    top: 0px;
    right: 5px;
    width:20px;
    background:#FF0000;
    height:20px;
    text-align:center;
    vertical-align:top;  
    border-radius: 50%;*/
}

.Cercle-Bulle {
	top: 5px;
	background-color: red;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


/*.Text-circle
{
    position: absolute;
    top: -10px;
    right: 5px;    
    margin:10px;
    width:20px;
    background:#FF0000;
    height:20px;
    text-align:center;
}*/

.Text-cercle {
	position: absolute;
	background: red;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	border: 1px rgba(255,255,255,0.7) solid;
	left: 50%;
	top: 50%;
	margin-left: -100px;
	margin-top: -100px;
}

.FrmLayout_Centered {
	margin: 0 auto;
	float: none !important;
	display: table;
}

.FrmLayout_Act {
	/*border: 2px solid #CCCCCC;*/
	border-radius: 8px
}

.center-Maxdiv {
	position: absolute;
	/*margin: auto;*/
	top: 100px;
	bottom: 0;
	right: 10%;
	left: 10%;
	width: 90%;
	height: 100%;
	min-height: 600px;
	border: 2px solid red;
}

.dxtcLite.dxtc-noTabs > .dxtc-content {
	border: none !important;
}





.animated-card {
	position: relative;
	display: block;
	/*	width: auto;
	height: auto*/
	height: auto; /*60px !important;*/
	width: 150px !important;
}

	.animated-card img {
		display: block;
		margin: auto;
		height: 170px;
	}

	.animated-card .info {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		color: white;
		background-color: black;
		opacity: 0;
		text-align: center;
		transition: all 0.4s ease-in-out;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
	}

	.animated-card:hover .info {
		opacity: 0.8;
	}

.info .address {
	padding-top: 10px;
}

.info p {
	margin-top: 10px;
}

.animated-card .info p,
.animated-card .info span {
	font-size: 10pt;
	color: white;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.animated-card .info .address span {
	font-size: 10pt;
}

.animated-card:hover .info p,
.animated-card:hover .info span {
	opacity: 1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}


.customOverflow {
	overflow-y: auto;
	overflow-x: hidden;
}


.Text-Uppercase {
	text-transform: uppercase;
}

.notification-containerP {
	position: relative;
	width: 16px;
	height: 10px;
	top: 0px;
	left: 2px;
	i

{
	color: #fff;
}

}

.notification-container {
	position: relative;
	width: 16px;
	height: 10px;
	top: 10px;
	left: 10px;
	i

{
	color: #fff;
}

}

.notification-counter {
	position: absolute;
	top: 3px;
	left: 20px;
	background-color: rgba(212, 19, 13, 1);
	color: #fff;
	border-radius: 3px;
	padding: 1px 1px;
	font: 6px Verdana;
	/*z-index:2;*/
}


.form-wrapper {
	color: #fff;
	display: flex;
	align-items: center;
	margin-bottom: 16px;
}

.form-wrapper label {
		width: 32.92%;
	}

.form-wrapper label.label-input {
			transform: translateY(5px);
		}

.form-wrapper label.label-comment {
			transform: translateY(-18px);
		}

.form-wrapper.form-select {
		margin-bottom: 10px;
	}

.form-wrapper.form-price {
		margin-bottom: 19px;
	}

.form-control2 {
	width: 67.08%;
	height: 25px;
	display: block;
	font-size: 13px;
	border: none;
	border-bottom: 1px solid #6967a1;
	background: none;
	color: #fff;
	padding: 0;
}

input:focus, textarea:focus {
	border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

select.form-control2 {
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
	width: 30px;
	border: none;
	font-size: 15px;
	transform: translateY(-1px);
}