﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}
.leftMenu .nav-link {
    color: #000000;
    background-color: #ffffff;
    border-bottom: #eeeeee solid 1px;
}
.leftMenu .nav-link:hover {
    color: #fff;
    background-color: #058466;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #058466;
  
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    background: #f8f6f4;
    background-image: url(../img/page-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

.login-wrp, .ForgotPassword-wrp {
    margin-top: 50px;
}

    .login-wrp .btn {
        width:100%!important;
        margin:40px 0px 20px 0px;
    }
    .login-wrp .col-md-6, .register-wrp .col-md-6, .ForgotPassword-wrp .col-md-6, .RegisterClient_Wrp .col-md-6 {
        padding: 0px !important;
    }
.whiteBox, .blueBox {
    background: #ffffff;
    padding: 40px 30px;
    min-height: 430px;
   
}
.blueBox {
    background: #1f538c;    
    color: #ffffff;
    text-align: center;
}

.email, .password {
    
    background-image: url(../img/user.png);
    background-position: 0px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 22px;
}
.password {
    background-image: url(../img/lock.png);
}


.welcome{
    font-size:22px;
}
.Link{
    font-size:14px;
}
.grayBox .title {
    color: #ffffff !important;
}

.login-btn {
    padding: 10px 24px !important;
    border: none !important;
    border-radius: 0px !important;
    background-color: #0e5682!important;
    box-shadow: inset 0 0 100px 100px transparent;
    color: #fff !important;
    font-weight: 700 !important;
    text-decoration: none;
    font-size: 16px !important;
}
/*-----------------------------------------------------register-wrp-----------------------------------------------------*/
.register-wrp {
    margin-top: 50px;
}

.register-wrp .btn{
    font-weight: 400 !important;
    text-align: center;
    width:100%;
}
    .register-wrp .whiteBox, .register-wrp .blueBox {
        min-height: 550px;
    }
    
    
    .register-btn a {
        color: #000000 !important;
        text-decoration: underline !important;
    }
.register-wrp .title, .ForgotPassword-wrp .title, .RegisterClient_Wrp .title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
}
/*-----------------------------------------------------register-wrp-----------------------------------------------------*/
.google-btn {
    height: 42px;
    color: #ffffff !important;
    background-color: #4285f4 !important;
    border-radius: 2px !important;
    font-size: 14px!important;
    letter-spacing: 0.2px!important;
    font-weight:bold!important;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25) !important;
}

.loginLogo {
    background: #ffffff;
    border-radius: 50%;
    height: 153px;
    width: 153px;
    line-height: 153px;
    margin: 50px auto;
    text-align: center;
    padding-left: 10px;
}

    

.login-wrp h4 {
    text-align: center;
    font-size: 16px;
}

.login-wrp .title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
}

#forgot-password {
    float: right;
    font-size: 14px;
    font-weight:600;
}

.copy-to-clipboard input {
    border: none;
    background: transparent;
}

.copied {
    position: absolute;
    background: #1266ae;
    color: #fff;
    font-weight: bold;
    z-index: 99;
    width: 100%;
    top: 0;
    text-align: center;
    padding: 15px;
    display: none;
    font-size: 18px;
}


.logoWrp{

}

.text-danger{
    color:red!important;
    font-size:14px!important;
}
.text-danger ul {
   margin:0px!important;
   padding:0px!important;
   list-style:none!important;
}
.form-control{
    border:none;
    border-radius:0px;
    border-bottom:#000000 solid 1px!important;
    font-size:15px!important;
}
label{
    font-weight:500!important;
    font-size:14px!important;
}

.forgotPass{
    color:#000000!important;

}

.form-group {
    margin-bottom: 10px!important;
}

.login-wrp h1 {
    font-size: 18px;
    font-weight: 700;
    line-height: 46px;
}

.ManageDiv h2 {
    font-size: 20px;
    border-bottom: #eeeeee solid 1px;
    padding-bottom: 20px;
}
.leftMenu {
    border: 1px solid rgba(0,0,0,.125);
    padding: 10px;
}
.rightPanel {
    border: 1px solid rgba(0,0,0,.125);
    padding: 10px;
}
    .rightPanel .btn-primary {
        color: #fff;
        background-color: #058466!important;
        border:none!important;
        min-width:100px;
       
    }

    .rightPanel h4 {
        font-size:18px;
        border-bottom: #eeeeee solid 1px;
        padding-bottom: 10px;
    }

.alertBox {
    width: 100%;
    border: 1px solid #f7d3d7;
    background: #fff8f9;
    color:#000000;
    font-weight:600;
    font-size:14px;
    padding:10px;
    margin-bottom: 14px;
    border-top: #fcbfc6 solid 1px;
    border-right: #fcbfc6 solid 1px;
    border-bottom: #fcbfc6 solid 1px;
    border-left: #fcbfc6 solid 5px;
}

.greenBtn {
    color: #fff;
    background-color: #0e5682 !important;
    border: none !important;
    min-width: 100px;
}
.greenBtn:hover {
    color: #fff!important;
    
}

.alert-success {
    color: #000000 !important;
    background-color: #effcf9 !important;
    border-left: #dbfaf3 solid 1px !important;
    border-right: #dbfaf3 solid 1px !important;
    border-bottom: #dbfaf3 solid 1px !important;
    border-left: #058466 solid 5px !important;
}

.text15{
    font-size:15px;
}
.whiteBorderbox {
    
}
.ClientId {
    width: 100%
}
.ClientId .left {
    float:left;
    width:91%;
}
    .ClientId .right {
        float: left;
        width:9%;
    }

.textBox{
    width:100%;
}

.whiteTxt {
    color: #ffffff;
    font-weight: 600;
}

.RegisterClient_Wrp{
    margin-top:50px;
}
    .RegisterClient_Wrp .form-control {
        border:#000000 solid 1px!important;
    }

    .RegisterClient_Wrp .whiteBox, .RegisterClient_Wrp .blueBox {
       
        min-height: 480px;
        padding:25px 20px;
    }

.loginHeight{
    min-height:475px;
}