body {
    font-family: "Poppins", sans-serif !important;
    color: #4b4b4b !important;
    /*  background-color: #f7f7f7 !important; */
}
.container {
    max-width: 1022px !important;
}
.navbar-nav li a {
    font-size: 14px !important;
}
.navbar-nav li a:hover {
    text-decoration: underline;
}
.navbar-nav .active {
    text-decoration: underline;
}
p .trigger_approve_registration:hover {
    text-decoration: underline;
}

/* .active{
	text-decoration: underline;
 } */
a.deleteuser:hover {
    text-decoration: none;
}
.bg-white {
    background-color: none !important;
}
.__header {
    /* background-image: url("../images/H.png"); */
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 128px;
    padding-top: 5px;
    background-position-y: bottom;
}
.blue-500 {
    color: #0a4c8c;
}
#footer {
    background: #000;
    height: auto;
    padding: 20px;
    padding-top: 45px;
}
.subs {
    padding: 13px;
    padding-top: 13px;
    border: 0px;
    background: #64c0ff;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 14px;
    padding-bottom: 15px;
    position: relative;
    top: -1px;
    border-radius: 0px;
    color: #fff !important;

    border: 0px !important;
    border-radius: 0px !important;
    font-size: 12px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    position: relative !important;
    top: -3px !important;
    width: 25% !important;
}
main.py-4 {
    min-height: 600px;
}
.input_type {
    height: 48px;
    width: 68%;
    background: #202123;
    border: 0px;
    padding-left: 15px;
    color: #fff;
}
.navbar-nav li:last-child {
    padding-right: 0px !important;
    margin-right: 0px !important;
}
.navbar-nav li:last-child a {
    padding-right: 0px !important;
}
#footer .top-subscribe {
    border-bottom: 1px solid #545151;
    padding-bottom: 46px;
}

.social_logo img {
}
.social_logo {
    width: 47px;
}
.top-menu {
    border-bottom: 1px solid #ddd;
}
.menu-racenave li a {
    color: #0a4c8c !important;
}
.top-menu li a {
    color: #0a4c8c !important;
}
.top-menu ul li {
    border-right: 1px solid #eee !important;
    height: 10px;
    padding-top: 0px;
    margin-top: 0px;
    line-height: 8px;
}

.top-menu ul li a {
    padding-top: 0px !important;
}
.navbar-nav li {
    margin-left: 4px;
    border-right: 0px solid #ccc;
    margin-right: 4px;
    padding-right: 10px;
}
.navbar-nav li:last-child {
    border-right: 0px !important;
}
.navbar-nav-top li {
    display: flex;
}
.menu-racenave {
    padding-top: 46px;
}
.menu-racenave {
    box-shadow: none !important;
}
.heading_row h3 {
    background: #fff;
    padding: 12px;
    margin: 0px;
    padding: 0px;
    padding-left: 0px;
    padding-left: 4px;
    font-size: 18px;
    font-weight: bold;
}

.heading_row {
    background: #fff;
    margin-bottom: 25px;
    box-shadow: 2px 2px 2px 2px #eee;
    border-radius: 4px;
    padding: 18px;
}

/* organizer */
.profile_box {
    min-height: 300px;
    background: #fff;
    -webkit-box-shadow: 0px 5px 10px 2px rgba(74, 74, 74, 0.07);
    -moz-box-shadow: 0px 5px 10px 2px rgba(74, 74, 74, 0.07);
    box-shadow: 0px 5px 10px 2px rgba(74, 74, 74, 0.07);
    margin-left: 0px;
    margin-right: 0px;
}

.profile_image_box {
    text-align: center;
    padding-top: 20px;
}
.edit_profile {
    font-size: 12px;
    padding-top: 10px;
}
.Premium-col {
    text-align: right;
}
.Premium-col button {
    border: 0px;
    padding: 6px;
    width: 118px;
    border-radius: 0px;
    color: #fff;
    background: #ff9a00;
    margin-right: 11px;
    font-weight: 600;
}
.row_profile_name {
    border-bottom: 1px solid#eee;
    padding-bottom: 12px;
}

.column-2-row {
    padding-top: 20px;
}

.row_profile_name .col-md-3 h3 {
    font-weight: bold;
    margin-bottom: 0px;
}
.edit_premium {
    background: #64c0ff;
    color: #fff;
    border-radius: 137px;
    width: 24px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    min-width: 30px;
    min-height: 30px;
    padding: 6px;
}

/* .edit_premium {
	background:#ddd;
	border-radius: 137px;
	width: 24px;
	display: inline-block;
	text-align: center;
	font-size: 13px;
	min-width: 30px;
	min-height: 30px;
	padding-top: 4px;
} */
.organizer-profile-details li i {
    margin-right: 6px;
}

.list li {
    display: inline-block;
    width: 30%;
    font-size: 14px;
    margin-right: 20px;
}

.list li .media-left {
    margin-right: 10px;
}
.list li .media-body {
    word-wrap: anywhere;
    text-align: left;
}

.list {
    margin-top: 30px;
    margin-left: 0px;
    padding-left: 0px;
    display: flex;
    flex-direction: row;
}
.list li:last-child {
    text-align: right;
}
/* .list li:nth-child(2){ text-align: center; } */
.social_icons i {
    padding-right: 20px;
}
.social_icons .fa {
    background: #333;
    border-radius: 201px;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #fff;
    padding-top: 7px;
    /* padding-left: 10px; */
    padding: 9px;
}

.social_icons .fa-facebook {
    background: #5371d1;
}
.social_icons .fa-twitter {
    background: #54abf0;
}

.social_icons .fa-google-plus {
    background: #7f7f7f;
}

.social_icons .fa-instagram {
    background: #dc4f3c;
}
.my-list .active {
    background: #64c0ff;
    color: #fff;
    cursor: pointer;
}
.my-list li {
    display: block;
}
.my-list {
    padding-left: 0px;
    margin-left: 0px;
}
.my-list li {
    display: block;
    text-align: center;
    padding: 20;
    padding: 15px;
    padding-bottom: 15px;
    background: #eee;
    margin-top: 2px;
    box-shadow: 1px 1px 0px 1px #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-radius: 0px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #494949;
}
.race-tabs {
    margin-top: 40px;
}
.my-list li.current {
    background: #64c0ff;
    color: #fff;
}
.create_event_button {
    background: #64c0ff;
    border: 0px;
    padding: 7px;
    display: inline-block;
    width: 23%;
    color: #fff;
}
.create_event_button:hover {
    text-decoration: none;
    background-color: #0c75ac;
}

.event_list {
    float: left;
    font-size: 17px;
    font-weight: bold;
}
.event_list_grid .items {
    margin-bottom: 0px;
    margin-top: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 16px;
}

/* .new_race_item img {
	border-left: 5px solid orange ; padding-left: 9px;
} */
.items .thumb_wrapper {
    border-left: 5px solid orange;
    padding-left: 9px;
    overflow: hidden;
}
.items .thumb_wrapper img {
    margin: 0 auto;
    height: 84px;
    display: block;
}
.old_race_item img {
    border-left: 5px solid #ddd;
    padding-left: 9px;
}
.event_list_wrapper {
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
    margin-left: 13px;
    margin-right: 39px;
    padding-right: 23px;
}
.list-item-event {
    display: block;
    margin-top: 10px;
    float: left;
}
.list-item-event ul {
    padding-left: 0px;
    margin-top: 4px;
}
.list-item-event ul li {
    display: inline-block;
    height: 14px;
    line-height: 16px;
    border-right: 1px solid #ccc;
    padding-right: 11px;
    color: #929292;
    font-size: 13px;
    margin-right: 10px;
}

.list-item-event ul li:after {
    border-right: 2px solid #000;
}
.list-item-event ul li:last-child {
    border-right: 0px;
}
.race_title {
    font-weight: bold;
}
.my-list li:hover {
    background: #64c0ff;
    color: #fff;
    cursor: pointer;
}
.arrow_right {
    float: right;
    position: relative;
    top: 18px;
    background: #999;
    width: 23px;
    border-radius: 14px;
    text-align: center;
}

/* Race Category */
.race_category {
    padding: 50px;
    background: #f5f5f5;
}

.close_button_race_category {
}

.button_close {
    position: absolute;
    right: 0px;
    top: 0px;
    right: 0px;
    background: #ddd;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    cursor: pointer;
}

.create_event_form_organizer .heading_title_create_event,
.heading_title {
    border-left: 4px solid pink;
    padding-left: 15px;
    /* line-height: 10px; */
    padding-top: 0px;
    /* height: 40px; */
    margin-top: 39px;
    padding-bottom: 11px;
    margin-bottom: 25px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 32px !important;
    color: #686868;
}
.create_event_form_organizer h6 strong {
    font-size: 14px;
}
.create_event_form_organizer label,
.create_event_form_organizer select {
    font-size: 12px;
}
.create_event_form_organizer .form-control {
    font-size: 12px !important;
}
.btn-edit-race-cat {
    font-size: 12px !important;
    background: #ddd !important;
    border: 0px !important;
    border-radius: 0px !important;
    color: #595858 !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.block p {
    text-align: left;
    text-justify: auto;
    text-justify: newspaper;
}
.term_of_use .col-md-12 {
    margin-bottom: 10px;
}

.term_of_use h5 {
    padding-left: 14px;
    padding-top: 35px;
    margin-top: 10px;
    font-weight: bold;
}

._DATA_PRIVACY_ h5 {
    padding-left: 0px;
    padding-top: 35px;
    margin-top: 10px;
    font-weight: bold;
}

.input-grey {
    background: #f5f5f5 !important;
    height: 56px !important;
    border-radius: 0px !important;
}

.race_category input {
    background: #eaeaea !important;
    height: 40px;
    border-radius: 0px !important;
}
.race_category select {
    border-radius: 0px;
    height: 40px;
    background: #eee
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
        no-repeat right 0.75rem center/8px 10px;
}
select.dselect {
    height: 55px;
    border-radius: 0px;
    background: #eee
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
        no-repeat right 0.75rem center/8px 10px;
}

#Description {
    height: 132px !important;
}

.inline-step-event .circle {
    width: 34px;
    background: #cccccc;
    display: inline-block;
    border-radius: 200px;
    border: 5px solid #e5e5e5;
    cursor: pointer;
}
.inline-step-event .circle:hover {
    background: #64c0ff;
}
.inline-step-event .current {
    width: 34px;
    background: #64c0ff;
    display: inline-block;
    border-radius: 200px;
    border: 5px solid #e5e5e5;
}

.inline-step-event .line {
    width: 66px;
    background: #64c0ff;
    display: inline-flex;
    margin-top: 0px;
    float: right;
    position: relative;
    top: 12px;
    height: 4px;
}

.inline-step-event .text-step {
    font-size: 13px;
}
.remove_padding_left_right {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.event_add_photo .col-md-4 {
    background: #eee;
    text-align: center;
    padding: 63px;
}
.event_add_photo {
    padding-top: 39px;
}
textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active {
    /* outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none !important;*/
}
.event_add_more_category {
    padding-left: 15px;
    margin-top: 21px;
}
.event_add_more_category .addmore {
    background: #eee;
    padding: 20px;
}
/* button color 64c0ff*/
.event_add_more_category_modal_close {
    background: #e5e5e5 !important;
    border-radius: 200px !important;
    height: 27px !important;
    /* padding-top: 5px !important; */
    width: 27px !important;
    /* padding-left: 7px !important; */
    position: relative !important;
    top: -10px !important;
    left: 10px !important;
    opacity: 1 !important;
    font-size: 21px !important;
    padding: 0px !important;
}

.save_category_form_button {
    background: #64c0ff !important;
    background: #64c0ff !important;
    border: 0px;
    border: 0px !important;
    border-radius: 0px !important;

    font-size: 13px !important;
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}

.popcategory {
    background: #fff;
    margin-bottom: 25px;
    box-shadow: 2px 2px 2px 2px #eee;
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
}

#create_event_modal_add_more_category .d label,
#create_event_modal_add_more_category .d input {
    font-size: 13px;
}

#create_event_modal_add_more_category .form-control,
#edit_profile_organizer .form-control {
    background: #fff;
    border-radius: 0px;
    font-size: 12px;
    border: 2px solid #ced4da;
}
#edit_profile_organizer .custom-select {
    background: #fff
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
        no-repeat right 0.75rem center/8px 10px !important;
    border: 2px solid #ced4da !important;
}

#create_event_modal_add_more_category .custom-select {
    border-radius: 0px;
    height: 40px;
    background: #eee
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
        no-repeat right 0.75rem center/8px 10px;
}
.custom-select {
    border-radius: 0px;
    height: 40px;
    background: #eee
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
        no-repeat right 0.75rem center/8px 10px !important;
}
.custom-select {
    border-radius: 0px !important;
    height: 50px !important;
    border: 0px !important;
}
#create_event_modal_add_more_category .mb-4 {
    margin-bottom: 12px !important;
}

.awards_box .col-md-3 {
    background: #eee;
    padding: 16px;
    margin-right: 20px;
}

.awards_box .addbox_awards {
    background: #eee;
    padding: 20px;
}

.awards_box .col-md-3 ul li {
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    color: #898989;
}

.addbox_map {
    background: #eee;
}

.boxaddmap {
    padding-top: 13px;
    font-size: 12px;
}

#edit_profile_organizer label {
    font-size: 12px;
}

.sub-heading h6 {
    border-left: 4px solid pink;
    padding-left: 5px;
    line-height: 10px;
    padding-top: 0px;
    height: 10px;
    margin-top: 39px;
    padding-bottom: 11px;
    margin-bottom: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-size: 12px !important;
    color: #686868;
}

.closex {
    font-weight: bold;
    background: #777;
    padding: 8px;
    border-radius: 36px;
    height: 23px !important;
    width: 23px;
    display: block;
    padding-left: 8px;
    padding-top: 3px;
    padding-bottom: 5px !important;
    color: #ddd;
    font-size: 12px;
    margin-left: 7px;
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
}

.flex-container > div {
    background-color: #f1f1f1;
    min-width: 10%;
    margin: 10px;
    text-align: center;
    line-height: auto;
    font-size: 12;
    display: flex;
    padding: 12px;
}

.flex-container div:first-child {
    margin-left: 0px;
}

.border-login {
    border-bottom: 1px solid #ddd;
    padding-bottom: 11px;
}

#loginf #email,
#loginf #password {
    font-size: 12px;
}

#loginf {
    width: 53% !important;
}
.login_footer_text p {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 0px;
    font-size: 12px !important;
}

.social .login_social_icon {
    background: #0c75ac;
    padding: 5px;
    padding-left: 16px;
    padding-right: 15px;
    font-size: 12px;
    color: #fff;
    width: 46%;
    border: 0px;
    padding-bottom: 14px !important;
    padding-top: 14px !important;
}

/* admin side */
.admin_list li a {
    display: block;
    border: 1px solid #eee;
    border-radius: 9px;
    padding: 12px;
    margin-bottom: 14px;
    margin-top: 18px;
    background: none;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
}

.admin_list li {
    display: block;
    background: none;
}

.admin_list li a:hover {
    color: #fff !important;
    background: #64c0ff;
    color: #fff !important;
}

.admin_list {
    padding-left: 0px;
    background-color: #fff;
    border-radius: 7px;
    padding: 15px;
    margin-left: -15px;
}

.right-admin-side {
    box-shadow: 0px 10px 14px 2px rgba(0, 0, 0, 0.03);
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:active,
input:-webkit-autofill:focus {
    /*background-color: #FFFFFF !important;
    color: #555 !important;
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
    -webkit-text-fill-color: #555555 !important;*/
}

.add_reward_popup ul {
    margin-left: 0px !important;
    padding-left: 0px !important;
    width: 160px;
}

.add_reward_popup ul li:first-child {
    display: block;
    margin-bottom: 7px;
}

.add_reward_popup ul li.item {
    margin-left: 10px;
    font-size: 12px;
}
.add_reward_popup ul li {
    font-size: 12px;
}
.add_reward_popup {
    background: #eee;
    padding: 20px;
}

.additional_info_edit {
    background: rgb(238, 238, 238) none repeat scroll 0% 0%;
    padding: 13px;
    padding-left: 28px;
    font-size: 12px;
    padding-top: 17px;
    text-align: center;
    cursor: pointer;
}

.additional_info_edit:hover,
.additional_info_delete:hover {
    background: #ff7575 none repeat scroll 0% 0%;
}
.additional_info_delete {
    cursor: pointer;
    text-align: center;
    background: #eee none repeat scroll 0% 0%;
    padding-top: 17px;
    font-size: 12px;
}
.add_more_button_additional {
    margin-top: 20px;
    background: #eee none repeat scroll 0% 0%;
    padding: 14px;
    text-align: center;
}

.input_medical_upload {
    font-weight: 500;
}

#additional_certification #name_of_file,
#additional_certification #upload_file {
    font-size: 12px;
}

.shop_wrapper {
    padding-bottom: 50px;
}
.shop_add_product span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

#shop_event .price {
    color: #64c0ff;
}

.text_product {
    margin-top: 20px;
}

.sizes {
    width: 40px;
    height: 40px;
    background: #eee;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 44px;
    font-size: 12px;
}

#add_products_shop input {
    background: #eaeaea;
    height: 40px;
    border-radius: 0px !important;
}

.itemshop {
    padding-bottom: 31px;
}

#add_products_shop input,
#add_products_shop label {
    font-size: 12px;
}

.radio_payment_select {
    padding: 14px;
    background: #eee;
    margin-top: 10px;
}

.shop_wrapper_payment_method_coupon {
    padding: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    background: #f5f5f5;
    padding-right: 40px;
    padding-top: 35px;
    padding-left: 27px;
}

.shop_wrapper_payment_method_coupon input {
    border-radius: 0px;
    background: #eaeaea;
}

#payment_method_add_coupon input.form-control {
    border-radius: 0px;
    background: #eee;
    font-size: 12px;
}

#payment_method_add_coupon label {
    font-size: 12px;
}
.bytype {
    font-size: 12px;
}
#payment_method_add_shipping input {
    background: white !important;
    height: 40px;
    border-radius: 0px !important;
}

#payment_method_add_shipping label {
    font-size: 12px;
}

.addawardbox label {
    font-size: 12px;
}

.required {
    color: red;
}
.error_list {
    padding-left: 21px;
}
.error_list li {
    color: red;
}
.el_race_category > div {
    margin-bottom: 10px;
}
.addawardbox .upload_award {
    font-size: 12px;
    text-align: center;
}
.addawardbox input {
    font-size: 12px;
    border-radius: 0px;
    background: #eaeaea;
}
.btn-award-box {
    background: #dddddd !important;
    border-radius: 0px !important;
    border: 0px !important;
    font-size: 12px !important;
    color: #595858 !important;
}

.close_item_add_awards {
    position: absolute;
    right: 0px;
    top: -2px;
    content: "x";
    background: #ccc;
    padding: 4px;
    font-size: 11px;
}

.close_item_add_awards:hover {
    background: pink;
}
.available_sizes .active {
    background: pink;
}

.shop_wrapper_payment_method_shipping .col-md-3 {
    background: #f5f5f5;
    max-width: 35% !important;
    width: 34% !important;
    min-width: 23% !important;
    padding: 13px;
    margin-left: 5px;
}

.shipping_option_wrapper .customdiv {
    background: #f5f5f5;
    width: 22%;
    margin-left: 32px !important;
    padding: 20px;
    margin-top: 12px;
}

.customdiv .circle_shipping {
    width: 12px;
    height: 12px;
    background: #fff;
    display: inline-block;
    border-radius: 20px;
    border: 3px solid #c6c6c6;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

.customdiv .current {
    width: 12px;
    height: 12px;
    background: #7f7f7f;
    display: inline-block;
    border-radius: 20px;
    border: 3px solid #c6c6c6;
    margin-right: 5px;
    position: relative;
    top: 1px;
}
.shipping_details > .price {
    float: right !important;
    color: #000 !important;
    padding-right: 15px;
}

.shipping_details {
    font-size: 12px;
    margin-top: 12px;
}

.shipping_details_price {
    font-weight: bold;
}

.shipping_name {
    font-size: 12px;
}

.shippind_address {
    font-weight: bold;
}
.racers-list {
    margin-bottom: 5px;
    box-shadow: 3px 2px 11px 5px #f9f9f9;
    padding-bottom: 12px;
    background: #f4f4f4;
}
.racers-list h4 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 16px;
    display: flex;
    overflow: hidden;
    height: 39px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: #4b4b4b !important;
}
.racers-list ul li {
    display: flex;
    margin-bottom: 10px;
    height: auto;
    font-size: 12px;
    color: #4b4b4b !important;
}
.racers-list ul li i {
    margin-right: 8px;
    color: #8a8a8a;
}
.racers-list ul {
    margin-left: 0px;
}
.racers-list ul {
    padding-left: 0px;
}
.racers-list .btn-front-racers {
    position: absolute;
    bottom: 4%;
    border: 0px;
    border-radius: 0px;
    font-size: 12px;
    padding: 8px;
    width: 79px;
}

.racers-list .btn-front-racers2 {
    border: 0px;
    border-radius: 0px;
    font-size: 12px;
    padding: 8px;
    width: 79px;
}
.details-items {
    padding: 20px;
    padding-top: 0px;
    border-top: 1px solid #eee;
    max-height: 260px;
    min-height: 260px;
}
.racers-list .btn-front-racers {
    background: #64c0ff;
}
.racers-list .btn-front-racers:hover {
    background: #3d90c6;
}
.box-front-racers {
    margin-bottom: 28px;
}

.organizer_event_view {
    margin-left: 0px;
    padding-left: 0px;
}
.organizer_event_view li {
    padding: 20px;
    margin-bottom: 14px;
    border: 1px solid#eee;
    display: block;
    box-shadow: 0px 10px 14px 2px rgba(0, 0, 0, 0.03);
}
.organizer_event_view li.active {
    background: #64c0ff;
    color: #fff;
}

.organizer_event_view li:hover {
    background: #64c0ff;
    color: #fff;
    cursor: pointer;
}

.pink_side_header {
    border-left: 4px solid pink;
    padding-left: 5px;
    line-height: 10px;
    padding-top: 0px;
    height: 10px;
    margin-top: 39px;
    padding-bottom: 11px;
    margin-bottom: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-size: 12px !important;
    color: #686868;
}

.mb-page p {
    font-size: 13px;
}
.mb-page .column_container {
    padding-top: 80px;
    padding-bottom: 80px;
}
.circles_image p {
    font-size: 12px;
}
.about_featured_ {
    padding-top: 59px;
}
.circles_image {
    padding-top: 50px;
}
.circles_image .mk-text-block {
    padding-top: 30px;
}
.mk-title-box {
    padding-bottom: 13px;
}

.__header_about {
    background-image: url("../images/why-raceyaya-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 190px;
    padding-top: 5px;
}

.contact_us textarea {
    border-radius: 0px;
    background: #f5f5f5 !important;
    height: 182px !important;
    border-radius: 0px !important;
}

.contact_us {
    width: 40% !important;
    background: #eee !important;
    padding: 20px !important;
    margin: 60px !important;
    margin-top: 60px;
    margin-right: 60px;
    margin-top: 60px;
    margin-top: 60px !important;
    margin-top: 20px !important;
    position: relative;
    z-index: 888;
    margin-right: 3px !important;
}
.title_atletes {
    padding-top: 20px;
}

.register_form .form-control {
    border: 0px;
    padding-top: 3px;
    font-size: 13px;
}
.button_login_submit {
    background: rgb(100, 192, 255) none repeat scroll 0% 0% !important;
    border: 0px none !important;
    border-radius: 0px !important;
    padding: 11px !important;
    margin-top: 12px !important;
    margin-bottom: 17px !important;
    font-weight: bold !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
}

.register_form p {
    padding-top: 26px;
    padding-bottom: 14px;
}
.register_form .border-login {
    border-bottom: 1px solid #ddd;
    padding-bottom: 11px;
    margin-top: 15px;
}
.register_form .border-login.is-invalid {
    border-color: #dc3545;
}

.application_status_wrapper h3 {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 10px;
}

.your_application_status_text p {
    color: #2db9ff;
}

.application_status {
    min-height: 250px !important;
    box-shadow: 7px 12px 41px 0px #f7f7f7 !important;
    padding: 58px !important;
    margin-top: 34px !important;
}

/*  HOME CSS */
.footer {
    bottom: 0;
    color: #707070;
    height: 2em;
    left: 0;
    position: relative;
    font-size: small;
    width: 100%;
    background: #fff;
}

.social .login_social_icon {
    background: #0c75ac;
    padding: 5px;
    padding-left: 16px;
    padding-right: 15px;
    font-size: 12px;
    color: #fff;
    width: 46%;
    border: 0px;
    padding-bottom: 11px;
    padding-top: 11px;
}

.social .text-title {
    margin-bottom: 10px;
}

.social .g {
    background: #fe2828 !important;
    margin-left: 19px;
}
.text-title {
    padding-bottom: 12px;
}
.social_btn_login {
    margin-bottom: 20px;
}

.social {
    width: 53%;
}
.login_footer_text {
    text-align: center;
}
.login_footer_text p {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 0px;
}

.register_as_racer {
    min-height: 250px;
    box-shadow: rgb(238, 238, 238) 10px 11px 16px -7px;
    padding: 26px;
    margin-top: 34px;
}

.register_as_organizer {
    min-height: 250px;
    box-shadow: rgb(238, 238, 238) 10px 11px 16px -7px;
    padding: 26px;
    margin-top: 34px;
}

.btn-raceyaya {
    border: 0px;
    padding: 12px;
    background: #64c0ff;
}

.register_as_racer h5,
.register_as_organizer h5 {
    margin-bottom: 13px;
}

.application_status {
    min-height: 250px;
    box-shadow: rgb(238, 238, 238) 10px 11px 16px -7px;
    padding: 58px;
    margin-top: 34px;
}

.application_status_field {
    border: 0px;
    border-bottom: 1px solid #eee;
    padding-left: 10px !important;
}
.btn-raceyaya-application {
    border: 0px !important;
    border-radius: 0px !important;
    width: 18% !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    font-weight: bolder !important;
}

.find_out_more {
    position: relative;
    top: unset !important;
    bottom: -30px !important;
    padding: 9px;
    padding-top: 9px;
    padding-bottom: 9px;
    width: 31%;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 16px;
    font-size: 18px;
    border: 0px;
    border-radius: 0px;
}
.btn_common {
    border: 0px !important;
    border-radius: 0px !important;
    padding: 13px !important;
    background: #64c0ff !important;
}

.btn_common:hover {
    background: #55ade8 !important;
}

.thankyou-box {
    padding-bottom: 30px !important;
    text-align: center;
    text-align: center;
    padding: 58px;
    padding-bottom: 0px;
    padding-top: 0px;
    box-shadow: 3px 3px 4px -1px #eee;
    min-height: 187px;
}

.find_out_more {
    position: absolute;
    bottom: 0;
    height: 56px;
    top: 160px;
    left: 264px;
}

input.form-control:focus {
    outline: 0 !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}

._event_view_commong_class_ h6 strong {
    font-size: 13px;
}

._event_view_commong_class_ ul {
    padding-bottom: 20px;
    font-size: 12px;
    color: #969696;
}

._event_view_commong_class_ label {
    font-size: 12px;
    font-weight: bold;
    color: #a8a8a8;
}

#_event_view_awards_ .block_box_award {
    box-shadow: 0px 0px 15px 1px #f9f9f9;
    margin: 19px;
}

.imgawards {
    height: 120px;
    text-align: center;
    margin-top: 12px;
    padding-top: 16px;
    margin-bottom: 12px;
}

.imgawards img {
    max-width: 100%;
    max-height: 100%;
}

#_event_view_racemap_ iframe {
    height: 317px;
    width: 756px;
}

.name_of_price {
    color: #2cdaf4;
    font-weight: bold;
}

.name_of_product {
    padding-top: 10px;
    font-weight: 700;
    color: #3a3a3a;
}

.common_color {
    color: #7f7f7f;
}

.contact-us h3 {
    font-size: 14px;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-top: 12px;
    padding-bottom: 14px;
}

.reg_status {
    cursor: pointer;
    position: absolute;
    top: 175px;
    bottom: 0px;
    left: 109px;
    background: #fff;
    height: 42px;
    padding: 12px;
    font-size: 12px;
    width: 152px;
    text-align: center;
}

.row_field {
    margin-bottom: 10px;
}

.row_field input {
    color: #64c0ff !important;
    border: 1px solid #64c0ff !important;
    font-size: 12px;
    padding: 21px;
}

.contact-us textarea {
    color: #64c0ff !important;
    border: 1px solid #64c0ff !important;
    font-size: 12px;
    padding: 21px;
}
.contact-us iframe {
    border: 0px none;

    width: 339px;

    height: 237px;
}
.address_contact_as_info li {
    padding-top: 16px;
    display: flex;
}
.address_contact_as_info li i {
    margin-right: 12px;
}
.address_contact_as_info li span {
    font-size: 12px;
}
.address_contact_as_info {
    padding-right: 26px;
}

#order_status_contactus label {
    font-size: 12px;
}
#order_status_contactus input {
    padding: 21px;
    font-size: 12px;
}
#order_status_contactus button {
    font-size: 12px;
}

#order_status_contactus .contact_header {
    background: #fff;
    margin-bottom: 25px;
    box-shadow: 2px 2px 2px 2px #eee;
    border-radius: 4px;
    padding: 22px;
    font-size: 14px;
    margin-bottom: 50px;
    font-weight: bold;
}
.Premium-col button a {
    color: #fff !important;
    font-size: 12px;
}
#order_status_contactus .form-control {
    padding-left: 10px;
    background-color: #eee !important ;
    border-radius: 0px !important;
}
.c .marginani {
    margin-bottom: 20px;
}

.profile_result_race .card {
    border: 0px;
    border-radius: 0px;
}

.profile_result_race .card-body {
    border: 1px solid #eee;
    border-radius: 0px;
    border-top: 0px;
}
.profile_result_race .card-header button {
    color: #5b5b5b !important;
}
.profile_result_race .card-header span:hover {
    text-decoration: none !important;
}
.profile_result_race .card-header {
    border: 0px !important;
}
.profile_result_race .card-body .col-md-3 h4 {
    padding: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    background: #e5f6fd;
    padding-left: 12px;
    font-size: 19px;

    padding-top: 8px;
    padding-bottom: 6px;
}
.profile_result_race .card-header button span:hover {
    border-bottom: 0px;
}
.profile_result_race .card-body .col-md-3 ul li {
    padding-top: 7px;
    font-size: 14px;
}
.profile_result_race .card-body .col-md-3 ul {
    padding-left: 14px;
}
.addbox_map:hover {
    background-color: #ff7575;
}
/* .modal .btn {
	border: 0px;
	border-radius: 0px;
	font-size: 12px;
	padding: 9px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 12px;
	padding-bottom: 11px;
	background:#64c0ff;
} */
.btn-raceyaya a {
    color: #fff;
}
.btn-raceyaya {
    border: 0px !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    padding: 12px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    background: #64c0ff !important;
    color: #fff !important;
}

.common_button {
    border: 0px !important;
    border-radius: 0px !important;
    font-size: 12px !important;
    padding: 9px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    background: #64c0ff !important;
    color: #fff !important;
}
.__caption__ {
    margin-top: 7px;
    padding-top: -6px;
    display: block;
    font-size: 14px;
    color: green;
    font-style: normal;
}
.profile_public_update {
    text-align: center;
}
.racer_padlock {
    background: #eee;
    border-radius: 16px;
    width: 31px;
    display: inline-table;
    padding: 3px;
    height: 29px !important;
    text-align: center;
}
.box-profile-racer-ele {
    background: #eee;
    margin: 6px;
    padding: 11px;
    padding-right: 11px;
    padding-left: 11px;
    font-size: 12px;
    cursor: pointer;
}
.menu_active_racer_profile {
    background: #64c0ff;
    color: #fff;
    font-weight: bold;
}
.profile_order_info {
    display: block;
    margin-top: 83px;
    padding: 20px;
    padding-bottom: 20px;
    box-shadow: 0px 10px 14px 2px rgba(0, 0, 0, 0.03);
    padding-bottom: 38px;
}

.pending_payment_btn {
    background: rgb(255, 67, 66) none repeat scroll 0% 0%;
    padding: 9px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}

.registered_racer_profile_wrapper .row,
.result_racer_profile_wrapper .row {
    padding-top: 30px;
    border-top: 1px solid #eee !important;
    border-bottom: 1px solid #eee !important;
    padding-bottom: 21px;
    margin-top: 22px;
}
.registered_race_profile_list {
    padding-left: 0px;
    margin-left: 0px;
}
.registered_race_profile_list li {
    display: block;
    font-size: 14px;
    padding-right: 10px;
}

.alert-danger {
    font-size: 12px !important;
}
.order_detailsList {
    display: flex;
    font-size: 12px;
}
.order_detailsList .order_price_profile {
    color: red;
}
.order_detailsList li {
    display: block;
    font-weight: bold;
}
.order_details_info_box li {
    display: block;
    font-size: 13px;
    padding-bottom: 8px;
}

.arrow_circle_right {
    background: #eee;
    width: 14px;
    display: inline-block;
    text-align: center;
    border-radius: 17px;
    padding: 0px;
    height: 25px;
    width: 26px;
    line-height: 25px;
    position: absolute;
    top: 33px;
}

/* front-end racer view event detail page */
.event-details-page .marginani .card-header {
    background: #64c0ff;
}
.event-details-page .card-header {
    background: #e5e5e5;
}

.event-details-page .marginani .card-body {
    overflow: hidden;
    border: 1px solid #eee;
    box-shadow: 1px 1px 11px 0px #f2f2f2;
}
.event-details-page .myaccordion .card {
    border: 0px !important;
    border-radius: 0px !important;
    margin-bottom: 6px;
}

.event-details-page .header_leftborder {
    border-left: 4px solid pink;
    line-height: 15px;
    padding-right: 8px;
    margin-right: 5px;
    text-indent: 3px;
    color: #424242 !important;
}

.event-details-page .marginani .header_leftborder {
    color: #fff !important;
}

.event-details-page .marginani iframe {
    width: 100% !important;
}
.category_caption_wrapper {
    position: relative;
    background: #64c0ff;
    padding: 17px;
}

.category_caption_wrapper {
    position: relative;
    background: #64c0ff;
    padding: 17px;
    cursor: pointer;
}

.category_caption_wrapper .circle__cats {
    width: 13px;
    display: inline-block;
    border-radius: 200px;
    border: 3px solid #eee;
    background: #fff !important;
    height: 13px;
}

.s_category_caption {
    background: #eee;
    padding: 5px;
    color: #fff;
    top: 58px;
    width: 74%;
    text-align: center;
    color: #999;
    margin-left: 18px;
    font-size: 12px;
}
.title_category {
    color: #000;
    font-size: 13px;
    font-weight: bold;
}
.category_caption_wrapper .current {
    background: #000 !important;
}
.category_caption_wrapper .title_current {
    color: #fff !important;
}
.current_wrapper {
    min-height: 66px;
}
.Addmember_row {
    background: #eee;
    padding: 20px;
    font-size: 13px;
}

.event_textarea {
    border-radius: 0px !important;
    background: rgb(245, 245, 245) none repeat scroll 0% 0% !important;
}
.error_contact {
    background: #f6e6f7;
    padding: 23px;
    font-size: 15px;
}

.error_contact li {
    display: block;
    color: #c45454;
    font-size: 14px;
}

.contact_success {
    background: #d0efd0;

    padding-top: 11px;
    padding-bottom: 11px;
}

.error_pink {
    background: pink !important;
}

.racers-list img {
    width: 100%;
    max-height: 300px;
    min-height: 300px;
}
.btn-front-racers a {
    color: #fff;
}

#createnow .selectric {
    height: 55px !important;
}

#createnow .selectric .label {
    line-height: 28px !important;
}

#createnow .selectric .button {
    height: 52px !important;
}

.pagination {
    margin-top: 20px;
}

.custom-file-label::after {
    height: 49px !important;
    padding-top: 16px !important;
    width: 105px !important;
    text-align: center !important;
    background: #ccc !important;
    border-radius: 0px !important;
}

.custom-file-label {
    height: 51px !important;
    background: #eee !important;
    border-radius: 0px !important;
    padding: 15px !important;
    width: 100% !important;
    min-width: 94% !important;
}

.reg_event_step_3 .owl-prev {
    width: 30px;
    height: 30px;
    color: #888;
    background: #e5e5e5;
    position: absolute;
    top: 35%;
    left: -45px;
}

.reg_event_step_3 .owl-next {
    width: 30px;
    height: 30px;
    color: #888;
    background: #e5e5e5;
    position: absolute;
    top: 35%;
    right: -45px;
}

.reg_event_step_3 .owl-nav {
    display: block !important;
}

#shop_event .owl-carousel img {
    height: 270px !important;
}
#shop_event .owl-carousel .owl-item {
    margin-bottom: 30px;
}

#shop_event .block-info {
    padding-top: 12px;
}

#shop_event .block {
    padding: 15px;
    background-color: #fff;
}

@media screen and (max-width: 425px) {
    #owl-events2Shop .owl-prev {
        left: 0px;
    }
    #owl-events2Shop .owl-next {
        right: 0px;
    }
}

.product_price {
    font-weight: bold;
    font-size: 21pt;
    display: block;
    margin-bottom: 18px;
    color: #64c0ff;
    line-height: 1em;
}

.CURRENCY_USED{
    font-size: 14pt;
}

.pcsProduct {
    padding-top: 15px;
    background: #eee;
    padding-bottom: 14px;
    margin-left: 13px;
}

.pcsProduct .minus {
    padding-left: 22px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
								  supported by Chrome, Opera and Firefox */
    cursor: pointer;
}

.pcsProduct .plus {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
								  supported by Chrome, Opera and Firefox */
    cursor: pointer;
}

.center_counter {
    width: 112px;
    display: inline-block;
    text-align: center;
}

.small_input {
    border: 1px solid#eee !important;
    border-radius: 0px !important;
    background: #f4f4f4 !important;
}

.invoice_boxss {
    box-shadow: 0px 10px 14px 2px rgba(0, 0, 0, 0.03);
    padding: 17px;
    padding: 20px;
}

.label_invoice_payment {
    width: 100%;
    border-bottom: 1px solid#eee;
    padding-bottom: 14px;
}

.raceName {
    padding-top: 19px;
}

.raceName li .amount,
.addOnes li .amount {
    float: right;
    font-weight: bold;
    margin-left: 20px;
    width: 160px;
    text-align: right;
}
.label_invoice_payment strong {
    font-size: 15px;
}
.payment_subtotal {
    font-size: 30pt;
}
.payment_subtotal {
    margin-top: 43px;
    display: inline-block;
    width: 100%;
    font-weight: bold;
}
.payment_subtotal .subtotal_amount {
    float: right;
}
.text_grey {
    color: #898989;
}
.input_medium {
    padding-top: 20px;
    padding-bottom: 20px;
}
.invoice_box ul li {
    display: flex;
    justify-content: space-between;
}
.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
    font-size: 15px !important;
    background: #2ba55a !important;
    color: #fff !important;
}
.datepicker-container {
    z-index: 99999 !important;
}
.datepicker {
    z-index: 99999 !important;
}
.greenbutton {
    width: 7px;
    background: green none repeat scroll 0% 0% !important;
    border-radius: 34px;
    height: 7px !important;
}

.common_question_button {
    width: 7px;
    background: #000 none repeat scroll 0% 0%;
    border-radius: 34px;
    height: 7px !important;
}

.question_type_select:hover {
    cursor: pointer;
    background: #ddd !important;
    color: #fff !important;
}
.editCouponmodal {
    cursor: pointer;
}
.editCouponmodal:hover,
.addmorecoupon:hover,
.addshipping_button span:hover,
.addmore:hover,
.btn-edit-race-cat:hover,
.addbox_awards:hover,
.add_more_button_additional:hover,
.shop_add_product:hover,
.button_close:hover,
.remove_item_shop:hover,
.btn-award-box-edit:hover {
    cursor: pointer;
    background: #ff7575 !important;
    color: #fff !important;
}
.caption {
    font-size: 12px;
    color: grey;
}
.event_ul_participants_sublist li {
    margin-right: 31px;
    padding-left: 0px;
    display: block;
    border-bottom: 4px solid#41b8e0;
    margin-top: 10px;
    margin-right: 31px;
    text-indent: 2px;
    line-height: 12px;
    padding-bottom: 4px;
    text-align: center;
    cursor: pointer;
}

.event_ul_participants_sublist li:hover {
    color: #000000;
}
.event_ul_participants_sublist {
    padding-left: 0px;
}
.holder-table-list .table td,
.holder-table-list .table th {
    border-top: 0px solid #dee2e6 !important;
}
.boosted_events .racers-list {
    border-bottom: 13px solid #ff9a00 !important;
}

.races_front_search {
    padding-top: 0px;
    padding-left: 0px;
    margin-left: 0px;
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    padding-left: 0px;
}
.races_front_search li {
    display: flex;
    border-right: 1px solid #ccc;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 12px;
    margin-top: 8px;
    font-size: 14px;
}

.races_front_search li:first-child {
    padding-left: 0px !important;
    border-left: 0px !important;
    margin-left: 0px !important;
}
.races_front_search li:last-child {
    border-right: 0px;
    border-left: 0px !important;
    margin-left: 0px !important;
}
.races_front_search li.bold {
    font-weight: bold;
    color: #25a6f7;
}
.races_front_search li:hover {
    color: #25a6f7;
    cursor: pointer;
}

.racers-list:hover {
    background: #f4f4f4;
}
.profile_image_box img {
    border-radius: 50% !important;
    width: 191px !important;
    height: 186px !important;
}

.profile_image_box .organizer-profile {
    border-radius: 50% !important;
    width: 191px !important;
    height: 186px !important;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.list-item-event {
    width: 91%;
}
.detailsUser_registrat .form-group {
    border-bottom: 1px solid #eee;
}
.detailsUser_registrat label {
    background: #eee;
    width: 200px;
    padding: 12px;
    text-align: right;
    margin-bottom: 0px;
}

.tab_full_details_wrapper .tab_full_details {
    background: #f9f9f9;
    padding: 6px;
    margin-bottom: 12px;
    display: inline-block;
    color: #999;
    margin-right: 6px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 15px;
    padding: 13px;
    width: 128px;
    text-align: center;
    margin-bottom: 20px;
}

.tab_full_details_wrapper .tab_full_details_active {
    background: #64c0ff !important;
    padding: 6px;
    margin-bottom: 12px;
    display: inline-block;
    color: #fff;
    margin-right: 6px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 15px;
    padding: 13px;
    width: 128px;
    text-align: center;
    margin-bottom: 20px;
}
.tab_full_details {
    cursor: pointer;
}
#oraganizer_term_and_condi .modal-body,
#term_and_condition_racer_reg_ .modal-body {
    height: 450px;
    overflow: auto;
}
.input_grey_field {
    border: 0px !important;
    background: #eee !important;
    border-radius: 0px !important;
}

.editor,
#editor {
    resize: vertical;
    overflow: auto;
    line-height: 1.5;
    background-color: #fafafa;
    background-image: none;
    border: 0;
    border-bottom: 1px solid #3b8dbd;
    min-height: 150px;
    box-shadow: none;
    padding: 8px 16px;
    margin: 0 auto;
    font-size: 14px;
    transition: border-color 0.15s ease-in-out 0s,
        box-shadow 0.15s ease-in-out 0s;
}
#editor:focus {
    background-color: #f0f0f0;
    border-color: #38af5b;
    box-shadow: none;
    outline: 0 none;
}

.registered_racer_profile_public .row {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.table_bank_account {
    font-size: 12px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;

    font-weight: bold;
}

.table_bank_account:hover {
    color: orange;
    font-weight: bold;
    cursor: pointer;
}
.common_bank_class {
    margin-top: 13px;
}
.current-bank-tab {
    color: orange;
}
.hover_status_racer_profile .active {
    background-color: rgb(90, 157, 245);
    color: white;
}

.hover_status_racer_profile span:hover {
    background-color: rgb(90, 157, 245);
    cursor: pointer;
    color: white;
}

.box-front-racers a:hover {
    text-decoration: none;
}
.wrapper_profile_lock {
    box-shadow: -5px 9px 9px 0px #eeee !important;
    background: #f2f2f2;
}

.pub-racer-list {
    width: 127px !important;
    position: absolute;
    bottom: 20px;
    left: 35%;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.toggle-group .toggle-off {
    padding-top: 8px !important;
}

.__SHOP_COLOR_ITEMS__ .color_item_holder div:hover {
    background: #b2b2b2 !important;
    color: #fff;
    cursor: pointer;
}
.add_row_attributes {
    cursor: pointer;
}
.submit_participants_search:hover {
    background-color: #4895c9 !important;
}

.pink_no_size {
    background-color: pink !important;
}

.additional_info_up:hover {
    background: #ff7575 !important;
}

.additional_info_down:hover {
    background: #ff7575 !important;
}

.popover-header {
    background-color: #4c82e0 !important;
    color: #fff !important;
}

.grey_unavailable {
    background-color: grey !important;
}

.allCategory_events li {
    display: block;
    padding-top: 2px;
    padding-left: 18px;
}

.allCategory_events {
    padding: 10px;
    flex-wrap: wrap;
    border-bottom: 1px solid #eee;
}

.popover {
    z-index: 1049 !important;
}

.profile_order_info1 {
    margin-top: 32px;
    box-shadow: 1px 1px 15px 1px #eee;
    padding-top: 33px;
    padding-left: 27px;
    margin-bottom: 46px;
    padding-bottom: 38px;
}

/* Accordion
================================================== */
.acc {
    margin: 0 auto;
    max-width: 800px;
}

.acc__card {
    position: relative;
}

.acc__title {
    box-shadow: 0px 0 10px #ccc;
    color: #212121;
    cursor: pointer;
    display: block;
    position: relative;
    text-align: left;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
    padding-left: 14px;
}
.acc__title::after {
    width: 8px;
    height: 8px;
    border-right: 1px solid #4a6e78;
    border-bottom: 1px solid #4a6e78;
    position: absolute;
    right: 10px;
    content: " ";
    top: 17px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.acc__title.active::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.acc__panel {
    background: #fff;
    color: #212121;
    display: none;
    margin: 0;
    padding: 1em;
    text-align: left;
}

.limit_accord_height {
}
#owl-upcoming-race .owl-prev {
    position: absolute;
    left: 0px;
    top: 102px;
    width: 41px;
    height: 32px;
}

#owl-upcoming-race .owl-next {
    position: absolute;
    right: 0;
    text-align: -5px;
    top: 102px;
    width: 41px;
    height: 32px;
}

.paypal-logo-long {
    background: transparent
        url(https://www.paypalobjects.com/images/shared/paypal-logo-129x32.svg)
        top center no-repeat;
    background-size: auto 28px;
    width: 129px;
    height: 32px;
    display: block;
}
.paypal-logo {
    margin: 0 auto 20px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.fa-bell {
    animation: ring 3s infinite;
    color: dodgerblue;
}

@keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    2% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    4% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }
    6% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg);
    }
    8% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
    }
    10% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg);
    }
    12% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }
    14% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg);
    }
    16% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }
    18% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg);
    }
    20%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    /*Chrome CSS here*/

    .races_front_search li {
        display: flex;
        border-right: 1px solid #ccc;
        padding-right: 10px;
        padding-left: 10px;
        line-height: 12px;
        margin-top: 8px;
        font-size: 14px;
        margin-bottom: 3px;
    }
}

.btn-link:hover {
    text-decoration: none !important;
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: none !important;
}

.myaccordion .card-header:hover {
    background: #64c0ff !important;
    color: #fff;
}
.myaccordion .card-header .header_leftborder:hover {
    color: #fff;
}

.event_list_race_wrapp_item {
    max-height: 200px;
    border-bottom: 1px solid #fcfcfc;
    min-height: 200px;
    /* padding: 24px;  */
    /* margin-bottom:28px; */
    overflow: hidden;
}

.allrightsreserved,
.menufooter {
    font-size: 12px;
}

.table thead th {
    border-color: #e6e6e6 !important;
    border-top-color: rgb(230, 230, 230);
    border-top: 0px !important;
}

#maskpass,
#unmaskpass {
    padding: 6px 15px;
    display: block;
    cursor: pointer;
}

.wrapper1,
.wrapper2,
.wrapper3,
.wrapper4 {
    width: auto;
    overflow-x: scroll;
    overflow-y: hidden;
}

.wrapper1 {
    height: 20px;
}
.wrapper2 {
    height: auto;
}
.wrapper3 {
    height: 20px;
}
.wrapper4 {
    height: auto;
}

.div1 {
    width: 1000px;
    height: 20px;
}

.div2 {
    width: 1000px;
    height: auto;
    overflow: auto;
}

.div3 {
    width: 1800px;
    height: 20px;
}

.div4 {
    width: 1800px;
    height: auto;
    overflow: auto;
}

.input-group input {
    border-right: 0px;
}
.input-group .input-group-text {
    background-color: #fff;
    border-left: 0;
}

@media screen and (max-width: 425px) {
    .top-subscribe {
        padding: 20px 0px !important;
    }

    .top-subscribe input {
        width: 55% !important;
        margin: 0px !important;
    }
    .top-subscribe a {
        width: 45% !important;
        size: 14px;
    }
    #footer .allrightsreserved {
        width: 80% !important;
        text-align: center !important;
        margin: 0 auto;
        display: block;
    }
    #footer .menufooter {
        text-align: center !important;
        margin-top: 10px;
    }
}

.background-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.delete_variant {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-color: #de4a4a;
    padding: 0px;
    text-align: center;
    border-radius: 50%;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}

@media (min-width: 576px) {
    .d-xs-block {
        display: none;
    }
}
@media (max-width: 575px) {
    .d-xs-none {
        display: none !important;
    }
    .d-xs-block {
        display: block !important;
    }
}

.w-5 {
    width: 5% !important;
}
.w-10 {
    width: 10% !important;
}
.w-15 {
    width: 15% !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-5 {
    height: 5% !important;
}

.h-10 {
    height: 10% !important;
}
.h-10 {
    height: 15% !important;
}
.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vw-100 {
    width: 100vw !important;
}

.vh-100 {
    height: 100vh !important;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
[role="navigation"] {
    text-align: center;
}
.page-link,
[role="navigation"] > div > div > span a {
    padding: 0.5rem 0.5rem !important;
    line-height: 1.25;
    color: #3490dc;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

[role="navigation"] > div > div > span > span > span {
    padding: 0.5rem 0.5rem !important;
    margin-right: -4px;
}

[role="navigation"] > div > span,
[role="navigation"] > div > a {
    display: none;
}

[role="navigation"] > div p {
    padding-top: 16px;
}

[role="navigation"] svg {
    width: 2% !important;
    height: 2% !important;
}
