/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*END RESET*/

/************LOADING***********************/
#loading {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top:0px;
	background: #f7f7f7 url('../images/transparent.png') top left repeat;
	z-index: 999;
	opacity:0.5;
}

#loadingimg{
   position: absolute;
   top: 50%;
   left: 50%;
   width: 506px;
   height: 34px;
   margin-top: -17px; /* Half the height */
   margin-left: -253px; /* Half the width */
   z-index: 9999;
}
.loading {
	display: none;
}
#cautatipholder{
	padding: 10px;
    text-align: center;
}
#articolSalveazaMasini{
	margin-top: 10px;
	margin-bottom: 10px;
}
#cautatipholder input[type="text"] {
    width: 243px !important;
}
.container{
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	padding: 10px;
}
.b {
	font-weight: bold;
}
.redB{
	font-weight: bold;
	color:red;
}
.blink {
	animation: blink-animation 4s steps(1, start) infinite;
	-webkit-animation: blink-animation 3s steps(2, start) infinite;
}

@keyframes blink-animation {
	to {
		opacity: 90%;
	}
}

@-webkit-keyframes blink-animation {
	to {
		visibility: hidden;
	} }
.blueB{
	font-weight: bold;
	color:blue;
}
.epltxt {
	position: relative;
}
.epltxt form{
	position: absolute;
	text-align: center;
	background-color: #fff;
	border: solid 2px #c0c0c0;
	padding:10px;
	z-index: 99999;
	left: -30px;
	top: -10px;
}
.epltxt form textarea{
	display: block;
}
.w1000{
	width: 1000px;
}
.mt20{
	margin-top: 20px;
}
.checkEdit label{
    float: none;
    display: inline-block;
    padding-top: 0px;
    margin-right: 15px;
    width: auto;
}
.checkEdit{
	    margin-top: 15px;
    margin-bottom: 10px;
    text-align: left;
    display: block;
}
.epl, .epltxtbig, .eplsel {
	cursor: crosshair;
}
.epltxt{
	white-space: pre;
}
.tdobligatii  .selectize-control{
	width: 100%;
}
.tdobligatii  .selectize-control .selectize-input{
	width: 97%;
}

.container thead, .containerall > .centru > #content > table thead, .fixhead > thead  {
	background-color:#ccc;
	text-transform: uppercase;
	font-weight: bold;
}
.container th, .containerall > .centru > #content > table th {
	text-align: left;
	padding:4px;
	padding-top: 6px;
}
.container th:first-child, .containerall > .centru > #content > table th:first-child {
	border-left:solid 1px #ccc;

}
.container td, .containerall > .centru > #content > table td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
	padding:4px;
}
.container td:last-child, .containerall > .centru > #content > table td:last-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}
.container td input[type="text"], .container td textarea , .containerall > .centru > #content > table td input[type="text"], .containerall > .centru > #content > table td textarea {
	width:98%;
	padding:2px;
}


.container tr, .containerall > .centru > #content > table tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
.container tbody tr:hover, .containerall > .centru > #content > table tbody tr:hover{
	background: #dcebf9;
}


.hide {
	display:none;
}
.center{
	text-align:center;
}
.tabel{
	width: 100%;
	height: 200px;
}
.pointer{
	cursor: pointer;
}
.tabelHelp{
	width:100%;
}
.disp{
	display:none !important;
}
.c {
	clear:both;
}
.redb{
	background-color: #ce3838;
}
.green{
	background-color: #318826;
}
.mesaje{
	text-align: center;
}
.mesaj{
	margin: auto;
	width: 400px;
    padding: 5px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 5px;
}
.mesaj p{
	font-size: 20px;
	font-weight: bold;
}

#container {
	padding:5px;
}

.fancySus{
	margin-bottom: 10px;
}
.cat{
	font-size: 20px;
    margin-bottom: 5px;
    display: block;
}
.catt{
	float: left;
}
.categorie{
	font-size: 16px;
    width: calc(100% - 100px);
    float: left;
    padding: 3px;
}
.explicatii{
    margin-top: 10px;
    display: block;
    width: 100%;
    line-height: 1.5;
}
.categorieT{
	padding-top: 5px;
    padding-bottom: 2px;
    font-size: 20px;
    border-bottom: 2px solid #000;
    padding-left: 10px;
    background-color: #E1E1E1;
    cursor: default;
}
.pdl25{
	padding-left: 25px;
}
.cerc{
	border: 2px solid #000;
	border-radius: 50px;
	width: 7px;
	height:7px;
	float: left;
	margin-right: 3px;
}
.sterge{
	width: 60px;
    float: right;
    margin-top: 5px;
    margin-bottom: 10px;
}
.titlu{
	margin: 0 auto;
	font-size: 24px;
    font-weight: bold;
    display: block;
    color: #333;
    width: calc(100% - 20px);
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: capitalize;
    border-bottom: 2px solid #333;
}
/* .btn{
	background: rgba(249, 171, 35, 0.8);
    border: none;
    padding: 8px;
    border-radius: 5px;
    cursor: pointer;
} */
.input{
	width: calc(100% - 70px);
    height: 30px;
    border-radius: 5px;
    padding-left: 10px;
    border: 1px solid #333;
}
.mesajajax {
	font-size:18px;
	padding:10px;
	margin:10px;
	border:solid 1px #ccc;
	text-align:center;
	color:#0000CC;
}
.containerall, .containercalendar  {
	/* background-color:#777777; */
	background-color: #dcebf9;
}
.centru {
	/* width:95%; */
	margin:0 auto;
}
.centrumesaj {
	text-align: center;
	padding: 10px;
}
.form-group{
	margin-bottom:10px;
}
.form-control{
	width: calc(100% - 100px);
    background-color: #f0f0f0;
    border: 1px solid #cacaca;
    height: 30px;
}
.scroll{
	border: 1px solid #000;
    height:auto;
    max-height: calc( 100% - 35px);
    overflow-y: scroll;
    text-transform: capitalize;
    width: 25%;
    float: left;
}
.epl input{
	width: 100%;
}
.exp{
	width: 100px;
	float: left;
	font-size: 14px;
    padding-top: 8px;
}
.editor{
	width: calc(100% - 100px);
	float: left;
}
label{
    display: block;
    float: left;
    font-size: 14px;
    padding-top: 8px;
}
#sus {
	background-color:#dcebf9;
	border-left:solid 4px #adadad;
	border-right:solid 4px #adadad;
	border-top:solid 1px #adadad;
	border-bottom:solid 1px #adadad;
	border-top:none;
	height: 60px;
}
.help{
	display:none;
    width: 70%;
    float: left;
    margin-left: 4%;
}
.adauga{
	display: none;
	margin-top: 10px;
	width: 70%;
	margin-left: 4%;
	float: left;
}
.inchide{
	display:none;
}
#logoholder {
	width:11%;
	float:left;
	text-align:center;
	padding-top:5px;
}

#logoholder a {
	color:#666666;
	font-size:14px;
	text-decoration:none;
}
#logoholder a:last-child{
	font-size:12px;
}

#logoholder img{
	padding-top: 9px;
  	max-width: 160px;
}

#meniuhodelre {
	width:89%;
	float:left;
	color:#f99b16;
	font-size:12px;
	font-weight:bold;
}
#meniuhodelre a {
	color:#f99b16;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.contenttable{
	display: table;
    height: 60px;
    overflow: hidden;
	width:100%;
}
.contentrow{
	display: table-cell;
    vertical-align: middle;
}

#susgrisusgri {
	border:solid 1px #adadad;
	border-left:none;
	border-right:none;
	border-top:none;
	text-align:center;
	font-weight:bold;
	background-color:#f0f0f0;
	font-size:15px;
	padding:4px;
}
#left {
	width:204px;
	float:left;
	background-color:#dcebf9;
	min-height:600px;
	border-left:solid 1px #adadad;
	border-right:solid 1px #adadad;
	padding:4px;
}
.leftcontent{
	border:solid 2px #aeaeae;
}
#left h2 {
    background: #3498db none repeat scroll 0 0;
	color: white;
    border-bottom: 2px solid #aeaeae;
    font-size: 12px;
    margin: 0;
    padding: 4px;
    text-align: left;
	font-weight:bold;
}
#left a {
	color: black;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left center;
	padding:6px;
	/* Firefox */
	width: -moz-calc(100% - 12px);
	/* WebKit */
	width: -webkit-calc(100% - 12px);
	/* Opera */
	width: -o-calc(100% - 12px);
	/* Standard */
	width: calc(100% - 12px);
	text-decoration:none;
	display:inline-block;
	background-color:#fff;
	font-size:12px;
	text-transform:capitalize;
	border-bottom:solid 1px #aeaeae;
}
#left a:hover {
	background-color:#eee;
}
#content {
	background-color:#FFFFFF;
	float:left;
	/* Firefox */
	width: -moz-calc(100% - 216px);
	/* WebKit */
	width: -webkit-calc(100% - 216px);
	/* Opera */
	width: -o-calc(100% - 216px);
	/* Standard */
	width: calc(100% - 216px);
	min-height:750px;
}
#content2 {
	background-color:#FFFFFF;
	float:left;
	/* Firefox */
	width: -moz-calc(100% - 216px);
	/* WebKit */
	width: -webkit-calc(100% - 216px);
	/* Opera */
	width: -o-calc(100% - 216px);
	/* Standard */
	width: calc(100% - 216px);
	min-height:600px;
}
strong, b {
	font-weight: bold;
}
.red {
	color: #d20000;
}
.filtrare {
	padding:5px;
	float: left;
}
.filtrare form label {
	display: inline;
	float: none;
	font-size: 12px;
	padding-top: 0px;
	margin-right: 2px;
}

.filtrare2 form:first-child{
	float:left;
}
.filtrare2 form:last-child{
	float:left;
	padding-left: 20px;
}
.paginare {
	padding:5px;
	float: right;
}
#ajaxmsg {
	display: none;
	text-align: center;
	margin: 2px;
}
.ajaxmsg {
	display: none;
	text-align: center;
	margin: 2px;
	width: 54px;
}
.ajaxmsg img {
	max-width:54px !important;
}
#ajaxmsg img {
	max-width: 90%;
	max-height: 90%;
}
.paginare a,  .paginare select {
    background: #eee none no-repeat scroll left center;
    border: 1px solid #ccc;
    display: inline-block;
    margin-right: 5px;
    padding: 4px;
    color: #222;
    font-weight: bold;
    text-decoration: none;
}
.paginare select {
	padding: 1px !important;
}
#fixhead2 {
	position: fixed;
    top: 0px;
}
.activ {
	font-weight: bold;
}

/*   ----  Laur  ----    */
.divedit{
	/*background-color: #cfbf90;*/
}
.fc-day-grid td{
	background-color: #d5ead7 !important;
}
.divedit form p label {
    display: block;
    float: left;
    padding: 4px 10px 4px 0px;
    text-align: right;
    width: 170px;
}
.SelectBox span label {
	width: auto !important;
	padding: 2px !important;
	text-align: left !important;
}
.style-SumoSelect{

	width: 100% !important;
}

#editautotext .c4{
	width: 400px;
}
#editautotext{
	font-size:13px;
}
.divedit > form {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.cke_button_save {
    width: 44px !important;
    background-image: url(../images/salveaza_ajax.png) !important;
}
.divedit form p .c4{
	width:400px;
}
.divedit p {
	text-align: left;
}
.divedit form p {
    clear: both;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.marcatext {
	width: 150px !important;
}
.modeltext{
	width: 200px !important;
}
.tiptext{
	width: 650px !important;
}


.marcaholder .SumoSelect {
	display: block;
	margin: 0 auto;
	width: 100%;
	margin-bottom: 5px;

}
.modeleholder .SumoSelect {
	display: block;
	margin: 0 auto;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tipuriholder .SumoSelect {
	display: block;
	margin: 0 auto;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	min-width: 600px;
}

.SumoSelect div ul li label{
	width: auto !important;
}

.modeleholder .SumoSelect .opt label:first-child, .modeleholder .SumoSelect .CaptionCont span label:first-child{
	float: left;
	max-width: 70%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: auto !important;
}
.tipuriholder .SumoSelect .opt label:first-child, .tipuriholder .SumoSelect .CaptionCont span label:first-child{
	float: left;
	max-width: 50%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: auto !important;
}
.modeleholder .SumoSelect .opt label:nth-child(2n), .modeleholder .SumoSelect .CaptionCont span label:nth-child(2n){
	float: right;
	width: auto !important;
}
.tipuriholder .SumoSelect .opt label:nth-child(2n), .tipuriholder .SumoSelect .CaptionCont span label:nth-child(2n){
	float: right;
	width: auto !important;
}
.tclist thead tr th {
	padding: 4px;
	padding-top: 6px;
}
.tclist thead{
	border-left: solid 1px #ccc;
}
.tclist{width: calc(100% - 20px);border-collapse:collapse; margin-left: 10px;}
.tclist thead th{padding:3px;background:#3498db ;font-weight:bold;text-transform:uppercase; color: white;}
.tclist tr{background:#fff;}
.tclist tr:nth-child(even) {background: #eee}
.tclist tr:hover{background:#FCECBD;}
.tclist td{border:1px solid #ccc;padding:5px 3px;}
.tclist th{border:1px solid #ccc;}
.prog {
    background: rgba(134, 138, 201, 0.5);
    white-space: nowrap;
    text-align: center;
}
.dataprog {
    background: rgba(252, 236, 189, 0.5);
    white-space: nowrap;
    text-align: center;
}
.ui-datepicker{
	z-index:100000000 !important;
}
.obsMic{
	font-size: 10px;
	text-align: left;
	display: block;
	width: 95%;
	margin: 2px auto;
}
.obsMic b.red {
	display: block;
}
.divObs{
    width: calc(95% + 4px);
    margin:0 auto;
    margin-top: 10px;
}
.divObsMare {
	width: calc(95% + 4px);
	margin:0 auto;
	margin-top: 10px;
}
.divObsMare .mi {
	width: 100%;
	text-align: left;
}
.divObsMare .mi input[type="text"] {
	width: calc(100% - 4px);
}
.divObs .mi:last-of-type{
	margin-bottom: 0px !important;
	width: 34px;
}
.divObs .mi:first-of-type{
	margin-bottom: 0px !important;
	width: calc(100% - 60px);
    margin-right: 20px;
}
.divObs .mi input[type="text"]{
	    width: calc(100% - 4px);
}
.alertaoperatie {
	display: block;
	text-align: left;
	padding-left: 31px;
	color: red;
}
.mi {
	display: inline-block;
	position: relative;
	margin-bottom: 8px;
	width: 24.5%;
	height: 27px;

}

.mi input[type="text"] {
	width: 96%;
}

.mi2 .mit:nth-child(3){
	left: auto;
    right: 7%;
}
.mi select{
	width: 97.4%;
}
.mi2 input[type="text"], .mi2 select {
	width: 46.5%;
}
.mi .selectize-control{
	width: 102.2%;
}

.mi input[type="checkbox"]{

}
.mitc {
	border: solid 1px #6e6e6e;
    height: 19px;
    display: inline-block;
    width: 92.7%;
    position: relative;
    margin-top: 0px;
    padding-top: 0px;
    text-align: right;
    padding-right: 4%;
}
.mit {
	position: absolute;
	left: 10px;
	padding-left: 2px;
	padding-right: 2px;
	top: -8px;
	background-color: #fff;
	color: #929292;
	font-size:10px;
	z-index: 2;


}
.filtrareFull{
	width: calc(100% - 20px);
	padding: 10px;
}
.firstLine{
	margin-bottom: 10px;
}
.programaresugest{
	width: 400px;
	height: 100px;
	background-color: #fff;
	border:1px solid #000;
	margin-left: 180px;
}


#mesaje {
    padding: 10px;
    text-align: center;
    background-color: #fff;
    opacity: 0.97;
    display: none;
    z-index: 99999999;
    position: absolute;
}
#mesajinner {
	position: relative;
    padding: 10px;
    border: dashed 1px #44bb68;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;

}
#mesajClose {
	position: absolute;
	right: 1px;
	top: -3px;
	cursor: pointer;
}
#mesajClose:hover {
	opacity:0.7;
}


/*edit*/


#editfrom {
    padding: 10px;
    text-align: center;
    background-color: #fff;
    opacity: 0.97;
    display: none;
    z-index: 999996;
    position: absolute;
    max-width: 90%;
}
#editfrominner {
	position: relative;
    padding: 10px;
    border: dashed 1px #44bb68;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;

}
#editfromClose {
	position: absolute;
	right: 1px;
	top: -3px;
	cursor: pointer;
}
#editfromClose:hover {
	opacity:0.7;
}
#editfromContent {

}
#editfrom2 {
    padding: 10px;
    text-align: center;
    background-color: #efe5ca;
    opacity: 0.97;
    display: none;
    z-index: 999997;
    position: absolute;
    max-width: 90%;
}
#editfrominner2 {
	position: relative;
    padding: 10px;
    border: dashed 1px #44bb68;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;

}
#editfromClose2 {
	position: absolute;
	right: 1px;
	top: -3px;
	cursor: pointer;
	    color: #ff0909;
}
#editfromClose2:hover {
	opacity:0.7;
}
#editfromContent2 {

}



#footer1 {
	background-color: #ebe8de;
	background-image: url(../images/map.png);
	background-position: center center;
	background-repeat: repeat-x;
	padding-top:10px;
	color:#627583;
	margin-top:20px;
	-webkit-box-shadow:inset 0 3px 5px 1px #c2c2c2;
	box-shadow:inset 0 3px 5px 1px #c2c2c2;
}
.headerf{
	text-align: center;
	color: #fff;
	font-size:1.143em;
	cursor: pointer;
}
.bluebg{
	background-color: #007d37;
}
.redbg{
	background-color: #d32027;
}
.roundtop{
	padding: 0px 15px 0px 15px;
	-webkit-border-radius: 30px 30px 0 0;
	border-radius: 30px 30px 0 0;
}
.f1 {

	width:40%;
	float:left;
}
.f1content {
	background-image:url(../images/alb_transparent.png);
	background-repeat: repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	color: #000;
	font-size: 1em;
	margin-bottom: 10px;
	position: relative;

}
.f1content .qedit {
	top: 2px;
}
.f1content p {
	margin: 0px;
	padding: 0px;
}

.f12 {

	width:40%;
	float:right;
}



#footer2 {
	color:#a7b4bd;
	padding-top:8px;
	background-color: #1b394e ;
	padding-bottom: 10px;
}
.f2 {
	width:32%;
	float:left;
	padding-right:1%;
	padding-bottom: 5px;
}
.f22 {
	width:33%;
	padding-right:1%;
	float: right;
	padding-bottom: 5px;
}
.f2title {
	color:#fffeff;
	font-size:1.271em;
	margin-bottom:4px;
}
.h {
	margin-bottom:5px;
	margin-top:4px;
	width:90%;
	border-top: solid 1px #fff;
	height:2px;
}
.h2 {
	margin-bottom:6px;
	margin-top:4px;
	width:100%;
	border-top: solid 1px #8d8d8d;
	height:2px;
}
.hh {
	background-color:#044e88;
	color:#ffffff;
	line-height:18px;
	padding-left:20px;
	padding-bottom:8px;
	padding-top:8px;
	margin-bottom:30px;
}
.hhlessmargin {
	margin-bottom:13px;
}
.hh h1{
	font-size:1em;
	color:#ffffff;
	line-height:18px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	display: inline;
	text-transform: uppercase;
}
.hh2 {
	font-size:0.9em;
	position: absolute;
	right: 18px;
	top: 9px;
	display: inline-block;
}
.hh a{
	color:#FFFFFF;
	text-decoration:none;
}
.hh a:hover{
	opacity: 0.7;
}
.precizari {
	text-align: left;
	padding: 4px;
	text-align: right;
	position: relative;
}
.precizari p {
	margin: 0px;
}
.staticcontent {
	padding:3px;
}
.staticmore {
	text-align:right;
}
.f2 ul li, .f22 ul li {
	list-style:inside;
	list-style-image:url(../images/sageata_gri_dreapta.png);
}
.f2 ul li a, .f22 ul li a , .linkcookie {
	color:#dbe0e3 !important;
	text-decoration:none;
}
.f2 ul li a:hover, .f22 ul li a:hover , .linkcookie:hover {
	color:#FFFFFF !important;
}




.cursor {
	cursor:pointer;
}
.seriimasina {
	text-align: center;
}
.altedate {
	text-align: center;
}
.altedatetext {
	text-align: center;
}
.altedatetext textarea {
	width: 90%;
	height: 50px;
}
.mchk {
	display: inline-block;
	width: 115px;
}
.mchi {
	display: inline-block;
	width:180px;
	text-align: center;
}
.mchi input[type="text"] {
	text-align: center;
}
.infoexpirare {
	text-align: center;
}
.infoexpirare input[type="text"] {
	width: 80px;
	text-align: center;
}
.mchd {
	display: inline-block;
	width:95px;
	text-align: center;
}
#editautotext {
	text-align: left;
	display: none;
	margin-bottom: 5px;
}
#editautotext input[type="text"]{
	width: calc( 100% - 200px);
    margin-left: 5px;
    padding: 4px;
}
.fc-day-header, .fc-resource-cell:nth-child(6n+1), .fc-day:nth-child(6n+1){
	border-right:2px solid #000 !important;
}
.ti input, .ti select, .ti textarea{
	width: 100%;
}
.ti textarea{
	height:50px;
	font-family:Arial, Helvetica, sans-serif !important;
}
.ti{
	margin: 3px;
	margin-top: 7px;
	margin-bottom: 5px;
	position: relative;
}
.oplist .cod,.diagnoze .codd{
	display: none;
}
.td-half{
	width: 50% !important;
}
.tabel-programare{
	width: 100%;
	table-layout: fixed;
}
.ml10{
	text-align: center;
}
.ml10 br {
	margin-bottom: 10px;
}
.mb5{
	margin-bottom: 5px;
}
.nw{
	white-space: nowrap;
}
#data_ridicare{
	/*width: 80px; */
}
#f{
	    /*width: 50px;*/
}
.w1{
	width: 3%;
}
.w10{
	width: 10%;
}
.um{
	width: 30px !important;
}

.tclist th, .tclist td{
	text-align: left;
}
.set_expl{
	background-color: #000;
	color:#fff;
	cursor: help;
	border-radius: 5px;
	padding: 2px;
}
#cauta_programare{
	    border: 2px solid #000;
}
.pr{
	position: relative;
}
#rez_programare tr:hover{
	background-color: #fcecbd;
}
#rez_programare tr td{
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rez_programare tr{
	border-bottom: 1px solid #dfdfdf;
	cursor: pointer;
}
#rez_programare table{
	width: 100%;
}
#rez_programare{
	display: none;
	    position: absolute;
    z-index: 100;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    top: 26px;
    left: 4px;
    width: calc(100% - 7px);
    max-height: 200px;
    height: auto;
    overflow-y: auto;
}
.fc-highlight{
	opacity: 0.5 !important;
    background-color: #13b8ff !important;
}
.cuborder {
    border: 2px solid #f8f4f4;
    padding: 5px;
    margin-top: -2px;
}
.td-mic{
	text-align: center !important;
}
.td-fmic{
	width: 3% !important;
}
.input-mic{
	width: 85%;
	text-align: right;
}
.input-mare{
	width: 95%;
}
.td-cod{
	width:10%;
	text-align: center !important;
}
.td-mare{
	width: 60%;
	text-align: center !important;
}
.logo {
    height: 100px;
}

.ti textarea{
	font-size:12px;
}
.tabel-programare *{
	font-size: 12px;
	font-weight: bold;
}
.w33{
	width: calc(33% - 10px);
	float: left;
}
.w33 textarea{
	height: 100px;
}
.w50{
	width: calc(50% - 10px);
	float: left;
}
.w50 textarea{
	height: 80px;
}
.requiredElement{
	border:solid 5px #f00;
}
.total-tr{
	background-color:#dfdfdf;
}
#dragfrom.ui-draggable-handle{
	background: repeating-linear-gradient(
  -55deg,
  #222,
  #222 10px,
  #333 10px,
  #333 20px
);
	cursor: move;
	height: 20px;
	width: 100%;
	position: relative;
}
#editfromClose{
	position: absolute;
    right: 1px;
    top: 1px;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
}
#editfromClose:hover{
	color:#f00;
}
.navlink{
	padding: 3px;
	margin: 3px;
	border-bottom: 1px dashed #747483;
}
.navlink a{
	margin-right: 0.5%;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	color:#000;
}
.navlink a:hover{
	color: #842828;
}
.navlink a:not(:first-child):before{
	content:' \f105';
	font-family: FontAwesome;
	font-size: 14px;
	margin-right: 7px;
}
.navlink span:not(:first-child):before{
	content:' \f105';
	font-family: FontAwesome;
	font-size: 14px;
	margin-right: 7px;
	color: #000;
}
.navlink span{
	margin-right: 0.5%;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	color: #b4b4b6;
}
.opacity03{
	opacity: 0.3;
	-webkit-transition: height 1s ease;
	-moz-transition: height 1s ease;
	-ms-transition: height 1s ease;
	-o-transition: height 1s ease;
	transition: height 1s ease;
}
.divedit{
	position: relative;
}
.divedit .logo{
	float: left;
	margin-left: 5%;
	max-width:30%;

}
.firmaleft{
	float: left;
	width: 65%;
}
.tosee{
	background-color:#dcebf9;
	padding: 10px;
}
.tosee .mit{
	color:#000;
	background-color: transparent;
	top:-10px;
	left:2px;
}
.selectize-dropdown{
	z-index:100000 !important;
}
.fc-time-grid-event .fc-time{
	font-size:1.05em !important;
}
.select-masina-operatii{
	width:100%;
}
.select-masina-operatii .optWrapper, .select-masina-operatii .SumoSelect{
	z-index:10000 !important;
}
.fc-content .fc-time span{
	display: block;

	word-break:break-word;
	letter-spacing: 1px;
	margin: 0 auto;
}
.operatii-sus .paginare{
	padding: 0px !important;
}
.pd0{
	padding: 0px !important;
}
.fs12{
	font-size: 12px;
}
.operatii-sus{
	    position: relative;
}
.rel{
	position: relative;
}
.fc-nonbusiness{
	background:#4a4a4a !important;
}

.tonone{
	    position: absolute;
    right: -45%;
    top: -34%;
}
.moreright{
	right: -130%;
}
.fc-time span, .programare{
	font-size: 12px !important;
	text-align: center;
	word-break: break-all;
}
.imgdoc img{
	max-width: 100px;
	max-height: 100px;
}
.attachments table{
	margin-bottom: 10px;

}
.borderLog{
	padding-top: 10px;
	border-top:2px solid #333;
}
.attachments{
	max-height: 255;
	overflow-y:auto;
	text-align: left;
}
.penalizari{
    text-align: left;
    margin: 10px auto;
}
.attachments b, .penalizari b {
	margin-left: 10px;
}
.attachments td{
	border-bottom: solid 1px #000;
}
#per_page{
	width: 50px;
	text-align: center;
}
.mr10{
	margin-right: 10px;
}
.mr20{
	margin-right: 20px;
}
.fr{
	float: right;
}
.fl{
	float: left;
}
.pt0{
	padding-top:0px;
}
.btnHideShow{
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
.tabelPenalizari{
	margin-top: 10px;
	margin-bottom: 10px;
}
.listaPenalizari{
	display: none;
}
.tr{
	text-align: right !important;
}
.tl{
	text-align: left !important;
}
.tc{
	text-align: center !important;
}
.cp{
	cursor: pointer;
}
.idmain{
	line-height: 1.4;
}
.togllevechi{
	text-align: left;
	color:#0013ff;
	padding-bottom: 5px;
	cursor: pointer;
}
.vechi{
	display: none;
}
.ui-autocomplete{
	z-index:999999 !important;
}
.ui-menu-item-wrapper:hover{
	background-color: #000 !important;
	color: #fff !important;
}
.ui-menu-item-wrapper{
	background-color: #fff !important;
	color: #000 !important;
}
.autocomplete-suggestions { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }

.fc-slats table tbody tr:nth-child(4n + 1){
	border-top: 2px solid #000;
}
.fixLaur .floatThead-container{
	position: sticky !important;
	margin-top: unset !important;
	transform: none !important;
	margin-left: 10px;
	left: unset !important;
}
.fixLaur .size-row, .fixLaur .size-row th{
	height: 0px !important;
}
.w500{
	min-width: 500px;
}
#editfrom2 table{
	background-color: #fff;
}
.w500 label{
	width: unset;
}
.contentStatistici{
	padding: 10px;
}
.contentStatistici p{
	font-size: 16px;
}
.contentStatistici .tclist{
	width: 250px;
	margin-left: 0px;
	font-size: 14px;
	margin-top: 10px;
}
.mesajBlocat{
	font-weight: bold;
	color: red;
}
.mesajRapid{
  position: fixed;
  bottom: 25px;
  left: 70px;
}
.mesajRapid a {
    padding: 4px;
    font-weight: bold;
    color: #0000ff;
    border: 1px solid #444;
    font-size: 14px;
		background-color: #fff;
		text-decoration: none;
}
.wrapLogin{
	background-color: #fcecbd;
	display: flex;
	height: calc(100vh - 105px);
	justify-content: center;
	align-items: center;
}
.formLogin {
	width: 500px;
	background-color: #fff;
	border: 1px solid #adadad;
	padding: 50px 100px;
	padding-right: 0px;
}
.salveazaContainer {
	text-align: center;
	padding-top: 10px;
}

.salveazaContainer input[type="submit"]{
  padding: 8px 30px;
		font-size: 16px;
  background-color: #050801;
  color: #03e9f4;
  font-weight: bold;
  border: none;
  border-radius: 5px;
  letter-spacing: 4px;
  overflow: hidden;
  transition: 0.5s;
  cursor: pointer;
}

.salveazaContainer input[type="submit"]:hover{
    background: #03e9f4;
    color: #050801;
    box-shadow: 0 0 5px #03e9f4,
                0 0 10px #03e9f4,
                0 0 20px #03e9f4,
                0 0 50px #03e9f4;
     -webkit-box-reflect:below 1px linear-gradient(transparent, #0005);
}

.rezultateCautareAjaxLinie {
	border: solid 1px #000;
	padding: 2px;
	margin-bottom: 6px;
}
.rezultateCautareAjaxLinie:hover {
	cursor: pointer;
	background-color: #eeece8;
}
.cautareAjaxLinie1{
		display: grid;
    grid-template-columns: 50px 2fr 1fr 1fr 1fr 1fr 45px;
		border-bottom: solid 1px #cac4c4;
		margin-top: 5px;
  	padding-bottom: 3px;
}
.cautareAjaxLinie1 > div {
	padding-left: 5px;
	text-align: left;
}

.cautareAjaxLinie2 {
  text-align: center;
	padding-top: 2px;
}
.rcaOpen {
	text-align: right !important;
}
.linieAnulata {
	color: red;
}
.precizareComunicareNexus {
	text-align: left;
  margin-bottom: 10px;
  color: red;
  padding-left: 10px;
}
.loading{
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  display: none;
  background: var(--alb);
  opacity: 0.5;
	z-index: 99999999 !important;
}
.infoStocNexus {
	text-align: left;
  padding-left: 2em;
}

.loader{
  position: absolute;
  top: calc(50% - 100px);
  left: calc(50% - 60px);
  border: 16px solid #f3f3f3;
  border-top: 16px solid var(--portocaliu);
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}
@keyframes spin{
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.filtreAvansate{
    padding:10px;
    display:grid;
    gap:10px;
    grid-template-columns: repeat(4, 1fr);
}

.formPair{
    display:flex;
    flex-direction: column;
	width: 100%;
}

.formPair2{
	display:flex;
	flex-direction: row;
	gap:5px;
}

.formPair input, .formPair select, .formPair textarea{
    background-color: #fff;
    border-radius: 10px;
    padding: 3px 0 3px 4px;
    border: 2px solid #3498db;
    font-size: 12px;
}

.formPair input:focus, .formPair select:focus, .formPair textarea:focus{
    background-color:#f0f8ff;
    box-shadow: 0 0 0 2px rgba(100, 149, 237, 0.2);
}

.formPair label{
    text-align: left;
    padding-bottom: 3px;
    font-size: 14px;
}

input[type="submit"]{
    vertical-align: top;
	padding:3px 10px 3px 10px;
    background-color: #3498db;
    border: none;
    border-radius: 5px;
    font-size: 15px;
    color: white;
    cursor: pointer;
    transition: background-color 0.3s ease;
    display: inline-block;
    text-decoration: none;
    line-height: 16px;
}

.login-container {
    margin: 0 auto;
    background-color: #ffffff;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    width: 40%;
    min-width: 150px;
    max-width: 300px;
    text-align: center;
    margin-bottom: 10em;
}

@media only screen and (min-width: 1000px) {
	.login-container{
		margin-top:50px;
	}

	.containerall{
		min-height: 1000px;
	}

}
@media only screen and (max-height: 600px) {
    .login-container {
        margin-bottom: 0px;
    }
  }
.input-group {
    margin-bottom: 15px;
    text-align: left;
}

.input-group label {
    font-size: 14px;
    color: #2a3d66;
}

.input-group input {
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    box-sizing: border-box;
}

.btn {
    width: 100%;
    padding: 10px;
    background-color: #3498db;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    color: white;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.btn:hover {
    background-color: #2980b9;
}