/* devanagari */
/*@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src:  url(Poppins-Regular.ttf) format('truetype');
}*/

body
	{
	margin: 0px !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	}
a
	{
	color: #fff;	
	}
input
	{
	color:#000;
	padding: 5px 5px;
	border-radius: 5px;
	border: 1px solid #c5c5c5;
	}
input[type=number]
	{
	-webkit-appearance:textfield;
	}
input[type=file]
	{
	}
select
	{
	color:#000;
	padding: 5px 5px;
	border-radius: 5px;
	border: 1px solid #c5c5c5;
	}
textarea
	{
	color:#000;
	padding: 5px 5px;
	border-radius: 5px;
	border: 1px solid #c5c5c5;
	}

.iconsize
	{
	font-size: 30px;
	margin-right: 10px;
	margin-left: 10px;
	}
.iconsizeluna
	{
	font-size: 20px;
	}
.corp
	{
	display: flex;
	display: -webkit-flex;
	font-size: 16px;
	width: auto;
	height: 100%;
	}
.continut
	{
	margin: 0px auto;
	max-width: 900px;
	min-width: 900px;
	}
	
.navigarebg
	{
	color: #fff !important;
	background-color: rgb(40, 47, 133) !important;
	border-radius: 5px;
	margin-top: 10px;
	width: 100%;
	display: table;
	}
	
.navigare
	{
	/*position: sticky;*/
	top: 0;
	}
.nav
	{
	background-color: #efefef;
	border-radius: 5px;
	margin: 10px;
	font-size: 1.5rem;
	width: auto;
	text-align: center;
	display: block;
	padding: 5px;
	
	}
.navimg
	{
	max-width: 300px;
	}
.meniu
	{
	font-size: 25px;
	font-weight: 400;
	padding: 20px;
	padding-top: 60px;
	text-align: center;
	}
.meniu a
	{
	text-decoration: none;
	}
.insprog
	{
	width: 100%;
	}
.leginfo
	{
	background-color: #efefef;
	border-radius: 5px;
	margin: 10px;
	font-size: 1.2rem;
	width: auto;
	text-align: justify;
	display: block;
	padding:5px;
	text-indent: 10px;
	}
.leginfo p
	{
	text-indent: 10px;
	margin: 5px;
	margin-top: 10px;
	}
.legdate
	{
	background-color: #efefef;
	border-radius: 5px;
	margin: 10px;
	display: block;
	width: auto;
	}
.legnume
	{
	padding-top: 20px;
	margin-left: 10px;
	}
.insinstanta
	{
	text-align: center;
	font-size: 16px;
	color: #495057;
	width: 95%;
	margin: 10px;
	}
.inssectie
	{
	text-align: center;
	font-size: 16px;
	color: #495057;
	width: 95%;
	margin: 10px;
	}
.insdepartament
	{
	text-align: center;
	font-size: 16px;
	color: #495057;
	width: 95%;
	margin: 10px;
	}
.progsuma
	{
	margin-left:5%;
	max-width: 90%;
	display: inline;
	}
.insmat
	{
	text-align: center;
	font-size: 16px;
	color: #495057;
	width: 70%;
	margin: 10px 10px 10px 0;
	display: inline;
	}
.insprogsubmit
	{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	}
.insprogsubmitbtn
	{
	margin: 0px auto;
	width: 250px;
	}
.insprogbutton
	{
	color:#fff;
	background-color:#007bff;
	display: inline-flex;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 10px 20px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 5px;
	cursor: pointer;
	}
.insprogbutton button
	{
	color:#fff;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5;
	padding: 0;
	border: none;
	background: none;
	cursor: pointer;
	}
.insprogbutton input
	{
	color:#fff;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5;
	padding: 0;
	border: none;
	background: none;
	cursor: pointer;
	}
.insprogbutton a
	{
	text-decoration: none;
	font-size: 1rem;
	}
.pagcal
	{
	width: 100%;
	}
	
/* Informatii ora*/
.msginstsel
	{
	background-color: #efefef;
	border-radius: 5px;
	margin: 10px;
	font-size: 1.2rem;
	width: auto;
	text-align: justify;
	display: block;
	padding:5px;
	text-indent: 10px;
	}
.msginstnum
	{
	font-size: 2rem;
	padding: 20px;
	border: 2px solid black;
	margin: 20px;
	border-radius: 10px;
	background-color: beige;
	}
	
	
/*Resetare*/
.clearBoth
	{
	clear: both;
	}		
.allcalcdata 
	{
	background-color: #efefef;
	border-radius: 5px;
	margin: 10px;
	width: auto;
	display: block;
	padding:5px;
	}	
	
/*Setari Calendar*/
.calcdata
	{
	float: left;
	margin-left: 20px;
	padding: 5px;
	border-radius: 5px;
	margin-top: 5px;
	background-color: #d0d0d0;
	max-height:500px;
	display: inline-table;
	}
.calctit
	{
	width:100%;
	font-size: 1.3rem;
	line-height: 3rem;
	background-color: #f2f2f2;
	text-indent: 10px;
	}
.calendar
	{
	border: 1px solid    black;
	border-radius: 3px;
	width: 480px;
	/*display: table;
	max-height: 294px;*/
	display: inline-table;
	}
.calcapat
	{
	border-bottom: 1px solid    black;
	font-size: 1.2rem;
    line-height: 2.5rem;
	font-weight: bold;
	}
.calluna
	{
	display: table;
	width: 100%;
	border-bottom: 1px solid    black;
	}
.callunasageatast
	{
	width: 15%;
	float: left;
	text-align: center;
	}
.callunasageatast a
	{
	text-decoration: none;
	color: black;
	}
.callunanume
	{
	width: 69%;
	float: left;
	border-right: 1px solid    black;
	border-left: 1px solid    black;
	text-align: center;
	}
.callunasageatadr
	{
	width: 15%;
	float: left;
	text-align: center;
	}
.callunasageatadr a
	{
	text-decoration: none;
	color: black;
	}
.caltitzi
	{
	display: -webkit-box;
	display: -webkit-inline-box;
	display: inline-flex;
	width: 100%;
	}
.caltitzinume
	{
	width: 14.05%;
	float: left;
	text-align: center;
	border: 0.08rem solid black;
	}
.calzisapt
	{
	display: -webkit-box;
	display: -webkit-inline-box;
	display: inline-flex;
	width: 100%;
	font-size: 1.2rem;
	line-height: 2.5rem;
	}		
.calzigri
	{
	width: 14.05%;
	float: left;
	text-align: center;
	border: 0.08rem solid black;
	color: #fff ;
	background-color: #a5a5a5;
	}
.calziazi
	{
	width: 13.5%;
	float: left;
	text-align: center;
	border: 0.16rem solid rgb(221, 41, 41);
	line-height: 2.25rem;
	background-color: #ffefef;
	}
.calzialbastre
	{
	width: 14.05%;
	float: left;
	text-align: center;
	border: 0.08rem solid black;
	color: #fff ;
	background-color: #0070ff;
	}
.calziverzi
	{
	width: 14.05%;
	float: left;
	text-align: center;
	border: 0.08rem solid black;
	color: #fff ;
	background-color: #008800;
	}
.calzirosii
	{
	width: 14.05%;
	float: left;
	text-align: center;
	border: 0.08rem solid black;
	color: #fff ;
	background-color: rgb(221, 41, 41);
	}
.calresetbtn
	{
	display: table;
	width: 100%;
	/*border: 0.08rem solid black;*/
	padding: 10px 0 10px 0;
	}
.insresetbtn
	{
	color:#fff;
	background-color:#007bff;
	display: inline-flex;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 6px 6px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 5px;
	cursor: pointer;
	}
.insresetbtn button
	{
	color:#fff;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5;
	padding: 0;
	border: none;
	background: none;
	cursor: pointer;
	}
.insresetbtn input
	{
	color:#fff;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5;
	padding: 0;
	border: none;
	background: none;
	cursor: pointer;
	}
.insresetbtn a
	{
	color:#fff;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5;
	padding: 0;
	text-decoration: none;
	font-size: 1rem;
	cursor: pointer;
	}
	
.calresetbtn button
	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	}	
.oradata
	{
	float: left;
	margin-left: 20px;
	padding: 5px;
	border-radius: 5px;
	margin-top: 5px;
	background-color: #d0d0d0;
	max-height:414px;
	display: inline-table;
	}
.oradatatit
	{
	width: 100%;
	font-size: 1.3rem;
	line-height: 3rem;
	background-color: #f2f2f2;
	text-indent: 10px;
	}
.oradatatit_info
	{
	word-break: break-word;
	font-size: 1.2rem;
	line-height: 1.5rem;
	max-width: 300px;
	text-align: center;
	height: 1.5rem;
	}
.oradatatit_info_t
	{
	word-break: break-word;
	font-size: 1rem;
	line-height: 1.1rem;
	max-width: 300px;
	text-align: center;
	color: #F00;
	height: 3rem;
	}
.oradatasel
	{
	width: 310px;
	/*display: table;*/
	display: inline-table;
	}
.oradataselcas
	{
	border: 1px solid black;
	border-radius: 3px;
	width: 100%;
	text-align: center;
	height: 353px;
	overflow: hidden;
	overflow-y:scroll;
	}

.oraselect
	{
	font-size: 1.3rem;
	height:2.2rem;
	}
.imp
	{
	/*background-color: #e5e5e5;*/
	background-color: #00ee00;
	}
.par
	{
	/*background-color: #f2f2f2;*/
	background-color: #00aa00;
	}
.red
	{
	background-color: #dd2929;
	color: #949494;
	}
.oraselect-imp:checked {
	background-color: #807e7e;
	}
.oraselect:checked {
	background-color: #807e7e;
	}


.datesuplimentare
	{
	margin: 20px;
	border: 1px solid    black;
	border-radius: 5px;
	padding-bottom: 20px;
	background-color: #d0d0d0;
	display: table;
	width: 95.5%;
	}
.datepersmsg
	{
	line-height: 1.5rem;
	background-color: #f2f2f2;
	margin: 5px;
    text-indent: 10px;
    font-size: 1.3rem;
	/*text-align: center;*/
	height: 60px;
	line-height: 30px;
	padding-top: 5px;
	border-radius: 5px
	}
.datepersgrup-50
	{
	width: 50%;
	float: left;
	}
.datepersgrup-100
	{
	width: 100%;
	float: left;
	}
.datepersnp
	{
	padding-top: 20px;
	padding-left: 10px;
	font-size: 1.2rem;
	}
.datepersnpi
	{
	margin-left: 20px;
	width: 85%;
	font-size: 1.2rem;
	}
.datepersndi2 {
 /*   margin-left: 20px;
    width: 93%;
    font-size: 1.2rem;*/
}
.datepersem
	{
	padding-top: 20px;
	padding-left: 10px;
	font-size: 1.2rem;
	}
.datepersemi
	{
	margin-left: 20px;
	width: 85%;
	font-size: 1.2rem;
	}
.datepersnt
	{
	padding-top: 20px;
	padding-left: 10px;
	font-size: 1.2rem;
	line-height: 3.6rem;
	}
.datepersnti
	{
	margin-left: 20px;
	width: 85%;
	font-size: 1.2rem;
	}
.datepersmp
	{
	padding-top: 20px;
	padding-left: 10px;
	font-size: 1.2rem;
	}
.datepersmpi
	{
	margin-left: 20px;
	width: 90%;
	font-size: 1.2rem;
	}
.dateperscd
	{
	padding-top: 20px;
	padding-left: 10px;
	font-size: 1.2rem;
	}
.dateperscdi
	{
	margin-left: 20px;
	width: 90%;
	font-size: 1.2rem;
	}
.datepersnd
	{
	padding-top: 20px;
	padding-left: 10px;
	font-size: 1.2rem;
	}
.datepersndw
	{
	font-size: 0.8rem;
	text-align: right;
	padding-right: 10%;
	}
.datepersndw2 
	{
    font-size: 0.8rem;
    text-align: left;
    padding-right: 5%;
    padding-left: 5%;
	padding-top: 5px;
	}
.fa-3
	{
	font-size: 1.8em !important;
	}
.incarccvgrp 
	{
	margin-left: 20px;
	width: 93%;
	font-size: 1.2rem;
	display: flex;
	/*background-color: #fff;*/
	border-radius: 5px;
	border: 1px solid #c5c5c5;
	}
.incarccvadd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 4px;
    margin-bottom: 0;
    font-weight: 400;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 5px 0 0 5px;
	width: 10%;
}
.incarccvnume {
    position: relative;
    display: inline-block;
	width: 90%;
}
.incarccvbtn
	{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	padding: 4px;
	font-weight: 400;
	color:#495057;
	background-color:#fff;
	border: 1px solid #ced4da;
	border-radius: 0 5px 5px 0;
	text-align: center;
	width: 100%;
	white-space: nowrap;
	cursor: pointer;
	}
.incarccvbtn::after
	{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	padding: 4px;
	color:#495057;
	/*content: "Caută";*/
	background-color:#e9ecef;
	border-left: inherit;
	border-radius: 0 5px 5px 0;
	white-space: nowrap;
	cursor: pointer;
	}
.incarccvbtnval
	{
	resize: horizontal;
	width: 100%;
	}
.datepersndi
	{
	margin-left: 20px;
	width: 85%;
	font-size: 1.2rem;
	}
.datepersinc
	{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	}
.datepersbtn
	{
	margin: 0px auto;
	width: 245px;
	}
.anulareprog
	{
	padding: 15px;
	}
.anulareprogbutton
	{
	color:#fff;
	background-color: rgb(221, 41, 41);
	display: inline-flex;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 6px 6px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 5px;
	cursor: pointer;
	}
.anulareprogbutton a
	{
	text-decoration: none;
	}
.anularemsg
	{
	margin: 60px 20px 60px 20px;
	border: 2px solid black;
	border-radius: 5px;
	background-color: #93ff93;
	padding: 20px;
	}
.anularemsgcontinut
	{
	line-height: 2rem;
	font-size: 2rem;
	color: rgb(221, 41, 41);
	}
.anularemsgtit
	{
	margin: 60px 20px 40px 20px;
	border: 2px solid black;
	border-radius: 5px;
	background-color: #d8d8d8;
	padding: 20px;
	line-height: 2rem;
	font-size: 2rem;
	color: #dd2929;
	text-align: center;
	}
.anularemsgcontgrup
	{
	margin: 0px 20px 0px 20px;
	padding: 2px;
	border: 1px solid black;
	border-radius: 5px;
	background-color: #eaeaea;
	display: table;
	}
.anularemsgcont
	{
	padding: 10px;
	border: 1px solid black;
	border-radius: 5px;
	background-color: #d8d8d8;
	}
.anularemsgbtn
	{
	margin: 20px 20px 20px 20px;
	}
.anularemsgbtnnu
	{
	color:#fff;
	background-color: rgb(0, 123, 255);
	display: inline-flex;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 6px 6px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 5px;
	cursor: pointer;
	float: left;
	}
.anularemsgbtnnu a
	{
	text-decoration: none;
	}
.anularemsgbtnda
	{
	color:#fff;
	background-color: rgb(221, 41, 41);
	display: inline-flex;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 6px 6px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 5px;
	cursor: pointer;
	float: right;
	}
.anularemsgbtnda a
	{
	text-decoration: none;
	}
.homeprog
	{
	margin-top: 20px;
	}
.homerogbutton {
    color: #fff;
	background-color:#007bff;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid    transparent;
    padding: 6px 6px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 5px;
    cursor: pointer;
}
.homerogbutton a
	{
	text-decoration: none;
	}
.progsucces
	{
	border: 2px solid black;
	border-radius: 5px;
	margin: 30px;
	background-color: #93ff93;
	}
.progsucces a
	{
	/*color: #000;*/
	}
.progsuccesmsg
	{
	padding: 10px;
	}
	
/*Licenta */
.lic
	{
	min-height: 30px;
	padding: 10px;
	border-radius: 5px;
	background: #e1e1e1;
	margin-bottom: 20px;
	margin-top: 10px;
	}

/*pentru casuta ce afiseaza cererea*/
span.aratatot > span 
	{
	display:none; 
	position:absolute; 
	}
span.bottomRight > span:before 
	{
	top:-20px; 
	left:-200px;
	}
span.aratatot span p 
	{
	background:#080; 
	padding:10px;
	color:#fff; 
	overflow:hidden; 
	width:540px;
	margin-left: -355px;
	margin-top:-22px;
	border-radius:10px;
	text-align: justify;
	}
span.aratatot:hover 
	{
	position:relative;
	}
span.aratatot:hover > span 
	{
	display:block;
	}
.meniulogin
	{
	float: right;
	margin: 2px;
	margin-right: 20px
	}
.meniulogin button
	{
	color: #fff;
	background-color: #007bff;
	display: inline-flex;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 2px 10px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 5px;
	cursor: pointer;
	}
.menulogin
	{
	width: 240px;
	margin: 0 auto;
	padding-top: 50px;
	}
.utilizator
	{
	width: 200px;
	margin: 20px;
	}
.parola
	{
	width: 200px;
	margin: 20px;
	}
.logarebutton
	{
	color: #fff;
	background-color: #007bff;
	display: inline-flex;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 10px 20px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 5px;
	cursor: pointer;
	}
.logarebutton button
	{
	background: none;
	border: none;
	color: #fff;
	font-size: 1rem;
	cursor: pointer;
	}
.loginerror
	{
	margin: 0 auto;
	width: 350px;
	padding-top: 20px;
	height: 2rem;
	color: #f00;
	font-size: 1.5rem;
	}
.tabdata
	{
	padding: 40px;
	}
.tabdataopt
	{
	padding: 10px;
	display: inline-block;
	}
.tabdatast
	{
	width: 240px;
	display: inline-block
	}
.tabdatafi
	{
	width: 240px;
	display: inline-block
	}
.tabdatabtn
	{
	color: #fff;
	background-color: #007bff;
	display: inline-flex;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 5px 10px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 5px;
	cursor: pointer;
	}
.tabdatabtn input
	{
	background: none;
	border: none;
	color: #fff;
	font-size: 1rem;
	cursor: pointer;
	}
.tabreslut
	{
	width: auto;
	margin: 5px;
	border-radius: 5px;
	border: 1px solid;
	}
.tabreslutsp
	{
	margin: 10px;
	padding: 20px;
	background-color: red;
	border-radius: 5px;
	}
.tabresluttitnm
	{
	font-size: 2rem;
	text-align: center;
	}
.tabresluttit
	{
	width: 100%;
	border: 1px solid;
	display: table;
	font-size: 1.08rem;
	line-height: 1.2rem;
	text-align: center;
	}
.tabresluttitnc
	{
	width: 4%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}
.tabresluttitnp
	{
	width: 18%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}
.tabresluttitop
	{
	width: 8%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}
.tabresluttitem
	{
	width: 18%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}
.tabresluttitnt
	{
	width: 14%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}
.tabresluttitnd
	{
	width: 12%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}
.tabresluttitcd
	{
	width: 8%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}
	
.tabresluttitdpg
	{
	width: 10%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-word;
	padding-bottom: 30px;
	}
.tabresluttitcv
	{
	width: 5%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-word;
	padding-bottom: 30px;
	}
.tabreslutrow
	{
	width: 100%;
	border: 1px solid;
	display: table;
	font-size: 1rem;
	line-height: 1.5rem;
	}
.tabreslutrownc
	{
	width: 4%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-all;
	text-align: center;
	}
.tabreslutrownp
	{
	width: 18%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-all;
	}
.tabreslutrowop
	{
	width: 8%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-all;
	}
.tabreslutrowem
	{
	width: 18%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-all;
	}
.tabreslutrownt
	{
	width: 14%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-all;
	}
.tabreslutrownd
	{
	width: 12%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-all;
	}
.tabreslutrowcd
	{
	width: 8%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-all;
	}
.tabreslutrowdpg
	{
	width: 10%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-word;
	}
.tabreslutrowcv
	{
	width: 5%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-word;
	text-align: center;
	vertical-align: middle;
	}
.tabreslutrowcv .fas
	{
	color: #41ae04;
	}
.icondcv
	{
	color: #41ae04 !important;
	}
.icondcvx
	{
	color: #ae0404 !important;
	}	
.tabresluttitncdel
	{
	width: 4%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}
.tabresluttitnpdel
	{
	width: 20%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}
.tabresluttitopdel
	{
	width: 8%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}
.tabresluttitemdel
	{
	width: 20%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}
.tabresluttitntdel
	{
	width: 15%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}
.tabresluttitnddel
	{
	width: 12%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}
.tabresluttitcddel
	{
	width: 8%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}
.tabresluttitdeldel
	{
	width: 10%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	padding-bottom: 30px;
	}

.tabreslutrowncdel
	{
	width: 4%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-all;
	text-align: center;
	}
.tabreslutrownpdel
	{
	width: 20%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-all;
	}
.tabreslutrowopdel
	{
	width: 8%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-all;
	}
.tabreslutrowemdel
	{
	width: 20%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-all;
	}
.tabreslutrowntdel
	{
	width: 15%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-all;
	}
.tabreslutrownddel
	{
	width: 12%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-all;
	}
.tabreslutrowcddel
	{
	width: 8%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break: break-all;
	}	
.tabreslutrowdeldel
	{
	width: 10%;
	display: table-cell;
	border-left: 1px solid;
	border-right: 1px solid;
	margin:1px;
	word-break:break-word ;
	}
.infoinstanta
	{
	background-color: #efefef;
	border-radius: 5px;
	margin: 10px;
	display: flex;
	width: auto;
	}
.instanta
	{
	margin: 10px;
	display: table;
	/*max-width: 26% ;*/
	min-width: 26% ;
	}
.sectie
	{
	margin: 10px;
	display: table;
	/*max-width: 33% ;*/
	min-width: 33% ;
	}
.departament
	{
	margin: 10px;
	display: table;
	/*max-width: 35% ;*/
	min-width: 35% ;
	}
.sel-numinst
	{
	}
.sel-numinst-val
	{
	font-weight: bold;
	}
.sel-numsect
	{
	}
.sel-numsect-val
	{
	font-weight: bold;
	}
.sel-numdep
	{
	}
.sel-numdep-val
	{
	font-weight: bold;
	}
	
	





.input-append .dropdown-menu,
.input-prepend .dropdown-menu {
  font-size: 14px;
}

.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}


.open {
  *z-index: 1000;
}

.open > .dropdown-menu {
  display: block;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
     -moz-border-radius: 0 6px 6px 6px;
          border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
     -moz-border-radius: 5px 5px 5px 0;
          border-radius: 5px 5px 5px 0;
}

.dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}

.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu .nav-header {
  padding-right: 20px;
  padding-left: 20px;
}




























	
/*@media (min-width: 1000px) and (max-width: 1200px) */
@media (max-width: 1000px) 
	{
	.continut
		{
		max-width: 600px;
		min-width: auto;
		}
	.calcdata
		{
		max-height:352px;
		}
	.calendar
		{
		width: 270px;
		}
	.calcapat
		{
		font-size: 1rem;
		line-height: 2rem;
		}
	.caltitzinume
		{
		width: 13.76%;
		}
	.calzisapt
		{
		font-size: 1rem;
		line-height: 2rem;
		}
	.calzigri
		{
		width: 13.76%;
		}
	.calziazi
		{
		width: 12.76%;
		line-height: 1.85rem;
		}
	.calzialbastre
		{
		width: 13.76%;
		}
	.calziverzi
		{
		width: 13.76%;
		}
	.calzirosii
		{
		width: 13.76%;
		}
	.oradata
		{
		max-height:352px;
		}
	.oradatasel
		{
		width: 220px;
		}
	.oradataselcas
		{
		height: 300px;
		}
	.oraselect-imp
		{
		height:2rem;
		}
	.oraselect-par
		{
		height:2rem;
		}
	.datesuplimentare
		{
		width: 93%;
		}
	.datepersgrup
		{
		width: 100%;
		}
	}
@media (max-width: 600px) 
	{
	.calcdata
		{
		width: 90%;
		}
	.calendar
		{
		width: auto;
		}
	.oradata
		{
		width: 90%;
		}
	.oradatasel
		{
		width: 100%;
		/*display: table;*/
		display: inline-table;
		}
	}
@media print
	{
	.tabreslut 
		{
		display:table;
        width: 100%;
        /*position: fixed;*/
        top: 0;
        left: 0;
		right: 0;
		bottom: 0;
        margin: 1px;
		}
	.tabreslutreader
		{
		display: table-header-group;
		}
	.tabresluttitnm 
		{
		font-size: 1.5rem;
		}
	.corp
		{
		display:block;
		float:none;
		height: auto;
		}
	.continut
		{
		/*display:block;*/
		max-width: none;
		min-width: auto;
		}
	.legdate
		{
		background-color:white;
		}
	.tabreslutrow 
		{
		page-break-inside: avoid;
		}
	.navigarebg 
		{
		display: none;
		}
	.tabdata
		{
		display: none;
		}
	.resetpag
		{
		display: none;
		}
	.lic
		{
		display: none;
		}

	{