/*
basic styles
*/
body {
  font: 14px 'Lato', Helvetica, Arial, serif;
  letter-spacing: 1px;
  background: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', Helvetica, Arial, serif;
}
h1 {
  font-size: 48px;
  padding: 20px 0 40px;
}
h2 {
  font-size: 40px;
}
h3 {
  font-size: 34px;
}
h4 {
  font-size: 30px;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 22px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
button,
button.large,
input[type="submit"],
input[type="text"],
input[type="password"] {
  font-family: 'Lato', Helvetica, Arial, serif !important;
}
.h2-form {
  padding: 0;
  margin: 0;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 1.2rem;
  margin-bottom: 30px;
  text-align: left;
}
h2.leading {
  font-size: 20px;
  padding: 5px 10px;
  background: #DDD;
  text-align: left;
}
.h3-form {
  margin: 15px 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-transform: uppercase;
  font-size: 18px;
  padding: 5px 15px;
  text-align: left;
}
.h4-form {
  font-size: 1rem;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 15px 0;
}
h4 {
  font-size: 18px;
}
.container_6 form {
  padding: 0 20px;
}
.form .form-input dd label {
  margin-right: 15px;
}
.form .form-action {
  margin-left: 0 !important;
}
.size-90 {
  width: 90%;
}
dt {
  font-weight: normal;
}
.featured.table {
  padding: 30px 20px;
  background-color: rgba(209, 209, 209, 0.5);
  max-width: 630px;
  margin: 0 auto;
}
dd label + label {
  margin-left: 10px;
}
table.listado.check-list dt + dd {
  float: right;
  padding: 0 20px 0 10px;
}
table.listado.yes-no dd label + label {
  margin-left: 2px;
}
.question {
  font-weight: bold;
  color: #444;
}
.answer {
  font-style: italic;
}
.alert {
  color: #ea3b3b;
}
#subforms_list {
  margin-bottom: 20px;
}
table.formatted td {
  padding: 10px;
}
.portlet > header h2 {
  font-family: 'Lato', Helvetica, Arial, serif;
}
table.display tbody tr.even td.sorting_1,
table.display2 tbody tr.even td.sorting_1 {
  background-color: #accedc;
  color: #ffffff;
}
table.display tbody tr.even:hover,
table.display2 tbody tr.even:hover {
  background-color: #65a3bd;
  color: #ffffff;
}
table.display tbody tr.even:hover td.sorting_1,
table.display2 tbody tr.even:hover td.sorting_1 {
  background-color: #386d84;
  color: #ffffff;
}
table.display tbody tr td,
table.display2 tbody tr td {
  padding: 2px;
}
table.display tbody tr.odd,
table.display2 tbody tr.odd {
  background-color: #f2f2f2;
}
table.display tbody tr.odd td.sorting_1,
table.display2 tbody tr.odd td.sorting_1 {
  background-color: #89b8cc;
  color: #ffffff;
}
table.display tbody tr.odd:hover,
table.display2 tbody tr.odd:hover {
  background-color: #65a3bd;
  color: #ffffff;
}
table.display tbody tr.odd:hover td.sorting_1,
table.display2 tbody tr.odd:hover td.sorting_1 {
  background-color: #386d84;
  color: #ffffff;
}
/* Header */
#wrapper > header {
  height: auto;
  margin-top: 50px;
}
#wrapper > header > div {
  background: none;
}
#wrapper > header nav {
  background: none;
}
#quick-search {
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.main-content > header h2 {
  font-family: 'Lato', Helvetica, Arial, serif;
  text-shadow: none;
  color: #444444;
  font-weight: normal;
}
.top-padding {
  padding-top: 120px!important;
}
body.login {
  background: none;
}
body.login .login-box {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #f2f2f2;
}
body.login .login-box form button.large {
  cursor: pointer;
}
body.login .login-box:before {
  content: "";
  display: block;
  width: 422px;
  height: 221px;
  background: transparent url(../images/logo_ab.png) no-repeat center center;
  position: absolute;
  top: -240px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
body.login div.checker input {
  cursor: pointer;
}
body.login label.choice {
  font-size: 0.8rem;
  cursor: pointer;
}
body.login .message.notice {
  display: none;
}
body.login .main-content {
  padding-bottom: 20px;
}
body.login .main-content > header {
  background: none;
  position: absolute;
  width: 100%;
  padding: 0;
  bottom: 25px;
}
body.login .main-content > header h2 {
  display: none;
  font-family: 'Lato', Helvetica, Arial, serif;
  text-shadow: none;
  color: #444444;
  font-weight: normal;
}
body.login .main-content > header ul.action-buttons li a {
  border: none;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  color: #65a3bd;
}
body.login .main-content > header ul.action-buttons li a span.ui-button-text {
  margin-right: -10px;
  text-decoration: underline;
}
body.login .main-content > header ul.action-buttons li a span.ui-button-icon-primary {
  left: 0.2em;
}
body.login .main-content > header ul.action-buttons li a:active,
body.login .main-content > header ul.action-buttons li a:focus,
body.login .main-content > header ul.action-buttons li a.ui-button.ui-widget.ui-state-active {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  color: #65a3bd;
}
body.login .main-content > header ul.action-buttons li a:hover span.ui-button-text {
  text-decoration: none;
}
.main-section {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
}
.main-section > nav.collapsed {
  width: auto;
}
.main-section > nav.collapsed ul li {
  margin-right: 10px;
}
.main-section > nav.collapsed ul li a {
  width: auto;
  padding-left: 50px;
}
.main-section > nav.collapsed ul li a:hover {
  background-position: -4px center !important;
  width: auto;
  position: relative;
  padding-right: 20px;
  text-decoration: underline;
  background-color: transparent;
  color: #444444;
}
.main-section > nav.collapsed + .main-content {
  margin: 0;
}
.main-section > nav.collapsed + .main-content .container_6 {
  width: 96%;
}
.main-section > nav.collapsed + .main-content .container_6 .grid_6 {
  margin: 5px auto;
  float: none;
}
.main-section > nav.collapsed + .main-content .container_6 .dataTables_wrapper {
  margin-top: 10px;
}
.main-section > nav {
  background-color: #ffffff;
  background-image: none;
  width: auto;
  position: relative;
}
.main-section > nav a.chevron {
  display: none;
}
.main-section > nav ul li {
  display: inline;
}
.main-section > nav ul li a {
  display: inline;
  color: #444444;
  padding: 20px 20px 20px 50px;
  width: auto;
  text-shadow: none;
}
