@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
.clf:after, .clf:before {
  content: '';
  display: table; }

.clf:after {
  clear: both; }

html {
  font-size: 14px; }

body {
  overflow-x: hidden;
  font-family: 'Open Sans', sans-serif;
  background-color: #fff;
  color: #333; }

a {
  cursor: pointer;
  color: #3498db; }

a:hover, a:focus {
  text-decoration: none;
  color: #1d6fa5; }

a.link {
  color: inherit; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-size: 30px;
    font-family: Dancing Script;
}

h6 {
  font-weight: 600; }

h1 sup, .h1 sup {
  top: -10px; }

h2 sup, .h2 sup {
  font-size: 20px;
  top: -7px; }

h3 sup, .h3 sup {
  font-size: 16px;
  top: -5px; }

small {
  font-size: 85%; }

button:focus, select:focus, input:focus, a:focus {
  outline: none; }

input, textarea, img, canvas {
  max-width: 100%; }

button.reset {
  border: 0;
  background-color: inherit;
  padding: 0;
  outline: none; }

strong {
  font-weight: 600; }

b {
  font-weight: 700; }

dt {
  font-weight: 700; }

mark {
  padding: 1px 2px; }

code {
  color: #cb4a4e;
  background-color: #f7f8f8; }

pre {
  position: relative;
  border: none;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-top: 10px;
  padding: 12px;
  background: #F0F0F0; }
  pre code {
    white-space: pre;
    display: block;
    overflow-x: auto; }

.collapse.in {
  display: block; }

.btn {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  outline: 0 !important;
  -webkit-transition: all ease-in-out .15s;
  -o-transition: all ease-in-out .15s;
  transition: all ease-in-out .15s;
  position: relative; }
  .btn:active, .btn.active,
  .show > .btn.dropdown-toggle,
  .open > .btn.dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn .active-visible {
    display: none; }
  .btn.active .active-visible {
    display: inline-block; }
  .btn.active .active-hidden {
    display: none; }
  .btn.btn-xs, .btn-group-xs .btn {
    padding: 2px 5px;
    font-size: 12px; }
.brand {
    font-size: 44px;
    text-align: center;
    margin: 20px 0;
}
.login_content h1::before, .login_content h1::after{width: 28%;}
.login_head{font-size: 15px!important;}
.alert{left:34%;}
.btn:hover {color: #000;}
.login-wish {
    background: url(../images/background-login.jpg) top left/cover no-repeat;
    height: 515px;
    text-align: center;
    color: #ffffff;
    border-radius: 5px 0px 0px 5px;
}
.wish-icon{
    margin-top: 20px;
}
.wish-blk h3{
    font-family: Dancing Script;
    font-size: 30px;
    font-weight: 600;
}
.wish-blk{
    margin-top: 175px;
    line-height: 4.5;
}
.morng-icon{
    color: #ffffff;
    font-size: 80px;
}
.content {
    padding: 20px;
    max-width: 800px;
    margin: 0px auto;
}
.login-blk{
    margin: 59px 29px;
}
.login-blk-cell {
    margin-top: 30px;
}
.login-body{
    padding: 0px;
    box-shadow: 0px 2px 23px 2px #c1bdbd;
    border-radius: 5px;
}
.content form {
    /*padding: 15px 20px 20px 20px;*/
    background-color: #fff;
    border-radius: 5px;
    
}
.login-header {margin:10px 0 20px 0;}
.login-img {
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 56px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #6bd6db;
    font-size: 28px;
    color: #2CC4CB;
}
.login-header a{
    width: 50%;
    text-align: center;
    color: #fff;
    padding: 12px 0;
    background-color: #c7cccf;
}
.login_content h1::before, .login_content h1::after{width: 28%;}
.login_head{font-size: 15px!important;}
.alert{left:34%;}
.btn:hover {color: #000;}
.imageBackground {
    background: url(../images/swaragh-tm.png)no-repeat;
    height: 115px;
    /*background-size: contain;*/
    margin: 0 auto 20px auto;
    width:80%;
}
.justify-content-between a{
    color: #132431;
    font-weight: 600;
}
.separator {
    border-top: 1px solid #ccc;
}
.login-header a.active {
    background-color: #fff;
    color: inherit;
}
.login-title {
    margin-bottom: 25px;
    margin-top: 20px;
    text-align: center;
    color: #1e374d;
    font-family: cursive;
}
.btn-block{
    color: #ffffff;
    background-color: #e62f62;
    border-color: #e62f62;
    width: 100%;
    margin-bottom: 20px;
    float: right;
    padding: 10px;
    border: none;
    border-radius: 2px;
}
.social-auth-hr {
    text-align: center;
    height: 10px;
    margin-bottom: 21px;
    border-bottom: 1px solid #ccc;
}
.social-auth-hr span {
    background: #fff;
    padding: 0 10px;
    color: #e62f62;
    font-weight: 700;
}
.login-footer {
    padding: 15px;
    background-color: #ebedee;
    text-align: center;
}
@media only screen and (max-width:990px){
    .login-blk {
        margin: 0 auto;
    }
    .company_logo{
        width: 80%;
    }
    .login-wish {
        height: 275px;
        max-width: 100%;
        border-radius: 8px 8px 0px 0px;
        float: none;
        background-position: 0;
    }
    .content {
        max-width: 500px;
        margin: 0px auto;
    }
    .login-blk {
        max-width: 80%;
        float: none;
    }
    .wish-blk{
        line-height: 1.5;
        margin-top: 0px;
    }
    .wish-blk h3 {
        padding: 12px 0px 0px 0px;
    }
    
}