/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * Edited by Asitha
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/


/* Import ================================================================================ */


/*------------------ User ------------------*/


/* NAV */


/* Heading */


/* Product */


/* Setting */


/*------------------ End User ------------------*/


/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 3.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <$email:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/


/**
 * Heading Page
 */


/*
 * product block
 */


/* Icons */


/* buttons */


/*
 * htab module
 */


/*
 * Default Menu
 */


/*
 * Mega Menu Module
 */


/*
 * Block Modules
 */


/*
 * LAYOUTS VAIRABLES
 */


/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 3.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@email:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/

* {
    margin: 0;
    padding: 0;
}


html,
body {
    background: #fff;
    margin: 0;
    /*font-family: Lato
font-style: normal;
font-weight: 300;*/
    font-family: 'Lato', sans-serif !important;
    font-style: normal;
    font-weight: 200;
    font-size: 1rem;

    line-height: 1.5;
    color: #000;
    text-align: left;
    background-color: #fff;
}

html.pop-qv {
    background: #fff;
}

body {
    line-height: 20px;
    color: #000;
    font-size: 14px;
    background: white;
    text-align: left;
    font-family: 'Lato', sans-serif !important;
    font-style: normal;
    font-weight: 200;
}

.rtl body {
    text-align: right !important;
}

a {
    cursor: hand;
    cursor: pointer;
}

a img {
    border: none;
}

a:hover {
    text-decoration: none;
    color: #000;
}

a:focus {
    outline: none;
    text-decoration: none;
    outline-offset: 0;
    color: #131113;
}

img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

li > .sale-red .active a {
    color: #eb574d;
}

li.sale-red a span.menu-title {
    color: #eb574d;
    font-weight: 300;
}

body,
td,
th,
input,
textarea,
select,
a {
    outline: 0 none;
}

input.input-text {
    padding: 5px;
    width: 100%;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: none;
}

input[type="radio"],
input[type="checkbox"] {
    border: none;
}

input[type="radio"] {
    background: none;
}


/* Content */

p {
    margin: 0 0 10px;
}

strong {
    font-weight: normal;
}

address {
    font-style: normal;
    line-height: 1.35;
    display: inline;
}

cite {
    font-style: normal;
}

q,
blockquote {
    quotes: none;
}

q:before,
q:after {
    content: '';
}

small,
big {
    font-size: 1em;
}


/*sup           { font-size:1em; vertical-align:top; }*/

.table img {
    max-width: none;
}


/* Lists */

ul,
ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.clear_both {
    clear: both
}


/* Tools */

.hidden {
    display: block !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

.nobr {
    white-space: nowrap !important;
}

.wrap {
    white-space: normal !important;
}

.a-left {
    text-align: left !important;
}

.a-center {
    text-align: center !important;
}

.a-right {
    text-align: right !important;
}

.v-top {
    vertical-align: top;
}

.v-middle {
    vertical-align: middle;
}

.f-left {
    float: left !important;
}

.f-right {
    float: right !important;
}

.f-none {
    float: none !important;
}

.f-fix {
    float: left;
    width: 100%;
}

.no-display {
    display: none;
}

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

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

.no-bg {
    background: none !important;
}


/* ======================================================================================= */

.htabs {
    border-bottom: 1px solid #e4e4e4;
}

.htabs a {
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    color: #999;
    display: none;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 18px;
    text-align: center;
    text-decoration: none;
    position: relative;
    bottom: -1px;
    font-family: 'Lato', sans-serif !important;
    /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-style: normal;
    font-weight: 300;
}

.rtl .htabs a {
    float: right !important;
}

.htabs a.selected {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    border-color: #e4e4e4 #e4e4e4 white;
    font-weight: bold;
}

.carousel-controls {
    height: 26px;
    right: 10px;
    top: 0px;
    width: 55px;
}

.carousel-controls .carousel-control {
    border-radius: 3px;
    cursor: pointer;
}

.rtl .product-view .product-img-box .more-views .carousel-control {
    direction: ltr;
}

.carousel-control {
    background-color: #F4F4F4;
    color: #B0B0B0;
    cursor: pointer;
    font-size: 22px;
    height: 26px;
    line-height: 22px;
    text-shadow: none;
    transition: all 0.3s ease 0s;
    width: 26px;
}

.carousel-control:hover {
    /*background-color: #E76D66;
    color: #fff;
    transition: all 0.3s ease 0s;*/
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel-control.left {
    background-image: none;
    border-radius: 3px;
}

.carousel-control.right {
    background-image: none;
    border-radius: 3px;
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    /* Firefox */
}


/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 3.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@email:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/

.block {
    border: none;
    margin-bottom: 20px;
}

.block .block-title {
    background: url(../images/bg-sb-title.png) 10px 8px no-repeat black;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 28px;
    clear: both;
}

.block .block-title strong span {
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 28px;
}

.block .block-title a {
    text-decoration: none !important;
}

.block .block-content {
    padding: 10px 0;
}

.block .block-content .product-name {
    margin-bottom: 0;
}

.block .btn-remove,
.block .btn-edit {
    margin: 5px 0 0;
    float: right;
}

.rtl .block .btn-remove,
.rtl .block .btn-edit {
    float: left !important;
}

.block .actions {
    padding: 10px 0;
}

.block .actions a,
.block .actions button.button span span {
    background-color: black;
    border-radius: 0px;
    border: 1px solid black;
    color: white;
    padding: 0 10px;
    height: 26px;
    line-height: 23px;
    display: inline-block;
}

.block .actions a:hover,
.block .actions button.button span span:hover {
    text-decoration: underline;
}

.block .actions button.button {
    border: none;
    display: block;
    float: left;
    margin-right: 5px;
    padding: 0;
}

.block .actions button.button span span {
    background: none;
    border: none;
}

.block .actions button.button:hover span span {
    text-decoration: underline;
}

.block .empty {
    margin: 0;
    padding: 5px 9px;
}

.block li {
    padding: 5px 0;
}

.block li input.radio {
    margin-top: 1px;
}

.block li:first-child {
    border-top: none;
}


/* Mini Products List */

.mini-products-list {
    font-size: 12px;
    line-height: 18px;
}

.mini-products-list li {
    overflow: hidden;
}

.mini-products-list .product-image {
    float: left;
    float: left;
    margin-right: 15px;
}

.rtl .mini-products-list .product-image {
    float: right !important;
}

.rtl .mini-products-list .product-image {
    margin-left: 15px;
    margin-right: inherit;
}

.mini-products-list .product-details {
    color: #000;
}

.mini-products-list .product-details .product-name,
.mini-products-list .product-details .nobr small {
    word-wrap: break-word;
}

.mini-products-list .product-details .nobr {
    white-space: normal !important;
}

.mini-products-list .product-details .product-name {
    text-transform: uppercase;
}


/* Block: Cart */

.block-cart {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    background: #fff;
}

.block-cart .summary {
    padding: 10px 0;
    position: relative;
    z-index: 1;
    text-align: right;
}

.block-cart .amount {
    margin: 0;
}

.block-cart .amount a {
    font-weight: bold;
}

.block-cart .amount {
    padding-bottom: 10px;
}

.block-cart .subtotal {
    text-align: right;
}

.block-cart .subtotal .price {
    font-weight: bold;
}

.block-cart .subtotal .label {
    color: inherit;
    display: inline-block;
    text-align: right;
}

.block-cart .actions {
    padding: 0;
}

.block-cart .actions button.button,
.block-cart .actions .view-cart {
    background: #000;
    border: none;
    color: #FFF !important;
    display: block;
    float: right;
    height: auto;
    line-height: 10px;
    padding: 10px 15px;
    margin: 0 0 0 5px;
    font-style: italic;
}

.block-cart .actions button.button:hover,
.block-cart .actions .view-cart:hover {
    color: #999 !important;
}

.block-cart .actions:before,
.block-cart .actions:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.block-cart .actions:after {
    clear: both;
}

.block-cart .actions .paypal-logo {
    float: left;
    width: 100%;
    margin: 3px 0 0;
    text-align: right;
}

.block-cart .actions .paypal-logo .paypal-or {
    clear: both;
    display: block;
    padding: 0 55px 8px 0;
}


/* Block: Layered Navigation */

.block-layered-nav .block-subtitle {
    display: none;
}

.block-layered-nav dt {
    text-transform: uppercase;
    color: black;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 0 7px 25px;
}

.block-layered-nav dd.last {
    background: none;
}

.block-layered-nav dd a {
    color: #666666;
}

.block-layered-nav dd li {
    line-height: 20px;
    padding: 7px 0 7px 40px;
    background: url(../images/arrow-li.png) 30px 14px no-repeat;
}

.block-layered-nav li {
    border: none;
}

.block-layered-nav .currently li span {
    display: inline-block;
    color: #111;
}


/* Block: Poll */

.block-poll {
    color: #777;
}

.block-poll li {
    clear: both;
    line-height: 28px;
}

.block-poll #poll-answers li {
    clear: both;
}

.block-poll #poll-answers li .answer {
    float: left;
    padding: 0 5px 0 0;
}


/* Block: Orders and Returns */

.block-gr-search li {
    padding: 3px 9px;
}

.block-gr-search button.button span {
    border-color: #406a83;
    background: #618499;
}


/* Block: Tags */

.block-tags .block-content {
    padding: 10px;
}

.block-tags .block-content .tags-list li {
    border: none;
}

.block-tags .actions {
    text-align: right;
}

.block-tags .actions a {
    float: none;
}


/* Block reorder */

.block-reorder li input {
    margin-right: 12px;
}


/* Block: Banner */

.block-banner .block-content {
    text-align: center;
}

.paypal-logo {
    margin-bottom: 15px;
}

.form-list li {
    padding: 5px 0;
    overflow: hidden;
}

.form-list .wide {
    width: 50%;
}

.form-list .field {
    float: left;
    width: 50%;
    float: left;
}

.rtl .form-list .field {
    float: right !important;
}


/* Block related */

.sidebar .mini-products-list .products-grid {
    padding-bottom: 20px;
    padding-left: 10px;
    border-bottom: 1px solid #e4e4e4;
}

.rtl .sidebar .mini-products-list .products-grid {
    padding-right: 10px;
    padding-left: inherit;
}

.sidebar .mini-products-list .products-grid:before,
.sidebar .mini-products-list .products-grid:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.sidebar .mini-products-list .products-grid:after {
    clear: both;
}

.sidebar .mini-products-list .products-grid .product-name a {
    font-size: 16px;
    display: block;
    font-family: 'Lato', sans-serif !important;
    /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-style: normal;
    font-weight: 200;

}

.sidebar .mini-products-list .products-grid .ratings .amount {
    display: none;
}

.sidebar .mini-products-list .products-grid .ratings .rating-box {
    float: none;
}

.sidebar .mini-products-list .products-grid .price-box {
    text-align: left;
}

.rtl .sidebar .mini-products-list .products-grid .price-box {
    text-align: right !important;
}

.checkbox.related-checkbox {
    float: right;
}


/* Block account */

.block-account .block-content {
    padding: 15px 20px 10px;
}


/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 3.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@email:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/


/* Forms */

form {
    display: inline;
}

fieldset {
    border: 0;
}

legend {
    display: none;
}


/* Table */

table {
    border: 0;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
    width: 100%;
}

caption,
th,
td {
    vertical-align: top;
    text-align: left;
    font-weight: normal;
}


/* Global Styles ========================================================================= */


/* Form Elements */

input,
select,
textarea,
button {
    font-size: 13px;
    color: #666666;
    background-color: white;
    border: 1px solid #d6d4d4;
    border-radius: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.button,
input.button {
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #000;

    padding: 5px 15px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    /*color: white;font-family: georgia; */
    font-family: 'Lato', sans-serif !important;

}

.button:hover {
    background: #666;
    border-color: #666;
}

select,
textarea {
    padding: 5px;
    width: 100%;
}

input.qty,
input[title="Qty"] {
    display: inline;
    text-align: center;
    width: 60px;
    height: 30px;
}

input[type="radio"],
input[type="checkbox"] {
    float: left;
    margin: 0 3px 0 0;
    float: left;
    margin: 0 3px 0 0;
}

.rtl input[type="radio"],
.rtl input[type="checkbox"] {
    float: right !important;
}

.rtl input[type="radio"],
.rtl input[type="checkbox"] {
    margin: 0 0 0 3px;
}

label {
    padding: 0;
    margin: 0;
    font-weight: normal;
    color: #555555;
}

.label {
    display: table-cell;
}


/* Data Table */

table {
    width: 100%;
    border: 1px solid #e4e4e4;
    /* Bundle products tables */
}

table td.last,
table th.last {
    border-right: 0;
}

table tr.last th,
table tr.last td {
    border-bottom: 0 !important;
    border-color: #e4e4e4;
}

table th {
    padding: 3px 8px;
    font-weight: bold;
    border-right: 1px solid #D6D4D4;
}

table td {
    padding: 3px 8px;
}

table tbody th,
table tbody td {
    border-bottom: 1px solid #d9dde3;
    border-right: 1px solid #d9dde3;
}

table tbody.odd tr {
    background: #f8f7f5 !important;
}

table tbody.even tr {
    background: #f6f6f6 !important;
}

table tbody.odd tr td,
table tbody.even tr td {
    border-bottom: 0;
}

table tbody.odd tr.border td,
table tbody.even tr.border td {
    border-bottom: 1px solid #d9dde3;
}

table tbody td .option-label {
    font-weight: bold;
    font-style: italic;
}

table tbody td .option-value {
    padding-left: 10px;
}

#my-orders-table {
    margin: 10px 0;
}

.table thead > tr > th {
    border-color: #e4e4e4;
}

.rtl .data-table th,
.data-table td {
    text-align: left !important;
}

.data-table {
    width: 100%;
    margin: 10px 0;
}

.data-table th,
.data-table td {
    padding: 10px;
}

.data-table thead {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e4e4e4;
}

.data-table thead th {
    font-weight: bold;
    vertical-align: bottom;
}

.data-table thead th.wrap {
    white-space: normal;
}

.data-table tr.odd td,
.data-table tr.odd th {
    border-color: #e4e4e4;
    border-right: 1px solid #e4e4e4;
}

.rtl .data-table tr.odd td,
.rtl .data-table tr.odd th {
    border-left: 1px solid #e4e4e4;
    border-right: inherit;
}

.data-table tr.odd.last,
.data-table td,
.data-table th {
    border-bottom: 1px solid #e4e4e4;
}

.data-table tr.even td,
.data-table tr.even th {
    border-right: 1px solid #e4e4e4;
}

.data-table tbody tr.product-shop-row:hover {
    background-color: #fff;
}

.data-table tbody.odd td {
    border-width: 0 1px;
}

.data-table tbody.odd tr.last {
    border-bottom: 1px solid #e4e4e4;
}

.data-table tbody.even {
    background-color: #fff;
}

.data-table tbody.even td {
    border-width: 0 1px;
}

.data-table th .tax-flag {
    font-weight: normal;
}

.data-table .cell-label {
    display: none;
}

.validation-advice {
    color: #EE001C;
    font-size: 12px;
    margin: 3px 0;
}


/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 3.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@email:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/


/* Layout ================================================================================ */

#page {
    margin: 0 auto;
}

.page-print {
    background: #fff;
    padding: 25px 30px;
    text-align: left;
}

.page-empty {
    background: #fff;
    padding: 20px;
    text-align: left;
}

.page-popup {
    background: #fff;
    padding: 25px 30px;
    text-align: left;
}

body.layout-boxed-md {
    background: url("../images/pattern/pattern14.png");
}

body.layout-boxed-md #page {
    max-width: 960px;
    -webkit-box-shadow: 0 0 5px #888888;
    box-shadow: 0 0 5px #888888;
    background: white;
}

body.layout-boxed-lg {
    background: url("../images/pattern/pattern14.png");
}

body.layout-boxed-lg #page {
    max-width: 1180px;
    -webkit-box-shadow: 0 0 5px #888888;
    box-shadow: 0 0 5px #888888;
    background: white;
}


/*
* TOPBAR
*/

#topbar {
    background-color: transparent;
    border-style: solid;
    border-width: 5px 0 1px;
    border-color: white transparent #e4e4e4;
}

#topbar:before,
#topbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

#topbar:after {
    clear: both;
}

#topbar a {
    color: #666666;
    font-size: 0.9em;
}

#topbar .links li {
    float: left;
    line-height: 42px;
    display: list-item;
    list-style-type: disc;
    margin: 0 10px 0 15px;
}

#topbar .links li.last a {
    border-right: 1px solid #e4e4e4;
    padding-right: 12px;
    border-left: 0;
    padding-left: 0;
}

.rtl #topbar .links li.last a {
    border-right: 0;
    border-left: inherit;
}

.rtl #topbar .links li.last a {
    padding-right: 0;
    padding-left: inherit;
}

#topbar .welcome-msg {
    margin: 0;
    color: white;
    text-align: right;
}

#topbar .welcome-msg a {
    color: #666666;
}

#topbar .language {
    padding-top: 13px;
    padding-left: 12px;
}

#topbar .language > div {
    padding-right: 12px;
}

#topbar .caret {
    background: url(../images/caret.png) center no-repeat transparent;
    border: none;
    width: 8px;
    height: 8px;
    margin-left: 4px;
    margin-top: -1px;
}

.rtl #topbar .caret {
    margin-right: 4px;
    margin-left: inherit;
}

#topbar .form-search {
    position: relative;
    margin-top: 8px;
    margin-right: 6px;
}

#topbar .form-search label {
    display: none;
}

#topbar .form-search #search {
    border: 1px solid #e4e4e4;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 150px;
    height: 28px;
    padding-right: 20px;
    padding-left: 5px;
    color: #666;
    font-size: 12px;
}

#topbar .form-search .button {
    background: url(../images/btn-search.png) center no-repeat transparent;
    text-indent: 9999em;
    overflow: hidden;
    width: 20px;
    height: 28px;
    border: none !important;
    border-left: 1px solid #2a2a2a !important;
    position: absolute;
    top: 0;
    right: 0;
}


/* Cart top */

.cart-inner {
    margin-top: 8px;
    margin-right: 35px;
}

.cart-inner .fa {
    background: black;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin-right: 5px;
}

.cart-inner h4 {
    font-size: 12px;
    text-transform: uppercase;
}

.cart-inner a {
    text-transform: none;
}

/*
* HEADER
*/

#header-main {
    background-color: #fff;
}

.header-wrap {
    text-align: center;
    padding: 7px 0 0 0;
}


/**LOGO**/

.logo strong {
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}

.top-search .form-search .search-autocomplete {
    left: 0 !important;
    top: 100% !important;
    z-index: 999;
}

.top-search .form-search .search-autocomplete ul {
    border: 1px solid #5c7989;
    background-color: #f9f5f0;
}

.top-search .form-search .search-autocomplete ul li {
    text-align: left;
    border-bottom: 1px solid #f4eee7;
    padding: 2px 8px 1px 8px;
    cursor: pointer;
}

.top-search .form-search .search-autocomplete ul li .amount {
    float: right;
    font-weight: bold;
}

.top-search .form-search .search-autocomplete ul li.odd {
    background-color: #fffefb;
}

.top-search .form-search .search-autocomplete ul li.selected {
    background-color: #f7e8dd;
}

.top-container {
    clear: both;
    padding: 5px 10px 0 12px;
    text-align: right;
}

.top-container a {
    font-size: 11px;
    color: #ebbc58;
}


/*
 * NAVIGATION
 */

.navbar-inverse {
    border-color: #e4e4e4 transparent black;
}


/*
 * SLIDESHOW
 */


/*
 * SHOWCASE
 */

.ves-showcase .block .block-content {
    background: none;
}


/*
 * PROMOTION
 */


/*
 * MAIN CONTENT
 */


/*
 * MASSBOTTOM
 */


/* BreadCrumbs */

.breadcrumbs {
    font-size: 12px;
    line-height: 1em;
    margin: 0 0 25px;
}

.breadcrumbs li {
    display: inline;
}

.breadcrumbs strong {
    font-weight: normal;
}


/* FOOTER*/


/* Footer ================================================================================ */

.footer-bottom ul {
    display: inline;
}

.footer-bottom ul.links {
    display: block;
}

.footer-bottom ul li {
    display: inline;
    margin: 0 5px;
}

.footer-container .bottom-container {
    margin: 0 0 5px;
}


/*FOOTER TOP*/


/*FOOTER CENTER*/


/* ======================================================================================= */


/* POWER BY */

.copyright {
    text-align: center;
    border-top: 1px solid #e4e4e4;
    padding: 35px 0 70px;
    border-bottom: 10px solid #000;
    line-height: 24px;
}


/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 3.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@email:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/

.dropdown {
    display: block !important;
}

.form-language a {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 22px;
    text-align: left;
}

.rtl .form-language a {
    background-position: right center;
}

.rtl .form-language a {
    padding-right: 22px;
    padding-left: inherit;
}

.rtl .form-language a {
    text-align: right !important;
}


/* Topcart */

.cart-top #cart {
    position: relative;
    padding-bottom: 9px;
}

.cart-top #cart .content {
    color: #000;
    min-width: 325px;
    position: absolute;
    right: 0;
    top: 120%;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    border: 1px solid #e4e4e4;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.cart-top #cart .content .empty {
    text-align: center;
    padding: 20px 10px;
}

.cart-top #cart .content .block-subtitle {
    display: none;
}

.cart-top #cart .content .block-content {
    padding: 0;
}

.cart-top #cart .content li.item {
    border-bottom: 1px solid #ddd;
    padding: 8px 0;
}

.cart-top #cart .content .btn-edit {
    display: none;
}

.cart-top #cart .content .btn-remove {
    margin-top: 6px;
}

.cart-top #cart .block-cart {
    margin: 0;
    padding: 10px;
}

.cart-top #cart.active .content {
    visibility: visible;
    top: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.cart-top #cart a {
    color: #666666;
}


/* swap-images */

.product-block .image {
    position: relative;
}

.product-block .image .hover-image {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.product-block .product-img {
    position: relative;
}

.product-block .product-img:hover .hover-image {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.product-img-box .image .onsale,
.product-block .image .new-icon,
.product-img-box .image .new-icon {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    /*background: red;*/
    width: 70px;
    height: 70px;
    line-height: 70px;
    z-index: 999;
    /* -webkit-border-radius: 50%;
  border-radius: 50%;*/
    background: url(../images/resized.png);
}

.product-block .image .onsale {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    /*background: red;*/
    width: 70px;
    height: 70px;
    line-height: 70px;
    z-index: 999;
    /*-webkit-border-radius: 50%;
  border-radius: 50%;*/
    background: url(../images/resized.png);
}

.product-block .image .onsale span,
.product-img-box .image .onsale span,
.product-block .image .new-icon span,
.product-img-box .image .new-icon span {
    color: black;
    border: 1px solid black;
    border-width: 1px 0;
    text-transform: uppercase;
    padding: 3px 0;
    display: none;
}

.product-img-box .image .onsale {
    right: 20px;
}

.rtl .product-img-box .image .onsale {
    left: 20px;
    right: auto;
}

.product-block .image .onsale + span,
.product-img-box .image .onsale + span {
    top: 90px;
}


/* Tree menu */

#ves-accordion > li > a {
    text-transform: uppercase;
    color: black;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 0 7px 25px;
    font-weight: bold;
}

#ves-accordion li {
    padding: 0;
}

#ves-accordion ul.level0 > li,
#ves-accordion ul.level1 > li,
#ves-accordion ul.level2 > li {
    line-height: 20px;
    padding: 0px 0 5px 35px;
    background: url(../images/arrow-li.png) 26px 6px no-repeat;
}

#ves-accordion ul li a {
    color: #666666;
}

.ves-categoriesmenu .block-title {
    background-image: url(../images/bg-sb-category.png);
    background-position: 10px 9px;
}


/* Tabs Home */

.box.producttabs {
    margin-bottom: 0;
}

.producttabs .nav-tabs {
    text-align: center;
    border: none;
    font-size: 0px;
    display: block;
    position: relative;
}

.producttabs .nav-tabs li {
    display: inline-block;
    float: none;
    margin: 0 0 0 -4px;
}

.producttabs .nav-tabs > li {
    background: white;
}

.producttabs .nav-tabs > li a {
    color: #666666;
    font-size: 10px;
    text-transform: uppercase;
    border: none;
    margin: 0;
    font-family: 'Lato', sans-serif !important;
    /*font-family: "Gotham SSm A", "Gotham SSm B";
		font-family: Arial, Arial, Helvetica, sans-serif;*/
    font-style: normal;
    font-weight: 200;
    letter-spacing: 2px;
    padding: 10px 18px 10px 8px;
    background: none;
    position: relative;
}

.producttabs .nav-tabs > li a span {
    font-size: 14px;
    line-height: 1em;
    padding: 0 0 0 5px;
}

.producttabs .nav-tabs > li a:hover,
.producttabs .nav-tabs > li a:focus {
    background: none;
}

.producttabs .nav-tabs > li a:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background: black;
    left: 0;
    top: 50%;
    margin-top: -2px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.producttabs .nav-tabs > li.active a,
.producttabs .nav-tabs > li:hover a {
    border: none;
    color: black;
}

.producttabs .nav-tabs > li.active a:before,
.producttabs .nav-tabs > li:hover a:before {
    background: #fff;
}

.producttabs .nav-tabs > li:first-child a {
    margin-left: 14px;
}

.producttabs .nav-tabs > li:last-child a {
    padding-right: 10px;
}

.producttabs .nav-tabs:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    height: 1px;
    width: 100%;
    background: black;
    content: "";
}

.producttabs .carousel-controls {
    position: static;
    width: auto;
    text-align: center;
    margin-bottom: 20px;
}

.producttabs .carousel-controls .carousel-control {
    position: static;
    background: none;
    opacity: 1;
    filter: alpha(opacity=100);
    border: none;
}

.producttabs .carousel-controls .carousel-control span {
    font-size: 12px;
    font-style: italic;
    height: 20px;
    line-height: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #fff;
    background-color: #666;
    text-transform: none;
    padding: 0 15px 2px;
    position: relative;
    display: inline-block;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.producttabs .carousel-controls .carousel-control span:before {
    position: absolute;
    top: 0;
    left: -22px;
    content: "";
    border: 11px solid transparent;
    border-right-color: #666;
}

.producttabs .carousel-controls .carousel-control span.cars-next:before {
    border-right-color: transparent;
    border-left-color: #666;
    left: auto;
    right: -22px;
}

.producttabs .carousel-controls .carousel-control span:hover {
    background: #fff;
}

.producttabs .carousel-controls .carousel-control span:hover:before {
    border-right-color: #000;
}

.producttabs .carousel-controls .carousel-control span:hover.cars-next:before {
    border-left-color: #000;
    border-right-color: transparent;
}

.producttabs .product-block {
    margin-bottom: 20px;
}


/* Carousel */

.sidebar .block-productcarousel .block-content {
    padding-top: 0;
}

.sidebar .productcarousel .actions {
    display: none;
}

.sidebar .productcarousel .image,
.sidebar .productcarousel .name,
.sidebar .productcarousel .deal_detail,
.sidebar .productcarousel .productdeals {
    float: left;
    text-align: left;
}

.rtl .sidebar .productcarousel .image,
.rtl .sidebar .productcarousel .name,
.rtl .sidebar .productcarousel .deal_detail,
.rtl .sidebar .productcarousel .productdeals {
    float: right !important;
}

.rtl .sidebar .productcarousel .image,
.rtl .sidebar .productcarousel .name,
.rtl .sidebar .productcarousel .deal_detail,
.rtl .sidebar .productcarousel .productdeals {
    text-align: right !important;
}

.sidebar .productcarousel .deal_detail,
.sidebar .productcarousel .price {
    padding: 0;
}

.sidebar .productcarousel .productdeals {
    margin: 0 0 20px;
}

.sidebar .productcarousel .product-name a {
    text-align: left;
}

.rtl .sidebar .productcarousel .product-name a {
    text-align: right !important;
}


/* Megamenu */

#ves-mainnav .navbar-inverse {
    margin: 0;
    border-style: solid;
}

#ves-mainnav .navbar-nav {
    float: none;
    line-height: 0;
}

#ves-mainnav .navbar-nav > li {
    float: none;
    display: inline-block;
    border: 1px solid transparent;
    border-width: 0 1px;
    padding: 0 10px;
}

#ves-mainnav .navbar-nav > li:hover {
    /*border-color: #e4e4e4;*/
}

#ves-mainnav .navbar-nav > li.dropdown {
    display: inline-block !important;
}

#ves-mainnav .navbar-nav > li.dropdown > a > .caret {
    border-bottom-color: black;
    border-top-color: black;
    margin-top: -3px;
    margin-right: 3px;
}

#ves-mainnav .navbar-nav > li:hover > .dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    /*visibility: visible;*/
    top: 100%;
}

#ves-mainnav .navbar-nav > li > a {
    font-family: 'Lato', sans-serif !important;
    /*	font-family: "Gotham SSm A", "Gotham SSm B";
		font-family: Arial, Arial, Helvetica, sans-serif;*/
    font-style: normal;
    font-weight: 200;
    font-size: 13px;
    display: block;
    line-height: 18px;
    text-decoration: none;
    float: left;
    padding: 16px 7px;
    color: black;
    text-transform: uppercase;
    letter-spacing: 2px;


}

#ves-mainnav .navbar-nav > li.active > a {
    font-weight: 900;
}

#ves-mainnav .navbar-nav > li.dropdown.active > a {
    font-weight: normal;
}

#ves-mainnav .navbar-nav > li .dropdown-menu {
    background: #000;
    /*change for transperant*/
    text-align: left;
    min-width: 15em;
    padding: 0;
    /*Changed values*/
    line-height: 1.45;
    color: #999999;
    top: 90px;
    z-index: 0;
    /*visibility: hidden;*/
    opacity: 0.5;
    filter: alpha(opacity=0);
    display: none;
    /*changed value*/
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

#ves-mainnav .navbar-nav > li .dropdown-menu a {
    display: block;
    line-height: 30px;
}

#ves-mainnav .navbar-nav > li .dropdown-menu a span {
    font-family: 'Lato', sans-serif !important;
    /*	font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-style: normal;
    font-weight: 200;
    font-size: 13px;
    line-height: 24px;
    color: black;
}

#ves-mainnav .navbar-nav > li .dropdown-menu a:hover span {
    color: white;
    font-family: 'latoheavy', sans-serif !important;
    /*	font-family: "Gotham SSm A", "Gotham SSm B";
		font-family: Arial, Arial, Helvetica, sans-serif;*/
    font-style: normal;
    font-weight: 300;
}

#ves-mainnav .navbar-nav > li .dropdown-menu .name a {
    line-height: 1.35em;
}

#ves-mainnav .navbar-nav > li .dropdown-menu .dropdown-menu-inner {
    padding: 0;
}

#ves-mainnav .navbar-nav > li .dropdown-menu .dropdown-menu-inner .dropdown-submenu {
    position: relative;
}

#ves-mainnav .navbar-nav > li .dropdown-menu .dropdown-menu-inner a {
    color: #999;
}

#ves-mainnav .navbar-nav > li .dropdown-menu .dropdown-menu-inner:hover a {
    font-weight: bold;
}

#ves-mainnav .navbar-nav > li.full-width {
    /*position: static;*/
}

#ves-mainnav .navbar-nav > li.full-width .dropdown-menu {
    /*width: 100% !important;*/
    width: 300px;
    border-bottom: 0;
    border-top: 1px solid #787878;
}

#ves-mainnav .navbar-nav > li.m-left {
    position: static;
}

#ves-mainnav .navbar-nav > li.m-left .dropdown-menu {
    left: 0;
    right: auto;
}

#ves-mainnav .navbar-nav > li.m-right {
    position: static;
}

#ves-mainnav .navbar-nav > li.m-right .dropdown-menu {
    left: auto;
    right: 0;
}

#ves-mainnav .navbar-nav > li .dropdown-submenu > a > span {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: normal;
    font-family: 'Lato', sans-serif !important;
    /*font-family: "Gotham SSm A", "Gotham SSm B";
		font-family: Arial, Arial, Helvetica, sans-serif;*/
    font-style: normal;
    font-weight: 200;
    padding-bottom: 6px;
    display: block;
}

#ves-mainnav .navbar-nav > li .mega-col-inner div.menu-title {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    font-family: 'Lato', sans-serif !important;
    /*	font-family: "Gotham SSm A", "Gotham SSm B";
		font-family: Arial, Arial, Helvetica, sans-serif;*/
    font-style: normal;
    font-weight: 200;
    padding-bottom: 10px;
}

#ves-mainnav .dropdown-menu-inner a {
    color: #999;
}

#ves-mainnav .navbar-inverse {
    float: none;
}

#ves-mainnav .navbar-inverse .navbar-collapse {
    padding: 0;
    text-align: center;
}

#ves-mainnav .navbar-inverse {
    margin: 0;
    border-width: 1px 0 2px;
}

#ves-mainnav .navbar-inverse .navbar {
    border: none !important;
    margin: 0;
}

#ves-mainnav .widget-product-list .product-block .image {
    float: left;
    margin-right: 10px;
}

#ves-mainnav .widget-product-list .product-block .image img {
    float: none;
    width: auto;
    height: auto;
    margin: 0;
}

#ves-mainnav .widget-product-list .product-block .price-box .price {
    color: #fff !important;
    font-family: 'Lato', sans-serif !important;
    /*font-family: "Gotham SSm A", "Gotham SSm B";
		font-family: Arial, Arial, Helvetica, sans-serif;*/
    font-style: normal;
    font-weight: 200;
    font-size: 15px !important;
}

#ves-mainnav .widget-product-list .product-block .cart {
    display: none;
}

.product-options-bottom .price-box {
    display: none;
}


/* Blog */

#ves-custom {
    margin-bottom: 45px;
}

.venus-latest-block .title {
    display: block;
    text-align: center;
    font-family: 'Lato', sans-serif !important;
    /*	font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-style: normal;
    font-weight: 200;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
    line-height: 1em;
    padding: 7px 0px 4px;
    margin-bottom: 25px;
}

.venus-latest-block .title:before {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: 1px;
    background: black;
}

.venus-latest-block .title span {
    background: white;
    padding: 0 10px;
    position: relative;
    z-index: 99;
    color: black;
}

.venus-latest-block .post-item h4 {
    margin-bottom: 10px;
}

.venus-latest-block .post-item h4 a {
    color: black;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    /*font-family: "Gotham SSm A", "Gotham SSm B";
	font-family: Arial, Arial, Helvetica, sans-serif;*/
    font-weight: bold;
    line-height: 24px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.venus-latest-block .post-item h4 a:hover {
    color: #666666;
}

.venus-latest-block .post-item .blog-time {
    font-style: italic;
    font-size: 1em;
    color: #666666;
    font-family: 'Lato', sans-serif !important;
    /*font-family: "Gotham SSm A", "Gotham SSm B";*/
}

.venus-latest-block .latest-description {
    font-size: 1em;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    line-height: 24px;
    margin-bottom: 10px;
}

.venus-latest-block .blog-readmore a {
    font-style: italic;
    color: black;
    font-size: 1em;
    padding-right: 20px;
    background: url(../images/arrow-links.png) right 8px no-repeat;
}


/* custom-subscribe */

.custom-subscribe {
    background: url(../images/bg-letter.png) right top no-repeat whitesmoke;
    border-top: 1px solid #000;
    margin-top: 13px;
    text-align: center;
    padding: 0 30px 30px;
}

.custom-subscribe .title {
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important;
    /* font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-size: 14px;
    color: #000;
    letter-spacing: 2px;
    padding: 15px 0;
    font-weight: 300;
}

.custom-subscribe .form-subscribe-header {
    margin-bottom: 20px;
}

.custom-subscribe .form-control {
    border: none;
    margin-bottom: 10px;
    font-style: italic;
}

.custom-subscribe .button,
.custom-subscribe input.button {
    font-style: italic;
}

.custom-subscribe .button span span {
    background: url(../images/arrow-links-white.png) right 7px no-repeat;
    padding-right: 18px;
}


/* Brand */

.product-shop .product-brand strong {
    display: none;
}

.ves-brand .item-inner img {
    background: #fff;
}

.vesbrandcarousel .item-inner:hover {
    border-color: #000;
}


/* Offcanvas Sidebar */

.offcanvas-sidebars-buttons {
    display: none !important;
    margin-bottom: 10px;
}

.offcanvas-sidebars-buttons:before,
.offcanvas-sidebars-buttons:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.offcanvas-sidebars-buttons:after {
    clear: both;
}

.col1-layout .offcanvas-sidebars-buttons {
    display: none;
}

.navbar-toggle {
    background-color: #333;
    border-color: #333;
}

.offcanvas-menu .widget-inner {
    padding: 0 10px;
}

.offcanvas-menu .widget-product-list .product-block .image {
    float: left;
}

.offcanvas-menu .widget-product-list .product-block .cart {
    display: none;
}


/* Slideshow */

.ves-slideshow {
    margin: 10px 0;
}

.ves-slideshow .ves-caption {
    border-style: none;
    border-width: 0;
    color: #FFF;
    font-family: 'Lato', sans-serif !important;
    /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-style: normal;
    /*font-weight: 300;*/
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 3px;
    line-height: 30px;
    margin: 0;
    text-shadow: none;
    text-transform: uppercase;
}

.ves-slideshow .ves-caption.normal-caption {
    font-weight: 300;
    color: #FFF;
    font-family: 'Lato', sans-serif !important;
    /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-size: 14px;
    font-weight: 400;
    */ font-family: 'Lato', sans-serif !important;;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    margin: 0;
    text-align: center;
    text-shadow: none;
    text-transform: none;
    letter-spacing: 0;
}

.ves-slideshow .ves-caption.big-caption {
    color: #FFF;
    font-family: 'Lato', sans-serif !important; /* font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 36px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    padding-top: 40px;
    background: url(../images/bulet-slide.png) top center no-repeat;
}

.ves-slideshow .vescontentslider .carousel-control.left {
    background: url(/media/wysiwyg/GRE_ARROW_L.svg) left center no-repeat;
}

.ves-slideshow .vescontentslider .carousel-control.right {
    background: url(/media/wysiwyg/GRE_ARROW_R.svg) right center no-repeat;
}


/* back to top */

.scrollup {
    background: black;
    bottom: 82px;
    display: none;
    position: fixed;
    right: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 13px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    padding: 2px;
    cursor: pointer;
    z-index: 9999;
}

.rtl .scrollup {
    left: 10px;
    right: auto;
}

.scrollup .fa {
    display: block;
}

.scrollup:hover {
    text-decoration: none;
    background: #363636;
}


/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 3.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@email:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/


/* Page Heading */

.page-title h1,
.category-title h1 {
    color: black;
    font-size: 24px;
    letter-spacing: 2px;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    text-transform: uppercase;
    line-height: 36px;
}

.page-title h1 {
    border-bottom: 1px solid #e4e4e4;
    margin: 0 0 15px;
    padding: 0 0 10px;
}


/* Pager */

.pager {
    margin: 0;
    /*text-align: center;*/
    padding: 10px 20px;
    line-height: 28px;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
}

.pager .amount {
    float: left;
    margin: 0;
    padding: 0 5% 0 0;
}

.pager .limiter {
    float: right;
}

.pager .limiter label {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.pager .limiter select {
    vertical-align: middle;
    width: auto;
}

.pager .pages {
    float: left;
}

.pager .pages ol {
    display: inline;
}

.pager .pages li {
    display: inline;
    margin: 0 2px;
}


/* Sorter */

.sorter:before,
.sorter:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.sorter:after {
    clear: both;
}

.sorter .view-mode {
    float: left;
    margin: 0;
}

.sorter .view-mode label {
    float: left;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    margin: 0;
    border-right: 1px solid #e4e4e4;
    font-size: 13px;
}

.sorter .view-mode .grid,
.sorter .view-mode .list {
    display: block;
    width: 46px;
    height: 46px;
    text-indent: 9999em;
    overflow: hidden;
    background: url(../images/view-mode.png) 0 0 no-repeat;
    float: left;
    border-right: 1px solid #e4e4e4;
}

.sorter .view-mode strong.grid {
    background-position: -31px 17px;
}

.sorter .view-mode strong.list {
    background-position: 17px 17px;
}

.sorter .view-mode a.grid {
    background-position: -31px -31px;
}

.sorter .view-mode a.list {
    background-position: 17px -31px;
}

.sorter .view-mode a.grid:hover,
.sorter .view-mode a.list:hover {
    background-color: #f8f8f8;
}

.sorter .sort-by {
    float: right;
    padding: 8px 8px 7px;
    margin: 0;
}

.sorter .sort-by label {
    vertical-align: middle;
    margin: 0;
}

.sorter .sort-by select {
    vertical-align: middle;
    padding: 4px;
    width: auto;
}


/* Toolbar */

.toolbar {
    margin: 20px 0;
    border: 1px solid #e4e4e4;
}


/*
.toolbar .pager {
  display: none;
}
.toolbar .pager strong {
  display: none;
}
*/

.toolbar .pager li > a,
.toolbar .pager li > span {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
}

.toolbar .pager li > a,
.toolbar .pager li > span,
.toolbar .pager .pages li.current {
    padding: 0 9px;
}

.toolbar-bottom {
    color: #666666;
}

.toolbar-bottom .pager {
    /*display: none;*/
    padding: 10px 20px;
    line-height: 28px;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
}


/*
.toolbar-bottom .limiter {
  display: none;
}
*/


/*
.toolbar-bottom .amount {
  float: right;
  font-style: italic;
}
*/


/* Content Styles ================================================================= */

.product-name a {
    color: black;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.product-name a:hover {
    color: #666666;
}


/* Product Tags */

.tags-list li {
    display: inline !important;
    margin: 0 4px 0 0;
}


/* Advanced Search */

.advanced-search .form-list label {
    width: 160px;
    padding-right: 10px;
}

.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
    float: left;
    clear: none;
}

.advanced-search-amount {
    margin: 0 0 10px;
}

.advanced-search-summary {
    margin: 10px 0;
    border: 1px solid #e9d7c9;
    background: #fff6f1;
    padding: 10px;
}

.advanced-search-summary ul {
    float: left;
    width: 49%;
}

.advanced-search-summary strong {
    color: #E17C24;
    padding-left: 15px;
    background: url(../images/i_search_criteria.gif) 0 3px no-repeat;
}

.advanced-search-summary p {
    clear: both;
    font-weight: bold;
    margin: 0;
}


/* CMS Home Page */


/* Sitemap */

.page-sitemap .links {
    text-align: right;
    margin: 0 8px -22px 0;
}

.page-sitemap a {
    text-decoration: none;
    position: relative;
}

.page-sitemap a:hover {
    text-decoration: underline;
}

.page-sitemap .sitemap {
    margin: 12px;
}

.page-sitemap .sitemap a {
    color: #1b2d3b;
}

.page-sitemap .sitemap li {
    margin: 3px 0;
}

.page-sitemap .sitemap li.level-0 {
    margin: 10px 0 0;
    font-weight: bold;
}

.page-sitemap .sitemap li.level-0 a {
    color: #1e7ec8;
}


/* Shopping Cart ========================================================================= */

.cart .page-title {
    border-bottom: 0;
    margin: 0 0 12px;
}

.cart .page-title h1 {
    margin: 10px 0 0;
}


/* Shopping cart tax info */

.cart-tax-info {
    display: block;
}

.cart-tax-info,
.cart-tax-info .cart-price {
    padding-right: 20px;
}

.cart-tax-total {
    display: block;
    padding-right: 20px;
    background: url(../images/bkg_collapse.gif) 100% 5px no-repeat;
    cursor: pointer;
}

.cart-tax-info .price,
.cart-tax-total .price {
    display: inline !important;
    font-weight: normal !important;
}

.cart-tax-total-expanded {
    background-position: 100% -52px;
}

table#shopping-cart-table,
table#shopping-cart-table th,
table#shopping-cart-table td {
    border-color: #ccc !important;
    color: #000 !important;
}


/* Checkout Types */

.cart {
    /* Shopping Cart Collateral boxes */
    /* Discount Codes & Estimate Shipping and Tax Boxes */
    /* Shopping Cart Totals */
}

.cart .product-name a {
    font-size: 14px;
}

.cart .page-title .checkout-types li {
    margin: 0 0 5px;
}

.cart .title-buttons .checkout-types {
    display: none;
    float: right;
}

.cart .title-buttons .checkout-types li {
    float: left;
    margin: 0 0 5px 5px;
}

.cart .checkout-types .paypal-or {
    margin: 0 8px;
    line-height: 2.3;
}

.cart .totals .checkout-types .paypal-or {
    clear: both;
    display: block;
    padding: 8px 55px 0 0;
    line-height: 1.0;
    font-size: 11px;
}

.cart .cart-collaterals h2 {
    font-size: 18px;
    color: #333;
}

.cart .crosssell .product-image {
    margin-right: 10px;
}

.cart .crosssell li.item {
    margin: 10px 0;
}

.cart .discount,
.cart .shipping {
    border: 1px solid #e4e4e4;
    padding: 12px 15px;
    margin: 0 0 18px;
}

.cart .discount .buttons-set,
.cart .shipping .buttons-set {
    margin: 10px 0 0;
    border: 0;
    padding: 0;
    text-align: left;
}

.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {
    float: none;
    margin-left: 0;
}

.cart .discount .input-box {
    margin: 8px 0 0;
    width: 260px;
}

.cart .discount input.input-text {
    width: 254px;
}

.cart .shipping .sp-methods {
    margin: 10px 0 0;
    padding: 5px 0 0;
    background: url(../images/bkg_divider1.gif) 0 0 repeat-x;
}

.cart .totals {
    color: #333;
}

.cart .totals table {
    margin: 7px 0;
    border: none;
}

.cart .totals td {
    padding: 5px 0px 10px 35px;
    border: none;
    font-size: 18px;
}

.cart .totals tfoot th {
    padding: 5px 15px 5px 7px;
}

.cart .totals tfoot td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.cart .totals tfoot th strong,
.cart .totals tfoot td strong {
    font-size: 24px;
    text-transform: uppercase;
}

.cart .totals .checkout-types {
    font-size: 13px;
    padding: 5px 0 0;
    text-align: right;
}

.cart .totals .checkout-types li {
    clear: both;
    margin: 10px 0;
}


/* Options Tool Tip */

.item-options dt {
    font-weight: bold;
    font-style: italic;
}

.item-options dd {
    padding-left: 10px;
    margin: 0 0 6px;
}

.truncated {
    cursor: help;
    display: inline-block;
}

.truncated a.dots {
    cursor: help;
}

.truncated a.details {
    cursor: help;
}

.truncated .truncated_full_value {
    position: relative;
    z-index: 999;
}

.truncated .truncated_full_value .item-options {
    position: absolute;
    top: -99999em;
    left: -99999em;
    z-index: 999;
    width: 250px;
    padding: 8px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
}

.truncated .truncated_full_value .item-options > p {
    font-weight: bold;
    text-transform: uppercase;
}

.truncated .show .item-options {
    top: -20px;
    left: 50%;
}

.col-left .truncated .show .item-options {
    left: 15px;
    top: 7px;
}

.col-right .truncated .show .item-options {
    left: -240px;
    top: 7px;
}


/* ======================================================================================= */


/* Checkout ============================================================================== */


/********** < Common Checkout Styles */


/* Shipping and Payment methods */

.sp-methods {
    margin: 0 0 8px;
}

.sp-methods dt {
    margin: 13px 0 5px;
    font-weight: bold;
}

.sp-methods dd li {
    margin: 5px 0;
}

.sp-methods label {
    font-weight: bold;
    color: #666666;
}

.sp-methods .price {
    font-weight: bold;
}

.sp-methods .form-list {
    padding-left: 20px;
}

.sp-methods .form-list li {
    margin: 0 0 8px;
}

.sp-methods select.month {
    width: 154px;
    margin-right: 10px;
}

.sp-methods select.year {
    width: 96px;
}

.sp-methods input.cvv {
    width: 3em !important;
}

.sp-methods .checkmo-list li {
    margin: 0 0 5px;
}

.sp-methods .checkmo-list label {
    width: 135px;
    padding-right: 10px;
    text-align: right;
}

.sp-methods .checkmo-list address {
    float: left;
}

.sp-methods .centinel-logos a {
    margin-right: 3px;
}

.sp-methods .centinel-logos img {
    vertical-align: middle;
}

.sp-methods .release-amounts {
    margin: 0.5em 0;
}

.sp-methods .release-amounts button {
    float: left;
    margin: 5px 10px 0 0;
}

.please-wait {
    float: right;
}

.please-wait img {
    vertical-align: middle;
}

.cvv-what-is-this {
    font-size: 11px;
    cursor: help;
    margin-left: 10px;
}


/* Tooltip */

.tool-tip {
    border: 1px solid #7BA7C9;
    background: #EAF6FF;
    padding: 15px 20px;
    position: absolute;
    z-index: 9999;
}

.tool-tip .btn-close {
    margin: -9px -14px 0;
    text-align: right;
}

.tool-tip .btn-close a {
    display: block;
    margin: 0 0 0 auto;
    width: 15px;
    height: 15px;
    background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
    text-align: left;
    text-indent: -999em;
    overflow: hidden;
}

.tool-tip .tool-tip-content {
    padding: 5px;
}


/* Gift Messages */

.gift-messages h3 {
    font-size: 12px;
    font-weight: bold;
    color: #e87403;
}

.gift-messages p.control {
    color: #8e8d8b;
}

.gift-messages-form {
    position: relative;
}

.gift-messages-form label {
    float: none !important;
    position: static !important;
}

.gift-messages-form h4 {
    font-size: 12px;
    font-weight: bold;
    color: #e87403;
}

.gift-messages-form .whole-order {
    margin: 0 0 25px;
}

.gift-messages-form .item {
    margin: 0 0 10px;
}

.gift-messages-form .item .product-img-box {
    float: left;
    width: 75px;
}

.gift-messages-form .item .product-image {
    margin: 0 0 7px;
}

.gift-messages-form .item .number {
    margin: 0;
    font-weight: bold;
    text-align: center;
    color: #8a8987;
}

.gift-messages-form .item .details {
    margin-left: 90px;
}

.gift-messages-form .item .details .product-name {
    font-size: 13px;
    margin: 0 0 10px;
}

.gift-messages-form .item .details .form-list .field {
    width: 255px;
}

.gift-messages-form .item .details .form-list .input-box {
    width: 240px;
}

.gift-messages-form .item .details .form-list input.input-text {
    width: 234px;
}

.gift-messages-form .item .details .form-list li.wide .input-box {
    width: 500px;
}

.gift-messages-form .item .details .form-list li.wide textarea {
    width: 494px;
}

.gift-message-link {
    font-size: 11px;
    background: url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;
    padding-right: 7px;
}

.gift-message-link.expanded {
    background-position: 100% -40px;
}

.gift-message-row {
    background: #f2efe9;
}

.gift-message-row .btn-close {
    float: right;
    width: 16px;
    height: 16px;
    background: url(../images/btn_gm-close.gif) 0 0 no-repeat;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}


/* Checkout Agreements */

.checkout-agreements li {
    margin: 30px 0;
}

.checkout-agreements .agreement-content {
    overflow: auto;
    height: 12em;
    padding: 10px;
    background-color: #fbfaf6;
    border: 1px solid #bbb6a5;
}

.checkout-agreements .agree {
    margin: 0;
    padding: 10px 0 10px 11px;
}

.checkout-agreements .agree input.checkbox {
    margin-right: 6px;
}

.checkout-agreements .agree label {
    font-weight: bold;
    color: #666666;
}

.opc .checkout-agreements {
    border: 1px solid #d9dde3;
    border-width: 0 1px;
    padding: 5px 30px;
}

.opc .checkout-agreements li {
    margin: 20px 0 0;
}

.opc .checkout-agreements .agreement-content {
    background-color: #fff;
    border-color: #e4e4e4;
    padding: 5px;
}

.opc .checkout-agreements .agree {
    padding-left: 6px;
}


/* Centinel */

.centinel .authentication {
    border: 1px solid #ddd;
    background: #fff;
}

.centinel .authentication iframe {
    width: 99%;
    height: 400px;
    background: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.opc .centinel {
    border: 1px solid #bbb6a5;
    border-width: 0 1px 1px;
    padding: 10px 30px;
}


/* Generic Info Set */

.info-set {
    background: #fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    margin: 0 0 25px;
    padding: 20px;
    /********** Common Checkout Styles > */
}

.info-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative;
}

.info-set .box {
    margin: 0 0 15px;
}

.info-set .box h2 {
    color: #e26703;
}

.info-set .data-table .product-name {
    font-size: 1em !important;
}

.info-set .data-table .product-name a {
    font-weight: bold !important;
}

.info-set .data-table .item-options {
    margin: 5px 0 0;
}


/* One Page Checkout */

.block-progress {
    border: 0;
    margin: 0;
}

.block-progress .block-title {
    background: none;
    border: 0;
    padding: 0;
    margin: 0 0 5px;
}

.block-progress .block-title strong {
    font-size: 13px;
    color: #0a263c;
}

.block-progress .block-content {
    background: none;
}

.block-progress dt {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #e4e4e4;
    color: #444444;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.35;
    margin: 0 0 6px;
    padding: 10px;
}

.block-progress dt.complete {
    margin: 0;
}

.block-progress dd {
    background: #F5F5F5;
    border: 1px solid #ccc;
    border-top: 0;
    padding: 8px 13px;
    margin: 0 0 10px;
}

.block-progress p {
    margin: 0;
}

.block-progress .cards-list dt {
    background: none;
    border: 0 none;
    color: inherit;
    font-size: 12px;
    margin: 5px 0;
    padding: 0;
}

.block-progress .cards-list dd {
    border: 0 none;
    margin: 0;
    padding: 0;
}

.block-progress .cards-list .info-table th {
    font-weight: normal;
}


/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */

.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
    display: inline;
}

.opc-block-progress dt a,
.opc-block-progress dt .separator {
    display: none;
}

.opc {
    position: relative;
}

.opc .buttons-set button.button {
    float: right;
}

.opc .buttons-set p.required {
    margin: 0;
    padding: 0 0 10px;
}

.opc .buttons-set.disabled button.button {
    display: none;
}

.opc .buttons-set .please-wait {
    height: 28px;
    line-height: 28px;
}

.opc .ul {
    list-style: disc outside none;
    padding-left: 18px;
}

.opc .section {
    margin: 0 0 10px;
    padding: 0;
    clear: both;
}

.opc .section:before,
.opc .section:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.opc .section:after {
    clear: both;
}

.opc .step-title {
    background-color: #EFEFEF;
    border: 1px solid #e0e0e0;
    padding: 8px;
    text-align: right;
    overflow: hidden;
}

.opc .step-title .number {
    background-color: #fff;
    float: left;
    float: left;
    font-size: 14px;
    line-height: 16px;
    margin: 0 8px 0 0;
    margin: 0 8px 0 0;
    padding: 3px 10px 6px;
}

.rtl .opc .step-title .number {
    float: right !important;
}

.rtl .opc .step-title .number {
    margin: 0 0 0 8px;
}

.opc .step-title h2 {
    color: #999;
    float: left;
    float: left;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
}

.rtl .opc .step-title h2 {
    float: right !important;
}

.opc .step-title a {
    display: none;
    float: right;
    margin-top: 6px;
}

.opc .section.allow {
    cursor: pointer;
}

.opc .section.allow.active {
    cursor: auto;
}

.opc .allow .step-title {
    background: none repeat scroll 0 0 #F5F5F5;
}

.opc .allow .step-title:hover {
    background-color: #E5E5E5;
}

.opc .allow .step-title h2 {
    color: #333333;
}

.opc .allow .step-title a {
    display: block;
}

.opc .active .step-title {
    background-color: #E5E5E5;
    cursor: default;
}

.opc .active .step-title .number {
    background-color: #333333;
    color: #FFFFFF;
}

.opc .active .step-title a {
    display: none;
}

.opc .step {
    padding: 10px;
    position: relative;
}

.opc .step .tool-tip {
    right: 30px;
}

.opc .gift-messages-form {
    border-color: #E5E5E5;
    border-style: solid;
    border-width: 1px 0;
}

.opc .gift-messages-form .inner-box {
    overflow: visible;
}

#opc-review .step {
    padding: 0;
}

#opc-review .item-options {
    margin: 5px 0 0;
}

#opc-review .buttons-set {
    border: 0 none;
    padding: 15px 30px;
}

#opc-review .buttons-set p {
    line-height: 28px;
    margin: 0;
}

#opc-review .buttons-set .please-wait {
    height: 28px;
    line-height: 28px;
}

#opc-review .authentication {
    margin: 0 auto;
    width: 570px;
}

#opc-review .warning-message {
    color: #222222;
    font-weight: bold;
    padding: 10px 10px 0;
    text-align: center;
}

#opc-review tfoot {
    border-top: 1px solid #ccc;
}


/* Multiple Addresses Checkout */

.checkout-progress {
    padding: 10px 90px;
    margin: 0 0 20px;
}

.checkout-progress:before,
.checkout-progress:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.checkout-progress:after {
    clear: both;
}

.checkout-progress li {
    float: left;
    width: 19%;
    margin: 0 3px 0 0;
    border-top: 10px solid #999;
    padding: 2px 0 0;
    font-weight: bold;
    text-align: center;
    color: #abb5ba;
}

.checkout-progress li.active {
    border-top-color: #e96200;
    color: #e96200;
}

.multiple-checkout .data-table .product-name {
    font-size: 1em !important;
    color: #1e7ec8 !important;
}

.multiple-checkout .data-table .product-name a {
    font-weight: bold !important;
}

.multiple-checkout .data-table .item-options {
    margin: 5px 0 0;
}

.multiple-checkout .gift-messages {
    margin: 15px 0 0;
}

.multiple-checkout .tool-tip {
    top: 50%;
    margin-top: -120px;
    right: 20px;
}

.multiple-checkout .box {
    margin: 0 0 15px;
}

.multiple-checkout .box h2 {
    color: #e26703;
}

.multiple-checkout .place-order .please-wait {
    float: right;
    padding: 27px 7px 0 0;
}

.multiple-checkout .place-order .grand-total {
    float: right;
}

.multiple-checkout .place-order .grand-total .inner {
    padding: 20px 0;
}

.multiple-checkout .place-order .grand-total .inner div {
    display: inline;
}

.multiple-checkout .place-order .grand-total big {
    display: inline;
    margin-right: 12px;
}

.multiple-checkout .place-order .grand-total .price {
    color: #E26703;
}

.multiple-checkout .place-order .grand-total button.button span {
    font-size: 16px;
}

.multiple-checkout .place-order .grand-total button.button span span {
    padding: 0 45px 0 36px;
}

.multiple-checkout .gift-messages-form .item .details .form-list {
    width: 100%;
    overflow: hidden;
}

.multiple-checkout .gift-messages-form .item .details .form-list li {
    margin-right: -15px;
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
    width: 445px;
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
    width: 439px;
}

.multiple-checkout .gift-messages-form .item .details .form-list .field {
    width: 230px;
}

.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
    width: 215px;
}

.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
    width: 209px;
}


/* Step 1 */

#multiship-addresses-table td {
    padding: 10px;
}

#multiship-addresses-table tfoot td {
    padding: 5px 10px;
}


/* Step 2 */

.checkout-multishipping-shipping .box-sp-methods {
    border: 1px solid #d9d2be;
    background: #f9f3e3;
    padding: 13px;
    position: relative;
}


/* Step 3 */

.checkout-multishipping-billing .multiple-checkout {
    position: relative;
}


/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */


/* Captcha ================================================================================ */

.captcha-note {
    clear: left;
    padding-top: 5px;
}

.captcha-image {
    float: left;
    display: inline;
    margin: 0;
    position: relative;
    width: 258px;
}

.captcha-image .captcha-img {
    border: 1px solid #b6b6b6;
    vertical-align: bottom;
    width: 100%;
}

.registered-users .captcha-image {
    margin: 0;
}

.captcha-reload {
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 2px;
}

.captcha-reload.refreshing {
    animation: rotate 1.5s infinite linear;
    -webkit-animation: rotate 1.5s infinite linear;
    -moz-animation: rotate 1.5s infinite linear;
}


/* Remember Me Popup ===================================================================== */

.window-overlay {
    background: url(../images/window_overlay.png) repeat;
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990;
}

.remember-me label {
    float: none;
    margin: 0 6px;
}

.remember-me-popup {
    background: #fff;
    border: 1px solid #ccc;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -85px 0 0 -200px;
    width: 400px;
    text-align: left;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    -box-shadow: 0 0 6px #ccc;
    z-index: 1000;
}

.remember-me-popup h3 {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 5px 10px;
}

.remember-me-popup .remember-me-popup-head {
    position: relative;
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
    background: url(../images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
}

.remember-me-popup .remember-me-popup-body {
    padding: 10px;
}

.remember-me-popup .remember-me-popup-body a {
    display: inline-block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    font: bold 12px/19px Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    color: #fff;
}


/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */

.my-account .title-buttons .link-rss {
    float: none;
    margin: 0;
}


/* Address Book */

.addresses-list address {
    margin: 0 0 3px;
}

.addresses-list p {
    margin: 0;
}

.addresses-list a {
    font-weight: bold;
}

.addresses-list .link-remove {
    color: #646464;
}

.addresses-list .separator {
    margin: 0 3px;
}

.addresses-list li.item {
    background: white url(../images/bkg_account_box.gif) 0 0 repeat-x;
    border: 1px solid #ccc;
    padding: 10px 13px;
    margin: 0 0 10px;
}

.addresses-list li.empty {
    background: none;
    border: 0;
    padding: 0;
}

.addresses-list li.empty p {
    font-weight: bold;
}

.addresses-list .addresses-additional li.item {
    background: none;
    border: 0;
    padding: 0;
}


/* Order View */

.order-info {
    background: #dee5e8;
    border: 1px solid #d0cbc1;
    padding: 4px 8px;
    margin: 0 0 8px;
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
    display: inline;
}

.order-info .current {
    font-weight: bold;
}

.order-info li {
    margin: 0 3px;
}

.order-date {
    margin: 10px 0;
}

.order-info-box {
    background: white url(../images/bkg_block-title.gif) 0 0 repeat-x;
    border: 1px solid #d0cbc1;
    padding: 12px 15px;
    margin: 0 0 15px;
}

.order-info-box .box-payment p {
    margin: 0 0 3px;
}

.order-info-box .box-payment th {
    font-weight: bold;
    padding-right: 7px;
}

.order-items {
    width: 100%;
    overflow-x: auto;
}

.order-items .product-name {
    font-size: 1em !important;
    font-weight: bold !important;
}

.order-items .link-print {
    color: #1e7ec8;
    font-weight: normal;
}

.order-items .order-links {
    text-align: right;
}

.order-additional {
    margin: 15px 0;
}


/* Order Gift Message */

.gift-message dt strong {
    color: #666666;
}

.gift-message dd {
    font-size: 13px;
    margin: 5px 0 0;
}


/* Order Comments */

.order-about dt {
    font-weight: bold;
}

.order-about dd {
    font-size: 13px;
    margin: 0 0 7px;
}

.tracking-table {
    margin: 0 0 15px;
}

.tracking-table th {
    font-weight: bold;
    white-space: nowrap;
}

.tracking-table-popup {
    width: 100%;
}

.tracking-table-popup th {
    font-weight: bold;
    white-space: nowrap;
}

.tracking-table-popup th,
.tracking-table-popup td {
    padding: 1px 8px;
}


/* Order Print Pages */

.page-print {
    /* Price Rewrites */
}

.page-print .print-head {
    margin: 0 0 15px;
}

.page-print .print-head .logo {
    float: left;
}

.page-print .print-head address {
    float: left;
    margin-left: 15px;
}

.page-print .order-date {
    background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
    padding: 0 0 10px;
    margin: 0 0 10px;
}

.page-print .gift-message-link {
    display: none;
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
    display: block;
    white-space: nowrap;
}

.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
    display: inline;
}


/* My Wishlist */

#wishlist-table {
    margin-bottom: 20px;
}

#wishlist-table .btn-cart {
    margin-top: 10px;
}


/* My Tags */

.my-tag-edit {
    float: left;
    margin: 0 0 10px;
}

.my-tag-edit .btn-remove {
    float: right;
    margin: 4px 0 0 5px;
}

#my-tags-table {
    clear: both;
}

#my-tags-table td {
    padding: 10px;
}

#my-tags-table .add-to-links {
    white-space: nowrap;
}


/* My Reviews */

#my-reviews-table td {
    padding: 10px;
}

.product-review .product-img-box {
    float: left;
    width: 140px;
}

.product-review .product-img-box .product-image {
    display: block;
    width: 125px;
    height: 125px;
}

.product-review .product-img-box .label {
    font-size: 11px;
    margin: 0 0 3px;
}

.product-review .product-img-box .ratings .rating-box {
    float: left;
    display: block;
    margin: 0 0 3px;
}

.rtl .product-review .product-img-box .ratings .rating-box {
    float: right !important;
}

.product-review .product-details {
    margin-left: 150px;
}

.product-review .product-name {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
}

.product-review .ratings-table {
    margin: 0 0 10px;
}

.product-review dt {
    font-weight: bold;
}

.product-review dd {
    font-size: 13px;
    margin: 5px 0 0;
}


/* Billing Agreements */

.billing-agreements .info-box {
    margin: 15px 0;
}

.billing-agreements .form-list li select {
    float: left;
}

.billing-agreements .form-list li button.button {
    float: left;
    margin-left: 10px;
}

.billing-agreements .table-caption {
    font-weight: bold;
    font-size: 13px;
}


/* ======================================================================================= */


/* MAP Popup============================================================================== */

.cart-msrp-totals {
    color: red;
    font-size: 12px !important;
    font-weight: bold;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase;
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding: 2px 5px;
    text-shadow: 0 1px 0 #fff;
}

.map-popup {
    background: #fff;
    border: 1px solid #aaa;
    margin: 12px 0 0;
    position: absolute;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    text-align: left;
    width: 300px;
    z-index: 100;
}

.map-popup-heading {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    padding: 5px 30px 5px 10px;
    width: 260px;
}

.map-popup-heading h2 {
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 0 #f6f6f6;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis;
}

.map-popup-arrow {
    background: url(../images/map_popup_arrow.gif) no-repeat;
    position: absolute;
    left: 50%;
    top: -10px;
    height: 10px;
    width: 19px;
}

.map-popup-close {
    background: url(../images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.map-popup-content {
    border-top: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    text-align: left;
    width: 280px;
}

.map-popup-checkout {
    display: inline;
    float: right;
    text-align: right;
}

.map-popup-checkout span {
    display: block;
    padding-right: 30px;
}

.map-popup-checkout .paypal-logo {
    margin: 0 0 5px;
}

.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
    margin: 0;
    padding: 0;
}

.map-popup-price {
    margin: 5px 0 0;
}

.map-popup-text {
    clear: right;
    margin: 0 10px;
    padding: 10px 0;
    text-align: left;
    word-wrap: break-word;
}

.map-popup-only-text {
    border-top: 1px solid #ddd;
}


/* ======================================================================================= */


/* Sample Data============================================================================ */

.home-callout {
    margin-bottom: 12px;
}

.home-callout img {
    display: block;
}

.home-spot {
    float: left;
    width: 470px;
    margin-left: 20px;
}

.best-selling h3 {
    margin: 12px 0 6px 0;
    color: #e25203;
    font-size: 1.2em;
}

.best-selling table {
    border-top: 1px solid #ccc;
}

.best-selling tr.odd {
    background: #eeeeee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x;
}

.best-selling tr.even {
    background: white url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x;
}

.best-selling td {
    width: 50%;
    border-bottom: 1px solid #ccc;
    padding: 8px 10px 8px 8px;
    font-size: 11px;
}

.best-selling .product-img {
    float: left;
    border: 2px solid #dcdcdc;
}

.best-selling .product-description {
    margin-left: 107px;
    line-height: 1.3em;
}

.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover {
    color: #203548;
}


/* ======================================================================================= */


/* Class: std - styles for admin-controlled content */

.short-description {
    color: #666666;
}

.std {
    font-size: 14px;
}

.std .subtitle {
    padding: 0;
}

.std ol.ol {
    list-style: decimal outside;
    padding-left: 1.5em;
}

.std ul.disc {
    list-style: disc outside;
    padding-left: 18px;
    margin: 0 0 10px;
}

.std dl dt {
    font-weight: bold;
}

.std dl dd {
    margin: 0 0 10px;
}

.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {
    margin: 0 0 1em;
    padding: 0;
}

.std ul {
    list-style: disc outside;
    padding-left: 1.5em;
}

.std ol {
    list-style: decimal outside;
    padding-left: 1.5em;
}

.std ul ul {
    list-style-type: circle;
}

.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
    margin: .5em 0;
}

.std dt {
    font-weight: bold;
}

.std dd {
    padding: 0 0 0 1.5em;
}

.std blockquote {
    font-style: italic;
    padding: 0 0 0 1.5em;
}

.std address {
    font-style: normal;
}

.std b,
.std strong {
    font-weight: bold;
}

.std i,
.std em {
    font-style: italic;
}


/* Misc */

.links li {
    display: inline;
}

.links li.first {
    padding-left: 0 !important;
}

.links li.last {
    background: none !important;
    padding-right: 0 !important;
}

.link-print {
    /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/
    font-weight: bold;
    color: #dc6809;
}

.link-rss {
    background: url(../images/i_rss.gif) 0 2px no-repeat;
    padding-left: 18px;
    line-height: 14px;
    white-space: nowrap;
}

.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_remove.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.btn-previous {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_previous.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.btn-remove2 {
    display: block;
    width: 16px;
    height: 16px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_trash.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.btn-edit {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_edit.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.cards-list dt {
    margin: 5px 0 0;
}

.cards-list .offset {
    padding: 2px 0 2px 20px;
}

.separator {
    margin: 0 3px;
}

.divider {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 1px;
    margin: 10px 0;
    background: url(../images/bkg_divider1.gif) 0 50% repeat-x;
    text-indent: -999em;
    overflow: hidden;
}


/* Global site notices */

.global-site-notice {
    border: 1px solid #cfcfcf;
    border-width: 0 0 1px;
    background: #ffff90;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #2f2f2f;
}

.global-site-notice .notice-inner {
    width: 860px;
    margin: 0 auto;
    padding: 12px 0 12px 80px;
    background: url(../images/i_notice.gif) 20px 25px no-repeat;
    text-align: left;
}

.global-site-notice .notice-inner p {
    margin: 0;
    border: 1px dotted #cccc73;
    padding: 10px;
}

.global-site-notice .notice-inner .actions {
    padding-top: 10px;
}


/* Cookie Notice */

.notice-cookie {
    position: fixed;
    z-index: 9999;
    width: 100%;
    bottom: 0;
    left: 0;
    margin: 0 !important;
    opacity: 0.95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    /* IE8 */
}


/* Noscript Notice */


/* Demo Notice */

.demo-notice {
    margin: 0;
    padding: 6px 10px;
    background: #d75f07;
    font-size: 12px;
    line-height: 1.15;
    border: 0;
    text-align: center;
    color: #fff;
}

.demo-notice .notice-inner {
    width: auto;
    padding: 0;
    background: none;
    text-align: center;
}

.demo-notice .notice-inner p {
    padding: 0;
    border: 0;
}


/* RSS */

.rss-title h1 {
    background: url(../images/i_rss-big.png) 0 4px no-repeat;
    padding-left: 27px;
}

.rss-table .link-rss {
    display: block;
    line-height: 1.55;
    background-position: 0 4px;
}


/* ======================================================================================= */


/********** < Dashboard */

.dashboard .box {
    padding: 10px;
    margin-bottom: 10px;
}

.dashboard .box .box-title {
    border-bottom: 1px solid #E5E5E5;
    margin: 0 0 10px;
    padding: 0 0 2px;
    text-align: right;
    overflow: hidden;
}

.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
    float: left;
    margin: 0;
}

.dashboard .box-info h4 {
    font-weight: normal;
    text-transform: uppercase;
}

.dashboard .box-reviews .number,
.dashboard .box-tags .number {
    float: left;
    font-size: 12px;
    line-height: 25px;
    padding: 0 10px;
}

.dashboard .box-reviews .details,
.dashboard .box-tags .details {
    margin-left: 38px;
}

.dashboard .box-reviews li.item,
.dashboard .box-tags li.item {
    margin: 0 0 7px;
}

.dashboard .box-reviews li.item.last,
.dashboard .box-tags li.item.last {
    margin: 0;
}

.dashboard .box-reviews .ratings {
    margin: 5px 0 0;
}

.dashboard .box-reviews .ratings:before,
.dashboard .box-reviews .ratings:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.dashboard .box-reviews .ratings:after {
    clear: both;
}

.dashboard .box-reviews .ratings .rating-box {
    margin: 3px 0 0px;
}

.dashboard .box-tags .tags {
    margin: 5px 0 0;
}

.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
    display: inline;
}


/********** Dashboard > */

p.required,
.product-options dt label.required em,
.form-list label.required em {
    color: #EE001C;
    margin: 0 3px 0 0;
}

.product-options p.required {
    width: 100%;
    top: 70px !important;
}

.v-fix {
    float: left;
}


/* Custommer */

#content {
    margin-bottom: 20px;
}

.account-login {
    margin-bottom: 30px;
}

.form-list label {
    margin-bottom: 2px;
    color: #666666;
}

.content {
    margin-bottom: 15px;
}

.content h2 {
    color: #333;
    padding: 5px 0 15px;
}

.buttons-set #send2 {
    float: right;
}

.form-list .input-text {
    width: 98%;
    min-height: 32px;
}


/* crosssell-products-list */

.crosssell #crosssell-products-list:before,
.crosssell #crosssell-products-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.crosssell #crosssell-products-list:after {
    clear: both;
}

.crosssell #crosssell-products-list .product-image {
    float: left;
}


/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 3.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@email:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/


/*Navigation default*/

#ves-mainnav {
    margin-bottom: 25px;
}

.navbar-inverse,
#ves-mainnav {
    background-color: transparent;
}

#nav {
    border-top: 1px solid #e4e4e4;
    border-bottom: 2px solid #000;
    text-align: center;
}

#nav:before,
#nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

#nav:after {
    clear: both;
}

#nav li {
    position: relative;
}

#nav li.over {
    z-index: 998;
}

#nav li.over > a {
    /*color: black;*/
    color: white;
}

#nav li.active > a {
    color: black;
}

#nav li ul span {
    white-space: normal;
}

#nav li ul.shown-sub,
#nav li div.shown-sub {
    left: 0;
    z-index: 999;
}

#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub {
    left: 90%;
}

#nav > li {
    display: inline-block;
    vertical-align: middle;
}

#nav > li.parent > a {
    background: url(../images/caret.png) 93% center no-repeat;
}

#nav ul li {
    text-align: left;
}

#nav ul a {
    color: #999999;
    text-transform: none;
}

#nav ul ul {
    left: 90%;
    top: -25px !important;
}

#nav ul .over ul {
    top: 0 !important;
}

#nav a {
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-size: 12px;
    display: block;
    line-height: 18px;
    text-decoration: none;
    float: left;
    padding: 16px 20px;
    color: white;
    text-transform: uppercase;
}

#nav a.level-top > span {
    letter-spacing: 2px;
}

#nav span {
    display: block;
    cursor: pointer;
    white-space: nowrap;
}

#nav ul {
    left: 0;
    position: absolute;
    top: 90px;
    width: 15em;
    z-index: 0;
    visibility: hidden;
    opacity: 0;
    background: black;
    padding: 5px 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

#nav ul li {
    float: none;
    margin: 0;
    background: black;
}

#nav ul li.parent li a {
    background-image: none;
}

#nav ul li.active {
    float: none;
    margin: 0;
    padding-bottom: 1px;
    background: black;
}

#nav ul li.active > a {
    color: white;
}

#nav ul li.last {
    padding-bottom: 0;
}

#nav ul li.last li span {
    padding: 3px 15px 4px 15px;
}

#nav ul li a {
    font-size: 13px;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    line-height: 24px;
    font-weight: normal !important;
    background: black;
}

#nav ul li:hover > a {
    background: black;
    color: white;
}

#nav ul a,
#nav ul a:hover {
    float: none;
    padding: 0;
    background: none;
}

#nav ul ul,
#nav ul div {
    top: 5px;
}

#nav ul span {
    padding: 4.5px 15px;
}

#nav .over > ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
}

#nav div {
    position: absolute;
    width: 15em;
    top: 50px;
    left: -10000px;
}

#nav div ul {
    position: static;
    width: auto;
    border: none;
}


/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/

.paneltool {
    position: fixed;
    top: 05px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    left: -322px;
    border: solid 1px #CCC;
    z-index: 9999;
    -webkit-box-shadow: 2px -1px 2px #888888;
    box-shadow: 2px -1px 2px #888888;
    background: #fff;
}

.rtl .paneltool {
    right: -322px;
    left: auto;
}

.paneltool .glyphicon {
    color: black;
}

.paneltool.active {
    left: 0;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.rtl .paneltool.active {
    right: 0;
    left: auto;
}

.paneltool.active .panelbutton {
    color: red;
}

.paneltool.themetool {
    top: 70px;
    background: #fff;
}

.paneltool .panelcontent {
    background: #FFF;
    width: 320px;
}

.paneltool .panelcontent > div {
    padding: 15px;
}

.panelbutton {
    border: solid 1px #CCC;
    background: #FFF;
    padding: 9px 11px;
    position: absolute;
    right: -35px;
    top: 10px;
    border-left: none;
    cursor: pointer;
    -webkit-box-shadow: -2px -1px 2px #888888;
    box-shadow: -2px -1px 2px #888888;
}

.rtl .panelbutton {
    left: -35px;
    right: auto;
}

.editortool .panelbutton {
    top: 440px;
}

.rtl .paneltool {
    -webkit-box-shadow: 2px -1px 2px #888888;
    box-shadow: 2px -1px 2px #888888;
}

#ves-paneltool.panel-open .panel-inner {
    right: 0;
}

.rtl #ves-paneltool.panel-open .panel-inner {
    left: 0;
    right: auto;
}

#ves-paneltool h4 {
    margin-bottom: 10px;
}

#ves-paneltool .accordion-group {
    margin-bottom: 5px;
}

#ves-paneltool form > * {
    float: left;
}

#ves-paneltool form .group-input {
    margin-right: 5px;
}

#ves-paneltool select {
    padding: 5px;
}

.box-patterns div {
    display: block;
    width: 38px;
    height: 38px;
    float: left;
    cursor: hand;
    cursor: pointer;
    border: solid 1px #f3f3f3;
    margin: 6px;
    border: 1px solid #ccc;
}

.box-patterns div.active {
    border: solid 1px red;
}

#ves-paneltool .nav-tabs > li:before,
#ves-paneltool .nav-tabs > li:after {
    display: none;
}

#customize-form {
    position: relative;
}

#main-preview {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    margin-left: 300px;
    transition-duration: 0.2s;
    transition-property: left, right, top, bottom, width, margin;
}

#main-preview iframe {
    height: 100%;
    width: 100%;
}

.colorpicker {
    z-index: 99999;
}

#ves-customize {
    width: 300px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 3;
    box-shadow: 0 1px 3px #999;
    transition-duration: 0.2s;
    transition-property: left, right, top, bottom, width, margin;
    background: none repeat scroll 0 0 #F5F5F5;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

#ves-customize .wrapper {
    padding: 12px;
}

#customize-body input[type="text"],
#customize-body select {
    border: 1px solid #E2E2E2;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-size: 11px;
    margin: 0 5px 0 0;
    padding: 2px 3px;
    width: 65px;
}

#customize-body select {
    color: #888;
}

#customize-body .accordion-group label {
    color: #888;
    font-size: 11px;
    font-weight: normal;
}

#customize-body .panel-heading {
    padding: 5px 6px;
    font-weight: bold;
    font-size: 11px;
}

.form-group {
    margin-right: 6px;
}

.accordion-group label,
.form-group label {
    display: block;
    font-size: 11px;
}

.accordion-group label {
    float: left;
    min-width: 100px;
    margin-right: 10px;
    margin-top: 5px;
}

#ves-customize .btn {
    padding: 4px 12px;
    font-size: 11px;
    font-weight: bold;
}

#ves-customize .btn-show {
    position: absolute;
    top: 39px;
    padding: 6px 18px;
    background: #CCC;
    right: 11px;
    z-index: 99;
    transition: all 1.2s;
    cursor: hand;
    cursor: pointer;
}

#customize-body .nav-tabs {
    border-bottom: 1px solid #d7d7d7;
}

#customize-body .nav-tabs a {
    border: none;
}

#customize-body .nav-tabs a {
    font-weight: bold;
    font-size: 11px;
    padding: 6px 12px;
}

#customize-body .nav-tabs .active a {
    background: #7DB641;
    border-top: none;
    border-right: none;
    border-left: none;
    color: white;
}

.accordion-heading .accordion-toggle {
    font-size: 11px;
}

#customize-body .form-group {
    margin-bottom: 6px;
    clear: both;
}

.clear-bg {
    padding: 3px 6px;
    margin-left: 5px;
}


/* .tab-content > .tab-pane, .pill-content > .pill-pane {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 13px;
} */

.bi-wrapper > div {
    float: left;
    width: 20px;
    height: 20px;
    margin: 3px 4px;
    border: solid 1px #999;
    cursor: hand;
    cursor: pointer;
}

.bi-wrapper > div.active {
    border-color: red;
}

.btn-small {
    border-radius: 0;
    background-color: #7DB641;
    color: #fff;
    padding: 3px 6px;
}

.btn-small:hover {
    background-color: #C83A3A;
    color: #fff;
}

.editortool .label-customize {
    position: absolute;
    right: -155px;
    top: 390px;
    width: 115px;
    height: 74px;
    padding: 0;
    background-image: url(../images/label_customize.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border: 0;
}

.editortool .label-customize:hover {
    background-position: 0 -111px;
}

.paneltool.active .label-customize {
    display: none;
}

.paneltool .panelcontent {
    text-align: left;
}


/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/


/* RESPONSIVE */

#menu-offcanvas .button-close-menu {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 5px;
    background: url("../images/btn_window_close.gif") no-repeat;
    width: 15px;
    height: 15px;
}

.rtl #menu-offcanvas .button-close-menu {
    left: 10px;
    right: auto;
}

#menu-offcanvas .button-close-menu i {
    display: none;
}

#menu-offcanvas .dropdown .dropdown-menu {
    border: medium none;
    box-shadow: none;
    display: block;
    float: none;
    position: relative;
    width: 100% !important;
    min-width: 100%;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner {
    padding: 0 20px;
}

#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner ul li {
    border-bottom: 1px solid #e4e4e4;
}

#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner ul li a {
    color: #777777;
    padding: 3px 0 3px 0;
    line-height: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: block;
}

#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner ul li a:hover {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: black;
    text-decoration: none;
}

#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner ul li .level2 li {
    border-bottom: 0;
}

#menu-offcanvas .mega-col {
    width: 100% !important;
}

#menu-offcanvas .mega-col div.menu-title {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
}

#menu-offcanvas .home {
    background: #c83a3a;
}

html,
body,
.offcanvas-container,
.offcanvas-pusher,
.offcanvas-content {
    overflow-x: hidden;
}

.offcanvas-content {
    overflow-y: scroll;
    background: #f3efe0;
}

.offcanvas-pusher {
    left: 0;
    left: 0;
    z-index: 99;
}

.rtl .offcanvas-pusher {
    right: 0;
    left: auto;
}

.offcanvas-pusher::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, 0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    z-index: 99;
}

.offcanvas-menu-open .offcanvas-pusher::after {
    height: 100%;
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.offcanvas-menu {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
    visibility: hidden;
    width: 300px;
    height: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: #53585f;
}

.rtl .offcanvas-menu {
    right: 0;
    left: auto;
}

.offcanvas-menu::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    content: '';
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.offcanvas-menu-open .offcanvas-menu::after {
    width: 0;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}


/* content style */

.offcanvas-menu ul {
    margin: 0;
    padding: 0;
}

.offcanvas-menu h2 {
    margin: 0;
    padding: 1em;
    color: rgba(0, 0, 0, 0.4);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    font-weight: 300;
    font-size: 2em;
}

.offcanvas-menu ul.megamenu > li > a {
    color: #c83a3a;
    display: block;
    padding: 0.8em 1em 0.8em 1.2em;
    outline: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.rtl .offcanvas-menu ul.megamenu > li > a {
    padding: 0.8em 1.2em 0.8em 1em;
}

.offcanvas-menu ul li:firoffcanvas-child a {
    -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
}

.offcanvas-menu ul.megamenu > li > a {
    background: #fff;
    color: white;
    border-bottom: 1px solid #53585f;
}


/* Individual effects */


/* Effect 1: Slide in on top */

.offcanvas-effect-1.offcanvas-menu {
    visibility: visible;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.offcanvas-effect-1.offcanvas-menu-open .offcanvas-effect-1.offcanvas-menu {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.offcanvas-effect-1.offcanvas-menu::after {
    display: none;
}


/* Effect 2: Reveal */

.offcanvas-effect-2.offcanvas-menu-open .offcanvas-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    -moz-transform: translate3d(300px, 0, 0);
    -ms-transform: translate3d(300px, 0, 0);
    -o-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
}

.offcanvas-effect-2.offcanvas-menu {
    z-index: 1;
}

.offcanvas-effect-2.offcanvas-menu-open .offcanvas-effect-2.offcanvas-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/* Effect 3: Push*/

.offcanvas-effect-3.offcanvas-menu-open .offcanvas-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    -moz-transform: translate3d(300px, 0, 0);
    -ms-transform: translate3d(300px, 0, 0);
    -o-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
    position: fixed;
}

.rtl .offcanvas-effect-3.offcanvas-menu-open .offcanvas-pusher {
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
}

.offcanvas-effect-3.offcanvas-menu {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    z-index: 1;
}

.rtl .offcanvas-effect-3.offcanvas-menu {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.offcanvas-effect-3.offcanvas-menu-open .offcanvas-effect-3.offcanvas-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/* Effect 5: Reverse slide out */

.offcanvas-effect-5.offcanvas-menu-open .offcanvas-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    -moz-transform: translate3d(300px, 0, 0);
    -ms-transform: translate3d(300px, 0, 0);
    -o-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
}

.offcanvas-effect-5.offcanvas-menu {
    z-index: 1;
    -webkit-transform: translate3d(50%, 0, 0);
    -moz-transform: translate3d(50%, 0, 0);
    -ms-transform: translate3d(50%, 0, 0);
    -o-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
}

.offcanvas-effect-5.offcanvas-menu-open .offcanvas-effect-5.offcanvas-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.offcanvas-sidebars-buttons .btn-danger {
    margin-bottom: 10px;
}


/* RESPONSIVE */

@media (max-width: 768px) {
    #ves-mainnav .navbar-collapse.collapse {
        display: none !important;
    }

    #ves-mainnav .navbar-toggle {
        display: block;
    }

    /*** OFFCANVAS SIDEBAR ***/
    #ves-paneltool {
        display: none;
    }

    .offcanvas-siderbars {
        position: relative;
    }

    .offcanvas-siderbars .offcanvas-sidebar {
        /*display: none;*/
        width: 100%;
    }

    .offcanvas-siderbars.column-left-active #ves-columns-left {
        display: block;
    }

    .offcanvas-siderbars.column-right-active #ves-columns-right {
        display: block;
    }

    .offcanvas-siderbars.column-left-active .main-column,
    .offcanvas-siderbars.column-right-active .main-column {
        display: none;
    }
}

.offcanvas-menu .widget-image img {
    display: block;
    max-width: 100%;
    height: auto;
}


/* Category Page ========================================================================= */

.category-title {
    border: 0;
    margin: 0 0 7px;
}

.category-image {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.category-description {
    margin: 0 0 10px;
}


/*product-block*/

.product-block {
    margin-bottom: 20px;
    text-align: center;
}

.product-block .product-name {
    margin: 0 0 5px;
    color: #203548;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-size: 16px;
    line-height: 24px;
}

.product-block .product-name a {
    font-size: 0.8em;
    text-align: center;
    display: block;
    line-height: 1.25;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.product-block .actions {
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    visibility: hidden;
    padding: 0 !important;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.product-block .actions:before,
.product-block .actions:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.product-block .actions:after {
    clear: both;
}

.product-block .actions button.btn-cart {
    float: left;
    height: 55px;
    width: 50%;
    background: none;
    border: none;
    margin: 0 !important;
}

.product-block .actions button.btn-cart span {
    font-size: 11px;
    font-style: normal;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
}

.product-block .actions button.btn-cart span .fa {
    font-size: 13px;
    padding-right: 3px;
}

.product-block .actions button.btn-cart span span {
    color: #000000;
}

.product-block .actions button.btn-cart:hover {
    background-color: #f8f8f8;
}

.product-block .actions .add-to-links {
    margin: 0;
}

.product-block .actions .add-to-links li {
    color: #CCCCCC;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    text-decoration: none;
    /*width: 25%;*/
    width: 100%;
    overflow: hidden;
    border-left: 1px solid #e4e4e4;
    border-bottom: none !important;
}

.product-block .actions .add-to-links li .fa {
    color: #CCC;
}

.product-block .actions .add-to-links li:hover {
    background-color: #f8f8f8;
}

.product-block .actions .add-to-links li:hover .fa {
    color: #333;
}

.product-block .actions .add-to-links a {
    border: none !important;
    line-height: 55px !important;
}

.product-block:hover .actions,
.product-block:hover .a-quickview {
    visibility: visible;
    opacity: 1;
}

.product-block .a-quickview {
    border-bottom: 1px solid black;
    border-top: 1px solid #e4e4e4;
    color: black;
    display: block;
    font-size: 11px;
    letter-spacing: 3px;
    padding: 6px 0;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.product-block .a-quickview:hover {
    background: #666;
    border-color: #666;
    color: #fff;
}

.product-block .ratings {
    text-align: center;
}

.product-block .ratings .amount {
    display: none;
}

.product-block .ratings .rating-box {
    float: none;
    margin: 0;
    display: inline-block;
}

.product-block .price {
    padding-bottom: 15px;
}

.crosssell .product-block .actions .add-to-links a {
    line-height: 30px !important;
}


/* View Type: Grid */

.products-grid,
.box-up-sell {
    position: relative;
}

.products-grid.last,
.box-up-sell.last {
    border-bottom: 0;
}

.products-grid li.item,
.box-up-sell li.item {
    float: left;
    width: 138px;
    padding: 12px 10px 80px;
}

.products-grid .product-image,
.box-up-sell .product-image {
    display: block;
}

.products-grid .product-name,
.box-up-sell .product-name {
    margin: 20px 0 5px;
    color: #203548;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-size: 16px;
}

.products-grid .price-box,
.box-up-sell .price-box {
    text-align: center;
}

.products-grid .availability,
.box-up-sell .availability {
    line-height: 21px;
}

.products-grid .no-rating,
.box-up-sell .no-rating {
    text-align: center;
}

.col1-layout .products-grid {
    width: 790px;
    margin: 0 auto;
}


/* View Type: List */

.products-list li.item {
    border-bottom: 1px solid #d9ddd3;
    padding: 12px 10px;
}

.products-list li.item.last {
    border-bottom: 0;
}

.products-list .product-image {
    margin: 0 0 10px;
}

.products-list .product-name {
    margin: 0 0 5px;
    font-size: 17px;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
}

.products-list .product-name a {
    color: black;
    text-align: left;
}

.rtl .products-list .product-name a {
    text-align: right !important;
}

.products-list .product-name a:hover {
    color: black;
}

.products-list .product-block .image {
    border: 1px solid #e4e4e4;
    padding: 6px;
}

.products-list .product-block .ratings {
    text-align: left;
    clear: both;
}

.rtl .products-list .product-block .ratings {
    text-align: right !important;
}

.products-list .product-block .ratings .rating-box {
    float: left;
    margin-right: 6px;
    margin-top: 3px;
}

.rtl .products-list .product-block .ratings .rating-box {
    float: right !important;
}

.rtl .products-list .product-block .ratings .rating-box {
    margin-left: 6px;
    margin-right: inherit;
}

.products-list .product-block .actions {
    opacity: 1;
    visibility: visible;
    position: static;
    border: 1px solid #e4e4e4;
}

.products-list .product-block .rating {
    clear: both;
}

.products-list .product-block .no-rating {
    text-align: left;
}

.rtl .products-list .product-block .no-rating {
    text-align: right !important;
}

.products-list .price-box {
    float: left;
    margin-right: 13px;
    margin: 3px 13px 5px 0;
    color: black;
}

.rtl .products-list .price-box {
    float: right !important;
}

.rtl .products-list .price-box {
    margin-left: 13px;
    margin-right: inherit;
}

.products-list .availability {
    float: left;
    margin: 3px 0 0;
}

.products-list .desc {
    clear: both;
    padding: 6px 0 0;
    margin: 15px 0 15px;
    line-height: 1.35;
    color: #666666;
}

.products-list .desc .link-learn {
    font-size: 11px;
}

.products-list .add-to-links li {
    display: inline;
}

.products-list .add-to-links .separator {
    display: inline;
    margin: 0 2px;
}


/* ======================================================================================= */


/* Product View ========================================================================== */


/* Rating */

.no-rating {
    margin: 0;
}

.ratings {
    font-size: 11px;
    line-height: 1.25;
    margin: 7px 0;
}

.ratings strong {
    float: left;
    margin: 1px 3px 0 0;
}

.ratings .rating-links {
    margin: 0;
}

.ratings .rating-links .separator {
    margin: 0 2px;
}

.ratings .rating-box {
    float: left;
    margin-right: 3px;
}

.rtl .ratings .rating-box {
    float: right !important;
}

.rating-box {
    width: 50px;
    height: 9px;
    font-size: 0;
    line-height: 0;
    background: url(../images/rating.png) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
}

.rating-box .rating {
    float: left;
    height: 9px;
    background: url(../images/rating.png) 0 100% repeat-x;
}

.ratings-table {
    border: none;
}

.ratings-table th,
.ratings-table td {
    font-size: 11px;
    line-height: 1.15;
    padding: 3px 0;
    border: none;
}

.ratings-table th {
    font-weight: bold;
    padding-right: 8px;
}


/* Availability */

.availability {
    margin: 0;
}

.availability span {
    font-weight: bold;
}

.availability.out-of-stock span {
    color: #d83820;
}

.availability-only {
    margin: 10px 0 7px;
    line-height: 16px;
    background: url(../images/i_availability_only.gif) 0 50% no-repeat;
    padding-left: 15px;
}

.availability-only span,
.availability-only a {
    border-bottom: 1px dashed #751d02;
    color: #000;
}

.availability-only a {
    background: url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;
    cursor: pointer;
    padding-right: 15px;
    text-decoration: none;
}

.availability-only .expanded {
    background-position: 100% -15px;
}

.availability-only strong {
    color: #be2c00;
}

.availability-only-details {
    margin: 0 0 7px;
}

.availability-only-details th {
    background: #d2d6d9;
    font-size: 10px;
    padding: 0 8px;
}

.availability-only-details td {
    background: #ebf0f3;
    border-bottom: 1px solid #fff;
    font-size: 11px;
    padding: 2px 8px 1px;
}

.availability-only-details tr.odd td.last {
    color: #d95e00;
    font-weight: bold;
}

.product-view .product-shop .availability {
    font-size: 11px;
}

.product-view .product-shop .availability span {
    font-weight: normal;
}


/* Email to a Friend */

.email-friend {
    margin: 0 0 5px;
}


/* Alerts */

.alert-price {
    margin: 0;
    font-size: 11px;
}

.alert-stock {
    margin: 0;
    font-size: 11px;
}


/********** < Product Prices */

.price {
    white-space: nowrap !important;
}

.price-box {
    margin: 5px 0;
}

.price-box .price {
    color: black;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
}


/* Regular price */

.regular-price {
    color: black;
    display: inline-block;
}

.regular-price .price {
    font-size: 16px;
    color: black;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
}

.block .regular-price,
.block .regular-price .price {
    color: black;
}


/* Old price */

.old-price {
    display: inline-block;
    padding: 0 3px;
    margin: 0;
    font-size: 16px;
}

.old-price .price-label {
    white-space: nowrap;
    color: #999999;
    display: none;
}

.old-price .price {
    color: #999999;
    text-decoration: line-through;
    font-size: 16px;
    font-family: 'brandon_grotesquelight';
}


/* Special price */

.special-price {
    display: inline-block;
    margin: 0;
    padding: 0 3px;
}

.special-price .price-label {
    font-size: 16px;
    white-space: nowrap;
    color: #cd5033;
    display: none;
}

.special-price .price {
    font-size: 16px;
    color: #b34a4a;
}


/* Minimal price (as low as) */

.minimal-price {
    margin: 0;
}

.minimal-price .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.minimal-price-link {
    display: inline-block;
}

.minimal-price-link .label {
    color: #1e7ec8;
    display: none;
}

.minimal-price-link .price {
    font-size: 16px;
    color: #b34a4a;
    padding: 0 3px;
}


/* Excluding tax */

.price-excluding-tax {
    display: block;
    color: #bbbbbb;
}

.price-excluding-tax .label {
    white-space: nowrap;
    color: #999;
}

.price-excluding-tax .price {
    font-size: 13px;
    font-weight: normal;
    color: black;
}


/* Including tax */

.price-including-tax {
    display: block;
    color: #bbbbbb;
}

.price-including-tax .label {
    white-space: nowrap;
    color: #bbbbbb;
}

.price-including-tax .price {
    font-size: 16px;
    font-weight: bold;
    color: black;
}


/* Configured price */

.configured-price {
    margin: 0;
}

.configured-price .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.configured-price .price {
    font-weight: bold;
}


/* FPT */

.weee {
    display: block;
    font-size: 11px;
    color: #444;
}

.weee .price {
    font-size: 11px;
    font-weight: normal;
}


/* Excl tax (for order tables) */

.price-excl-tax {
    display: block;
}

.price-excl-tax .label {
    display: block;
    white-space: nowrap;
}

.price-excl-tax .price {
    display: block;
}


/* Incl tax (for order tables) */

.price-incl-tax {
    display: block;
}

.price-incl-tax .label {
    display: block;
    white-space: nowrap;
}

.price-incl-tax .price {
    display: block;
    font-weight: bold;
}


/* Price range */

.price-from {
    margin: 0;
}

.price-from .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.price-to {
    margin: 0;
}

.price-to .price-label {
    font-weight: bold;
    white-space: nowrap;
}


/* Price notice next to the options */

.price-notice {
    padding-left: 10px;
    color: #999;
}

.price-notice .price {
    font-weight: bold;
    color: #2f2f2f;
}


/* Price as configured */

.price-as-configured {
    margin: 0;
}

.price-as-configured .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.price-box-bundle {
    padding: 0 0 10px 0;
}

.price-box-bundle .price-box {
    margin: 0 !important;
    padding: 0 !important;
}

.price-box-bundle .price {
    color: #555;
}


/********** Product Prices > */


/* Tier Prices */

.product-pricing,
.tier-prices {
    margin: 10px 0;
    color: #424242;
}

.tier-prices li {
    padding: 2px 0 2px 10px;
}

.tier-prices .benefit {
    font-style: italic;
    font-weight: bold;
    color: #2f2f2f;
}

.tier-prices .price {
    font-size: inherit !important;
}

.tier-prices-grouped li {
    padding: 2px 0;
    color: #e26703;
}

.tier-prices-grouped li .price {
    font-weight: bold;
}


/* Add to Links */

.add-to-links {
    font-size: 11px;
    margin: 5px 0 0;
}

.add-to-links .separator {
    display: none;
}


/* Add to Cart */

.add-to-cart .paypal-logo {
    clear: left;
    margin: 0;
    text-align: right;
}

.add-to-cart .paypal-logo .paypal-or {
    clear: both;
    display: block;
    /*  margin: 5px 60px 5px 0;*/
}

.product-view .add-to-cart .paypal-logo {
    text-align: center;
    margin: 0;
}


/* Add to Links + Add to Cart */

.add-to-box {
    margin: 10px 0;
}

.add-to-box .or {
    float: left;
    font-weight: bold;
    margin: 0 7px;
    color: #666666;
}

.add-to-box .add-to-links {
    display: inline-block;
    margin: 0;
    font-size: 12px !important;
    line-height: 1.25 !important;
    text-align: left !important;
}

.add-to-box .add-to-links li {
    display: block !important;
}

.add-to-box .add-to-links li .separator {
    display: none !important;
}

.product-essential h2 {
    color: black;
    font-size: 16px;
    letter-spacing: 2px;
    margin: 0 0 5px;
    position: relative;
    text-transform: uppercase;
}

.product-collateral {
    padding: 25px 0;
}

.product-collateral h2 {
    border-bottom: 1px solid #e4e4e4;
    font-size: 15px;
    margin: 0 0 15px;
    padding: 0 0 2px;
}

.product-collateral .box-collateral {
    margin: 0 0 25px;
}


/* Product Images */

.product-image-popup {
    margin: 0 auto;
}

.product-image-popup .buttons-set {
    float: right;
    clear: none;
    border: 0;
    margin: 0;
    padding: 0;
}

.product-image-popup .nav {
    font-weight: bold;
    margin: 0 100px;
    text-align: center;
}

.product-image-popup .image {
    display: block;
    margin: 10px 0;
}

.product-image-popup .image-label {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px;
    color: #2f2f2f;
}


/* Product Options */

.product-options {
    position: relative;
}

.product-options .product-option {
    border-bottom: 1px solid #e4e4e4;
    margin: 0 0 15px;
}

.product-options dt {
    padding: 10px 0 0;
    font-weight: normal;
}

.product-options dt label {
    font-weight: bold;
    color: #2f2f2f;
}

.product-options dt label.required em {
    color: #eb340a;
    margin-left: 0;
}

.product-options dt .qty-disabled {
    background: none;
    border: 0;
    padding: 3px;
    color: #2f2f2f;
}

.product-options dd {
    padding: 10px 0 20px;
    margin: 0 0 5px;
}

.product-options dd .qty-holder {
    display: block;
    padding: 10px 0 0;
}

.product-options dd .qty-holder label {
    vertical-align: middle;
}

.product-options dd .time-picker {
    display: -moz-inline-box;
    display: inline-block;
    padding: 2px 0;
    vertical-align: middle;
}

.product-options dd textarea {
    height: 8em;
}

.product-options dd select {
    width: 60%;
}

.product-options dd .multiselect option {
    border-bottom: 1px dotted #d9e5ee;
    padding: 2px 4px;
}

.product-options dl.last dd.last {
    border-bottom: 0;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.product-options ul.options-list {
    margin-right: 5px;
}

.product-options ul.options-list li {
    line-height: 1.5;
    padding: 2px 0;
}

.product-options ul.options-list input.radio {
    float: left;
    margin-top: 3px;
}

.product-options ul.options-list input.checkbox {
    float: left;
    margin-top: 3px;
}

.product-options ul.options-list label {
    font-weight: normal;
}

.product-options ul.validation-failed {
    padding: 0 7px;
}

.product-options p.note {
    margin: 0;
    font-size: 11px;
}

.product-options p.required {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 11px;
    right: 0;
}

.rtl .product-options p.required {
    left: 0;
    right: auto;
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
    margin: 0;
    padding: 0 0 10px;
    border: 0;
    background: 0;
    color: #e26703;
}

.product-options-bottom .tier-prices li {
    background: 0;
    padding: 2px 0;
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
    color: #e26703;
}

.product-options-bottom .price-box {
    margin: 0;
    padding: 0;
}

.product-options-bottom .add-to-links {
    clear: both;
    padding: 0;
    text-align: right;
}

.product-options-bottom .price-label {
    padding-right: 5px;
}

.product-view .product-options-bottom {
    margin: 0 0 10px;
}

.product-view .product-options-bottom .price-box {
    float: none;
    margin: 15px 0 30px;
}

.product-view .product-options-bottom .price-label {
    float: none;
    padding-right: 0;
}

.product-view .product-options-bottom .price-tax {
    float: none;
}

.product-view .product-options-bottom .add-to-cart-box {
    clear: both;
    float: left;
    padding-top: 12px;
}

.product-view .product-options-bottom .add-to-links {
    clear: both;
    text-align: right;
}

.product-view .add-to-cart {
    border-top: 1px solid #e4e4e4;
}

.product-view .rating-box {
    margin-top: 2px;
}

.product-view .add-to-box,
.product-view .add-to-cart {
    text-align: center;
}

.product-view .add-to-box div.qty,
.product-view .add-to-cart div.qty {
    padding: 8px 0;
}

.product-view .add-to-box .add-cart,
.product-view .add-to-cart .add-cart {
    /*  background: #000;*/
    line-height: 38px;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
}

.product-view .add-to-box .add-cart:hover,
.product-view .add-to-cart .add-cart:hover {
    /*background: #666;*/
}

.product-view .add-to-box .add-cart button.btn-cart,
.product-view .add-to-cart .add-cart button.btn-cart {
    background: #000;
    border: medium none;
    font-size: 11px;
    text-transform: uppercase;
    vertical-align: middle;
    display: block;
    width: 100%;
    padding: 0;
    color: white; /*Cos added*/
}

.product-view .add-to-box .add-cart button.btn-cart .fa,
.product-view .add-to-cart .add-cart button.btn-cart .fa {
    font-size: 18px;
    vertical-align: middle;
    padding-right: 6px;
    margin-top: -2px;
    padding-right: 6px;
}

.rtl .product-view .add-to-box .add-cart button.btn-cart .fa,
.rtl .product-view .add-to-cart .add-cart button.btn-cart .fa {
    padding-left: 6px;
    padding-right: inherit;
}

.product-view .add-to-links {
    display: block;
}

.product-view .add-to-links li {
    display: block;
    text-align: center;
    line-height: 38px;
    padding: 0;
    text-transform: uppercase;
    font-size: 11px;
    border-bottom: 1px solid #e4e4e4;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
}

.product-view .add-to-links li a {
    color: black;
    display: block;
}

.product-view .add-to-links li a:hover {
    background: #efefef;
    color: #000;
}

.product-view .add-to-links li .fa {
    font-size: 16px;
    vertical-align: middle;
    padding-right: 6px;
    padding-right: 6px;
    margin-top: -2px;
    color: #ccc;
}

.rtl .product-view .add-to-links li .fa {
    padding-left: 6px;
    padding-right: inherit;
}

.col3-layout .product-options-bottom .price-box {
    float: none;
    padding: 0 0 5px;
}

.product-view {
    /* Product Shop */
    /* Grouped Product */
    /* Block: Description */
    /* Block: Additional */
    /* Block: Upsell */
}

.product-view .product-img-box .product-image {
    margin: 0 0 13px;
}

.product-view .product-img-box .product-image-zoom {
    max-width: 100% !important;
    position: relative;
    overflow: hidden;
    /*  z-index: 9;*/
}

.product-view .product-img-box .product-image-zoom img {
    position: absolute;
    left: 0;
    top: 0;
    cursor: move;
}

.product-view .product-img-box .zoom-notice {
    font-size: 11px;
    margin: 0 0 5px;
    text-align: center;
}

.product-view .product-img-box .zoom {
    position: relative;
    z-index: 9;
    height: 18px;
    margin: 0 auto 13px;
    padding: 0 28px;
    background: url(../images/slider_bg.gif) 50% 50% no-repeat;
    cursor: pointer;
}

.product-view .product-img-box .zoom.disabled {
    -moz-opacity: .3;
    -webkit-opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    /*IE8*/
    opacity: .3;
}

.product-view .product-img-box .zoom #track {
    position: relative;
    height: 18px;
}

.product-view .product-img-box .zoom #handle {
    position: absolute;
    left: 0;
    top: -1px;
    width: 9px;
    height: 22px;
    background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
}

.product-view .product-img-box .zoom .btn-zoom-out {
    position: absolute;
    left: 2px;
    top: 0;
}

.product-view .product-img-box .zoom .btn-zoom-in {
    position: absolute;
    right: 2px;
    top: 0;
}

.product-view .product-img-box .more-views {
    margin: 20px 50px 12px;
}

.product-view .product-img-box .more-views h2 {
    font-size: 11px;
    border-bottom: 1px solid #ccc;
    margin: 0 0 8px;
    text-transform: uppercase;
}

.product-view .product-img-box .more-views ul {
    margin-left: -9px;
}

.product-view .product-img-box .more-views li {
    float: left;
    margin: 0 0 8px 9px;
}

.product-view .product-img-box .more-views li a {
    float: left;
    width: 56px;
    height: 56px;
    border: 2px solid #ddd;
    overflow: hidden;
}

.product-view .product-img-box .more-views .carousel-control {
    top: 40%;
    line-height: 16px;
}

.product-view .product-img-box .more-views .carousel-control.left {
    left: -50px;
}

.product-view .product-img-box .more-views .carousel-control.right {
    right: -50px;
}

.product-view .product-img-box .more-views .item a {
    float: left;
    padding: 0 10px;
    max-width: 33%;
}

.product-view .product-shop .product-name {
    margin: 0 0 5px;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-size: 16px;
}

.product-view .product-shop .product-name h1 {
    margin: 0;
    color: black;
    font-size: 24px;
    letter-spacing: 3px;
    margin-bottom: 12px;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
}

.product-view .product-shop .availability {
    margin: 5px 0 25px;
}

.product-view .product-shop .short-description {
    padding: 10px 0 0;
}

.product-view .product-shop .short-description .std {
    line-height: 24px;
    color: #000;
}

.product-view .product-shop .price-box {
    margin: 0px 0 25px;
    line-height: 1.2;
}

.product-view .product-shop .add-to-links {
    font-size: 12px;
    text-align: right;
    margin: 0;
}

.product-view .product-shop .price {
    font-size: 30px;
}

.product-view .product-view .grouped-items-table .price-box {
    margin: 0;
    padding: 0;
}

.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td {
    line-height: 1.25;
}

.product-view .box-up-sell h2 {
    border-bottom: 0;
    padding: 0;
}

.product-view .box-up-sell .block-title {
    background: none;
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
}

.product-view .box-up-sell .block-title strong {
    display: block;
    position: relative;
}

.product-view .box-up-sell .block-title strong:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    height: 1px;
    width: 100%;
    background: black;
    content: "";
}

.product-view .box-up-sell .block-title strong span {
    text-transform: uppercase;
    line-height: 28px;
    letter-spacing: 2px;
    color: black;
    font-size: 14px;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    background: white;
    padding: 0 20px;
    position: relative;
}

.product-view .box-up-sell .block-title .carousel-controls {
    position: static;
    width: auto;
}

.product-view .box-up-sell .block-title .carousel-controls .carousel-control {
    position: static;
    background: none;
    opacity: 1;
    border: none;
}

.product-view .box-up-sell .block-title .carousel-controls .carousel-control span {
    font-size: 13px;
    font-style: italic;
    height: 20px;
    opacity: 1;
    color: #fff;
    background-color: #000;
    text-transform: none;
    padding: 2px 15px;
    position: relative;
}

.product-view .box-up-sell .block-title .carousel-controls .carousel-control span:before {
    position: absolute;
    top: 0;
    left: -22px;
    content: "";
    border: 11px solid transparent;
    border-right-color: #000;
}

.product-view .box-up-sell .block-title .carousel-controls .carousel-control span.cars-next:before {
    border-right-color: transparent;
    border-left-color: #000;
    left: auto;
    right: -22px;
}

.product-view .box-up-sell .item {
    text-align: center;
}

.product-view .box-up-sell .products-grid {
    width: 100%;
}

.product-view .box-up-sell .products-grid td {
    width: 25%;
    background: #f6f2e7;
    border-right: 1px solid #e5dcc3;
    border-bottom: 1px solid #e5dcc3;
    padding: 15px 10px 12px;
    line-height: 1.6em;
}

.product-view .box-up-sell .products-grid td.last {
    border-right: 0;
}

.product-view .box-up-sell .products-grid td img {
    border: 1px solid #e5dcc3;
}

.product-view .box-up-sell .products-grid td.empty {
    border-right: 0;
    background: #f1ecdb;
}

.product-view .box-up-sell .products-grid tr.last td {
    border-bottom: 0;
}

.product-view .box-up-sell .products-grid .product-image {
    text-align: center;
}

.product-view .box-up-sell .products-grid .ratings .rating-box {
    float: none;
    display: inline-block;
    margin: 0;
}


/* Block: Tags */

.product-view .box-tags {
    margin: 0;
}

.product-view .box-tags h3 {
    font-size: 13px;
}

.product-view .box-tags .product-tags {
    display: block;
    margin: 0 0 15px;
}

.product-view .box-tags .product-tags li {
    display: inline;
    background: url(../images/bkg_pipe3.gif) 100% 4px no-repeat;
    padding: 0 7px 0 4px;
}

.product-view .box-tags .product-tags li.first {
    padding-left: 0;
}

.product-view .box-tags .product-tags li.last {
    background: none;
    padding-right: 0;
}

.product-view .box-tags .form-add label {
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
}

.product-view .box-tags .form-add .input-box {
    float: left;
    float: left;
    margin: 0 5px 0 0;
}

.rtl .product-view .box-tags .form-add .input-box {
    float: right !important;
}

.product-view .box-tags .form-add input.input-text {
    width: 299px;
    height: 30px;
}

.product-view .box-tags .form-add button.button {
    padding: 5px 12px;
}

.product-view .box-tags .note {
    margin: 3px 0 0;
    font-size: 11px;
}


/* Block: Reviews */

.product-view .box-reviews dl {
    margin: 15px 0;
}

.product-view .box-reviews dl a,
.product-view .box-reviews dl span {
    font-weight: bold;
}

.product-view .box-reviews dd {
    margin: 0 0 15px;
}

.product-view .box-reviews dd small {
    font-style: italic;
}

.product-view .box-reviews .form-add {
    margin: 15px 0 0;
}

.product-view .box-reviews .form-add h3 {
    font-size: 13px;
    font-weight: normal;
}

.product-view .box-reviews .form-add h3 span {
    font-weight: bold;
}

.product-view .box-reviews .form-add h4 {
    font-size: 12px;
}

.product-view .box-reviews .form-add .data-table td {
    text-align: center;
}

.product-view .box-reviews .form-add .form-list {
    margin: 15px 0 0;
}

.product-view .box-reviews .form-add .form-list .input-box {
    width: 360px;
}

.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea {
    width: 90%;
    padding: 5px;
}

#product-review-table {
    width: 90%;
}


/* Send a Friend */

.send-friend .form-list li p {
    margin: 0 15px 0 0;
}

.send-friend .form-list .input-box {
    width: 98%;
}

.send-friend .form-list input.input-text,
.send-friend .form-list textarea {
    width: 98%;
}

.send-friend .buttons-set .limit {
    float: right;
    margin: 0 7px 0 0;
    font-size: 11px;
    line-height: 21px;
}

.send-friend .button {
    float: left;
    margin-bottom: 20px;
    margin-right: 15px;
}

.rtl .send-friend .button {
    float: right !important;
}

.rtl .send-friend .button {
    margin-left: 15px;
    margin-right: inherit;
}


/* ======================================================================================= */

.related-checkbox {
    float: left;
}

.crosssell .product-name {
    margin: 0 0 5px;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-size: 16px;
    line-height: 24px;
}

.tempcp-quickview-view .product-img-box,
.tempcp-quickview-view .product-shop {
    width: 50% !important;
    float: left;
}


/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 3.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@email:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/

@media screen and (max-width: 991px) {
    .quick-access {
        position: relative;
        float: right;
        padding: 10px 0;
    }

    .rtl .quick-access {
        float: left !important;
    }

    .quick-access .quickaccess-toggle {
        background-color: #eee;
        line-height: 35px;
        font-size: 16px;
        color: #a8a8a8;
        width: 35px;
        height: 35px;
        border-top-right-radius: 50%;
        border-top-left-radius: 50%;
        border-bottom-right-radius: 50%;
        border-bottom-left-radius: 50%;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        text-align: center;
        margin: 0 3px;
    }

    .quick-access .quickaccess-toggle:hover,
    .quick-access .quickaccess-toggle:focus,
    .quick-access .quickaccess-toggle:active {
        background-color: #363636;
        color: white;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        cursor: pointer;
    }

    .quick-access .quickaccess-toggle:hover .inner-toggle,
    .quick-access .quickaccess-toggle:focus .inner-toggle,
    .quick-access .quickaccess-toggle:active .inner-toggle {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        z-index: 999;
    }

    .quick-access .inner-toggle {
        background: #fff;
        min-width: 180px;
        position: absolute;
        top: 100%;
        padding: 5px;
        z-index: 9999 !important;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-box-shadow: 0 1px 3px lightgrey;
        box-shadow: 0 1px 3px lightgrey;
        right: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
        border-top: 5px solid #000;
    }

    .rtl .quick-access .inner-toggle {
        left: 0;
        right: auto;
    }

    /*
  .quick-access:hover .content .inner-toggle,
  .quick-access:hover .inner-toggle, .quick-access:focus .content .inner-toggle,
  .quick-access:focus .inner-toggle, .quick-access:active .content .inner-toggle,
  .quick-access:active .inner-toggle {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    z-index: 10;
  }*/
    .active-minicart {
        visibility: visible !important;
        opacity: 1 !important;
        display: block;
    }

    .topLinks .quick-access .inner-toggle {
        right: 0 !important;
        left: auto;
    }

    #topbar .topLinks {
        float: right !important;
    }

    #topbar .links {
        float: none !important;
    }

    #topbar .links li {
        float: none !important;
        line-height: 24px;
    }

    #topbar .links li.last a {
        border: none;
    }

    #topbar .language {
        padding: 6px 5px;
    }

    .cart-top #cart .content {
        position: static;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        top: 0;
        border: none;
        min-width: 270px;
    }

    #checkout-step-login .buttons-set {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 992px) {
    #mainmenutop {
        display: none;
    }

    .mobi-toggle-menu {
        display: block !important;
    }

    .navbar-toggle {
        display: block !important;
    }

    .ves-caption {
        /*display: none !important;*/
    }

    #mainmenutop .navbar-nav {
        display: none !important;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border: 0 !important;
    }

    .navbar-collapse {
        overflow-x: hidden !important;
    }

    .navbar-toggle {
        margin: 0 !important;
    }

    .navbar-collapse::before,
    .navbar-collapse::after {
        display: none !important;
    }

    #topbar .caret {
        display: none;
    }

    .a-quickview {
        display: none !important;
    }

    #topbar .form-search {
        margin-top: 14px;
        margin-left: 8px;
    }

    .fa.fa-shopping-cart {
        background: none !important;
    }
}

@media screen and (max-width: 767px) {

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

    /* added modal in responsive view */
    /*.zoomContainer,
    #cboxOverlay,
    #colorbox,
    .vescontentslider {
        display: none !important;
    }*/
    .product-view .box-tags .form-add input.input-text {
        width: 212px;
    }

    /*New style Table responsive $screen-xs-max */
    table#wishlist-table,
    table#shopping-cart-table,
    table#checkout-review-table,
    table#my-orders-table,
    table#multiship-addresses-table,
    #review-order-form table {
        border: 0;
        outline: none;
    }

    table#wishlist-table th,
    table#wishlist-table td,
    table#shopping-cart-table th,
    table#shopping-cart-table td,
    table#checkout-review-table th,
    table#checkout-review-table td,
    table#my-orders-table th,
    table#my-orders-table td,
    table#multiship-addresses-table th,
    table#multiship-addresses-table td,
    #review-order-form table th,
    #review-order-form table td {
        display: block;
        text-align: center;
    }

    table#wishlist-table colgroup,
    table#shopping-cart-table colgroup,
    table#checkout-review-table colgroup,
    table#my-orders-table colgroup,
    table#multiship-addresses-table colgroup,
    #review-order-form table colgroup {
        display: none;
    }

    table#wishlist-table .a-right,
    table#shopping-cart-table .a-right,
    table#checkout-review-table .a-right,
    table#my-orders-table .a-right,
    table#multiship-addresses-table .a-right,
    #review-order-form table .a-right {
        text-align: center !important;
    }

    table#wishlist-table .button,
    table#shopping-cart-table .button,
    table#checkout-review-table .button,
    table#my-orders-table .button,
    table#multiship-addresses-table .button,
    #review-order-form table .button {
        margin-bottom: 15px;
    }

    table#wishlist-table .btn-remove,
    table#shopping-cart-table .btn-remove,
    table#checkout-review-table .btn-remove,
    table#my-orders-table .btn-remove,
    table#multiship-addresses-table .btn-remove,
    #review-order-form table .btn-remove {
        float: none;
        margin: 0 auto;
    }

    .box-reviews .data-table th,
    .box-reviews .data-table td {
        font-size: 10px;
        padding: 3px !important;
    }

    .multiple-checkout select {
        width: 270px;
    }

    .data-table tr.even td.last,
    .data-table tr.odd td.last {
        border-right: 1px solid #ddd;
    }

    /*new style shopping cart  mobile responsive */
    .cart table th {
        display: none !important;
    }

    .cart table tbody td {
        border: 0 !important;
        padding: 5px 0;
    }

    .cart table .bgcolol-td {
        background: #e4e4e4;
    }

    .cart table tbody td span {
        float: left;
        text-align: left;
        width: 50%;
    }

    .rtl .cart table tbody td span {
        float: right !important;
    }

    .rtl .cart table tbody td span {
        text-align: right !important;
    }

    .cart table tbody td span.lable-price {
        text-align: right;
        padding-right: 10px;
        line-height: normal;
    }

    .rtl .cart table tbody td span.lable-price {
        text-align: left !important;
    }

    .cart-top .inner-toggle {
        /*right: -69px;*/
    }

    #product-review-table {
        width: 80%;
    }

    .product-view .box-reviews .form-add .form-list input.input-text,
    .product-view .box-reviews .form-add .form-list textarea {
        width: 80%;
    }

    .link-compare {
        display: none;
    }
}


/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 3.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@email:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
}

h1 {
    font-size: 21px;
    line-height: 32px;
}

h2 {
    font-size: 19px;
    line-height: 32px;
}

h3 {
    font-size: 15px;
    line-height: 32px;
}

h4 {
    font-size: 14px;
    line-height: 24px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 13px;
    line-height: 32px;
}

.success {
    color: #3d6611;
    font-weight: bold;
}

.error {
    color: #df280a;
    font-weight: bold;
}

.notice {
    color: #e26703;
}

.messages {
    width: 100%;
    overflow: hidden;
}

.messages,
.messages ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.messages li {
    margin: 0 0 10px !important;
}

.messages li li {
    margin: 0 0 3px !important;
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
    border-style: solid !important;
    border-width: 1px !important;
    background-position: 10px 9px !important;
    background-repeat: no-repeat !important;
    min-height: 24px !important;
    padding: 8px 8px 8px 32px !important;
    font-size: 11px !important;
    font-weight: bold !important;
}

.error-msg {
    border-color: #f16048;
    background-color: #faebe7;
    background-image: url(../images/i_msg-error.gif);
    color: #df280a;
}

.success-msg {
    border-color: #446423;
    background-color: #eff5ea;
    background-image: url(../images/i_msg-success.gif);
    color: #3d6611;
}

.note-msg,
.notice-msg {
    border-color: #fcd344;
    background-color: #fafaec;
    background-image: url(../images/i_msg-note.gif);
    color: #3d6611;
}


/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 3.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@email:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/

.box {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.custom-block .box a {
    position: relative;
    display: block;
}

.custom-block .box a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.custom-block .box a:hover:before {
    /*  -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.3) inset;
*/
}

.custom-abs {
    border-top: 2px solid black;
    padding-top: 32px;
}

.custom-abs h3,
.custom-footer-links h3 {
    color: black;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 2px;
    padding: 0 0 8px;
    text-transform: uppercase;
}

.social span {
    display: none;
}

.social li {
    margin: 0 4px;
    float: left;
}

.rtl .social li {
    float: right !important;
}

.social .fa {
    color: black;
    font-size: 20px;
}

.social a {
    color: #000000;
    display: inline-block;
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    width: 35px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.social a:hover {
    opacity: .7;
}

.time li {
    background: url(../images/dot.png) left 16px repeat-x;
    line-height: 24px;
}

.time li:before,
.time li:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.time li:after {
    clear: both;
}

.time li span {
    background: white;
}

.time li span.f-left {
    padding-right: 5px;
}

.time li span.f-right {
    padding-left: 5px;
}

.custom-footer-links {
    font-size: 13px;
    color: #666666;
    line-height: 24px;
    padding: 0 20px;
}

.custom-footer-links .row > div {
    padding-right: 20px;
}

.custom-footer-links .row > div:last-child {
    padding-right: 10px;
}

.custom-footer-links .boxed {
    border-top: 1px solid #e4e4e4;
    padding-top: 26px;
}

.custom-footer-links strong {
    color: black;
}

.custom-links a {
    line-height: 24px;
    padding-left: 7px;
    color: #666666;
    padding: 0 0 0 7px;
}

.rtl .custom-links a {
    padding: 0 7px 0 0;
}

.custom-links li {
    padding-bottom: 5px;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.custom-links li:hover {
    padding-left: 5px;
}

.custom-links .fa {
    font-size: 10px;
}

.ct-p {
    margin-top: 15px;
    line-height: 32px;
}

.ct-p .fa {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid black;
    color: black;
    font-size: 19px;
    height: 35px;
    line-height: 30px;
    text-align: center;
    width: 35px;
    margin-right: 3px;
}

.ct-p strong {
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 2px;
}

.pull-left {
    float: left;
}

.rtl .pull-left {
    float: right !important;
}

.pull-right {
    float: right;
}

.rtl .pull-right {
    float: left !important;
}


/*Asi Added*/

#header {
    background: none repeat scroll 0 0 #fff;
    position: relative;
    z-index: 9;
}

#ves-mainnav .navbar-nav > li > a {
    color: #000;
}

.navbar-inverse {
    border: medium none !important;
}

.fa.fa-shopping-cart {
    background: none repeat scroll 0 0 #fff;
    color: #000;
}

#topbar .links li {
    list-style: none;
}

#topbar .links li,
.cart-inner h4 {
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    color: #000000;
}

#topbar .links li a {
    color: #000;
    text-transform: uppercase;
}

#topbar .links li a:hover {
    color: #2a2a2a;
}

.cart-inner h4 a {
    color: #fff;
}

.cart-inner h4 {
    font-weight: bold;
}

.cart-inner span {
    color: #000;
    font-size: 14px;
    font-weight: 200;
}

#topbar .form-search #search {
    background: none;
    border: 1px solid #888888;
    color: #000;
}

#ves-slideshow .container {
    margin: 0;
    max-width: inherit !important;
    padding: 0;
    width: 100% !important;
}

#ves-mainnav {
    margin-bottom: 0;
}

.ves-slideshow {
    margin: 0;
}

#footer {
    background: #fff;
    margin-top: 35px;
    position: relative;
}

.custom-abs h3,
.custom-footer-links h3 {
    color: #fff;
}

#footer .time li {
    background: none;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    color: #000;
}

#footer .time li a {
    color: #000;
}

.custom-footer-links .boxed {
    border-top: none;
    padding-top: 20px;
}

.custom-links a {
    color: #000;
    font-family: 'Lato', sans-serif !important;
    /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
    padding: 0;
}

.inbanner .container {
    margin: 0;
    max-width: inherit !important;
    padding: 0;
    width: 100% !important;
}

h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 7px;
    margin-bottom: 11px;
    color: #1c1a1c;
    line-height: 22px;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
}

h3 {
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
}

p.geor {
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    text-transform: uppercase;
    border: 1px solid #ccc;
    float: left;
    padding: 3px 6px;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    background: none !important;
}

.inbanner {
    text-align: center;
    background: #fff;
}

.cms-diamond-education .inbanner {
    text-align: center;
    background: #f9f9f9;
}

.cms-contact .inbanner,
.cms-about-us .inbanner {
    text-align: center;
    background: #f8f8f8;
}

.cms-timepiece .inbanner {
    text-align: center;
    background: #FFF5F3;
}

.cms-buying-your-timepiece .inbanner {
    background: #000;
}

.cms-jewellery #columns {
    background: url(la-jewe.jpg) no-repeat center top #f2ede9;
}

.cms-jewellery #content {
    min-height: 675px;
    width: 455px;
    float: right;
    margin-top: 50px;
}

.cms-jewellery #footer {
    margin-top: 0;
}

.cms-coming-soon #columns {
    background: url(la-shop.jpg) no-repeat center top #cfdfe7;
}

.cms-coming-soon #content {
    min-height: 555px;
    width: 455px;
    float: right;
    margin-top: 50px;
}

.cms-coming-soon #footer {
    margin-top: 0;
}

.breadcrumbs {
    padding-top: 10px;
}

.cms-contact #columns .pull-right {
    float: left !important;
}

.cms-contact #contactForm .button,
.pull-right input.button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 1px solid #777777;
    color: #666 !important;
    font-family: "Lato", sans-serif !important;
    font-size: 11px;
    padding: 5px 32px;
}

.cms-contact .std ul {
    list-style: disc outside;
    padding-left: 10px;
}

.std ul.watch-list {
    padding-left: 0 !important;
}

.std ul.jewellery-list {
    padding-left: 0 !important;
}

.cms-contact .std form ul li,
.cms-contact .form-list li,
.cms-contact .std form ul {
    padding: 0 !important;
    margin: 0 0 10px 0 !important;
}

.cms-contact .form-list .field {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.cms-contact .form-control {
    border: 1px solid #777777 !important;
}

.cenre {
    text-align: center;
    border: 1px solid #777777;
    padding: 30px 50px;
    line-height: 19px;
}

.cms-contact .buttons-set {
    padding-left: 0 !important;
    padding-top: 20px !important;
}

.cms-contact .form-list .field {
    width: 96% !important;
}

p.contactus {
    border: 1px solid #777777;
    padding: 10px 15px;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "Lato", sans-serif !important;
}

.mar-to {
    margin-top: 19px;
    clear: both;
    display: block;
    float: left;
}

.container_en {
    background: url(tlarge.jpg) no-repeat center top #cfdfe7;
    background-color: rgba(0, 0, 0, 0);
    background-size: cover;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    min-height: 470px;
}

.containernor {
    max-width: 1180px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.inbanner .breadcrumbs {
    text-align: left;
    color: #fff;
}

.inbanner .breadcrumbs a {
    color: #fff;
}

.container_heri {
    background: url(heri.jpg) no-repeat center top #fefbeb;
    background-color: rgba(0, 0, 0, 0);
    background-size: cover;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    min-height: 607px;
}

p.lefT {
    text-align: left;
    font-size: 14px;
}

#ves-mainnav .navbar-nav > li .dropdown-menu a span {
    font-family: 'Lato', sans-serif !important;
    /*font-family: "Gotham SSm A", "Gotham SSm B"*/;
    font-style: normal;
    font-weight: 200;
    color: #999999;
    text-transform: uppercase !important;
    letter-spacing: 1;
    padding-left: 10px;
}

.dropdown-menu-inner .dropdown-mega a span {
    color: #CCC !important;
    font-weight: 300 !important;
    text-transform: none !important;
}

.dropdown-menu-inner .dropdown-mega a:hover span {
    font-weight: bold !important;
}

.time li {
    line-height: 12px;
}

.custom-links li {
    padding-bottom: 0;
    padding-top: 0;
}

.product-image img {
    border: 1px solid #ccc;
}

#content h2.product-name {
    text-transform: none;
    font-family: 'Lato', sans-serif !important; /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-weight: normal;
    letter-spacing: 0;
    font-size: 18px !important;
}

.container_tycon {
    background: url(ty.jpg) no-repeat center top #fefbeb;
    background-color: rgba(0, 0, 0, 0);
    background-size: cover;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    min-height: 681px;
}

.containercare {
    background: #f2f9fa;
}

.containerloc {
    background: #fcf4f2;
}

#ves-slideshow {
    margin-bottom: 15px;
    background: #fff;
}

#ves-mainnav {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #fff;
    position: relative;
    z-index: 999;
}

.grtop video {
    width: 100%;
    z-index: 0;
    height: auto;
}

.grtop .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    color: #fff;
    position: absolute;
    z-index: 1;
    text-align: left;
    padding-top: 50px;
    right: 0;
}

.grtop .containernor {
    position: relative;
}

.grtop {
    background: #000;
}

.grtop .breadcrumbs {
    position: absolute;
    z-index: 1;
}

.cms-gregory925 #footer {
    margin-top: 0;
}

.cms-gregory925 .offcanvas-siderbars {
    display: none;
}

.cms-girard-perregaux .breadcrumbs {
    display: none;
}

.cms-girard-perregaux .revrev {
    padding-top: 130px !important;
    padding-bottom: 250px;
}

.cms-tw-steel-video .revrev, .cms-raymond-weil-video .revrev, .cms-tw-steel .revrev, .cms-raymond-weil .revrev {
    padding-top: 130px !important;
    padding-bottom: 200px;
}

.cms-breitling-video .revrev, .cms-breitling .revrev {
    padding-top: 75px !important;
}

.cms-frederique-constant-video .revrev, .cms-frederique-constant .revrev {
    padding-top: 90px !important;
}

.cms-frederique-constant #footer, .cms-tw-steel #footer, .cms-frederique-constant-video #footer, .cms-tw-steel-video #footer, .cms-raymond-weil-video #footer, .cms-girard-perregaux #footer {
    margin-top: 0;
    position: absolute !important;
    bottom: 0 !important;
    margin: 0 auto !important;
    width: 100% !important;
}

/*.cms-breitling .offcanvas-siderbars, .cms-frederique-constant .offcanvas-siderbars, .cms-tw-steel .offcanvas-siderbars, .cms-raymond-weil .offcanvas-siderbars,.cms-breitling-video .offcanvas-siderbars, .cms-frederique-constant-video .offcanvas-siderbars, .cms-tw-steel-video .offcanvas-siderbars, .cms-raymond-weil-video .offcanvas-siderbars, .cms-girard-perregaux .offcanvas-siderbars {
    display: none;
}
*/
.cms-breitling .offcanvas-siderbars, .cms-frederique-constant .offcanvas-siderbars, .cms-tw-steel .offcanvas-siderbars, .cms-breitling-video .offcanvas-siderbars, .cms-frederique-constant-video .offcanvas-siderbars, .cms-tw-steel-video .offcanvas-siderbars, .cms-raymond-weil-video .offcanvas-siderbars, .cms-girard-perregaux .offcanvas-siderbars {
    display: none;
}


#ves-slideshow video {
    height: auto;
    margin-top: 0;
    max-width: 100%;
    position: relative;
}

.label-making {
    position: absolute;
    z-index: 2;
    width: 40%;
    max-width: 444px;
    min-width: 444px;
    height: 397px;
    overflow: hidden;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top: 100px;
}

@media screen and (max-width: 914px) {
    .label-making {
        display: none;
    }
}

video {
    background: none repeat scroll 0 0 #000;
    border: medium none;
}

.cms-gregory925 video {
    height: auto;
    margin-top: -18px;
    max-width: 100%;
    position: relative;
}

.cms-breitling video, .cms-frederique-constant video, .cms-tw-steel video, .cms-raymond-weil video, .cms-breitling-video video, .cms-frederique-constant-video video, .cms-tw-steel-video video, .cms-raymond-weil-video video, .cms-girard-perregaux video {
    height: auto;
    margin-top: -18px;
    max-width: 100%;
    position: relative;
}

#header #topbar {
    /*max-width: 1180px;*/
    max-width: 1130px;
    border-bottom: none;
    margin: 0 auto;
    padding: 0 10px;
}

#header .container {
    max-width: inherit;
    border-bottom: 1px solid #fff;
}

#header #header-main .container {
    border-bottom: none;
    max-width: 1180px;
}

#header #ves-mainnav .container {
    max-width: 1180px;
    border: none;
}

ul.megamenu .dropdown-toggle span,
.megamenu li span {
    letter-spacing: 6px;
    color: black;
}

.megamenu li ul li span {
    letter-spacing: 0;
}

.custom-footer-links h3 {
    color: #000 !important;
    font-weight: 300;
}

select#located {
    background: none repeat scroll 0 0 #222222;
    border-radius: 10px;
    color: #c2c2c2;
    float: left;
    font-size: 12px;
    padding: 2px;
    width: 68%;
}

.boxed > h4 {
    color: #000;
    float: left;
    font-family: 'Lato', sans-serif !important;
    /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-size: 13px;
    margin-right: 12px;
    text-transform: uppercase;
}

.social-links {
    clear: right;
    float: right;
    margin-right: 18px;
    margin-top: 11px;
}

.social-links li {
    float: left;
}

.col-lg-5 .boxed {
    margin: 0;
    padding: 7px 0;
}

#ves-showcase .box {
    margin-bottom: 11px;
}

.col-lg-4.col-md-4.col-sm-12.col-xs-12 p {
    /*    text-shadow: 0 0 3px #000;
*/
}

p.contact {
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 7px 19px;
    text-align: center;
    width: 134px;
    margin-top: 20px;
}

p.contactb {
    border: 1px solid #000;
    margin: 0 auto;
    padding: 7px 19px;
    text-align: center;
    width: 134px;
    margin-top: 20px;
}

p.contactb a {
    color: #000;
    font-family: "Lato", sans-serif !important;
    font-size: 12px;
    transition: all .5s;
    animation: ease-in;
}

p.contactb a:hover {
    color: #333;
}

p.geor {
    border: 1px solid #131113;
    margin: 0 auto;
    padding: 7px 9px;
    text-align: center;
    margin-top: 20px;
    font-size: 12px;
}

p.contact a {
    color: #fff;
    transition: all .5s;
    animation: ease-in;
    font-family: "Lato", sans-serif !important;
}

p.geor a,
p.contactlar a {
    color: #131113;
    /*
	transition:all .5s;
	animation:ease-in;
*/
    font-family: "Lato", sans-serif !important;
}

#contactForm .button:hover,
p.contact:hover,
p.contactb:hover,
p.shopnww:hover,
p.shopnw:hover,
p.viewlar:hover,
p.geor:hover,
p.contactlar:hover,
p.breitlingcontactlar:hover,
.btn-inq:hover,
p.engagecontactlar:hover {
    background: #000 !important;
    color: #FFF !important;
}

p.contact:hover a,
p.contactb:hover a,
p.shopnww:hover a,
p.shopnw:hover a,
p.viewlar:hover a,
p.geor:hover a,
p.contactlar:hover a,
p.breitlingcontactlar:hover a,
.btn-inq:hover span,
p.engagecontactlar:hover {
    color: #FFF;
}

.breadcrumbs {
    font-style: italic;
}

.cms-about-us .page-head img {
    padding-left: 45px;
}

.paddlef {
    padding-right: 52px;
}

p.contactlar a {
    transition: all .5s;
    animation: ease-in;
    font-size: 12px;
}

p.contactlar {
    border: 1px solid #777777;
    padding: 7px 12px;
    width: 200px;
    margin: 0 auto;
    margin-top: 20px;
}

p.contact {
    border: 1px solid #777777;
    margin: 20px auto;
    padding: 5px 12px;
    text-align: center;
    width: 157px;
}

p.shopnw {
    border: 1px solid #777777;
    margin: 20px auto;
    padding: 3px 6px;
    text-align: center;
    width: 126px;
    font-size: 11px;
}

p.shopnw a,
p.contact a {
    color: #000;
    font-family: "Lato", sans-serif !important;
    font-size: 11px;
    text-transform: uppercase;
}

p.shopnww {
    border: 1px solid #fff;
    margin: 20px auto;
    padding: 3px 6px;
    text-align: center;
    /*width: 126px;*/
    font-size: 11px;
}

.cms-engagement p.shopnww {
    width: 170px !important;
}

p.shopnww a {
    color: #fff !important;
}

p.shopnww {
    color: #fff;
    font-family: "Lato", sans-serif !important;
}

.stro {
    background: url(strock.jpg) no-repeat center bottom;
    margin-bottom: 21px !important;
    padding-bottom: 28px !important;
}

.strobreitling {
    background: url(strock.jpg) no-repeat center bottom;
    margin-bottom: 21px !important;
    padding-bottom: 28px !important;
    color: #ffc72c;
}

.strolef {
    background: url(strock.jpg) no-repeat left bottom;
    margin-bottom: 14px !important;
    padding-bottom: 8px !important;
}

.smalls {
    font-size: 11px;
}

.ita {
    font-family: "Lato", sans-serif !important;
}

table.nobor {
    border: none;
}

table.nobor td {
    border: none;
}

table.nopad td {
    padding: 0;
}

.menu-title,
.megamenu,
h3,
h4,
h5,
h6 {
    font-family: "Lato", sans-serif !important;
    /*font-family: "Gotham SSm A", "Gotham SSm B"*/;


}

p {
    font-family: "Lato", sans-serif !important;
    /*font-family: "Gotham SSm A", "Gotham SSm B"*/;

}

iframe {
    border: 1px solid #ccc;
    height: 411px;
    padding: 10px;
    width: 100%;
    margin-top: 114px;
}

.frame-video {
    border: 1px solid #ccc;
    height: auto;
    padding: 10px;
    width: 100%;
    margin-top: 114px;
}

.cms-breitling-for-bently iframe {
    margin-top: 0;
}

p.viewlar {
    border: 1px solid #777777;
    margin: 20px auto;
    padding: 7px 12px;
    text-align: center;
    width: 270px;
    font-size: 11px;
    color: #000;
    /*font-family: "Lato", sans-serif !important;	*/
    font-family: "Gotham SSm A", "Gotham SSm B";

}

.viewlar a {
    color: #000;
}

.cms-gucci-jewellery .offcanvas-siderbars {
    display: none;
}

.gucci .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    color: #fff;
    padding-top: 50px;
    right: 0;
    text-align: left;
    z-index: 1;
}

.cms-gucci-jewellery #footer {
    margin-top: 0;
}

.gucci .breadcrumbs {
    position: absolute;
    z-index: 1;
}

.gucci {
    background: none repeat scroll 0 0 #000;
    position: relative;
}

.btn-inq {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #777777;
    color: #000;
    font-family: 'Lato', sans-serif !important;
    /*"Gotham SSm A", "Gotham SSm B";
	font-family: "Lato", sans-serif !important;	*/
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 6px 19px;
    text-transform: uppercase;
}

.at4-icon.aticon-facebook {
    background: url(face-book.jpg) no-repeat !important;
}

.at4-icon.aticon-twitter {
    background: url(tweeter.jpg) no-repeat !important;
}

.tab-content {
    padding: 10px;
}

#image-main {
    border: 1px solid #CCC;
}

.share .at4-icon,
.share .addthis_16x16_style .at4-icon,
.share .addthis_16x16_white_style .at4-icon,
.share .addthis_default_style .at4-icon,
.share .at-16x16 {
    background-size: 24px auto !important;
    height: 24px !important;
    line-height: 16px;
    width: 25px !important;
}

.add-to-links {
    border-top: 1px solid #000;
}

.share {
    margin: 15px 0 !important;
}

.she {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 8px;
    text-transform: uppercase;
}

p.availability {
    color: #565656;
}

.smalls a {
    color: #fff;
}

.cms-jewellery .smalls a {
    color: #000;
}

.ingray {
    background: #f8f8f8;
    margin-bottom: 20px;
}

.clear {
    clear: both;
}

.ingray h2,
.ingray p {
    text-align: center;
}

.ingray p.contactlar {
    border: 1px solid #777777;
    margin: 20px auto 0;
    padding: 7px 12px;
    width: 217px;
}

.ingray .col-md-7.col-lg-7.col-sm-8.col-xs-12 {
    padding: 32px;
}

.blue {
    background: #d5e5ed;
    padding: 28px 0 17px;
    text-align: center;
}

.modern1 {
    background: url(/media/wysiwyg/modern/001.gif);
    padding: 28px 0 17px;
    text-align: center;
    height: 400px;
}

.modern2 {
    background: url(/media/wysiwyg/modern/02.gif);
    padding: 28px 0 17px;
    text-align: center;
    height: 400px;
}

.modern3 {
    background: url(/media/wysiwyg/modern/01.gif);
    padding: 28px 0 17px;
    text-align: center;
    height: 400px;
}

.modern3 {
    background: url(/media/wysiwyg/modern/01.gif);
    padding: 28px 0 17px;
    text-align: center;
    height: 400px;
}

.rightar {
    right: 0px;
    position: absolute;
    width: 40%;
    margin: 0px 30px !important;
}


.quartrightar {
    right: 0px;
    position: absolute;
    width: 28%;
    margin: 0px 30px !important;
}

.mids {
    background: #e5e5e5;
    padding: 19px 0 3px;
    text-align: center;
}

.collection {
    background: url(/media/wysiwyg/modern/collection.gif);
    padding: 20px;
    height: 430px;
    margin-bottom: 30px;
}

.collection1 {
    background: url(/media/wysiwyg/modern/collection1.gif);
    padding: 20px;
    text-align: center;
    height: 400px;
    margin-bottom: 30px;
}

.product1, .product2, .product3, .product4, .product5, .product6, .product7,
.product8, .product9, .product10, .product11, .product12, .product13, .product14 {
    padding-left: 20px;
    height: 200px;
    margin-bottom: 30px;
}

.modernpink {
    background: url(/media/wysiwyg/modern/pink.gif);
    padding: 20px;
    text-align: center;
    height: 400px;
    margin-bottom: 30px;
    line-height: 380px;
}

.modernpink p, .modernpurple p, .modernbeige p, .modernyellow p, .modernblue p, .modernblue p, .moderngreen p, .modernred p {
    line-height: 1.5;
    display: inline-block;
    vertical-align: middle;
}

.modernpurple {
    background: url(/media/wysiwyg/modern/purple.gif);
    padding: 20px;
    text-align: center;
    height: 430px;
    margin-bottom: 30px;
    line-height: 410px;
}

.modernbeige {
    background: url(/media/wysiwyg/modern/beige.gif);
    padding: 20px;
    text-align: center;
    height: 400px;
    margin-bottom: 30px;
    line-height: 380px;
}

.modernyellow {
    background: url(/media/wysiwyg/modern/yellow.gif);
    padding: 20px;
    text-align: center;
    height: 400px;
    margin-bottom: 30px;
    line-height: 380px;
}

.modernblue {
    background: url(/media/wysiwyg/modern/blue.gif);
    padding: 20px;
    text-align: center;
    height: 400px;
    margin-bottom: 30px;
    line-height: 380px;
}

.moderngreen {
    background: url(/media/wysiwyg/modern/green.gif);
    padding: 20px;
    text-align: center;
    height: 400px;
    margin-bottom: 30px;
    line-height: 380px;
}

.modernred {
    background: url(/media/wysiwyg/modern/red.gif);
    padding: 20px;
    text-align: center;
    height: 400px;
    margin-bottom: 30px;
    line-height: 380px;
}

.mids img {
    padding: 32px 0 77px;
}

.custom-block p.contactlar {
    animation: 0s ease-in 0s normal none 1 running none;
    color: #131113;
    /*font-family: "Lato", sans-serif !important;	*/
    font-family: 'Lato', sans-serif !important;
    font-size: 12px;
    transition: all 0.5s ease 0s;
    width: 142px;
    text-transform: uppercase;
    text-align: center;
}

.custom-block .white p.contactlar,
.custom-block .orane p.contactlar {
    width: 183px;
}

.girl {
    background: url(leftbot.jpg) no-repeat right top #e7ebf6;
    text-align: center;
    padding: 15px 0 10px 0;
}

.custom-block .white,
.custom-block .orane {
    border: 1px solid #e9e9e9;
    color: #000;
    padding: 0 0 13px;
}

.custom-block p.contactlar a {
    font-size: inherit;
}

.custom-block .col-md-4.col-lg-4.col-sm-4.col-xs-12,
.custom-block .col-md-7.col-lg-7.col-sm-8.col-xs-12,
.custom-blocks .col-md-12.col-lg-12.col-sm-12.col-xs-12.grays {
    padding-left: 20px;
    padding-right: 22px;
}

.custom-block h2,
.custom-blocks h2 {
    letter-spacing: 4px;
}

.category-jewellery .inbanner,
.category-jewellery .inbanner {
    background: #e5eff1;
}

.breitling1 {
    height: 205px;
    line-height: 205px;
}

.breitlingspan {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    padding: 30px;
}

.breitling2 {
    text-align: center;
}

p.breitlingcontactlar {
    border: 1px solid #777777;
    padding: 7px 12px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}


p.engagecontactlar {
    border: 1px solid #777777;
    padding: 7px 12px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #8ea9db;
    color: #ffffff;
}

a.engage {
    color: #ffffff;
!important
}

.eduD {
    background: #f9f9f9;
    padding: 17px 0 10px;
    text-align: center;
}

.eduR {
    background: #f9f9f9;
    padding: 30px;
    text-align: center;
    height: 830px;
}

.eduF {
    background: #f9f9f9;
    padding: 30px;
    text-align: center;
    height: 200px;
}

.eduD p.contactlar {
    width: 225px;
}

.eduD h2.stro {
    margin-bottom: 19px !important;
}

.cms-engagement .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    margin-top: 15px;
}

.makinVi {
    background: url(pls.jpg) no-repeat left top #e7ebf6;
    padding: 20px 0 30px;
    text-align: center;
    min-height: 418px;
}

.cms-engagement .col-lg-4.col-md-4.col-sm-4.col-xs-4 {
    padding-left: 0;
}

.plIco {
    padding: 91px 0 45px;
}

.cms-tycoon .blue {
    background: url(tycoon.jpg) no-repeat left top #e5f3f8;
}

.tycoonhalfW {
    padding-bottom: 82px !important;
    padding-top: 6px;
    width: 45%;
}

.halfW {
    padding-bottom: 169px;
    padding-top: 6px;
    width: 45%;
}

.quartW {
    padding-bottom: 169px;
    padding-top: 6px;
    width: 22%;
}


.thirdW {
    padding-bottom: 169px;
    padding-top: 6px;
    width: 32%;
}

.cms-tycoon .eduD {
    padding: 33px 2px 13px;
}

.cms-tycoon .eduD > p {
    padding: 6px 0;
}

.cms-breitling-for-bently iframe {
    height: 600px;
    border: none;
    padding: 0;
}

.cms-breitling-for-bently #columns,
.cms-breitling-for-bently #page {
    background: #000;
}

.cms-breitling-for-bently .breadcrumbs {
    color: #fff;
}

.account-login h1,
#content .account-login h1,
.account-create h1,
#content .account-create h1 {
    font-family: Lato;
    /*font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 7px;
}

.account-login .page-title,
.account-create .page-title {
    margin-left: -4px;
    margin-right: -10px;
}

.margintop {
    margin-top: 20px;
}

.new-users {
    padding-right: 33px;
}

.cart-collaterals .col-2 #discount-coupon-form {
    display: inline-block;
    width: 36% !important;
    margin-right: 19px;
    vertical-align: top;
}

.cart-collaterals .shipping {
    display: inline-block;
    vertical-align: top;
    width: 57%;
}

.totals {
    display: inline-block;
    vertical-align: top;
    width: 25%;
}

.col2-set {
    display: inline-block;
    vertical-align: top;
    width: 74%;
}

.cart .totals tfoot td {
    padding: 0;
    text-align: right;
}

.cart .cart-collaterals h2 {
    color: #333;
    font-size: 16px;
}

span.price {
    font-size: 13px;
    /*font-weight: bold;*/
}

.a-right.last {
    text-align: right !important;
}

.cart-collaterals {
    margin-top: 15px;
}

.cms-gucci-jewellery video {
    height: auto;
    left: 0;
    margin-top: -18px;
    max-width: 100%;
    position: fixed;
    top: 0;
}

.cms-gregory925 video {
    height: auto;
    left: 0;
    margin-top: 0;
    max-width: 100%;
    position: fixed;
    top: 0;
}

.cms-breitling video, .cms-frederique-constant video, .cms-tw-steel video, .cms-raymond-weil video, .cms-breitling-video video, .cms-frederique-constant-video video, .cms-tw-steel-video video, .cms-raymond-weil-video video, .cms-girard-perregaux video {
    height: auto;
    left: 0;
    margin-top: 0;
    max-width: 100%;
    position: fixed;
    top: 100px;
}

.cms-girard-perregaux p.shopnww { /*width:206px; */
}

.cms-frederique-constant-video p.shopnww, .cms-frederique-constant p.shopnww {
    width: 206px;
    border-color: #000 !important;
}

.cms-frederique-constant-video p.shopnww a, .cms-frederique-constant p.shopnww a {
    color: #000 !important;
}

.grtop .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    position: relative;
}

.grtop {
    position: relative;
}

.coller {
    background: #f9f3f3;
    padding: 15px;
    text-align: center;
}

.grayin {
    background: #f8f8f8;
    text-align: center;
    padding: 15px;
}

.grayin p.contactlar,
.coller p.contactlar,
.grayin p.contactlar a,
.coller p.contactlar a {
    font-family: "Lato", sans-serif !important;
    text-transform: uppercase;
}

.coller h2 {
    margin-top: 14px;
}

.grayin {
    margin-top: 19px;
}


/*Engagment Video Styles*/

.blak {
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 999;
}

.makinVi {
    position: relative;
}

.plIco video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

@media screen and (max-width: 950px) {
    .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: 489px;
    }

    .cms-tycoon .blue {
        background: url(tycoon.jpg) no-repeat scroll left bottom #e5f3f8;
    }

    .container_tycon {
        background-size: auto;
        background-position: inherit;
    }

    .cms-jewellery #content {
        padding-top: 720px;
    }

    .cms-soming-soon #content {
        padding-top: 720px;
    }

    .col-xs-4,
    .col-xs-8 {
        margin: 10px 0;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        width: 100%;
    }

    .col-xs-12 {
        margin: 0;
        padding: 10px;
        width: 100%;
    }

    .cms-gucci-jewellery video,
    .cms-gregory925 video,
    .cms-breitling-video video,
    .cms-frederique-constant-video video,
    .cms-tw-steel-video video,
    .cms-raymond-weil video,
    .cms-breitling video,
    .cms-frederique-constant video,
    .cms-tw-steel video,
    .cms-raymond-weil video,
    .cms-girard-perregaux video {
        position: inherit;
    }

    .cms-breitling video, .cms-frederique-constant video, .cms-tw-steel video, .cms-raymond-weil video, .cms-breitling-video video, .cms-frederique-constant-video video, .cms-tw-steel-video video, .cms-raymond-weil-video video, .cms-girard-perregaux video {
        top: 0;
    }

    .cms-girard-perregaux .revrev {
        padding-top: 20px !important;
        padding-bottom: 50px !important;
    }

    .cms-tw-steel .revrev, .cms-raymond-weil .revrev, .cms-tw-steel-video .revrev, .cms-raymond-weil-video .revrev {
        padding-top: 20px !important;
        padding-bottom: 50px;
    }

    .cms-breitling .revrev, .cms-breitling-video .revrev {
        padding-top: 20px !important;
    }

    .cms-frederique-constant .revrev, .cms-frederique-constant-video .revrev {
        padding-top: 20px !important;
    }

    .cms-frederique-constant p.shopnww, .cms-frederique-constant-video p.shopnww {
        width: 206px;
        border-color: #fff !important;
    }

    .cms-frederique-constant p.shopnww a, .cms-frederique-constant-video p.shopnww a {
        color: #fff !important;
    }

    .grtop .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        position: inherit;
        text-align: center;
    }

    *,
    *::before,
    *::after {
        box-sizing: border-box;
    }

    *,
    *::before,
    *::after {
        box-sizing: border-box;
    }

    iframe {
        border: medium none;
        height: 248px;
        padding: 0;
        width: 100%;
        margin-top: 0;
    }

    .social-links {
        float: left;
    }
}

@media screen and (max-width: 1023px) {
    .cms-breitling #footer, .cms-frederique-constant #footer, .cms-tw-steel #footer, .cms-raymond-weil #footer, .cms-breitling-video #footer, .cms-frederique-constant-video #footer, .cms-tw-steel-video #footer, .cms-raymond-weil-video #footer, .cms-girard-perregaux #footer {
        margin-top: 0;
        position: relative !important;
        bottom: 0 !important;
        margin: 0 auto !important;
        width: 100% !important;
    }
}

@media screen and (max-width: 768px) {
    .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: 489px;
    }

    .cms-tycoon .blue {
        background: url(tycoon.jpg) no-repeat scroll left bottom #e5f3f8;
    }

    .container_tycon {
        background-size: auto;
        background-position: inherit;
    }

    .cms-jewellery #content {
        padding-top: 720px;
    }

    .cms-coming-soon #content {
        padding-top: 720px;
    }

    .col-xs-4,
    .col-xs-8 {
        margin: 10px 0;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        width: 100%;
    }

    .col-xs-12 {
        margin: 0;
        padding: 10px;
        width: 100%;
    }


    .cms-gucci-jewellery video,
    .cms-gregory925 video,
    .cms-breitling-video video,
    .cms-frederique-constant-video video,
    .cms-tw-steel-video video,
    .cms-raymond-weil-video video,
    .cms-breitling video,
    .cms-frederique-constant video,
    .cms-tw-steel video,
    .cms-raymond-weil video,
    .cms-girard-perregaux video {
        position: inherit;
    }

    .grtop .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        position: inherit;
        text-align: center;
    }

    *,
    *::before,
    *::after {
        box-sizing: border-box;
    }

    *,
    *::before,
    *::after {
        box-sizing: border-box;
    }

    iframe {
        border: medium none;
        height: 248px;
        padding: 0;
        width: 100%;
        margin-top: 0;
    }
}

@media screen and (max-width: 650px) {

    .product-block .image .onsale {

        top: 0px;
        right: 98px;

    }

    .carousel-inner > .item {
        background-size: auto 315px !important;
        height: 315px !important;
    }

    .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: 489px;
    }

    .cms-tycoon .blue {
        background: url(tycoon.jpg) no-repeat scroll left bottom #e5f3f8;
    }

    .container_tycon {
        background-size: auto;
        background-position: inherit;
    }

    .cms-jewellery #content {
        padding-top: 720px;
    }

    .cms-coming-soon #content {
        padding-top: 720px;
    }

    .col-xs-4,
    .col-xs-8 {
        margin: 10px 0;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        width: 100%;
    }

    .col-xs-12 {
        margin: 0;
        padding: 10px;
        width: 100%;
    }

    .cms-gucci-jewellery video,
    .cms-gregory925 video,
    .cms-breitling-video video,
    .cms-frederique-constant-video video,
    .cms-tw-steel-video video,
    .cms-raymond-weil-video video,
    .cms-breitling video,
    .cms-frederique-constant video,
    .cms-tw-steel video,
    .cms-raymond-weil video,
    .cms-girard-perregaux video {
        position: inherit;
    }

    .grtop .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        position: inherit;
        text-align: center;
    }

    *,
    *::before,
    *::after {
        box-sizing: border-box;
    }

    *,
    *::before,
    *::after {
        box-sizing: border-box;
    }

    iframe {
        border: medium none;
        height: 248px;
        padding: 0;
        width: 100%;
        margin-top: 0;
    }

    .neklo-instagram-list li {
        width: 31%;
    }
}

@media screen and (min-width: 993px) {
    #ves-mainnav .navbar-nav > li.full-width .dropdown-menu {
        /*width: 100% !important;*/
        width: 280px;
        border-bottom: 0;
        border-top: 1px solid #787878;
    }

    .dropdown-mega {
        position: absolute;
        left: 240px;
        width: 280px;
        top: -1px;
    }

    /*
.dropdown-menu {
    background: none repeat scroll 0 0 transparent;
}
*/
}

.mobi-toggle-menu {
    padding: 10px 0;
    float: left;
}

.diamond-link {
    padding: 12px 18px;
    color: #000;
    font-weight: bold;
    bottom: -1px;
    float: left;
    cursor: pointer;
}

.cms-heritage .grayin {
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}


/*.form-search{ display:none; }*/

@media screen and (max-width: 767px) {
    .cms-engagement .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: 0px !important;
    }

    .cms-gucci-jewellery .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: 0px !important;
    }

    .cms-heritage .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: 0px !important;
    }

    .cms-heritage .containernor .lefT {
        max-width: 250px !important;
    }

    .cms-heritage .container_heri {
        background-position: 4% 100% !important;
    }

    .cms-gregory925 .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: 0px !important;
    }

    .cms-breitling .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-frederique-constant .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-tw-steel .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-raymond-weil .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-breitling-video .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-frederique-constant-video .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-tw-steel-video .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-raymond-weil-video .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-girard-perregaux .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: 0px !important;
    }

    .cms-tycoon .container_tycon {
        background-size: 120% !important;
    }

    .cms-tycoon .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: 180px !important;
    }

    .cms-tycoon .blue {
        background-position: 44% 100% !important;
    }

    .tycoonhalfW {
        width: 100% !important;
        text-align: center !important;
    }

    .cms-jewellery #columns {
        background-size: 250%;
    }

    .cms-jewellery #content {
        padding-top: 250px !important;
        float: none !important;
        width: 100% !important;
    }

    .cms-coming-soon #columns {
        background-size: 200%;
    }

    .cms-coming-soon #content {
        padding-top: 25px !important;
        float: none !important;
        width: 100% !important;
    }

    .cms-gucci .frame-video {
        margin-top: 0 !important;
    }

    .cms-gucci-sync .frame-video {
        margin-top: 0 !important;
    }

    .halfW, .quartrightar, .rightar, .quartW, .thirdW {
        width: 100% !important;
        text-align: center !important;
        padding: 10px 20px !important;
        right: auto;
        margin: 0px !important;
        position: relative;
    }

    .product1, .product2, .product3, .product4, .product5, .product6, .product7, .product8, .product9, .product10, .product11, .product12, .product13, .product14 {
        margin-left: 25% !important
    }


    .modernpink {
        background: url(/media/wysiwyg/modern/pink01.gif);
        line-height: 0px;
    }

    .modernbeige {
        background: url(/media/wysiwyg/modern/beige01.gif);
        line-height: 0px;;
        height: 550px;
    }

    .moderngreen {
        background: url(/media/wysiwyg/modern/green01.gif);
        line-height: 0px;
    }

    .modernyellow {
        background: url(/media/wysiwyg/modern/yellow01.gif);
        line-height: 0px;
    }

    .modernblue {
        background: url(/media/wysiwyg/modern/blue01.gif);
        line-height: 0px;
    }

    .modernpurple {
        background: url(/media/wysiwyg/modern/purple01.gif);
        line-height: 0px;
        height: 500px;
    }

    .collection1 {
        background: url(/media/wysiwyg/modern/collection01.gif);
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .cms-home .grays .ingray .col-md-7.col-lg-7.col-sm-8.col-xs-12 {
        width: 65% !important;
    }

    .cms-home .grays .ingray .col-md-5.col-lg-5.col-sm-5.col-xs-12 {
        width: 35% !important;
    }

    .cms-home .custom-block .row div.col-xs-12:nth-of-type(1) {
        width: 50% !important;
        padding-top: 0 !important;
    }

    .cms-home .custom-block .row div.col-xs-12:nth-of-type(2) {
        width: 47% !important;
        padding-right: 0 !important;
        margin-right: 22px !important;
    }

    .cms-home .custom-block .row div.col-xs-12:nth-of-type(3) .white {
        width: 47% !important;
        float: left !important;
    }

    .cms-home .custom-block .row div.col-xs-12:nth-of-type(3) .orane {
        width: 50% !important;
        float: right !important;
    }

    .cms-jewellery #content {
        padding-top: 39px !important;
        min-height: 520px !important;
    }

    .cms-jewellery #columns {
        background-size: 243% !important;
        background-position-x: -716px !important;
    }

    .cms-engagement .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: 0 !important;
    }

    .cms-gucci-jewellery .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: 0px !important;
    }

    .cms-heritage .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: 0px !important;
    }

    .cms-heritage .containernor p {
        max-width: 285px !important;
    }

    .cms-heritage .containernor p.contact {
        margin: 20px 0 !important;
    }

    .cms-gregory925 .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: 0px !important;
    }

    .cms-breitling .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-frederique-constant .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-tw-steel .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-raymond-weil .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-breitling-video .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-frederique-constant-video .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-tw-steel-video .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-raymond-weil-video .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12, .cms-girard-perregaux .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: 0px !important;
    }

    .cms-tycoon .container_tycon {
        background-size: 100% !important;
        background-color: #f7f7f7 !important;
    }

    .cms-tycoon .containernor .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-top: -41px !important;
        width: 46%;
        float: right;
    }

    .cms-gucci .frame-video {
        margin-top: 0 !important;
    }

    .cms-gucci-sync .frame-video {
        margin-top: 0 !important;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1159px) {
    .cms-jewellery #columns {
        background-position-x: 59% !important;
    }
}

.watch-list li {
    display: inline-block;
    width: auto;
    /*float: left;*/
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.jewellery-list, .watch-list {
    margin: 0 auto;
    text-align: center;
}

.jewellery-list li {
    display: inline-block;
    width: auto;
    /*float: left;*/
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.jewellery-list li:last-child:not(:nth-child(even)), .watch-list li:last-child:not(:nth-child(even)) {
    /*	margin-right: 53%!important; */
}

#cart-btn #cart-total span.price {
    font-size: 14px;
}

.product-block .sku {
    text-align: center;
    font-size: 12px;
}

.product-block .sku label {
    color: #bbb;
}

.catalog-product-view .product-essential .sku label {
    font-size: 12px;
    color: #bbb;
    margin-bottom: 10px;
}

.cart-table tbody td img {
    max-width: none;
}

span.modal-heading {
    font-weight: bold;
    font-size: 15px;
}

.modal-body .forgot-link {
    text-align: center;
    padding-top: 10px;
}

#ves-accordion ul.level1 > li {
    line-height: 20px;
    padding: 0px 0 5px 10px;
    background: url(../images/arrow-li.png) 1px 6px no-repeat;
}

#ves-accordion ul.level2 > li {
    line-height: 20px;
    padding: 0px 0 5px 10px;
    background: url(../images/arrow-li.png) 1px 6px no-repeat;
}

.phnNumber {
    color: #000;
    float: left;
    line-height: 45px;
    margin-left: 10px;
    font-size: 0.9em !important;
}

.phnNumber a {
    color: #000 !important;
    font-size: 0.9em !important;
}

@media screen and (max-width: 824px) {

    .jewellery-list li:last-child:not(:nth-child(even)), .watch-list li:last-child:not(:nth-child(even)) {
        margin-right: 38% !important;
    }

}

@media screen and (max-width: 992px) {
    .phnNumber {
        line-height: 55px;
    }


}

@media screen and (max-width: 540px) {
    .phnNumber {
        line-height: 55px;
        position: absolute;
        left: 52px;
        top: 32px;
        visibility: hidden;
    }

    .watch-list li {
        width: 31%;
        margin-right: 10px !important;
        margin-right: 3% !important;
        margin-top: 3% !important;
    }

    /*.watch-list li:nth-child(3n+3) {
        margin-right: 0 !important;
    }*/
    .jewellery-list li {
        width: 31%;
        margin-right: 10px !important;
        margin-right: 3% !important;
        margin-top: 3% !important;
    }

    .jewellery-list li:last-child:not(:nth-child(even)), .watch-list li:last-child:not(:nth-child(even)) {
        margin-right: 38% !important;
    }

    /*.jewellery-list li:nth-child(3n+3) {
        margin-right: 0 !important;
    }*/
}

.carat-text h2.stro {
    background: rgba(0, 0, 0, 0) url("strock.jpg") no-repeat scroll 45% bottom;
}

.cms-home #columns {
    display: none !important;
}

.cms-home #ves-slideshow {
    margin-bottom: 0 !important;
}

.cms-home #footer {
    margin-top: 0 !important;
}

.cms-home p.shopnww {
    padding: 5px 8px;
    width: 180px;
    margin-top: 40px;
}

.cms-home .mobbtn {
    display: none;
}

@media screen and (min-width: 1100px) {
    .label-making {
        margin-top: 200px;
    }
}

@media screen and (max-width: 912px) {
    .cms-home .mobbtn {
        display: block;
        margin-top: 150px;
        position: absolute;
        z-index: 2;
        width: 40%;
        max-width: 200px;
        min-width: 200px;
        height: 397px;
        overflow: hidden;
        margin: 0 auto;
        left: 0;
        right: 0;
        margin-top: 60px;
    }
}

@media screen and (max-width: 450px) {
    .cms-home .label-making {
        display: block !important;
        margin-top: 190px !important;
        max-width: 90% !important;
        min-width: 90% !important;
    }

    .cms-home .mobbtn {
        margin-top: 200px !important;
        display: none !important;
    }

    .cms-home #footer {
        padding-top: 0px;
    }
}

.page-logo {
    margin-left: 23%;
}

.cut-text {
    margin-left: 23%;
    margin-top: 5%;
    text-align: center;
}

.cut-text p {
    font-size: 14px;
    line-height: 20px;
}

.cut-img {
    margin-left: 30%;
}

.col-lg-7.col-md-4.col-sm-12.col-xs-12.carat-text {
    margin-left: 35%;
}

.col-lg-11.cut-text {
    margin-left: 16%;
}

.col-lg-11.cut-img li {
    padding-right: 6%;
}

.cut-img li {
    display: inline;
}

.col-lg-11.cut-img {
    margin-left: 24%;
}

.col-lg-9.colour-text {
    margin-left: 13%;
}

.colour-gall {
    padding-top: 15% !important;
    padding-left: 0% !important;
}

.colour-gall li {
    display: inline;
    padding-right: 4%;
}

.colour-text {
    margin-left: 20%;
    text-align: center;
    margin-top: 5%;
}

.other-images {
    float: right;
    margin-left: 25%;
    /*padding-top: 20%;*/
}


/*.other-images > ul {
    margin-top: 50%;
}*/

.other-images {
    float: left;
    margin-left: 70px;
    margin-top: 10%;
}

.main-image {
    display: inline-block;
    float: left;
    margin-top: 0;
}

.colourbottom-text {
    margin-left: 20%;
    text-align: center;
    margin-top: 5%;
}

.colour-gall li a > img {
    height: 61px;
    width: 59px;
}

#owl-example div > img {
    width: 220px;
}

#owl-clarity img {
    width: 220px;
}

.other-images li {
    border: 0.2px solid #323232;
    margin-top: 15px;
    padding: 15%;
    text-align: center;
}

ul.tabs {
    margin-left: 20%;
    margin-top: 2%;
}

.tabs > li {
    color: #1c1a1c !important;
    font-size: 18px;
    font-weight: 600;
}

.tabs > li.active a {
    color: black;
}

.tabs > li::after {
    content: "|";
    margin-left: 3%;
}

.tabs > li:last-child::after {
    display: none;
}

.colour-page-logo {
    text-align: center;
}

.clarity-page-logo {
    text-align: center;
}

.other-info-text {
    margin-left: 21%;
}

.colour-page-text {
    margin-left: 17%;
    text-align: center;
    margin-top: 5%;
}

.colourbottom-page-text {
    margin-bottom: 2%;
    margin-left: 17%;
    margin-top: 2%;
    text-align: center;
}

.home-info-text {
    margin-left: 30%;
    margin-bottom: 30px;
}

.colourbottom-text,
.home-info-text,
.cut-text,
.colourbottom-page-text {
    margin-bottom: 80px;
    margin-top: 30px;
}

.cut-text {
    margin-bottom: 50px;
}

#tab1 {
    clear: both;
}

#tab4 {
    clear: both;
}

#tab2 {
    clear: both;
}

#tab3 {
    clear: both;
}

#tab5 {
    clear: both;
}

.cut-img li {
    display: inline-block;
    text-align: center;
}

.cut-img li span {
    display: block;
    text-align: center;
}

.diamond_edu_page .offcanvas-siderbars .container {
    max-width: 100%;
    padding: 0px;
}

.tab-block {
    clear: both;
    position: relative;
    display: block;
    padding-bottom: 50px;
}

.tab-block .down-arrow {
    background-color: #f8f8f8;
    background-image: url("../images/down-arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 35px;
    margin: 0 auto;
    width: 100px;
    clear: both;
}

.tab-block .down-arrow a,
.tab-block .down-arrow a:hover {
    color: rgba(0, 0, 0, 0);
    display: block;
    height: 35px;
}

.tab-section-block {
    background: #f9f9f9 none repeat scroll 0 0;
    display: inline-block;
    margin-bottom: 50px;
    padding: 0;
    width: 100%;
}

.tab-section-block .colour-page-logo,
.tab-section-block .clarity-page-logo {
    padding-top: 40px;
}

.tab-section-block .single-page-nav {
    padding-bottom: 40px;
}

.ui-state-default .ui-icon,
.ui-accordion-header-icon ui-icon ui-icon-triangle-1-e {
    background: rgba(0, 0, 0, 0) url("plus.jpg") no-repeat scroll center center !important;
}

.cms-diamond-education-copy .fancybox-overlay {
    background: rgba(255, 255, 255, 0.9)
}

.cms-diamond-education-copy .fancybox-opened .fancybox-skin {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: none;
    padding: 0 !important;
}

.cms-diamond-education-copy .fancybox-opened {
    height: 360px !important;
    width: 538px !important;
    border: 1px solid #dfdfdf;
}

.cms-diamond-education-copy .fancybox-inner {
    width: 100% !important;
}

.cms-diamond-education-copy .fancybox-outer {
    padding: 30px 30px 0 !important;
}

.cms-diamond-education-copy .fancybox-overlay,
.cms-diamond-education-copy .fancybox-opened {
    overflow: hidden !important;
}

.cms-diamond-education-copy .fancybox-opened .other-images {
    margin-top: 0;
}

.cms-diamond-education-copy .fancybox-opened .other-images li {
    border: 1px solid #dfdfdf;
}

.cms-diamond-education-copy .fancybox-opened .popup-grade {
    color: #1c1a1c;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 2px;
}

.cms-diamond-education-copy .fancybox-opened .other-images li img:hover {
    cursor: pointer;
}

.owl-theme .owl-controls .owl-buttons div {
    background-color: rgba(0, 0, 0, 0) !important;
    background-position: left top;
    border-radius: 0 !important;
    display: block !important;
    height: 40px !important;
    margin: 0 !important;
    opacity: 1 !important;
    padding: 0 !important;
    position: absolute;
    top: 42%;
    background-repeat: no-repeat !important;
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
    background-position: right top;
    right: -40px;
    background-image: url("../images/arrow-next.png") !important;
    width: 40px;
    /*margin-top: 30px !important;*/
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    background-image: url("../images/arrow-prev.png") !important;
    width: 40px;
    /*margin-top: 30px !important;*/
    background-position: left top;
    left: -40px;
}

.tabs > li {
    padding-left: 2%;
    display: inline-block;
    padding-right: 2%;
}

.tabs > li::after {
    margin-left: 2%;
    position: absolute;
}

ul.tabs {
    display: block;
    margin: 2% auto 0;
    text-align: center;
}

.col-lg-9.colour-text,
.colour-page-text,
.colourbottom-page-text,
.colour-text,
.colourbottom-text,
.cut-text,
.cut-img,
.carat-text,
.cut-img,
.cut-text,
.other-info-text,
.home-info-text {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
}

.tab-block > div {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.owl-carousel .owl-item div > div {
    float: left;
    /*width: 33.33%;*/
    width: 50.33%;
}

.fancybox-close::before {
    color: #444444;
    content: "close";
    font-size: 13px;
    text-transform: uppercase;
}

.fancybox-close {
    right: 20px !important;
    top: 10px !important;
    background: none !important;
}

.tab-block h3,
.tab-block h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 28px;
}

.tab-block p {
    margin-bottom: 18px;
}

.carat-img {
    margin: 45px 0;
}

.ui-state-active .ui-icon {
    background: rgba(0, 0, 0, 0) url("min.jpg") no-repeat scroll center center !important;
}

@media (max-width: 767px) {
    .cut-img ul li {
        display: inline-block;
        width: 49%;
    }

    .tabs > li {
        padding-left: 2%;
        font-size: 12px;
        display: inline-block;
        padding-right: 2%;
    }

    .tabs > li::after {
        margin-left: 2%;
        position: absolute;
    }

    ul.tabs {
        display: block;
        margin: 2% auto 0;
        text-align: center;
        padding: 0;
    }

    .col-lg-9.colour-text,
    .colour-page-text,
    .colourbottom-page-text,
    .colour-text,
    .colourbottom-text,
    .cut-text,
    .cut-img,
    .carat-text,
    .cut-img,
    .cut-text,
    .other-info-text,
    .home-info-text {
        padding: 0 20px !important;
        width: auto !important;
    }

    .owl-carousel .owl-item div > div {
        float: left;
        width: 100%;
    }

    .diamond_edu_page .col-xs-12 {
        padding: 0;
    }

    .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
        left: auto !important;
        margin-top: -8px !important;
        position: absolute !important;
        right: 5% !important;
    }

    .cms-diamond-education-copy .fancybox-wrap {
        left: 10px !important;
        position: absolute;
        right: 10px !important;
        top: 0;
        width: auto !important;
        z-index: 8020;
    }

    .cms-diamond-education-copy .fancybox-opened .fancybox-opened .fancybox-skin {
        height: auto !important;
        padding: 20px !important;
        width: auto !important;
    }

    .cms-diamond-education-copy .fancybox-outer {
        padding: 0 !important;
    }

    .cms-diamond-education-copy .fancybox-outer,
    .fancybox-inner {
        min-height: 230px !important;
        position: relative;
        width: 100% !important;
        text-align: center;
    }
}

@media (min-width: 320px) and (max-width: 500px) {
    .cms-diamond-education-copy .fancybox-wrap {
        left: 10px !important;
        position: absolute;
        right: 10px !important;
        top: 0;
        width: auto !important;
        z-index: 8020;
    }

    .cms-diamond-education-copy .fancybox-outer,
    .fancybox-inner {
        min-height: 230px !important;
        position: relative;
        width: 100% !important;
        text-align: center;
    }

    .main-image {
        display: inline-block;
        float: none;
        margin: 0 auto !important;
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    /*.home-info-text {margin-left: 0 !important;padding: 0 50px; display: inline-block;
    float: none;}
.col-lg-9.colour-text, .colour-page-text, .colourbottom-page-text, .colour-text, .colourbottom-text, .cut-text, .cut-img, .carat-text, .cut-img, .cut-text, .other-info-text { margin-left: 0 !important; display: inline-block;float: none;}*/
    .tabs > li {
        padding-left: 2%;
        display: inline-block;
        padding-right: 2%;
    }

    .tabs > li::after {
        margin-left: 2%;
        position: absolute;
    }

    ul.tabs {
        display: block;
        margin: 2% auto 0;
        text-align: center;
    }

    .tab-block {
        margin: 0 auto !important;
    }

    .tab-block > div {
        display: block !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
    }

    .cms-diamond-education-copy .offcanvas-siderbars .col-lg-12 {
        padding: 0;
    }

    .other-images {
        display: none;
    }

    .tab-block .col-sm-8 {
        width: 66.6667%;
        padding-left: 4px;
        padding-right: 10px;
    }

    .col-lg-11.cut-img li {
        padding-right: 5%;
    }

    .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
        right: 0 !important;
    }

    /*.cms-diamond-education-copy .fancybox-overlay .fancybox-opened .fancybox-skin {
  padding: 50px !important;
}
.cms-diamond-education-copy .fancybox-outer {
  padding: 0 !important;
}*/
    .cms-diamond-education-copy .fancybox-inner {
        width: 100% !important;
    }

    .cms-diamond-education-copy .fancybox-wrap {
        left: 0 !important;
        margin: 0 auto;
        right: 0 !important;
    }

    .cms-diamond-education-copy .fancybox-outer .other-images {
        display: block;
    }
}

.sp-methods label[for="p_method_afterpaypayovertime"]:before {
    content: url("afterpay.jpg");
    padding-left: 5px;
    vertical-align: top;
    position: relative;
    top: -5px;
}

.afterpaymoreinfo {
    padding: 3px 7px;
    color: #9c9c9c;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    margin-left: 15px;
    border: 1px solid;
}

@media screen and (max-width: 750px) and (min-width: 401px) {
    #afterpaypopid {
        width: auto !important;
        margin: 0 auto !important;
        left: 5% !important;
        top: 15% !important;
    }
}

@media screen and (max-width: 400px) {
    #afterpaypopid {
        width: auto !important;
        margin: 0 auto !important;
        left: 1% !important;
        top: 10% !important;
    }
}


p.shopnww.reverse {
    color: #000 !important;
    border: 1px solid #000 !important;
}

p.shopnww.reverse a {
    color: #000 !important;
}

p.shopnww.reverse a:hover {
    color: #fff !important;
}

.revrev {
    color: #000 !important;
}


.revrev img.wh {
    display: none;
}

.revrev img.bl {
    display: inline;
}

@media screen and (max-width: 950px) {
    p.shopnww.reverse {
        color: #fff !important;
        border: 1px solid #fff !important;
    }

    p.shopnww.reverse a {
        color: #fff !important;
    }

    p.shopnww.reverse a:hover {
        color: #fff !important;
    }

    .revrev {
        color: #fff !important;
    }

    .revrev img.bl {
        display: none;
    }

    .revrev img.wh {
        display: inline;
    }
}

.owl-carousel .owl-item {
    padding: 0 10px !important
}

#block-related {
    width: 90%;
    margin: 0 auto
}


/* Terms and Condtions Page added on 31-03-2016 by neosoft designer */
.cms-terms #content {
    float: left;
    width: 100%;
}

.terms-conditions-page-wrapper {
    float: left;
    width: 100%;
}

.print-btn, .env-btn {
    border: 1px solid #000000;
    color: #000000;
    display: inline-table;
    float: right;
    font-size: 12px;
    height: 48px;
    text-transform: uppercase;
    width: 167px;
    padding: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin-bottom: 15px;

}

.print-btn span, .env-btn span {
    display: table-cell;
    vertical-align: middle;
}

.print-btn span i, .env-btn span i {
    font-size: 18px;
    margin-right: 10px;
    vertical-align: top;
    font-style: normal;
}

.print-btn:focus, .env-btn:focus {
    outline: none;
}

.print-btn:hover,
.print-btn:focus,
.env-btn:hover,
.env-btn:focus {
    background-color: #000;
    color: #FFF;
}

.btn.env-btn {
    margin-right: 10px;
}

.box-border {
    border: 1px solid;
    margin: 8px;
}

.box-border .group-select > ul {
    list-style: none;
}

.box.simple_contact {
    padding: 10px;
}

#terms-sidebar h2 {
    margin-bottom: 30px;
}

#terms-nav-anchor {
    height: 0;
}

#terms-sidebar {
    max-width: 210px;
    width: 100%;
    float: left;
    margin-right: 70px;
}

#terms-content {
    max-width: 755px;
    width: 100%;
    float: left;
}


/* navigation */

.terms-nav {
    width: 100%;
}

.terms-nav-mobile {
    margin-bottom: 30px;
}

.terms-nav-mobile option {
    padding: 5px 10px;
}

/*.terms-nav.mobile-nav{height: 41px;max-width: 100% !important;background-color: #fff;left: 0;line-height: 35px;box-shadow: 0 0 5px #333;margin-top: 0 !important}
.terms-nav.mobile-nav.open{overflow-y: scroll}
.terms-nav.mobile-nav ul{padding: 0;}
.terms-nav.mobile-nav li a::before{content: none;}
.terms-nav.mobile-nav .mobile-active-nav, .terms-nav.mobile-nav a{font-size: 12px;line-height: 25px;padding: 8px 10px;position: relative;cursor: pointer;}
.terms-nav.mobile-nav.open .mobile-active-nav{border-bottom: 1px solid #333;}
.terms-nav.mobile-nav .mobile-active-nav:after{border-width: 10px 7px 0;border-color: black transparent transparent;border-style: solid;bottom: 0;content: "";height: 0;margin: auto;position: absolute;right: 10px;top: 0;width: 0;}
.terms-nav.mobile-nav.open .mobile-active-nav:after{border-width: 0 7px 10px;border-color: transparent transparent black;}*/
.terms-nav.stick {
    height: 98vh;
    margin-bottom: 192px;
    margin-top: 12px;
    max-width: 210px;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.terms-nav ul {
    list-style: none;
    margin: 0;
}

.terms-nav li a {
    padding: 3px 5px 3px 17px;
    position: relative;
    display: block;
    font-weight: 600;
    color: #000;
    font-size: 12px;
}

.terms-nav li a:hover {
    font-weight: 800
}

.terms-nav li a.nav-active {
    background-color: #eee;
    color: #000;
}

.terms-nav li a::before {
    background-color: #000000;
    border-radius: 100%;
    bottom: 0;
    content: "";
    height: 5px;
    left: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 5px;
}

.terms-nav li a.nav-active::after {
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    border-left: 6px solid #000000;
    border-top: 6px solid rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 0;
    margin: auto;
    position: absolute;
    right: 5px;
    top: 0;
    width: 0;
}

#terms-content > h2 {
    margin-bottom: 37px;
}

#terms-content section {
    padding: 10px 0;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin: 0 auto;
}

.carousel-caption {
    position: absolute;
    bottom: 36%;
    z-index: 10;
    left: 0;
    right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    text-align: center;
    background: rgba(255, 255, 255, 0.3);
    min-width: 570px;
    max-width: 570px;
    margin: auto;
}

.carousel-caption h5 {
    font-family: 'Lato', sans-serif !important;
    font-style: normal;
    font-weight: 200;
    letter-spacing: .25rem;

}

.carousel-caption h5, .carousel-caption p {
    color: #000;
}

.two-list {
    display: table;
}

.pad-l-25 {
    padding-left: 25px;
}

.two-list > span {
    display: table-cell;
    vertical-align: top;
}

.first-step-number {
    float: left;
    font-weight: 600;
    margin-right: 7px;
}

.container_social .breadcrumbs {
    max-width: 1180px;
    margin: 0 auto;
}

.modal-dialog.email-box {
    left: 50%;
    margin-left: -200px;
    margin-top: -200px;
    position: absolute;
    top: 50%;
    width: 400px;
}

.box-border .group-select > h4 {
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.email-label {
    line-height: 32px;
    text-align: right;
}

.field.email-field {
    margin-bottom: 12px;
    padding: 0;
}

.box-border .box.simple_contact button {
    padding: 5px;
    width: 90px;
}

.box-border .box.simple_contact input.input-text {
    width: 95%;
}

#cboxLoadedContent {
    margin-bottom: 0;
}

/* css for enquiry modal */
.simple_enquiry .email-field {
    padding-left: 15px;
    padding-right: 15px;
}

.simple_enquiry .email-label {
    text-align: left;
    line-height: 20px;
}

.simple_enquiry .field {
    margin-bottom: 10px;
}

.btn.env-btn {
    margin-right: 10px;
}

.box-border {
    border: 1px solid;
    margin: 8px;
}

.box-border .group-select > ul {
    list-style: outside none none;
}

.box.simple_enquiry {
    padding: 10px;
}

.box.simple_enquiry button {
    margin-left: 4px;
    padding: 5px;
    width: 90px;
}

.box.simple_enquiry.enquiry_success {
    padding: 40px;
}

.simple_enquiry.enquiry_success {
    text-align: center;
}

.box.simple_enquiry.enquiry_success {
    margin: 0;
}

.simple_enquiry em {
    color: red;
}

.enquiry_success button {
    border-color: inherit;
    color: inherit;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.box-border.enquiry-box {
    margin: 0;
}

.box.simple_enquiry {
    padding: 10px 20px;
}

/* end of css for enquiry modal */

@media screen and (max-width: 767px) {
    .box.simple_enquiry button {
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) and (min-width: 400px) {
    .email-label {
        text-align: left;
    }

    .field.email-field {
        padding-left: 4px;
        padding-right: 10px;
    }

    .box-border .box.simple_contact input.input-text {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .modal-dialog.email-box {
        left: 50%;
        top: 50%;
        width: 100%;
        margin: 0;
        position: unset;
    }

    .email-label {
        text-align: left;
    }

    .box-border .box.simple_contact input.input-text {
        width: 100%;
    }

    .field.email-field {
        padding-left: 4px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 370px) {
    .btn.env-btn {
        margin-right: 0;
    }
}

.gucciframe {
    border: 0 !important;
    margin-top: 0 !important;
    height: 3500px !important;
}

@media screen and (max-width: 1024px) {
    .gucciframe {
        height: 6250px !important;
    }
}

@media screen and (min-width: 990px) and (max-width: 1200px) {
    ul.megamenu .dropdown-toggle span, .megamenu li span {
        letter-spacing: 4px;
    }
}

@charset "UTF-8";
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #adb5bd;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #000;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Conv_GothamHTF-Light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
    width: device-width;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

body {
    margin: 0;
    font-family: "Conv_GothamHTF-Light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    /*margin-bottom: 1rem;*/
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #000000;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 200;
    line-height: 1.2;
    color: inherit;
    letter-spacing: .125rem;
}

h1, .h1 {
    font-size: 2.5rem;
}

h2, .h2 {
    font-size: 2rem;
}

h3, .h3 {
    font-size: 1.75rem;
}

h4, .h4 {
    font-size: 1.5rem;
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

p {
    letter-spacing: .125rem;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: 400;
}

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}

.blockquote-footer::before {
    content: "\2014 \00A0";
}

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

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #6c757d;
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}

a > code {
    color: inherit;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container {
        max-width: 90%;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 95%;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*  margin-left: 10px;
  margin-right:10px;*/
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.33333%;
}

.offset-2 {
    margin-left: 16.66667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.33333%;
}

.offset-5 {
    margin-left: 41.66667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.33333%;
}

.offset-8 {
    margin-left: 66.66667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.33333%;
}

.offset-11 {
    margin-left: 91.66667%;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.33333%;
    }

    .offset-sm-2 {
        margin-left: 16.66667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.33333%;
    }

    .offset-sm-5 {
        margin-left: 41.66667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.33333%;
    }

    .offset-sm-8 {
        margin-left: 66.66667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.33333%;
    }

    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.33333%;
    }

    .offset-md-2 {
        margin-left: 16.66667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.33333%;
    }

    .offset-md-5 {
        margin-left: 41.66667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.33333%;
    }

    .offset-md-8 {
        margin-left: 66.66667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.33333%;
    }

    .offset-md-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66%;
        flex: 0 0 66%;
        max-width: 66%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.33333%;
    }

    .offset-lg-2 {
        margin-left: 16.66667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.33333%;
    }

    .offset-lg-5 {
        margin-left: 41.66667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.33333%;
    }

    .offset-lg-8 {
        margin-left: 66.66667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.33333%;
    }

    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.33333%;
    }

    .offset-xl-2 {
        margin-left: 16.66667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.33333%;
    }

    .offset-xl-5 {
        margin-left: 41.66667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.33333%;
    }

    .offset-xl-8 {
        margin-left: 66.66667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.33333%;
    }

    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
    border-top: 2px solid #dee2e6;
}

.table .table {
    background-color: #fff;
}

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #b8daff;
}

.table-hover .table-primary:hover {
    background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
    background-color: #e8eaed;
}

.table-hover .table-secondary:hover {
    background-color: #dadde2;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #dadde2;
}

.table-success,
.table-success > th,
.table-success > td {
    background-color: #c3e6cb;
}

.table-hover .table-success:hover {
    background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
    background-color: #bee5eb;
}

.table-hover .table-info:hover {
    background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #ffeeba;
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
    background-color: #fdfdfe;
}

.table-hover .table-light:hover {
    background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
    background-color: #b8b8b8;
}

.table-hover .table-dark:hover {
    background-color: #ababab;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #ababab;
}

.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}

.table .thead-light th {
    color: #495057;
    background-color: #eaeaea;
    border-color: #dee2e6;
}

.table-dark {
    color: #fff;
    background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #32383e;
}

.table-dark.table-bordered {
    border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive-sm > .table-bordered {
        border: 0;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive-md > .table-bordered {
        border: 0;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive-lg > .table-bordered {
        border: 0;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive-xl > .table-bordered {
        border: 0;
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive > .table-bordered {
    border: 0;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #6c757d;
    letter-spacing: .125rem;
    border-radius: 0;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
    color: #000;
    opacity: .4;
}

.form-control:-ms-input-placeholder {
    color: #000;
    opacity: .4;
}

.form-control::-ms-input-placeholder {
    color: #000;
    opacity: .4;
}

.form-control::placeholder {
    color: #000;
    opacity: .4;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #eaeaea;
    opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}

.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(2.875rem + 2px);
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
    color: #6c757d;
}

.form-check-label {
    margin-bottom: 0;
}

.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745;
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.8);
    border-radius: .2rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
    border-color: #28a745;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.8);
    border-radius: .2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
    border-color: #dc3545;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-inline .form-check {
    width: 100%;
}

@media (min-width: 576px) {
    .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .form-inline .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-plaintext {
        display: inline-block;
    }

    .form-inline .input-group {
        width: auto;
    }

    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }

    .form-inline .custom-control {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}

.btn {
    display: inline-block;
    font-weight: 200;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    letter-spacing: .125rem;
    min-width: 144px;
    height: 52px;
}

.btn:hover, .btn:focus {
    text-decoration: none;
}

.btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
    opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none;
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-secondary {
    color: #212529;
    background-color: #adb5bd;
    border-color: #adb5bd;
}

.btn-secondary:hover {
    color: #212529;
    background-color: #98a2ac;
    border-color: #919ca6;
}

.btn-secondary:focus, .btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
    color: #212529;
    background-color: #adb5bd;
    border-color: #adb5bd;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
    color: #212529;
    background-color: #919ca6;
    border-color: #8a95a1;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-dark:hover {
    color: #fff;
    background-color: black;
    border-color: black;
}

.btn-dark:focus, .btn-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: black;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
    color: #adb5bd;
    background-color: transparent;
    background-image: none;
    border-color: #adb5bd;
}

.btn-outline-secondary:hover {
    color: #212529;
    background-color: #adb5bd;
    border-color: #adb5bd;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #adb5bd;
    background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: #212529;
    background-color: #adb5bd;
    border-color: #adb5bd;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107;
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
    color: #000;
    background-color: transparent;
    background-image: none;
    border-color: #000;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #000;
    background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.btn-link {
    font-weight: 300;
    color: #000000;
    background-color: transparent;
}

.btn-link:hover {
    color: #000000;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent;
}

.btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
    color: #000000;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 0.5rem;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button[type="submit"] {
    border: 1px solid #696969 !important;
    -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.5);
    box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.5);
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block,
button[type="submit"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.show {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.show {
    display: block;
}

tr.collapse.show {
    display: table-row;
}

tbody.collapse.show {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}


.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
    z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 1;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.btn-toolbar .input-group {
    width: auto;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}

.dropdown-toggle-split::after {
    margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
    z-index: 3;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
    margin-left: -1px;
}

.input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.input-group-prepend,
.input-group-append {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
    position: relative;
    z-index: 2;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
    margin-left: -1px;
}

.input-group-prepend {
    margin-right: -1px;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #eaeaea;
    border: 1px solid #6c757d;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
    margin-top: 0;
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}

.custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff;
}

.custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
}

.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #eaeaea;
}

.custom-control-label {
    margin-bottom: 0;
}

.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6;
}

.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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;
    background-size: 8px 10px;
    border: 1px solid #6c757d;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #eaeaea;
}

.custom-select::-ms-expand {
    opacity: 0;
}

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 75%;
}

.custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 125%;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file-input:focus ~ .custom-file-control {
    border-color: #80bdff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input:focus ~ .custom-file-control::before {
    border-color: #80bdff;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #6c757d;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #eaeaea;
    border-left: 1px solid #6c757d;
}


.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.card > hr {
    margin-right: 0;
    margin-left: 0;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img {
    width: 100%;
}

.card-img-top {
    width: 100%;
}

.card-img-bottom {
    width: 100%;
}

.card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.card-deck .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -0.75rem;
        margin-left: -0.75rem;
    }

    .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 0.75rem;
        margin-bottom: 0;
        margin-left: 0.75rem;
    }
}

.card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.card-group > .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .card-group > .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0;
    }

    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }

    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eaeaea;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #6c757d;
    content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #6c757d;
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #eaeaea;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.page-item:first-child .page-link {
    margin-left: 0;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc;
}

.badge-secondary {
    color: #212529;
    background-color: #adb5bd;
}

.badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #919ca6;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5;
}

.badge-dark {
    color: #fff;
    background-color: #000;
}

.badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: black;
}

.jumbotron {
    padding: 0 3rem;
    margin-bottom: 0;
    background-color: #eaeaea;

}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 4rem;
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-primary hr {
    border-top-color: #9fcdff;
}

.alert-primary .alert-link {
    color: #002752;
}

.alert-secondary {
    color: #5a5e62;
    background-color: #eff0f2;
    border-color: #e8eaed;
}

.alert-secondary hr {
    border-top-color: #dadde2;
}

.alert-secondary .alert-link {
    color: #424547;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-success hr {
    border-top-color: #b1dfbb;
}

.alert-success .alert-link {
    color: #0b2e13;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-info hr {
    border-top-color: #abdde5;
}

.alert-info .alert-link {
    color: #062c33;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-warning hr {
    border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
    color: #533f03;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-danger hr {
    border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
    color: #491217;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light hr {
    border-top-color: #ececf6;
}

.alert-light .alert-link {
    color: #686868;
}

.alert-dark {
    color: black;
    background-color: #cccccc;
    border-color: #b8b8b8;
}

.alert-dark hr {
    border-top-color: #ababab;
}

.alert-dark .alert-link {
    color: black;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #eaeaea;
}

.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #007bff;
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}

.list-group-item-action:active {
    color: #000;
    background-color: #eaeaea;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:last-child {
    margin-bottom: 0;
}

.list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff;
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085;
}

.list-group-item-secondary {
    color: #5a5e62;
    background-color: #e8eaed;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #5a5e62;
    background-color: #dadde2;
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #5a5e62;
    border-color: #5a5e62;
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724;
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460;
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404;
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24;
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}

.list-group-item-dark {
    color: black;
    background-color: #b8b8b8;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: black;
    background-color: #ababab;
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: black;
    border-color: black;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75;
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    outline: 0;
}

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

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    padding-bottom: 0;
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #eaeaea;
}

.modal-footer > :not(:first-child) {
    margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
    margin-right: .25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 350px;
        margin: 1.75rem auto;
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Conv_GothamHTF-Light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}

.tooltip.show {
    opacity: 0.9;
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "Conv_GothamHTF-Light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}

.popover .arrow::before, .popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem;
}

.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0;
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem;
}

.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem;
}

.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem;
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem;
}

.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff;
}

.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
}

.popover-header:empty {
    display: none;
}

.popover-body {
    padding: 0.5rem 0.75rem;
    color: #000;
}

.carousel {
    position: relative;
}

.carousel-inner {
    /*position: relative;
  width: 100%; */
    overflow: hidden;
    width: 100%;
    margin: 0 auto;

}

.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-transition: -webkit-transform 0.6s ease;
    transition: -webkit-transform 0.6s ease;
    -o-transition: transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-item-next,
.active.carousel-item-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next,
    .active.carousel-item-right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.carousel-item-prev,
.active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-prev,
    .active.carousel-item-left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 6%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff !important;
    text-decoration: none !important;
    outline: 0 !important;
    opacity: .9 !important;
}

@media (max-width: 460px) {
    .carousel-control-prev,
    .carousel-control-next {
        display: none;
    }
}

.carousel-control-prev {
    left: 0rem;
}

.carousel-control-next {
    right: 0rem;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("/media/wysiwyg/GRE_ARROW_L.svg");
}

.carousel-control-next-icon {
    background-image: url("/media/wysiwyg/GRE_ARROW_R.svg");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 6%;
    margin-left: 6%;
    list-style: none;
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    bottom: 36%;
    z-index: 10;
    left: 0;
    right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    text-align: center;
    background: rgba(255, 255, 255, 0.3);
    min-width: 570px;
    max-width: 570px;
    margin: auto;
}

@media (max-width: 460px) {
    .carousel-caption {
        min-width: auto;
        max-width: 100%;
        left: 20px;
        right: 20px;
        bottom: 30%;
    }
}

.carousel-caption h5, .carousel-caption p {
    color: #000;
}

.carousel-caption h5 {
    letter-spacing: .25rem;
    font-size: 2rem;
}

.carousel-caption p {
    letter-spacing: .25rem;
    font-size: 1.25rem;
}

.carousel-fade .carousel-item {
    display: block;
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity .75s ease-in-out;
    -o-transition: opacity .75s ease-in-out;
    transition: opacity .75s ease-in-out;
    background-color: #fff;
}

.carousel-fade .carousel-item.active {
    opacity: 1;
}

.carousel,
.carousel-inner,
.carousel-item {
    /* height: 100%; */
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-primary {
    background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #0062cc !important;
}

.bg-secondary {
    background-color: #adb5bd !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #919ca6 !important;
}

.bg-success {
    background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34 !important;
}

.bg-info {
    background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b !important;
}

.bg-warning {
    background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00 !important;
}

.bg-danger {
    background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130 !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #000 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: black !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #007bff !important;
}

.border-secondary {
    border-color: #adb5bd !important;
}

.border-success {
    border-color: #28a745 !important;
}

.border-info {
    border-color: #17a2b8 !important;
}

.border-warning {
    border-color: #ffc107 !important;
}

.border-danger {
    border-color: #dc3545 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #000 !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}

.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }

    .float-xl-right {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none;
}

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

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

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

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

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

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

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

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

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

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

.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;
}

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

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

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

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

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

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .m-sm-auto {
        margin: auto !important;
    }

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

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

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

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

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .m-md-auto {
        margin: auto !important;
    }

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

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

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

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

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .m-lg-auto {
        margin: auto !important;
    }

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

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

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

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

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .m-xl-auto {
        margin: auto !important;
    }

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

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

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

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

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: #0062cc !important;
}

.text-secondary {
    color: #adb5bd !important;
}

a.text-secondary:hover, a.text-secondary:focus {
    color: #919ca6 !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
    color: #1e7e34 !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
    color: #117a8b !important;
}

.text-warning {
    color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
    color: #d39e00 !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
    color: #bd2130 !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
    color: #dae0e5 !important;
}

.text-dark {
    color: #000 !important;
}

a.text-dark:hover, a.text-dark:focus {
    color: black !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a:not(.btn) {
        text-decoration: underline;
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    @page {
        size: a3;
    }

    body {
        min-width: 992px !important;
    }

    .container {
        min-width: 992px !important;
    }

    .navbar {
        display: none;
    }

    .badge {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_GothamHTF-Light';
    src: url("../fonts/GothamHTF-Light.eot");
    src: local("☺"), url("../fonts/GothamHTF-Light.woff") format("woff"), url("../fonts/GothamHTF-Light.ttf") format("truetype"), url("../fonts/GothamHTF-Light.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_GothamHTF-Book';
    src: url("../fonts/GothamHTF-Book.eot");
    src: local("☺"), url("../fonts/GothamHTF-Light.woff") format("woff"), url("../fonts/GothamHTF-Book.ttf") format("truetype"), url("../fonts/GothamHTF-Book.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

#homePageCarousel {
    height: 420px;
}

.carousel-item {
    height: 420px;
}

.carousel-item .homepage-slide {
    height: 420px;
    width: 100%;
}

.carousel-item .homepage-slide#homepageSlideOne, .carousel-item .homepage-slide#homepageSlideTwo, .carousel-item .homepage-slide#homepageSlideThree {
    background: url("/media/wysiwyg/GRE_H_MASTHEAD_x.jpg") no-repeat center top;
    background-size: cover;
}

.feature-engagement {
    background-image: url("/media/wysiwyg/GRE_H_ENGAGEMENT_bg.jpg");
    background-repeat: no-repeat;
    background-position: center right;
}

.feature-jewellery {
    background-image: url("/media/wysiwyg/GRE_H_FINEJEWELLERY_bg.jpg");
    background-repeat: no-repeat;
    background-position: center left;
}

@media (max-width: 768px) {
    .feature-jewellery {
        background-position: 290%;
    }
}

@media (max-width: 460px) {
    .feature-jewellery {
        background-position: center top;
    }
}

.feature-watch-collections {
    background-image: url("/media/wysiwyg/GRE_H_WATCH_BG_x.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.feature-our-story {
    background-image: url("/media/wysiwyg/GRE_H_OURSTORY_x.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.feature-block-c {
    height: 320px;
}

.feature-block-c > div:nth-child(1) > div:nth-child(1) {
    width: 260px;
}

.feature-block-b {
    height: 320px;
    background-color: #fff;
    border: 1px solid #adb5bd;
}

.feature-block-a {
    height: 320px;
    background-color: #eaeaea;
}

@media (max-width: 1199px) {
    .vescontentslider {
        width: 100% !important;
    }

    .vescontentslider .item {
        background-size: contain !important;
    }
}

@media (max-width: 991px) {
    .carousel-inner > .active {
        height: 370px !important;
    }

    .vescontentslider .carousel-inner {
        max-height: 370px !important;
    }
}

@media (max-width: 768px) {
    .container > .row {
        /**	margin-right: -1.5rem!important;
		margin-left: -1.5rem!important;*/
    /
    }

    .container {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100% !important;
    }

    .feature-block-b {
        border: 0px !important;
    }

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

    .vescontentslider {
        height: 300px !important;
    }

    .carousel-inner > .active {
        height: 300px !important;
    }

    .vescontentslider .carousel-inner {
        max-height: 320px !important;
    }

}

@media (max-width: 460px) {
    .feature-leyla {
        width: auto;
        height: 210px;
    }

    .btn-outline-dark {
        border: 1px solid #adb5bd;
    }

    .modal h2 {
        text-transform: uppercase;
        color: #515253;
    }

    .modal p {
        text-transform: uppercase;
        color: #515253;
        font-size: 0.875rem;
    }

    .feature-block-a {
        height: 210px;
        background-color: #eaeaea;
    }

    .feature-engagement {
        background-size: 80% auto;
        background-position: 60% 0%;
    }

    h2, .h2 {
        font-size: 1.25rem;
    }

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

    .btn {
        min-width: 110px;
        height: 40px;
    }

    .btn-lg {
        font-size: 14px;
    }

    .jumbotron {
        padding: 0 30px 0 30px;
    }

    .feature-block-b {
        height: 190px;
    }

    .jumbotron p {
        font-size: .75rem;
        margin-bottom: 1rem !important;
        margin-left: 20px;
        margin-right: 20px;
    }

    .feature-block-c {
        height: 210px;
    }

    .owl-carousel .owl-item {
        height: 120px;
    }

    .feature-our-story {
        background-position: inherit;
    }

    .vescontentslider {
        height: 180px !important;
    }

    .vescontentslider .item {
        height: 200px !important;
    }

    .carousel-control {
        display: block !important;
        width: 50px !important;
        height: 50px !important;
        top: 65% !important;
    }
}

/*test*/
.vescontentslider .carousel-inner{
    height:auto !important;
}
#_breitling_content #_breitling_content_1 #_breitling_content_2 #_breitling_content_3 ._breitling_header{
    z-index:1 !important;
}