html {
  min-height: 100%;
}
.first-container {
  box-shadow: 0px 12px 11px -6px rgba(136, 136, 136, 0.62);
  z-index: 999;
}
.main-ak-container {
  margin-top: 52px;
  padding-top: 0;
  width: 100% !important;
}
.main-ak-container .ak-row {
  margin: auto;
  max-width: 1050px;
}
.container-ak-brand {
  background-color: #00A2C5;
  display: flex;
}
.container-ak-brand img {
  margin: auto;
  max-width: 350px;
  width: 100%;
}
.logo-position {
  margin-top: -53px;
}
.logo-position img.logo {
  border: 2px solid #00426A;
  background-color: #fff;
  width: 30%;
  padding-top: 10px;
}
.border-top {
  margin-top: -17px;
  z-index: 1000;
}
.row .title {
  color: #9c9a9a;
}
.row .campus-title {
  font-size: 20px;
  color: #002d3c;
}
.borders-ak {
  border: 2px solid #d0c9c9;
}
.login-ak-form {
  min-height: 333px;
}
.login-ak-form form .row {
  padding: 0px 50px;
}
.campus-item {
  background-image: url(../../../../images/applications/border.png);
  background-position: center center;
  background-size: 75%;
  background-repeat: no-repeat;
  min-height: 101px;
  cursor: pointer;
  padding: 20px;
  z-index: 100;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.campus-item:hover {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scale(1.1);
}
.campus-item img {
  margin: auto;
  margin-top: -8px;
  max-width: 80%;
  padding: 10px 0px;
  /*padding-top: 15px;*/
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.empty-campus-item {
  min-height: 125px;
}
form input {
  padding-left: 10% !important;
}
form input:focus,
form input:active {
  outline: none;
  transition: border-color 1.5s ease;
  border-bottom: 1px solid #266cb4 !important;
}
.button-akdemic {
  background-color: #2d409a;
  border-color: transparent;
  border-radius: 4px;
  padding: 10px 5px;
  color: #fff;
  width: 100%;
  font-weight: bold;
  margin-top: 10px;
  outline: none;
}
.button-akdemic:hover,
.button-akdemic:active,
.button-akdemic:focus {
  background-color: #3649a7;
}
.active {
  /*color: #4757a6 !important;*/
}
.hide {
  display: none !important;
}
.footer {
  position: relative;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 50px 0px;
  text-align: center;
}
.inside-footer {
  position: relative;
  right: 0;
  left: 0;
  bottom: -20px;
  padding: 1rem;
  text-align: center;
}
.header {
  position: absolute;
  right: 7.5%;
  top: 10px;
  padding: 1rem;
  text-align: right;
  z-index: 100000;
}
.inside-bottom-header {
  position: relative;
  padding: 1rem;
  text-align: center;
  z-index: 100000;
  bottom: -10px;
}
.inside-bottom-header .title-header {
  border: none !important;
}
.title-header {
  font-weight: bold;
  color: #4757a6;
  font-size: 17px;
  padding-bottom: 3px;
  text-decoration: none !important;
}
.separator-dot {
  height: 5px;
  width: 5px;
  background-color: #4757a6;
  border-radius: 50%;
  margin-bottom: 3px;
  margin-right: 8px;
  margin-left: 8px;
  display: inline-block;
}
.img-footer {
  height: 20px;
}
.ak-container {
  width: 100%;
  padding: 0;
  display: table;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  /*background-image: url(../img/background.png);*/
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.middle-ak-container {
  padding: 0;
  vertical-align: middle;
  display: table-cell;
  margin: 0;
}
.logo-r {
  display: none !important;
}
.inside-footer,
.inside-bottom-header {
  display: none !important;
}
/* v2 */
.logout {
  color: #f54a4a !important;
  font-weight: bold !important;
  text-decoration: none;
}
.logout:hover {
  color: red !important;
  font-weight: bold !important;
  text-decoration: none;
}
.img-logout {
  width: 15px;
}
.sidebar-large.panel {
  position: relative;
}
.panel {
  background: #ffffff;
  border: 1px solid #dfe4ed !important;
  padding: 0px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 16px;
}
.sidebar-large.panel.panel-with-sidebar .panel-sidebar {
  width: 100%;
  border: 1px solid #d2d2d2;
  display: table;
  border-bottom: 5px solid #00426A;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
/*.panel-sidebar.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}*/
.navbar-nav {
  font-weight: bold;
  font-size: 0.9rem;
}
@media (max-width: 991px) {
  .sidebar-large.panel.panel-with-sidebar .panel-heading,
  .sidebar-large.panel.panel-with-sidebar .panel-body,
  .sidebar-large.panel.panel-with-sidebar .panel-footer {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .sidebar-large.panel:before {
    display: none;
  }
  .panel {
    border: none !important;
  }
}
/* v2 */
@media only screen and (max-width: 991px) {
  body,
  .ak-container {
    /*background: -webkit-repeating-linear-gradient(rgba(8, 8, 8, 0.38),rgba(0, 0, 0, 0.21),rgba(0, 0, 0, 0.07),rgba(0, 0, 0, 0.07),rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important;*/
    background: #e0e0e0 !important;
    /*background-color:black;
        background-image:none;*/
  }
  .login-ak-form {
    top: -5px;
    border-top: none;
  }
  /*.main-ak-container .row {
        margin: auto;
        max-width: 580px;
    }*/
  .container-brand {
    border: 2px solid #d0c9c9;
    border-bottom: none;
  }
  .container-ak-brand img {
    /*padding: 40px 0px 85px 0px;*/
  }
  .border-top {
    margin-top: -19px;
  }
  .border-top img.logo {
    height: 35px;
    max-width: 100.7%;
    left: -2px;
    position: relative;
  }
  .first-container {
    box-shadow: 1px 10px 16px -4px #888888;
  }
  .empty-campus-item {
    min-height: 0px;
  }
  .campus-item {
    /*min-height: 255px !important;
        background-size: 70% 80%;*/
  }
  .campus-item img {
    margin: auto;
    /*margin-top: 17px;*/
    width: 73%;
    /*padding-bottom: 20px;*/
  }
  .forgot-password {
    margin: 0px !important;
    margin-bottom: 20px !important;
    margin-top: 5px !important;
  }
  .logo-r {
    display: block !important;
  }
  .logo {
    /*display: none !important;*/
  }
  .header {
    display: none !important;
  }
  .footer {
    display: none !important;
  }
  .inside-footer,
  .inside-bottom-header {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  body,
  .ak-container {
    background: -webkit-repeating-linear-gradient(rgba(8, 8, 8, 0.38), rgba(0, 0, 0, 0.21), rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    /*background-color:black;
        background-image:none;*/
  }
  .campus-item {
    min-height: 140px !important;
  }
  .main-ak-container {
    margin-top: 0px !important;
  }
  .main-ak-container .row {
    padding-top: 85px !important;
  }
  .campus-item img {
    margin: auto;
    /* margin-top: 10px !important; */
    width: 65%;
  }
  .middle-ak-container {
    padding-top: 50px !important;
  }
  /*.logo {
        display: none !important;
    }

    .logo-r{
        display: block !important;
    }*/
}
@media only screen and (min-width: 992px) {
  .main-ak-container .item-container .row {
    margin: auto;
    max-width: 793px;
  }
  .border-left-none {
    border-left: 0px;
  }
  .login-ak-form {
    /*margin-top: 4px;
        left: -4px;*/
  }
  .border-top img.logo {
    max-width: 120.7%;
    width: 100.5%;
    left: -2px;
    position: relative;
  }
  .middle-ak-container {
    padding-top: 100px !important;
  }
  /*.logo {
        display: none !important;
    }

    .logo-r{
        display: block !important;
    }*/
}
@media (min-width: 992px) and (max-width: 1334px) {
  .middle-ak-container {
    padding-top: 115px !important;
  }
  .header {
    top: 60px;
  }
}
@media (max-width: 1465px) {
  .middle-ak-container {
    padding-top: 85px;
  }
  .header {
    right: 3.5%;
    top: 50px;
  }
}
.bg-muted {
  background-color: #fff;
}
.pb-25 {
  padding-bottom: 25px;
}
.pb-40 {
  padding-bottom: 25px;
}
.pt-18 {
  padding-top: 18px;
}
.pt-28 {
  padding-top: 28px;
}
.pt-60 {
  padding-top: 60px;
}
.p-0 {
  padding: 0px !important;
  padding: 0rem !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-110 {
  margin-bottom: 110px !important;
}
.mt-21 {
  margin-top: 21px !important;
  margin-top: 1.5rem !important;
}
.mtb-20 {
  margin: 20px 0px !important;
}
.mtb-25 {
  margin: 25px 0px !important;
}
.ak-brand-text {
  display: block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 20px;
}
.panel-body {
  background-color: #fdfdfd;
  border: 1px solid #d2d2d2;
}
@media (min-width: 992px) {
  .col-md-20 {
    width: 20%;
    flex: 0 0 20%;
  }
}
.app-icon {
  width: 140px;
  position: absolute;
  top: -70px;
  right: 36%;
  background: white;
  border: 1px solid #d2d2d2;
}
.login-form-container {
  /*    padding: 120px 60px 0px 60px;*/
  padding: 120px 40px 0px 40px;
}
.login-form-container h3 {
  color: #00A2C5;
  font-weight: 700;
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .login-form-container {
    padding: 90px 30px 0px 30px;
  }
  .app-icon {
    width: 120px;
    top: -60px;
    right: 34%;
  }
}
@media (max-width: 767px) {
  .app-icon {
    display: none;
  }
  .img-responsive.logo {
    max-width: 150px;
    padding: 30px 0;
  }
  .login-form-container {
    padding: 55px 30px 0px 30px;
  }
}
@media (max-width: 575px) {
  .middle-ak-container {
    padding-top: 0 !important;
  }
}
/*/////////////////////////////*/
.group {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 2vh 0px;
}
input {
  display: block;
  width: 100%;
  border: none;
  border-radius: 0;
  color: black;
  font-size: 13px;
  transition: 0.3s ease;
  padding: 6px 0px 5px 0px;
  height: 40px;
}
.ico {
  width: 25px;
  float: left;
  margin-top: -30px;
  margin-left: 3px;
}
.bar {
  background: black;
  content: '';
  width: 100%;
  height: 1px;
  position: relative;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.button-submit {
  background-color: #00A2C5;
}
.button-submit {
  margin: 15px 0px;
  background-color: #00A2C5;
  width: 100%;
  font-size: 18px;
  color: whitesmoke;
  letter-spacing: 0.5px;
}
.forget-password-label,
h1 {
  color: #00A2C5;
}
.forget-password-label {
  color: #00A2C5;
  font-size: 14px;
  font-weight: 600;
  border: none;
  background: none;
}
.campus-label {
  font-size: 25px;
  color: #00A2C5;
}
