/* ==============    New User Login Css ======================================== */
#loginmodal .tc-modal-header,#loginmodal .tc-modal-body{
    background-color: #fff !important;
    border-radius: 10px;
 }
/*  .tc-login-create-account-btn {
    color: #fff !important;
    position: relative;
    width: 75%;
 } */
/*  .tc-login-create-account-btn button{
    border-radius: 10px;
    font-size: 18px;
 } */
 .tc-signup-container {
    border-bottom: 1px solid #cacaca;
    line-height: .1;
    margin: 1.175rem auto;
    max-width: 16.875rem;
 }
 .tc-signup-container-divider-modal {
    color:#000;
    background-color: #fff;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
 }
 /* .tc-linkedin-login-button #tc-linkedin-logo{
    background: url('https://media.technologycounter.com/icons/tc-linkedin-1.jpg'), #072e4b;
    background-repeat: no-repeat;
    width: 19%;
 } */
 /*  .tc-linkedin-login-button{
    position: relative;
    width: 75%;
 } */
 /* .tc-linkedin-login-button-div{
    position: relative;
    width: 100% !important;
 } */
 /* .tc-linkedin-login-button .form-control {
    font-size: 18px !important;
    height: 45px !important;
    background-color: #072e4b !important;
    color:#fff;
    border: 1px solid #e7edf1 !important;
 }
 
 .tc-facebook-login-button #tc-facebook-logo{
    background: url('https://media.technologycounter.com/icons/tc-facebook-1.jpg'), white;
    background-repeat: no-repeat;
    width: 19%;
    border: 1px solid #e0dede;
 } */
 /*  .tc-facebook-login-button{
    position: relative;
    width: 75%;
 }
 .tc-facebook-login-button-div{
    position: relative;
    width: 100% !important;
 } */
 /* .tc-facebook-login-button .form-control {
    font-size: 18px !important;
    height: 45px !important;
    background-color: #4267b2 !important;
    color:#fff;
    border: 1px solid #e7edf1 !important;
 }
 
 .tc-google-login-button #tc-google-logo{
    background: url('https://media.technologycounter.com/icons/tc-google-1.jpg'), white;
    background-repeat: no-repeat;
    width: 19%;
    border: 1px solid #e0dede;
 } */
/*   .tc-google-login-button{
    position: relative;
    width: 75%;
 }
 .tc-google-login-button-div{
    position: relative;
    width: 100% !important;
 } */
 /* .tc-google-login-button .form-control {
    font-size: 18px !important;
    height: 45px !important;
    background-color: #4285f4 !important;
    color:#fff;
    border: 1px solid #e7edf1 !important;
 }
 
 .tc-business-email-login-button #tc-business-email-logo{
    background: url('https://media.technologycounter.com/icons/tc-business-email.jpg'), white;
    background-repeat: no-repeat;
    width: 19%;
    border: 1px solid #e0dede;
 } */
 /*  .tc-business-email-login-button{
    position: relative;
    width: 75%;
 }
 .tc-business-email-login-button-div{
    position: relative;
    width: 100% !important;
 } */
/*  .tc-business-email-login-button .form-control {
    font-size: 18px !important;
    height: 45px !important;
    background-color: white !important;
    color:#000 !important;
    border: 1px solid #e7edf1 !important;
 } */
 .tc-login-privacy-policy{
    font-size: 14px;
 }
  #tc-business-email-box .form-control {
    text-align: center;
    font-size: 18px !important;
    height: 45px !important;
    background-color: white !important;
    color: #000 !important;
    border: 1px solid #0f1011 !important;
 }
 .tc-business-email-login{
    height: 35px;
    font-size: 17px;
 } 
/*  .tc-create-account-title{
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #000;
 }
 .tc-create-account-sub-title{
    line-height: 0.5;
    text-align: center;
    font-size: 15px;
    color: #000;
 } */
 .tc-linkedin-login-button-div img,.tc-google-login-button-div img,.tc-business-email-login-button-div img,.tc-login-create-account-btn img{
      cursor:pointer;
      width:300px;
   }
   @media (max-width: 767px){
      .tc-linkedin-login-button-div img,.tc-google-login-button-div img,.tc-business-email-login-button-div img,.tc-login-create-account-btn img{
         cursor:pointer;
         width:275px;
      }
   }

/* ========= Header Css ============================ */
