/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Header row 122 9 **/
#_header_row-122-9 {
	
}


/*= Main Menu ================= */

/** Main Menu >> Menu main link **/
#menu-main a {
	height: 100% !important;
}

/** Main Menu >> Menu main **/
#menu-main {
	
}


/*= Footer ==================== */

/** Footer >> Meniu Footer **/
#div_block-137-9 a {
	height: 100% !important;
}


/*= Lista programari ========== */

/** Lista programari >> Element programare **/
#wpv-view-layout-15 > .element {
	background-color: rgb(240, 240, 240) !important;
	width: 100% !important;
	padding: 20px !important;
	margin-bottom: 10px !important;
	border-radius: 8px !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	position: relative !important;
}

/** Lista programari >> ora programare **/
#wpv-view-layout-15 .ora {
	color: rgb(255, 255, 255) !important;
	text-align: center !important;
	background-color: rgb(88, 151, 251) !important;
	min-width: 90px !important;
	padding: 4px !important;
	margin-left: 10px !important;
	border-radius: 8px !important;
	display: inline-block !important;
}

/** Lista programari >> Titlu zi programari **/
#wpv-view-layout-15 > .titluzi {
	color: rgb(30, 115, 190) !important;
	font-weight: 700 !important;
	text-align: center !important;
	width: 100% !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

/** Lista programari >> Sterge **/
.sterge {
	color: rgb(255, 255, 255) !important;
	line-height: 24px !important;
	background-color: rgb(255, 0, 0) !important;
	width: 16px !important;
	height: 16px !important;
	border-radius: 50% !important;
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
}

/** Lista programari >> Sterge a **/
.sterge a {
	color: rgb(255, 255, 255) !important;
	line-height: 1px !important;
	background-color: rgb(184, 0, 0) !important;
	width: 16px !important;
	height: 16px !important;
	border-radius: 50% !important;
	position: absolute !important;
	top: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	right: 0 !important;
}


/*= Lista clienti ============= */

/** Lista clienti >> Numeclient **/
.numeclient {
	font-size: 14px !important;
	font-weight: 700 !important;
}

/** Lista clienti >> Elclient **/
.elclient {
	background-color: rgb(246, 246, 246) !important;
	padding-right: 5px !important;
	padding-left: 5px !important;
	margin-bottom: 5px !important;
	position: relative !important;
}

/** Lista clienti >> Titlu lista clienti **/
#text_block-24-17 {
	color: rgb(30, 115, 190) !important;
}

/** Lista clienti >> Obsclient **/
.obsclient {
	color: rgb(170, 170, 170) !important;
	font-size: 10px !important;
	line-height: 1px !important;
	font-style: italic !important;
}

/** Lista clienti >> Telclient **/
.telclient {
	font-size: 12px !important;
	line-height: 12px !important;
}

/** Lista clienti >> Emailclient link **/
.emailclient a {
	font-size: 12px !important;
	line-height: 12px !important;
}

/** Lista clienti >> Emailclient **/
.emailclient {
	font-size: 12px !important;
	line-height: 12px !important;
}

/** Lista clienti >> Contactclient **/
.contactclient {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	border-top: 1px solid rgb(236, 236, 236) !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
}

/** Lista clienti >> Notifsms **/
.notifsms {
	width: 100% !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
}

/** Lista clienti >> Forminator module 97 forminator button submit **/
#forminator-module-97 .forminator-button-submit {
	background-color: rgb(40, 4, 56) !important;
}


/*= Formular adauga client ==== */

/** Formular adauga client >> Form group [type="submit"] **/
.form-group [type="submit"] {
	height: 40px !important;
	min-height: 40px !important;
}

/** Formular adauga client >> Cred form 39 1 form group:(5) **/
#cred_form_39_1 .form-group:nth-of-type(5) {
	
}

/** Formular adauga client >> Cred form 39 1 textfield **/
#cred_form_39_1 .textfield {
	margin-bottom: 13px !important;
}


/*= FormularContact =========== */

/** FormularContact >> Submit forminator button submit **/
#submit > .forminator-button-submit {
	background-color: rgb(22, 173, 116) !important;
}

/** FormularContact >> Forminator module 97 forminator label **/
#forminator-module-97 .forminator-label {
	font-size: 16px !important;
}

