@charset "utf-8";
/* CSS Document */

body{
	text-align:center;
	color: #444;
	font: 14px Helvetica, sans-serif !important;
	background:#F5F5F5;
	line-height: 1 !important;
	font-size:12px !important;
    background-color: #ccd5e0 !important;
}

body, p, table, table th, form, a img, ul {
	border: none;
	margin: 0px;
	padding: 0px;
}

input[readonly], textarea[readonly] {
    background-color: #ccc;
}

#ct_istoric table {
	table-layout: fixed;
}

th,td{
	padding:4px !important;
}

th{
	font-size:10px;
	text-align:center;
	font-weight:bold;
}
.odd{
	background-color:#f1f1f1;
}

.even{
	background-color:#dedede;
}

.odd:hover, .even:hover{
	background-color:#c6c6c6;
}

.trans{
	background-color:#edf2a0;
	font-size:14px;
	font-weight:bold;
}

.transy{
	background-color:#edf2a0;
}

.yellow{
	background-color:#fbca6e;
}

.yelb{
	background-color:#f5e59f;
}

.greenb{
	background-color:#abd696;
	padding:1px;
}

.odd_gr{
	background-color:#fde05e;
}

.italic_bold{
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	color:#000 !important;
}
#pagetext
{
	position:relative;
	min-height:150px;
}
#header{
	background:#ccd5e0;
	height:44px;
	margin: 0;
	top:0px;
	width:100%;
	z-index:100;
}

#headerlog{
	background:#ffffff;
	height:44px;
	margin: 0;
	top:0px;
	width:100%;
	z-index:100;
}

#headert{
	margin:0 auto;
	padding:0px;
	width:100%;
	text-align:left;
}

#headernav{
	width:100%;
	z-index:200;
	position:relative;
	height:auto;
	clear:both;
}

#topmenu{
	position:fixed;
	top:0px;
	width:100%;
	display:block;
	top: 0;
  left: 0;
  z-index: 999;
}

#content{
	width:100%;
	position:absolute;
	margin:auto 0;
	top:80px;
}

#headernavt{
	margin:0 auto;
	width:100%;
	text-align:left;
	background-color:#e7e7e7;
}

.clear{
	clear:both;
}

.bottom{
	height:5px;
}

#leftpanel{
	width:200px;
	padding:1px;
	background-color:#ccd5e0;
	display: table-cell;
}

#midpanel{
	background-color:#ccd5e0;
	width:100%;
	display: table-cell;
}

#leftpanel1{
	font-weight:bold;
	color:#555;
	padding:5px 0 5px 10px;
}

#leftpanel2{
	padding:0px 20px 0px 20px;
	background-color:#f4f4f4;
	line-height:22px;
}

#leftpanel2 a{
	display:block;
	width:125px;
	color: #444;
}

#leftpanel3{
/*	border-bottom: #fff solid 1px;*/
}

#midtext{
	width:100%;
	text-indent: 20px;
	padding:0px 0px 5px 0px;
	font-weight:bold;
	color:#555;
}

#midtext1{
	padding:10px ;
	background-color:#fff;
}

#midtext2{
	width:100%;
	height:10px;
	background-color:#fff;
}


#midhead{
	background:url('../images/midhead.jpg') top left repeat-x;
	height:30px;
	font-size:12px;
	color:#fff;
	padding:5px 0px 0px 12px;
}

#rightpanel{
	padding:10px 0px 0px 0px;
	width:200px;
	float:left;
}

.footer{
	height:25px;
	background:#a0a6ae;
	width:100%;
}
.footertext{
	width:990px;
	margin:0 auto;
	padding:7px 22px 0px 22px;
	text-align:center;
	color:#fff;
	font-size:11px;
}

.foot{
	height:15px;
	font-size:10px;
	white-space: nowrap;
	background:#bfbfbf;
	font-weight:bold;
	color:#000;
	width:100%;
}

#subpanel{
	margin:0 auto;
	padding:20px 0px 0px 0px;
	width:100%;
	min-width:980px;
	text-align:left;
	background-color:#ccd5e0;
}

a{
	text-decoration:none;
	color:#444;
}
a:hover{
	text-decoration:underline;
}

.inline_bigger a:hover{
	text-decoration:underline;
	color:#fff;
}

.error{
	font-size:10px;
	font-weight:bold;
	color:#ff6767;
	display:block;
	border: 1px solid #fdb9b9;
	background:#ffdede;
	padding:3px;
	margin-bottom:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.error_green{
	font-size:10px;
	font-weight:bold;
	color:#4c7836;
	display:block;
	border: 1px solid #4c7836;
	background:#abd696;
	padding:3px;
	margin-bottom:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.msgred{
	font-size:10px;
	font-weight:bold;
	color:#ff6767;
	border: 1px solid #fdb9b9;
	background:#ffdede;
	padding:3px;
	margin-bottom:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 18px;
}

.msggr{
	font-size:10px;
	border: 1px solid #244a21;
	background:#305c2c;
	font-weight:bold;
	color:#fff;
	padding-top:3px;
	margin-bottom:3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 18px;
}

.msgor{
	font-size:10px;
	font-weight:bold;
	color:#fcefd6;
	border: 1px solid #fcb60f;
	background:#fcb60f;
	padding:3px;
	margin-bottom:3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 18px;
}

.bk_green{
	background:#abd696;
	text-align:right;
	padding:3px;
}

.bk_red{
	background:#ff6767;
	text-align:right;
	padding:3px;
}

.error1{
	font-size:12px;
	font-weight:bold;
	color:#c24d17;
}

.err{
	background-color:#ff6767 !important;
	color:#FFF;
	font-weight:bold;
	padding:3px;
	text-align:center;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.errfil{
	background-color:#ff6767;
	color:#FFF;
	font-weight:bold;
	padding:3px;
	text-align:center;
	display:block;
	float:right;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.errfil_green a{
    background-color:#468f15;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	text-align:center;
	float:left;
    clear:both;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.errm{
	background-color:#F00;
	color:#FFF;
	font-weight:bold;
	padding:3px;
	text-align:center;
	display:block;
}

.redmsg{
	color:#f71a1a;
	font-weight:bold;
}

.msj{
	position:absolute;
}

.grn{
	color:#468f15 !important;
}

.green{
	color:#50a816;
	font-weight:bold;
	padding:3px;
	text-align:center;
}

.greenf{
	color:#468f15;
	font-weight:bold;
	padding:3px;
	text-align:center;
	font-size:14px;
}

.red{
	color:#f00;
	font-weight:bold;
	padding:3px;
	text-align:center;
}

.redbk
{
	background-color:#ff9696;
}

.notif{
    font-size: 0.9em;
}

.err_blue{
	background-color:#0066b1;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	text-align:center;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom:2px;
}

.err_red{
	background-color:#f71a1a;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	text-align:center;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.err_org{
	background-color:#fcb60f;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	text-align:center;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom:2px;
}

.err_pur{
	background-color:#c64cbf;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	text-align:center;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom:2px;
}

.err_yel{
	background-color:#e9c121;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	text-align:center;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom:2px;
}

.err_green{
	background-color:#50a816;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	text-align:center;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom:2px;
}

.greenpont{
	color:#3c763d !important;
	background-color:#dff0d8;
	border-color:#d6e9c6;
	font-weight:bold;
	border-radius:2px;
	padding:2px;
	margin:2px;
	border:1px solid transparent;
	display:block;
	width:50%;
}

.redpont{
	background-color:#ff6767;
	color:#fff !important;
	border-color:#d6e9c6;
	font-weight:bold;
	border-radius:2px;
	padding:2px;
	margin:2px;
	border:1px solid transparent;
	display:block;
}

.yelg{
	background-color:#fda529;
	color:#000;
	width:150px;
	font-size: 10px;
	font-weight: bold;
	padding:2px;
	text-align:center;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom:2px;
}

.err_orange{
	background-color:#fcb60f;
	color:#FFF;
	font-weight:bold;
	padding:3px;
	text-align:center;
}

.org{
	background-color:#fcf0d1;
	color:#000;
	padding:2px;
	text-align:center;
}

.little{
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.options{
	line-height:20px;
}

.options a{
	color:#3f7bff;
	text-decoration:none;
}

.options a:hover{
	color:#3f7bff;
	text-decoration:underline;
}

.tags{
	line-height:18px;
}

.tag{
	color:#3f7bff;
	font-style:italic;}

.tags a{
	line-height:18px;
	color:#c24d17;
	text-decoration:none;
}

.tags a:hover{
	text-decoration:underline;
	color:#000;
}

li {
	list-style-type:none;
}

#q{
	font: 14px Helvetica, sans-serif;
	color:#c24d17;
	width:100px;
}

.forminput{
	border: solid 1px #ff9934;
	width:300px;
}

.link{
	font-size:14px;
	color:#F93;
	font-weight:bold;
}

.bold{
	font-weight:bold;
}

.dlink{
	border-bottom:1px solid #ffe061;
	padding:20px 10px 5px 10px;
	font-size:12px;
	line-height:20px;
	text-align:justify;}

.link a{
	font-size:14px;
	color:#F93;
	font-weight:bold;
}

.link a:hover{
	font-size:14px;
	color:#F93;
	font-weight:bold;
}

.page{
	border-bottom:1px solid #ffe061;
	border-top:1px solid #ffe061;
	font-size:12px;
	color:#3f7bff;
	font-weight:bold;
	background-color:#ffefb5;
}
.page a{
	color:#F93;
}
.formbutton{
	border:none;
	cursor:pointer;
	background-color:#c24d17;
	color:#FFF;
	font-weight:bold;
}

.red{
	color:red;
}


tr.redd > td{
	background-color:#db0000;
	color:white;
	border-bottom: 1px solid white;
}

tr.orange > td{
	background-color:orange;
	color:white;
	border-bottom: 1px solid white;
}

tr.green > td{
	background-color:#08a500;
	color:white;
	border-bottom: 1px solid white;
}

.login{
}

.login p{
	padding-top:6px;
	text-align:center;
}

.edit {
	font-size:11px;
	color: #ffffff !important;
	background-color: #8796a7;
	border-color: #357ebd;
	display:block;
	text-align:center;
	padding: 1px 3px;
	line-height: 1.4;
	border-radius: 3px;
	margin-bottom:2px;
	width:100px;
	float:right;
	clear:both;
}

.edit_sm{
	width:50px;
}

.edit:hover {
	background-color: #6f8196;
	border-color: #285e8e;
	text-decoration:none;
	color:#ccc;
}

.margin{
	margin: 10px;
}

.text-istcon{
	font-size: 1.3em;
	font-weight: bold;
}

.edit_white {
	font-size:10px;
	color:#fff;
}

.form_but{
	width:120px;
	border:none;
	background-color:#ccd5e0;
	color:#555;
	font: Helvetica, Geneva, sans-serif #FFF bold;
	cursor:pointer;
	margin:3px;
}

.btn-generare {
	display: inline-block;
	width: 120px;
	background-color:#ccd5e0;
	padding: 6px;
	color:#555;
	text-align: center;
	border-radius: 4px;
	font-weight: bold;
}

.btn-generare-green {
	display: inline-block;
	width: 200px;
	background-color:#9b9b9b;
	padding: 6px;
	color:#ffffff;
	text-align: center;
	border-radius: 4px;
	font-weight: bold;
}

.form_butg{
	width:150px;
	border:none;
	background-color:#bceabf;
	color:#555;
	font: Helvetica, Geneva, sans-serif #FFF bold;
	cursor:pointer;
	margin:3px;
}

.form_ln{
	border:none;
	background-color:#ccd5e0;
	color:#555;
	cursor:pointer;
	padding:3px;
	margin:3px;
}


.form_but_n{
	min-width:170px;
	border:none;
	background-color:#ccd5e0;
	color:#555 !important;
	font: Helvetica, Geneva, sans-serif #FFF bold;
	cursor:pointer;
	padding:5px;
	margin:5px;
}

.form_but_print{
	width:100px;
	border:none;
	background-color:#ccd5e0;
	color:#555;
	font: Helvetica, Geneva, sans-serif #FFF bold;
	cursor:pointer;
	padding:5px;
}

.form_but:hover, .form_but_print:hover{
	background-color:#a8b1bd;
	color:#fff;
	font: Helvetica, Geneva, sans-serif #FFF bold;
}

input, textarea,select {
	padding:5px;
	font-weight:bolder;
	border: 1px solid #aaa;
    border-radius: 4px;
	color: #515151 !important;
}

input.file_upload{
	width:100px;
}

input.file{
	min-width:150px;
}

input, #diurna_zile .datepicker {
	width:80px;
}

input[type="checkbox"] {
	width:30px;
}

.total{
	color:#C60;
	font-weight:bolder;
}

.add{
	text-align:left;
	cursor:pointer;
	padding-right:30px;
}

#total_alimentat{
	background-color:#ff9934;
	color:#FFF;
	font-weight:bolder;
	width:150px;
	display:inline;
	padding:10px 50px;
	margin-left: 70px;
}

#print{
	text-align:left;
	padding-right:30px;
	padding-left:20px;
}

.input_big{
	width:150px;
}

#printbut{
	cursor:pointer;
}

#diurna_zile{
	font-size:12px;
}

#diurna_zile input, #total_diurna_euro, #total_diurna_lei, #total_diurna_usd, #coeficient_diurna,
#total_diurna_lei_coef, #total_diurna_euro_coef,
#total_diurna_usd_coef, #total_diurna_usd_coef{
	width:40px;
}

#total_diurna{
	text-align:right;
	padding-right:10px;
}

.tara{
	width:80px;
}

.detalii{
	font-weight:bold;
	font-size:10px;
}

#dexp{
	width:130px;
	height:20px;
	background-color:#db0000;
	float:left;
	color:#FFF;
	margin: 0 0 10px 5px;
	text-align:center;
}

#dcexp{
	width:130px;
	height:20px;
	background-color:orange;
	float:left;
	color:#FFF;
	margin: 0 0 10px 5px;
	text-align:center;
}

#dcval{
	width:130px;
	height:20px;
	background-color: #308242;
	float:left;
	color:#FFF;
	margin: 0 0 10px 5px;
	text-align:center;
}

.inputbg{
	width:250px;
	margin:3px;
}

.inputdate{
	width:80px;
	margin:3px;
}

form select{
	margin:3px;
}

#filter select{
	margin:0px;
}

select{
	max-width:100px;
	min-width:20px;
}

.orangep{
	padding:0;
	color:#C60;
	font-weight:bolder;
}

.bld{
	font-weight:bold;
}

.alignright{
	text-align:right;
	padding:5px;
	/*width:200px;*/
	background-color:#fafafa;
	float:left;
	margin:5px;
}

.alignleft{
	text-align:left;
}

.constant{
	font-size:12px;
	color:#555;
	display:block;
	padding:5px;
	background-color:#ccd5e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clear:both;
	margin:10px 0 5px 0;
	padding:5px;
	font-weight:bold;
}

.const{

}

.txtarea_label{
	display: block;
    float:left;
	padding-top:25px;
}

.plus_inline{
	float:left;
	width:110px;
}

.inline-istoric{
	display: inline;
}

.inline_big{
	float:left;
	width:90px;
}

.inline_bigger{
	float:left;
	width:200px;
}

.inline_biggest{
	float:left;
	width:250px;
}

.filt{
	float:left;
	min-width:110px;
	padding:3px;
	display:block;
	height:30px;
}

.filt select{
	width:100px;
}

.filtn{
    width: 120px; /* Fixed width for all filter containers */
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    overflow: visible;
}

#filter{
	width:100%;
}

.plus_inline_small{
	float:left;
	width:70px;
	font-size:10px;
	display:block;
	padding:2px;
}

.minus{
	float:left;
	font-size:10px;
	display:block;
	padding:15px 2px;
	cursor:pointer;
}

.smallest{
	width:40px;
}

.txtarea{
	width:300px;
	height:30px;
}

.plus_inline_big{
	float:left;
	width:90px;
	font-size:10px;
	display:block;
	padding:2px;
}

.plus_inline_bigg{
	float:left;
	width:100px;
	font-size:10px;
	display:block;
	padding:2px;
}

.plus_inline_biggx{
	float:left;
	width:120px;
	font-size:10px;
	display:block;
	padding:2px;
}

.plus_inline_biggest{
	float:left;
	width:200px;
	display:block;
	padding:2px;
}

.plus_inline_biggestt{
	float:left;
	width:250px;
	font-size:10px;
	display:block;
	padding:2px;
}

.plus_inline_biggestx{
	float:left;
	width:220px;
	font-size:10px;
	display:block;
	padding:2px;
}

.plus_inline_biggst{
	float:left;
	width:160px;
	font-size:10px;
	display:block;
	padding:2px;
}

.plus_inline_smallest{
	float:left;
	width:30px;
	font-size:10px;
	display:block;
	padding:2px;
}

.plus_inline_pal{
	float:left;
	width:220px;
	font-size:10px;
	display:block;
	padding:2px;
}

.palet{
	float:left;
	width:50px;
	text-align:center;
	font-size:10px;
}

.paleth{
	clear:both;
	font-weight:bold;
	font-size:12px;
}
.add_inline{
	text-align:right;
	float:left;
	cursor:pointer;
	padding-top:15px;
}

.subalim{
	background-color:#f8e6c1;
	clear:both;
	margin-left:30px;
	font-size:10px;
}

.subinout{
	background-color:#f7dc7d;
	clear:both;
	margin-left:30px;
	font-size:10px;
	display:block;
	float:left;
}

.inoutpal{
	background-color:#f7dc7d;
	float:left;
	margin-left:30px;
	cursor:pointer;
	font-weight:bold;
	padding:5px;
}

.div_inline
{
	clear:both;
}

.div_main{
	float:left;
}

.div_main.full_width_2{
	width: calc(100% - 50px);
}

.div_main.full_width_2 .add_inline_plus,
.div_main.full_width_2 .add_inline_minus {
	display: inline-block;
}

.divm{
	float:left;
	padding:2px;
}

.inner{
	border:2px solid #aaa;
	min-width:800px;
}

.pag{
	padding:5px 9px 5px 9px;
	border:none;
	color:#FFF;
	margin:5px 3px 5px 3px;
	cursor:pointer;
	font:bold 12px;
	display:inline;
	background-color:#9eaab8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.pagh{
	padding:5px 9px 5px 9px;
	border:none;
	color:#FFF;
	margin:5px 3px 5px 3px;
	cursor:pointer;
	font:bold 12px;
	display:inline;
	background-color:#9eaab8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:right;
}

.pages{
	width:700px;
	font: Helvetica, Geneva, sans-serif #FFF bold;
	margin:10px;
}

.ruta{
	min-width:200px;
	font-size:11px;
}

.nopad{
	padding:2px;
	background-color:#fff;
}

.stare{
	cursor:pointer;
}

.observatii{
	cursor:pointer;
}

.info{
	cursor:pointer;
}
/*
.ui-tooltip {
    background: #ff6767 !important;
	color: #ffffff !important;
}*/
.uitooltip {
	padding: 2px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	font-size:10px !important;
}

.small{
	font-size:10px;
	display:block;
	position:relative;
	top:3px;
}

.delete_doc{
	font-size:10px;
	padding:3px;
	font-weight:bold;
	cursor:pointer;
	background-color:#f00;
	color:#fff;
	top:3px;
}

.delete_doc a{
	color:#fff;
	text-decoration:none;
}

.detalii_chelt{
	clear:both;
}

.detalii_chelt_card, .detalii_chelt_card_automate, .palet_in_out{
	clear:both;
}

.alimentari, .alimentari_consum{
	clear:both;
}

.detalii_chelt_h{
	height:25px;
	clear:both;
}

.detalii_pal{
	clear:both;
}

.detalii_dars{
	width:900px;
	float:left;
	display:block;
}

.item{
	float:left;
	display:block;
	padding:3px;
}

.smallinp{
	width:60px;
}

.smallestinp{
	width:25px;
}

.biginp{
	width:80px;
}

.biggerinp{
	width:160px;
}

.biggersel{
	min-width:380px;
}

.biggestinp{
	width:200px;
	max-width:none;
}

.big{
	width:100px;
	display:block;
	float:left;
	margin-right:5px;
}

.title{
	padding:10px;
	font-weight:bold;
}

.title-print{
	display:none !important;
}

.ttl{
	font-weight:bold;
	font-size:14px;
	color:#000;
	padding:6px;
}

.country{
	font-weight:bold;
	font-size:14px;
	color:#000;
}

.det{
	font-size:14px;
	color:#000;
	padding:10px;
}

.popup_shell{
	position: relative;
	float:left;
	display:block;
	background-color:#eee;
	width:700px;
	border:1px solid #ccc;
	padding:10px;
}

.popup{
	position: absolute;
	right:50px;
	width:200px;
	display:block;
	background-color:#eee;
	border:2px solid green;
	padding:10px;
}

.green_dv{
	background-color:#bceabf;
	width:100%;
}

.orange_dv{
	background-color:#ffdbac;
	width:100%;
}

.blue_dv{
	background-color:#69b9ff;
	width:100%;
}

.red_dv{
	background-color:#fca7a7;
	width:100%;
}

.grey_dv{
	background-color:#777;
	width:100%;
}

.between_rows{
	height:2px;
	clear:both;
	background-color:#fff;
}

.green_box{
	background-color:#bceabf;
	color:#525252;
	display:block;
	margin-left:3px;
	float:left;
	width:35px;
	height:25px;
	text-align:center;
	border:0;
}

.red_box{
	background-color:#fca7a7;
	color:#525252;
	display:block;
	margin-left:3px;
	float:left;
	width:35px;
	height:25px;
	text-align:center;
	border:0;
}

.red_pal{
	background-color:#feeded;
	color:#525252;
	padding:3px;
	text-align:center;
	border:0;
}

.orange_box{
	background-color:#ffdbac;
	color:#525252;
	display:block;
	margin-left:3px;
	float:left;
	width:35px;
	height:25px;
	text-align:center;
	border:0;
}

.blue_box{
	background-color:#9de1fd;
	color:#525252;
	display:block;
	margin-left:3px;
	float:left;
	width:35px;
	height:25px;
	text-align:center;
	border:0;
}

.grey_box{
	background-color:#ccc;
	color:#525252;
	display:block;
	margin-left:3px;
	float:left;
	width:35px;
	height:25px;
	text-align:center;
	border:0;
}

.green_leg{
	background-color:#bceabf;
	color:#000;
	display:block;
	margin:3px;
	float:left;
	padding:5px;
	width:150px;
	height:25px;
}

.red_leg{
	background-color:#fca7a7;
	color:#000;
	display:block;
	margin:3px;
	float:left;
	padding:5px;
	width:150px;
	height:25px;
}

.orange_leg{
	background-color:#ffdbac;
	color:#000;
	display:block;
	margin:3px;
	float:left;
	padding:5px;
	width:150px;
	height:25px;
}

.vsmall
{
	font-size:10px;
}

#codescan{
	width:250px;
	height:100px;
	font-size:30px;
	padding:10px;
}

.nrauto{
	color:#000;
	font-size:30px;
	font-weight:bold;
	padding:10px;
}

#status, #codediv{
	float:left;
	height:120px;
	padding:5px;
}

.boldtxt{
	font-weight:bold;
	font-size:14px;
	color:#000;
}

.lineh{
	line-height:24px;
}

.smll{
	width:105px;
}

.blk .constant{
	width:100%;
}

.blk{
	width:400px;
	float:left;
}

.blk_pal{
	width:250px;
	float:left;
}

.radio{
	width:20px;
}

.small_radio
{
	width:50px;
}

.indent{
	margin-left:90px;
}

.newint {
    color:#3c763d !important;
	background-color:#dff0d8;
	border-color:#d6e9c6;
	font-weight:bold;
	border-radius:2px;
	padding:3px;
	margin:2px;
	border:1px solid transparent;
	display:block;
}

.logout{
    display:block;
	float:right;
	background-color:#e8e8e8;
	cursor:pointer;
	text-align:center;
	padding:3px;
	font-weight:bold;
	color:#555;
	bottom:0; 
    margin:2px;
    right:0px; 
}

.logout a{
	color:#555;
}

.fntsml{
	font-size:12px;
}

.hidden{
	display:none;
}

.add_consum{
	background-color:#f8e6c1;
	clear:both;
	margin-left:30px;
	cursor:pointer;
}

.aeroterma{
	background-color:#c2dff9;
	clear:both;
	font-size:10px;
}

.inp{
	display:block;
	width:150px;
	float:left;
	margin-top: 7px;
}

.inprgt{
	display:block;
	float:left;
}

.dvmult{
	display:block;
	float:left;
	width:1000px;
}

.block{
	clear:both;
	border-bottom:1px #ebebeb solid;
}

label{
	cursor:pointer;
}

.txtbig{
	font-size:16px;
	padding:5px;
	margin-top:10px;
	cursor:pointer;
}

.chk{
	cursor:pointer;
}

.chkb{
	cursor:pointer;
	width:15px;
}

.chkdv{
	background-color: #d3d8e1;
	padding:1px;
	display:block;
	width:100px;
	float:right;
	clear:both;
}

.checkback{
	background-color: #d3d8e1;
}

.checkbackgr{
	background-color: #abd696;
}

.blue {
	color: #3b6b95;
	font-weight:bold;
	font-style:italic;
}

.alimentari_intermediar{
	background-color: #9c9c9c;
}

.bigselect{
	min-width:300px;
}

.bigselects{
	min-width:250px;
}

.bigsselect{
	min-width:200px;
}

.smallsselect{
	min-width:120px;
}

.smallsel{
	width:50px;
}

.smallselfil{
	width:45px !important;
}

.frm{
	background-color: #e8e8e8;
	padding:2px;
}

.loading{
	background:url('../images/loading.png') top left no-repeat;
	width:30px;
	height:30px;
	float:right;
}

.loadingdt{
	background:url('../images/loading.gif') top left no-repeat;
	height:30px;
	float:right;
}

.loadinga{
	background:url('../images/loading.gif') top left no-repeat;
	width:30px;
	height:30px;
	float:right;
}

.loadingcost{
	font-weight:bold;
	color:#f00;
	display:none;
}

.centermsg{
	width:100%;
	clear:both;
	height:30px;
	position:absolute;
}

.cursa, .cursa_transb{
	font-size:12px;
}

.palet_in_out{
	min-height:10px;
}

.pao{
	background-color:#c2c2c2;
}

.pae{
	background-color:#d9d9d9;
}

.pao:hover, .pae:hover{
	background-color:#c6c6c6;
}

.line{
	clear:both;
	background-color:#d5d5d5;
	color:#d5d5d5;
	height: 1px;
	border: none;
}

.linew{
	clear:both;
	background-color:#fff;
	color:#d5d5d5;
	height: 1px;
	border: none;
}

.detalii_cursa{
	background-color:#cf6d6d;
	color:#fff;
	padding:5px;
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight:bolder;
	font-size:14px;
}

.detalii_cursa a{
	color:#fff !important;
}

.bigtxt{
	font-size:12px;
}

.printpdf{
	position:relative;
	background:url('../images/pdf_icon.png') top left no-repeat;
	width:30px;
	height:30px;
	border:0;
	cursor:pointer;
	top:8px;
}

.add_pv
{
	padding-left:3px;
}

.addf
{
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	color:#ff6767;
	border: 1px solid #fdb9b9;
	background:#ffdede;
	padding:2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:120px;
	clear:both;
	float:right;
}

.factg{
	font-size:10px;
	font-weight:bold;
	color:#4c7836;
	border: 1px solid #4c7836;
	background:#abd696;
	padding:3px;
	margin-bottom:3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:right;
}

.regl{
	display:block;
	background-color:#bceabf;
	color:#525252;
	font-weight:bold;
	padding:3px;
	text-align:center;
}

.regly{
	display:block;
	background-color:#f8f3a1;
	color:#525252;
	font-weight:bold;
	padding:4px;
	text-align:center;
	margin:4px;
}

.reglr{
	display:block;
	background-color:#ffdede;
	color:#525252;
	font-weight:bold;
	padding:4px;
	text-align:center;
	margin:4px;
}

.white{
	background-color:#fff;
	padding:2px;
}

.day {
	width:13.9%;
	float:left;
	border-right: 1px solid #ccc;
	text-align:center;
	padding:2px;
}

.dayhdr {
	background-color: #ccc;
	padding:2px !important;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.hdr{
	position:fixed;
	top:150px;
	display:block;
	width:100%;
}

.modal-body{
	text-align: center !important;
}

.table { display: table; width:100%; }
.row { display: table-row;}
.cell { display: table-cell; padding:5px;}

.d0, .d1, .d2, .d3, .d4, .d5, .d6, .d7, .nr, .d
{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size:10px;
	width:13.5% !important;
	word-wrap: break-word;
}

.rowt { display: table-row; white-space:nowrap;}
.cellt { display: table-cell; padding:5px;}

.nr
{
	width: 100px !important;
}

.wid
{
	width: 80px;
}

.clnt
{
	font-decoration:italic;
	color:#b63333;
}

.cltr
{
	font-decoration:italic;
	color:#cd8e1a;
}

.clbl
{
	font-decoration:italic;
	color:#365ace;
}

.smallbut{
	border:none;
	cursor:pointer;
	background-color:#fc8f8f;
	color:#FFF;
	font-size:10px;
	height:15px;
	float:right;
	display:block;
	padding:2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.brdr{
	padding:2px;
}

.fixed{
	top:145px;
	position:fixed;
	background-color:#ccc;
	z-index:500;
	width:100%;
}

.fixed .nr{
	/*width:90px;*/
}

.fixed .dayhdr{
	width:14.50%;
}

.status{
	color:#FFF;
	font-weight:bold;
	padding:2px;
	text-align:center;
	margin-bottom:2px;
}

.ctactive{
	background-color:#3ea43e;
}

.ctactivevis{
	background-color:#b44a35;
}

.ctodihna{
	background-color:#f5f555;
}

.ctfplata{
	background-color: #f55d39;
}

.ctcom{
	background-color: #3f7bff;
}

.ctmaternal{
	background-color:#f055f5;
}

.ctmedical{
	background-color: #1dfba6;
}

.ctlmotivat{
	background-color: #e3ef85;
}

.ctlnemotivat{
	background-color: #ef122a;
}

.ctactives{
	background-color:#50b950;
}

.ctactivesm{
	background-color:#f7b239;
}

.ctinactive{
	background-color:#eb0f1e;
}
.ctinactivegrey{
	background-color:#8c8c8c;
}

.ctactivesmy
{
	background-color:#f5db03;
}

.ctactivesyg
{
	background-color:#d2c70f;
}

#map {
    width: 100%;
    min-height: 700px;
}

.pretcom{
	float:right;
	top:400px;
	left:700px;
	padding:5px;
}

.remove_alimentari_consum, .remove_alimentari,
.remove_alimentari_tk, .add_alimentari, .add_alimentaria, .add_alimentaris,
.add_alimentaric{
	cursor:pointer;
}

.fntb{
	font-size:14px !important;
}

.dvswws{
	float:left;
	width:60px;
	font-size:12px;
	padding:3px;
	word-wrap: break-word;
}

.dvsww{
	float:left;
	width:100px;
	font-size:12px;
	padding:3px;
	word-wrap: break-word;
}

.dvs{
	float:left;
	width:150px;
	font-size:12px;
	padding:3px;
}

.dvb{
	float:left;
	width:150px;
	font-size:12px;
	padding:3px;
}

.dvbig{
	float:left;
	width:300px;
	padding:3px;
}

.dvbdec{
	float:left;
	width:150px;
	padding:3px;
}

.fnts{
	font-size:10px;
}

.padd{
	padding:3px;
	margin:4px;
}

.mapct{
	color:#fff;
	padding:2px;
	border-radius: 3px;
	font-size:8px;
	cursor:pointer;
}

.mgr{
	background-color:#156b38;
}

.mred{
	background-color:#f30000;
}

.myel{
	background-color:#F4F85F;
	color:#000;
}

.mor{
	background-color:#FF6600;
	color:#000;
}

.fctcom{
}

.rgt{
	width:50%;
	padding:3px;
	position:absolute;
	top:65px;
	left:700px;
	overflow-y: scroll;
	height:550px;
}

.grn{
	color:#50a816;
	font-weight:bold;
}

.rd{
	color:#e94747;
	font-weight:bold;
}

.scroll{
	cursor:pointer;
}

#loader{
	width:100%;
	height:100%;
	background: url('../images/load.gif') top no-repeat;
	background-color:#fff;
	position:absolute;
}

.obs-clifur {
	margin-top: 12px;
	margin-bottom: 10px;
	width: 60vh;
}

.addb{
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6;
	border-radius:4px;
	padding:3px;
	border:1px solid transparent;
}

.frmname{
	display:none;
}

.nowid tr td {
    white-space: nowrap;
}

.nowid{
	width:auto;
	padding: 0px;
	margin: 0px
}

.gbox{
	background-color:#4CAF50;
	color:#fff;
	margin-left:3px;
	width:35px;
	height:25px;
	text-align:center;
	border:0;
	padding:3px;
}

.rbox{
	background-color:#fca7a7;
	color:#525252;
	margin-left:3px;
	width:35px;
	height:25px;
	text-align:center;
	border:0;
	padding:3px;
}

.obox{
	background-color:#ffdbac;
	color:#525252;
	margin-left:3px;
	width:35px;
	height:25px;
	text-align:center;
	border:0;
	padding:3px;
}

.bbox{
	background-color:#9de1fd;
	color:#525252;
	margin-left:3px;
	width:35px;
	height:25px;
	text-align:center;
	border:0;
	padding:3px;
}

.searchmap{
	z-index:800;
	position: absolute;
	top:60px;
	left:5px;
}

#pac-input {
	background-color: #fff;
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300;
	margin-left: 12px;
	margin-top: 5px;
	text-overflow: ellipsis;
	width: 400px;
  }

#pac-input:focus {
		border-color: #4d90fe;
}

#right-panel {
        float: right;
        width: 20%;
        height: 100%;
		z-index:10;
		background-color:#fff;
		position: absolute;
		top:40px;
		right: 5px;
		padding:3px;
      }

.incdes{
	display:block;
}

.inc{
	text-align: center;
    text-decoration: none;
    display: inline-block;
	padding: 2px;
	width:20px;
	border-radius: 50%;
	background-color: #e89714;
	color:#fff;
	font-weight: bold;
	margin:2px;
}

.des{
	text-align: center;
	text-decoration: none;
	display: inline-block;
	padding: 2px;
	width:20px;
	border-radius: 50%;
	background-color: #0c8731;
	color:#fff;
	font-weight: bold;
	margin:2px;
}

.delay{
	text-align: center;
	text-decoration: none;
	display: inline-block;
	padding: 5px;
	width:50px;
	font-size: 11px;
	border-radius: 50%;
	background-color: #5f2989;
	color:#fff;
	font-weight: bold;
	margin:2px;
}

.exp{
	text-align: center;
	text-decoration: none;
	display: inline-block;
	padding: 2px;
	width:20px;
	border-radius: 50%;
	background-color: #cf3c3c;
	color:#fff;
	font-weight: bold;
	margin:2px;
}

.rmvid{
	cursor:pointer;
}

.dv{
	float:left;
	padding:3px;
	width:500px;
}

.dvbg{
	float:left;
	padding:3px;
	width:48%;
}

tfoot {
    display: table-header-group;
}

.extra{
	float:right;
	clear:both;
}

.ui-progressbar-value{
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}

.tpr{
	position:absolute;
	z-index:1000;
	right:200px;
	top:8px;
	width:100px;
}

#progressbar{
	width:100px;
	font-size:10px;
}

.ast{
	color:#f00;
	font-weight:bold;
}

.req{
	background-color: #fffdc6;
}

.fixcol {
	width:50px;
	word-wrap: break-word;
}

.containerMesajeTrafic{
	border: black solid 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: auto;
	border-radius: 3px;
}

.headerMesajeTrafic{
	height: auto;
	padding: 5px;
	text-align: center;
	background-color: #ccd5e0;
	border-bottom: black solid 1px;
	border-radius: 5px;
}

.textMesajeTrafic{
	padding: 5px;
}

.spanMesajeTrafic{
	font-weight: bold;
}

.butonMesajeTrafic{
	border-radius: 3px;
	padding: 6px;
	margin-left: 10px;
}

.mesajTraficEfectiv{
	font-size:12px;
	font-weight:bold;
	color: black;
	border: 1px solid #fdb9b9;
	background:#ffdede;
	padding:3px;
	margin-bottom:3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.tooltip {
	position: static !important;
	display: inline-block !important;
	border-bottom: 1px dotted black !important;
	opacity: 1 !important;
	pointer-events: none;
}

.tooltip .tooltiptext {
	visibility: hidden !important;
	background-color: gray !important;
	color: white !important;
	text-align: center !important;
	border-radius: 6px !important;
	padding: 4px !important;
	font-size: 11px;
	/* Position the tooltip */
	position: absolute !important;
	z-index: 1 !important;
}

.tooltip:hover .tooltiptext {
	visibility: visible !important;
}

.tooltipp {
	position: relative;
	display: inline-block;
}

.tooltipp .tooltiptext {
	visibility: hidden;
	background-color: gray;
	color: white;
	text-align: center;
	border-radius: 6px;
	padding: 4px;

	/* Position the tooltip */
	position: absolute;
	z-index: 1;
}

.tooltipp:hover .tooltiptext {
	visibility: visible;
}

.plangrey{
	color:#fff;
	background-color: #b1b1b1;
	padding:3px;
	margin-top:2px;
	border-radius: 3px;
	display:inline-block;
}

.plangreen{
	color:#fff;
	background-color: #50a816;
	padding:3px;
	margin-top:2px;
	border-radius: 3px;
	display:inline-block;
}

.plangr{
	color:#fff;
	background-color: #8796a7;
	padding:3px;
	margin-top:2px;
	border-radius: 3px;
	display:inline-block;
}

.planyel{
	color:#fff;
	background-color: #fbca6e;
	padding:3px;
	margin-top:2px;
	border-radius: 3px;
	display:inline-block;
}

.planred{
	color:#fff;
	background-color: #f71a1a;
	padding:3px;
	margin-top:2px;
	border-radius: 3px;
	display:inline-block;
}

.rnd{
	border-radius: 15px;
	padding:3px;
}

.dvrow{
	clear:both;
}

input[data-class="autocomplete"]{
	width:150px;
}
.plus_inline.autocomplete{
	width:170px;
}
.toll_cost{
	position:relative;
	z-index:3;
	display: none;
}

.toll_cost_content{
	background:#3A77AB;
	z-index:3;
	margin: 5px;
	color:#FFF;
	padding:5px;
	float:left;
}

.toll_cost_content_orange{
	background:#EB973D;
	z-index:3;
	margin: 5px;
	color:#FFF;
	padding:5px;
	float:left;
}

.toll_cost_content_green{
	background:#3DA934;
	z-index:3;
	margin: 5px;
	color:#FFF;
	padding:5px;
	float:left;
}

.toll_cost_content_red{
	background:#F82020;
	z-index:3;
	margin: 5px;
	color:#FFF;
	padding:5px;
	float:left;
}

.table_order_map{
	position:absolute;
	z-index:1;
	left:0;
}
.table_order_captractor{
	position:absolute;
	z-index:2;
	right:0;
	margin-top:30px;
}
.table_order_map,.table_order_captractor{
	background:#DEDEDE;
	border:1px solid #000;
}
.table_order_map td,.table_order_captractor td{
	border:1px solid #000;
}
.table_order_map tbody tr,.table_order_captractor tbody tr{
	cursor:pointer;
}
.labels{
	padding:10px;
	background:#FF0000;
	border:1px solid #FF0000;
}
.pac-container{
	width:300px;
}
.pac-container, .pac-item {
	width: inherit !important;
}

.sldfact{
	float:right;
	position:absolute;
	top:90px;
	right:50px;
	overflow: scroll;
	height:250px;
}

.docsreq{
	float:right;
	position:absolute;
	top:90px;
	left:650px;
	overflow: scroll;
	height:300px;
	width:250px;
}

/* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar {
	visibility: hidden; /* Hidden by default. Visible on click */
	font-weight: bold; /* bold text */
	font-size: 1.2em; /* font Size */
	min-width: 250px; /* Set a default minimum width */
	margin-left: -125px; /* Divide value of min-width by 2 */
	background-color: #28a745; /* Black background color */
	text-align: center; /* Centered text */
	border-radius: 5px; /* Rounded borders */
	padding: 16px; /* Padding */
	position: fixed; /* Sit on top of the screen */
	z-index: 1; /* Add a z-index if needed */
	left: 50%; /* Center the snackbar */
	bottom: 30px; /* 30px from the bottom */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
	visibility: visible; /* Show the snackbar */
	/* Add animation: Take 0.5 seconds to fade in and out the snackbar.
   However, delay the fade out process for 2.5 seconds */
	-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
	animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
	from {bottom: 0; opacity: 0;}
	to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
	from {bottom: 0; opacity: 0;}
	to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
	from {bottom: 30px; opacity: 1;}
	to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
	from {bottom: 30px; opacity: 1;}
	to {bottom: 0; opacity: 0;}
}

.fisaClientTD{
	text-align: center;
}

.txtw{
	color:#fff !important;
}

.txtw a{
	color:#fff !important;
}

.map{
	width:80px;
	background-color: #ccc;
	position:absolute;
	top:80px;
	padding:3px;
	overflow-x: scroll;
	height:700px;
}

.maplu{
	width:100px;
	background-color: #ccc;
	position:absolute;
	top:120px;
	padding:3px;
	overflow-x: scroll;
	height:600px;
	font-size:10px;
}

.maplutop{
	position:fixed;
	top:230px;
	background-color: #ccc;
}

.ctinfo{
	width:150px;
	background-color: #ccc;
	top:80px;
	right:10px;
	position:absolute;
	padding:4px;
}

.inf{
	font-weight:bold;
	line-height:14px;
}

.prices{
	border: 1px solid;
    margin: 3px 0px;
    padding:3px 3px;
	display: block;
    width: 70px;
    text-align: center;
	color: #4f8a10;
    background-color: #dff2bf;
	cursor:pointer;
}

.nrcom{
	border: 1px solid;
    margin: 3px 0px;
    padding:3px 3px;
    width: 70px;
    text-align: center;
	color: #4f8a10;
    background-color: #dff2bf;
	cursor:pointer;
}

.bg-red {
    background-color: #ff98a2!important;
}

.bg-yel {
    background-color: #ffd24d!important;
}

.bg-org {
    background-color: orange !important;
}

.bg-gr {
    background-color: #4cc768!important;
}

.dvl{
	float:left;
	width:50%;
	display:block;
	min-height: 300px;
}

.dvlr{
	float:left;
	width:50%;
	display:block;
	min-height: 300px;
}

.caret-down {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-bottom: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.loadplace{
	white-space: nowrap;
	padding-bottom:10px;
}

.blck{
	display:block;
	padding:3px;
}

.sameln{
	width:100px;
	display:block;
}

.rdmap{
	display:block;
	background-color: #da3732;
	padding: 3px;
	color:#111;
	margin-top:2px;
}

.rzmap{
	display:block;
	background-color: #f4b2c8;
	padding: 3px;
	color:#111;
	margin-top:2px;
}

.grmap{
	display:block;
	background-color: #60cd59;
	padding: 3px;
	color:#111;
	margin-top:2px;
}

.ylmap{
	display:block;
	background-color: #f8cb4a;
	padding: 3px;
	color:#111;
	margin-top:2px;
}

.dotr {
  height: 16px;
  width: 16px;
  background-color: #bf1f1f;
  border-radius: 50%;
  display: inline-block;
  color:#fff;
}

.dotg {
  height: 16px;
  width: 16px;
  background-color: #27752c;
  border-radius: 50%;
  display: inline-block;
  color:#fff;
}

.dotgr {
    height: 16px;
    width: 16px;
    background-color: #a0a6ae;
    border-radius: 50%;
    display: inline-block;
    color:#fff;
}

.scanio{
	display:block;
	background-color: #60cd59;
	padding: 40px;
	font-size:20px;
	color:#000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#dislocation_point{
    text-align:left;
}