.btn.btn-more {
    border-radius: 2em;
    border: 0px solid #aaa;
    background-color: grey;
    color: #fff;
    padding: .5em 2em !important;
    font-size: 1.3em;
    /*font-weight: 600;*/
    text-transform: uppercase;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    margin-bottom: 10px;
}

.container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 10px;
    padding-left: 10px;
}

.table-responsive {
    margin-bottom: 10px;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(252,116,109, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(252,116,109,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(252,116,109,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(252,116,109,.6);
}

.thumbnail a>img, .thumbnail>img {
    border-radius: 2px;
}

.modal-backdrop.in {
    opacity: 0.1 !important;
}

/*https://blog.koalite.com/bbg/*/
/*btn-sampe*/
.btn-sample {
    color: #eee;
    background-color: #de9187;
    border-color: #de9187;
}

.btn-sample:hover,
.btn-sample:focus,
.btn-sample:active,
.btn-sample.active,
.open .dropdown-toggle.btn-sample {
    color: #eee;
    background-color: #e97668;
    border-color: #e97668;
}

/*btn-pink-light*/
.btn-pink-light {
    background-color: #f7bfbe;
    border-color: #f7bfbe;
}

.btn-pink-light:hover,
.btn-pink-light:focus,
.btn-pink-light:active,
.btn-pink-light.active,
.open .dropdown-toggle.btn-pink-light {
    background-color: #F1979F;
    border-color: #F1979F;
}

/*btn-buy*/
.btn-buy {
    border-color: #979797;
    background-color: #979797;
    font-size: 18px;
    padding: 3px 3px;
    color: #fff;
    font-weight: bold;
}

.btn-buy:hover,
.btn-buy:focus,
.btn-buy:active,
.btn-buy.active,
.open .dropdown-toggle.btn-buy {
    background-color: #666;
    border-color: #666;
    color: #fff;
}


.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}
.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
}

.bootstrap-table .card-view .card-view-value {
    padding: 5px;
}
.bootstrap-table .card-view .card-view-title {
    padding: 5px;
}

.btn-circle.btn-sm {
    width: 22px;
    height: 22px;
    text-align: center;
    padding: 0 0;
    font-size: 16px;
    line-height: 1.428571429;
    border-radius: 50%;
}

.label-voila {
    /*font-size: small;*/
    /*font-family: "proxima_nova_rgbold";*/
    color: #fff;
    background-color: #de9285;
    /*vertical-align: middle;*/
    padding-top: 0.3em;"
}

.btn-circle-section-title {
    font-size: 2.2vw !important;
    font-weight: normal !important;
    color: rgba(0, 0, 0, 0.75);
    letter-spacing: 2px;
    line-height: 45px;
    border: 2px solid rgba(255, 255, 255, 0.75);
    border-radius: 50px;
    background: transparent;
    /*background-color: #f0e6e8;*/
    transition: all 0.3s ease 0s;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.btn-circle-section-bottom {
    font-size: 1.6vw !important;
    font-weight: bold !important;
    color: rgba(0, 0, 0, 0.75);
    letter-spacing: 1px;
    border: 2px solid rgba(0, 0, 0, 0.75);
    border-radius: 50px;
    background: transparent;
    transition: all 0.3s ease 0s;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 10px;
    margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
    .btn-circle-section-title {
        font-size: 2.5vw !important;
        line-height: 35px;
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .btn-circle-section-bottom {
        font-size: 2vw !important;
    }
}
@media screen and (max-width: 1200px) {
    .btn-circle-section-title {
        line-height: 30px;
    }
}
@media screen and (max-width: 1000px) {
    .btn-circle-section-title {
        line-height: 25px;
    }
}
@media screen and (max-width: 767px) {
    .w-50 {
        width: 80% !important;
    }

    .btn-circle-section-title {
        font-size: 4vw !important;
        line-height: 30px;
    }

    .btn-circle-section-bottom {
        font-size: 3.5vw !important;
    }
}

@media screen and (max-width: 550px) {
    .btn-circle-section-title {
        line-height: 24px;
    }
}

/*.btn-circle-header:hover {*/
/*    color: #FFF;*/
/*    background: rgba(108, 88, 179, 0.75);*/
/*    border: 2px solid rgba(108, 89, 179, 0.75);*/
/*}*/

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #f7bfbe !important;
}

/*select2 custom css*/
.select2-results__option {
    padding: 2px 6px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f7bfbe !important;
}

.btn-gray {
    color: #fff;
    background-color: #979797;
    border-color: #979797;
}

.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active {
    background-color: #666;
    border-color: #666;
    color: #fff;
}
