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;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
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: #fff;
  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 #fff;
  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: auto;
    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 #000;
  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: red;
  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%;
}
.app-panel {
  padding-top: 10px;
  padding-bottom: 10px;
}
.app-panel input[type="text"] {
  border: 1px solid;
  width: 100%;
}
.app-panel select {
  border: 1px solid #000;
  width: 100%;
}
.app-left-panel {
  width: 550px;
  display: inline-block;
  vertical-align: top;
  border-top: 1px solid #ccc;
  font-weight: bold;
}
.app-content-panel {
  display: inline-block;
  background-color: #d6eded;
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #b1b1b1;
  border-left: 1px solid #b1b1b1;
  border-right: 1px solid #b1b1b1;
}
.content-left {
  width: 300px;
  border-right: 1px dotted #ccc;
  float: left;
}
.content-right {
  width: 250px;
  float: left;
}
.app-content-item {
  margin-bottom: 5px;
}
.app-content-item-inner {
  border: 1px solid;
  padding: 10px;
  margin: 10px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
}
.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 #ccc;
  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 #ccc;
  border-bottom: 1px solid #b1b1b1;
  border-left: 1px solid #b1b1b1;
  border-right: 1px solid #b1b1b1;
}
.content-center-wide {
  width: 555px;
  float: left;
}
input {
  background-color: #fff;
  border: 1px solid #f79743;
}
select {
  background-color: #fff;
  border: 1px solid #f79743;
}
input[type="text"]:focus {
  background-color: #fffecc;
}
input[type="text"]:blur {
  background-color: #fff;
}
input[type="checkbox"]:focus {
  background-color: #fffecc;
}
input[type="checkbox"]:blur {
  background-color: #fff;
}
input[type="radio"]:focus {
  background-color: #fffecc;
}
input[type="radio"]:blur {
  background-color: #fff;
}
input[type="password"]:focus {
  background-color: #fffecc;
}
input[type="password"]:blur {
  background-color: #fff;
}
input[type="number"]:focus {
  background-color: #fffecc;
}
input[type="number"]:blur {
  background-color: #fff;
}
select:focus {
  background-color: #fffecc;
}
select:blur {
  background-color: #fff;
}
#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 0 5px 5px;
  float: left;
  display: inline;
  height: 20px;
  vertical-align: top;
  border-color: silver;
}
#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 silver;
}
#filtreContainer .divFiltru select {
  width: 152px;
  height: 22px;
  padding-top: 2px;
  border: 1px solid silver;
}
.sectionContent {
  display: inline-block;
}
.sectionTable {
  width: 680px;
}
.sectionTable thead tr {
  background-color: navy;
  color: #fff;
}
.sectionTable thead tr th {
  border-right: 1px solid #fff;
  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: #fff;
}
.listTableButtonCell {
  width: 100px;
}
.tableSmallButton {
  width: 80px;
}
#content input[type="text"] {
  border: 1px solid #777;
}
.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: #000 !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;
}
.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 red;
  background-color: #ffc0cb;
}
.koValidate_invalid {
  border-width: 2px !important;
  border-style: solid !important;
  border-color: red !important;
}
.ui-autocomplete {
  height: 250px;
  overflow: auto;
}
