/* Minification failed. Returning unminified contents.
(1049,1): run-time error CSS1019: Unexpected token, found '@import'
(1049,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700,300)'
(1279,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1280,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1292,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1293,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1305,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1306,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1318,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1319,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1325,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1326,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1332,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1333,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1349,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1350,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1370,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1371,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1391,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1392,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1412,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1413,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1429,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1430,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1446,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1447,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1463,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1464,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1476,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1477,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1489,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1490,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1517,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1518,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1526,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1527,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1535,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1536,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1549,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1550,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1569,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1570,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1589,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1590,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1614,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1615,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1619,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1620,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1624,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1625,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1634,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1635,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1639,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1640,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1644,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1645,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
/**Easter Competition **/
.easter {
    display: none;
}

.easterCoupon {
    position: absolute;
    right: 30px;
    background: #fff;
    bottom: 60px;
}

    .easterCoupon img {
        width: 60px;
    }

/*Winter*/
.winter-hto {
    background: #F19B00;
    padding: 3px 8px;
    color: #fff;
    font-weight: bold;
}

.winter-heading {
    color: #08b5ed;
    font-size: 28px;
}

.winter-list li {
    color: #0081c4;
    font-size: 12px;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
    padding: 0;
}

.winter-list {
    margin: 0;
    padding: 0 0 0 20px;
}

.winter-termlist {
    font-size: 12px;
    padding: 10px;
}

/* Search Result */
.catalogue-widget, .frame {
    height: 295px;
    margin: 0px 0 20px;
}

.catalogue-widget {
    /*text-align: center;
    padding: 35px;
    color: #fff;*/
}

    .catalogue-widget .headline {
        font-size: 30px;
    }

    .catalogue-widget .subline {
        font-size: 22px;
    }

    .catalogue-widget a {
        color: #fff;
        font-size: 16px;
        text-decoration: underline;
    }

.frame {
    /*background: url("../img/base/loading24x24.gif") no-repeat scroll center center #fff;*/
    background: #fff;
    position: relative;
}

.frameImgContainer {
    height: 200px;
    width: 100%;
}

.frameImg {
    max-height: 215px;
    max-width: 100%;
    display: block;
    margin: auto;
}

.liveTryOnLogo {
    left: 10px;
    position: absolute;
    top: 0;
}

.framePromoSticker {
    top: 40%;
    position: absolute;
    right: 0px;
    height: 25%;
}

.framePromoNormalPrice {
    /*color: #1785E7;*/
    font-size: 14px;
    font-weight: 700;
}

.framePromoPrice {
    /*color: #FF4026;*/
    color: rgb(233, 0, 66)
}

.framePromoPriceNow {
    font-size: 18px;
}

.strikethrough {
    text-decoration: line-through;
}

.framePromoProductSticker {
    position: absolute;
    right: 20px;
    top: 50px;
    width: 120px;
    z-index: 99;
}

#frameModal .framePromoProductSticker {
    position: absolute;
    right: 0px;
    top: -10px;
    width: 100px;
    z-index: 99;
}



.framePromoSaleSticker {
    background: none repeat scroll 0 0 #000000;
    border-radius: 50%;
    color: #ffffff;
    font-weight: 500;
    height: 60px;
    left: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 60px;
}

.frameNewArrival {
    right: 10px;
    position: absolute;
    top: 0;
}

.frameNewArrivalText {
    color: #fff;
    font-weight: 500;
    font-size: 11px;
    padding: 3px;
    background: #36b236;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

@media (min-width: 767px) {
    .frameImg {
        /*width: 100%;*/
    }
}

.frame-actions {
    display: block;
    opacity: 0;
    animation-duration: 0.3s;
    -moz-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    /*transition: opacity 0.5s ease; 
    -moz-transition: opacity 0.5s ease; 
    -webkit-transition: opacity 0.5s ease;*/
}


.frameQuickAddToWishlist {
    display: none;
    position: absolute;
    right: 15px;
    bottom: 10px;
    z-index: 999;
}

.btnFrameThumb {
    background: none repeat scroll 0 0 #ffffff;
    display: block;
    padding: 5px;
}

    .btnFrameThumb:hover {
        text-decoration: none;
    }

.frame:hover {
    /*box-shadow: 0 0 4px 2px #f7f7fa;*/
    text-decoration: none;
}

    .frame:hover .frameQuickAddToWishlist, .frame:hover .frame-actions {
        display: block;
        opacity: 1;
    }

.btnQuickView {
    background: #36b236;
    color: #fff;
    left: -20px;
    position: relative;
}

.btnAddToCartSmall {
    background: #1785E7;
    color: #fff;
}

.btnHtoSmall {
    background: #F19B00;
    color: #fff;
}

    .btnHtoSmall:hover, .btnHtoSmall:focus,
    .btnAddToCartSmall:hover, .btnQuickView:hover,
    .btnAddToCartSmall:focus, .btnQuickView:focus {
        color: #fff;
    }

.frame button {
    /*background: none repeat scroll 0 0 #fff;
    border: medium none;
    padding: 0 10px;*/
}

.priceValue {
    margin: 0 0 20px;
}

img {
    color: #c2c2c2;
}

.frameThumbContainer {
    height: 120px;
    position: relative;
}

.try-live-small {
    bottom: 0;
    position: absolute;
    right: 20px;
}

.frameInfo {
    bottom: 5px;
    color: #4F4F4F;
    position: relative;
    left: 10px;
    text-align: left;
    margin: 2px 31px;
    /*margin-left: 20%;*/
}

@media (max-width: 414px) 
{
    .frameInfo {
        bottom: 5px;
        color: #4F4F4F;
        position: relative;
        left: 10px;
        text-align: left;
        margin-left: 0px;
    }
}


.btnFrameThumb:hover .frameInfo {
    text-decoration: none;
}

.ss-framePrice {
    /*margin: 2px 0;*/
    color: #4b4b4b;
    float:right
}


.frameBrandThumb img {
    vertical-align: middle;
}

.standout {
    padding: 0;
}

    .standout img {
        max-width: 100%;
    }


.product-listings-results .pagination {
    margin: 0;
}


/* Popup */
.modal-content {
    border-radius: 0;
}

.popup-close {
    font-size: 26px;
}

.qvPrice {
    font-size: 36px;
    margin: 0;
}

/* End Popup */

/* search filter*/
.equalheightRow {
    overflow: hidden;
}

    .equalheightRow .col-equalheight {
        margin-bottom: -99999px;
        padding-bottom: 99999px;
    }

.ss-collection-heading {
    font-weight: 100;
    font-size: 30px;
}

.search-heading {
    color: #0071C7;
    margin: 20px 0 0;
    padding: 10px 0px;
}

.search-help {
    /*padding: 0 20px;*/
}

.ss-brand-container {
    background: #191919;
}

.filterClose {
    top: 5px;
    left: 340px;
}

.ss-filter-container {
    background: #fff;
    color: #191919;
    display: block;
    height: 100%;
    width: 50px;
    -webkit-box-shadow: 8px 3px 10px -4px #eee;
    box-shadow: 0px 5px 6px 0px #eee;
    padding: 2px 10px;
    min-width: 270px;
    border: 1px solid #c7c7c7;
    width: 0 !important;
}

    .ss-filter-container a {
        color: #0071C7;
    }
    /* special hack for black sidebar 
@media (min-width: 992px) {
    .col-md-3.col-xs-12.col-md-height {
        padding: 0;
        position: relative;
    }    
    .ss-filter-container { 
        min-height: 100%;
        position: absolute;    
    }    
}
/* end special hack for black sidebar */
    .ss-filter-container section > div {
        padding: 5px 20px;
    }

.ss-filter-heading {
    margin: 10px 0 0 0;
    color: #0071c7;
    background: #fff;
    width: 100%;
    padding: 5px 0px;
}

.ss-price {
    color: #0071C7;
    font-weight: 100;
}

.btnSearch {
    left: 10px;
    margin: 0 0 20px;
    position: relative;
}

.ss-brands .checkbox {
    margin: 0 0 5px;
}

.ss-brands label {
    /*font-size: 12px;*/
}

@media (min-width: 992px) {
    .brand-container {
        /*overflow-y: scroll;
        overflow-x: hidden;
        height: 250px;*/
    }
}


/* Product Page */
.backToCatalogue {
    background: #3E9BE6;
    padding: 4px 8px;
}

    .backToCatalogue:before {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 100px 200px 100px 0;
        border-color: transparent #007bff transparent transparent;
    }

#btnBackToCatalogue {
    color: #fff;
    font-size: 12px;
    display: block;
}

    #btnBackToCatalogue:hover {
        color: #fff;
        text-decoration: underline;
    }

hr.half-margin {
    margin: 10px 0;
}

hr.no-margin {
    margin: 0 0;
}

.panel {
    border-radius: 0px;
}

.ss-productheading {
    font-size: 22px;
    margin: 0px 0 5px 0;
    font-weight: bold;
}

.product-section {
    margin-bottom: 30px;
}

.product-logo {
    position: relative;
    top: 0px;
    bottom: 50px;
    float: right;
}

.product-price {
    font-weight: 500;
    padding: 10px 0;
    line-height: 30px;
    font-size: 40px;
}

.cash-price {
    font-size: 14px;
    color: #999999;
}

.product-availibility-status {
    font-weight: 500;
    font-size: 16px;
}

.frame-dimension {
    font-size: 12px;
    text-align: center;
}

    .frame-dimension div {
        margin: 0 auto;
    }

.action-buttons {
}

.btnAddToCart {
    background: #1785E7;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    height: 50px;
    width: 100%;
}

.btn-homeTO {
    border-radius: 5px;
    background: #fff;
    color: #343434;
    padding: 15px;
    margin-top: 20px;
    width: 100%;
    border: 1px solid #343434;
    font-size: 18px;
}

.fa-2x {
    font-size: 1.2em;
}

.btn-buyNow {
    border-radius: 5px;
    background: #00A650;
    color: #fff;
    padding: 15px;
    margin-top: 20px;
    width: 100%;
    font-size: 18px;
}

.btnHto {
    background: #f19b00;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    height: 50px;
    width: 100%;
}

    .btnHto:hover, .btnAddToCart:hover, .btnAddToCart:focus, .btnHto:focus {
        color: #ffffff !important;
    }

.carousel-control {
    color: #0F5DA7;
    width: 0px;
}

    .carousel-control.left, .carousel-control.right {
        background: none;
    }

.livetryon {
    position: absolute;
    right: 50px;
    top: 0;
    z-index: 999;
    display: none;
}

#frameModal .livetryon {
    position: absolute;
    right: 250px;
    top: 0;
    z-index: 999;
}

.selling-features {
    font-size: 12px;
}

    .selling-features > li {
        color: #858585;
    }

    .selling-features .fa {
        font-size: 11px;
    }

    .selling-features .ss-green {
        color: #939393;
    }

@media (min-width: 992px) {
    .livetryon {
        display: block;
    }
}

/*product slideshow*/
#product-carousel .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}

    #product-carousel .carousel-indicators li {
        background-color: transparent;
        -webkit-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        display: inline-block;
        height: auto;
        margin: 0 !important;
        width: auto;
    }



        #product-carousel .carousel-indicators li img {
            width: 150px;
            display: none;
            opacity: 0.5;
        }

@media (min-width: 768px) {
    #product-carousel .carousel-indicators li img {
        display: block;
    }
}

#product-carousel .carousel-indicators li.active img {
    opacity: 1;
}

#product-carousel .carousel-indicators li:hover img {
    opacity: 0.75;
}

#product-carousel .carousel-outer {
    position: relative;
}



/* No More Tables */
@media (max-width: 767px) {
    /* Force table to not be like tables anymore */
    .no-more-tables table, .no-more-tables thead, .no-more-tables tbody, .no-more-tables th, .no-more-tables td, .no-more-tables tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        .no-more-tables thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .no-more-tables tr {
        border: 1px solid #ccc;
    }

    .no-more-tables td, .no-more-tables th {
        /* Behave like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: right;
    }

        .no-more-tables td:before {
            /* Now like a table header */
            position: absolute; /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
        }

        /*
            Label the data
            */
        .no-more-tables th:before, .no-more-tables td:before {
            content: attr(data-title);
        }
}

/* custom colour checkboxes */
.chkCustom {
    width: 100%;
    margin: 5px 0;
}

.chkBrand {
    margin: 1px 0 !important;
}

.chkCustom input[type="checkbox"] {
    left: -9999px;
    position: absolute;
}

.chkCustom label {
    color: #343434;
    cursor: pointer;
    display: inline-block;
    left: -15px;
    opacity: 0.85;
    padding: 0;
    position: relative;
    text-align: left;
    vertical-align: middle;
    margin: 0;
}

.lblPadding {
    padding-left: 2% !important;
    left: 0 !important;
}

.chkCustom .fa-square-o {
    display: inline-block;
}

.chkCustom .fa-check-square {
    display: none;
}

.chkCustom input[type="checkbox"]:checked + label {
    opacity: 1;
}
/*hide unchecked*/
.chkCustom label.checked .fa-check-square {
    display: inline-block;
}

.chkCustom input[type="checkbox"]:checked + label .fa-check-square {
    display: inline-block;
}

/*show checked*/
.chkCustom label.checked .fa-square-o {
    display: none;
}

.chkCustom input[type="checkbox"]:checked + label .fa-square-o {
    display: none;
}

/* END CUSTOM CHECKBOXES*/

/* custom colour checkboxes */
.chkColour {
    margin: 10px 0;
}

    .chkColour input[type="checkbox"] {
        left: -9999px;
        position: absolute;
    }

    .chkColour .fa {
        display: none;
    }

    .chkColour label {
        color: #ffffff;
        cursor: pointer;
        display: inline-block;
        height: 24px;
        left: -15px;
        /*opacity: 0.7;*/
        padding: 0;
        position: relative;
        text-align: center;
        vertical-align: middle;
        width: 32px;
        border: 1px solid #c2c5c5;
    }

        .chkColour label.black {
            background: #000;
        }

        .chkColour label.brown {
            background: #7C5412;
        }

        .chkColour label.red {
            background: #FC003A;
        }

        .chkColour label.green {
            background: #20bf40;
        }

        .chkColour label.blue {
            background: #20A9DB;
        }

        .chkColour label.white {
            background: #f8f8f8;
            color: #888;
        }

        .chkColour label.orange {
            background: #EA5F15;
        }

        .chkColour label.navy {
            background: #224F8E;
        }

        .chkColour label.pink {
            background: #EA15D1;
        }

        .chkColour label.purple {
            background: #9F15EA;
        }

        .chkColour label.yellow {
            background: #FFF602;
            color: #888;
        }

        .chkColour label.grey {
            background: #D6D6D6;
            color: #888;
        }

    .chkColour input[type="checkbox"]:checked + label {
        opacity: 1;
    }

    .chkColour label.checked .fa {
        display: inline-block;
    }

    .chkColour input[type="checkbox"]:checked + label .fa {
        display: inline-block;
    }



/* Equal Height Columns */
.container-xs-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
}

.row-xs-height {
    display: table-row;
}

.col-xs-height {
    display: table-cell;
    float: none;
}

@media (min-width: 768px) {
    .container-sm-height {
        display: table;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row-sm-height {
        display: table-row;
    }

    .col-sm-height {
        display: table-cell;
        float: none;
    }
}

@media (min-width: 992px) {
    .container-md-height {
        display: table;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row-md-height {
        display: table-row;
    }

    .col-md-height {
        display: table-cell;
        float: none;
    }
}

@media (min-width: 1200px) {
    .container-lg-height {
        display: table;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row-lg-height {
        display: table-row;
    }

    .col-lg-height {
        display: table-cell;
        float: none;
    }
}

.help-info {
    background: #ccc none repeat scroll 0 0;
    border-radius: 10px;
    color: #fff;
    font-size: 10px;
    margin: 0 0 0 10px;
    padding: 1px 5px;
    position: relative;
    top: -2px;
}

    .help-info:hover {
        text-decoration: none;
    }

.filter-nav {
    margin: 0;
    display: table;
    width: 100%;
}

    .filter-nav li {
        width: 25%;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }


.hidden-banner-button1 {
    background-color: #FFFFFF;
    position: absolute;
    left: 80.9%;
    width: 16%;
    height: 18%;
    top: 36.4%;
    opacity: 0%;
    /*for testing*/
    /*opacity: 70%;*/
    /*disable button for current banner*/
    display: none;
}

.hidden-banner-button2 {
    background-color: #FFFFFF;
    position: absolute;
    left: 80.9%;
    width: 16%;
    height: 18%;
    top: 59.4%;
    opacity: 0%;
    /*for testing*/
    /*opacity: 70%;*/
    /*disable button for current banner*/
    display: none;
}

@media (max-width: 414px) {
    .background {
        background: url(/img/base/mobile/header-homepage@m.jpg) no-repeat bottom center;
        background-size: cover;
        height: 0px;
    }

    .hidden-banner-button1 {
        left: 20.2%;
        width: 57%;
        height: 11%;
        top: 71.4%;
        opacity: 0%;
        /*for testing*/
        /*opacity: 70%;*/
    }

    .hidden-banner-button2 {
        left: 20.2%;
        width: 57%;
        height: 11%;
        top: 85.4%;
        opacity: 0%;
        /*for testing*/
        /*opacity: 70%;*/
    }
}

.quickAddBtn {
    transition-duration: 0.2s;
}

    .quickAddBtn:hover {
        font-weight: bold;
    }
.brandLogo {
    margin: 2px 0;
     height: 45px;
    width: 100px;
}


.product-total-price {
    font-size: 20px;
}
.ss-filter-container .ss-brands{
    /*height: 200px;*/    
    overflow: hidden;
    transition: 0.5s height ease;
    -moz-transition: 0.5s height ease;
    -webkit-transition: 0.5s height ease;
}
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);
.sweet-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 1000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 2000; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 25px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert button {
    background-color: #AEDEF4;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
    .sweet-alert button:focus {
      outline: none;
      box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
    .sweet-alert button:hover {
      background-color: #a1d9f2; }
    .sweet-alert button:active {
      background-color: #81ccee; }
    .sweet-alert button.cancel {
      background-color: #c8c8c8; }
      .sweet-alert button.cancel:hover {
        background-color: #228B22 }
      .sweet-alert button.cancel:active {
        background-color: #b6b6b6; }
      .sweet-alert button.cancel:focus {
        box-shadow: rgb(0,128,0) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
    .sweet-alert button::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
  .sweet-alert .icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box; }
    .sweet-alert .icon.error {
      border-color: #F27474; }
      .sweet-alert .icon.error .x-mark {
        position: relative;
        display: block; }
      .sweet-alert .icon.error .line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .icon.error .line.left {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .icon.error .line.right {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .icon.warning {
      border-color: #F8BB86; }
      .sweet-alert .icon.warning .body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .icon.warning .dot {
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
    .sweet-alert .icon.info {
      border-color: #C9DAE1; }
      .sweet-alert .icon.info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
      .sweet-alert .icon.info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1; }
    .sweet-alert .icon.success {
      border-color: #A5DC86; }
      .sweet-alert .icon.success::before, .sweet-alert .icon.success::after {
        content: '';
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sweet-alert .icon.success::before {
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        transform-origin: 60px 60px; }
      .sweet-alert .icon.success::after {
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        transform-origin: 0px 60px; }
      .sweet-alert .icon.success .placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .icon.success .fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .sweet-alert .icon.success .line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .icon.success .line.tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        .sweet-alert .icon.success .line.long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .icon.custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
@-moz-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }
@-moz-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }
.showSweetAlert {
  -webkit-animation: showSweetAlert 0.3s;
  -moz-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.hideSweetAlert {
  -webkit-animation: hideSweetAlert 0.2s;
  -moz-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }
@-moz-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }
@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }
@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }
@-moz-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }
@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }
@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }
@-moz-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }
@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }
.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  -moz-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  -moz-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.icon.success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  -moz-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }
@-moz-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }
.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  -moz-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }
@-moz-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }
@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }
.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  -moz-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }
@-moz-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }
@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }
.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  -moz-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }
@-moz-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }
@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }
.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  -moz-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

