/**
 * We offer the best and most useful modules PrestaShop and modifications for your online store.
 *
 * We are experts and professionals in PrestaShop
 *
 * @author    PresTeamShop.com <support@presteamshop.com>
 * @copyright 2011-2019 PresTeamShop
 * @license   see file: LICENSE.txt
 * @category  PrestaShop
 * @category  Module
 */


/* ONE PAGE CHECKOUT PS PRINCIPAL */

@import url('https://fonts.googleapis.com/css?family=Roboto');
#order_step,
#order_steps,
div.order_delivery {
    display: none!important;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-two p.warning,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-three p.warning {
    margin: 10px 0;
}


/* PASO 1 - ADDRESS*/

div#fmm-onepagecheckout .fmm-onepagecheckout-p-step_one,
div#fmm-onepagecheckout .fmm-onepagecheckout-p-step_two,
div#fmm-onepagecheckout .fmm-onepagecheckout-p-step_three,
div#fmm-onepagecheckout .fmm-onepagecheckout-p-step_four {
    margin: 0!important;
}

div#fmm-onepagecheckout .fmm-onepagecheckout-p-step.p_address {
    text-align: left;
    font-weight: bold;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one #address_div_check_create_account,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-one #address_div_check_create_billing_address,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-one #div_checkbox_newsletter,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-one #div_checkbox_optin {
    margin: 0.3em 0;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one #customer_id_gender1,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-one #customer_id_gender2,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-one #customer_days,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-one #customer_months,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-one #customer_years {
    width: auto;
    height: auto;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one .label_address {
    font-weight: bold;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one .account_creation h3 {
    font-size: 12px;
    margin: 0!important;
    padding: 0!important;
    display: none;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one .account_creation p {
    float: left;
    margin-right: 10px;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one .account_creation label {
    text-align: justify;
    cursor: auto!important;
    font-size: 12px;
    width: auto;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one .account_creation {
    background: none;
    padding: 0;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one .account_creation #customer_privacy,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-one .account_creation #acepta_lopd {
    margin: 0!important;
    padding: 0!important;
    width: auto!important;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one #btn_save_customer,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-one #referralprogram,
#fmm-onepagecheckout #form_login #btn_login {
    width: 100%;
}


/* PASO 2 - CARRIER*/

div#fmm-onepagecheckout #fmm-onepagecheckout-step-two div.extra_info_carrier {
    border: 1px dotted #000000;
    margin-bottom: 10px;
    padding: 5px;
    font-weight: bold;
    font-size: 12px;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-two div.extra_info_carrier a {
    display: block;
    text-align: right;
    text-decoration: underline;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-two .hook_extracarrier {
    clear: both;
}


/* PASO 3 - PAYMENT

/* PASO 4 - REVIEW*/

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review #go_to_cart {
    margin-top: 4px;
    color: red;
    font-size: 11px;
    font-weight: bold;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review #display_cart_vouchers .voucher_name {
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review h3 {
    margin: 0.5em 0;
    padding: 0;
    background: none;
    border: none;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review .item_total>div:first-child span * {
    display: inline;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review .cart_total_price .total_price_container p {
    padding: 2px;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review .cart_total_price {
    width: inherit;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review .cart_total_price .total_price_container span {
    padding: 5px;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review table#cart_summary .cart_total_price .total_price_container {
    border-right: none;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review #cart_voucher p {
    float: left;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review #cart_voucher #discount_name {
    width: auto!important;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review #buttons_checkout {
    float: left;
    margin-bottom: 15px;
    width: 100%;
    margin-top: 10px;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review tr.cart_total_price #cart_voucher h4 {
    float: left;
    padding: 0;
    margin: 0 10px 0 0;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review #HOOK_SHOPPING_CART .ajax_add_to_cart_button,
div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review #HOOK_SHOPPING_CART_EXTRA .ajax_add_to_cart_button {
    visibility: hidden;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review table#cart_summary .customization .cart_quantity {
    padding: 2px 5px;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review #order-detail-content #cart_summary .cart_unit,
div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review #order-detail-content #cart_summary .cart_total {
    white-space: nowrap;
    width: 70px;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review #order-detail-content #cart_summary .cart_quantity {
    width: 45px;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review #HOOK_SHOPPING_CART .blockcrossselling .desc h3 {
    font-size: 100% !important;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .stick_buttons_footer {
    background-color: #FFFFFF;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    padding: 6px !important;
    bottom: 0;
    position: fixed;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .alert.unvisible {
    display: none;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review #order-detail-content .image_zoom {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    border: 2px solid #d6d4d4;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    display: none;
    background-color: #fff;
    padding: 8px;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review #order-detail-content .image_zoom img {
    cursor: pointer;
    max-width: none;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review #order-detail-content .image_product i {
    position: absolute;
    right: 8px;
    bottom: 0px;
}


/*****************************Support templates*****************************/


/*****************************END Support templates*****************************/


/*****************************Support modules*****************************/


/*****************************END Support modules*****************************/


/*****************************Globals*****************************/

div#fmm-onepagecheckout div#fmm-onepagecheckout-header {
    margin: 8px 0;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-header #fmm-onepagecheckout-info h2,
div#fmm-onepagecheckout div#fmm-onepagecheckout-header #fmm-onepagecheckout-info h4 {
    padding: 0;
}

div#fmm-onepagecheckout i.fa-fmm {
    vertical-align: middle;
    font-style: normal;
}

div#fmm-onepagecheckout btn i.fa-fmm {
    cursor: pointer;
}

div#fmm-onepagecheckout span.tax {
    display: block;
}

div#fmm-onepagecheckout span.read {
    cursor: pointer;
}

div#fmm-onepagecheckout span.read:hover {
    text-decoration: underline;
}

#payment_modal .modal-body #eb-main-wrapper {
    width: 100%;
}

#cms_modal .modal-body *,
#payment_modal .modal-body * {
    font-size: 100% !important;
}

#payment_modal .modal-body h1,
#payment_modal .modal-body h2,
#payment_modal .modal-body h3 {
    margin: 0;
}

#payment_modal .modal-body button.btn i {
    margin: 0 2px;
    vertical-align: middle;
}

#payment_modal .modal-body .box {
    border: none;
    background: none;
    margin-bottom: 5px;
    padding: 4px;
}

div#fmm-onepagecheckout .fmm-onepagecheckout-p-step i.fa-fmm {
    margin-right: 5px;
}

div#fmm-onepagecheckout #opc_show_login i.fa-fmm,
div#fmm-onepagecheckout .panel-title i.fa-fmm {
    margin-right: 5px;
    cursor: default;
}

div#fmm-onepagecheckout #opc_temporal {
    display: none!important;
    visibility: hidden!important;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-info h2 {
    margin: 0;
    padding: 0;
    text-align: left;
}

div#fmm-onepagecheckout div.clear {
    height: auto;
    visibility: visible;
    line-height: normal;
    clear: both;
    width: 100%;
}


/*compatibilidad para safari*/


/*div#fmm-onepagecheckout div.clear{
    display: inline-block;
    float: left;
}*/


/*****************************END Globals*****************************/


/*****************************One Page Checkout Step: ONE*****************************/

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one div.form-group checkbox,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-one div.form-group radio {
    height: auto;
    margin-top: 0;
    width: auto;
    vertical-align: middle;
    cursor: pointer;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one div.tab-content {
    display: block;
    margin: 0;
    clear: both;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one div.tab-content .page-product-box {
    float: none;
    margin: 0;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one .fields_container {
    position: relative;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one .tab-pane {
    border: none;
    background: none;
    padding: 0;
    max-height: none;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one #field_customer_id {
    display: none;
}

div#fmm-onepagecheckout #module_sociallogin .btn-social {
    padding-left: 44px;
    margin: 4px;
    color: white;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-one input.capitalize {
    text-transform: capitalize;
}


/*****************************END One Page Checkout Step: ONE*****************************/


/*****************************One Page Checkout Step: TWO*****************************/

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    div#fmm-onepagecheckout #fmm-onepagecheckout-step-two #shipping_container .delivery_option_logo img {
        width: 86px;
        /*height: 49px;*/
    }
}


/*****************************END One Page Checkout Step: TWO*****************************/


/*****************************One Page Checkout Step: THREE*****************************/

div#fmm-onepagecheckout #fmm-onepagecheckout-step-three #payment_method_container p.payment_module a {
    background: none;
    font-size: 100%;
    padding: 0 8px;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-three .payment_module h3 {
    font-size: 120% !important;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-three #payment_method_container .module_payment_container .payment_input,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-three #payment_method_container .module_payment_container .payment_image,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-three #payment_method_container .module_payment_container .payment_content {
    cursor: pointer;
}


/*****************************END One Page Checkout Step: THREE*****************************/


/*****************************One Page Checkout Step: REVIEW*****************************/

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review #div_leave_message #message {
    width: 100% !important;
    height: auto !important;
    min-height: auto;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity i.fa-fmm {
    cursor: pointer;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_button {
    border: none;
    width: auto;
    top: auto;
    display: block;
    margin: 0;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_button>div>.input-group:last-child {
    float: right;
    padding-top: 7px;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_button .input-group,
div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_button .input-group>* {
    display: inline;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_button .input-group span:last-child {
    margin-left: -4px;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_button .input-group span:first-child {
    margin-right: -4px;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_button .input-group-btn {
    display: inline-table !important;
    font-size: inherit;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_button .cart_quantity_up,
div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_button .cart_quantity_down,
div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_button .megacart_quantity_up,
div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_button .megacart_quantity_down {
    background: none;
    max-width: 100%;
    margin: 0;
    top: 0;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_button .cart_quantity_input {
    text-align: center;
    width: 45px!important;
    float: none;
    position: initial;
    padding: 5px;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_button a {
    width: auto;
    height: auto;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_button span {
    float: none !important;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .cart_quantity_delete,
div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_quantity .megacart_quantity_delete {
    margin-left: 4px;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .old-price {
    text-decoration: line-through;
    float: none;
    margin: 0;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review i.cart_quantity_delete,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-review i.megacart_quantity_delete {
    font-size: 1.23em;
    cursor: pointer;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review .cart_item .cart_quantity_delete i,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-review .cart_item .megacart_quantity_delete i {
    font-size: 1.4em;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review .price-percent-reduction {
    background: inherit !important;
    border: none;
    font-weight: normal;
    color: inherit !important;
    position: initial;
    padding: 0 0 0 4px;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review #list-voucher-allowed #display_cart_vouchers ul li:hover span {
    text-decoration: underline;
}

div#fmm-onepagecheckout .fmm-middle-o {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

div#fmm-onepagecheckout .fmm-middle {
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
}

div#fmm-onepagecheckout .fmm-middle-15 {
    transform: translateY(15%);
    -webkit-transform: translateY(15%);
    -moz-transform: translateY(15%);
    -ms-transform: translateY(15%);
    -o-transform: translateY(15%);
}

div#fmm-onepagecheckout .fmm-middle-25 {
    transform: translateY(25%);
    -webkit-transform: translateY(25%);
    -moz-transform: translateY(25%);
    -ms-transform: translateY(25%);
    -o-transform: translateY(25%);
}

div#fmm-onepagecheckout .fmm-middle-100 {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review .cod_fee,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-review .bnkplus_discount,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-review .paypal_fee,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-review .tpv_fee,
div#fmm-onepagecheckout #fmm-onepagecheckout-step-review .sequra_fee {
    display: none;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review .cart_navigation {
    display: none;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review #order-detail-content .item_total {
    height: 20px;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review #order-detail-content .cart_free_shipping {
    font-size: 80%;
}

div#fmm-onepagecheckout #remaining_amount_free_shipping-text {
    font-size: 15px;
    margin-bottom: 10px;
}

div#fmm-onepagecheckout #remaining_amount_free_shipping-text>span {
    font-weight: bold;
    text-transform: uppercase;
}

#fmm-onepagecheckout #remaining_amount_free_shipping .progress {
    background: #e9ecef;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    border-radius: .25rem;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review #order-detail-content .total_price {
    text-transform: uppercase;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review #buttons_footer_review {
    margin-top: 8px;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review-container {
    margin-top: 8px;
}

div#fmm-onepagecheckout #fmm-onepagecheckout-step-review-container.col-xs-12 {
    clear: both;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review #HOOK_SHOPPING_CART h2 {
    font-size: inherit !important;
    margin: 0;
    padding: 8px 0;
    border: none;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_item.customization {
    border-bottom: 1px solid #d6d4d4;
    padding-bottom: 5px;
}

div#fmm-onepagecheckout div#fmm-onepagecheckout-step-review .cart_item .quantity_custom {
    display: block;
    text-align: center;
}

@media (max-width: 992px) {
    div#fmm-onepagecheckout #fmm-onepagecheckout-step-review #buttons_footer_review>div .btn {
        width: 100%;
        margin: 0.4rem 0;
    }
    div#fmm-onepagecheckout #fmm-onepagecheckout-step-review #buttons_footer_review>div {
        float: left !important;
        width: 100%;
    }
}


/************************END One Page Checkout Step: REVIEW*****************************/


/*****************************Tools*****************************/

div#fmm-onepagecheckout .loading_big .loader {
    left: 50%;
    position: absolute;
    top: 50%;
}

div#fmm-onepagecheckout .loading_big .loader .dot {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    display: inline-block;
    animation: slide 1s infinite;
}

div#fmm-onepagecheckout .loading_big .loader .dot:nth-child(1) {
    animation-delay: 0.1s;
    background: #6ab233;
}

div#fmm-onepagecheckout .loading_big .loader .dot:nth-child(2) {
    animation-delay: 0.2s;
    background: #6ab233;
}

div#fmm-onepagecheckout .loading_big .loader .dot:nth-child(3) {
    animation-delay: 0.3s;
    background: #6ab233;
}

div#fmm-onepagecheckout .loading_big .loader .dot:nth-child(4) {
    animation-delay: 0.4s;
    background: #6ab233;
}

div#fmm-onepagecheckout .loading_big .loader .dot:nth-child(5) {
    animation-delay: 0.5s;
    background: #6ab233;
}

@-moz-keyframes slide {
    0% {
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(2);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes slide {
    0% {
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(2);
    }
    100% {
        transform: scale(1);
    }
}

@-o-keyframes slide {
    0% {
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(2);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes slide {
    0% {
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(2);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes easeOutBounce {
    0% {
        bottom: 100%
    }
    100% {
        bottom: 0
    }
}

@-webkit-keyframes easeOutBounce {
    0% {
        bottom: 100%
    }
    100% {
        bottom: 0
    }
}

div#fmm-onepagecheckout .opc_overlay {
    background-color: #FFFFFF;
    opacity: 0.4;
    height: 100%;
    width: 100%;
    z-index: 99;
}

div#opc_loading {
    display: block;
    background-color: #6ab233;
    border-top: 1px solid#6ab233;
    bottom: 0;
    color: #ffffff;
    font-size: 14px;
    padding: 8px;
    font-weight: bold;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 99999;
    cursor: wait;
}

div#opc_loading i {
    margin-left: 8px;
}

div#fmm-onepagecheckout .text-center {
    text-align: center;
}

div#fmm-onepagecheckout .text-right {
    text-align: right;
}

div#fmm-onepagecheckout div.loading_big {
    cursor: wait;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 99;
    display: none;
    height: 100%;
    width: 100%;
}

div#fmm-onepagecheckout .loading_big i.fa-fmm {
    left: 48%;
    top: 50%;
    position: absolute;
}

.filter_blue {
    filter: blur(3px);
}

.modal-backdrop {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1030;
}

.modal-backdrop,
.modal-backdrop.fa-fmmde.in {
    opacity: 0.8;
}

.fmm .modal {
    overflow: hidden !important;
}

.fmm .modal-body {
    max-height: 460px;
    overflow-y: auto;
}

.fmm .modal-header {
    padding: 8px !important;
}

.fmm label {
    margin-bottom: 2px !important;
}

.alert.alert-danger:before {
    content: '' !important;
}

.white-space-normal {
    white-space: normal;
}

.fmm-bold {
    font-weight: bold;
}

.fmm-nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.fmm-nopadding-right {
    padding-right: 0 !important;
}

.fmm-nopadding-left {
    padding-left: 0 !important;
}


/*****************************END Tools*****************************/