/* Minification failed. Returning unminified contents.
(481,20): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, input, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}

del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

html
{
    height: 100%;
}

button
{
    width: 200px;
    background-color: #3C79C1;
    color: #fff;
    text-align: center;
    padding: 3px;
    text-decoration: none;
    border-radius: 5px;
}

body
{
    font: 12px/1.3 Arial, Helvetica, sans-serif;
    position: relative;
	width: 960px;
	margin: 0 auto;
}

#header-wrapper
{
	overflow:hidden;
    background: url("../Images/head-backgr.png") no-repeat scroll 50% 100%;
    height: 166px;
    display: block;
    margin:0 0 18px;
}

#header-emblem
{
    overflow: hidden;
	width: 640px;
	height: 131px;
	float: left;
}

#header-emblem a
{
    height: 95px;
}

#header-title
{
	position: relative;
	display: block;
	overflow: hidden;
	background: transparent url("../Images/national-emblem.gif") no-repeat scroll 30px 28px;
	padding: 42px 0 0 89px;
	height: 53px;
	cursor: pointer;
	font-family: Arial;
	font-size: 14px;
	width: 545px;
}

#header-title span
{
    padding-top: 10px;
    color: White;
    text-decoration: none;
    position: absolute;
    display: block;
    width: 440px;
    height: 53px;
    top: 32px;
    left: 89px;
}

#header-right
{
	overflow: hidden;
	width: 300px;
	padding: 14px 0 0 0;
	border-bottom: 1px solid #FFFFFF;
	font-family: Verdana;
	font-size: larger;
	font-weight: bolder;
	text-align: left;
}

#header-right span
{
    color: #fff;
    float: right;
    font-size:xx-large;
    padding-right: 50px;
}

#horizontal-menu
{
    overflow: hidden;
	clear: both;
	padding: 0 0 0 6px;
	background: transparent url(../Images/1x1-nav-bg.gif) repeat-x scroll 0 6px;
	width: 960px;
	margin: 0 auto;
}

#horizontal-menu
{
    list-style: none;
}

#horizontal-menu li
{
    float: left;
    margin: 0 4px;
    padding: 6px 0 0;
}

#horizontal-menu li a
{
    display: block;
    color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-transform: uppercase;
	line-height: 20px;
	padding: 2px 14px 8px 14px;
}

#horizontal-menu li.menu-item-level1
{
    background: transparent url("../Images/deepred-bar.gif") repeat-x scroll 0 0%;
}

#horizontal-menu li.menu-item-level1 col1
{
    background: transparent url("../Images/deepred-bar.gif") repeat-x scroll 0 0%;
}

#horizontal-menu li.menu-item-level1 col1
{
    background: transparent url("../Images/bluecyan-bar.gif") repeat-x scroll 0 0%;
}

#horizontal-menu li.menu-item-level1 col2
{
    background: transparent url("../Images/golden-bar.gif") repeat-x scroll 0 0%;
}

#horizontal-menu li.menu-item-level1 col4
{
    background: transparent url("../Images/greenlime-bar.gif") repeat-x scroll 0 0%;
}

#horizontal-menu li.menu-item-level1 col5
{
    background: transparent url("../Images/violet-bar.gif") repeat-x scroll 0 0%;
}

#body-wrapper
{
    height:100%;
    overflow: hidden;
    padding: 0 10px;
    margin: 0 0 18px;
}

#sidebar
{
    overflow: hidden;
    width: 200px;
    float: left;
    min-height: 10px;
}

#content
{
    overflow: hidden;
    padding-left: 20px;
}


#footer-wrapper
{
    overflow: hidden;
    background: transparent url(../Images/footer-divider.gif) repeat-x scroll 0 0;
    padding: 10px 0;
}

#contact-info
{
    overflow: hidden;
	float: right;
	width: 480px;
}

#contact-info strong {
    display: block;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    color: #6E788C;
    width: 58px;
}

.langRO
{
    background-image: url("../Images/MLD.png");
    width: 26px;
    height: 15px;
    display: inline-block;

}

.langEN
{
    background-image: url("../Images/ENG.png");
    width: 26px;
    height: 15px;
    display: inline-block;
}

.langRO-passive
{
    background-image: url("../Images/MLD-passive.png");
    width: 26px;
    height: 15px;
    display: inline-block;
}

.langEN-passive
{
    background-image: url("../Images/ENG-passive.png");
    width: 26px;
    height: 15px;
    display: inline-block;
}

.meniu-info li
{
    display: block;
    background: transparent url("../Images/page-ico.gif") no-repeat scroll 0 24%;
    padding: 0 2px 8px 26px;
    line-height: 18px;
}

.meniu-info li a
{
    color: #295EA9;
    text-decoration: none;
}

.menu-info a.selected
{
    color: Red;
}

.page-title-content
{
    font-size: x-large;
    border-bottom: 1px dashed #295EA9;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.page-subtitle
{
    font-size:large;
    padding-bottom: 10px;
}

.info-content p
{
    padding: 10px;
}

.info-content ul
{
    padding: 25px;
    list-style-type: square;
}

.info-content li
{
    padding: 5px 5px 5px 10px;
}

.info-content table
{
    border: 1px dotted black;
    margin-left: 150px;
}

.info-content table td
{
    padding: 12px 5px 0 6px;
}

.sidebar-item
{
    border: 1px solid;
    padding: 5px 5px 5px 10px;
    border-left-color: #295EA9;
    border-left-width: 15px;
    margin: 20px 0 0 0;
}

.sidebar-item a
{
    margin-top: 5px;
    width: 98%;
    background-color: #3C79C1;
    color: #fff;
    display: block;
    text-align: center;
    padding: 3px;
    text-decoration: none;
    border-radius: 5px;
}

#form_error_message
{
    font-size: 2em;
    font-weight: bold;
    color: #FF0000;
    text-align: center;
}

.meniu-application li
{
    background-color: #3c7dc7;
    position: relative;	
    display: inline-block;
    padding: 4px 12px 6px 20px;
    width: 194px;
    border-bottom: 1px solid #fff;
}

.meniu-application li a
{
    line-height: 16px;
    font-size: 13px;
    text-decoration: none;
    color: #fff;
}

#horizontal-menu li.menu-color1 
{
    background: transparent url("../Images/deepred-bar.gif") repeat-x scroll 0 0%;
}

#horizontal-menu li.menu-color2 
{
    background: transparent url("../Images/golden-bar.gif") repeat-x scroll 0 0%;
}

#horizontal-menu li.menu-color3 
{
    background: transparent url("../Images/violet-bar.gif") repeat-x scroll 0 0%;
}

#horizontal-menu li.menu-color4 
{
    background: transparent url("../Images/greenlime-bar.gif") repeat-x scroll 0 0%;
}

#horizontal-menu li.menu-color5 
{
    background: transparent url("../Images/bluecyan-bar.gif") repeat-x scroll 0 0%;
}

/* ------------------------------- Viza application panels ---------------------------------*/
.app-panel
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.app-panel input[type="text"]
{
    border: 1px solid;
    width: 100%;
}

.app-panel select
{
    border: 1px solid black;
    width: 100%;
}

.app-left-panel
{
    width: 180px;
    display: inline-block;
    vertical-align: top;
    border-top: 1px solid #cccccc;
    font-weight: bold;
}

.app-content-panel
{
	display: inline-block;
	background-color: #D6EDED;
	
	border-top: 2px solid #cccccc;
	border-bottom: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
}

.content-left
{
	width: 300px;
	border-right: 1px dotted #cccccc;	
	float:left;
}

.content-right
{
	width: 250px;
	float: left;
}

.app-content-item
{
    margin-bottom: 5px;
}

.app-content-item-inner
{
	background: border: 1px solid;
	padding: 10px;
	margin: 10px;
	background-color: #F0F0F0;
	border: 1px solid #cccccc;
}

.app-content-na
{
	float:right;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 4px;
}

.app-content-left
{
	float:left;
	padding: 5px;
	margin-left:5px;
	line-height: 4px;
}
	

.app-content-data
{
    display: block;
    padding: 5px;
    clear: both;
}

.app-content-data label
{
	padding-bottom: 5px;
	display: block;
}

.hr
{
	height: 10px;
	border-top: 1px dotted #cccccc;
	font-weight: bold;
	padding: 5px;
}
.app-content-info
{
    display: block;
    width: 240px;
    padding: 5px 5px 5px 5px;
    vertical-align: top;
    float: left;
    clear: both;
}

.app-content-info-header
{
    border-bottom: 1px dotted gray;
    padding-left: 5px;
}

.app-content-info-header-help
{
    font-weight: bold;
	color: #3c7dc7;
}

.app-content-info-header-help-item
{
    font-weight: bold;
	color: gray;
}

.app-left-panel-buttons
{
    width: 180px;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
}

.app-content-panel-buttons
{
	display: inline-block;
	background-color: #D6EDED;
	
	border-top: 2px solid #cccccc;
	border-bottom: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
}
/* ------------------------------- END Viza application panels ---------------------------------*/

/* ------------------------------- Viza application panels wide ---------------------------------*/
.content-center-wide
{
	width: 555px;
	float:left;
}
/* ------------------------------- END Viza application panels wide---------------------------------*/

input
{
	background-color: White;
    border: 1px solid #F79743;
}

select
{
	background-color: White;
    border: 1px solid #F79743;
}

input[type="text"]:focus
{
    background-color: #FFFecC;
}

input[type="text"]:blur
{
    background-color: White;
}


input[type="checkbox"]:focus
{
    background-color: #FFFecC;
}

input[type="checkbox"]:blur
{
    background-color: White;
}

input[type="radio"]:focus
{
    background-color: #FFFecC;
}

input[type="radio"]:blur
{
    background-color: White;
}



input[type="password"]:focus
{
    background-color: #FFFecC;
}
input[type="password"]:blur
{
    background-color: White;
}

input[type="number"]:focus
{
    background-color: #FFFecC;
}
input[type="number"]:blur
{
    background-color: White;
}

select:focus
{
    background-color: #FFFecC;
}
select:blur
{
    background-color: White;
}



/*
------
LIST STYLE
*/

#filtreContainer
{
	display: inline-block;
	border: 1px solid red;
	width: 680px;
}

#filtreContainer button
{
    clear: both;
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
    width: 220px;
}

#filtreContainer .divFiltru
{
	padding: 5px 0px 5px 5px;
	float: left;
	display: inline;
	height: 20px;
	vertical-align: top;
	border-color: #c0c0c0;
}

#filtreContainer  .divFiltru label{
	width: 60px; 
	height: 20px;
	text-align: left;			
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
	font-weight: bold;
}

#filtreContainer  .divFiltru input{	
	width: 150px; 
	height: 20px;
	border: 1px solid #c0c0c0;
}

#filtreContainer .divFiltru select{	
	width: 152px; 
	height: 22px;
	padding-top: 2px;		
	border: 1px solid #c0c0c0;	
}

.sectionContent
{
	display: inline-block;
}
	
.sectionTable
{
	width:  680px;
}

.sectionTable thead tr
{
	background-color: Navy;
	color: White;
}
 
.sectionTable thead tr th
{
	border-right: 1px solid white;
	height: 20px;
}

.sectionTable tr td
{
	border-right: 1px solid blue;
	padding-left: 5px;
	
}

.sectionTable tbody tr:nth-child(2n)
{
	background-color: #EEF7F9;
}

.sectionTable tbody tr:hover
{
	background-color: #83BBE9;
	color: #FFFFFF;
}
.listTableButtonCell
{
	width:100px;
}

.tableSmallButton
{
	width: 80px;
}



/*
END - LIST STYLE
*/
#content input[type=text]
{
    border: 1px solid #777777;

}

.mini-textbox
{
    width: 60%!important;
}

.meniu-app-inexistent
{
    background-color: gray!important;
}

.meniu-app-nou
{
	
}
.meniu-app-completat
{
    background: url("../Images/tick.png") no-repeat scroll 1% 50%;
}

.meniu-app-valid 
{
	
}

.meniu-app-invalid
{
    background-color: gray!important;
}

.meniu-app-nuSeAplica
{
	background: url("../Images/minus.png") no-repeat scroll 0% 50%;
	background-size: 20px 20px;
	background-color: gray!important;
}

.meniu-app-inutil a
{
    color: Black!important;
}

.meniu-app-inutil
{
    background-color: #DCDCDC!important;
}

.meniu-app-curent
{
	background-color: #2356A4!important;
}

.meniu-app-curent a
{
    width: 100%;
    display: block;
	background: url("../Images/bullet_star.png") no-repeat scroll 100% 50%;
	background-color: #2356A4!important;
}

.btn-add-small 
{
    background-image: url("../Images/plus.png");
    background-size: 16px 16px;
    background-color: transparent;
    width: 20px;
    height: 20px;
}


.btn-delete-small
{
    background-image: url("../Images/delete.png");
    background-size: 16px 16px;
    background-color: transparent;
    width: 20px;
    height: 20px;
}


/*ajustam marimea butonelor din ferestrele de confirmare*/
.ui-dialog-buttonset button.ui-button
{
       width: 100px;
}

#infoNecesitaViza
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 1.2em;
}

.js-required-border
{
     border: 1px solid #FF0000;
     background-color: #FFC0CB;
}

.koValidate_invalid 
{
    border-width: 2px!important;
    border-style: solid!important;
    border-color: Red!important;
}

.ui-autocomplete
{
	height: 250px;
	overflow: auto;
}
