.responsive-button {
    box-sizing: border-box;
    font-size: 1em;
    padding: 1em 2em;
    background: #72273e;
    color: #ffffff !important;
    border: 1px solid #72273e;
    border-width: 1px 0;
    border-radius: 0.25em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    text-align: center;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    line-height: 1em;
    text-transform: uppercase;
}
.responsive-button:disabled {
    background-color: #aaa!important;
    border-color: #888!important;
    color: #eee!important;
}

.webinar-last-row {
    border-bottom: 1px solid #d0d0d0;
}

.text-table-button {
    font-size: 12px;
    font-weight: bold;
    font-family: Calibri;
}

.fix-navbar {
    margin-bottom: 45px;
}

.open2>.dropdown-menu {
    display: block;
}

.form-header {
    color: #362D2E !important;
    font-weight: bold !important;
    margin-bottom: 25px;
}

.normal-anchor {
    color: black !important;
}

.input-icon-responsive {
    position: relative;
}

.second-header-image {
    height: 80px;
    width: 100%;
}

.second-nav {
    background-color: #F2F2F2 !important;
    border-radius: 0 !important;
    height: 15px;
}

.second-nav-item {
    padding-top: 12px !important;
    padding-bottom: 10px !important;
    color: black !important;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
}


.input-icon-responsive input, .input-icon-responsive textarea, .input-icon-responsive select {
    padding-left: 33px !important;
}

.input-icon-responsive i {
    color: #ccc;
    display: block;
    position: absolute;
    margin: 14px 2px 4px 10px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    text-align: center;
}

.input-icon-responsive.right input {
    padding-left: 12px !important;
    padding-right: 33px !important;
}

.input-icon-responsive.right i {
    right: 8px;
    float: right;
}

.special-form-control {
    border: 2px solid #9c9696;
    border-radius: 0 !important;
    height: 44px !important;
    padding: 0 12px !important;
}

.form-control-responsive {
    background-color: #ffffff;
    box-shadow: none;
    color: #333333;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    background-image: none;
    padding: 10px 12px;
    border: 2px solid #9c9696;

    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.wForm .inputWrapper {
    width: 250px !important;
}

.form-control-responsive::-moz-placeholder {
    color: #a8a3a3;
    opacity: 1;
    font-family: "Verdana" !important;
}

.form-group-responsive {
    margin-bottom: 20px;
}

.checkout-section {
    margin-bottom: 25px;
}

.checkout-font {
    font-size: 12px !important;
    width: 150px;
}

.remove-button {
    background-color: #D9534F !important;
    border: 1px solid #D9534F !important;
}

.green-button {
    background-color: #5CB85C !important;
    border: 1px solid #5CB85C !important;
}


@media only screen and (max-width: 767px) {
    .login-box {
        border-bottom: 1px solid #9c9696;
        padding-bottom: 30px;
    }

    .register-box {
        padding-top: 30px;
    }

    .navbar-nav .open2 .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }


    .form-group-responsive-sm {
        margin-bottom: 15px;
    }

    .login-button-sm , .register-button-sm {
        width: 110px;
    }

    .margin-top-10-sm {
        margin-top: 10px;
    }

    .padding-20-sm {
        padding: 20px;
    }

    .pull-right-sm {
        float: right;
    }

    .bottom-border-sm {
        border-bottom: 1px solid #D9D9D9;
    }

    .padding-left-sm-63 {
        padding-left: 63% !important;
    }

    .nav-colapse-sm {
        overflow-y: hidden !important;
        margin-left: 0px !important;
        background-color: #F2F2F2;
    }

    .container-fluid-sm {
        width: 300px;
        margin-left: 5px;
    }

    .modal-xl {
        width: 97%;
    }

    #toggleSecondNav {
        padding: 7px 10px !important;
    }

    .second-nav-item {
        padding: 5px 25px !important;
        color: black !important;
        font-weight: bold;
        font-family: 'Open Sans', sans-serif !important;
    }

    .second-navbar-brand {
        float: left;
        height: 50px;
        padding: 14px 30px;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Open Sans', sans-serif !important;
        font-weight: bold;
    }

    /* .checkout-section div:last-child {
        text-align: center !important;
        float: left !important;
    } */
}

@media only screen and (min-width: 770px) {
    .login-box {
        border-right: 1px solid #9c9696;
        padding-right: 14%;
        float: right;
    }

    .register-box {
        padding-left: 30px;
    }

    .form-group-responsive-md {
        margin-bottom: 15px;
        width: 335px;
    }

    .form-group-responsive-md-425 {
        margin-bottom: 15px;
        width: 540px;
    }

    .padding-10-md {
        padding: 10px;
    }

    .modal-xl {
        width: 1050px;
    }

    .padding-right-70-md {
        padding-right: 70px;
    }

    .pull-right-md {
        float: right;
    }

    .right-border-md {
        border-right: 1px solid #D9D9D9;
    }
    .left-border-md {
        border-left: 1px solid #D9D9D9;
    }
    .second-nav-item {
        padding-top: 12px !important;
        padding-bottom: 10px !important;
        color: black !important;
        font-weight: bold;
        font-family: 'Open Sans', sans-serif !important;
    }

    .second-navbar-brand {
        float: left;
        height: 50px;
        padding: 12px 15px;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Open Sans', sans-serif !important;
        font-weight: bold;
    }
}

.section-title-responsive {
    color: #4A4A4A !important;
    font-weight: bold !important;
    font-family: 'Open Sans', sans-serif !important;

}

.section-box {
    padding: 20px;
}

.odd {
    background-color: #f2f2f2;
}

.cell-header {
    font-weight: bold !important;
    color: rgb(113, 39, 61);
    font-size: 13px;
    font-family: 'Open Sans', sans-serif !important;
}