
form { margin: 0px 10px; }

h2 {
  margin-top: 2px;
  margin-bottom: 2px;
}

.container { max-width: 360px; }

.divider {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 5px;
}

.divider hr {
    margin: 12px 0px;
    width: 20%;
}



.left { float: left; }

.right { float: right; }



.btn-success {
    /*background: #f0c14b;
    border-color: #a88734 #9c7e31 #846a29;
    color: #111;
     background: linear-gradient(to bottom,#f7dfa5,#f0c14b);*/
     display: block;
background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
    box-shadow: 0 1px 0 rgba(255,255,255,.4) inset;
    /*background: #f0c14b;*/
    border-color: #a88734 #9c7e31 #846a29;
    color: #111;
}


.a-button a, .a-button:hover a {
    color: #111;
    text-decoration: none!important;
}



.btn-success:hover {
    color: #000;

    border-color: #a88734 #9c7e31 #846a29;
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b)
   /* background-color: #218838;
    border-color: #1e7e34;*/



}

.login-form .btn-info {
	display: block;
	border-color: #adb1b8 #a2a6ac #8d9096;
	border-style: solid;
    color: #000;
    background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
}
.btn-info:hover {
    color: #000;
    /* background-color: #138496; */
    /* border-color: #117a8b; */
    border-color: #000;
}

.btn-info {
/*    color: #fff;
    background-color: #17a2b8;*/
    border-color: #000;
}

.login-form .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #e77600;
    box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
    outline: 0;
}
form.login-form {
    margin: 20px 11px;
    padding: 0 7px;
}

.login-form .form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + -5px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    /*border: 1px solid #ced4da;*/
    border: 1px solid #000;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.login-form .form-group .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.0;
    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;
}


@media screen and (min-width: 320px) {
  .a-box {
    display: block;
    border-radius: 4px;
    border: 1px #ddd solid;
    background-color: #fff;
}
}


.login-form .form-group .btn-success:focus {
    outline: none;
    box-shadow: unset;
}


.login-form .form-group label {
    display: block;
    font-weight: unset;
    float: left;
    font-weight: 600;
    color: black;

}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    float: left;
}
input[type=text], textarea {
    /*border: 1px solid #dddddd !important;*/
}

.btn-success:not(:disabled):not(.disabled):active:focus{
    box-shadow: none;
}
.btn-info:focus {
    box-shadow: none;
}


.fade.in {
    opacity: 1;
}
.popover {
    position: absolute;
    top: -145px !important;
    margin: auto;
    left: 0px!important;
    /* min-height: 200px; */
    bottom: auto;
    z-index: 1060;
    right: 28px !important;
    display: block;
    padding: 10px;
    min-width: 336px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
}

#loginform {
    margin-top: 20px !important;
    text-align: center;
}
.login-form .form-group .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 1.0;
    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;
}
.custom-control label{
    display: block;
    font-weight: unset;
    font-weight: 600;
    color: black;
    font-size: 13px;
}

.log{
    max-width: 343px;
    margin: 0 auto;
    width: 100%;
}


.los_log{
        max-width: 450px;
    margin: 0 auto;
    width: 100%;
}


.gform_wrapper select {
font-size: 14px !important;
height: 46px;
}



/*customer add information*/

.jumbotron {
    padding: 1rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem;
}


.popover .arrow::after, .popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: unset;
}

.logot{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lostpass{
    
}

.form-control:focus{
    border-color: #e77600;
    box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
    font-size: 15px !important;
}
#user_login{
    border: unset;
}


.hom_login_error{
 padding-top: 10px;
    text-align: center;
}




/*  login error */

.errora-box-label {
    display: block;
    border-radius: 4px;
    border: 1px #ddd solid;
    background-color: #fff;
        width: 350px;
    margin: 0 auto;
}

.errora-box-label {
    margin-bottom: 14px!important;
}

.errora-box-label .a-alert-error {
    border-color: #c40000;
}
.errora-box-label .a-alert-container {
    background-color: #fff;
    box-shadow: 0 0 0 4px #fcf4f4 inset;
    padding-left: 63px;

}

.errora-box-label .a-box-inner {
    border-radius: 4px;
    position: relative;
    padding: 14px 18px;
}

.errora-box-label .a-alert-container {
    background-color: #fff;
    box-shadow: 0 0 0 4px #fcf4f4 inset;
    padding-left: 63px;
}

.errora-box-label .a-alert-container .a-alert-heading {
    color: #c40000;
}

.login_formcontainer.margn_top{    margin-bottom: 92px;}
.errora-box-label .a-icon-alert {
       position: absolute;
    left: 18px;
    top: 17px;
    font-size: 19px;
}

.errora-box-label ul.a-nostyle {
    margin-left: 0;
    color: #111;
}
.errora-box-label li {
    word-wrap: break-word;
    margin: 0;
}
.errora-box-label .a-list-item {
    color: #111;
}

/*.outerDataTable .loader{display: none;}*/

.page-template-password-lost-form #ap_forgotpassword1A_footer_string_header{    padding-bottom: 6px;
    margin-top: 7px;}

 body #gform_wrapper_1 .gform_footer input[type=submit] {
    border: 1px solid transparent;
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
    box-shadow: 0 1px 0 rgba(255,255,255,.4) inset;
    font-size: 14px;
    padding: 5px 10px 5px 10px;
 } 
