﻿.disabled {
    pointer-events: none;
    opacity: .65;
}

.popover-header {
    background-color: white !important;
}

.btn:focus {
    outline: 0;
    box-shadow: none;
}

body {
    background-color: #eee !important;
    overflow-x: hidden;
}

.accordion-plus-header {
    padding: 8px;
    border-bottom: 1px solid #e0e0e0;
}

.accordion-plus {
    color: #545b62;
    font-size: 14px;
}

.accordion-plus:hover, .accordion-plus:focus {
    color: #007bff !important;
}

.shadow-lg {
    box-shadow: 0 1px 7px 0 rgba(0,0,0,.14) !important;
}

.card-margin-15 {
    margin-left: 15px;
    margin-right: 15px;
}

.card-margin-30 {
    margin-left: 30px;
    margin-right: 30px;
}

.bg-white {
    background-color: white;
}

.bg-image-shop {
    background-image: url('images/slide.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    box-shadow: 0 16px 38px -12px rgba(0,0,0,.56), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
    /*background-size: cover;*/
}

.btn-white {
    background-color: white;
}

.btn-white:active, .btn-white:focus {
    background-color: #f0f0f0 !important;
    box-shadow: 0 1px 7px 0 rgba(0,0,0,.14) !important;
}

.btn-transparent {
    border: 0px !important;
    background-color: transparent;
}

.btn-transparent:active {
    background-color: #ddd;
    border: 0px !important;
    box-shadow: 0 1px 7px 0 rgba(0,0,0,.14) !important;
    outline: none !important;
}



.dropdown-item:active {
    text-decoration: none;
    background-color: #e4e4e4 !important;
}

.popover {
    border: 0px;
    box-shadow: 0 1px 7px 0 rgba(0,0,0,.14) !important;
    padding: 10px;
}

.form-control:focus {
    box-shadow: none !important;
    border-color: #007bff !important;
}

.card-icon, .card-text {
    border-radius: 3px;
    background-color: #999;
    padding: 15px;
    margin-top: -20px;
    margin-right: 15px;
    float: left;
}

::-webkit-input-placeholder {
    color: #c3c3c4 !important;
}

input:-moz-placeholder {
    color: #c3c3c4 !important;
}

.shadow-bottom {
    -webkit-box-shadow: 0 8px 6px -6px #7877774d;
    -moz-box-shadow: 0 8px 6px -6px #7877774d;
    box-shadow: 0 8px 6px -6px #7877774d;
}

#btn-go-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    outline: none;
    padding: 15px;
}

#btn-floating-menu {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 30px;
    z-index: 99;
    font-size: 18px;
    outline: none;
    padding: 15px;
}

::-webkit-scrollbar {
    width: 7px;
}


/* Track */
::-webkit-scrollbar-track {
    background: transparent;
}


/* Handle */
::-webkit-scrollbar-thumb {
    background: #606060bd;
    border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.lg-backdrop, .lg-outer {
    z-index: 9999;
}

.m-t-15 {
    margin-top:15px;
}

.p-r-0 {
    padding-right: 0px!important;
}

.m-r-10 {
    margin-right: 10px!important;
}

.m-t-10 {
    margin-top:10px!important;
}

.p-l-15 {
    padding-left: 15px!important;
}

.p-r-15 {
    padding-right: 15px!important
}


.container-text {
    position: relative;
    height: 150px;
    width: 120px;
}


.centered-img-text {
    z-index: 100;
    position: absolute;
    color: #ffffffc7;
    font-size: 24px;
    font-weight: bold;
    bottom: 0%;
    font-size: 10px;
    text-align: center;
    background-color: #0000004f;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 5px;
    margin-right: 5px;
    display: block;
    width: 90%;
}


.view {
    width: auto;
    height: auto;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    padding-right: 0px;
    color:white;

}

    .view .mask, .view .content {
        width: 100%;
        height: 30%;
        position: absolute;
        overflow: hidden;
        bottom: 0;
        left: 0;
        font-size: 10px;
        background-color: #00000052;
    }

.shadow-default {
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 28%) !important;
}

.open-button {
    position: absolute;
    top: 10px;
    right: 3px;
    width: 25px;
    height: 25px;
    background: #fff;
    pointer-events: none;
}

    .open-button button {
        border: none;
        background: transparent;
    }

.sd-container {
    position: relative;
    float: left;
}

.sd {
    border: 1px solid #1cbaa5;
    padding: 5px 10px;
    height: 30px;
    width: 150px;
}

.fa-layers {
    display: inline-block;
    height: 1em;
    position: relative;
    text-align: center;
    vertical-align: -.125em;
    width: 1em;
}

.fa-layers-counter {
    background-color: #ff253a;
    border-radius: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    height: 1.5em;
    line-height: 1;
    max-width: 5em;
    min-width: 1.5em;
    overflow: hidden;
    padding: .25em;
    right: -5px;
    text-overflow: ellipsis;
    top: 0;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: top right;
    transform-origin: top right;
}

.fa-layers-counter, .fa-layers-text {
    display: inline-block;
    position: absolute;
    text-align: center;
}

.fa-youtube:hover {
    color: #CC0000!important;
}

.fa-linkedin:hover {
    color: #0073b1!important;
}

.fa-facebook-square:hover {
    color: #4267B2!important;
}

.fa-twitter:hover {
    color: #1da1f2!important;
}

.text-danger {
    color:red!important
}
