.password-changed {
    padding: 30px;
    min-height: 250px;
    padding-top: 0;
}

.password-changed h2{
  font-size: 22px;
}
.password-changed h3{
    font-size: 17px;
}
.circle {
    position: relative;
    border: solid 2px #c09c3f;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    margin: 10px auto 30px;

}
.checkmark {
    position: absolute;
    transform: rotate(45deg) translate(-50%, -50%);
    left: 35%;
    top: 45%;
    height: 30px;
    width: 15px;
    border-bottom: 3px solid #c09c3f;
    border-right: 3px solid #c09c3f;
}
.gold-close{
    float: right;
    font-size: 24px;
    opacity: .7;
    padding: 30px;
}
.gold-close:focus{
    box-shadow: none;
}


.admin-login,.admin-forgotpass{
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;

    border-radius: 0;
    padding-top: 50px;
    padding-bottom: 50px;


}
.admin-section{
    background: #fff;
    padding: 30px 50px;
    border-radius: 15px;
    
}
.admin-login-bg{
    background-color: #000;
    border-radius: 15px 15px 0 0;
    text-align: center;
    /* height: 172px; */
    margin-bottom: -20px;
    padding: 30px 0 35px;
}

.admin-login-bg .logo{
   margin-bottom: 0px!important;
}
.admin-section h2{
    font-weight: 600;
    font-size: 34px;
    line-height: 48px;
    margin: 0;
    padding: 5px 0 15px;
    text-align: center;

}
.admin-section h2 b{
    font-weight: 500;
}
.admin-section-wrap{
    max-width: 580px;
    box-shadow: 0px 10px 60px #0000000D;
    border-radius: 15px;
}
.admin-section .form-group .btn{
 border-radius: 4px;
}

.admin-signin-btn{
    margin-top: 10px;
}

.admin-login .user-section .form-group label{
 color:#000;
}
.admin-section-wrap .forgot-bttn{
  color: #B79662;
  text-decoration: underline;
}
.admin-section-wrap .forgot-bttn:hover{
    color: #000;
}
.frequent-accordion .accordion-button:not(.collapsed),.frequent-accordion .accordion-button{
  background-color: #fff;
  box-shadow: none;
  color: #333333;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}
.frequent-accordion .accordion-item{
    border:none;    
   border-bottom: solid 1px #D8D8E6;
   border-radius: 0;
}
.frequent-accordion .accordion-button,.frequent-accordion .accordion-body{
   padding-left: 0;
   padding-right: 0;

}

.frequent-accordion .accordion-body p{
    font-size: 16px;
    font-weight: 400;
    color: #919191;
    line-height: 25px;
}

.frequent-accordion{
    margin-top: 30px;
    margin-bottom: 50px;
}
.frequent-accordion .accordion-body{
    font-weight: 400;
    font-size: 18px;
    color: #919191;
    line-height: 25px; padding-top: 0px;	
}
.frequently-title h3{
    color: #000;
    font-size: 34px;
    line-height: 48px;
    font-weight: 600;
}
.frequent-accordion .accordion-button::after{
  background-image: url(../images/acco-close.svg);
  transition: none;
}
.frequent-accordion .accordion-button:not(.collapsed)::after{
    background-image: url(../images/acco-open.svg);
}
.drop-box{
    box-shadow: 0px 10px 60px #0000001A;
    border-radius: 5px;
    padding: 40px;
}
.drop-label{
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #ABAAB5;
}
.drop-box h3{
    font-size: 24px;
    font-weight: 600;
    line-height: 52px;
    color: #333333;
    margin: 0;
}
.copy-right{
    color: #333333;
    font-size: 16px;
    font-weight: 25px;
}
.frequent-accordion .accordion-button:hover{
  color: #c09c3f;
}
.gray-drop-box{
    background-color: #EDEDED;
    box-shadow: 0px 10px 60px #0000000D;
}
.gray-drop-box p{
    font-weight: 600;
    font-size:18px;
    color: #333333;
    line-height: 27px;
    margin-bottom: 0;word-break: break-all;
}
.gray-drop-box h6{margin-top:20px;}
.drop-label-account{
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #333;
}
.account-email{
    background-color: rgba(0, 0, 0, 0.05)!important;
    border:none;
    font-size: 18px;
    font-weight: 600;
  
}
.select-opt-phone select{
    background-color: #D2D2D2;
    border:none;
    font-size: 18px;
    font-weight: 600;
   color:#000;
    display: block;
    width: 100px;
    padding: 0.375rem 0.75rem;
    appearance: none;
    border-radius: 0.25rem 0 0 0.25rem;
    background:#D2D2D2 url(../images/arrow-top.svg) no-repeat center right 10px;
}
.gray-drop-box .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){
   margin-left: 0;
}
.select-opt select{
    background-color:#D2D2D2;
    border:none;
    font-size: 18px;
    font-weight: 600;
   
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    appearance: none;
    border-radius: 0.25rem;
    background:#D2D2D2 url(../images/arrow-top.svg) no-repeat center right 20px;
}
.dash-board-form .form-control,.select-opt-phone select,.select-opt select{
    height: 50px;
}
.select-opt-phone select:focus{
  border:none;
}
.form-text-area{
    height: 110px;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.outer-support{
    box-shadow: 0px 10px 60px #0000000D;
    border-radius: 4px;
    padding: 0;
}
.outer-support h4{
    padding: 30px;
    border-bottom: solid 1px #E8DED1;
    font-size: 26px;
    font-weight: 500;
    color: #000;
    position: relative;
    margin: 0;
}
.outer-support h4::after{
    content: '';
    display: block;
    clear: both;
    width: 120px;
    height: 4px;
    background: #B79662;
    position: absolute;
    bottom: -2px;
    border-radius: 2px;
}
.out-common{
    padding: 30px;
    padding-bottom: 60px;
}
.out-common a{color:#000000; font-weight:500;}
.out-common p{
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    word-break: break-word;
}
.out-common label{
    color: #B79662;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    padding-top: 10px;
}
.status-open select{
    max-width: 230px;
    border-radius: 8px;
    border:solid 1px #E8DED1;
    width: 100%;
    height: 40px;
    padding:0 10px;
    appearance: none;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    color: #000;
    background: #fff url(../images/gold-drop.svg) no-repeat center right 20px;

}
.mr-3{
    margin-right: 20px;
}
.status-open select:focus{
    outline: none;
}


.support-ticket-button{
    font-weight: 500!important;
  }

  body{
    background: #FFFDFB;
  }


  .req-access{
    margin-bottom: 55px;
    text-align: center;
  }
  .req-pass{
    margin-bottom: 35px;
  }

  .requesting-acces{
    border: 1px solid #E8DED1;
    border-radius: 4px;
    padding: 38px;
    background: #FFFDFB;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #000000;

  }
  .ip-address{
    font-size: 22px;
    font-weight:600;
    color: #000000;
    margin-top: 14px;
  }



@media(min-width:767.8px){
    .top-dark-margin{
        margin-top: -124px;
    }
}
@media(max-width:1000px){

    .requesting-acces{
        padding: 32px;
        font-size: 14px;
    }

    .ip-address{
        font-size: 18px;
        margin-top: 10px;
    }

    .frequent-accordion .accordion-body p{
        font-size: 14px;
        line-height: 26px;
    }

    .drop-box{
        padding: 15px;
    }

    .frequently-title,.frequent-accordion{
        padding-left: 10px;
        padding-right: 10px;
    }

    .frequent-accordion{
        margin-top: 0;
    }

	.drop-box h3 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 20px;
}
    .out-common label{
        padding-top: 2px;
    }
    .outer-support h4{
        font-size: 24px;
    }
    .out-common p{
        font-size: 16px;
    }
    .out-common label{
        font-size: 15px;
    }
    .frequently-title h3{
        font-size: 26px;
        line-height: 34px;
    }
    .frequent-accordion .accordion-button:not(.collapsed), .frequent-accordion .accordion-button{
        font-size: 18px;
        line-height: 26px;
    }

    .frequent-accordion .accordion-body{
        font-size: 14px;
        line-height: 26px;
    }

    .drop-label{
        font-size: 15px;
    }
    .admin-section h2{
        font-size: 22px;
        line-height: 28px;
    }

    .admin-login-bg{
        padding-top: 37px;
        padding-bottom: 47px;
    }
    .admin-login {
        height: 100vh;
    }
    .admin-section{
        padding: 53px 40px;
        padding-bottom: 40px;
    }
    .admin-forgotpass{
        padding: 15px;
    }
}
@media(max-height:1000px) and (max-width:999px) {
    .admin-login {
        height: auto;
        padding-top: 115px;
        padding-bottom: 115px;
    }
  
}
@media(max-height:600px) and (max-width:999px) {
    .admin-forgotpass{
        height: auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
@media (max-width: 1800px) and (min-width:1200px)  {
	.frequent-accordion { margin-top:0px;}
	h3.head-copy{  font-size: 30px;}
	.admin-section h2{font-size: 30px; line-height: 38px;}
	.admin-section-wrap{max-width: 500px;}	
	.frequent-accordion .accordion-button:not(.collapsed), .frequent-accordion .accordion-button
	{ font-size: 20px;}
	.frequent-accordion .accordion-body {
    font-size: 16px;
    padding-top: 0px;	
}
}
@media(min-width:1800px){
    .support-ticket-button{
        height: 48px!important;
    }
	
    .status-open select{
      
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
       
    
    }
	h3.head-copy{  font-size: 40px;}
    .outer-support h4{
        font-size: 32px;
        padding: 40px;
    }
    .out-common {
        padding: 40px;
        padding-bottom: 70px;
    }
    .out-common p{
        font-size: 20px;
        line-height: 38px;
    }
    .dash-board-form .form-control,.select-opt-phone select,.select-opt select{
            height: 70px;
    }
    .drop-box h3{
        font-size: 28px;
        margin-bottom: 28px;
     
    }
    .frequently-title h3{
 
        font-size: 38px;
        line-height: 52px;
        margin-bottom: 0;
 
    }
    .frequent-accordion .accordion-button:not(.collapsed),.frequent-accordion .accordion-button{    
        font-size: 28px;
        line-height: 32px;
        padding-top: 30px;
        padding-bottom: 30px;
      }
     
      .frequent-accordion .accordion-body{
          font-size: 20px;       
          line-height: 34px;
      }
    .admin-section{
        background: #fff;
        padding: 20px 93px 70px;
        border-radius: 15px;
    
    }
    .admin-section h2{
    
        font-size: 34px;
        line-height: 48px;
        margin: 0;
        padding: 30px 0 40px;
    }
    .admin-login-bg{
        background-color: #000;
        border-radius: 15px 15px 0 0;
        text-align: center;
        margin-bottom: -20px;
        padding: 47px 0 47px 0;
    }
    .admin-section-wrap{
        max-width: 634px;
       
    }
}

  



  @media (max-width: 1800px) and (min-width:1100px)  {
    .admin-login-bg{
      margin-bottom: -15px;
    }

    .req-access{
        margin-bottom: 30px;
    }

    .requesting-acces{
        padding: 25px;
        font-size: 14px;
        
    }

    .ip-address{
        font-size: 18px;

      }

      .req-pass{
        margin-bottom: 30px;
      }

      .ip-address{
        margin-top: 12px;
      }

  }




