@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);

body{
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: tahoma,verdana, helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	overflow-y:scroll;
}


img{
	border: 0;
}

div,p,h1,h2,h3{
	margin: 0;
	padding: 0;
}

a{
	color: #ff6600;
	text-decoration: none;
}

#tabelContacte{
	font-size:11px !important;
}

/*upload form */

#upload{
    font-family: 'PT Sans Narrow', sans-serif;
    background-color: #EFF4F7;
    background-image: #ddd;
    background-image: #ddd;
    background-image: #ddd;
    width: 310px;
    padding: 5px;
    box-sizing: border-box;
}

#drop{
    background-color: #2E3134;
    padding: 3px 10px;
    margin-bottom: 30px;
    border: 20px solid rgba(0, 0, 0, 0);
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #7f858a;
}

#drop a{
    background-color: #CDE5EF;
    padding: 9px 26px;
    color: #406C8E;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    margin-top: 12px;
    line-height: 1;
    border-radius: 42px;
    border: 1px solid #406C8E;
	transition: 0.7s;
	-webkit-transition: 0.7s;
}

#drop a:hover{
    background-color:#0986a3;
	color:#fff;
}

#drop input{
    display:none;
}

#upload ul{
   list-style: none;
   margin: -30px 0 0 0;
   padding: 0;
   background-color: #ddd;
}

#upload ul li{

    background-color:#333639;

    background-image:-webkit-linear-gradient(top, #333639, #303335);
    background-image:-moz-linear-gradient(top, #333639, #303335);
    background-image:linear-gradient(top, #333639, #303335);

    border-top:1px solid #3d4043;
    border-bottom:1px solid #2b2e31;
    padding:15px;
    height: 52px;

    position: relative;
}

#upload ul li input{
    display: none;
}

#upload ul li p{
    width: 144px;
    overflow: hidden;
    white-space: nowrap;
    color: #EEE;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 20px;
    left: 100px;
}

#upload ul li i{
    font-weight: normal;
    font-style:normal;
    color:#7f7f7f;
    display:block;
}

#upload ul li canvas{
    top: 15px;
    left: 32px;
    position: absolute;
}

#upload ul li span{
    width: 15px;
    height: 12px;
    background: url('../img/icons.png') no-repeat;
    position: absolute;
    top: 34px;
    right: 33px;
    cursor:pointer;
}

#upload ul li.working span{
    height: 16px;
    background-position: 0 -12px;
}

#upload ul li.error p{
    color:red;
}

/* upload form  */

#header{
	background: url(../images/layout/topHeaderBackground.png) 0 0 repeat-x;
	position: relative;
	min-width:960px;
}

#topBar{
	height: 26px;
}

#menu{
	height: 69px;
	background: url(images/layout/menuBackground.png) center center repeat-x;
	border-bottom: 1px solid #bebebe;
}

#layoutHide{
    background: url("images/layout_load.gif")no-repeat center 27%, rgba(255, 255, 255, 0.8);
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    z-index: 1;
    display:none;
    top: 0;
   
}

.siteContent{
	position: relative;
    width: 98%;
	min-width: 1200px;
	margin: 0 auto;
/* 	overflow:hidden; */
	padding:10px;
}
.topBar{
	position: relative;
	width: 98%;
	min-width:1200px;
	margin: 0 auto;
	overflow:hidden;
}
#body {
	width: 98%;
    min-width: 1200px;
	margin:0 auto 0;
}

#buttonSpace {
	width:100%;
	text-align:right;
	padding:10px 0;
	overflow:hidden;
}

#tableSpace {
	width:100%;
	padding:10px 0 0 0;
}

button {
	cursor:pointer;
}

#tabelContacte th, #tabelUseri th, #tabelSuspecti th{
	padding:10px 5px;
	color:#333;
	border-top:1px solid #ddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

#tabelContacte img {
	cursor:pointer;
}

#tabelFunctii, #tabelProduse, #tabelIndustrii, #tabelRatinguri, #tabelCursuri, #tabelLicente, #tabelAbonamente  {
	width:310px;
	float:left;
}
#tabelProduse, #tabelIndustrii, #tabelCursuri, #tabelLicente , #tabelProduse, #tabelAbonamente{
	margin-left:15px;
}
#tabelFunctii th, #tabelProduse th, #tabelIndustrii th, #tabelRatinguri th, #tabelCursuri th, #tabelLicente th, #tabelAbonamente th {
	padding:10px 5px;
	color:#333;
	border-top:1px solid #ddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
#tabelLocatii {
	width:950px;
	clear:both;
}
#tabelLocatii th {
	padding:10px 5px;
	color:#333;
	border-top:1px solid #ddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

.butonSimplu{
	padding:15px 8px;
	font-size:14px;
	color:#636363;
	border:1px solid #ddd;
	display:inline-block;
	border-radius: 3px;
	margin-top:5px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #c9c9c9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c9c9c9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#c9c9c9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#c9c9c9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#c9c9c9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#c9c9c9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c9c9c9',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
}

#hoverAction{
	position: fixed;
	left: 200px;
}

#header{

}

#logo{
	float:left;
}

#siteMenu {
	margin-top:1px;
}

#siteMenu ul,#topBar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topBar a{
	color: #9fa5aa;
}

#topBar ul{
	float: right;
	margin-right: 10px;
}

#topBar ul li{
	line-height: 26px;
	float: left;
	margin-left: 20px;
	position: relative;
}



#topBar ul li a{
	font-size: 11px;
}

#topBar ul li a:hover{
	color: #f5f5f5;
}

#siteMenu ul{
	float: left;
	margin-left: 280px;
}

#siteMenu ul li.tabMenu{
	float: left;
    text-align: center;
    background: #e0e0e0;
    box-sizing: border-box;
    padding-right: 6px;
    padding-left: 10px;
    margin: 1px;
    height: 50px;
    border: 1px solid #dadada;
    border-radius: 3px;
    padding-right: 10px;
}
#siteMenu ul li.tabMenu:hover{
    background: whitesmoke;
}

#siteMenu ul li.tabMenu .hoverMenu{
	position: absolute;
	z-index: 1000;
	top: 40px;
	left: -330px;
	width: 980px;
	background: url(../images/layout/hoverBackground.png) 0 10px repeat-x;
	padding: 0;
	margin: 0;
	text-align: left;
	display: none;
	padding: 30px 10px 10px 10px;
}



#siteMenu ul li.tabMenu a{
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 49px;
	display: block;


	text-shadow: 0px 2px #f5f5f5;
}

#siteMenu ul li.tabMenu a:hover{
	color: black;
}

.button_editEvent {
    position: relative;
    bottom: 1px;
    right: 0px;
    z-index: 9999;
    background: url(images/edit_icon.png) 100% no-repeat #fff;
    width: 12px;
    background-size: contain;
    height: 12px;
    text-align: left;
}

.button_deleteEvent {
	top: 12px;
	left: 86%;
	position: relative;
	width: 12px;
	height: 12px;
	background: url(images/delete.png) #fff;
	background-size: cover;
}


.hoverMenu ul{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	float: none !important;
}

.hoverMenu ul li{
	padding: 0 0 10px 20px !important;
	margin: 0 !important;
	background: url(../images/layout/bullet.gif) 3px 10px no-repeat;
}

.hoverMenu a{
	text-shadow: none !important;
	color: #c5c8cb !important;
	font-size: 14px !important;
	line-height: 22px !important;
}

.hoverMenu a:hover{
	color: white !important;
}

.hoverMenu h2 a,.hoverMenu h2 {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: 'Open Sans','Trebuchet MS', verdana !important;
	font-weight: 400 !important;
	font-size: 20px !important;

	color: #d2d7db !important;

}

.hoverMenu h2 a:hover{
	color: white !important;
}

#siteMenu {
	/* overflow:hidden; */
}
/*
#siteMenu ul li.tabMenu:last-child{
	border-right: none;
	padding-right: 0;
}
*/
#content{
	width: 960px;
	margin: 0 auto;

	border: 1px solid white;
	background: #f5f5f5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	min-height: 300px;
}

#leftMenu{
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;


}


#leftMenu{


}

#leftMenu .content{

}

#leftMenu .item{
	background: white;
	border: 1px solid #e5e5e5;
	padding: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#leftMenu .lastItem{
	margin: 0;
}



#leftMenu .item p{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	background: url(../images/layout/w-red.png) 3px 0 no-repeat;
	padding-left: 26px;
}

#leftMenu .item p.cog{
	background: url(../images/icons/cog_icon&16.png) 3px 0 no-repeat;
}

#leftMenu .singleItem p{
	border: 0;
	padding-bottom: 0;
}

#leftMenu .item p a{
	font-family: 'Open Sans','Trebuchet MS', verdana;
	font-weight: 700;
	font-size: 14px;
	color: black;
	display: block;

}

#leftMenu .item p a:hover{
	color: #666;
	text-decoration: none;
}

#leftMenu .singleItem p a{
	background: url(../images/icons/arrow.png) right center no-repeat;
}

#leftMenu ul{
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
}

#leftMenu ul li{


}

#leftMenu ul a{
	color: #333;

	display: block;
	background: url(../images/layout/bullet.gif) 5px 8px no-repeat;
	padding-left: 20px;
	line-height: 20px;
}

#leftMenu ul a:hover{
	text-decoration: none;
	color: black;
	background: url(../images/layout/bullet-over.gif) 5px 8px no-repeat;
	background-color: #f5f5f5;
}

#footer{
	height: 100px;
}

#slider{
	height: 300px;
}

#mainContent{
	position: relative;
	margin-top: 20px;
}

h1{
	margin: 0 0 20px 0;
	padding: 0;
	font-family: 'Open Sans','Trebuchet MS', verdana;
	font-weight: 600;
	font-size: 24px;
	color: black;
}

h2{
	margin: 0 0 20px 0;
	padding: 0;
	font-family: 'Open Sans','Trebuchet MS', verdana;
	font-weight: 400;
	font-size: 20px;
	line-height: 26px;
	color: black;
}

h3{
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'Open Sans','Trebuchet MS', verdana;
	font-weight: 700;
	font-size: 16px;
	color: black;
}



div.newsItems{
	margin-top: 10px;
}

div.newsItems .newsItem{

	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
}

div.newsItems .newsItem .date{
	color: #476878;
	font-size: 9px;
	line-height: 14px;
}

.stire{
	margin-bottom: 20px;
}

.stire .data{
	font-size: 10px;
	color: #666;
	padding: 0;
}

.stire .more a{
	font-size: 10px;
	color: #ff6600;
}

hr{
	background: #f5f5f5;
	border: none;
	height: 1px;
}

ul.blogItems{
	list-style-type: none;
	margin: 0;
	padding: 0;

}

ul.blogItems li{
	margin-bottom: 30px;
	clear: both;
}

.blogItems .date{
	font-size: 14px;
	padding-bottom: 10px;
}

.blogItems .titlu{
	font-family: 'Open Sans','Trebuchet MS', verdana;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: black;
	padding-bottom: 10px;
}

.blogItems .titlu a{
	color: black;
}

.blogItems .image{
	float: left;
	border: 1px solid #f5f5f5;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.banner{
	margin-bottom: 20px;
}

ul.pageSubMenu{
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}

ul.pageSubMenu a{
	display: block;
	text-transform: uppercase;
	font-family: 'Open Sans','Trebuchet MS', verdana;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	color: #ff6600;
	background:  url(../images/icons/arrow.png) 5px center no-repeat;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px dashed #ccc;
}

ul.pageSubMenu a:hover{

	text-decoration: none;
	background-color: #eee;
}

.textBox p{
	margin-bottom: 10px;
}

.media{
	color: #ff6600;
	font-weight: bold;
	line-height: 30px;
}

#breadCrumb{
	background: #f5f5f5;
	padding: 5px 5px 5px 10px;
	font-size: 10px;
	margin-bottom: 20px;
}

#breadCrumb a,#breadCrumb{
	color: #AAA;
}

#breadCrumb a:hover{
	color: #333;
}

.textBox h2{
	font-size: 22px;
	font-weight: 600;
	line-height: 26px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
}

.staticPage{
	width: 940px;
	margin: 0 10px;
}

.collapse-table-body {
	display: none;
}
table.collapsible-matrix tbody {
	height:0px;
}
table.collapsible-matrix thead td {
	cursor:pointer;
}
table.product-matrix {
	width:100%;
	border-collapse:collapse;


	vertical-align: center;
	padding: 0px;
}
table.product-matrix thead {
	background-color: #f3f4f4;
	border: 1px solid #ccc;
}
table.product-matrix thead th {
	width: 110px;
	padding: 0px;
}
table.product-matrix thead th:first-child {
	width: 255px;
	padding: 5px;
}
table.product-matrix thead th h3 {
	color: #ff6600;
	font-weight: bold;

	text-align:center;
	margin: 7px;
	font-size:10pt;
	text-transform: uppercase;
	width: 100px;
}
table.product-matrix thead td {
	background: url('../images/site/arrowed_header_bars.png') 0px -30px repeat-x transparent;
	/* on the td not tr for IE7 compat */
	padding: 0px 25px;
	font-weight:bold;
	height: 30px;
	color: #636363;
	text-transform: uppercase;
	vertical-align:center;
	border: 1px solid lightgray;

	width:100%;
}
table.product-matrix tbody tr {
	width:600px;
	padding-left: 10px;
}
table.product-matrix tbody tr:hover>td {
	background-color: #D9ECF2;
}
table.product-matrix tbody tr:last-child {
	border-bottom: none;
}
table.product-matrix thead td.switched {
	background: url('../images/site/arrowed_header_bars.png') 0px 0px repeat-x;
	/* on the td not tr for IE7 compat */
}
table.product-matrix tbody td {
	width: 115px;
	white-space:normal;
	background-color: white;
	/* on the td not tr for IE7 compat */
	border-bottom: 1px solid #ccc;
}
table.product-matrix tbody td:first-child {
	width: 255px;
	padding: 5px;
}
table.product-matrix tbody td.checked {
	background: url('../images/site/Square.png') no-repeat center center transparent;
	/* restate for IE7 compat */
}

.listMenu{
	margin: 0;
	padding: 0;
	list-style-type: square;
}

.listaProduse td{
	text-align: center;
}

#cereOferta{
	width: 76px;
	height: 71px;
	z-index: 9999;
	position: absolute;
	right: 20px;
	top: 120px;
}

#cereOferta a{
	display: block;
	width: 76px;
	height: 71px;
	text-indent: -9999px;
	background: transparent url(../images/site/cereOferta.png) 0 0 no-repeat;
}

#cereOferta a:hover{
	background-position: -76px 0px;
}

.tabelOferta p{
	margin: 0;
	padding: 0;
}

.tabelOferta{
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.tabelOferta td{
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}

.tabelOferta thead td{
	background: #666;
	font-size: 10px;
	color: white;
}

.tabelOferta thead tr.titlu td{
	background: #333;
	font-size: 13px;
	font-weight: bold;
	color: white;
}

form label{
	font-size: 12px;
	color: #666;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.form{
	border: 1px solid #666;
	font-family: helvetica;
	font-size: 11px;
	padding: 5px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:inset 0 0 4px #666;
	-webkit-box-shadow:inset 0 0 4px #666;
	box-shadow:inset 0 0 4px #666;
}

.f400{
	width: 400px;
}

.f190{
	width: 190px;
	margin-right: 10px;
}

.button{
	font-family: 'Open Sans','Trebuchet MS', verdana;
	font-size: 16px;
	font-weight: 700;
	color: white;
	background: black;
	border: none;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.formDiv{
	padding: 10px;
}

.loadingForm{
	background: #000000 url(../images/layout/loaderBlack.gif) center center no-repeat;
	width: 22px;
	height: 22px;
	-moz-border-radius: 4px; -khtml-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}

.blogDate{
	padding: 20px 0;
	color: #666;
}

/* LOGIN */
.login {
  position: relative;
  margin: 30px auto;
  padding: 20px 20px 20px;
  width: 330px;
  background: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}

.login:before {
  content: '';
  position: absolute;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}

.login h1 {
  margin: -20px -20px 21px;
  line-height: 40px;
  font-size: 15px;
  font-weight: bold;
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
  background: #f3f3f3;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 3px 3px 0 0;
  background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
  background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
  -webkit-box-shadow: 0 1px whitesmoke;
  box-shadow: 0 1px whitesmoke;
}

.login p {
  margin: 20px 0 0;
}

.login p:first-child {
  margin-top: 0;
}

.login input[type=text], .login input[type=password] {
  width: 278px;
}

.login p.remember_me {
  float: left;
  line-height: 31px;
}

.login p.remember_me label {
  font-size: 12px;
  color: #777;
  cursor: pointer;
}

.login p.remember_me input {
  position: relative;
  bottom: 1px;
  margin-right: 4px;
  vertical-align: middle;
}

.login p.submit {
  text-align: right;
}

.login-help {
  margin: 20px 0;
  font-size: 11px;
  color: white;
  text-align: center;
  text-shadow: 0 1px #2a85a1;
}

.login-help a {
  color: #cce7fa;
  text-decoration: none;
}

.login-help a:hover {
  text-decoration: underline;
}

:-moz-placeholder {
  color: #c9c9c9 !important;
  font-size: 13px;
}

::-webkit-input-placeholder {
  color: #ccc;
  font-size: 13px;
}

input {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px;
}

input[type=text], input[type=password] {
  margin: 5px;
  padding: 0 10px;
  width: 200px;
  height: 34px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 5px solid #eff4f7;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}

input[type=text]:focus, input[type=password]:focus {
  border-color: #7dc9e2;
  outline-color: #B5DAF9;
  outline-offset: 0;
}

/* searchBox */
#searchFieldContacte {
  width:930px;
  display:inline-block;
  transition:0.5s;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  outline: 5px solid #eff4f7;
}

#searchFieldContacte:focus {
  border-color: #7dc9e2;
  outline-color: #B5DAF9;
}
#searchFieldLeaduri {
  width:930px;
  display:inline-block;
  transition:0.5s;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  outline: 5px solid #eff4f7;
}

#searchFieldLeaduri:focus {
  border-color: #FFBF00;
  outline-color: #FED596;
}
#searchFieldTichete {
  width: 40%;
  display:inline-block;
  transition:0.5s;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  outline: 5px solid #eff4f7;
}

#searchFieldTichete:focus {
  border-color: #B1CF7E;
  outline-color: #A7D98B;
}

input[type=submit] {
  padding: 0 18px;
  height: 29px;
  font-size: 12px;
  font-weight: bold;
  color: #527881;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  border-radius: 16px;
  outline: 0;
  cursor:pointer;
}

.inputAjax {
  padding: 0 18px;
  height: 29px;
  font-size: 12px;
  font-weight: bold;
  color: #527881;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  border-radius: 16px;
  outline: 0;
  cursor:pointer;
}

input[type=submit]:hover {
  background: #cdeFFF;
  border-color: #9eb9c2 #b3c0c8 #b4ccce;
}
input[type=submit]:active {
  background: #cde6FF;
  border-color: #9eb9c2 #b3c0c8 #b4ccce;
}

.lt-ie9 input[type=text], .lt-ie9 input[type=password] {
  line-height: 34px;
}

/* LOGIN ERRORS */
#error {
	display:block;
	margin:5px;
	color:#4d4948;
	background-color:#fffebe;
	border: 1px solid #cbcbcb;
	font-size:90%;
}

#success {
	margin:5px;
	color:#4d4948;
	background-color:#bce9b5;
	border: 1px solid #7ace6c;
	font-size:90%;
}

.success {
	color:#4d4948;
	background-color:#bce9b5;
	border: 1px solid #7ace6c;
	list-style-type:none;
	padding:10px;
	border-radius:5px;
}

.select-ComboClass{
    padding: 7px;
    outline: 6px solid #EFF4F7;
    border: 1px solid #C4C4C4;
    border-radius: 2px;
    margin: 6px;
}

/* search FILTER */
#searchSpace select {
	height:34px;
	padding:7px;
	margin-top:10px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
#searchSpace option {
	padding:7px;
}

.select {
	height:34px;
	padding:7px;
	margin-top:10px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
.select option {
	padding:7px;
}

#dialog-form fieldset {
	border:none;
}
#dialog-form {
	height:auto !IMPORTANT;
}

.dateContactHead {
	width:auto;
	border:1px solid #ccc;
	margin:10px 0;
	padding:10px;
	overflow:hidden;
	border-radius:5px;
	background: #b2e1ff; /* Old browsers */
	background: -moz-linear-gradient(top, #b2e1ff 0%, #66b6fc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2e1ff), color-stop(100%,#66b6fc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b2e1ff 0%,#66b6fc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b2e1ff 0%,#66b6fc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b2e1ff 0%,#66b6fc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b2e1ff 0%,#66b6fc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e1ff', endColorstr='#66b6fc',GradientType=0 ); /* IE6-9 */
}
.dateContact {
	width:auto;
	border:1px solid #ccc;
	margin:10px 0;
	padding:10px;
/* 	overflow:hidden; */
	border-radius:5px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}
.dateContactHead h1 {
	width:auto;
	background:#ddd;
	padding: 15px 35px;
	font-size: 20px;
	border-radius:5px;
	margin: 0px 0px 5px 0px;
	color: #000;
	background: url("images/h1_edit_bg.png") right center;
	transition:0.2s;
	cursor:pointer;
}.dateContactHead h1:hover {
	transition:1s;
	background: url("images/h1_edit_bg_hover.png") right center;
}

.dateContactHead h2 {
    width: 45%;
	background:#ddd;
	padding: 3px 7px;
	font-size: 14px;
	border-radius:5px;
	float:left;
	margin: 0px 0px 5px 0px;
	display:inline-block;
	color:#444;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.dateLeadHead {
	width:auto;
	border:1px solid #ccc;
	margin:10px 0;
	padding:10px;
	overflow:hidden;
	border-radius:5px;
	background: #ffc578; /* Old browsers */
	background: -moz-linear-gradient(top, #ffc578 0%, #fb9d23 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc578), color-stop(100%,#fb9d23)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffc578 0%,#fb9d23 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffc578 0%,#fb9d23 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffc578 0%,#fb9d23 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffc578 0%,#fb9d23 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#fb9d23',GradientType=0 ); /* IE6-9 */
}
.dateLeadHead h1 {
	width:auto;
	background:#ddd;
	padding: 15px 35px;
	font-size: 20px;
	border-radius:5px;
	margin: 0px 0px 5px 0px;
	color: #000;
	background: url("images/h1_edit_bg.png") right center;
	transition:0.2s;
	cursor:pointer;
}.dateLeadHead h1:hover {
	transition:1s;
}

.dateTichetHead {
	width:auto;
	border:1px solid #ccc;
	margin:10px 0;
	padding:10px;
	overflow:hidden;
	border-radius:5px;
background: #cdeb8e; /* Old browsers */
background: -moz-linear-gradient(top, #cdeb8e 0%, #a5c956 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdeb8e), color-stop(100%,#a5c956)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* IE10+ */
background: linear-gradient(to bottom, #cdeb8e 0%,#a5c956 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956',GradientType=0 ); /* IE6-9 */
}

.dateTichetHead h1 {
	width:auto;
	background:#ddd;
	padding: 15px 35px;
	font-size: 20px;
	border-radius:5px;
	margin: 0px 0px 5px 0px;
	color: #000;
	background: url("images/h1_edit_bg.png") right center;
	transition:0.2s;
	cursor:pointer;
}

.dateTichetHead h1:hover {
	transition:1s;
}
.dateTichetHead h2 {
	width:46%;
	background:#ddd;
	padding: 3px 7px;
	font-size: 14px;
	border-radius:5px;
	float:left;
	margin: 0px 0px 5px 0px;
	display:inline-block;
	color:#444;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}

#butonEditareLead, #butonEditareContact, #butonEditareTichet {
	background: url(images/edit_icon.png) no-repeat 1% center, #ddd right center;
}
#butonEditareContact:hover {
	background: url(images/edit_icon.png) no-repeat 1% center, #fff right center;
}
#butonEditareLead:hover {
	background: url(images/edit_icon.png) no-repeat 1% center, #fff right center;
}
#butonEditareTichet:hover {
	background: url(images/edit_icon.png) no-repeat 1% center, #fff right center;
}

.dateLeadHead h2 {
	width:350px;
	background:#ddd;
	padding: 3px 7px;
	font-size: 14px;
	border-radius:5px;
	float:left;
	margin: 0px 0px 5px 0px;
	display:inline-block;
	color:#444;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.dateContact h3 {
	padding:10px;
	border-radius:3px;
	border:1px solid #ccc;
	min-height: 30px;
}

.observatieLead {
	background:#FFF5E8;
	border:1px solid #FFB351;
	padding:20px;
	border-radius:5px;
	margin-top:10px;
}

.observatieLead span {
	color:#888;
	display:block;
	padding:0px;
	margin:3px 0;
}
.observatieLead a {
	cursor:pointer;
}

.observatieTicket {
	background:#EDFFED;
	border:1px solid #FFB351;
	padding:20px;
	border-radius:5px;
	margin-top:10px;
}

.observatieTicket span {
	color:#888;
	display:block;
	padding:0px;
	margin:3px 0;
}
.observatieTicket a {
	cursor:pointer;
}

.disabled {
	display:none;
}

.buton_adauga {
	display:inline-block;
	clear:both;
	margin:0px 0 0 0px;
	cursor:pointer;
	padding:10px 10px 10px 35px;
	background: url("images/adauga_icon.png") left center no-repeat;
	color:#FFF;
	font-weight:bold;
	border-radius:5px;
	border:1px solid #ccc;
	transition:0.5s;
}

.buton_adauga:hover {
	opacity:0.7;
}
.buton_adauga a {
	color: #fff;
}

.buton_listare {
	display:inline-block;
	clear:both;
	margin:0px 0 0 0px;
	cursor:pointer;
	padding:10px 10px 10px 35px;
	background: url("images/listare_icon.png") left center no-repeat;
	color:#FFF;
	font-weight:bold;
	border-radius:5px;
	border:1px solid #ccc;
	transition:0.5s;
}

.buton_blocare {
	display:inline-block;
	clear:both;
	margin:0px 0 0 0px;
	cursor:pointer;
	padding:10px 10px 10px 35px;
	background: url("images/blocat_icon.png") left center no-repeat;
	color:#FFF;
	font-weight:bold;
	border-radius:5px;
	border:1px solid #ccc;
	transition:0.5s;
}
.buton_setari {
	display:inline-block;
	clear:both;
	margin:0px 0 0 0px;
	cursor:pointer;
	padding:10px 10px 10px 35px;
	background: url("images/setari_icon.png") left center no-repeat;
	color:#FFF;
	font-weight:bold;
	border-radius:5px;
	border:1px solid #ccc;
	transition:0.5s;
}
.buton_user{
	display:inline-block;
	clear:both;
	margin:0px 0 0 0px;
	cursor:pointer;
	padding:10px 10px 10px 35px;
	background: url("images/users_icon.png") left center no-repeat;
	color:#FFF;
	font-weight:bold;
	border-radius:5px;
	border:1px solid #ccc;
	transition:0.5s;
}

.buton_listare:hover, .buton_user:hover , .buton_setari:hover , .buton_blocare:hover {
	opacity:0.7;
}
.buton_listare a {
	color: #fff;
}

.centerWidth{
	text-align:center !IMPORTANT;
}
.centerHeight{
	vertical-align:middle !IMPORTANT;
}
.tabelSorter th {
	padding:10px 5px;
	color:#333;
	border-top:1px solid #ddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

.tabelSorter img{
	cursor:pointer;
}

.butonDezactivat {
	opacity: 0.2;
}

.dialogBox {
	display:none;
}

.dialogBox label{
	border:none;
	margin:5px 0 0 0;
	padding:5px 5px 5px 0;
	width:100%;
	display:block;
	float:left;
}

.validateTips {
	padding:5px;
	background:#eee;
	border-radius:5px;
}

.dialogBox fieldset{
	border:none;
	margin:0;
	padding:5px 5px 5px 0;
}

.dialogBox textarea{
	width:90%;
	border:1px solid #aaa !IMPORTANT;
	box-shadow:0px 1px 3px rgba(0, 0, 0, 0.12) inset;
	padding:4px !IMPORTANT;
	clear:both;
	margin:0;
}

.dialogBox input{
	display:inline-block;
	border:1px solid #aaa !IMPORTANT;
	outline:none !IMPORTANT;
	padding:4px !IMPORTANT;
	box-shadow:0px 1px 3px rgba(0, 0, 0, 0.12) inset;
	height:auto !IMPORTANT;
	clear:both;
	margin:0;
	width:90%;
}
.dialogBox select{
	display:block;
	border:1px solid #aaa !IMPORTANT;
	padding:6px 4px!IMPORTANT;
	outline:none !IMPORTANT;
	box-shadow:0px 1px 3px rgba(0, 0, 0, 0.12) inset;
	clear:both;
	margin:0;
	width:90%;
}
.dialogBox option{
}

/* MESAJE VALIDARE */
.succesValidare {
	background:#00FF99;
	color: #007D4B;
	display:block;
}
.eroareValidare{
	background:red;
	color: #FFF;
	display:block;
}

.succesValidare, .eroareValidare{
	padding:10px;
	border-radius:5px;
	font-weight:bold;
}

/* SECTIUNE CONTACTE */
.messageSupport{
    overflow: hidden;
    width: 145px;
    height: 40px;
}
.messageSupport:hover{
    width: 359px;
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    border-radius: 4px;
    border: 1px solid #aaa;
    background: #E3F4FF;
    position: absolute;
    box-sizing: border-box;
	-webkit-box-shadow: 0 0 30px #000;
    box-shadow: 0 0 30px #000;
    padding: 10px;
	z-index:999;
	transition:0.5s;
	-webkit-transition:0.5s;
}

.linkContacte {
	color: #0066CC;
}
.linkLeaduri {
	color: #FF8000;
}
.linkSuport {
	color: #008a00;
}

.selectedMenuPage {
	color:#D70D0D !IMPORTANT;
}

#textareaAdaugaMesaj {
	color:#000;
	width:100%;
	height:auto;
	max-width:100%;
	min-width:100%;
	min-height:100px;
	background:#fafafa;
	border:1px solid #000;
	padding:20px;
	border-radius:5px;
	margin-top:10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
     -moz-box-sizing: border-box;    /* Firefox, other Gecko */
     box-sizing: border-box;
}

.hasDatepicker {
	outline:none !IMPORTANT;
	border:1px solid #ccc !IMPORTANT;
	width:141px !IMPORTANT;
	margin:5px 0 0 0 !IMPORTANT;
}

.mesajSters {
	opacity:0.4;
	transition:0.5s;
	border-color:#bbb;
	background:#eee;
}

.mesajSters:hover {
	opacity:1;
}

.mesaj_fail {
	background:red;
	color:#fff;
	padding:7px 5px;
	border-radius:3px;
}

.mesaj_succes {
	background:#0066CC;
	color:#fff;
	padding:7px 5px;
	border-radius:3px;
	margin:10px 0;
}

.container_form_import {
	background:#FFF;
	padding:15px 15px;
	border-radius:3px;
	border:1px solid #ddd;
	margin:10px 0;
    margin-top: 60px;	
}

.butonSchimbareStare {
	background:#0066CC;
	color: #FFF;
	padding:5px;
	margin:3px;
	border-radius:3px;
	cursor:pointer;
	line-height:28px;
	width:auto;
	height:100%;
	display:block;
}

.textarea {
  border: 1px solid #D1D1D1;
  outline: 5px solid #EFF4F7;
}

#calendarLoading {
    width: 33%;
    height: 37px;
    position: absolute;
    background: url(images/loading_small.gif) no-repeat 320px, #eee;
    text-align: center;
    padding-top: 13px;
    box-sizing: border-box;
}
.doc, .docx{
	height:20px;
	width:20px;
	background: url("images/doc.png") no-repeat,center,center;
	background-size:cover;
	border:none;
	float:left;
}
.xls, .xlsx, .csv, .xlt{
	height:20px;
	width:20px;
	background: url("images/xls.png") no-repeat,center,center;
	background-size:cover;
	border:none;
	float:left;
}
.pdf {
	height:20px;
	width:20px;
	background: url("images/pdf.png") no-repeat,center,center;
	background-size:cover;
	border:none;
	float:left;
}
.txt, .text{
	height:20px;
	width:20px;
	background: url("images/txt.png") no-repeat,center,center;
	background-size:cover;
	border:none;
	float:left;
}

.png, .gif, .jpg, .jpeg, .JPG, .PNG, .GIF{
	height:20px;
	width:20px;
	background: url("images/jpg.png") no-repeat,center,center;
	background-size:cover;
	border:none;
	float:left;
}
.zip, .rar, .ace{
	height:20px;
	width:20px;
	background: url("images/zip.png") no-repeat,center,center;
	background-size:cover;
	border:none;
	float:left;
}
.downloadDocRow{
	min-height:22px;
	width:100%;
	float:left;
}
.changeTehnic{
	width: 20px;
	height: 20px;
	position: absolute;
	background: url(images/change.png) no-repeat center center,#5AABFF;
	right: 4px;
	top: 3px;
	border-radius: 8px;
	cursor: pointer;
	outline: none;
	background-size: 11px;
}
.stadiuLead{
    width: 30px;
    height: 30px;
    background: url('images/comm_inactive.png') no-repeat center center;
    cursor: pointer;
    position: relative;
}
.nextStepAdded{
    background: url('images/comm_active.png') no-repeat center center !important;	
}
#istoricLead{
    background: #F9F7F7;
    width: 100%;
    height: 300px;
	border-radius: 7px 7px 0 0;
    position: relative;
    overflow-y: scroll;
    box-sizing: border-box;
    float: left;
}
#istoricLeadHead{
	height: 24px;
    background: #C1C0C0;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    float: left;
    border-radius: 6px 6px 0 0;
	color: #3C3C3C;
    padding: 5px;
    font-size: 12px;
    font-weight: 600;
    padding-left: 12px;
}
#istoricLeadAddComm{
	position: relative;
    height: 52px;
    width: 100%;
    background: #E8E8E8;
    float: left;
    border-radius: 0 0 5px 5px;
    box-sizing: border-box;
    padding: 5px;
    box-shadow: 0px -1px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px -1px 3px rgba(0,0,0,0.4);
}	
#istoricLeadInner{
    position: relative;
    width: 100%;
    float: left;
    box-sizing: border-box;	
	padding-top: 15px;
	padding-bottom: 15px;
}
.istoriCommentLead{
    width: 70%;
    min-height: 26px;
    /* background: #D2D2D2; */
    /* border-radius: 0px 10px 10px 10px; */
    padding: 5px;
    font-size: 12px;
    box-sizing: border-box;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.8);	
	margin: 15px 9px;
	position:relative;
}

.istoriCommentLead .Header{
	position: absolute;
    top: -23px;
    background: #404040;
    padding: 4px;
    left: -1px;
    color: white;
    border-radius: 0 10px 0 0;
    box-shadow: 0 -1px 2px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 -1px 3px rgba(0,0,0,0.8);
}
.istoriCommentLead .HeaderPr{
    position: absolute;
    bottom: -22px;
    background: #067100;
    padding: 4px;
    right: -1px;
    border-radius: 0px 0px 0px 10px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.8);
    color: white;
}	
.agentLogat{
	border-radius: 10px 10px 0 10px;
	background: #DBFDDD;
	float:right;	
}
.altAgent{
	background: #D2D2D2;
    border-radius: 0px 10px 10px 10px;
	float:left;
}
#istoricLeadAddComm #CommentIstoric{
	width: 85%;
    height: 73%;
    border-radius: 0 0 0 5px;
    background: #F5FFF6;
    border: 1px solid #D2D2D2 !important;
    outline: none;
    float: left;	
}
#istoricLeadAddComm #CommentIstoricSend{
    width: 117px;
	height: 41px;
    border: none;
    border-radius: 0 0 5px 0;
    outline: 0;
    background: #00540f;
    background: -moz-linear-gradient(top, #00540f 0%, #008a00 5%, #52b152 100%, #83c783 100%, #b4ddb4 100%);
    background: -webkit-linear-gradient(top, #00540f 0%,#008a00 5%,#52b152 100%,#83c783 100%,#b4ddb4 100%);
    background: linear-gradient(to bottom, #00540f 0%,#008a00 5%,#52b152 100%,#83c783 100%,#b4ddb4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00540f', endColorstr='#b4ddb4',GradientType=0 );
    font-size: 17px;
    color: white;
    font-weight: 600;
    font-family: arial;
    text-shadow: 0px 1px 1px #000;
}
.NrComLead{
	background: #727272;
    width: 17px;
    position: absolute;
    bottom: -5px;
    text-align: center;
    border-radius: 6px;
    height: 18px;
    color: #fff;
    padding: 0px 2px 2px 2px;
    right: -14px;
    box-sizing: border-box;
}
.NotifGreen{
	background: #00B917 !important;
}
#leadNextStep{
	width: 100%;
    height: 200px;
    position: relative;
    float: left;
    margin-top: 11px;
    background: #ECEAEA;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 5px;
}
#nextStepForm{
    padding: 4px;
    width: 100%;
    position: relative;
    background: #BFDFEF;
    height: 52px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #86D7FF;
    float: left;
    margin-top: 6px;
}
#nextStepForm .quarter{
    width: 14%;
    float: left;
}
#nextStepForm .right{
	width: 58%;
	float: left;	
}
#comment_next_step{
	border-radius: 3px 0 0 3px;
    width: 75%;
	outline:none;
	height: 32px;	
}
#agent_next_step{
	height: 26px;
    margin-top: 5px;
    border-radius: 2px;
    line-height: 11px;
	width: 95%;
}
#scadenta_job_tehnic{
	width: 87% !important;
	font-size: 11px;
    height: 16px !important;
}
#data_next_step{
	width: 88% !important;
    font-size: 11px;
    height: 16px !important;	
}
#CommentNextStepSend{
	width: 22.9%;
    height: 42px;
    border: none;
    border-radius: 0 3px 3px 0;
    outline: 0;
    font-size: 17px;
    color: white;
    font-weight: 600;
    background: #0043ae;
    background: -moz-linear-gradient(top, #0043ae 0%, #007ad8 5%, #5ea4da 100%, #8bbee5 100%, #b9d8ef 100%);
    background: -webkit-linear-gradient(top, #0043ae 0%,#007ad8 5%,#5ea4da 100%,#8bbee5 100%,#b9d8ef 100%);
    background: linear-gradient(to bottom, #0043ae 0%,#007ad8 5%,#5ea4da 100%,#8bbee5 100%,#b9d8ef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0043ae', endColorstr='#b9d8ef',GradientType=0 );
    font-family: arial;
    text-shadow: 0px 1px 1px #000;
    float: right;
}
#tableNextStep{
	width: 100%;
    background: #BFDFEF;
    margin-top: 7px;
    border: 1px solid #86D7FF;
    border-radius: 3px;
    text-align: center;
	float: left;
	font-size: 12px;
}
#tableNextStep tbody td:nth-child(1),#tableNextStep tbody td:nth-child(2),#tableNextStep tbody td:nth-child(3),#tableNextStep tbody td:nth-child(4)  {
	width:24.5%;
}
#tableNextStep tbody td {
	background: #E7F7FF;
    border-radius: 2px;
    padding: 6px;
}
#tableNextStep .tblComm{
	width: 100%;
    height: 16px;
    overflow: hidden;
}
#tableNextStep .tblComm:hover{
    position: absolute;
    width: 415px;
    height: auto;
    max-height: 66px;
    overflow-y: visible;
    background: #A7E2FF;
    left: 2px;
    top: 2px;
    padding: 6px;
    border-radius: 4px;
    box-shadow: 0 0 6px #4A4A4A;
    z-index: 2;
}
#NextStepLeadHead{
	height: 24px;
    background: #C1C0C0;
    width: 101%;
    position: relative;
    box-sizing: border-box;
    float: left;
    border-radius: 6px 6px 0 0;
    color: #3C3C3C;
    padding: 5px;
    font-size: 12px;
    font-weight: 600;
    padding-left: 12px;
    margin-left: -0.5%;
    margin-top: -0.5%;
}	
#loading{
	background: url("images/layout_load.gif")no-repeat center center, rgba(255, 255, 255, 0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none; 
    top: 0;
    left: 0;
	z-index: 99999;
}
.editNextStep{
	background: url("images/edit_icon.png") center center;
    position: relative;
    width: 16px;
    height: 15px;
    background-size: cover;
}
.commIstoricContact {
    height: 41px;
}
.fisiereAdaugateCt{
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#permissionsUpload{

}
.rightP{
	background: #ddd;
    border-radius: 4px;
    padding: 6px;
    font-size: 12.2px;
    margin-bottom: 4px;
}
.rightI{
	background: #F7F6F6;
    border-radius: 4px;
    padding: 6px;
    font-size: 12.2px;
    margin-bottom: 4px;
}
.LoggedTitle{
    float: left;
    background: none;
    padding: 4px;
    border-radius: 5px;
}
.loggedUser{
    width: 500;
    color: #ddd;
    float: left;
    margin-top: 2px;	
}
.permissionHeader{
    float: left;
    background: none;
    padding: 4px;
    border-radius: 5px;
}
.permissionHeaderPArray{
	float:right;
    padding: 3px;
    background: #4AB1FF;
    color: #fff;
    border-radius: 5px;
	margin-left: 5px;
    margin-top: -1px;
}
.LoggedTitleName{
    margin-left: 5px;
    margin-top: 0px;
    float: right;
    padding: 1px 3px;
    background: #d70d0d;
    color: #fff;
    border-radius: 2px;
}
.pagerHolder{
	position:relative;
	float:left;
}
.UpperLevel{
    position: absolute;
    background: url("images/back_icon.png") no-repeat 35% center, #FFFFFF;
    background-size: 42px;
    height: 55px;
    width: 55px;
    left: 7px;
    top: 10px;
    border-radius: 7px;
}
.vanzareLink{
    color: black;
    margin-left: 10px;
    background: url("images/forward_icon.png") no-repeat -2% center,#D1E1FF;
    padding: 2px 2px 2px 13px;
    border-radius: 4px;
    background-size: 15px;
}
.scadenteAlert{
    background: #FFFFFF;
    color: black;
    border: 1px solid red !IMPORTANT;
    box-shadow: 0 0 3px red !IMPORTANT;
    -webkit-box-shadow: 0 0 3px red !IMPORTANT;
    border-radius: 3px;
}
#pIncasari{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffa99f+0,fd8383+100 */
	background: #ffa99f; /* Old browsers */
	background: -moz-linear-gradient(top, #ffa99f 0%, #fd8383 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffa99f 0%,#fd8383 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffa99f 0%,#fd8383 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa99f', endColorstr='#fd8383',GradientType=0 ); /* IE6-9 */
	padding: 10px;
	margin-top: 5px;
	border-radius: 5px;
}
#loadingIncasari{
	width: calc(100% - 20px);
    height: calc(100% - 156px );
    border: 1px solid #EAEAEA;
    background: url("images/hex-loader.gif")no-repeat center center, #fff;
    background-size: 308px;
    margin-top: 5px;
    border-radius: 5px;
    z-index: 9999;
    position: absolute;
	display:none;
}
.AchitatThenCheck{
    background: url(images/ok.png) no-repeat 1.5% center, #E2FFE7 !important;;
	padding:5px;
}
.AchitatThenHide{
	display:none;
}
.sumaTotalaRamasa{
    text-align: right;
    background: #68B7FC;
    font-size: 20px;
    border-radius: 4px;
    padding: 7px;
    min-width: 90px;
    width: auto;
	float: right;
    box-shadow: 0 0 3px #000;
    box-sizing: border-box;
    color: #ddd;
    text-shadow: 0 0 3px #000;
}
.sumaTotalaRamasa span{
	color: white;
}
.reloadPageForm{
    width: 90%;
    border: 1px solid #5D90BD;
    border-radius: 4px;
    background: #68B7FC;
    color: #fff;
    height: 34px;
    box-shadow: 0 0 0 3px #CCCCCC;
    outline: none;
    float: right;
	font-size:10px;
}
.incaseazaSumeBtn{
    width: 100% !IMPORTANT;
    background: #68B7FC !IMPORTANT;
    background: -moz-linear-gradient(top, #49c0f0 0%, #2cafe3 100%) !IMPORTANT;
    background: -webkit-linear-gradient(top, #68B7FC 0%,#68B7FC 100%) !IMPORTANT;
    background: linear-gradient(to bottom, #68B7FC 0%,#4B90CC 100%) !IMPORTANT;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49c0f0', endColorstr='#2cafe3',GradientType=0 ) !IMPORTANT;
    color: white !IMPORTANT;
}
.incaseazaNeasociate{
	width: 34px;
    height: 34px;
    float: right;
    margin: 0 4px;
}
.incaseazaNeasociateInformation{
	position: absolute;
    width: 400px;
    right: 0px;
    top: -50px;
    background: #00bbf4;
    background: -moz-linear-gradient(top, #00bbf4 0%, #0fb4e7 100%);
    background: -webkit-linear-gradient(top, #00bbf4 0%,#0fb4e7 100%);
    background: linear-gradient(to bottom, #00bbf4 0%,#0fb4e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bbf4', endColorstr='#0fb4e7',GradientType=0 );
    padding: 4px;
    border-radius: 6px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    text-align: center;
    font-size: 15px;
    transform: scale(0);
	-webkit-transform:scale(0);
	-moz-transform: scale(0);
    transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
    box-shadow: 0 0 17px rgba(0, 0, 0, 0.36);
	-webkit-box-shadow: 0 0 17px rgba(0, 0, 0, 0.36);
	-moz-box-shadow: 0 0 17px rgba(0, 0, 0, 0.36);
}
.totalRamasTd:hover > .incaseazaNeasociateInformation{
	transform: scale(1);
}
.dashlabel{
    width: 99%;
    height: 17px;
    background: #E0E0E0;
    position: relative;
    padding: 5px;
    border-radius: 6px;
}
.no-msg-obj{
	width: 99%;
    height: 17px;
    background: #FDBDBD;
    position: relative;
    padding: 5px;
    border-radius: 6px;
	margin: 1% 0;
}
.incaseazaSuma{
    width: 100%;
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid #ACEDFF;
    background: #CDF3FF;
	outline:none;
	-webkit-outline:none;
	transition:0.3s;
	-webkit-transition:0.3s;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.5);	
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
}
.incaseazaSuma:active{
   background: #6ADBFF;
	transition:0.3s;
	-webkit-transition:0.3s;
}
.dashboard-tabs{
    width: 100%;
    height: 30px;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.dashboard-tabs li {
	width: auto;
	height: auto;
	background: #ddd;
	float: left;
	margin: 2px;
	padding: 5px;
	color: #000;
	border-radius: 6px;
    -webkit-box-shadow: 0 0 2px;		
}
.dashboard-tabs li:hover, .dashboard-tabs li:hover{
    background: #cecbcb;
}
.dashboard-tabsActive{
	background: #cecbcb !IMPORTANT;
    box-shadow: inset 0 0 4px !important;
}
.dashboard-tabs li a {
	color:#000;
 
}
.totalTargetSume{
    position: absolute;
    top: 20px;
    left: 30px;
    padding: 10px;
    height: 15px;
    background: #27c71d;
    border-radius: 6px;
    color: #fff;
}
#chartdiv-pie2{
    position: absolute;
    top: -3%;
    left: 53%;
    width: 700px;
    height: 350px;
    overflow: hidden;
    text-align: left;
}
.DetTarget{
	-webkit-transform: scale(0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(0);
    width: 100%;
    position: absolute;
    z-index: 999;
    background: white;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 10px;
    width: 110%;
    font-size: 15px;
}
.DetTargettd{
	position:relative;
}
.DetTargettd:hover > .DetTarget{
	-webkit-transform:scale(1);
	transition:0.3s;
	-webkit-transition:0.3s;
	transition:0.3s;
}


.dropbtn {
    background-color: #b1b1b1;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 3px;
}

.dropdown {
    position: relative;
    display: inline-block;
    float: right;
    margin-left: 10px;	
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    right: 0;
    top: 37px;
    transition: 1s;
    z-index: 9999;
    list-style: none;
    width: 200px;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 15px;	
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #d70d0d;
}

.calculeazaSIncasata{
    background: #00b549;
    border: navajowhite;
    padding: 4px 10px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 0 2px;
    color: white;
    height: 27px;
}
.calculeazaSIncasata:hover, .calculeazaSIncasata:focus, .calculeazaSIncasata:active {
    box-shadow: inset 0 0 3px #000;
	-webkit-box-shadow: inset 0 0 3px #000;
}

.buttonEditLinieIncasata {
    border-radius: 7px;
    background: #ffef7c;
    border: 1px solid #9fcad8;
    color: #3c3c3c;
    outline: none;
}

.oportunitate_option_ct{
    background: #e9f5f4;
    box-sizing: border-box;
    padding: 5%;
    border-radius: 5px;
    border: 1px solid #1cbbb2;
    margin-top: 7%;
}

.contact_option_ct{
    background: #e9eaf5;
    box-sizing: border-box;
    padding: 5%;
    border-radius: 5px;
    border: 1px solid #411cbb;
    margin-top: 7%;
}
.orar_event_box{
    width: calc( 100% - 30px );
    height: 65px;
    background: #e8e8e8;
    padding: 9px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #cccccc;
    box-shadow: 0 0 6px #ddd;
    position: relative;
    margin: 20px 15px;
    min-height: 35px;	
}
.orar_event_box_inside{
    position: absolute;
    width: calc(100% - 18px);
    height: calc(100% - 18px);
    overflow-y: scroll;
    overflow-x: hidden;
    box-sizing: border-box;
    box-shadow: inset -12px 20px 23px #e2e2e2;
	-webkit-box-shadow: inset -12px 20px 23px #e2e2e2;
    background: #f1f1f1;
    border-radius: 3px;
    padding: 1px 4px;
}
.orar_event_box .hour{
    position: absolute;
    right: -8px;
    top: -16px;
    height: 15px;
    border: 1px solid #68b7fc;
    padding: 1px 4px;
    border-radius: 5px;
    background: #cfe8ff;
    box-shadow: 0 0 12px #5998ce;
    width: auto;
    font-weight: 400;
    font-size: 11px;
}

.box-view_first_in_day{
margin-top: 30px !important;
}
.box-view_last_in_day{
margin-bottom: 2px !important;
}

.orar_event_box_view{
    width: 98%;
    min-height: 78px;
    background: #f7f7f7;
    margin: 5px 1%;
    font-size: 12px;
    line-height: 12px;
    border-radius: 4px;
	transition:0.3s;
	-webkit-transition:0.3s;
}

.orar_event_box_view:hover{
    position: relative !important;
    transform: scale(2.5);
    -webkit-transform: scale(2.5);
    z-index: 999 !important;
    font-size: 12px !important;
    transition: 0.3s !important;
    box-shadow: 0 0 20px #777;
    -webkit-box-shadow: 0 0 20px #777;
    opacity: 0.95;
	-webkit-opacity: 0.95;
}
.orar_event_box_view:hover > .orar_event_box_view_inside{
	font-size:7px;
	height:auto !important;
	min-height: 60px !important;
	overflow-y:visible !important;
}

.orar_event_box_view_inside{
    position: relative;
    width: 100%;
    height: 60px;
    overflow-y: hidden;
    overflow-x: hidden;
    box-sizing: border-box;
    background: #f1f1f1;
    border-radius: 0;
    padding: 4px;	
	box-shadow: inset 0 -5px 5px #aaa;
	-webkit-box-shadow: inset 0 -5px 5px #aaa;
}
.orar_event_box_view .hour{
	position: relative;
    font-size: 11px;
    height: 14px;
    text-align: left;
    padding: 1px 6px;
    background: #790202;
    color: #fff;
    border-radius: 4px 4px 0 0;
}

.orar_event_box_view .agent{
	height: 15px;
    background: #012a69;
    color: #fff;
    border-radius: 0 0 4px 4px;
}

.orar_zilnic_adauga-fixed{
	position: fixed !important;
    width: 130px !important;
    right: 6px !important;
    z-index: 999 !important;
    top: 50px !important;
}

.col-50{
	width:50%;
	padding:20px;
	box-sizing:border-box;
	float:left;
}
.form-holder-fancy{
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    box-shadow: 0 0 1px 6px #d8d8d8;
    border-radius: 3px;
    border: 1px solid #b9b9b9;
}
.delete{
    position: absolute;
    left: -7px;
    top: -10px;
    height: 15px;
    border: 1px solid #fc6868;
    padding: 1px 6px;
    border-radius: 5px;
    background: #ffcfcf;
    box-shadow: 0 0 12px #ce5959;
    width: auto;
    font-weight: 400;
    font-size: 11px;
    cursor: pointer;
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Calendar styles@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
div#calendar_zilier{
  margin:30px auto;
  padding:0px;
  width: 100%;
  max-width: 1200px;
  font-family:Helvetica, "Times New Roman", Times, serif;
}
 
div#calendar_zilier div.box{
    position:relative;
    top:0px;
    left:0px;
    width:100%;
    height:40px;
    background-color: #790202;   
    border-radius: 4px 4px 0 0;	
}
 
div#calendar_zilier div.header{
    line-height: 40px;
    vertical-align: middle;
    position: absolute;
    left: 1%;
    top: 0px;
    width: 98%;
    height: 40px;
    text-align: center;
}

.calendar_luna_navigare-fixed{
   width: calc(50% - 90px) !IMPORTANT;
}
.calendar_controale_top-fixed{
    position: fixed !IMPORTANT;
    width: 100% !IMPORTANT;
    left: -1px !IMPORTANT;
    top: 0px !IMPORTANT;
    box-shadow: 0 0 20px !IMPORTANT;
    border-radius: 0px !IMPORTANT;
}

.showFixed{
    position: fixed !IMPORTANT;
    z-index: 999 !IMPORTANT;
    box-shadow: 0 0 20px !IMPORTANT;
}
 
div#calendar_zilier div.header a.prev,div#calendar_zilier div.header a.next{ 
    position:absolute;
    top:0px;   
    height: 17px;
    display:block;
    cursor:pointer;
    text-decoration:none;
    color:#FFF;
}
 
div#calendar_zilier div.header span.title{
    color:#FFF;
    font-size:18px;
}
 
 
div#calendar_zilier div.header a.prev{
    left:0px;
}
 
div#calendar_zilier div.header a.next{
    right:0px;
}
 
 
 
 
/*******************************Calendar Content Cells*********************************/
div#calendar_zilier div.box-content{
    border:1px solid #787878 ;
    border-top:none;
}
 
 
 
div#calendar_zilier div.label{
    float:left;
    margin: 0px;
    padding: 0px;
    margin-top:5px;
    margin-left: 0;
}
 
div#calendar_zilier div.label div{
    margin: 0px;
    padding: 0px;
    margin-right: 5px;
    float: left;
    list-style-type: none;
    width: 165px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    color: #000;
    font-size: 15px;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #dddddd;
    box-sizing: border-box;
}
 
 
div#calendar_zilier ul.dates{
    float: left;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-bottom: 5px;
    background: #e8e7e7;
}
 
/** overall width = width+padding-right**/
div#calendar_zilier ul.dates li{
    margin: 0px;
    padding: 0px;
    margin-right: 5px;
    margin-top: 5px;
    line-height: 35px;
    vertical-align: middle;
    float: left;
    list-style-type: none;
    width: 165px;
    height: auto;
    font-size: 11px;
    background-color: #DDD;
    color: #000;
    text-align: center;
    position: relative;
    min-height: 35px;
    border-radius: 3px;
}
div#calendar_zilier ul.dates li .day-indicator{
    position: absolute;
    width: 29px;
    height: 28px;
    line-height: 18px;
    font-size: 17px;
    font-weight: 600;
    background: #012a69;
    border-radius: 0 0 100% 0;
    text-align: center;
    border-right: 1px solid #989898;
    border-bottom: 1px solid #989898;
    padding-right: 7px;
    padding-left: 1px;
    padding-top: 5px;
    color: #ffffff;
    top: -42px;
    left: 3px;
}

 
:focus{
    outline:none;
}
 
div.clear{
    clear:both;
}  

.tichetObsCalendar{
color:orange !important;
}
.tichetDesCalendar{
color:green !important;
}
.tichetIncCalendar{
color:red !important;
}
.custom_autocomplete{
    list-style: none;
    padding: 0;
    margin: 2px 0;
    border: 1px solid #ddd;
    border-radius: 2px;
}
.custom_autocomplete li{
    padding: 3px;
    border-bottom: 1px solid #DDC;
}
.custom_autocomplete li:hover{
    background: #dedede;
    color: #a50808;
    cursor: pointer;
}

.custom_autocomplete__absolute{
    list-style: none;
    padding: 0;
    margin: 2px 0;
    border: 1px solid #ddd;
    border-radius: 2px;
    position: absolute;
    top: calc( 100% - 10px);
    background: #fff;
    width: calc( 50% + 10px );
    z-index: 9;
}
.custom_autocomplete__absolute li{
    padding: 3px;
    border-bottom: 1px solid #DDC;
    position: relative;
    height: auto;
    min-height: 30px;
    padding-top: 10px;
}
.custom_autocomplete__absolute li:hover{
    background: #dedede;
    color: #a50808;
    cursor: pointer;
}

.custom_autocomplete_op__absolute{
    list-style: none;
    padding: 0;
    margin: 2px 0;
    border: 1px solid #ddd;
    border-radius: 2px;
    position: absolute;
    top: calc( 100% - 40px);
    background: #fff;
    width: calc( 50% + 10px );
    z-index: 9;
}
.custom_autocomplete_op__absolute li{
    padding: 3px;
    border-bottom: 1px solid #DDC;
    position: relative;
    height: auto;
    min-height: 26px;
    padding-top: 10px;
}
.custom_autocomplete_op__absolute li:hover{
    background: #dedede;
    color: #a50808;
    cursor: pointer;
}


.produs_tastat_div__absolute{
	
position: relative;
	
height: 40px;
	
margin-top: 12px;
	
margin-left: -4px;
}

.selectedcustom_autocompleteli{
	background: #dedede;
    color: #a50808;
    cursor: pointer;
}
.excelExport {
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    color: #555;
    display: inline-block;
    float: right;
    border: 1px solid #BBB;
    cursor: pointer;
    transition: 0.20s;
    border-radius: 3px;
    background:#DDD;
    padding: 4px 26px;
    margin: 5px;
    height: 22px;
    text-align: center;
    line-height: 20px;
}

.gdpr_container{
	
width: 100%;
	
max-width: 500px;
	
margin: 0 auto;
	
text-align: center;
}

.gdpr_input{	
    width: calc(100% - 30px) !important;
    text-align: center;
    font-size: 25px;
}

.gdpr_label{
	color: #127900;
	font-size: 16px;
	line-height: 24px;
	margin: 9px 0;
	float: left;
	width: 100%;
	padding: 0;
}

.gdpr_checkbox{
    top: 10px;
    width: 18px;
    height: 22px;
    position: relative;
    left: 0;
}

.gdpr_checkbox_false, .gdpr_checkbox_contact_channel {
    top: 10px;
    width: 18px;
    height: 22px;
    position: relative;
    left: 0;
}

.gdpr_checkbox_wrapp{
    position: relative;
    padding: 10px;
    padding-left: 35px;
    float: left;
    text-align: left;
}

.half-screen{
    width: calc(50% - 20px);
    float: left;
    padding: 5px;
    position: relative;
}

.half-screen input, .half-screen select {
	width: calc(100% - 10px) !important;
}

.gdpr_send_acord{
	width: 98%;
	height: 32px;
	background: #00933c;
	border: none;
	border-radius: 3px;
	box-shadow: 0 0 2px;
	margin-bottom:7px;
	color: #fff;
	font-size: 18px;
}
.gdpr_cass_td{
	position:relative;
}
.gdpr_cass{
    width: auto;
    height: 20px;
    background: rgba(74, 255, 173, 0.3);
    border-radius: 3px;
	text-align: center;
	cursor:pointer;
	min-width:90px;
}

.gdpr_cass_det{
    width: 900px;
    top: -300px;
    position: absolute;
    right: 0;
    background: white;
    border-radius: 3px;
    border: 1px solid #a2a2a2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    min-height: 100px;
    display: none;
    font-size: 16px !important;
    max-height: 600px;
    overflow-y: scroll;
    z-index: 2;
}

.prevedere-acord-modal{
    position: absolute;
    top: 40px;
    left: 15px;
    background: #f3f3f3;
    text-align: justify;
    padding: 20px;
    width: calc(100% - 70px);
    height: calc(100% - 300px);
    overflow-y: visible;
    z-index: 9;
    border-radius: 7px;
    max-width: 376px;
    font-size: 14px;
    line-height: 20px;
    box-shadow: 0 0 36px #aaa;
    overflow-x: visible;
    display:none;
}

.prevedere-acord-modal .inner-scroll{
	    overflow-y: scroll;
		width:100%;
		height:100%;
		position:relative;
}

.prevedere-acord-modal-close{
    position: absolute;
    top: -22px;
    right: -7px;
    border-radius: 26%;
    background: black;
    width: 40px;
    height: 40px;
    color: #fff;
    padding: 7px;
    box-sizing: border-box;
    text-align: center;
    font-size: 24px;
}

.TabelOferta{
    width: 100%;
    background: #fff;
    font-size: 12px !important;
}

#TabelOfertaOuter{
    background: #fff;
}


.TabelOferta thead tr th{
	border: 1px solid #ccc;
	text-align: center;
}


.TabelOferta tbody tr td{
	border: 1px solid #ccc;
	text-align:center;
	position: relative;
}

.discount_ftva_tbl_input, .discount_tbl_input, .nr_buc_tbl_input{
	position: absolute;
	top: 2px;
	left: 2px;
	width: calc(100% - 4px) !important;
	height: calc(100% - 4px) !important;
	border: none !important;
	box-sizing: border-box !important;
	text-align: right !important;
	box-shadow: none !important;
	outline: none !important;
	margin: 0 !important;
}

.sterge_tbl_btn{
	
background: none;
	
border: none;
	
color: red;
}

.div_d30{
    width: 33%;
    float: left;
    height: auto;
    height: 30px;
    font-size: 13px;
    text-align: left;
    padding: 0 3px;
    box-sizing: border-box;
    overflow: hidden;
}

.div_d50{
	width: 50%;
	float:left;
	height: auto;
	min-height: 24px;
	font-size: 14px;
	text-align: left;
	padding: 0 3px;
	box-sizing: border-box;
}

.div_d100{
	width: 100%;
	float:left;
	height: auto;
	min-height: 24px;
	font-size: 14px;
	text-align: left;
	padding: 0 3px;
	box-sizing: border-box;
}

.custom_autocomplete__absolute_li_head{
	background: #aaa;
}

#produs_tastat_oferta{
	width: 50%;
}

.produs_tastat_oferta_div__absolute{
	position:relative;
	width: 100%;
	margin-top: 12px;
	margin-left: -5px;
}

.caseta_oferta_div__absolute{
	position:relative;
	width: 100%;
	margin-top: 12px;
	margin-left: -5px;
	height: 145px;
}

.custom_autocomplete_op__absolute_li_head{
	background: #aaa;
}

.produs_tastat_oferta_op_div__absolute{
	position:relative;
	width: 100%;
	margin-top: 12px;
	margin-left: -5px;
}

.caseta_oferta_div_op__absolute{
	position:relative;
	width: 100%;
	margin-top: 12px;
	margin-left: -5px;
	height: 145px;
}

.txt-align-right{
	text-align: right !important;
}

.header-contact-oferta{
	font-size:11px;
}

.oferta-print-content{
	box-sizing:border-box;
	padding-top:0mm;
	padding-left:10mm;
	padding-bottom:10mm;
	position:relative;
	height:100%;
	width:100%;
	top:0;
	left:0;
}


input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type=number]::-moz-inner-spin-button {
  -moz-appearance: none;
}

.img-signature-oferta{
	width:200px;
}

.oferta-footer-p{
	font-size:15px;
}

.detalii_contact{
    border: none;
    background: #127900;
    padding: 3px 22px;
    margin-left: 4px;
    border-radius: 3px;
    color: #fff;
    margin-top: 13px;
}

.detalii_contact_modal{
	position: absolute;
	top: calc(50% + 100px);
	left: calc(50% - 125px);
	width: 250px;
	height: 165px;
	background: #ededed;
	border-radius: 4px;
	box-shadow: 0 0 22px rgba(0,0,0,0.2);
	padding: 10px;
	box-sizing: border-box;
	display: none;
}

.detalii_contact_modal_close{
	
width: calc(100% - 10px);
	
height: 20px;
	
position: relative;
	
top: 14px;
	
color: white;
	
background: #127900;
	
border: none;
	
border-radius: 3px;
}

.hidden_acord{
	display:none;
}

.gdpr_upl_form_container{
    padding: 10px !important;
    border-radius: 10px;
    border: 4px solid #d70d0d;
    border-bottom: 4px solid #000 !important;
    background: white !important;
	display: none;
}

.gdpr_form_container_toggle_btn{
	float: left;
    width: auto;
    margin: 4px;
    height: 24px;
    border: none;
    background: #067300;
    color: #fff;
    border-radius: 5px;
    line-height: 20px;
}

.gdpr_cass_det_close{
    background: #ff3737;
    position: relative;
    height: 27px;
    width: 30px;
    top: 1px;
    right: 3px;
    z-index: 3;
    float: right;
    color: #fff;
    line-height: 24px;
    cursor: pointer;
    border-radius: 6px;
}

.gdpr_contacts_list{
	
}

.gdpr_contacts_list ul{
    padding: 0 10px !important;
}

.gdpr_contacts_list ul li{
	list-style: none;
    border-radius: 3px;
    border: 1px solid #57a55c;
    margin-top: 3px;
    padding: 5px !important;
    cursor: pointer;	
	text-align: left;
}

.gdpr_contacts_list ul li:hover{
	background: #319a38;
    color: #fff;
    cursor: pointer;
	
}	

#contactNotInList{
	background: #bb0000;
    color: #fff;
    text-align: center;
    border: 1px solid #bb0000;
}

.modaliframe{
	width: 100%;
    max-width: 100%;
    padding: 0;
	display:none;
    position: relative;	
}

.modaliframe .close{
	background: #ffffff;
    width: 40px;
    height: 40px;
    color: #fff;
    position: absolute;
    top: -15px;
    right: -15px;
    border-radius: 100%;
    border: 1px solid #000;
    font-size: 20px;
    line-height: 35px;
    color: #000;
}

.modaliframe iframe{
    width: 100%;
    height: calc(100% - 120px);
    border: 1px solid #ddd;
    padding: 0px !important;	
	border-radius: 10px !important;
}

.gdpr_curanti_list{
	
}

.gdpr_curanti_list ul{
    padding: 0 10px !important;
}

.gdpr_curanti_list ul li{
	list-style: none;
    border-radius: 3px;
    border: 1px solid #57a55c;
    margin-top: 3px;
    padding: 5px !important;
    cursor: pointer;	
	text-align: left;
}

.gdpr_curanti_list ul li:hover{
	background: #319a38;
    color: #fff;
    cursor: pointer;
	
}	

#contactNotInListCursanti{
	background: #bb0000;
    color: #fff;
    text-align: center;
    border: 1px solid #bb0000;
}

.are_acord_gdpr{
    background: url(images/file.png);
    position: absolute;
    top: 2px;
    left: 9px;
    width: 22px;
    height: 22px;
    background-size: cover;
    border-radius: 3px;
    border: 1px solid green;
}

.email_manual_gdpr{
	background: url(images/email_gdpr.png);
    position: absolute;
    top: 2px;
	left: -18px;
    width: 22px;
    height: 22px;
    background-size: cover;
    border-radius: 3px;
    border: 1px solid green;
}

.tabel-formular-feedback-curs{
	width: 100%;
    border-radius: 5px;
	margin-bottom:100px;
}

.tabel-formular-feedback-curs tbody tr{
	
	
}

.tabel-formular-feedback-curs tbody tr td{
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.tabel-formular-feedback-curs tbody tr td.aling-center-td{
    text-align: center;
    width: 50px;
    height: 25px;
}

.user-checked{
	background: #06ff3d;
}

.trimite_formular_in_db{
	position: fixed;
    top: calc(50% - 40px);
    background: #00dc4f;
    height: 80px;
    width: 80px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    border: none;
    border-radius: 100%;
    right: 15px;
    box-shadow: 0 0 12px #028431;	
}

.oferta_alerge_tip_entitate{
	width: 22px;
    height: 22px;
}

.search_oportunitate_oferta{
    border: none;
    background: #9cd2af;
    height: 42px;
    width: auto;
    border-radius: 5px;
    margin: 3px 1px;
	width:460px;
}

.search_oportunitate_oferta_loading{
    background: url(images/loading_small.gif) no-repeat center center;
    height: 42px;
    width: 40px;
    border-radius: 5px;
    display:none;
    margin: auto;
    float: left;
}

.dialogSelectEntitate_inner{
	float: left;
    height: 436px;
    border: 1px solid #ccc;
    border-radius: 3px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 0 3px;
    width: calc(50% - 9px);
}

.societate_ofertare_found{
	color:green;
	font-size:13px;
	padding: 7px 2px;
	width: calc(100% - 200px);
	float: right;
}

.stats-feedback-1{
    width: 50px;
    padding: 12px 0;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 5px;
    box-shadow: 0 0 12px #d4d4d4;
    box-shadow: 0 0 12px #d4d4d4;
}	

.stats-feedback-2{
    padding: 12px 0;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 5px;
    margin-top: 5px;
    box-shadow: 0 0 12px #d4d4d4;
    box-shadow: 0 0 12px #d4d4d4;
}

.link_formular_curs{
	background: url(images/pdf.png);
    position: absolute;
    top: 2px;
    left: 36px;
    width: 22px;
    height: 22px;
    background-size: cover;
    border-radius: 3px;
    border: 1px solid green;
}

.bottom-button-offer{
    min-width: 150px;
    height: 33px;
    border: none;
    background: #7cefbb;
    color: #000;
    font-weight: 600;
    border-radius: 4px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
    margin: 20px 2px;
}

.discount_ftva_tbl_input, .nr_buc_tbl_input{
    border: none !important;
	text-align: right !important;
    width: 50px !important;
}

.vezi_persoane_implicate_activitate{
	
border: none;
	
width: 200px;
	
background: #059252;
	
color: #fff;
	
border-radius: 3px;

height: 22px;
	
transition: 0.2s;

-webkit-transition: 0.2s;	
}

.persoane_implicate_container_tab{
	
position: absolute;
	
width: 300px;
	
height: auto;
	
background: #ececec;
	
top: 31px;
	
border-radius: 3px;
	
border: 1px solid #5d5d5d;
	
z-index: 9;
}

.persoana_asignata_flag_vanzari{
	
position: relative;
	
width: auto;
	
max-width: 100px;
	
float: right;
	
font-size: 12px;
	
background: #00a1bd;
	
color: #fff;
	
padding: 1px 3px;
	
border-radius: 7px;
	
margin-left: 2px;
}

.persoana_asignata_flag_tehnic{
	
position: relative;
	
width: auto;
	
max-width: 100px;
	
float: right;
	
font-size: 12px;
	
background: #13bd00;
	
color: #fff;
	
padding: 1px 3px;
	
border-radius: 7px;
	
margin-left: 2px;
}

.vezi_persoane_implicate_activitate__close{
    width: 40px !important;
    background: red !important;
    font-size: 20px;
    height: 24px;
    border-radius: 13px;
    padding-top: 0px;
    padding-bottom: 4px;
}

.hover_description_acord{
	display: block;
	position: absolute;
	width: 180px;
	height: 129px;
	background: #d3ffd3;
	top: 15px;
	right: 15px;
	display: none;
	padding: 10px;
	z-index: 1;
	border-radius: 5px;
	border: 1px solid #aaa;
}

.hover_for_acord_description{
	position:relative;
}

.hover_for_acord_description:hover .hover_description_acord { 
	display:block;
}
.ofert_corp_header{
	margin:0px !important;
	padding:0px !important;
}
.ofert_corp_footer{
	margin:0px !important;
	padding:0px !important;
}

.action-button-offer{
	
}

@media print 
{
  
    html, body {
        width: 210mm;
        /* height: 297mm; */
        height: 282mm;
        font-size: 11px;
        background: #FFF;
        overflow:visible;
    }
    body {
        padding-top:15mm;
    }
	p{
		margin:0 !important;
		padding:0 !important;
	}
}
