.account-copyright small {
    display:block;
}

.account-copyright a {
    font-size:11px;
    color:#fff !important;
}

.container {
    margin-top:50px;
}

.logo-box {
    color:#fff;
    font-weight: bold;
}

.logo-box p {
    font-size:24px;
    padding:0;
    margin:20px 0 10px 0;
    line-height: 0;
}

.logo-box small {
    font-size:14px;
}

.account-wall {
    margin-top:170px !important;
}

.g-recaptcha {
    width: desired_width;
    margin:0 auto;
    display:table;
}

.alert ul {
    margin-left:30px;
}

select {
    height:35px;
    margin-bottom:8px;
}

.select2-container .select2-selection--single {
    height:35px !important;
    border-radius:0px !important;
    border-color:#eee !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top:4px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px !important;
    padding-left: 15px !important;
    font-size:13px;
}

.select2 {
    margin-bottom:8px!important;
}

.select2-container--open .select2-dropdown--below {
    margin-bottom:40px !important;
    border-color: #ddd;
}

.select2-container {
    width:100% !important;
}

.country-panel {
}

.sa-button-container {
    text-align: center;
}

.sweet-alert fieldset {
    margin:0;
    padding:0;
}

ol {
    margin-left:14px !important;
}

ol li {
    padding-left:5px !important;
}

.form-main a {
    color:#fff !important;
}