.bg-login {
  background-image: url("../../../images/bg-md.jpg");
  width: 100%;
}

.login-box-body,
.register-box-body {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  border-top: 3.5px solid #3c8dbc;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  color: #666;
  padding: 20px;
}

.skin-yellow .sidebar-menu > li.header {
  background: #1a2226 none repeat scroll 0 0;
  color: #b8c7ce;
}

.bg-aqua,
.callout.callout-info,
.alert-info,
.label-info,
.modal-info .modal-body {
  background-color: #d9edf7 !important;
}

.alert-info {
  border-color: #bce8f1;
}

.bg-green,
.callout.callout-success,
.alert-success,
.label-success,
.modal-success .modal-body {
  background-color: #dff0d8 !important;
}

.alert-success {
  border-color: #d6e9c6;
}

.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-waring,
.modal-warning .modal-body {
  background-color: #fcf8e3 !important;
}

.alert-warning {
  border-color: #faebcc;
}

.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
  background-color: #f2dede !important;
}

.alert-danger,
.alert-error {
  border-color: #ebccd1;
}

.form-horizontal .control-label {
  margin-bottom: 0;
  padding-top: 5px;
  text-align: right;
}

label {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 5px;
  max-width: 100%;
}

.form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 9px !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 15px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.ui-widget-content {
  color: #222222;
  margin: 2em 0 5em 5px;
  list-style: none;
  background: #f5f5f5;
  max-width: 24%;
  border-radius: 5px;
  margin-top: 34px;
  padding: 4px 15px;
  border: #cccccc solid 1px;
  cursor: pointer;
      max-height: 172px;
    overflow: hidden;
}
.ui-state-focus {
  background-color: rgb(232 232 232 / 0%);
  color: #898484;
}
.btn-default {
  background-color: #fff;
  border-color: #d2d6de;
  color: #444;
}
.btn-default:hover,
.btn-default:active,
.btn-default.hover {
  background-color: #f5f5f5 
  border-color: #d2d6de;
  color: #444;
}
.skin-red .main-header .navbar .sidebar-toggle:hover {
    background-color: #0e0e0e;
}
.btn-social *:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  bottom: 0;
  font-size: 1em !important;
  left: 0;
  line-height: 32px !important;
  position: absolute;
  text-align: center;
  top: 0;
  width: 32px !important;
}
.cen {
    width: 100%;
    margin: 12px auto;
    text-align: center;
}

.content-header {
  padding: 15px 18px 0;
  position: relative;
}
.space {
    margin: 50px;
    width: 100%;
    height: 3px;
}
.content-header > .breadcrumb {
  background: transparent none repeat scroll 0 0;
  border-radius: 2px;
  float: right;
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 7px 12px;
  position: absolute;
  right: 10px;
  top: 15px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #d2d6de;
  border-color: #d2d6de;
  color: #fff;
  cursor: default;
  z-index: 2;
}

.timeline > li > .timeline-item {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
  position: relative;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.justify {
  text-align: justify;
}

.img-user {
  border: 1px solid #fff;
  border-radius: 100%;
}
.skin-red .main-header .navbar {
  background-color: #2f2d2d !important;
}
.logo {
  background-color: #bcd725 !important;
}
li.user-header {
  background-color: #393737 !important;
}
.btn-submit {
  width: 100px;
  margin-top: 7px;
  margin-right: 10px;
  font-size: 15px;
}
.asp {
  text-align: center;
  display: block;
  padding: 50px 0px 97px;
  font-size: 23px;
}
.capitalize {
  text-transform: capitalize;
}

.btn-reset {
  width: 100px;
  margin-top: 7px;
  font-size: 15px;
}

.icon-title {
  margin-right: 5px;
}

.bg-btn-action {
  background: #f7f7f7;
}

body {
  background-color: #fff;
  color: #333;
  font-size: 15px;
  line-height: 1.42857;
}
.iconad {
  display: inline-block;
  margin: 20px 78px;
  max-width: 26%;
}
.iconad img {
  max-width: 100%;
}

.iconad img:hover {
  box-shadow: 0px 0px 20px 6px #d6d6d6;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
@media (max-width: 1426px) {
  .iconad {
    display: inline-block;
    margin: 15px;
    max-width: 26%;
  }
  .iconad img {
    max-width: 70%;
  }
}
@media (max-width: 1260px) {
  .iconad {
    display: inline-block;
    margin: 23px;
    max-width: 26%;
  }
  .iconad img {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .iconad {
    display: inline-block;
    margin: 15px;
    max-width: 26%;
  }
  .iconad img {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .dataTables_wrapper {
    overflow: scroll;
    width: 100%;
  }
}

@media (max-width: 620px) {
  .iconad {
    display: inline-block;
    margin: 15px;
    max-width: 100%;
  }
  .iconad img {
    max-width: 80%;
  }
  .content-header {
    padding: 38px 17px 41px;
    position: relative;
    text-align: center;
  }
  .dataTables_wrapper {
    overflow: scroll;
    width: 100%;
  }
}
