.col {
  margin-left: 0;
  margin-right: 0;
  padding: 25px;
  
}

.card-container .card-body{
  padding: 0px;
}


/**
 * 1. Avoid the IE 10-11 `min-height` bug.
 * 2. Set `flex-shrink` to `0` to prevent some browsers from
 *    letting these items shrink to smaller than their content's default
 *    minimum size. See http://bit.ly/1Mn35US for details.
 * 3. Use `%` instead of `vh` since `vh` is buggy in older mobile Safari.
 */

 .main-container {
  display: flex;
  height: 100%; /* 1, 3 */
  flex-direction: column;
}

.main-header,
.main-footer {
  flex: none; /* 2 */
}

.main-header {
  background-color: white;
  padding: 5px 10px;
  border-bottom: 10px solid #38979d;
}

.main-footer {
  background-color: #f5f5f5;
  padding: 1rem;
  align-content: center;
}
 
.main-body {
  display: flex;
  flex: 1 0 auto; /* 2 */
  flex-direction: column;
}

.main-content {
  flex: 1;
  background: url(images/tel-login.jpg) no-repeat;
  background-size: cover;
  background-position-x: center;
  padding: 1rem;
}

.main-sidebar {
  overflow-y: scroll;
position: sticky;
max-height: 100vh;
  flex: 1;

}


.login-header{
  font-size: 2em;
font-weight: 600;
}
.return-user{
  font-size: 1.75em;
font-weight: 600;
}
/* overrides */
.container {
  max-width: 100%;
  padding: 0;
  margin: 0;
  min-width: 0;
}

header, footer, #skip-link, 
.card-container .card-header .primary-logo,
.card-container .disclaimer {
  display: none !important;
}

.login-returning-users .card{
  border: 0px;
}

.login-divider{
  position: relative;
margin: 30px auto;
border-bottom: 1px solid #231f20;
display: block;
margin-right: auto;
margin-left: auto;
width: 100%;
height: auto;
}

.login-divider .login-or{
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: auto;
  height: 60px;
  margin-top: -30px;
  padding: 0 20px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  white-space: nowrap;
  background: #fff;
  font-size: 1.5em;
  line-height: 60px;
}

.login-new-user h2{
  font-size: 1.75em;
  font-weight: 600;
}


.jumbotron {
  padding: 0;
  background-color: transparent;
  
}
/* .jumbotron p {
   font-size: 14px!important;
}
.form-check{
  padding-left: 0px;
} */

/* IDAAS starts --.container-280 -- aligning the forgot username text/ Remember username text with checkbox to be in same line*/
.container-280 .form-check .form-check-label span, .container-280 .form-del-check .form-check-label span {
    line-height: 2.4;
}
/* IDASS release changes- .column-container- for making uniform grey background box size in login page */
.column-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
    margin-bottom: 10px;
}

/* IDAAS ends*/
/*IDASS release changes for similar grey background in login page   */
.container-280 { float: none; width: 180px; }
.container-280 { float: none; width: 180px; }



.content-box-info { height: 100%; display: flex; flex-direction: column; }
/* IDASS release changes ends */
.min-vh-100 {
  min-height: 0 !important;
}


.login-bg {
  background-image: url(images/tel-login.jpg) !important;
}
.main-footer {
  /* position: absolute;
  bottom: 0;
  width: 100%;
  height: 340px;
  margin: 0; */
  padding: 40px 20px;
  text-align: center;
  background-color: #f2f2f3;
  color: #35353a;
}
@media (min-width: 480px) {
  #template-footer {
    height: 260px;
  }
}
@media (min-width: 768px) {
  #template-footer {
    height: 200px;
  }
}
@media (min-width: 992px) {
  #template-footer {
    height: 200px;
  }
}
@media (min-width: 1200px) {
  #template-footer {
    height: 200px;
  }
}
#template-footer .footer-info {
  margin-right: -10px;
  margin-left: -10px;
}
#template-footer .footer-info:before,
#template-footer .footer-info:after {
  display: table;
  content: " ";
}
#template-footer .footer-info:after {
  clear: both;
}
#template-footer .footer-info .footer-list {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  #template-footer .footer-info .footer-list {
    float: left;
    width: 100%;
  }
}
#template-footer .footer-info .footer-list ul {
  margin: 0;
}
#template-footer .footer-info .footer-list .footer-links {
  margin-bottom: 20px;
}
#template-footer .footer-info .footer-list .footer-links a {
  padding: 0 10px;
  border-right: 1px solid #c9c9cc;
}
#template-footer .footer-info .footer-list .footer-links a:link,
#template-footer .footer-info .footer-list .footer-links a:visited {
  color: #35353a;
  text-decoration: none;
}
#template-footer .footer-info .footer-list .footer-links a:hover,
#template-footer .footer-info .footer-list .footer-links a:active,
#template-footer .footer-info .footer-list .footer-links a:focus {
  color: #205ba9;
  text-decoration: underline;
}
#template-footer .footer-info .footer-list .footer-links a:last-child {
  border-right: none;
}
@media screen and (max-width: 767px) {
  #template-footer .footer-info .footer-list .footer-links a {
    display: block;
    border-right: none;
  }
}
@media screen and (min-width: 768px) {
  #template-footer .footer-info .footer-list .footer-links a:first-child {
    padding-left: 0;
  }
}
#template-footer .footer-info .footer-list .footer-legal {
  margin-top: 20px;
  display: block;
}
#template-footer .footer-info .footer-list .footer-legal:first-child {
  margin-top: 0;
}
#template-footer .footer-info .footer-list .footer-legal:last-child {
  border-top: 0;
}
#template-footer .footer-instance-info {
  display: none;
}

.login-sign-up .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
      border-top-color: transparent;
      border-right-color: transparent;
      border-bottom-color: transparent;
      border-left-color: transparent;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.login-sign-up .btn-default {
  color: #3072be;
background-color: #fff;
border-color: #2b66aa;
}

.login-sign-up .btn-default {
padding: 10px 16px;
font-size: 20px;
line-height: 1.33333;
border-radius: 6px;
}

.login-sign-up .btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px;
  }

.login-sign-up .btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 6px;
    }


/*Loader alignment*/
.loader {
    display: flex !important;
    position: absolute !important;
    top: 0 !important;
    height: 100% !important;
    width: 100% !important;
    top:0px;
    left: 0px;
}


/*Card Header hidding */

.card-container .card-header.feature-info, .card-header .app-info{
  display: none;
}

.card, .card-container{
  border:0px;
  background-color: transparent;
}
.card-header{
  display: none;
}

.widget-hidden{
  display: none;
}

.widget-visible{
  display: block !important;
}


.jumbotron{
  background-color: transparent  !important;

}

/* Responsive Css */

 @media (min-width: 767px) { 
  .main-body {
    flex-direction: row;
  }
  }
/* 
  .main-content {
    flex: 2.5;
  }

  .main-sidebar {
    flex: 1
  }
} */

@media  (max-width: 970px) and (min-width: 800px)  {
  .main-content{
    flex: 2;
  }
  .main-sidebar{
    flex:2.5 !important;
    flex-grow:2 !important;
    }
}
@media  (max-width: 1040px) and (min-width: 768px)  {
  .main-body {
    flex-direction: row;
  }
  .main-content{
    flex: 2;
  }
  .main-sidebar{
    flex:2 !important;
    flex-grow:2 !important;
    }
  /* IDASS release changes starts-- commented out below lines as the user name and password sign in box goes outside the page if browser screen is made small */
    /* .min-vh-100{
      height: 0 !important;
      min-height: 0 !important;
    } */
  /* IDASS release changes ends */
   
}


@media  (min-width: 600px) and (max-width: 1064px) {
  .main-content{
    background: url(images/tel-login.jpg);
    background-size: cover;
    background-position: 60% 89%;
    padding: 1rem;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .col {
    margin-left: 0;
    margin-right: 0;
    padding: 15px;
  }

  .main-footer{
    padding: 15px;
  }
  .main-footer p{
    font-size: 12px;
    padding: 0px;
    margin: 5px 0px;
  }
  
  .jumbotron{
    min-height: auto i !important;
  
  }
}


@media (min-width: 320px) and (max-width:600px){
  
.jumbotron{
  min-height: auto i !important;

}
  .main-body .main-content{
    display: none !important;
  }
  .main-sidebar{
    min-height: auto !important;
  }
  .main-footer{
    padding: 15px;
  }
  .main-footer p{
    font-size: 12px;
    padding: 0px;
    margin: 5px 0px;
  }
}

@media (min-width: 500px) and (max-width:800px){
  .main-body .main-content{
    display: none !important;
  }
}
/* IDASS release changes starts for button style for create account button in login page */
.create-acct-submit-btn .cbtn:not(:disabled):not(.disabled) {
    box-shadow: 0 6px 6px -6px #ccc;
}
.cbtn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.create-acct-submit-btn .cbtn {
    font-size: 16px;
    font-size: 1rem;
}

.create-acct-submit-btn .cbtn {
    width: 100%;
    border-radius: 20px;
    color: #00244f;
    background-color: #f2c300;
    opacity: 1;
    font-weight: 600;
    letter-spacing: .005em;
    height: 45px;
    font-size: 16px;
    font-size: 1rem;
    font-family: Open Sans, sans-serif;
   
}

.create-acct-submit-btn .rbtn {
    width: 250px;
    border-radius: 12px;
    color: #00244f;
    background-color: #f2c300;
    opacity: 1;
    font-weight: 600;
    letter-spacing: .005em;
    height: 45px;
    font-size: 16px;
    font-size: 1rem;
    font-family: Open Sans, sans-serif;
    height: 80px;
   
}

.cbtn:hover {
	background: #00244f; 
	color: white;
	text-decoration: none;
	}
	
.rbtn:hover {
	background: #00244f; 
	color: white;
	text-decoration: none;
	}

.cbtn {
    transition: none;
}
.cbtn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: rgba(0,0,0,0);
    border: 1px solid rgba(0,0,0,0);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* IDASS release changes ends for button style for create account button in login page*/