h1 {
  align-content: center;
  text-align: center;
  font-size: 25px;
  
}
h2 {
  font-size: 0.85em;
  font-weight: normal;
  padding: 16px;
}
img {
  height: auto;
  /* max-width: 250px; */
}
joomla-alert {
  max-width: 371px;
}
dt {
  font-weight: normal;
}
.banner.no-card.acces {
  margin: 10px;
  /* max-height: 50px; */
  background: #ffc;
  padding: 5px;
  max-width: 600px;
  text-align: center;
}
.metismenu-item.item-151.level-1{
  background: yellow;
  border-radius: 3px;
  margin-top: 10px;
  margin-right: 10px;
  border: 1px solid;
  max-width: 149px;
  float: left;
}
.metismenu-item.item-149.level-1{
  background: yellow;
  border-radius: 3px;
  margin-top: 10px;
  margin-right: 10px;
  border: 1px solid;
  max-width: 149px;
  float: left;
}
.metismenu-item.item-155.level-1 {
  background: white !important;
  border-radius: 3px;
  margin-top: 10px;
  margin-right: 10px;
  border: 1px solid;
  max-width: 149px;
  float: left;
}


.mod-menu.mod-menu_dropdown-metismenu.metismenu.mod-list.menu-horizontal {
  margin-left: 10px;
}
.container-header .navbar-brand a {
  color: #fff;
  text-decoration: none;
}
.btn.btn-primary, .btn.btn-success  {
  font-size: 1.5em;
}

.visform input.error, .visform textarea.error, .visform select.error {
  border: 2px solid #f00 !important;
}
.border0 {
  background: #ffc;
  max-width: 80%;
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
}

element {
}
.visToolTip {
  font-size: 15px;
  font-weight: normal;
  text-align: center;
 
  
}
th {
  text-align: center;
  text-align: -webkit-match-parent;
  background: yellow;
  min-width:120px;
}
.sectiontableentry1 {
  text-align: center;
}
.header {
  background: #001B4C;
  color:@ffffff;
}
.brand-logo {
  color: white;
}
#users-profile-custom {
  display: none;
}
#users-profile-custom-actionlogs {
  display: none;
}
/* info inregistrare */
#mod-custom132 {
  max-width: 70%;
  background: #ffc;
  margin: 0 auto;
    margin-top: 0px;
  margin-top: 20px;
  text-align: center;
}
.vid{font-weight: bold;}
.none{display:none;}
.icon-calendar{display:none;}
/* calendar */
#field23_btn {
  border: none;
  /* margin-top: 20px;  */
}
#field24 {
  color: red;
  background: #ffc;
}

@media screen and (min-width: 800px){
 
#visformcontainer {
  width: 64%;
  margin: auto;
}}

@media screen and (max-width: 400px){
h1 {
  align-content: center;
  text-align: center;
  font-size: 18px; 
}
h2 {
  font-size: 12px;
  font-weight: normal;
  padding: 18px;
}
.border0 {
  background: #ffc;
 max-width: 100%;
}
.btn.btn-success {
  margin: 10px;
}
.visCSSlabel {
  float: none;
  width: 80%;
}
#visformcontainer {
  width: 95%;
margin: auto;}
.inputbox  {width: 95%;}
#field23 {
  max-width: 120px;
  text-align: center;
}
#field23_btn {
  border: none;
  margin-top: 2px; 
}
/* observatii */
#field24 {
  min-height: 124px;
  font-size: 0.8em;
  color:red;
}
#mod-custom132 {
  max-width: 90%;
}


}