ul,ol{
    margin: 0; padding: 0;
}
.menu { display: table;}
.menu > li {
    position: relative;
    float: left;
    padding: 0 15px;
}
.menu > li > a, .menu > li > span {
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    height: 40px;
    line-height: 45px;
    position: relative;
    z-index: 10;
    cursor: pointer;
    color: #12ff00;
}
.menu > li:last-child a { padding-right: 0;}
.menu > li:hover > a, .menu > li.current > a { color: #FFBE00;}
.menu > li.sub:hover > a, .menu > li.sub:hover > span {
    background: #FFBE00;
    color: #fff;
}
.menu > li.sub > a:after, .menu > li.sub > span:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 3px;
    margin: 0 -3px 0 3px;
    background: url(../img/submenu.png) no-repeat center top;
}
.menu > li.sub.current > a:after, .menu > li.sub.current > span:after { background-position: center center;}
.menu > li.sub:hover > a:after, .menu > li.sub:hover > span:after { background-position: center bottom;}
.menu > li > ul {
    position: absolute;
    left: 0;
    top: 99%;
    background: #FFBE00;
    min-width: 130px;
    opacity: 0;
    visibility: hidden;
}
.menu > li:hover > ul, .menu > li> span:focus + ul, .menu > li > ul > li:hover span { opacity: 1; visibility: visible;}
.menu > li > ul:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: 1px 1px 5px rgba(0,0,0,.15);
    z-index: -1;
}
.menu > li > ul {
    padding: 15px;
    background: #FFBE00;
}
.menu > li > ul > li > a {
    display: block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    height: 30px;
    line-height: 32px;
    padding: 0 30px 0 0;
}
.menu > li > ul > li:hover > a {
    padding: 0 15px;
    background: #141414;
}
.menu > li > ul > li span {
    position: absolute;
    top: 0;
    left: 100%;
    width: 250px;
    height: auto;
    min-height: 90%;
    min-height: calc(100% - 30px);
    border: solid 15px #ffbe00;
    opacity: 0;
    visibility: hidden;
    margin-left: -15px;
}

@font-face {
    font-family: 'RobotoCondensed-Regular';
    src: url(../fonts/RobotoCondensed-Regular.ttf);
    font-style: normal
}
@font-face {
    font-family: 'RobotoCondensed-Bold';
    src: url(../fonts/RobotoCondensed-Bold.ttf);
}

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url(../fonts/MyriadPro-Regular.otf);
}

@font-face {
    font-family: 'UVNTinTucHepThem';
    src: url(../fonts/UVNTinTucHepThem.TTF);
}
@font-face {
    font-family: 'StencilStd';
    src: url(../fonts/StencilStd.otf);
}


@font-face {
    font-family: 'UTMDinhTran';
    src: url(../fonts/UTMDinhTran.ttf);
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url(../fonts/Roboto-Regular.ttf);
}

.title-pre-footer h4{
    font-family: 'RobotoCondensed-Regular' !important;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

.title-pre-footer .border-bottom:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    height: 2px;
    background: #e5e5e5;
    z-index: 3;
    /*    max-width: 168px;
        min-width: 182px;*/
}

.title-pre-footer .span_1_of_4{
    position: relative;
}

/*footer*/

.footer h2{
    font-family: 'RobotoCondensed-Bold';
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.footer ul.menu-footer li a{
    font-family: Arial;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
}

.footer ul.menu-footer li{
    padding: 5px 0px;
}

.border-bottom-full{
    width: 100%;
    height: 1px;
    background: #fff;
}

.pre-header{
    height: 3px;
    background: #fff;
    width: 100%;
}



.hotline{
    font-family: 'RobotoCondensed-Regular';
    font-size: 18px;
    color: #fff;
}

.hotline span{
    font-family: 'RobotoCondensed-Regular';
    font-size: 16px;
    color: #8d8d8d;
}


.fa-search{
    font-size: 20px;
    color: #fff;
}


.title-detail{
    padding-bottom: 5px;
    border-bottom: 3px solid #27a800;
    margin: 0 0 10px;
    font: 22px 'Roboto-Condensed';
}
.title-detail h1{
    color: #27a800;
    text-transform: uppercase;
    font: 22px 'Roboto-Condensed';
}


.oneNews span{
    font-family: 'RobotoCondensed-Light';
    font-size: 16px;
    color: #fff !important;
}

.oneNews ul a{
    font: 16px 'Roboto-Condensed';
    color: red;
    padding-bottom: 10px;
}


h1.slogan{
    color: #fff;
    text-transform: uppercase;
    padding-left: 10px;
    font-family: Arial;
    font-size: 25px;
    padding-top: 20px;
}

.hotline{
    padding-top: 10px;
    padding-right: 56px;
}

.header .col {
    display: block;
    float: left;
    margin: 0 0 1% 1.6%;
}

.page-slider{
    padding-bottom: 0px;
    padding-top: 0px;
    min-width: 1200px;
}

.padding-10{
    padding: 10px;
}

.padding-20{
    padding: 20px;
}

.padding-10 .col{
    background: none !important;
    margin: 0 0 1% 1.6%;
    font-family: Arial;
}

.padding-10 h3{
    font-family: Arial;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.padding-10 p{
    font-family: Arial;
    text-align: justify;
    color: #000;
    font-size: 16px;
    letter-spacing: 1px;
    /*background: #252525*/
}

.back-color{
    background: #252525
}

.homeNewsCont .col{
    background: none !important;
}

.line-throught{
    width: 100%;
    height: 3px;
    background: #ccc;
    margin-bottom: 10px;
    margin-top: 10px;
}

.col-white .col{
    background: #000000 !important;
}

span.support{
    color: #fff;
    font-size: 14px;
    font-family: Arial;
}

.padding-30{
    padding: 0px 30px;
    float: left;
    background: #252525;
    width: 100%;
    margin-bottom: 25px;
}


.featured_collection__item{
    height: 205px;
    width: 327px;
    margin-bottom: 30px;
}

.featured_collection__item span {
    position: absolute;
    left: 23px;
    right: 0;
    bottom: 21px;
    z-index: 15;
    background: rgba(0,0,0,.5);
    color: #fff;
    padding: 7px 5px;
    text-align: center;
    width: 280px;
    height: 163px;
    padding: 10px;
}

.featured_collection__item span h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 16px;
}

.featured_collection__item span p {
    color: #fff;
    font-family: Arial;
    font-size: 12px;
}

.btn-readmore{
    background: #fff;
    height: 20px;
    line-height: 20px;
    width: 73px;
    text-align: center;
    color: #333;
    font-size: 12px;
    font-family: Arial;
    padding: 5px;
}

.btn-newsletter{
    background: #ed1c24;
    border: 1px solid white;
    padding-left: 25px !important;
    padding-right: 25px !important;
    padding-top: 5px !important;
    padding-bottom: 3px !important;
}

h3.about-us{
    font-family: 'UTMDinhTran';
    font-size: 40px;
    color: #ff0000;
    text-align: center;
    padding-bottom: 40px;
}

p{
    font-size: 14px;
    font-family: Tahoma;
    line-height: 1.7;
    text-align: justify;
}

.read-more{
    font-style: italic;
    color: #333;
    font-size: 13px;
    font-family: Tahoma;
}



.address-top{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5;
}

.hotline{
    color: #ff0000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Tahoma;
    text-shadow: -1px -1px 2px #fff;
}

/*.number-hotline{
    text-shadow: 2px 2px #FFF;
    font-size: 22px;
    font-weight: bold;
    color: #ff0000;
}*/

.cart{
    background: url(../img/cart.png) no-repeat right center;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 10px;
    right: 0px;
}
h3.news-one{
    margin: 5px 0;
}
h3.news-one a{
    font: 14px 'Roboto-Regular';
    color: #00923f;
}

p.news-one{
    font: 14px 'Roboto-Regular';
    color: #595959;
    line-height: 22px;
}

ul.list-news{
    list-style-type: square;
    margin: 0px;
    padding: 0px;
}

ul.list-news li {
    list-style-type: square;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

ul.list-news li a{
    font: 14px 'Roboto-Regular';
    color: #00923f;
    text-align: left;
    line-height: 24px;
}

.img-shadown-bordered {
    border: 1px solid #ccc;
    box-shadow: 3px 3px 3px #ccc;
    padding: 6px;
}

.support{
    background: url('../img/support.png') center center no-repeat;
    height: 155px;
    width: 100%;
}

.callme{
    font-size: 13px;
    font-family: Tahoma;
    font-weight: bold;
    color: #000;
    line-height: 1.7;
    padding-right: 10px;
}

.name-hotline{
    color: #232683;
    font-family: Tahoma;
    font-weight: bold;
}

.border-img{
    border:1px solid #ccc;
}


/*menu search*/
.top-search {
    margin-top: 21px !important;
    width: 454px;
    margin-left: 94px;
}

.top-search .search-block {
    background-color: #fff !important;
    padding: 0px !important;
    height: 40px;
}

.top-search .search-block #search_input {
    padding: 0 0 0 10px !important;
    margin: 0 !important;
    width: 100% !important;
    border-radius: 3px;
}
.top-search .search-block #search_input {
    border: 1px solid #ED1C24 !important;
    border-radius: 5px !important;
    height: 40px !important;
    font-size: 12px;
    font-family: Arial;
    color: #333;
}
#search_input {
    height: 32px !important;
    border: 1px solid !important;
    margin-top: 0px !important;
    padding-left: 10px !important;
    width: 95% !important;
    border: 1px solid #ED1C24 !important;
}
.helper-container .search-input {
    background-color: #fdfdfd;
    background: -webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#fdfdfd));
    background: -webkit-linear-gradient(top,#f7f7f7,#fdfdfd);
    background: -moz-linear-gradient(top,#f7f7f7,#fdfdfd);
    background: -ms-linear-gradient(top,#f7f7f7,#fdfdfd);
    background: -o-linear-gradient(top,#f7f7f7,#fdfdfd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#fffdfdfd', GradientType=0);
}
.views-icons a, .helper-container .search-input, .value-changer .increase, .value-changer .decrease {
    color: #b3b3b3;
}
.helper-container .search-input {
    background: #FFFFFF !important;
    border: medium none !important;
    box-shadow: none !important;
    float: left;
    height: 25px;
    margin-left: 10px;
    margin-top: 6px;
    padding: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 90%;
}
.helper-container .search-input {
    border: 1px solid #ED1C24 !important;
}
.helper-container .search-input {
    padding: 7px 30px 6px 15px;
    height: 31px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.helper-container .search-input {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: auto;
    width: 100%;
    border: 1px solid #e0e0e0;
}

/*widget search*/
.nk-keyword-2015 ul {
    margin: 0;
    clear: both;
    padding: 5px 0;
    display: inline-block;
}
.wysiwyg-content ul {
    margin: 5px 0 5px 40px;
}


.nk-keyword-2015 ul li {
    list-style: none;
    float: left;
    margin: 0 5px;
    color: #afafaf;
}
.wysiwyg-content ul li {
    padding: 0;
    background-image: none;
}


.nk-keyword-2015 ul li a {
    color: #777;
    font-size: 11px;
}
.nk-keyword-2015 ul li a {
    font-size: 12px;
    color: #afafaf;
}

.search-magnifier {
    width: 40px;
    height: 34px;
    position: absolute;
    right: 417px;
    top: 21px;
    border: none;
    cursor: pointer;
}


.sprite-search {
    background-position: 78.98% 36.571% !important;
    width: 63px !important;
    height: 40px !important;
}

.sprite, .icon-left-main, .icon-right-main, #discussion .item-left > i, #features > i, #product_tab_58 > i, #description > i, .btn-add2cart, .button_dathang_detail, .block-mua-sam .block-mua-sam-inn .button-1, .block-mua-sam .block-mua-sam-inn .button-2, .btn-cart-tabs .btn-add2cart-tabs, .btn-cart-tabs .btn-cartfast-tabs, #product_tab_59 > i, #product_tab_60 > i, .footer-bottom-nk-2015 .footer-right-content-2015 .thungo_footer input[type='image'], .block_cate_new_uudai_them .ty-add-to-compare, .button-3, .view-larger-image, #compare-product #submit-find {
    background-image: url('../img/sprite_desktop_v6.png');
    background-repeat: no-repeat;
}

.hotline{
    background: url('../img/hotline.png') center center no-repeat;
    width: 240px;
    height: 78px;
    position: relative;
    float: right;
}

.phone-number{
    color: #ff0000;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 18px;
    position: absolute;
    top: 38px;
    right: 12px;
}

/*custom menu*/

.nk-menu-2015-v2 {
    margin: 0;
    width: 100%;
    float: left;
    margin-top: -8px;
}

.nk-menu-2015-v2 ul {
    margin: 0;
    list-style-type: none;
}
.wysiwyg-content ul {
    margin: 5px 0 5px 40px;
}


.nk-menu-2015-v2 ul li {
    float: left;
    list-style: none;
    text-align: center;
    box-sizing: border-box;
    padding: 0px 30px;
    font-family: Arial;
}
.nk-menu-2015-v2 ul li {
    /*width: 7.69% !important;*/
    font-family: Arial;
}
.wysiwyg-content ul li {
    padding: 0;
    background-image: none;
    /*list-style-type: disc;*/
}

.sprite.sprite-icon-maylanh {
    background-position: -823px -715px !important;
    display: block;
    height: 22px !important;
    margin: 0 auto;
    width: 28px;
}


.sprite.sprite-icon-tulanh {
    background-position: -831px -748px !important;
    width: 11px;
    height: 22px !important;
    display: block;
    margin: 0 auto;
}

.sprite.sprite-icon-tivi {
    background-position: -827px -901px !important;
    width: 21px;
    height: 22px !important;
    display: block;
    margin: 0 auto;
}

.sprite.sprite-icon-amplyloa {
    background-position: -820px -1148px !important;
    width: 36px;
    height: 22px !important;
    display: block;
    margin: 0 auto;
}

.sprite.sprite-icon-laptop {
    background-position: -828px -1008px !important;
    width: 27px;
    height: 22px !important;
    display: block;
    margin: 0 auto;
}

.sprite.sprite-icon-maygiat {
    background-position: -828px -784px !important;
    width: 17px;
    height: 22px !important;
    display: block;
    margin: 0 auto;
}



.nk-menu-2015-v2 ul li span {
    color: #333 !important;
    font-family: Arial;
    font-size: 14px;
}
.nk-menu-2015-v2 ul li span {
    padding: 0px 0 0 0;
    display: block;
    color: #6d6d6d;
    font-size: 14px;
}
.nk-menu-2015-v2 span {
    white-space: nowrap!important;
    overflow: hidden!important;
}

.pre-colCen{
    width: 242px;
    margin: 0px 12px;
    float: left;
}

.homepage .col{
    margin-top: 0px !important;
}

.footer h3{
    font-size: 30px;
    font-weight: bold;
    font-family: 'UVNTinTucHepThem';
    color: #51A9FF;
}

.border-radius-search{
    height: 35px;
    padding-left: 15px;
    font-style: italic;
    font-size: 14px;
}

.btn-newsletter{
    height: 33px;
    color: #fff;
}

.number-hotline{
    position: absolute;
    top: 10px;
    right: 10px;
    color: #f00000;
    font-family: 'StencilStd';
    font-size: 16px;
}


.online-footer{
    width: 175px;
    height: 40px;
    line-height: 40px;
    color: #000;
    border-radius: 5px !important;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    border: 1px solid #ccc;
    margin-top: 19px;
}

.page-info h4{
    font-family: 'UVNTinTucHepThem';
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    padding-bottom: 20px;
    padding-left: 6px;
}

.page-info ul li{
    line-height: 1.7;
}
.page-info ul li a{
    font-family: Arial;
    font-size: 14px;
    color: #333333;
}

.line-throught-red{
    height: 3px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    background: #ff0000;
}

.title-share{
    padding-top: 10px;
    margin-right: 10px;
    color: #333333;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}

.border-green{
    height: 1px;
    width: 100%;
    background: #01a4f1;
}

.margin-bottom-40{
    margin-bottom: 40px !important
}



.pull-right-mobile{
    float: right;
}

.fa-payment{
    background: url('../img/huongdanthanhtoan.png') left center no-repeat;
    width: 21px;
    height: 15px;
}

/*custom title bar*/
div.title_home {
    border-bottom: 3px solid #27a800;
    margin: 0 0 25px;
    position: relative;
    line-height: 28px;
}

div.title_home p.ic_text {
    color: #fff;
    font-size: 32px;
    line-height: 42px;
}
div.title_home p.bg_ic {
    background: url('../img/icon_pro.png') left center no-repeat;
    text-align: center;
    width: 51px;
    height: 25px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}


div.title_home a.title_home_text {
    font-size: 20px;
    color: #27a800;
    text-transform: uppercase;
    white-space: nowrap;
    display: inline-block;
    line-height: 40px;
    font-family: 'RobotoCondensed-Regular';
}

ul.title_link {
    overflow: hidden;
    position: absolute;
    bottom: 8px;
    right: 0;
}

ul.title_link li {
    float: right;
    list-style: none;
    font-size: 13px;
}

ul.title_link a.end {
    border-right: 1px dotted #ddd!important;
}
ul.title_link a {
    white-space: nowrap;
    color: #414141;
    padding: 0 13px;
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
    border-bottom: 0;
    line-height: 17px;
    border-right: 1px solid #e8e8e8;
}

ul.title_link a.link_next {
    font-size: 11px!important;
    border-right: 0;
    color: #38b04a;
}
ul.title_link a {
    white-space: nowrap;
    color: #393939;
    padding: 0 13px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    border-bottom: 0;
    line-height: 17px;
    border-right: 1px solid #e8e8e8;
    font-family: Arial;
}
.ic_cm {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'ic_cm';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.list-news a{
    font-family: Arial;
    font-size: 14px;
    color: #717171;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    float: left;
}
.list-news p{
    font: 14px 'Roboto-Regular';
    color: #595959;
    text-align: justify;
    float: left;
    line-height: 22px;
}

.list-news a img{
    border: 1px solid #ccc;
    padding: 5px;
}

.title_home a{
    text-decoration: none;
}

h4.title-news{
    color: #393939;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    text-transform: uppercase;
    float: left;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    padding: 7px;
    cursor: default;
    background-color: #ccc;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs>li a {
    color: #555;
    padding: 7px;
}

ul.nav-tabs {
    overflow: hidden;
    position: absolute;
    bottom: -9px;
    right: 0;
}


.owl-buttons {
    position: absolute;
    top: 40%;
    width: 100%;
    right: 0px;
    height: 0;
}

.owl-buttons .owl-prev {
    background: url('../img/icon-left.png') no-repeat;
    float: left;
    margin-left: 0;
}
.owl-buttons div {
    display: inline-block;
    width: 20px;
    height: 22px;
    margin-left: 5px;
    position: static;
    /*border-radius: 26px !important;*/
    text-indent: -100000px;
}

.owl-buttons .owl-next {
    background: url(../img/icon-right.png) no-repeat;
    float: right;
    margin-right: 0;
}

.btn-primary{
    background: none !important;
    border: 1px solid #fff !important;
    padding: 10px 44px !important;
    margin-bottom: 10px !important;
}

.btn-hover{
    width: 40px !important;
    height: 40px !important;
    line-height: 40px;
    border: 1px solid #fff;
    margin-bottom: 10px !important;
    margin-right: 15px !important;
}

.btn-hover-last{
    margin-right: 0px !important;
}

.btn-primary i{
    color: #fff;
}

.btn {
    font-size: 14px;
    outline: none !important;
    background-image: none !important;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.product-page-content {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
}

/*tabs detail products*/

.nav-tab {
    text-transform: uppercase;
    font: 16px/1 "PT Sans Narrow", sans-serif;
}
.nav-tab {
    border-color: #e6400c;
}
.nav-tab {
    border-color: #e6400c;
    padding-bottom: 1px;
    font-size: 14px;
    margin-bottom: 0;
}
figure {
    width: 100%;
    overflow: hidden;
    margin: 0;
}

.nav-tab > li.active > a, .nav-tab > li.active > a:hover, .nav-tab > li.active > a:focus {
    background: #27a800;
    color: black;
}
.nav-tab > li.active > a, .nav-tab > li.active > a:hover, .nav-tab > li.active > a:focus {
    background: #d0d0d0;
    color: black;
}


.nav-tab > li {
    margin-top: 1px;
}
.nav-tab>li {
    float: left;
    margin-bottom: -1px;
}
.nav-tab {
    border-color: #e6400c;
}

nav-tab{
    text-transform: uppercase;
    font-family: Arial;
    font-size: 14px;
}

.nav-tab>li {
    position: relative;
    display: flex;
    background: #f2f2f2;
}
.nav-tab>li>a{
    font-family: Arial;
    font-size: 14px;
    padding: 10px 15px;
}

.tab-content{
    padding: 10px;
    border: 1px solid #f2f2f2;
}

button.add-to-cart {
    display: block;
    cursor: pointer;
    padding-top: 10px;
    text-align: center;
    height: 80px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 23%);
    background: #fdb913;
    width: 100%;
    color: #fff;
    background: -webkit-linear-gradient(top,#ff0000,#dc0303);
    border: none;
}
button.add-to-cart p{
    margin: 0;
}

.titBoxs .tit-news {
    display: table;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-family: 'UVNTinTucHepThem';
    background: url('../img/bgdmtt.png') bottom center no-repeat;
    width: 100%;
    line-height: 48px;
    text-align: left;
    padding-left: 15px;
    margin-bottom: 20px;
}
.tit-video {
    display: table;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-family: 'UVNTinTucHepThem';
    background: url('../img/title_video.png') bottom center no-repeat;
    width: 100%;
    line-height: 48px;
    text-align: left;
    padding-left: 80px;
    margin-bottom: 40px;
}

.title-hotline{
    color: #f00000;
    font-family: Arial;
    font-size: 14px;
    text-transform: uppercase;
}

.hotline-footer{
    position: absolute;
    top: 10px;
    right: 245px;
    width: 217px;
}
.slogan{
    position: absolute;
    top: 22px;
    left: 195px;
}
#mcontact {
    width: 80px;
    height: 80px;
    position: fixed;
    top: 26%;
    right: 0;
    z-index: 100000000;
    /*background: #eee;*/
    padding: 7px;
    border-radius: 50% 0 0 50%;
    cursor: pointer;
}

#mcontact .icon {
    width: 80px;
    height: 80px;
    background: url(../img/icon-contact.png) center;
    background-size: 80px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}

#mcontact span {
    color: white;
    position: absolute;
    top: 0;
    line-height: 90px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Roboto Condensed';
    width: 80px;
    text-align: center;
}

#contact {
    position: fixed;
    z-index: 10000000000;
    right: 0;
    top: 45px;
    width: 350px;
    background-color: #221e20;
    color: white;
    padding: 20px;
    display: none;
}

#contact .close {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 40px;
    right: 2px;
    z-index: 10000;
    background: url(../img/close.png) center no-repeat #34A627;
    border-radius: 5px;
}

#contact #contact-slider {
    width: 100%;
    overflow: hidden;
    height: 100%;
}
#contact-slider {
    width: 100%;
    margin: 60px 0 10px;
}


#contact-slider .scrollbar {
    position: relative;
    background-position: 0 0;
    float: right;
    width: 15px;
}

#contact-slider .viewport {
    width: 90%;
    height: 100%;
    overflow: hidden;
    position: relative;
    float: left;
}


#contact-slider .track {
    height: 100%;
    width: 1px;
    position: relative;
    background: #eee;
}

#contact-slider .thumb {
    background: #34a627;
    height: 20px !important;
    width: 20px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: -9px;
    border-radius: 50%;
}


#contact-slider .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
}

#contact h2 {
    text-transform: uppercase;
    color: #34a627;
    font-family: 'Roboto Condensed';
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
}

section#phan-phoi #page-3 .right li:hover .more h3, p {
    font-size: 14px!important;
}


/*fanpage faceboook scrollbar*/

.fb-fp2 {
    position: fixed;
    z-index: 999998;
    right: -209px;
    z-index: 999998;
    top: 44%;
    width: 250px;
    height: 250px;
}
.fb-fp1 {
    position: fixed;
    z-index: 999998;
    right: -260px;
    z-index: 999998;
    top: 220px;
    width: 306px;
    height: 135px;
}
.fb-fp2 img {
    float: left;
}
.nhantin {
    width: 250px;
    height: 250px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /*padding-top: 0px;*/
    padding-left: 40px;

}
.nhantin h3 {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 8px;
}
.fb-fp .search_submit {
    background: #ED1C24;
    width: 70px;
    height: 21px;
    padding: 0 5px;
    color: #fff;
    font-weight: bold;
}
.mxh {
    width: 55px;
    position: fixed;
    left: -5px;
    top: 160px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
}
.highslide-controls {
    display: none !important;
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
    overflow: hidden;
    position: relative;
}

.jspPane
{
    position: absolute;
}

.jspVerticalBar
{
    position: absolute;
    top: 30px;
    right: -5px;
    width: 16px;
    height: 95%;
    border-left: 1px solid #ccc;
}

.jspHorizontalBar
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspCap
{
    display: none;
}

.jspHorizontalBar .jspCap
{
    float: left;
}

.jspTrack
{
    position: relative;
}

.jspDrag
{
    background: #34a627;
    position: relative;
    top: 0;
    left: -10px;
    cursor: pointer;
    width: 20px;
    height: 20px !important;
    border-radius: 50%;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
    float: left;
    height: 100%;
}

.jspArrow
{
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled
{
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow
{
    height: 16px;
}

.jspHorizontalBar .jspArrow
{
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
    outline: none;
}

.jspCorner
{
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
    margin: 0 -3px 0 0;
}
@font-face {
    font-family: 'RobotoCondensed-Regular';
    src: url(../fonts/RobotoCondensed-Regular.ttf);
    font-style: normal
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
    font-family: 'Roboto-Light';
    src: url('../fonts/Roboto-Light.ttf');
}

.onePro > ul, .onePro img, .onePro .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.onePro > ul > span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    z-index: 15;
    background: rgba(0,0,0,.5);
    color: #333;
    padding: 7px 5px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
}

.onePro:hover > ul > span, .devices .onePro > ul > span { opacity: 1; visibility: visible; bottom: 0;}
.onePro > ul > span * {
    color: #fff;
    display: table;
    vertical-align: middle;
    margin: 2px auto;
    text-transform: uppercase;
    font-size: 13px;
}
.onePro > ul > span a:hover { color: #ffbe00;}


.onePro > a {
    display: table-cell;
    vertical-align: middle;
    width: 400px;
    height: 30px;
    padding: 10px 10px 12px 10px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.1);
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #3f3f3f;
    font: 15px 'Roboto-Light';
    text-decoration: none;
    text-transform: uppercase;
}
.onePro > b {
    display: table-cell;
    vertical-align: middle;
    height: 30px;
    line-height: 10px;
    padding: 10px 10px 15px 10px;
    background: #fff;
}


.onePro:hover > a {
    background: #951184;
    color: #fff;

}
.onePro .sale, .onePro .new, .onePro .topseller {
    position:absolute;
    top:0;
    left:0;
    width:98px;
    height:97px;
    background:url(../img/sale.png) no-repeat left top;
    z-index: 9999;
}
.onePro .topseller { display: none;}
.onePro .sub {
    font-weight: normal;
}
.onePro > ul > span sub {
    font-size: 12px;
    position: relative;
}
.onePro > ul > span sub:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 1px;
    background: #fff;
    background: rgba(255,255,255,.7);
}
/**/

._namepr-detail{
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}
._desprdt{
    font: 18px 'Roboto-Regular'!important;
    line-height: 25px;
    margin-bottom: 10px;
}
@font-face {
    font-family: 'UVNTinTucHepThem';
    src: url(../fonts/UVNTinTucHepThem.TTF);
}
@font-face {
    font-family: 'Roboto-Condensed';
    src: url(../fonts/Roboto-Condensed.ttf);
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium.ttf');
}
@font-face {
    font-family: 'MyriadPro-Bold';
    src: url('../fonts/MyriadPro-Bold.otf');
}
@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('../fonts/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'UTM AvoBold';
    src: url('../fonts/UTM AvoBold.ttf');
}
@font-face {
    font-family: 'UTM Avo';
    src: url('../fonts/UTM Avo.ttf');
}
@font-face {
    font-family: 'SFUFuturaBook';
    src: url('../fonts/SFUFuturaBook.TTF');
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.ttf');
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium.ttf');
}
@font-face {
    font-family: 'Montserrat-Bold';
    src: url(../fonts/Montserrat-Bold.otf);
}
.sky-mega-menu,
.sky-mega-menu * {
    margin: 0;
    padding: 0;
    outline: none;
    border: 0;
    background: none;
}
.sky-mega-menu {
    font-family: 'UVNTinTucHepThem';
}
.menuMain{
    padding: 0;
}
/**/
/* level 1 */
/**/
.sky-mega-menu {
    position: relative;
    z-index: 999;
    font-size: 0;
    line-height: 0;
}
.sky-mega-menu:after {
    content: '';
    display: table;
    clear: both;
}
.sky-mega-menu li {
    position: relative;
    display: inline-block;
    line-height: 20px;
    white-space: nowrap;

}
.sky-mega-menu li a {
    font-size: 16px;
    font-family: 'MyriadPro-Bold';
    padding-bottom: 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fbf8f8;
    display: block;
    padding: 10px 33px 10px;
    /*    background: url(../img/gach_menu.png) right no-repeat;*/
}

.gachdau{
    float: left;
    padding: 0 10px;
    height: 52px;
    background: url(../img/gach_menu.png) right no-repeat;
}
.sky-mega-menu li:last-child a{
    background-image: none;
}
/**/
.sky-mega-menu li > div {
    position: absolute;
    z-index: 1000;
    top: 100%;
    left: -9999px;
    margin-top: 8px;
    background: rgba(255,255,255,0.9);
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.4s, opacity 0.4s;
    -ms-transition: -ms-transform 0.4s, opacity 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.sky-mega-menu li > div:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 8px;
    background: transparent;
}
.sky-mega-menu li > div:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 24px;
    border-right: 5px solid transparent;
    border-bottom: 5px solid rgba(255,255,255,0.9);
    border-left: 5px solid transparent;
}
.sky-mega-menu li:hover > a,
.sky-mega-menu li.current > a,
.sky-mega-menu li > a.current {
    color: #dbc39f;
}
.sky-mega-menu li:hover > div {
    left: 0;
    opacity: 1;
    -webkit-transform: translate(0, 0);
}
.sky-mega-menu .right {
    float: none;
    border-right-width: 0;
    border-left-width: 1px;
}
.sky-mega-menu .right > div {
    -o-transform-origin-x: 100%;
    -ms-transform-origin-x: 100%;
    -moz-transform-origin-x: 100%;
    -webkit-transform-origin-x: 100%;
}
.sky-mega-menu .right:hover > div {
    right: 0;
    left: auto;
}
.sky-mega-menu .right:hover > div:before {
    right: 24px;
    left: auto;
}
.sky-mega-menu .switcher {
    display: none;
}


/**/
/* level 2+ */
/**/
.sky-mega-menu li li {
    display: block;
    float: none;
    border-width: 0;
    border-top-width: 1px;
    line-height: 21px;
    white-space: normal;
    background: #080808f2;
}
/*.sky-mega-menu li li:hover{
    background: red;
}*/
.sky-mega-menu li li:first-child {
    border-top: 0;
}
.sky-mega-menu li li a {
    padding: 7px 10px;
    color: white;
    border: none;
    background-image: none;
}
.sky-mega-menu li li > div {
    top: 0;
    margin: 0 0 0 8px;
}
.sky-mega-menu li li > div:after {
    top: 0;
    right: 100%;
    bottom: auto;
    left: auto;
    width: 8px;
    height: 100%;
}
.sky-mega-menu li li > div:before {
    top: 22px;
    right: 100%;
    bottom: auto;
    left: auto;
    border-top: 5px solid transparent;
    border-right: 5px solid rgba(255,255,255,0.9);
    border-bottom: 5px solid transparent;
}
.sky-mega-menu li li:hover > div {
    left: 100%;
}
.sky-mega-menu .right li > div {
    margin: 0 8px 0 0;
    -o-transform-origin-x: 100%;
    -ms-transform-origin-x: 100%;
    -moz-transform-origin-x: 100%;
    -webkit-transform-origin-x: 100%;
}
.sky-mega-menu .right li > div:after {
    right: auto;
    left: 100%;
}
.sky-mega-menu .right li > div:before {
    right: auto;
    left: 100%;
    border-right: none;
    border-left: 5px solid rgba(255,255,255,0.9);
}
.sky-mega-menu .right li:hover > div {
    right: 100%;
    left: auto;
}


/**/
/* positions */
/**/
.sky-mega-menu-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.sky-mega-menu-pos-bottom li > div {
    top: auto;
    bottom: 100%;
    margin: 0 0 8px;
    -o-transform-origin-y: 100%;
    -ms-transform-origin-y: 100%;
    -moz-transform-origin-y: 100%;
    -webkit-transform-origin-y: 100%;
}
.sky-mega-menu-pos-bottom li > div:after {
    top: 100%;
    bottom: auto;
}
.sky-mega-menu-pos-bottom li > div:before {
    top: 100%;
    bottom: auto;
    border-top: 5px solid rgba(255,255,255,0.9);
    border-right: 5px solid transparent;
    border-bottom: none;
    border-left: 5px solid transparent;
}
.sky-mega-menu-pos-bottom li li > div {
    top: auto;
    bottom: 0;
}
.sky-mega-menu-pos-bottom li li > div:before {
    top: auto;
    bottom: 22px;
}
.sky-mega-menu-pos-bottom.sky-mega-menu-fixed {
    top: auto;
    bottom: 0;
}

.sky-mega-menu-pos-left li,
.sky-mega-menu-pos-right li {
    display: block;
    float: none;
    border-width: 0;
    border-top-width: 1px;
}
.sky-mega-menu-pos-left li:first-child,
.sky-mega-menu-pos-right li:first-child {
    border-top: 0;
}
.sky-mega-menu-pos-left li > div,
.sky-mega-menu-pos-right li > div {
    top: 0;
}
.sky-mega-menu-pos-left li > div {
    margin: 0 0 0 8px;
}
.sky-mega-menu-pos-right li > div {
    margin: 0 8px 0 0;
    -o-transform-origin-x: 100%;
    -ms-transform-origin-x: 100%;
    -moz-transform-origin-x: 100%;
    -webkit-transform-origin-x: 100%;
}
.sky-mega-menu-pos-left li > div:after,
.sky-mega-menu-pos-right li > div:after {
    top: 0;
    bottom: auto;
    width: 8px;
    height: 100%;
}
.sky-mega-menu-pos-left li > div:after {
    right: 100%;
    left: auto;
}
.sky-mega-menu-pos-right li > div:after {
    right: auto;
    left: 100%;
}
.sky-mega-menu-pos-left li > div:before,
.sky-mega-menu-pos-right li > div:before {
    top: 22px;
    bottom: auto;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
.sky-mega-menu-pos-left li > div:before {
    right: 100%;
    left: auto;
    border-right: 5px solid rgba(255,255,255,0.9);
}
.sky-mega-menu-pos-right li > div:before {
    right: auto;
    left: 100%;
    border-left: 5px solid rgba(255,255,255,0.9);
}
.sky-mega-menu-pos-left li:hover > div {
    left: 100%;
}
.sky-mega-menu-pos-right li:hover > div {
    right: 100%;
    left: auto;
}
.sky-mega-menu-pos-left .bottom > div,
.sky-mega-menu-pos-right .bottom > div {
    top: auto;
    bottom: 0;
    -o-transform-origin-y: 100%;
    -ms-transform-origin-y: 100%;
    -moz-transform-origin-y: 100%;
    -webkit-transform-origin-y: 100%;
}
.sky-mega-menu-pos-left .bottom > div:before,
.sky-mega-menu-pos-right .bottom > div:before {
    top: auto;
    bottom: 22px;
}
.sky-mega-menu-pos-right li li > div {
    margin: 0 8px 0 0;
    -o-transform-origin-x: 100%;
    -ms-transform-origin-x: 100%;
    -moz-transform-origin-x: 100%;
    -webkit-transform-origin-x: 100%;
}
.sky-mega-menu-pos-right li li > div:after {
    right: auto;
    left: 100%;
}
.sky-mega-menu-pos-right li li > div:before {
    right: auto;
    left: 100%;
    border-right: none;
    border-left: 5px solid rgba(255,255,255,0.9);
}
.sky-mega-menu-pos-right li li:hover > div {
    right: 100%;
    left: auto;
}
.sky-mega-menu-pos-left.sky-mega-menu-fixed {
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    width: auto;
}
.sky-mega-menu-pos-right.sky-mega-menu-fixed {
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: auto;
}


/**/
/* animations */
/**/
.sky-mega-menu-anim-slide li > div {
    -o-transform: translate(0, 60px);
    -ms-transform: translate(0, 60px);
    -moz-transform: translate(0, 60px);
    -webkit-transform: translate(0, 60px);
}
.sky-mega-menu-pos-bottom.sky-mega-menu-anim-slide li > div {
    -o-transform: translate(0, -60px);
    -ms-transform: translate(0, -60px);
    -moz-transform: translate(0, -60px);
    -webkit-transform: translate(0, -60px);
}
.sky-mega-menu-anim-slide li:hover > div {
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}
.sky-mega-menu-anim-scale li > div {
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
}
.sky-mega-menu-anim-scale li:hover > div {
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}
.sky-mega-menu-anim-flip {
    perspective: 2000px;
    -o-perspective: 2000px;
    -moz-perspective: 2000px;
    -webkit-perspective: 2000px;
}
.sky-mega-menu-anim-flip li > div {
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg);
}
.sky-mega-menu-anim-flip li:hover > div {
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}


/**/
/* grid */
/**/
.sky-mega-menu .grid-column {
    float: left;
    border-color: #d9d9d9;
    border-left-width: 1px;
    border-left-style: solid;
}
.sky-mega-menu .grid-column:first-child {
    margin-left: 0;
    border-left: 0;
}
.sky-mega-menu .grid-column2,
.sky-mega-menu .grid-container2 {
    width: 155px;
}
.sky-mega-menu .grid-column3,
.sky-mega-menu .grid-container3 {
    width: 310px;
    text-align: left;
}
.sky-mega-menu .grid-column4,
.sky-mega-menu .grid-container4 {
    width: 311px;
}
.sky-mega-menu .grid-column5,
.sky-mega-menu .grid-container5 {
    width: 389px;
}
.sky-mega-menu .grid-column6,
.sky-mega-menu .grid-container6 {
    width: 467px;
}
.sky-mega-menu .grid-column7,
.sky-mega-menu .grid-container7 {
    width: 545px;
}
.sky-mega-menu .grid-column8,
.sky-mega-menu .grid-container8 {
    width: 623px;
}
.sky-mega-menu .grid-column9,
.sky-mega-menu .grid-container9 {
    width: 701px;
}
.sky-mega-menu .grid-column10,
.sky-mega-menu .grid-container10 {
    width: 779px;
}
.sky-mega-menu .grid-column11,
.sky-mega-menu .grid-container11 {
    width: 857px;
}
.sky-mega-menu .grid-column12,
.sky-mega-menu .grid-container12 {
    width: 935px;
}


/**/
/* icons */
/**/
.sky-mega-menu li a > .fa {
    display: block;
    float: left;
    width: 16px;
    margin: 0 10px 0 -4px;
    font-size: 16px;
    line-height: inherit;
    text-align: center;
}
.sky-mega-menu li a > .fa-single {
    float: none;
    margin: 0;
}
.sky-mega-menu li a > .fa-indicator {
    position: relative;
    top: -1px;
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0 -10px 0 10px;
    font-size: 9px;
    line-height: 1;
    text-align: right;
}
.sky-mega-menu li li a > .fa-indicator {
    top: 0;
    float: right;
    display: block;
    line-height: inherit;
}


/**/
/* forms */
/**/
.sky-mega-menu form fieldset {
    display: block;
    padding: 25px 30px;
}
.sky-mega-menu form fieldset + fieldset {
    border-top: 1px solid rgba(0,0,0,.1);
}
.sky-mega-menu form section {
    margin-bottom: 20px;
}
.sky-mega-menu form .input,
.sky-mega-menu form .textarea,
.sky-mega-menu form .radio,
.sky-mega-menu form .checkbox,
.sky-mega-menu form .button {
    position: relative;
    display: block;
}
.sky-mega-menu form .input input,
.sky-mega-menu form .textarea textarea {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 39px;
    padding: 8px 10px;
    outline: none;
    border: 2px solid #e5e5e5;
    border-radius: 0;
    background: #fff;
    font: 13px/19px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #404040;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
    transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
}
.sky-mega-menu form .textarea textarea {
    height: auto;
    resize: none;
}
.sky-mega-menu form .button {
    float: right;
    height: 39px;
    overflow: hidden;
    margin-left: 20px;
    padding: 0 20px;
    outline: none;
    border: 0;
    background-color: #2da5da;
    font: 300 13px/39px 'Open Sans', Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    opacity: 0.8;
    transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
}
.sky-mega-menu form .fa-append {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 29px;
    height: 29px;
    padding-left: 3px;
    border-left: 1px solid #e5e5e5;
    font-size: 15px;
    line-height: 29px;
    text-align: center;
    color: #ccc;
}
.sky-mega-menu form .input .fa-append + input,
.sky-mega-menu form .textarea .fa-append + textarea {
    padding-right: 46px;
}
.sky-mega-menu form .row {
    margin: 0 -15px;
}
.sky-mega-menu form .row:after {
    content: '';
    display: table;
    clear: both;
}
.sky-mega-menu form .col {
    float: left;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.sky-mega-menu form .col-6 {
    width: 50%;
}
.sky-mega-menu form .input:hover input,
.sky-mega-menu form .textarea:hover textarea,
.sky-mega-menu form .checkbox:hover i {
    border-color: #8dc9e5;
}
.sky-mega-menu form .button:hover {
    opacity: 1;
}
.sky-mega-menu form .input input:focus,
.sky-mega-menu form .textarea textarea:focus,
.sky-mega-menu form .checkbox input:focus + i {
    border-color: #2da5da;
}
.sky-mega-menu .search {
    border-left: 0;
}
.sky-mega-menu .search .input {
    margin: 3px 3px 3px 3px;
}
.sky-mega-menu .search .input input {
    width: 240px;
    padding-right: 65px;
}
.sky-mega-menu .search .button {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);

/**/
/* defaults */
/**/
.sky-mega-menu-left,
.sky-mega-menu-left * {
    margin: 0;
    padding: 0;
    outline: none;
    border: 0;
    background: none;
}
.sky-mega-menu-left {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


/**/
/* level 1 */
/**/
.sky-mega-menu-left {
    position: relative;
    z-index: 999;
    /*background: rgba(255,255,255,0.9);*/
    box-shadow: 0 0 20px rgba(0,0,0,.3);
    font-size: 0;
    line-height: 0;
    text-align: right;
}
.sky-mega-menu-left:after {
    content: '';
    display: table;
    clear: both;
}
.sky-mega-menu-left li {
    position: relative;
    display: inline-block;
    float: left;
    padding: 5px;
    border-style: solid;
    border-color: rgba(0,0,0,.1);
    border-right-width: 1px;
    font-size: 13px;
    line-height: 37px;
    text-align: left;
    white-space: nowrap;
    background: #DDF2FF;
}
.sky-mega-menu-left li a {
    font-family: Arial;
    font-size: 15px;
    display: block;
    padding: 0 10px;
    text-decoration: none;
    color: #333;
    transition: background 0.4s, color 0.4s;
    -o-transition: background 0.4s, color 0.4s;
    -ms-transition: background 0.4s, color 0.4s;
    -moz-transition: background 0.4s, color 0.4s;
    -webkit-transition: background 0.4s, color 0.4s;
}
.sky-mega-menu-left li > div {
    position: absolute;
    z-index: 1000;
    top: 100%;
    left: -9999px;
    margin-top: 8px;
    background: rgba(255,255,255,0.9);
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.4s, opacity 0.4s;
    -ms-transition: -ms-transform 0.4s, opacity 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.sky-mega-menu-left li > div:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 8px;
    background: transparent;
}
.sky-mega-menu-left li > div:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 24px;
    border-right: 5px solid transparent;
    border-bottom: 5px solid rgba(255,255,255,0.9);
    border-left: 5px solid transparent;
}
.sky-mega-menu-left li:hover > a,
.sky-mega-menu-left li.current > a {
    background: #23a1e1;
    color: #fff;
}
.sky-mega-menu-left li:hover > div {
    left: 0;
    opacity: 1;
    -webkit-transform: translate(0, 0);
}
.sky-mega-menu-left .right {
    float: none;
    border-right-width: 0;
    border-left-width: 1px;
}
.sky-mega-menu-left .right > div {
    -o-transform-origin-x: 100%;
    -ms-transform-origin-x: 100%;
    -moz-transform-origin-x: 100%;
    -webkit-transform-origin-x: 100%;
}
.sky-mega-menu-left .right:hover > div {
    right: 0;
    left: auto;
}
.sky-mega-menu-left .right:hover > div:before {
    right: 24px;
    left: auto;
}
.sky-mega-menu-left .switcher {
    display: none;
}


/**/
/* level 2+ */
/**/
.sky-mega-menu-left li li {
    display: block;
    float: none;
    border-width: 0;
    border-top-width: 1px;
    line-height: 21px;
    white-space: normal;
}
.sky-mega-menu-left li li:first-child {
    border-top: 0;
}
.sky-mega-menu-left li li a {
    padding-top: 8px;
    padding-bottom: 8px;
}
.sky-mega-menu-left li li > div {
    top: 0;
    margin: 0 0 0 8px;
}
.sky-mega-menu-left li li > div:after {
    top: 0;
    right: 100%;
    bottom: auto;
    left: auto;
    width: 8px;
    height: 100%;
}
.sky-mega-menu-left li li > div:before {
    top: 22px;
    right: 100%;
    bottom: auto;
    left: auto;
    border-top: 5px solid transparent;
    border-right: 5px solid rgba(255,255,255,0.9);
    border-bottom: 5px solid transparent;
}
.sky-mega-menu-left li li:hover > div {
    left: 100%;
}
.sky-mega-menu-left .right li > div {
    margin: 0 8px 0 0;
    -o-transform-origin-x: 100%;
    -ms-transform-origin-x: 100%;
    -moz-transform-origin-x: 100%;
    -webkit-transform-origin-x: 100%;
}
.sky-mega-menu-left .right li > div:after {
    right: auto;
    left: 100%;
}
.sky-mega-menu-left .right li > div:before {
    right: auto;
    left: 100%;
    border-right: none;
    border-left: 5px solid rgba(255,255,255,0.9);
}
.sky-mega-menu-left .right li:hover > div {
    right: 100%;
    left: auto;
}


/**/
/* positions */
/**/
.sky-mega-menu-left-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.sky-mega-menu-left-pos-bottom li > div {
    top: auto;
    bottom: 100%;
    margin: 0 0 8px;
    -o-transform-origin-y: 100%;
    -ms-transform-origin-y: 100%;
    -moz-transform-origin-y: 100%;
    -webkit-transform-origin-y: 100%;
}
.sky-mega-menu-left-pos-bottom li > div:after {
    top: 100%;
    bottom: auto;
}
.sky-mega-menu-left-pos-bottom li > div:before {
    top: 100%;
    bottom: auto;
    border-top: 5px solid rgba(255,255,255,0.9);
    border-right: 5px solid transparent;
    border-bottom: none;
    border-left: 5px solid transparent;
}
.sky-mega-menu-left-pos-bottom li li > div {
    top: auto;
    bottom: 0;
}
.sky-mega-menu-left-pos-bottom li li > div:before {
    top: auto;
    bottom: 22px;
}
.sky-mega-menu-left-pos-bottom.sky-mega-menu-left-fixed {
    top: auto;
    bottom: 0;
}

.sky-mega-menu-left-pos-left li,
.sky-mega-menu-left-pos-right li {
    display: block;
    float: none;
    border-width: 0;
    border-top-width: 1px;
}
.sky-mega-menu-left-pos-left li:first-child,
.sky-mega-menu-left-pos-right li:first-child {
    border-top: 0;
}
.sky-mega-menu-left-pos-left li > div,
.sky-mega-menu-left-pos-right li > div {
    top: 0;
}
.sky-mega-menu-left-pos-left li > div {
    margin: 0 0 0 8px;
}
.sky-mega-menu-left-pos-right li > div {
    margin: 0 8px 0 0;
    -o-transform-origin-x: 100%;
    -ms-transform-origin-x: 100%;
    -moz-transform-origin-x: 100%;
    -webkit-transform-origin-x: 100%;
}
.sky-mega-menu-left-pos-left li > div:after,
.sky-mega-menu-left-pos-right li > div:after {
    top: 0;
    bottom: auto;
    width: 8px;
    height: 100%;
}
.sky-mega-menu-left-pos-left li > div:after {
    right: 100%;
    left: auto;
}
.sky-mega-menu-left-pos-right li > div:after {
    right: auto;
    left: 100%;
}
.sky-mega-menu-left-pos-left li > div:before,
.sky-mega-menu-left-pos-right li > div:before {
    top: 22px;
    bottom: auto;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
.sky-mega-menu-left-pos-left li > div:before {
    right: 100%;
    left: auto;
    border-right: 5px solid rgba(255,255,255,0.9);
}
.sky-mega-menu-left-pos-right li > div:before {
    right: auto;
    left: 100%;
    border-left: 5px solid rgba(255,255,255,0.9);
}
.sky-mega-menu-left-pos-left li:hover > div {
    left: 100%;
}
.sky-mega-menu-left-pos-right li:hover > div {
    right: 100%;
    left: auto;
}
.sky-mega-menu-left-pos-left .bottom > div,
.sky-mega-menu-left-pos-right .bottom > div {
    top: auto;
    bottom: 0;
    -o-transform-origin-y: 100%;
    -ms-transform-origin-y: 100%;
    -moz-transform-origin-y: 100%;
    -webkit-transform-origin-y: 100%;
}
.sky-mega-menu-left-pos-left .bottom > div:before,
.sky-mega-menu-left-pos-right .bottom > div:before {
    top: auto;
    bottom: 22px;
}
.sky-mega-menu-left-pos-right li li > div {
    margin: 0 8px 0 0;
    -o-transform-origin-x: 100%;
    -ms-transform-origin-x: 100%;
    -moz-transform-origin-x: 100%;
    -webkit-transform-origin-x: 100%;
}
.sky-mega-menu-left-pos-right li li > div:after {
    right: auto;
    left: 100%;
}
.sky-mega-menu-left-pos-right li li > div:before {
    right: auto;
    left: 100%;
    border-right: none;
    border-left: 5px solid rgba(255,255,255,0.9);
}
.sky-mega-menu-left-pos-right li li:hover > div {
    right: 100%;
    left: auto;
}
.sky-mega-menu-left-pos-left.sky-mega-menu-left-fixed {
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    width: auto;
}
.sky-mega-menu-left-pos-right.sky-mega-menu-left-fixed {
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: auto;
}


/**/
/* animations */
/**/
.sky-mega-menu-left-anim-slide li > div {
    -o-transform: translate(0, 60px);
    -ms-transform: translate(0, 60px);
    -moz-transform: translate(0, 60px);
    -webkit-transform: translate(0, 60px);
}
.sky-mega-menu-left-pos-bottom.sky-mega-menu-left-anim-slide li > div {
    -o-transform: translate(0, -60px);
    -ms-transform: translate(0, -60px);
    -moz-transform: translate(0, -60px);
    -webkit-transform: translate(0, -60px);
}
.sky-mega-menu-left-anim-slide li:hover > div {
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}
.sky-mega-menu-left-anim-scale li > div {
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
}
.sky-mega-menu-left-anim-scale li:hover > div {
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}
.sky-mega-menu-left-anim-flip {
    perspective: 2000px;
    -o-perspective: 2000px;
    -moz-perspective: 2000px;
    -webkit-perspective: 2000px;
}
.sky-mega-menu-left-anim-flip li > div {
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg);
}
.sky-mega-menu-left-anim-flip li:hover > div {
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}


/**/
/* grid */
/**/
.sky-mega-menu-left .grid-column {
    float: left;
    border-color: #d9d9d9;
    border-left-width: 1px;
    border-left-style: solid;
}
.sky-mega-menu-left .grid-column:first-child {
    margin-left: 0;
    border-left: 0;
}
.sky-mega-menu-left .grid-column2,
.sky-mega-menu-left .grid-container2 {
    width: 155px;
}
.sky-mega-menu-left .grid-column3,
.sky-mega-menu-left .grid-container3 {
    width: 278px
}
.sky-mega-menu-left .grid-column4,
.sky-mega-menu-left .grid-container4 {
    width: 311px;
}
.sky-mega-menu-left .grid-column5,
.sky-mega-menu-left .grid-container5 {
    width: 389px;
}
.sky-mega-menu-left .grid-column6,
.sky-mega-menu-left .grid-container6 {
    width: 467px;
}
.sky-mega-menu-left .grid-column7,
.sky-mega-menu-left .grid-container7 {
    width: 545px;
}
.sky-mega-menu-left .grid-column8,
.sky-mega-menu-left .grid-container8 {
    width: 623px;
}
.sky-mega-menu-left .grid-column9,
.sky-mega-menu-left .grid-container9 {
    width: 701px;
}
.sky-mega-menu-left .grid-column10,
.sky-mega-menu-left .grid-container10 {
    width: 779px;
}
.sky-mega-menu-left .grid-column11,
.sky-mega-menu-left .grid-container11 {
    width: 857px;
}
.sky-mega-menu-left .grid-column12,
.sky-mega-menu-left .grid-container12 {
    width: 935px;
}


/**/
/* icons */
/**/
.sky-mega-menu-left li a > .fa {
    display: block;
    float: left;
    width: 16px;
    margin: 0 10px 0 -4px;
    font-size: 16px;
    line-height: inherit;
    text-align: center;
}
.sky-mega-menu-left li a > .fa-single {
    float: none;
    margin: 0;
}
.sky-mega-menu-left li a > .fa-indicator {
    position: relative;
    top: -1px;
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0 -10px 0 10px;
    font-size: 9px;
    line-height: 1;
    text-align: right;
}
.sky-mega-menu-left li li a > .fa-indicator {
    top: 0;
    float: right;
    display: block;
    line-height: inherit;
}


/**/
/* forms */
/**/
.sky-mega-menu-left form fieldset {
    display: block;
    padding: 25px 30px;
}
.sky-mega-menu-left form fieldset + fieldset {
    border-top: 1px solid rgba(0,0,0,.1);
}
.sky-mega-menu-left form section {
    margin-bottom: 20px;
}
.sky-mega-menu-left form .input,
.sky-mega-menu-left form .textarea,
.sky-mega-menu-left form .radio,
.sky-mega-menu-left form .checkbox,
.sky-mega-menu-left form .button {
    position: relative;
    display: block;
}
.sky-mega-menu-left form .input input,
.sky-mega-menu-left form .textarea textarea {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 39px;
    padding: 8px 10px;
    outline: none;
    border: 2px solid #e5e5e5;
    border-radius: 0;
    background: #fff;
    font: 13px/19px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #404040;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
    transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
}
.sky-mega-menu-left form .textarea textarea {
    height: auto;
    resize: none;
}
.sky-mega-menu-left form .button {
    float: right;
    height: 39px;
    overflow: hidden;
    margin-left: 20px;
    padding: 0 20px;
    outline: none;
    border: 0;
    background-color: #2da5da;
    font: 300 13px/39px 'Open Sans', Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    opacity: 0.8;
    transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
}
.sky-mega-menu-left form .fa-append {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 29px;
    height: 29px;
    padding-left: 3px;
    border-left: 1px solid #e5e5e5;
    font-size: 15px;
    line-height: 29px;
    text-align: center;
    color: #ccc;
}
.sky-mega-menu-left form .input .fa-append + input,
.sky-mega-menu-left form .textarea .fa-append + textarea {
    padding-right: 46px;
}
.sky-mega-menu-left form .row {
    margin: 0 -15px;
}
.sky-mega-menu-left form .row:after {
    content: '';
    display: table;
    clear: both;
}
.sky-mega-menu-left form .col {
    float: left;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.sky-mega-menu-left form .col-6 {
    width: 50%;
}
.sky-mega-menu-left form .input:hover input,
.sky-mega-menu-left form .textarea:hover textarea,
.sky-mega-menu-left form .checkbox:hover i {
    border-color: #8dc9e5;
}
.sky-mega-menu-left form .button:hover {
    opacity: 1;
}
.sky-mega-menu-left form .input input:focus,
.sky-mega-menu-left form .textarea textarea:focus,
.sky-mega-menu-left form .checkbox input:focus + i {
    border-color: #2da5da;
}
.sky-mega-menu-left .search {
    border-left: 0;
}
.sky-mega-menu-left .search .input {
    margin: 3px 3px 3px 3px;
}
.sky-mega-menu-left .search .input input {
    width: 240px;
    padding-right: 65px;
}
.sky-mega-menu-left .search .button {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}


/**/
/* pad */
/**/
@media screen and (max-width: 1000px) {
    .sky-mega-menu-left li a {
        padding: 0 15px;
    }
    .sky-mega-menu-left li a > .fa-indicator {
        margin-right: -5px;
    }

    .sky-mega-menu-left .grid-column2,
    .sky-mega-menu-left .grid-container2 {
        width: 117px;
    }
    .sky-mega-menu-left .grid-column3,
    .sky-mega-menu-left .grid-container3 {
        width: 176px;
    }
    .sky-mega-menu-left .grid-column4,
    .sky-mega-menu-left .grid-container4 {
        width: 235px;
    }
    .sky-mega-menu-left .grid-column5,
    .sky-mega-menu-left .grid-container5 {
        width: 294px;
    }
    .sky-mega-menu-left .grid-column6,
    .sky-mega-menu-left .grid-container6 {
        width: 353px;
    }
    .sky-mega-menu-left .grid-column7,
    .sky-mega-menu-left .grid-container7 {
        width: 412px;
    }
    .sky-mega-menu-left .grid-column8,
    .sky-mega-menu-left .grid-container8 {
        width: 471px;
    }
    .sky-mega-menu-left .grid-column9,
    .sky-mega-menu-left .grid-container9 {
        width: 530px;
    }
    .sky-mega-menu-left .grid-column10,
    .sky-mega-menu-left .grid-container10 {
        width: 589px;
    }
    .sky-mega-menu-left .grid-column11,
    .sky-mega-menu-left .grid-container11 {
        width: 648px;
    }
    .sky-mega-menu-left .grid-column12,
    .sky-mega-menu-left .grid-container12 {
        width: 707px;
    }
}


/**/
/* phone */
/**/
@media screen and (max-width: 767px) {
    body {
        -webkit-text-size-adjust: none;
    }
    .sky-mega-menu-left .grid-column {
        float: none;
        width: auto;
        margin: 0;
        border: 0;
        border-top: 1px solid #d9d9d9;
    }
    .sky-mega-menu-left .grid-column:first-child {
        border-top: 0;
    }
    .sky-mega-menu-left form fieldset {
        display: block;
        padding: 15px 20px;
    }
    .sky-mega-menu-left form section {
        margin-bottom: 10px;
    }
    .sky-mega-menu-left form .row {
        margin: 0 -10px;
    }
    .sky-mega-menu-left form .col {
        padding-right: 10px;
        padding-left: 10px;
    }


    .sky-mega-menu-left-response-to-stack > li {
        display: block;
        float: none;
        border: 0;
        border-top: 1px solid #d9d9d9;
    }
    .sky-mega-menu-left-response-to-stack > li:first-child {
        border-top: 0;
    }
    .sky-mega-menu-left-response-to-switcher > li {
        display: none;
        float: none;
        border: 0;
    }
    .sky-mega-menu-left-response-to-switcher > .switcher {
        display: block;
    }
    .sky-mega-menu-left-response-to-switcher:hover > li {
        display: block;
        border-top: 1px solid #d9d9d9;
    }
    .sky-mega-menu-left-response-to-switcher:hover > .switcher {
        display: none;
    }
    .sky-mega-menu-left-response-to-stack li > div,
    .sky-mega-menu-left-response-to-stack li > [class^="grid-container"],
    .sky-mega-menu-left-response-to-switcher li > div,
    .sky-mega-menu-left-response-to-switcher li > [class^="grid-container"] {
        top: 100%;
        bottom: auto;
        width: auto;
        margin: 8px 0 0 0;
        -o-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .sky-mega-menu-left-response-to-stack li > div:after,
    .sky-mega-menu-left-response-to-switcher li > div:after {
        top: auto;
        right: auto;
        bottom: 100%;
        left: 0;
        width: 100%;
        height: 8px;
    }
    .sky-mega-menu-left-response-to-stack li > div:before,
    .sky-mega-menu-left-response-to-switcher li > div:before {
        display: none;
    }
    .sky-mega-menu-left-response-to-stack li a > .fa,
    .sky-mega-menu-left-response-to-switcher li a > .fa {
        margin: 0 15px 0 0;
    }
    .sky-mega-menu-left-response-to-stack li:hover > div,
    .sky-mega-menu-left-response-to-stack li:hover > [class^="grid-container"],
    .sky-mega-menu-left-response-to-switcher li:hover > div,
    .sky-mega-menu-left-response-to-switcher li:hover > [class^="grid-container"] {
        right: 0;
        left: 51px;
    }
    .sky-mega-menu-left-response-to-stack li li > div,
    .sky-mega-menu-left-response-to-switcher li li > div {
        top: 100%;
        width: auto;
        margin: 8px 0 0 0;
    }
    .sky-mega-menu-left-response-to-stack li li > div:after,
    .sky-mega-menu-left-response-to-switcher li li > div:after {
        top: auto;
        right: auto;
        bottom: 100%;
        left: 0;
        width: 100%;
        height: 8px;
    }
    .sky-mega-menu-left-response-to-stack li li:hover > div,
    .sky-mega-menu-left-response-to-switcher li li:hover > div {
        right: 0;
        left: 51px;
    }
    .sky-mega-menu-left-response-to-stack .search .input input,
    .sky-mega-menu-left-response-to-switcher .search .input input {
        width: 100%;
    }

    .sky-mega-menu-left-response-to-icons li {
        position: static;
        font-size: 0;
    }
    .sky-mega-menu-left-response-to-icons li a {
        padding: 0 10px;
    }
    .sky-mega-menu-left-response-to-icons li > div,
    .sky-mega-menu-left-response-to-icons li > [class^="grid-container"] {
        width: 100%;
    }
    .sky-mega-menu-left-response-to-icons li > div:before {
        display: none;
    }
    .sky-mega-menu-left-response-to-icons li a > .fa {
        margin: 0;
    }
    .sky-mega-menu-left-response-to-icons li a > .fa-indicator {
        position: static;
        display: block;
        float: right;
        margin-left: 10px;
        line-height: 45px;
    }
    .sky-mega-menu-left-response-to-icons li li {
        position: relative;
        font-size: 13px;
    }
    .sky-mega-menu-left-response-to-icons li li > div,
    .sky-mega-menu-left-response-to-icons .right li > div {
        top: 100%;
        margin: 8px 0 0 0;
    }
    .sky-mega-menu-left-response-to-icons li li > div:after,
    .sky-mega-menu-left-response-to-icons .right li > div:after {
        top: auto;
        right: auto;
        bottom: 100%;
        left: 0;
        width: 100%;
        height: 8px;
    }
    .sky-mega-menu-left-response-to-icons li li:hover > div,
    .sky-mega-menu-left-response-to-icons .right li:hover > div {
        right: 0;
        left: 41px;
        width: auto;
    }
    .sky-mega-menu-left-response-to-icons li li a > .fa {
        margin-right: 10px;
    }
    .sky-mega-menu-left-response-to-icons li li a > .fa-indicator {
        margin-right: 0px;
    }
    .sky-mega-menu-left-response-to-icons.sky-mega-menu-left-anim-flip li li > div {
        top: 100%;
        margin: 8px 0 0 0;
        transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
    }
    .sky-mega-menu-left-pos-bottom.sky-mega-menu-left-response-to-icons li li > div {
        top: auto;
        bottom: 100%;
        margin: 0 0 8px 0;
    }
    .sky-mega-menu-left-pos-bottom.sky-mega-menu-left-response-to-icons li li > div:after {
        top: 100%;
        bottom: auto;
    }
}
/* BEDIN LAYER SLIDER */
.ls-ct-half, .ls-ct-center {
    border-radius: 100px !important;
}
.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
    opacity: 0.7;
}
.ls-fullwidth .ls-nav-prev:hover,
.ls-fullwidth .ls-nav-next:hover {
    opacity: 1;
}

/* slide 1 */
.ls-slide1 .ls-title {
    font: 60px/66px 'Source Sans Pro', Arial, sans-serif;
    color: #fff;
    border-bottom: solid 1px rgba(255,255,255,0.5) !important;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 19px;
}
.ls-slide1 .ls-title strong {
    color: #e6400c;
    display: block;
    font-weight: 600;
}
.ls-slide1 .ls-mini-text {
    font: 400 23px 'Source Sans Pro', Arial, sans-serif;
    color: #fff;
    text-align: center;
}

/* slide 2 */
.ls-slide2 .ls-title {
    font: 25px 'Source Sans Pro', Arial, sans-serif;
    color: #fff;
    text-align: center;
    line-height: 1.2 !important;
}
.ls-slide2 .ls-title strong,
.ls-slide2 .ls-title em {
    display: block;
    font-weight: 300;
    padding-top: 9px;
}
.ls-slide2 .ls-title strong {
    font-size: 360%;
}
.ls-slide2 .ls-title em {
    font-size: 200%;
    font-style: normal;
    padding-top: 5px;
}
.ls-slide2 .ls-price {
    font: 300 20px 'Open Sans', sans-serif;
    color: #fff;
    text-align: center;
    background: rgba(230,64,12,0.9);
    border-radius: 190px !important;
    overflow: hidden;
    width: 177px;
    height: 177px;
    display: table-cell;
    vertical-align: middle;
}
.ls-slide2 .ls-price b {
    display: block;
    font-weight: normal;
    padding-top: 15%;
}
.ls-slide2 .ls-price strong {
    font: 300 425%/1 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
}
.ls-slide2 .ls-price strong span {
    font-size: 30px;
}
.ls-slide2 .ls-more {
    color: #fff;
    display: inline-block;
    border: solid 1px #fff;
    font: 300 18px 'Open Sans', sans-serif;
    padding: 7px 20px 8px;
}
.ls-slide2 .ls-more:hover {
    text-decoration: none;
    color: #fff;
    background: #e6400c;
    border-color: #e6400c;
}

/* slide 3 */
.ls-slide3 .ls-title {
    font: 300 46px/59px 'Source Sans Pro', Arial, sans-serif;
    color: #fff;
    border-bottom: solid 1px #b90010 !important;
    text-align: center;
    padding-bottom: 27px;
}
.ls-slide3 .ls-title strong {
    display: block;
    font-weight: 600;
}
.ls-slide3 .ls-buy {
    color: #fff;
    border: solid 5px rgba(55,0,5,0.6);
    padding: 12px 20px 8px;
    background: #d11018;
    float: left;
    margin-right: 20px;
}
.ls-slide3 .ls-buy:hover {
    text-decoration: none;
    color: #fff;
    border-color: rgba(255,255,255,0.6);
}
.ls-slide3 .ls-price {
    font: 400 75%/1 'Source Sans Pro', Arial, sans-serif;
    color: #fff;
    float: left;
}
.ls-slide3 .ls-price span {
    float: left;
    padding-top: 18px;
    margin-right: 17px;
}
.ls-slide3 .ls-price strong {
    font-weight: 200;
    font-size: 567%;
    top: -20px;
    position: relative;
    line-height: 1;
}
.ls-slide3 .ls-price strong sup {
    font-size: 49%;
    position: relative;
    top: -16px;
    line-height: 1;
}

/* slide 4 */
.ls-slide4 .ls-title {
    font: 300 68px/81px 'Source Sans Pro', Arial, sans-serif;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border-bottom: solid 1px rgba(255,255,255,0.6);
    padding-bottom: 27px;
}
.ls-slide4 .ls-mini-text {
    font-size: 100px;
    height: 43px;
}
.ls-slide4 .ls-mini-text span {
    float: left;
    margin-right: 13px;
    font: 400 17% 'Open Sans', sans-serif;
    color: #fff;
}
.ls-slide4 .ls-mini-text a {
    color: #fff;
    font: 300 20% 'Open Sans', sans-serif;
    padding: 7px 20px 8px;
    background: #000;
    top: -20%;
    position: relative;
    float: left;
}
.ls-slide4 .ls-mini-text a:hover {
    text-decoration: none;
    color: #fff;
    background: #e6400c;
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

@keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

@keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
.ps-container .ps-scrollbar-x-rail {
    position: absolute; /* please don't change 'position' */
    bottom: 3px; /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity = 0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color.2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
}

.ps-container:hover .ps-scrollbar-x-rail,
.ps-container.hover .ps-scrollbar-x-rail {
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.ps-container .ps-scrollbar-x-rail:hover,
.ps-container .ps-scrollbar-x-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute; /* please don't change 'position' */
    right: 0; /* there must be 'right' for ps-scrollbar-y-rail */
    width: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: .3;
    filter: alpha(opacity = 0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color.2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
}
#price .ps-container .ps-scrollbar-y-rail { right: 6px;}
.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
    width: 8px;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-y-rail.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-x {
    position: absolute; /* please don't change 'position' */
    bottom: 0; /* there must be 'bottom' for ps-scrollbar-x */
    height: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
    background-color: #999;
}

.ps-container .ps-scrollbar-y {
    position: absolute; /* please don't change 'position' */
    right: 0; /* there must be 'right' for ps-scrollbar-y */
    width: 5px;
    background-color: #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}
.ps-container:hover .ps-scrollbar-y { width: 8px;}
.ps-container.ie6 .ps-scrollbar-y {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background-color: #999;
}

.ps-container.ie .ps-scrollbar-x,
.ps-container.ie .ps-scrollbar-y {
    visibility: hidden;
}

.ps-container.ie:hover .ps-scrollbar-x,
.ps-container.ie:hover .ps-scrollbar-y,
.ps-container.ie.hover .ps-scrollbar-x,
.ps-container.ie.hover .ps-scrollbar-y {
    visibility: visible;
}
.picZoomer{
    position: relative;
}
.picZoomer-pic-wp{
    position: relative;
    overflow: hidden;
}
.picZoomer-pic-wp:hover .picZoomer-cursor{
    display: block;
}
.picZoomer-zoom-pic{
    position: absolute;
    top: 0;
    left: 0;
}
.picZoomer-pic{
    width: 100%;
    height: 100%;
}
.picZoomer-zoom-wp{
    display: none;
    position: absolute;
    z-index: 999;
    overflow: hidden;
}
.picZoomer-cursor{
    display: none;
    cursor: crosshair;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid #eee;
    background-color: rgba(0,0,0,.1);
}
.picZoomCursor-ico{
    width: 23px;
    height: 23px;
    position: absolute;
    top: 40px;
    left: 40px;
    background: url(../img/zoom-ico.png) left top no-repeat;
}

.piclist{
    margin-top: 30px;
}
.piclist li{
    display: inline-block;
    width: 50px;
    height: 50px;
}
.piclist li img{
    width: 100%;
    height: auto;
}

/* custom style */
.picZoomer-pic-wp,
.picZoomer-zoom-wp{
    border: 1px solid #fff;
}
/*********************************
 METRONIC SQUARE STYLE COMPONENTS
*********************************/
/***
Rounded corners reset
***/
/* Reset rounded corners for all elements */
div,
input,
select,
textarea,
span,
img,
table,
label,
td,
th,
p,
a,
button,
ul,
code,
pre,
li {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

/* except below bootstrap elements */
.img-circle {
    border-radius: 50% !important;
}

.img-rounded {
    border-radius: 6px !important;
}

/***
General reset
***/
/* Set default body */
/*body {
    color: #333333;
    font-family: "Open Sans", sans-serif;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 13px;
    direction: ltr;
}*/

/*
 Internet Explorer 10 doesn't differentiate device width from viewport width, and thus doesn't
 properly apply the media queries in Bootstrap's CSS. To address this,
 you can optionally include the following CSS and JavaScript to work around this problem until Microsoft issues a fix.
*/
@-webkit-viewport {
    width: device-width;
}
@-moz-viewport {
    width: device-width;
}
@-ms-viewport {
    width: device-width;
}
@-o-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
/*
 Internet Explorer 10 doesn't differentiate device width from viewport width,
 and thus doesn't properly apply the media queries in Bootstrap's CSS. To address this, following CSS code applied
*/
@-ms-viewport {
    width: auto !important;
}
/* Custom scrollbars for webkit browsers */
::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #cecece;
}

::-webkit-scrollbar-thumb {
    background-color: #cecece;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #aaaaaa;
}

::-webkit-scrollbar-track {
    border-radius: 0;
    box-shadow: none;
    border: 0;
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    box-shadow: none;
    border: 0;
}

/***
General typography
***/
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}

h1 {
    font-size: 33px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 23px;
}

h4 {
    font-size: 17px;
}

h5 {
    font-size: 13px;
}

h6 {
    font-size: 12px;
}

/* Headings helper text */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #444444;
}

/* Block headings */
h1.block,
h2.block,
h3.block,
h4.block,
h5.block,
h6.block {
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Links */
/*a {
    text-shadow: none;
    color: #5b9bd1;
}
a:hover {
    color: #3175af;
}
a:focus, a:hover, a:active {
    outline: 0;
}*/

/* Horizontal break */
hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px dashed #ccc;
    border-bottom: 0;
}

/* Unstyled List */
.list-unstyled li > .list-unstyled {
    margin-left: 25px;
}

/* Code */
code {
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

/* Disabled Navigation Link */
.disabled-link .disable-target {
    opacity: 0.5 !important;
    filter: alpha(opacity=50) !important;
}
.disabled-link .disable-target:hover {
    cursor: not-allowed !important;
}
.disabled-link:hover {
    cursor: not-allowed !important;
}

/***
Utilities
***/
/* Links */
a:hover {
    cursor: pointer;
}

/* Primary Link */
.primary-link {
    color: #65a0d0;
    font-weight: 600;
}
.primary-link:hover {
    color: #5194ca;
}

/* Rounded Element */
.rounded-2 {
    border-radius: 2px !important;
}

.rounded-3 {
    border-radius: 3px !important;
}

.rounded-4 {
    border-radius: 4px !important;
}

/* Circle Element */
.circle {
    border-radius: 25px !important;
}

.circle-right {
    border-radius: 0 25px 25px 0 !important;
}

.circle-left {
    border-radius: 25px 0 0 25px !important;
}

.circle-bottom {
    border-radius: 0 0 25px 25px !important;
}

.circle-top {
    border-radius: 25px 25px 0 0 !important;
}

/* General utilities */
.display-none,
.display-hide {
    display: none;
}

.hidden {
    display: none !important;
}

.primary-font {
    font-family: "Open Sans", sans-serif !important;
}

.bold {
    font-weight: 700 !important;
}

.thin {
    font-weight: 300 !important;
}

.uppercase {
    text-transform: uppercase !important;
}

.fix-margin {
    margin-left: 0px !important;
}

.border {
    border: 1px solid red;
}

.font-hg {
    font-size: 23px;
}

.font-lg {
    font-size: 18px;
}

.font-md {
    font-size: 14px;
}

.font-sm {
    font-size: 13px;
}

.font-xs {
    font-size: 11px;
}

.inline {
    display: inline;
}

.inline-block {
    display: inline-block;
}

.text-align-reverse {
    text-align: right;
}

/* Margin and padding utilities */
.no-space {
    margin: 0px !important;
    padding: 0px !important;
}

.no-margin {
    margin: 0;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

/* IE8 & IE9 mode utilities */
.visible-ie8 {
    display: none;
}

.ie8 .visible-ie8 {
    display: inherit !important;
}

.visible-ie9 {
    display: none;
}

.ie9 .visible-ie9 {
    display: inherit !important;
}

.hidden-ie8 {
    display: inherit;
}

.ie8 .hidden-ie8 {
    display: none !important;
}

.hidden-ie9 {
    display: inherit;
}

.ie9 .hidden-ie9 {
    display: none !important;
}

/***
Responsive Utils
***/
@media (max-width: 1024px) {
    .hidden-1024 {
        display: none;
    }
}
@media (max-width: 480px) {
    .hidden-480 {
        display: none;
    }
}
@media (max-width: 320px) {
    .hidden-320 {
        display: none;
    }
}
/***
Demo Utils
***/
.scrollspy-example {
    position: relative;
    height: 200px;
    margin-top: 10px;
    overflow: auto;
}

.util-btn-margin-bottom-5 .btn {
    margin-bottom: 5px !important;
}

.util-btn-group-margin-bottom-5 .btn-group {
    margin-bottom: 5px !important;
}

/***
Users
***/
.user-info {
    margin-bottom: 10px !important;
}
.user-info img {
    float: left;
    margin-right: 5px;
}
.user-info .details {
    display: inline-block;
}
.user-info .label {
    font-weight: 300;
    font-size: 11px;
}

/***
Top News Blocks(new in v1.2.2)
***/
.top-news {
    color: #fff;
    margin: 8px 0;
}
.top-news em {
    font-size: 13px;
    margin-bottom: 8px;
    margin-bottom: 0;
    font-style: normal;
    display: block;
}
.top-news em i {
    font-size: 14px;
}
.top-news span {
    font-size: 18px;
    margin-bottom: 5px;
    display: block;
    text-align: left;
}
.top-news a {
    display: block;
    text-align: left;
    padding: 10px;
    position: relative;
    margin-bottom: 10px;
}
.top-news a .top-news-icon {
    right: 8px;
    bottom: 15px;
    opacity: 0.3;
    font-size: 35px;
    position: absolute;
    filter: alpha(opacity=30);
    /*For IE8*/
}

/***
Block Images(new in v1.2.2)
***/
.blog-images {
    margin-bottom: 0;
}
.blog-images li {
    padding: 0;
    margin: 0;
    display: inline;
}
.blog-images li a:hover {
    text-decoration: none;
}
.blog-images li img {
    width: 50px;
    height: 50px;
    opacity: 0.6;
    margin: 0 2px 8px;
}
.blog-images li img:hover {
    opacity: 1;
    box-shadow: 0 0 0 4px #72c02c;
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}

/***
Sidebar Tags
***/
.sidebar-tags li {
    padding: 0;
}
.sidebar-tags li a {
    color: #555;
    font-size: 12px;
    padding: 3px 5px;
    background: #f7f7f7;
    margin: 0 2px 5px 0;
    display: inline-block;
}
.sidebar-tags li a:hover, .sidebar-tags li a:hover i {
    background: #EEE;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sidebar-tags li a i {
    color: #777;
}

/***
Custom vertical inline menu
***/
.ver-inline-menu {
    padding: 0;
    margin: 0;
    list-style: none;
}
.ver-inline-menu li {
    position: relative;
    margin-bottom: 1px;
}
.ver-inline-menu li i {
    width: 37px;
    height: 37px;
    display: inline-block;
    color: #b9cbd5;
    font-size: 15px;
    padding: 12px 10px 10px 8px;
    margin: 0 8px 0 0;
    text-align: center;
    background: #e0eaf0 !important;
}
.ver-inline-menu li a {
    font-size: 14px;
    font-weight: 300;
    color: #557386;
    display: block;
    background: #f0f6fa;
    border-left: solid 2px #c4d5df;
}
.ver-inline-menu li:hover a {
    background: #e0eaf0;
    text-decoration: none;
}
.ver-inline-menu li:hover i {
    color: #fff;
    background: #c4d5df !important;
}
.ver-inline-menu li.active a {
    border-left: solid 2px #0c91e5;
}
.ver-inline-menu li.active i {
    background: #0c91e5 !important;
}
.ver-inline-menu li.active a, .ver-inline-menu li.active i {
    color: #fff;
    background: #169ef4;
    text-decoration: none;
}
.ver-inline-menu li.active a, .ver-inline-menu li:hover a {
    font-size: 14px;
}
.ver-inline-menu li.active:after {
    content: '';
    display: inline-block;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 6px solid #169ef4;
    position: absolute;
    top: 12px;
    right: -5px;
}

@media (max-width: 767px) {
    .ver-inline-menu > li.active:after {
        display: none;
    }
}
/***
Separated List
***/
.list-separated {
    margin-top: 10px;
    margin-bottom: 15px;
}
.list-separated > div {
    border-right1: 1px solid #f5f5f5;
}
.list-separated > div:last-child {
    border-right: 0;
}
@media (max-width: 767px) {
    .list-separated {
        /* 767px */
    }
    .list-separated > div {
        margin-bottom: 20px;
    }
}

/***
Number & Chart Stats
***/
.number-stats {
    margin: 10px 0;
}
.number-stats .stat-number {
    display: inline-block;
    margin: 0 5px;
}
.number-stats .stat-number .title {
    font-size: 13px;
    margin-bottom: 3px;
    color: #B8C3C7;
}
.number-stats .stat-number .number {
    font-size: 27px;
    line-height: 27px;
    color: #7D8C9D;
}
.number-stats .stat-chart {
    display: inline-block;
    margin: 0 5px;
}
.number-stats > div {
    border-right: 1px solid #f5f5f5;
}
.number-stats > div:last-child {
    border-right: 0;
}
.number-stats .stat-left {
    float: right;
}
.number-stats .stat-left .stat-number {
    float: right;
    text-align: right;
}
.number-stats .stat-left .stat-chart {
    float: right;
}
.number-stats .stat-right {
    float: left !important;
}
.number-stats .stat-right .stat-number {
    float: left;
    text-align: left;
}
.number-stats .stat-right .stat-chart {
    float: left;
}
.number-stats .stat-number {
    float: left;
    text-align: left;
}
.number-stats .stat-chart {
    float: left;
}

/***
General User Record Listing
***/
.general-item-list > .item {
    padding: 10px 0;
    border-bottom: 1px solid #F1F4F7;
}
.general-item-list > .item:last-child {
    border-bottom: 0;
}
.general-item-list > .item > .item-head {
    margin-bottom: 5px;
}
.general-item-list > .item > .item-head:before, .general-item-list > .item > .item-head:after {
    content: " ";
    display: table;
}
.general-item-list > .item > .item-head:after {
    clear: both;
}
.general-item-list > .item > .item-head > .item-details {
    display: inline-block;
    float: left;
}
.general-item-list > .item > .item-head > .item-details > .item-pic {
    height: 35px;
    margin-right: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.general-item-list > .item > .item-head > .item-details > .item-name {
    display: inline-block;
    margin-right: 10px;
}
.general-item-list > .item > .item-head > .item-details > .item-label {
    color: #C0C9CC;
}
.general-item-list > .item > .item-head > .item-status {
    color: #C0C9CC;
    top: 10px;
    position: relative;
    display: inline-block;
    float: right;
}
.general-item-list > .item > .item-head > .item-status > .badge {
    margin-top: -2px;
}
.general-item-list > .item > .item-body {
    color: #96a5aa;
}

/***
File dropzone
***/
.file-drop-zone {
    border: 2px dashed #ddd;
    padding: 30px;
    text-align: center;
}
.file-drop-zone.file-drop-zone-over {
    border-color: #aaa;
}

/***
Fontawesome Icons
***/
[class^="fa-"],
[class^="glyphicon-"],
[class^="icon-"],
[class*=" fa-"],
[class*=" glyphicon-"],
[class*=" icon-"] {
    display: inline-block;
    margin-top: 1px;
    font-size: 14px;
    *margin-right: .3em;
    line-height: 14px;
    -webkit-font-smoothing: antialiased;
}

/* Make font awesome icons fixed width */
li [class^="fa-"],
li [class^="glyphicon-"],
li [class^="icon-"],
li [class*=" fa-"],
li [class*=" glyphicon-"],
li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}

li [class^="glyphicon-"],
li [class*=" glyphicon-"] {
    top: 2px;
}

li [class^="icon-"],
li [class*=" icon-"] {
    top: 1px;
    position: relative;
}

li [class^="fa-"].icon-large,
li [class^="glyphicon-"].icon-large,
li [class^="icon-"].icon-large,
li [class*=" fa-"].icon-large,
li [class*=" glyphicon-"].icon-large,
li [class*=" icon-"].icon-large {
    /* increased font size for icon-large */
    width: 1.5625em;
}

/* Icon sizing */
.fa-sm,
.icon-sm {
    font-size: 12px;
}

.fa-lg,
.icon-lg {
    font-size: 16px !important;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

/* Icon coloring */
.icon-state-default {
    color: #c6c6c6;
}

.icon-state-success {
    color: #45b6af;
}

.icon-state-info {
    color: #89c4f4;
}

.icon-state-warning {
    color: #dfba49;
}

.icon-state-danger {
    color: #f3565d;
}

/***
Font Awesome 4.x Demo
***/
.fa-item {
    font-size: 14px;
    padding: 10px 10px 10px 20px;
}
.fa-item i {
    font-size: 16px;
    display: inline-block;
    width: 20px;
    color: #333;
}
.fa-item:hover {
    cursor: pointer;
    background: #eee;
}

/***
Simple Line Icons Demo
***/
.simplelineicons-demo .item-box {
    display: inline-block;
    font-size: 16px;
    margin: 0 -0.22em 1em 0;
    padding-left: 1em;
    width: 100%;
}
.simplelineicons-demo .item-box .item {
    background-color: #fff;
    color: #33383e;
    border-radius: 8px;
    display: inline-block;
    padding: 10px;
    width: 100%;
}
.simplelineicons-demo .item-box .item span {
    font-size: 22px;
}

@media only screen and (min-width: 768px) {
    .simplelineicons-demo .item-box {
        width: 33.333%;
    }
}
/***
Glyphicons Demo
***/
.glyphicons-demo ul {
    padding-left: 0;
    padding-bottom: 1px;
    margin-bottom: 20px;
    list-style: none;
    overflow: hidden;
}

.bs-glyphicon-class {
    text-align: center;
}

.bs-glyphicons {
    padding-left: 0;
    padding-bottom: 1px;
    margin-bottom: 20px;
    list-style: none;
    overflow: hidden;
}

.glyphicons-demo ul li {
    float: left;
    width: 25%;
    height: 115px;
    padding: 10px;
    margin: 0 -1px -1px 0;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #ddd;
}

.glyphicons-demo .glyphicon {
    display: block;
    margin: 5px auto 10px;
    font-size: 24px;
    color: #444;
}

.glyphicons-demo ul li:hover {
    background-color: rgba(86, 61, 124, 0.1);
}

@media (min-width: 768px) {
    .glyphicons-demo ul li {
        width: 12.5%;
    }
}
/***
Customized Bootstrap Alerts
***/
.alert {
    border-width: 1px;
}
.alert.alert-borderless {
    border: 0;
}

/***
Bootstrap Alerts
***/
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}

/***
Custom Bootstrap Badges
***/
.badge {
    font-size: 11px !important;
    font-weight: 300;
    text-align: center;
    height: 18px;
    padding: 3px 6px 3px 6px;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 12px !important;
    text-shadow: none !important;
    text-align: center;
    vertical-align: middle;
}
.badge.badge-roundless {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.badge.badge-empty {
    display: inline-block;
    padding: 0;
    min-width: 8px;
    height: 8px;
    width: 8px;
}

/* Badge variants */
.badge-default {
    background-color: #c6c6c6;
    background-image: none;
}

.badge-primary {
    background-color: #428bca;
    background-image: none;
}

.badge-info {
    background-color: #89c4f4;
    background-image: none;
}

.badge-success {
    background-color: #45b6af;
    background-image: none;
}

.badge-danger {
    background-color: #f3565d;
    background-image: none;
}

.badge-warning {
    background-color: #dfba49;
    background-image: none;
}

/* Fix badge position for navs */
.nav.nav-pills > li > a > .badge,
.nav.nav-stacked > li > a > .badge {
    margin-top: -2px;
}

/***
Dropdown Menu Badges
***/
.dropdown-menu > li > a > .badge {
    position: absolute;
    margin-top: 1px;
    right: 3px;
    display: inline;
    font-size: 11px;
    font-weight: 300;
    text-shadow: none;
    height: 18px;
    padding: 3px 6px 3px 6px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 12px !important;
}
.dropdown-menu.badge-roundless {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

/***
Customized Bootstrap Buttons
***/
/* Default buttons */
.btn {
    /*padding: 6px 38px;*/
    font-size: 14px;
    outline: none !important;
    background-image: none !important;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.btn.dropdown-toggle, .btn-group .btn.dropdown-toggle, .btn:hover, .btn:disabled, .btn[disabled], .btn:focus, .btn:active, .btn.active {
    outline: none !important;
    background-image: none !important;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.btn-default {
    border-width: 1px;
    padding: 6px 13px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

/* Bootstrap buttons */
.btn-default {
    color: #333333;
    background-color: white;
    border-color: #cccccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #333333;
    background-color: #ededed;
    border-color: #b3b3b3;
}
.open .btn-default.dropdown-toggle {
    color: #333333;
    background-color: #ededed;
    border-color: #b3b3b3;
}
.btn-default:active, .btn-default.active {
    background-image: none;
    background-color: #e0e0e0;
}
.btn-default:active:hover, .btn-default.active:hover {
    background-color: #e6e6e6;
}
.open .btn-default.dropdown-toggle {
    background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: white;
    border-color: #cccccc;
}
.btn-default .badge {
    color: white;
    background-color: #333333;
}
.btn-default > i {
    color: #aaa;
}
.btn-default > i[class^="icon-"],
.btn-default > i[class*="icon-"] {
    color: #8c8c8c;
}

.btn-primary {
    color: white;
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: white;
    background-color: #3379b5;
    border-color: #2a6496;
}
.open .btn-primary.dropdown-toggle {
    color: white;
    background-color: #3379b5;
    border-color: #2a6496;
}
.btn-primary:active, .btn-primary.active {
    background-image: none;
    background-color: #2d6ca2;
}
.btn-primary:active:hover, .btn-primary.active:hover {
    background-color: #3071a9;
}
.open .btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-primary .badge {
    color: #428bca;
    background-color: white;
}

.btn-success {
    color: white;
    background-color: #45b6af;
    border-color: #3ea49d;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: white;
    background-color: #3b9c96;
    border-color: #307f7a;
}
.open .btn-success.dropdown-toggle {
    color: white;
    background-color: #3b9c96;
    border-color: #307f7a;
}
.btn-success:active, .btn-success.active {
    background-image: none;
    background-color: #348a84;
}
.btn-success:active:hover, .btn-success.active:hover {
    background-color: #37918b;
}
.open .btn-success.dropdown-toggle {
    background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #45b6af;
    border-color: #3ea49d;
}
.btn-success .badge {
    color: #45b6af;
    background-color: white;
}

.btn-info {
    color: white;
    background-color: #89c4f4;
    border-color: #72b8f2;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: white;
    background-color: #68b4f1;
    border-color: #43a1ed;
}
.open .btn-info.dropdown-toggle {
    color: white;
    background-color: #68b4f1;
    border-color: #43a1ed;
}
.btn-info:active, .btn-info.active {
    background-image: none;
    background-color: #51a8ef;
}
.btn-info:active:hover, .btn-info.active:hover {
    background-color: #5aadf0;
}
.open .btn-info.dropdown-toggle {
    background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #89c4f4;
    border-color: #72b8f2;
}
.btn-info .badge {
    color: #89c4f4;
    background-color: white;
}

.btn-warning {
    color: white;
    background-color: #dfba49;
    border-color: #dbb233;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: white;
    background-color: #daae2b;
    border-color: #bb9521;
}
.open .btn-warning.dropdown-toggle {
    color: white;
    background-color: #daae2b;
    border-color: #bb9521;
}
.btn-warning:active, .btn-warning.active {
    background-image: none;
    background-color: #c89f23;
}
.btn-warning:active:hover, .btn-warning.active:hover {
    background-color: #d0a625;
}
.open .btn-warning.dropdown-toggle {
    background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #dfba49;
    border-color: #dbb233;
}
.btn-warning .badge {
    color: #dfba49;
    background-color: white;
}

.btn-danger {
    color: white;
    background-color: #f3565d;
    border-color: #f13e46;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: white;
    background-color: #f1353d;
    border-color: #ec111b;
}
.open .btn-danger.dropdown-toggle {
    color: white;
    background-color: #f1353d;
    border-color: #ec111b;
}
.btn-danger:active, .btn-danger.active {
    background-image: none;
    background-color: #ef1d26;
}
.btn-danger:active:hover, .btn-danger.active:hover {
    background-color: #f0262f;
}
.open .btn-danger.dropdown-toggle {
    background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #f3565d;
    border-color: #f13e46;
}
.btn-danger .badge {
    color: #f3565d;
    background-color: white;
}

/* Button sizes */
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    vertical-align: middle;
}
.btn-lg > i {
    font-size: 18px;
}

.btn > i {
    font-size: 14px;
}

.btn-sm,
.btn-xs {
    padding: 4px 10px 5px 10px;
    font-size: 13px;
    line-height: 1.5;
}
.btn-sm > i,
.btn-xs > i {
    font-size: 13px;
}

.btn-xs {
    padding: 1px 5px;
}
.btn-xs > i {
    font-size: 12px;
}

/* Small button in button group */
.btn-group .input-sm .btn-default {
    padding-top: 3px;
    padding-bottom: 3px;
}

/* Arrow link */
.btn-arrow-link {
    vertical-align: middle;
    display: inline-block;
    font-size: 13px;
}
.btn-arrow-link > i {
    font-size: 14px;
    line-height: 14px;
    vertical-align: top;
    margin: 2px 3px 2px 3px;
    color: #999;
}
.btn-arrow-link.btn-arrow-link-lg {
    font-size: 14px;
}
.btn-arrow-link.btn-arrow-link-lg > i {
    font-size: 16px;
    line-height: 16px;
    margin: 2px 3px 1px 3px;
}

/* Circle Buttons */
.btn-circle {
    border-radius: 25px !important;
}

.btn-circle-right {
    border-radius: 0 25px 25px 0 !important;
}

.btn-circle-left {
    border-radius: 25px 0 0 25px !important;
}

.btn-circle-bottom {
    border-radius: 0 0 25px 25px !important;
}

.btn-circle-top {
    border-radius: 25px 25px 0 0 !important;
}

.btn-icon-only {
    height: 34px;
    width: 34px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}
.btn-icon-only > [class^="icon-"],
.btn-icon-only > i {
    text-align: center;
    margin-top: 2px;
}

.btn-sm > [class^="glyphicon-"],
.btn-sm > [class*=" glyphicon-"],
.btn-sm > i {
    font-size: 13px;
}

.btn-xs > [class^="glyphicon-"],
.btn-xs > [class*=" glyphicon-"],
.btn-xs > i {
    font-size: 11px;
}

.btn-group.btn-group-circle > .btn:first-child {
    border-radius: 25px 0 0 25px !important;
}
.btn-group.btn-group-circle > .btn:last-child {
    border-radius: 0 25px 25px 0 !important;
}

.btn-group.btn-group-devided > .btn {
    margin-right: 5px;
}
.btn-group.btn-group-devided > .btn:last-child {
    margin-right: 0;
}

.btn-group-vertical.btn-group-vertical-circle > .btn:first-child {
    border-radius: 25px 25px 0 0 !important;
}
.btn-group-vertical.btn-group-vertical-circle > .btn:last-child {
    border-radius: 0 0 25px 25px !important;
}

/***
Image Carousel
***/
.carousel.image-carousel .carousel-inner {
    padding-top: 0;
    padding-bottom: 0;
}
.carousel.image-carousel .carousel-control i {
    position: absolute;
    top: 40%;
}
.carousel.image-carousel.image-carousel-hoverable .carousel-control i {
    display: none;
}
.carousel.image-carousel.image-carousel-hoverable:hover .carousel-control i {
    display: inline-block;
}
.carousel.image-carousel .carousel-control.left i {
    left: 10px;
}
.carousel.image-carousel .carousel-control.right i {
    right: 10px;
}
.carousel.image-carousel .carousel-indicators {
    margin-top: 10px;
    bottom: -7px;
}
.carousel.image-carousel .carousel-indicators li {
    background-color: #666;
}
.carousel.image-carousel .carousel-indicators li.active {
    background-color: #666;
}
.carousel.image-carousel .carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px 15px 25px 15px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
}
.carousel.image-carousel .carousel-caption h4,
.carousel.image-carousel .carousel-caption h3,
.carousel.image-carousel .carousel-caption h2,
.carousel.image-carousel .carousel-caption p {
    text-align: left;
    line-height: 20px;
    color: #ffffff;
}
.carousel.image-carousel .carousel-caption h4,
.carousel.image-carousel .carousel-caption h3,
.carousel.image-carousel .carousel-caption h2 {
    margin: 0 0 5px;
}
.carousel.image-carousel .carousel-caption h4 a,
.carousel.image-carousel .carousel-caption h3 a,
.carousel.image-carousel .carousel-caption h2 a {
    color: #aaa;
}
.carousel.image-carousel .carousel-caption p {
    margin-bottom: 0;
}
.carousel.image-carousel .carousel-caption .item {
    margin: 0;
}

/***
Charts and statistics
***/
.chart,
.pie,
.bars {
    overflow: hidden;
    height: 300px;
    width: 100%;
    font-family: "Open Sans", sans-serif !important;
    font-size: 14px;
}

/***
Statistic lists
***/
.item-list.table .percent {
    width: 30px;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
}

/***
Chart tooltips
***/
.chart-tooltip {
    clear: both;
    z-index: 100;
    background-color: #736e6e !important;
    padding: 5px !important;
    color: #fff;
}
.chart-tooltip .label {
    clear: both;
    display: block;
    margin-bottom: 2px;
}

/***
Mini chart containers
***/
.bar-chart,
.line-chart {
    display: none;
}

/***
Chats
***/
.chats {
    margin: 0;
    padding: 0;
    margin-top: -15px;
}
.chats li {
    list-style: none;
    padding: 5px 0;
    margin: 10px auto;
    font-size: 12px;
}
.chats li .body {
    display: block;
}
.chats li .avatar {
    height: 45px;
    width: 45px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}
.chats li.in .avatar {
    float: left;
    margin-right: 10px;
}
.chats li.out .avatar {
    float: right;
    margin-left: 10px;
}
.chats li .name {
    color: #3590c1;
    font-size: 13px;
    font-weight: 400;
}
.chats li .datetime {
    color: #333;
    font-size: 13px;
    font-weight: 400;
}
.chats li .message {
    display: block;
    padding: 5px;
    position: relative;
}
.chats li.in .message {
    text-align: left;
    border-left: 2px solid #1BBC9B;
    margin-left: 65px;
    background: #fafafa;
}
.chats li.in .message .arrow {
    display: block;
    position: absolute;
    top: 5px;
    left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #1BBC9B;
}
.chats li.out .message {
    border-right: 2px solid #F3565D;
    margin-right: 65px;
    background: #fafafa;
    text-align: right;
}
.chats li.out .message .arrow {
    display: block;
    position: absolute;
    top: 5px;
    right: -8px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #F3565D;
}
.chats li.out .name,
.chats li.out .datetime {
    text-align: right;
}

.chat-form {
    margin-top: 15px;
    padding: 10px;
    background-color: #e9eff3;
    overflow: hidden;
    clear: both;
}
.chat-form .input-cont {
    margin-right: 40px;
}
.chat-form .input-cont .form-control {
    border: 1px solid #ddd;
    width: 100%  !important;
    margin-top: 0;
    background-color: #fff !important;
}
.chat-form .input-cont .form-control:focus {
    border: 1px solid #4b8df9 !important;
}
.chat-form .btn-cont {
    margin-top: -42px;
    position: relative;
    float: right;
    width: 44px;
}
.chat-form .btn-cont .arrow {
    position: absolute;
    top: 17px;
    right: 43px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #4d90fe;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.chat-form .btn-cont .btn {
    margin-top: 8px;
}
.chat-form .btn-cont:hover .arrow {
    border-right-color: #0362fd;
}
.chat-form .btn-cont:hover .btn {
    background-color: #0362fd;
}

/***
Customized Bootstrap Close Icon
***/
.close {
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    width: 9px;
    height: 9px;
    background-repeat: no-repeat !important;
    text-indent: -10000px;
    outline: none;
    background-image: url("../img/remove-icon-small.png") !important;
}

/***
Customized Bootstrap Dropdowns
***/
/***
Dropdowns
***/
.dropup.open > .dropdown-toggle,
.dropdown.open > .dropdown-toggle {
    border-color: #ddd;
}

/***
Dropdown Menu
***/
.dropdown-menu {
    min-width: 175px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    list-style: none;
    text-shadow: none;
    padding: 0px;
    margin: 10px  0px 0px 0px;
    background-color: #fffff;
    box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
    border: 1px solid #eee;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.dropdown-menu li.divider {
    background: #f1f3f6;
}
.dropdown-menu li > a {
    padding: 8px 14px;
    color: #555;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap;
}
.dropdown-menu li > a > [class^="fa-"],
.dropdown-menu li > a > [class*=" fa-"] {
    color: #888;
}
.dropdown-menu li > a > [class^="icon-"],
.dropdown-menu li > a > [class*=" icon-"] {
    color: #666;
}
.dropdown-menu li > a > [class^="glyphicon-"],
.dropdown-menu li > a > [class*=" glyphicon-"] {
    color: #888;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
    text-decoration: none;
    background-image: none;
    background-color: #f6f6f6;
    color: #555;
    filter: none;
}
.dropdown-menu.bottom-up {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

.dropdown > .dropdown-menu,
.dropdown-toggle > .dropdown-menu,
.btn-group > .dropdown-menu {
    margin-top: 10px;
}
.dropdown > .dropdown-menu:before,
.dropdown-toggle > .dropdown-menu:before,
.btn-group > .dropdown-menu:before {
    position: absolute;
    top: -8px;
    left: 9px;
    right: auto;
    display: inline-block !important;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e0e0e0;
    border-left: 8px solid transparent;
    content: '';
}
.dropdown > .dropdown-menu:after,
.dropdown-toggle > .dropdown-menu:after,
.btn-group > .dropdown-menu:after {
    position: absolute;
    top: -7px;
    left: 10px;
    right: auto;
    display: inline-block !important;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    content: '';
}
.dropdown > .dropdown-menu.pull-left:before,
.dropdown-toggle > .dropdown-menu.pull-left:before,
.btn-group > .dropdown-menu.pull-left:before {
    left: auto;
    right: 9px;
}
.dropdown > .dropdown-menu.pull-left:after,
.dropdown-toggle > .dropdown-menu.pull-left:after,
.btn-group > .dropdown-menu.pull-left:after {
    left: auto;
    right: 10px;
}
.dropdown > .dropdown-menu.pull-right:before,
.dropdown-toggle > .dropdown-menu.pull-right:before,
.btn-group > .dropdown-menu.pull-right:before {
    left: auto;
    right: 9px;
}
.dropdown > .dropdown-menu.pull-right:after,
.dropdown-toggle > .dropdown-menu.pull-right:after,
.btn-group > .dropdown-menu.pull-right:after {
    left: auto;
    right: 10px;
}
.dropdown.dropup > .dropdown-menu,
.dropdown-toggle.dropup > .dropdown-menu,
.btn-group.dropup > .dropdown-menu {
    margin-top: 0px;
    margin-bottom: 10px;
}
.dropdown.dropup > .dropdown-menu:after, .dropdown.dropup > .dropdown-menu:before,
.dropdown-toggle.dropup > .dropdown-menu:after,
.dropdown-toggle.dropup > .dropdown-menu:before,
.btn-group.dropup > .dropdown-menu:after,
.btn-group.dropup > .dropdown-menu:before {
    display: none !important;
}

/* Dropdown submenu support for Bootsrap 3 */
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 5px;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
}
.dropdown-submenu > a:after {
    position: absolute;
    display: inline-block;
    font-size: 14px;
    right: 7px;
    top: 7px;
    font-family: FontAwesome;
    height: auto;
    content: "\f105";
    font-weight: 300;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}
.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
}

.nav.pull-right > li > .dropdown-menu,
.nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.nav.pull-right > li > .dropdown-menu:before,
.nav > li > .dropdown-menu.pull-right:before {
    right: 12px;
    left: auto;
}
.nav.pull-right > li > .dropdown-menu:after,
.nav > li > .dropdown-menu.pull-right:after {
    right: 13px;
    left: auto;
}
.nav.pull-right > li > .dropdown-menu .dropdown-menu,
.nav > li > .dropdown-menu.pull-right .dropdown-menu {
    right: 100%;
    left: auto;
    margin-right: -1px;
    margin-left: 0;
}

@media (max-width: 767px) {
    /* 767px */
    .navbar-nav .open .dropdown-menu {
        position: absolute;
        float: left;
        width: auto;
        margin-top: 0;
        background-color: #ffffff;
        border: 1px solid #efefef;
        box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
    }
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 6px 0 6px 13px;
        color: #333;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:active {
        ackground-color: #eee;
    }
}
/***
Dropdown Checkboxes
***/
.dropdown-content {
    padding: 5px;
}
.dropdown-content form {
    margin: 0;
}

.dropdown.inline .dropdown-menu {
    display: inline-block;
    position: relative;
}

.dropdown-radiobuttons,
.dropdown-checkboxes {
    padding: 5px;
}
.dropdown-radiobuttons label,
.dropdown-checkboxes label {
    display: block;
    font-weight: 300;
    color: #333;
    margin-bottom: 4px;
    margin-top: 4px;
}
.dropdown-radiobuttons label .radio,
.dropdown-checkboxes label .radio {
    margin-right: 3px;
}

/***
System feeds
***/
.feeds {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.feeds li {
    background-color: #fafafa;
    color: #82949a;
    margin-bottom: 7px;
}
.feeds li:before, .feeds li:after {
    display: table;
    line-height: 0;
    content: "";
}
.feeds li:after {
    clear: both;
}
.feeds li:last-child {
    margin-bottom: 0px;
}
.feeds li .col1 {
    float: left;
    width: 100%;
    clear: both;
}
.feeds li .col1 > .cont {
    float: left;
    margin-right: 75px;
    overflow: hidden;
}
.feeds li .col1 > .cont > .cont-col1 {
    float: left;
    margin-right: -100%;
}
.feeds li .col1 > .cont > .cont-col1 > .label {
    display: inline-block;
    padding: 5px 4px 6px 5px;
    vertical-align: middle;
    text-align: center;
}
.feeds li .col1 > .cont > .cont-col1 > .label > i {
    text-align: center;
    font-size: 14px;
}
.feeds li .col1 > .cont > .cont-col2 {
    float: left;
    width: 100%;
}
.feeds li .col1 > .cont > .cont-col2 > .desc {
    margin-left: 35px;
    padding-top: 4px;
    padding-bottom: 5px;
    overflow: hidden;
}
.feeds li .col2 {
    float: left;
    width: 75px;
    margin-left: -75px;
}
.feeds li .col2 > .date {
    padding: 4px 9px 5px 4px;
    text-align: right;
    font-style: italic;
    color: #c1cbd0;
}

/***
Form Layouts
****/
/* Static info */
.static-info {
    margin-bottom: 10px;
}
.static-info .name {
    font-size: 14px;
}
.static-info .value {
    font-size: 14px;
    font-weight: 600;
}
.static-info.align-reverse .name, .static-info.align-reverse .value {
    text-align: right;
}

/* Help blocks */
.help-block {
    margin-top: 5px;
    margin-bottom: 5px;
}

.help-inline {
    font-size: 13px;
    color: #737373;
    display: inline-block;
    padding: 5px;
}

.form-inline input {
    margin-bottom: 0px !important;
}

/* Control Label */
.control-label {
    margin-top: 1px;
}
.control-label .required {
    color: #e02222;
    font-size: 12px;
    padding-left: 2px;
}

.form {
    padding: 0 !important;
}
.form .form-body {
    padding: 10px;
}
.portlet.light .form .form-body {
    padding-left: 0;
    padding-right: 0;
}
.form .form-actions {
    padding: 20px 10px;
    margin: 0;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1;
}
.portlet.light .form .form-actions {
    background: none;
    padding-left: 0;
    padding-right: 0;
}
.portlet .form .form-actions {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.form .form-actions:before, .form .form-actions:after {
    content: " ";
    display: table;
}
.form .form-actions:after {
    clear: both;
}
.form .form-actions.right {
    padding-left: 0;
    padding-right: 10px;
    text-align: right;
}
.portlet.light .form .form-actions.right {
    padding-right: 0;
}
.form .form-actions.left {
    padding-left: 10px;
    padding-right: 0;
    text-align: left;
}
.portlet.light .form .form-actions.left {
    padding-left: 0;
}
.form .form-actions.nobg {
    background-color: transparent;
}
.form .form-actions.top {
    margin-top: 0;
    margin-bottom: 20px;
    border-top: 0;
    border-bottom: 1px solid #e5e5e5;
}
.portlet.light .form .form-actions.top {
    background: none;
}
.form .form-actions .btn-set {
    display: inline-block;
}
@media (max-width: 767px) {
    .form .form-actions {
        /* 767px */
    }
    .form .form-actions .btn-set {
        margin-bottom: 3px;
        margin-top: 3px;
        float: left !important;
    }
}
.form .form-section {
    margin: 30px 0px 25px 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}
.form .form-section:first-child {
    margin-top: 5px;
}

/* Checkboxes */
.checkbox,
.form-horizontal .checkbox {
    padding: 0;
}
.checkbox > label,
.form-horizontal .checkbox > label {
    padding-left: 0;
}

.checkbox-list > label {
    display: block;
}
.checkbox-list > label.checkbox-inline {
    display: inline-block;
}
.checkbox-list > label.checkbox-inline:first-child {
    padding-left: 0;
}

/* Radio buttons */
.radio-list > label {
    display: block;
}
.radio-list > label.radio-inline {
    display: inline-block;
}
.radio-list > label.radio-inline:first-child {
    padding-left: 0;
}

/* Radio buttons in horizontal forms */
.form-horizontal .radio-list .radio {
    padding-top: 1px;
}
.form-horizontal .radio-list > label {
    margin-bottom: 0;
}
.form-horizontal .radio > span {
    margin-top: 2px;
}

/* Rows seperated form layout */
.form .form-row-seperated .portlet-body {
    padding: 0;
}
.form .form-row-seperated .form-group {
    margin: 0;
    border-bottom: 1px solid #efefef;
    padding: 15px 0;
}
.form .form-row-seperated .form-group.last {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 13px;
}
.form .form-row-seperated .form-group .help-block {
    margin-bottom: 0;
}
.form .form-row-seperated .form-body {
    padding: 0;
}
.form .form-row-seperated .form-actions {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

/* Form bordered */
.form .form-bordered .form-group {
    margin: 0;
    border-bottom: 1px solid #efefef;
}
.form .form-bordered .form-group > div {
    padding: 15px;
    border-left: 1px solid #efefef;
}
@media (max-width: 991px) {
    .form .form-bordered .form-group > div {
        /* 991px */
        border-left: 0;
    }
}
.form .form-bordered .form-group.last {
    border-bottom: 0;
}
.form .form-bordered .form-group .control-label {
    padding-top: 20px;
}
@media (max-width: 991px) {
    .form .form-bordered .form-group .control-label {
        /* 991px */
        padding-top: 10px;
    }
}
.form .form-bordered .form-group .help-block {
    margin-bottom: 0;
}
.form .form-bordered .form-group .form-control {
    margin: 0;
}
.form .form-bordered .form-body {
    margin: 0;
    padding: 0;
}
.form .form-bordered .form-actions {
    margin-top: 0;
    padding-left: 16px !important;
    padding-right: 16px !important;
}
@media (max-width: 991px) {
    .form .form-bordered .form-actions {
        /* 991px */
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

/* Horizontal bordered form */
.form .form-horizontal.form-bordered.form-row-stripped .form-group:nth-child(even) {
    background-color: #fcfcfc;
}
.form .form-horizontal.form-bordered.form-row-stripped .form-control {
    background: #fff !important;
}
.form .form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even) {
    background-color: #fcfcfc;
}
.form .form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even) > div {
    background-color: #ffffff;
}
.form .form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even) {
    background-color: #fcfcfc;
}

/***
Forms
***/
/* Input placeholder font color */
.form-control::-moz-placeholder {
    color: #b3b3b3;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #b3b3b3;
}
.form-control::-webkit-input-placeholder {
    color: #b3b3b3;
}

/* Form inputs */
.form-control {
    font-size: 12px;
    font-weight: normal;
    color: #BC8042;
    background: #fff !important;
    /*    -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important;
        -webkit-box-shadow: none;*/
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin: 0px !important;
}

.form-controls {
    font-size: 12px;
    font-weight: normal;
    color: #ACE0D1 !important;
    background: none !important;
    border: 1px solid #6dcff6 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-right: 10px !important;
    width: 95%;
    padding: 3px;
}

.form-control:focus {
    border-color: #999999;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
}
.form-control.height-auto {
    height: auto;
}
.form-control.form-control-solid {
    background-color: #F1F3F8;
    border-color: #F1F3F8;
    color: #A6B2BA;
}
.form-control.form-control-solid:focus {
    border-color: #e3e7f1;
}
.form-control.form-control-solid::-moz-placeholder {
    color: #acb7be;
    opacity: 1;
}
.form-control.form-control-solid:-ms-input-placeholder {
    color: #acb7be;
}
.form-control.form-control-solid::-webkit-input-placeholder {
    color: #acb7be;
}

/* Form uneditable input */
.uneditable-input {
    padding: 6px 12px;
    min-width: 206px;
    font-size: 14px;
    font-weight: normal;
    height: 34px;
    color: #333333;
    background-color: white;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* Form input sizing */
.input-mini {
    width: 45px !important;
}

.input-xsmall {
    width: 80px !important;
}

.input-small {
    width: 145px !important;
}

.input-medium {
    width: 240px !important;
}

.input-large {
    width: 320px !important;
}

.input-xlarge {
    width: 420px !important;
}

.input-inline {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.form-group .input-inline {
    margin-right: 5px;
}

.input-sm {
    height: 28px;
    padding: 5px 10px;
    font-size: 13px;
}

select.input-sm {
    height: 34px;
    line-height: 34px;
    padding: 2px 10px;
}

@media (max-width: 768px) {
    /* 768px */
    .input-large {
        width: 250px !important;
    }

    .input-xlarge {
        width: 300px !important;
    }
}
/* Input  groups */
.input-group .btn-default {
    border-color: #e5e5e5;
}
.input-group .input-group-addon {
    border-color: #e5e5e5;
    background: #e5e5e5;
    min-width: 39px;
}
.input-group .input-group-addon > i {
    color: #999999;
}

/* Input spinner */
input[type="text"].spinner,
input[type="password"].spinner,
input[type="datetime"].spinner,
input[type="datetime-local"].spinner,
input[type="date"].spinner,
input[type="month"].spinner,
input[type="time"].spinner,
input[type="week"].spinner,
input[type="number"].spinner,
input[type="email"].spinner,
input[type="url"].spinner,
input[type="search"].spinner,
input[type="tel"].spinner,
input[type="color"].spinner {
    background-image: url("../img/input-spinner.gif") !important;
    background-repeat: no-repeat;
    background-position: right 8px;
}

/* Form labels */
label {
    font-weight: 400;
    font-size: 14px;
}

/* Static form control */
.form-control-static {
    margin: 2px 0;
    display: inline-block;
}

/* Feedback states */
.has-success .help-block,
.has-success .help-inline,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #d6e9c6;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-success .form-control:focus {
    border-color: #bbdba1;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #d6e9c6;
    background-color: #dff0d8;
}
.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .help-inline,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #faebcc;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-warning .form-control:focus {
    border-color: #f5d89e;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #faebcc;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .help-inline,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #a94442;
}
.has-error .form-control {
    border-color: #ebccd1;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-error .form-control:focus {
    border-color: #dca7b0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #ebccd1;
    background-color: #f2dede;
}
.has-error .form-control-feedback {
    color: #a94442;
}

/* Circle Inputs */
.input-circle {
    border-radius: 25px !important;
}

.input-circle-right {
    border-radius: 0 25px 25px 0 !important;
}

.input-circle-left {
    border-radius: 25px 0 0 25px !important;
}

.input-circle-bottom {
    border-radius: 0 0 25px 25px !important;
}

.input-circle-top {
    border-radius: 25px 25px 0 0 !important;
}

/***
Custom icon buttons
***/
.icon-btn {
    height: 60px;
    min-width: 80px;
    margin: 5px 5px 0 0;
    border: 1px solid #ddd;
    padding: 12px 0px 0px 0px;
    background-color: #fafafa;
    background-image: none;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    color: #646464;
    text-shadow: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.icon-btn:hover {
    text-decoration: none;
    border-color: #999;
    color: #444;
    text-shadow: 0 1px 0px white;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.icon-btn:hover > .badge {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.icon-btn > div {
    margin-top: 5px;
    margin-bottom: 20px;
    color: #000;
    font-size: 12px;
    font-weight: 300;
}
.icon-btn > .badge {
    position: absolute;
    font-size: 11px;
    font-weight: 300;
    top: -5px;
    right: -5px;
    padding: 3px 6px 3px 6px;
    color: white;
    text-shadow: none;
    border-width: 0;
    border-style: solid;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.icon-btn > i {
    font-size: 18px;
}
.ie8 .icon-btn:hover {
    filter: none;
}

/***
Input icons
***/
.input-icon {
    position: relative;
}
.input-icon > .form-control {
    padding-left: 33px;
}
.input-group .input-icon > .form-control {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.input-icon > i {
    color: #ccc;
    display: block;
    position: absolute;
    margin: 11px 2px 4px 10px;
    z-index: 3;
    width: 16px;
    height: 16px;
    font-size: 16px;
    text-align: center;
}
.modal .input-icon > i {
    z-index: 10055;
}
.has-success .input-icon > i {
    color: #45b6af;
}
.has-warning .input-icon > i {
    color: #dfba49;
}
.has-info .input-icon > i {
    color: #89c4f4;
}
.has-error .input-icon > i {
    color: #f3565d;
}
.input-icon.right > .form-control {
    padding-right: 33px;
    padding-left: 12px;
}
.input-group .input-icon.right > .form-control {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.input-icon.right > i {
    right: 8px;
    float: right;
}

/***
Customized Bootstrap Labels
***/
.label {
    text-shadow: none !important;
    font-size: 13px;
    font-weight: 300;
    padding: 3px 6px 3px 6px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
}
.label.label-sm {
    font-size: 12px;
    padding: 0px 4px 1px 4px;
}
h1 .label, h2 .label, h3 .label, h4 .label, h5 .label, h6 .label {
    font-size: 75%;
}

/* Labels variants */
.label-default {
    background-color: #c6c6c6;
}
.label-default[href]:hover, .label-default[href]:focus {
    background-color: #adadad;
}

.label-primary {
    background-color: #428bca;
}
.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9;
}

.label-success {
    background-color: #45b6af;
}
.label-success[href]:hover, .label-success[href]:focus {
    background-color: #37918b;
}

.label-info {
    background-color: #89c4f4;
}
.label-info[href]:hover, .label-info[href]:focus {
    background-color: #5aadf0;
}

.label-warning {
    background-color: #dfba49;
}
.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #d0a625;
}

.label-danger {
    background-color: #f3565d;
}
.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #f0262f;
}

/***
Iconic labels
***/
.label.label-icon {
    padding: 4px 0px 4px 4px;
    margin-right: 2px;
    text-align: center !important;
}
.label.label-icon > i {
    font-size: 12px;
    text-align: center !important;
}
.ie8 .label.label-icon, .ie9 .label.label-icon {
    padding: 3px 0px 3px 3px;
}

/***
Text states
***/
.text-default {
    color: #c6c6c6;
}

.text-primary {
    color: #428bca;
}

.text-success {
    color: #45b6af;
}

.text-info {
    color: #89c4f4;
}

.text-warning {
    color: #dfba49;
}

.text-danger {
    color: #f3565d;
}

/***
Customized List Group
***/
/* Contextual variants */
.list-group .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
.list-group a.list-group-item-success {
    color: #3c763d;
}
.list-group a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
.list-group a.list-group-item-success:hover, .list-group a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}
.list-group a.list-group-item-success.active, .list-group a.list-group-item-success.active:hover, .list-group a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
.list-group a.list-group-item-info {
    color: #31708f;
}
.list-group a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
.list-group a.list-group-item-info:hover, .list-group a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}
.list-group a.list-group-item-info.active, .list-group a.list-group-item-info.active:hover, .list-group a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
.list-group a.list-group-item-warning {
    color: #8a6d3b;
}
.list-group a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
.list-group a.list-group-item-warning:hover, .list-group a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}
.list-group a.list-group-item-warning.active, .list-group a.list-group-item-warning.active:hover, .list-group a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
.list-group a.list-group-item-danger {
    color: #a94442;
}
.list-group a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
.list-group a.list-group-item-danger:hover, .list-group a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}
.list-group a.list-group-item-danger.active, .list-group a.list-group-item-danger.active:hover, .list-group a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

/***
UI Loading
***/
.loading-message {
    display: inline-block;
    min-width: 125px;
    margin-left: -60px;
    padding: 10px;
    margin: 0 auto;
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
}
.loading-message.loading-message-boxed {
    border: 1px solid #ddd;
    background-color: #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.loading-message > span {
    line-height: 20px;
    vertical-align: middle;
}

.page-loading {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 125px;
    margin-left: -60px;
    margin-top: -30px;
    padding: 7px;
    text-align: center;
    color: #333;
    font-size: 13px;
    border: 1px solid #ddd;
    background-color: #eee;
    vertical-align: middle;
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.page-loading > span {
    line-height: 20px;
    vertical-align: middle;
}

.page-spinner-bar {
    position: fixed;
    z-index: 10051;
    width: 100px;
    top: 40%;
    left: 50%;
    margin-left: -55px;
    text-align: center;
}
.page-spinner-bar > div {
    margin: 0 5px;
    width: 18px;
    height: 18px;
    background: #eee;
    border-radius: 100% !important;
    display: inline-block;
    -webkit-animation: bounceDelay 1.4s infinite ease-in-out;
    animation: bounceDelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.page-spinner-bar .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.page-spinner-bar .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.block-spinner-bar {
    display: inline-block;
    width: 80px;
    text-align: center;
}
.block-spinner-bar > div {
    margin: 0 2px;
    width: 15px;
    height: 15px;
    background: #eee;
    border-radius: 100% !important;
    display: inline-block;
    -webkit-animation: bounceDelay 1.4s infinite ease-in-out;
    animation: bounceDelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.block-spinner-bar .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.block-spinner-bar .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

/***
Metro icons
***/
[class^="m-icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 3px;
    line-height: 14px;
    vertical-align: top;
    background-image: url(../img/syncfusion-icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

[class^="m-icon-big-"] {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 6px;
    vertical-align: middle;
    background-image: url(../img/syncfusion-icons.png);
    background-position: 0 0px;
    background-repeat: no-repeat;
}

/* large icons */
.btn.m-icon-big {
    padding: 9px 16px 8px 16px;
}

.btn.m-icon-big.m-icon-only {
    padding: 9px 8px 8px 0px;
}

.btn.m-icon-big [class^="m-icon-big-"] {
    margin: 0 0 0 10px;
}

.btn.m-icon-ony > i {
    margin-left: 0px;
}

/* default icons */
.btn.m-icon {
    padding: 7px 14px 7px 14px;
}

.btn.m-icon [class^="m-icon-"] {
    margin: 4px 0 0 5px;
}

.btn.m-icon.m-icon-only {
    padding: 7px 10px 7px 6px;
}

/* white icon */
.m-icon-white {
    background-image: url(../img/syncfusion-icons-white.png);
}

/*  Misc */
.m-icon-swapright {
    background-position: -27px -10px;
}

.m-icon-swapdown {
    background-position: -68px -10px;
}

.m-icon-swapleft {
    background-position: -8px -10px;
}

.m-icon-swapup {
    background-position: -46px -10px;
}

.m-icon-big-swapright {
    background-position: -42px -28px;
}

.m-icon-big-swapdown {
    background-position: -115px -28px;
}

.m-icon-big-swapleft {
    background-position: -6px -28px;
}

.m-icon-big-swapup {
    background-position: -78px -28px;
}

/***
Customized Bootstrap Modal
***/
.modal {
    z-index: 10050 !important;
    outline: none;
    overflow-y: auto !important;
    /* Fix content shifting to the right on modal open due to scrollbar closed */
}
.modal .modal-header {
    border-bottom: 1px solid #EFEFEF;
}
.modal .modal-header h3 {
    font-weight: 300;
}
.modal .modal-header .close {
    margin-top: 0px !important;
}
.modal .modal-dialog {
    z-index: 10051 !important;
}
.modal > .loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
}
.modal.in .page-loading {
    display: none;
}

.modal-open {
    overflow-y: auto !important;
}

.modal-open-noscroll {
    overflow-y: hidden !important;
}

.modal-backdrop {
    border: 0;
    outline: none;
    z-index: 10049;
}
.modal-backdrop, .modal-backdrop.fade.in {
    background-color: #333 !important;
}

/* Full width modal */
.modal-full.modal-dialog {
    width: 99%;
}

@media (max-width: 768px) {
    .modal-full.modal-dialog {
        width: auto;
    }
}
/***
Notes
***/
.note {
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.note h1,
.note h2,
.note h3,
.note h4,
.note h5,
.note h6 {
    margin-top: 0;
}
.note h1 .close,
.note h2 .close,
.note h3 .close,
.note h4 .close,
.note h5 .close,
.note h6 .close {
    margin-right: -10px;
}
.note p {
    font-size: 13px;
}
.note p:last-child {
    margin-bottom: 0;
}
.note code,
.note .highlight {
    background-color: #fff;
}
.note.note-default {
    background-color: lightgray;
    border-color: #a0a0a0;
    color: #333333, 80%;
}
.note.note-default.note-bordered {
    background-color: #c9c9c9;
    border-color: #a5a5a5;
}
.note.note-primary {
    background-color: #5697d0;
    border-color: #2a7696;
    color: #d8e3f2, 80%;
}
.note.note-primary.note-bordered {
    background-color: #468dcb;
    border-color: #2c7c9e;
}
.note.note-success {
    background-color: #eef7ea;
    border-color: #bbdba1;
    color: #3c763d, 80%;
}
.note.note-success.note-bordered {
    background-color: #e2f1dc;
    border-color: #c1dea8;
}
.note.note-info {
    background-color: #eef7fb;
    border-color: #91d9e8;
    color: #31708f, 80%;
}
.note.note-info.note-bordered {
    background-color: #ddeff8;
    border-color: #9adcea;
}
.note.note-warning {
    background-color: #fcf8e3;
    border-color: #f2cf87;
    color: #8a6d3b, 80%;
}
.note.note-warning.note-bordered {
    background-color: #faf3d1;
    border-color: #f3d390;
}
.note.note-danger {
    background-color: #f9f0f0;
    border-color: #dca7b0;
    color: #a94442, 80%;
}
.note.note-danger.note-bordered {
    background-color: #f3e2e2;
    border-color: #dfaeb7;
}

/***
Customized Bootstrap Pagination
***/
.pagination {
    margin: 10px 0;
}
.pagination.pagination-circle > li:first-child > a {
    border-radius: 25px 0 0 25px !important;
}
.pagination.pagination-circle > li:last-child > a {
    border-radius: 0 25px 25px 0 !important;
}
.pagination .active > a,
.pagination .active > a:hover {
    background: #eee;
    border-color: #dddddd;
    color: #333;
}

/***
Customized Bootstrap Panels
***/
.panel {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.panel-group .panel {
    overflow: visible;
}
.panel .panel-body {
    font-size: 13px;
}
.panel .panel-title > a:hover {
    text-decoration: none;
}
.accordion .panel .panel-heading {
    padding: 0;
}
.accordion .panel .panel-title {
    padding: 0;
}
.accordion .panel .panel-title .accordion-toggle {
    display: block;
    padding: 10px 15px;
}
.accordion .panel .panel-title .accordion-toggle.accordion-toggle-styled {
    background: url("../img/accordion-plusminus.png") no-repeat;
    background-position: right -19px;
    margin-right: 15px;
}
.accordion .panel .panel-title .accordion-toggle.accordion-toggle-styled.collapsed {
    background-position: right 12px;
}

.panel-default {
    border-color: #e0e0e0;
}
.panel-default > .panel-heading {
    color: #333333;
    background-color: #f9f9f9;
    border-color: #e0e0e0;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #e0e0e0;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #e0e0e0;
}

.panel-primary {
    border-color: #3595bd;
}
.panel-primary > .panel-heading {
    color: #d8e3f2;
    background-color: #428bca;
    border-color: #3595bd;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #3595bd;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #3595bd;
}

.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1;
}

/***
Accordions
***/
.accordion-heading {
    background: #eee;
}
.accordion-heading a {
    text-decoration: none;
}
.accordion-heading a:hover {
    text-decoration: none;
}

/***
Customized Bootstrap Popover
***/
.popover {
    box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
    padding: 0;
}
.popover .popover-title {
    margin: 0 !important;
}

.popover.name .popover-title,
name .popover .popover-content,
.popover.name .popover-content {
    color: #89c4f4;
}

.popover.name .popover-title,
name .popover .popover-content,
.popover.name .popover-content {
    color: #428bca;
}

.popover.name .popover-title,
name .popover .popover-content,
.popover.name .popover-content {
    color: #45b6af;
}

.popover.name .popover-title,
name .popover .popover-content,
.popover.name .popover-content {
    color: #dfba49;
}

.popover.name .popover-title,
name .popover .popover-content,
.popover.name .popover-content {
    color: #f3565d;
}

/* popover colors*/
.popovers.yellow + .popover {
    background: yellow;
}

.popovers.yellow + .popover .popover-title {
    background: yellow;
}

.popovers.yellow + .popover .popover-content {
    background: yellow;
}

/***
Portlets
***/
/* Full Screen portlet mode */
.page-portlet-fullscreen {
    overflow: hidden;
}

/* Basic portlet */
.portlet {
    margin-top: 0px;
    margin-bottom: 25px;
    padding: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.portlet.portlet-fullscreen {
    z-index: 10060;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}
.portlet.portlet-fullscreen > .portlet-body {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 10px;
}
.portlet.portlet-fullscreen > .portlet-title {
    padding: 0 10px;
}
.portlet > .portlet-title {
    border-bottom: 1px solid #eee;
    padding: 0;
    margin-bottom: 10px;
    min-height: 41px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.portlet > .portlet-title:before, .portlet > .portlet-title:after {
    content: " ";
    display: table;
}
.portlet > .portlet-title:after {
    clear: both;
}
.portlet > .portlet-title > .caption {
    float: left;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
    padding: 10px 0;
}
.portlet > .portlet-title > .caption.bold {
    font-weight: 400;
}
.portlet > .portlet-title > .caption > i {
    float: left;
    margin-top: 4px;
    display: inline-block;
    font-size: 13px;
    margin-right: 5px;
    color: #666;
}
.portlet > .portlet-title > .caption > i.glyphicon {
    margin-top: 2px;
}
.portlet > .portlet-title > .caption > .caption-helper {
    padding: 0;
    margin: 0;
    line-height: 13px;
    color: #9eacb4;
    font-size: 13px;
    font-weight: 400;
}
.portlet > .portlet-title > .actions {
    float: right;
    display: inline-block;
    padding: 6px 0;
}
.portlet > .portlet-title > .actions > .dropdown-menu i {
    color: #555555;
}
.portlet > .portlet-title > .actions > .btn,
.portlet > .portlet-title > .actions > .btn.btn-sm,
.portlet > .portlet-title > .actions > .btn-group > .btn,
.portlet > .portlet-title > .actions > .btn-group > .btn.btn-sm {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.5;
}
.portlet > .portlet-title > .actions > .btn.btn-default,
.portlet > .portlet-title > .actions > .btn.btn-sm.btn-default,
.portlet > .portlet-title > .actions > .btn-group > .btn.btn-default,
.portlet > .portlet-title > .actions > .btn-group > .btn.btn-sm.btn-default {
    padding: 3px 9px;
}
.portlet > .portlet-title > .actions > .btn > i,
.portlet > .portlet-title > .actions > .btn.btn-sm > i,
.portlet > .portlet-title > .actions > .btn-group > .btn > i,
.portlet > .portlet-title > .actions > .btn-group > .btn.btn-sm > i {
    font-size: 13px;
}
.portlet > .portlet-title > .actions .btn-icon-only {
    padding: 5px 7px 3px 7px;
}
.portlet > .portlet-title > .actions .btn-icon-only.btn-default {
    padding: 4px 6px 2px 6px;
}
.portlet > .portlet-title > .actions .btn-icon-only.btn-default > i {
    font-size: 14px;
}
.portlet > .portlet-title > .actions .btn-icon-only.btn-default.fullscreen {
    font-family: FontAwesome;
    color: #a0a0a0;
    padding-top: 3px;
}
.portlet > .portlet-title > .actions .btn-icon-only.btn-default.fullscreen.btn-sm {
    padding: 3px 3px !important;
    height: 27px;
    width: 27px;
}
.portlet > .portlet-title > .actions .btn-icon-only.btn-default.fullscreen:before {
    content: "\f065";
}
.portlet > .portlet-title > .actions .btn-icon-only.btn-default.fullscreen.on:before {
    content: "\f066";
}
.portlet > .portlet-title > .tools {
    float: right;
    display: inline-block;
    padding: 12px 0 8px 0;
}
.portlet > .portlet-title > .tools > a {
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.portlet > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon.png);
    background-repeat: no-repeat;
    width: 11px;
}
.portlet > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon.png);
    background-repeat: no-repeat;
    width: 12px;
}
.portlet > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon.png);
    width: 13px;
}
.portlet > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon.png);
    width: 14px;
    visibility: visible;
}
.portlet > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon.png);
    width: 14px;
    visibility: visible;
}
.portlet > .portlet-title > .tools > a.fullscreen {
    display: inline-block;
    top: -3px;
    position: relative;
    font-size: 13px;
    font-family: FontAwesome;
    color: #ACACAC;
}
.portlet > .portlet-title > .tools > a.fullscreen:before {
    content: "\f065";
}
.portlet > .portlet-title > .tools > a.fullscreen.on:before {
    content: "\f066";
}
.portlet > .portlet-title > .tools > a:hover {
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.portlet > .portlet-title > .pagination {
    float: right;
    display: inline-block;
    margin: 2px 0 0 0;
    border: 0;
    padding: 4px 0;
}
.portlet > .portlet-title > .nav-tabs {
    background: none;
    margin: 0;
    float: right;
    display: inline-block;
    border: 0;
}
.portlet > .portlet-title > .nav-tabs > li {
    background: none;
    margin: 0;
    border: 0;
}
.portlet > .portlet-title > .nav-tabs > li > a {
    background: none;
    margin: 5px 0 0 1px;
    border: 0;
    padding: 8px 10px;
    color: #fff;
}
.portlet > .portlet-title > .nav-tabs > li.active > a, .portlet > .portlet-title > .nav-tabs > li:hover > a {
    color: #333;
    background: #fff;
    border: 0;
}
.portlet > .portlet-body {
    clear: both;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.portlet > .portlet-empty {
    min-height: 125px;
}
.portlet.full-height-content {
    margin-bottom: 0;
}

/* Portlet background colors */
/* Side bordered portlet */
.portlet.bordered {
    border-left: 2px solid #e6e9ec !important;
}
.portlet.bordered > .portlet-title {
    border-bottom: 0;
}

/* Solid colored portlet */
.portlet.solid {
    padding: 0 10px 10px 10px;
    border: 0px;
}
.portlet.solid > .portlet-title {
    border-bottom: 0;
    margin-bottom: 10px;
}
.portlet.solid > .portlet-title > .caption {
    padding: 16px 0 2px 0;
}
.portlet.solid > .portlet-title > .actions {
    padding: 12px 0 6px 0;
}
.portlet.solid > .portlet-title > .tools {
    padding: 14px 0 6px 0;
}

/* Solid bordered portlet */
.portlet.solid.bordered > .portlet-title {
    margin-bottom: 10px;
}

/* Box portlet */
.portlet.box {
    padding: 0px !important;
}
.portlet.box > .portlet-title {
    border-bottom: 0;
    padding: 0 10px;
    margin-bottom: 0;
    color: #fff;
}
.portlet.box > .portlet-title > .caption {
    padding: 11px 0 9px 0;
}
.portlet.box > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.box > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.box > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.box > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.box > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.box > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}
.portlet.box > .portlet-title > .actions {
    padding: 7px 0 5px 0;
}
.portlet.box > .portlet-body {
    background-color: #fff;
    padding: 10px;
}
.portlet.box.portlet-fullscreen > .portlet-body {
    padding: 10px;
}

/* Light Portlet */
.portlet.light {
    padding: 12px 20px 15px 20px;
    background-color: #fff;
}
.portlet.light.bordered {
    border: 1px solid #e1e1e1 !important;
}
.portlet.light.bordered > .portlet-title {
    border-bottom: 1px solid #eee;
}
.portlet.light.bg-inverse {
    background: #F7F7F7;
}
.portlet.light > .portlet-title {
    padding: 0;
    min-height: 48px;
}
.portlet.light > .portlet-title > .caption {
    color: #666;
    padding: 10px 0;
}
.portlet.light > .portlet-title > .caption > .caption-subject {
    font-size: 16px;
}
.portlet.light > .portlet-title > .caption > i {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    margin-top: 3px;
}
.portlet.light > .portlet-title > .caption.caption-md > .caption-subject {
    font-size: 15px;
}
.portlet.light > .portlet-title > .caption.caption-md > i {
    font-size: 14px;
}
.portlet.light > .portlet-title > .actions {
    padding: 6px 0 14px 0;
}
.portlet.light > .portlet-title > .actions .btn-default {
    color: #666;
}
.portlet.light > .portlet-title > .actions .btn-icon-only {
    height: 27px;
    width: 27px;
}
.portlet.light > .portlet-title > .actions .dropdown-menu li > a {
    color: #555;
}
.portlet.light > .portlet-title > .inputs {
    float: right;
    display: inline-block;
    padding: 4px 0;
}
.portlet.light > .portlet-title > .inputs > .portlet-input .input-icon > i {
    font-size: 14px;
    margin-top: 9px;
}
.portlet.light > .portlet-title > .inputs > .portlet-input .input-icon > .form-control {
    height: 30px;
    padding: 2px 26px 3px 10px;
    font-size: 13px;
}
.portlet.light > .portlet-title > .inputs > .portlet-input > .form-control {
    height: 30px;
    padding: 3px 10px;
    font-size: 13px;
}
.portlet.light > .portlet-title > .pagination {
    padding: 2px 0 13px 0;
}
.portlet.light > .portlet-title > .tools {
    padding: 10px 0 13px 0;
    margin-top: 2px;
}
.portlet.light > .portlet-title > .nav-tabs > li {
    margin: 0;
    padding: 0;
}
.portlet.light > .portlet-title > .nav-tabs > li > a {
    margin: 0;
    padding: 12px 13px 13px 13px;
    font-size: 13px;
    color: #666;
}
.portlet.light > .portlet-title > .nav-tabs > li.active > a, .portlet.light > .portlet-title > .nav-tabs > li:hover > a {
    margin: 0;
    background: none;
    color: #333;
}
.portlet.light.form-fit {
    padding: 0;
}
.portlet.light.form-fit > .portlet-title {
    padding: 17px 20px 10px 20px;
    margin-bottom: 0;
}
.portlet.light .portlet-body {
    padding-top: 8px;
}
.portlet.light.portlet-fullscreen > .portlet-body {
    padding: 8px 0;
}

.tab-pane > p:last-child {
    margin-bottom: 0px;
}

/* Reverse aligned tabs */
.tabs-reversed > li {
    float: right;
    margin-right: 0;
}
.tabs-reversed > li > a {
    margin-right: 0;
}

/* jQuery UI Draggable Portlets */
.portlet-sortable:not(.portlet-fullscreen) > .portlet-title {
    cursor: move;
}

.portlet-sortable-placeholder {
    border: 2px dashed #eee;
    margin-bottom: 25px;
}

.portlet-sortable-empty {
    height: 45px;
}

/***
Customized Progress Bars
***/
.progress {
    border: 0;
    background-image: none;
    filter: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.progress.progress-sm {
    height: 12px;
}

.progress > .progress-bar-default {
    background-color: #c6c6c6;
}
.progress-striped .progress > .progress-bar-default {
    background-image: none;
    background-image: none;
}

.progress > .progress-bar-success {
    background-color: #45b6af;
}
.progress-striped .progress > .progress-bar-success {
    background-image: none;
    background-image: none;
}

.progress > .progress-bar-info {
    background-color: #89c4f4;
}
.progress-striped .progress > .progress-bar-info {
    background-image: none;
    background-image: none;
}

.progress > .progress-bar-danger {
    background-color: #f3565d;
}
.progress-striped .progress > .progress-bar-danger {
    background-image: none;
    background-image: none;
}

.progress > .progress-bar-warning {
    background-color: #dfba49;
}
.progress-striped .progress > .progress-bar-warning {
    background-image: none;
    background-image: none;
}

/***
Dashboard stats
***/
.dashboard-stat {
    display: block;
    margin-bottom: 25px;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.dashboard-stat:before, .dashboard-stat:after {
    content: " ";
    display: table;
}
.dashboard-stat:after {
    clear: both;
}
.portlet .dashboard-stat:last-child {
    margin-bottom: 0;
}
.dashboard-stat .visual {
    width: 80px;
    height: 80px;
    display: block;
    float: left;
    padding-top: 10px;
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 35px;
}
.dashboard-stat .visual > i {
    margin-left: -35px;
    font-size: 110px;
    line-height: 110px;
}
.dashboard-stat .details {
    position: absolute;
    right: 15px;
    padding-right: 15px;
}
.dashboard-stat .details .number {
    padding-top: 25px;
    text-align: right;
    font-size: 34px;
    line-height: 36px;
    letter-spacing: -1px;
    margin-bottom: 0px;
    font-weight: 300;
}
.dashboard-stat .details .desc {
    text-align: right;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 300;
}
.dashboard-stat .more {
    clear: both;
    display: block;
    padding: 6px 10px 6px 10px;
    position: relative;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 11px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.dashboard-stat .more:hover {
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.dashboard-stat .more > i {
    display: inline-block;
    margin-top: 1px;
    float: right;
}

.dashboard-stat-light {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.dashboard-stat-light .details {
    margin-bottom: 5px;
}
.dashboard-stat-light .details .number {
    font-weight: 300;
    margin-bottom: 0px;
}

/***
Text Stats
***/
.text-stat h3 {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 18px;
}
.text-stat span {
    font-size: 13px !important;
}

@media (max-width: 767px) {
    /* 767px */
    .text-stat {
        margin-top: 20px;
    }
}
/***
Social Icons
***/
.social-icons {
    padding: 0;
    margin: 0;
}
.social-icons:before, .social-icons:after {
    content: " ";
    display: table;
}
.social-icons:after {
    clear: both;
}
.social-icons li {
    float: left;
    display: inline;
    list-style: none;
    margin-right: 5px;
    margin-bottom: 5px;
    text-indent: -9999px;
}
.social-icons li > a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    width: 28px;
    height: 28px;
    display: block;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.social-icons li:hover > a {
    background-position: 0 -38px;
}
.social-icons li .amazon {
    background: url(../img/social/amazon.png) no-repeat;
}
.social-icons li .behance {
    background: url(../img/social/behance.png) no-repeat;
}
.social-icons li .blogger {
    background: url(../img/social/blogger.png) no-repeat;
}
.social-icons li .deviantart {
    background: url(../img/social/deviantart.png) no-repeat;
}
.social-icons li .dribbble {
    background: url(../img/social/dribbble.png) no-repeat;
}
.social-icons li .dropbox {
    background: url(../img/social/dropbox.png) no-repeat;
}
.social-icons li .evernote {
    background: url(../img/social/evernote.png) no-repeat;
}
.social-icons li .facebook {
    background: url(../img/social/facebook.png) no-repeat;
}
.social-icons li .forrst {
    background: url(../img/social/forrst.png) no-repeat;
}
.social-icons li .github {
    background: url(../img/social/github.png) no-repeat;
}
.social-icons li .googleplus {
    background: url(../img/social/googleplus.png) no-repeat;
}
.social-icons li .jolicloud {
    background: url(../img/social/jolicloud.png) no-repeat;
}
.social-icons li .last-fm {
    background: url(../img/social/last-fm.png) no-repeat;
}
.social-icons li .linkedin {
    background: url(../img/social/linkedin.png) no-repeat;
}
.social-icons li .picasa {
    background: url(../img/social/picasa.png) no-repeat;
}
.social-icons li .pintrest {
    background: url(../img/social/pintrest.png) no-repeat;
}
.social-icons li .rss {
    background: url(../img/social/rss.png) no-repeat;
}
.social-icons li .skype {
    background: url(../img/social/skype.png) no-repeat;
}
.social-icons li .spotify {
    background: url(../img/social/spotify.png) no-repeat;
}
.social-icons li .stumbleupon {
    background: url(../img/social/stumbleupon.png) no-repeat;
}
.social-icons li .tumblr {
    background: url(../img/social/tumblr.png) no-repeat;
}
.social-icons li .twitter {
    background: url(../img/social/twitter.png) no-repeat;
}
.social-icons li .vimeo {
    background: url(../img/social/vimeo.png) no-repeat;
}
.social-icons li .wordpress {
    background: url(../img/social/wordpress.png) no-repeat;
}
.social-icons li .xing {
    background: url(../img/social/xing.png) no-repeat;
}
.social-icons li .yahoo {
    background: url(../img/social/yahoo.png) no-repeat;
}
.social-icons li .youtube {
    background: url(../img/social/youtube.png) no-repeat;
}
.social-icons li .vk {
    background: url(../img/social/vk.png) no-repeat;
}
.social-icons li .instagram {
    background: url(../img/social/instagram.png) no-repeat;
}
.social-icons li .reddit {
    background: url(../img/social/reddit.png) no-repeat;
}
.social-icons li .aboutme {
    background: url(../img/social/aboutme.png) no-repeat;
}
.social-icons li .flickr {
    background: url(../img/social/flickr.png) no-repeat;
}
.social-icons li .foursquare {
    background: url(../img/social/foursquare.png) no-repeat;
}
.social-icons li .gravatar {
    background: url(../img/social/gravatar.png) no-repeat;
}
.social-icons li .klout {
    background: url(../img/social/klout.png) no-repeat;
}
.social-icons li .myspace {
    background: url(../img/social/myspace.png) no-repeat;
}
.social-icons li .quora {
    background: url(../img/social/quora.png) no-repeat;
}
.social-icons.social-icons-color > li > a {
    opacity: 0.7;
    background-position: 0 -38px !important;
}
.social-icons.social-icons-color > li > a:hover {
    opacity: 1;
}
.social-icons.social-icons-circle > li > a {
    border-radius: 25px !important;
}

/***
Inline Social Icons
***/
.social-icon {
    display: inline-block !important;
    width: 28px;
    height: 28px;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.social-icon.social-icon-circle {
    border-radius: 25px !important;
}

.social-icon.amazon {
    background: url(../img/social/amazon.png) no-repeat;
}
.social-icon.behance {
    background: url(../img/social/behance.png) no-repeat;
}
.social-icon.blogger {
    background: url(../img/social/blogger.png) no-repeat;
}
.social-icon.deviantart {
    background: url(../img/social/deviantart.png) no-repeat;
}
.social-icon.dribbble {
    background: url(../img/social/dribbble.png) no-repeat;
}
.social-icon.dropbox {
    background: url(../img/social/dropbox.png) no-repeat;
}
.social-icon.evernote {
    background: url(../img/social/evernote.png) no-repeat;
}
.social-icon.facebook {
    background: url(../img/social/facebook.png) no-repeat;
}
.social-icon.forrst {
    background: url(../img/social/forrst.png) no-repeat;
}
.social-icon.github {
    background: url(../img/social/github.png) no-repeat;
}
.social-icon.googleplus {
    background: url(../img/social/googleplus.png) no-repeat;
}
.social-icon.jolicloud {
    background: url(../img/social/jolicloud.png) no-repeat;
}
.social-icon.last-fm {
    background: url(../img/social/last-fm.png) no-repeat;
}
.social-icon.linkedin {
    background: url(../img/social/linkedin.png) no-repeat;
}
.social-icon.picasa {
    background: url(../img/social/picasa.png) no-repeat;
}
.social-icon.pintrest {
    background: url(../img/social/pintrest.png) no-repeat;
}
.social-icon.rss {
    background: url(../img/social/rss.png) no-repeat;
}
.social-icon.skype {
    background: url(../img/social/skype.png) no-repeat;
}
.social-icon.spotify {
    background: url(../img/social/spotify.png) no-repeat;
}
.social-icon.stumbleupon {
    background: url(../img/social/stumbleupon.png) no-repeat;
}
.social-icon.tumblr {
    background: url(../img/social/tumblr.png) no-repeat;
}
.social-icon.twitter {
    background: url(../img/social/twitter.png) no-repeat;
}
.social-icon.vimeo {
    background: url(../img/social/vimeo.png) no-repeat;
}
.social-icon.wordpress {
    background: url(../img/social/wordpress.png) no-repeat;
}
.social-icon.xing {
    background: url(../img/social/xing.png) no-repeat;
}
.social-icon.yahoo {
    background: url(../img/social/yahoo.png) no-repeat;
}
.social-icon.youtube {
    background: url(../img/social/youtube.png) no-repeat;
}
.social-icon.vk {
    background: url(../img/social/vk.png) no-repeat;
}
.social-icon.instagram {
    background: url(../img/social/instagram.png) no-repeat;
}
.social-icon.reddit {
    background: url(../img/social/reddit.png) no-repeat;
}
.social-icon.aboutme {
    background: url(../img/social/aboutme.png) no-repeat;
}
.social-icon.flickr {
    background: url(../img/social/flickr.png) no-repeat;
}
.social-icon.foursquare {
    background: url(../img/social/foursquare.png) no-repeat;
}
.social-icon.gravatar {
    background: url(../img/social/gravatar.png) no-repeat;
}
.social-icon.klout {
    background: url(../img/social/klout.png) no-repeat;
}
.social-icon.myspace {
    background: url(../img/social/myspace.png) no-repeat;
}
.social-icon.quora {
    background: url(../img/social/quora.png) no-repeat;
}
.social-icon:hover {
    background-position: 0 -38px;
}

.social-icon-color {
    opacity: 0.7;
    background-position: 0 -38px !important;
}
.social-icon-color:hover {
    opacity: 1;
}

/***
Customized Bootstrap Tables
***/
/***
Default table
***/
.table.table-bordered thead > tr > th {
    border-bottom: 0;
}
.table tr.heading > th {
    background-color: #eee !important;
}
.table td .img-responsive {
    width: 100%;
}

/* Contextual table row variants */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background: #a6c8e6;
    color: #c5d5ec;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
    background: #92bce0;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background: #dff0d8;
    color: #3c763d;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
    background: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background: #d9edf7;
    color: #31708f;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
    background: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background: #fcf8e3;
    color: #8a6d3b;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
    background: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background: #f2dede;
    color: #a94442;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
    background: #ebcccc;
}

/***
Responsive & Scrollable Tables
***/
.table-scrollable {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    margin: 10px 0 !important;
}
.table-scrollable.table-scrollable-borderless {
    border: 0;
}
.table-scrollable > .table {
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 0;
    background-color: #fff;
}
.table-scrollable > .table > thead > tr > th,
.table-scrollable > .table > tbody > tr > th,
.table-scrollable > .table > tfoot > tr > th,
.table-scrollable > .table > tfoot > tr > th,
.table-scrollable > .table > tfoot > tr > td {
    white-space: nowrap;
}
.table-scrollable > .table-bordered {
    border: 0;
}
.table-scrollable > .table-bordered > thead > tr > th:first-child,
.table-scrollable > .table-bordered > tbody > tr > th:first-child,
.table-scrollable > .table-bordered > tfoot > tr > th:first-child,
.table-scrollable > .table-bordered > thead > tr > td:first-child,
.table-scrollable > .table-bordered > tbody > tr > td:first-child,
.table-scrollable > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.table-scrollable > .table-bordered > thead > tr > th:last-child,
.table-scrollable > .table-bordered > tbody > tr > th:last-child,
.table-scrollable > .table-bordered > tfoot > tr > th:last-child,
.table-scrollable > .table-bordered > thead > tr > td:last-child,
.table-scrollable > .table-bordered > tbody > tr > td:last-child,
.table-scrollable > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.table-scrollable > .table-bordered > thead > tr:last-child > th,
.table-scrollable > .table-bordered > tbody > tr:last-child > th,
.table-scrollable > .table-bordered > tfoot > tr:last-child > th,
.table-scrollable > .table-bordered > thead > tr:last-child > td,
.table-scrollable > .table-bordered > tbody > tr:last-child > td,
.table-scrollable > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
}

/***
Responsive Flip Scroll Tables
***/
.flip-scroll table {
    width: 100%;
}

@media only screen and (max-width: 768px) {
    /* 768px */
    .flip-scroll .flip-content:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

    .flip-scroll * html .flip-content {
        zoom: 1;
    }

    .flip-scroll *:first-child + html .flip-content {
        zoom: 1;
    }

    .flip-scroll table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }

    .flip-scroll th,
    .flip-scroll td {
        margin: 0;
        vertical-align: top;
    }

    .flip-scroll th {
        text-align: left;
        border: 0 !important;
        border-bottom: 1px solid #ddd !important;
        border-right: 1px solid #ddd !important;
        font-size: 13px !important;
        padding: 5px;
        width: auto !important;
    }

    .flip-scroll table {
        display: block;
        position: relative;
        width: 100%;
    }

    .flip-scroll thead {
        display: block;
        float: left;
    }

    .flip-scroll tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
    }

    .flip-scroll thead tr {
        display: block;
    }

    .flip-scroll th {
        display: block;
        text-align: right;
    }

    .flip-scroll tbody tr {
        display: inline-block;
        vertical-align: top;
        margin-left: -5px;
    }

    .flip-scroll td {
        display: block;
        min-height: 1.25em;
        text-align: left;
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }

    /* sort out borders */
    .flip-scroll th {
        border-bottom: 0;
        border-left: 0;
    }

    .flip-scroll td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

    .flip-scroll tbody tr {
        border-left: 1px solid #ddd;
    }

    .flip-scroll th:last-child,
    .flip-scroll td:last-child {
        border-bottom: 1px solid #ddd;
    }
}
/***
Custom tables
***/
.table-toolbar {
    margin-bottom: 15px;
}
.table-toolbar:before, .table-toolbar:after {
    content: " ";
    display: table;
}
.table-toolbar:after {
    clear: both;
}

.table.table-full-width {
    width: 100% !important;
}

.table .btn {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 5px;
}

.table thead tr th {
    font-size: 14px;
    font-weight: 600;
}

.table-advance {
    margin-bottom: 10px !important;
}

.table-advance thead {
    color: #999;
}

.table-advance thead tr th {
    background-color: #DDD;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}

.table-advance div.success,
.table-advance div.info,
.table-advance div.important,
.table-advance div.warning,
.table-advance div.danger {
    position: absolute;
    margin-top: -5px;
    float: left;
    width: 2px;
    height: 30px;
    margin-right: 20px !important;
}

.table-advance tr td {
    border-left-width: 0px;
}

.table-advance tr td:first-child {
    border-left-width: 1px !important;
}

.table-advance tr td.highlight:first-child a {
    margin-left: 15px;
}

.table-advance td.highlight div.primary {
    border-left: 2px solid #428bca;
}

.table-advance td.highlight div.success {
    border-left: 2px solid #45b6af;
}

.table-advance td.highlight div.info {
    border-left: 2px solid #89c4f4;
}

.table-advance td.highlight div.warning {
    border-left: 2px solid #dfba49;
}

.table-advance td.highlight div.danger {
    border-left: 2px solid #f3565d;
}

@media (max-width: 767px) {
    /* 767px */
    .table-advance tr > td.highlight:first-child a {
        margin-left: 8px;
    }
}
/***
Light Table
***/
.table.table-light {
    border: 0 !important;
}
.table.table-light > thead > tr:hover > th {
    background: none;
}
.table.table-light > thead > tr.uppercase {
    text-transform: uppercase;
}
.table.table-light > thead > tr > th {
    font-weight: 600;
    font-size: 13px;
    color: #a7b3b9;
    font-family: "Open Sans", sans-serif;
    border: 0;
    border-bottom: 1px solid #F2F5F8;
}
.table.table-light > tbody > tr:last-child > td {
    border: 0;
}
.table.table-light > tbody > tr > td {
    border: 0;
    border-bottom: 1px solid #F2F5F8;
    color: #9ca8b0;
    vertical-align: middle;
}
.table.table-light > tbody > tr > td.fit {
    width: 1px;
    padding-right: 3px;
}
.table.table-light > tbody > tr > td .user-pic {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.table.table-light.table-hover > tbody > tr > td:hover,
.table.table-light.table-hover > tbody > tr > th:hover, .table.table-light.table-hover > tbody > tr:hover > td, .table.table-light.table-hover > tbody > tr:hover > th {
    background: #f9fafb;
}

/***
Customized Bootstrap Tabs
***/
/* Tabs and pills */
.nav-tabs,
.nav-pills {
    margin-bottom: 10px;
}
.nav-tabs > li > a,
.nav-pills > li > a {
    font-size: 14px;
}
.nav-tabs > li > a > .badge,
.nav-pills > li > a > .badge {
    margin-top: -3px;
}
.nav-tabs > li .dropdown-menu:before, .nav-tabs > li .dropdown-menu:after,
.nav-pills > li .dropdown-menu:before,
.nav-pills > li .dropdown-menu:after {
    display: none;
}
.nav-tabs.nav-tabs-sm > li > a, .nav-tabs.nav-pills-sm > li > a,
.nav-pills.nav-tabs-sm > li > a,
.nav-pills.nav-pills-sm > li > a {
    font-size: 13px;
}
.nav-tabs .dropdown.open > .dropdown-toggle,
.nav-pills .dropdown.open > .dropdown-toggle {
    background: #eee;
    color: #0d638f;
    border-color: transparent;
}

/* Left and right tabs */
.tabs-right.nav-tabs,
.tabs-left.nav-tabs {
    border-bottom: 0;
}
.tabs-right.nav-tabs > li,
.tabs-left.nav-tabs > li {
    float: none;
}
.tabs-right.nav-tabs > li > a,
.tabs-left.nav-tabs > li > a {
    margin-right: 0;
    margin-bottom: 3px;
}

/* Left tabs */
.tabs-left.nav-tabs {
    border-right: 1px solid #ddd;
}
.tabs-left.nav-tabs > li > a {
    display: block;
    margin-right: -1px;
}
.tabs-left.nav-tabs > li > a:hover, .tabs-left.nav-tabs > li > a:focus {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left.nav-tabs > li.active > a,
.tabs-left.nav-tabs > li.active > a:hover
> li.active > a:focus {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}

/* Right tabs */
.tabs-right.nav-tabs {
    border-left: 1px solid #ddd;
}
.tabs-right.nav-tabs > li > a {
    display: block;
    margin-left: -1px;
}
.tabs-right.nav-tabs > li > a:hover, .tabs-right.nav-tabs > li > a:focus {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right.nav-tabs > li.active > a,
.tabs-right.nav-tabs > li.active > a:hover
> li.active > a:focus {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #ffffff;
}

/* Below tabs */
.tabs-below > .nav-tabs,
.tabs-below > .nav-pills {
    border-bottom: 0;
    margin-bottom: 0px;
    margin-top: 10px;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
    margin-bottom: 0;
    margin-top: 10px;
}
.tabs-below > .nav-tabs > li > a {
    margin-top: -1px;
    margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > li > a .dropdown-menu {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.tabs-below > .nav-tabs .active a,
.tabs-below > .nav-tabs .active a:hover
.active a:focus {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border-color: transparent #ddd #ddd #ddd;
}

/***
Custom tabs
***/
/* In BS3.0.0 tabbable class was removed. We had to added it back */
.tabbable:before, .tabbable:after {
    content: " ";
    display: table;
}
.tabbable:after {
    clear: both;
}

.tabbable-custom {
    margin-bottom: 15px;
    padding: 0px;
    overflow: hidden;
    /* justified tabs */
    /* boxless tabs */
    /* below justified tabs */
    /* full width tabs */
    /* below tabs */
}
.tabbable-custom > .nav-tabs {
    border: none;
    margin: 0px;
}
.tabbable-custom > .nav-tabs > li {
    margin-right: 2px;
    border-top: 2px solid transparent;
}
.tabbable-custom > .nav-tabs > li > a {
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.tabbable-custom > .nav-tabs > li > a:hover {
    background: none;
    border-color: transparent;
}
.tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #f3565d;
    margin-top: 0;
    position: relative;
}
.tabbable-custom > .nav-tabs > li.active > a {
    border-top: none;
    font-weight: 400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.tabbable-custom > .nav-tabs > li.active > a:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-top: none;
    background: #fff;
    border-color: #d4d4d4 #d4d4d4 transparent;
}
.tabbable-custom > .tab-content {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.tabbable-custom.nav-justified > .tab-content {
    margin-top: -1px;
}
.tabbable-custom.boxless > .tab-content {
    padding: 15px 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.tabbable-custom.tabs-below.nav-justified .tab-content {
    margin-top: 0px;
    margin-bottom: -2px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.tabbable-custom.tabbable-full-width > .nav-tabs > li > a {
    color: #424242;
    font-size: 15px;
    padding: 9px 15px;
}
.tabbable-custom.tabbable-full-width > .tab-content {
    padding: 15px 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.tabbable-custom.tabs-below .nav-tabs > li > a {
    border-top: none;
    border-bottom: 2px solid transparent;
    margin-top: -1px;
}
.tabbable-custom.tabs-below .nav-tabs > li.active {
    border-top: none;
    border-bottom: 3px solid #d12610;
    margin-bottom: 0;
    position: relative;
}
.tabbable-custom.tabs-below .nav-tabs > li.active > a {
    border-bottom: none;
}
.tabbable-custom.tabs-below .nav-tabs > li.active > a:hover {
    background: #fff;
    border-color: #d4d4d4 #d4d4d4 transparent;
}

.tabbable-custom.tabbable-noborder > .nav-tabs > li > a {
    border: 0;
}
.tabbable-custom.tabbable-noborder .tab-content {
    border: 0;
}

.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}
.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
    border-bottom: 4px solid #f3565d;
    position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
}
.tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

.tabbable-line.tabs-below > .nav-tabs > li {
    border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
    margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
    border-bottom: 0;
    border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
    margin-bottom: -2px;
    border-bottom: 0;
    border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

/***
Tiles(new in v1.1.1)
***/
.tiles {
    margin-right: -10px;
}
.tiles:before, .tiles:after {
    display: table;
    content: " ";
}
.tiles:after {
    clear: both;
}
.tiles .tile {
    display: block;
    letter-spacing: 0.02em;
    float: left;
    height: 135px;
    width: 135px !important;
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
    position: relative;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 0.02em;
    line-height: 20px;
    overflow: hidden;
    border: 4px solid transparent;
    margin: 0 10px 10px 0;
}
.tiles .tile:after, .tiles .tile:before {
    content: "";
    float: left;
}
.tiles .tile.double {
    width: 280px !important;
}
.tiles .tile.double-down {
    height: 280px !important;
}
.tiles .tile.double-down i {
    margin-top: 95px;
}
.tiles .tile:hover {
    border-color: #aaa !important;
}
.tiles .tile:active, .tiles .tile.selected {
    border-color: #ccc !important;
}
.tiles .tile.selected .corner:after {
    content: "";
    display: inline-block;
    border-left: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 40px solid #ccc;
    position: absolute;
    top: -3px;
    right: -3px;
}
.tiles .tile.selected .check:after {
    content: "";
    font-family: FontAwesome;
    font-size: 13px;
    content: "\f00c";
    display: inline-block;
    position: absolute;
    top: 2px;
    right: 2px;
}
.tiles .tile.icon {
    padding: 0;
}
.tiles .tile.image .tile-body {
    padding: 0 !important;
}
.tiles .tile.image .tile-body > img {
    width: 100%;
    height: auto;
    min-height: 100%;
    max-width: 100%;
}
.tiles .tile.image .tile-body h3 {
    display: inline-block;
}
.tiles .tile .tile-body {
    height: 100%;
    vertical-align: top;
    padding: 10px 10px;
    overflow: hidden;
    position: relative;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    color: #ffffff;
    margin-bottom: 10px;
}
.tiles .tile .tile-body p {
    font-weight: 400;
    font-size: 13px;
    color: #000000;
    color: #ffffff;
    line-height: 20px;
    overflow: hidden;
}
.tiles .tile .tile-body p:hover {
    color: rgba(0, 0, 0, 0.8);
}
.tiles .tile .tile-body p:active {
    color: rgba(0, 0, 0, 0.4);
}
.tiles .tile .tile-body p:hover {
    color: #ffffff;
}
.tiles .tile .tile-body img {
    float: left;
    margin-right: 10px;
}
.tiles .tile .tile-body img.pull-right {
    float: right !important;
    margin-left: 10px;
    margin-right: 0px;
}
.tiles .tile .tile-body > .content {
    display: inline-block;
}
.tiles .tile .tile-body > i {
    margin-top: 17px;
    display: block;
    font-size: 56px;
    line-height: 56px;
    text-align: center;
}
.tiles .tile .tile-body h1,
.tiles .tile .tile-body h2,
.tiles .tile .tile-body h3,
.tiles .tile .tile-body h4,
.tiles .tile .tile-body h5,
.tiles .tile .tile-body h6,
.tiles .tile .tile-body p {
    padding: 0;
    margin: 0;
    line-height: 14px;
}
.tiles .tile .tile-body h1:hover,
.tiles .tile .tile-body h2:hover,
.tiles .tile .tile-body h3:hover,
.tiles .tile .tile-body h4:hover,
.tiles .tile .tile-body h5:hover,
.tiles .tile .tile-body h6:hover,
.tiles .tile .tile-body p:hover {
    color: #ffffff;
}
.tiles .tile .tile-body h3,
.tiles .tile .tile-body h4 {
    margin-bottom: 5px;
}
.tiles .tile .tile-object {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 30px;
    background-color: transparent;
    *zoom: 1;
}
.tiles .tile .tile-object:before, .tiles .tile .tile-object:after {
    display: table;
    content: "";
}
.tiles .tile .tile-object:after {
    clear: both;
}
.tiles .tile .tile-object > .name {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 15px;
    font-weight: 400;
    font-size: 13px;
    color: #ffffff;
}
.tiles .tile .tile-object > .name > i {
    vertical-align: middle;
    display: block;
    font-size: 24px;
    height: 18px;
    width: 24px;
}
.tiles .tile .tile-object > .number {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.01em;
    line-height: 14px;
    margin-bottom: 8px;
    margin-right: 10px;
}

/***
Custimized Bootstrap Wells
***/
.well {
    background-color: #eee;
    border: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

/***
AngularJS Basic Animations
***/
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(15px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(15px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(15px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(15px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.fade-in-up {
    -webkit-animation: fadeInUp .5s;
    animation: fadeInUp .5s;
}

@-webkit-keyframes bounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
    }
}
@keyframes bounceDelay {
    0%, 80%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
/* Button */
.btn.default {
    color: #333333;
    background-color: #e5e5e5;
    border-color: "";
}
.btn.default:hover, .btn.default:focus, .btn.default:active, .btn.default.active {
    color: #333333;
    background-color: lightgray;
}
.open .btn.default.dropdown-toggle {
    color: #333333;
    background-color: lightgray;
}
.btn.default:active, .btn.default.active {
    background-image: none;
    background-color: #c6c6c6;
}
.btn.default:active:hover, .btn.default.active:hover {
    background-color: #cccccc;
}
.open .btn.default.dropdown-toggle {
    background-image: none;
}
.btn.default.disabled, .btn.default.disabled:hover, .btn.default.disabled:focus, .btn.default.disabled:active, .btn.default.disabled.active, .btn.default[disabled], .btn.default[disabled]:hover, .btn.default[disabled]:focus, .btn.default[disabled]:active, .btn.default[disabled].active, fieldset[disabled] .btn.default, fieldset[disabled] .btn.default:hover, fieldset[disabled] .btn.default:focus, fieldset[disabled] .btn.default:active, fieldset[disabled] .btn.default.active {
    background-color: #e5e5e5;
}
.btn.default .badge {
    color: #e5e5e5;
    background-color: #333333;
}

/**********
Blue Colors
***********/
/***
Blue Default
***/
/* Button */
.blue.btn {
    color: white;
    background-color: #4b8df8;
    border-color: "";
}
.blue.btn:hover, .blue.btn:focus, .blue.btn:active, .blue.btn.active {
    color: white;
    background-color: #2977f7;
}
.open .blue.btn.dropdown-toggle {
    color: white;
    background-color: #2977f7;
}
.blue.btn:active, .blue.btn.active {
    background-image: none;
    background-color: #1068f6;
}
.blue.btn:active:hover, .blue.btn.active:hover {
    background-color: #1a6ef6;
}
.open .blue.btn.dropdown-toggle {
    background-image: none;
}
.blue.btn.disabled, .blue.btn.disabled:hover, .blue.btn.disabled:focus, .blue.btn.disabled:active, .blue.btn.disabled.active, .blue.btn[disabled], .blue.btn[disabled]:hover, .blue.btn[disabled]:focus, .blue.btn[disabled]:active, .blue.btn[disabled].active, fieldset[disabled] .blue.btn, fieldset[disabled] .blue.btn:hover, fieldset[disabled] .blue.btn:focus, fieldset[disabled] .blue.btn:active, fieldset[disabled] .blue.btn.active {
    background-color: #4b8df8;
}
.blue.btn .badge {
    color: #4b8df8;
    background-color: white;
}

/* Button Strip */
.btn.blue-stripe {
    border-left: 3px solid #4b8df8;
}

/* Portlet */
.portlet > .portlet-body.blue,
.portlet.blue {
    background-color: #4b8df8;
}

.portlet.solid.blue > .portlet-title,
.portlet.solid.blue > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.blue > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.blue > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.blue > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.blue > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.blue > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.blue > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.blue > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.blue {
    border: 1px solid #7cacfa;
    border-top: 0;
}
.portlet.box.blue > .portlet-title {
    background-color: #4b8df8;
}
.portlet.box.blue > .portlet-title > .caption {
    color: white;
}
.portlet.box.blue > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.blue > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #b7d1fc;
    color: #d0e1fd;
}
.portlet.box.blue > .portlet-title > .actions .btn-default > i {
    color: #deeafe;
}
.portlet.box.blue > .portlet-title > .actions .btn-default:hover, .portlet.box.blue > .portlet-title > .actions .btn-default:focus, .portlet.box.blue > .portlet-title > .actions .btn-default:active, .portlet.box.blue > .portlet-title > .actions .btn-default.active {
    border: 1px solid #e8f0fe;
    color: white;
}

/* Statistic Block */
.dashboard-stat.blue {
    background-color: #4b8df8;
}
.dashboard-stat.blue.dashboard-stat-light:hover {
    background-color: #3781f7;
}
.dashboard-stat.blue .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.blue .details .number {
    color: white;
}
.dashboard-stat.blue .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.blue .more {
    color: white;
    background-color: #3781f7;
}

/* General Element */
.bg-blue {
    border-color: #4b8df8 !important;
    background-image: none !important;
    background-color: #4b8df8 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-blue {
    color: #4b8df8 !important;
}

/***
Blue Madison
***/
/* Button */
.blue-madison.btn {
    color: white;
    background-color: #578ebe;
    border-color: "";
}
.blue-madison.btn:hover, .blue-madison.btn:focus, .blue-madison.btn:active, .blue-madison.btn.active {
    color: white;
    background-color: #437cae;
}
.open .blue-madison.btn.dropdown-toggle {
    color: white;
    background-color: #437cae;
}
.blue-madison.btn:active, .blue-madison.btn.active {
    background-image: none;
    background-color: #3c6f9c;
}
.blue-madison.btn:active:hover, .blue-madison.btn.active:hover {
    background-color: #3f74a3;
}
.open .blue-madison.btn.dropdown-toggle {
    background-image: none;
}
.blue-madison.btn.disabled, .blue-madison.btn.disabled:hover, .blue-madison.btn.disabled:focus, .blue-madison.btn.disabled:active, .blue-madison.btn.disabled.active, .blue-madison.btn[disabled], .blue-madison.btn[disabled]:hover, .blue-madison.btn[disabled]:focus, .blue-madison.btn[disabled]:active, .blue-madison.btn[disabled].active, fieldset[disabled] .blue-madison.btn, fieldset[disabled] .blue-madison.btn:hover, fieldset[disabled] .blue-madison.btn:focus, fieldset[disabled] .blue-madison.btn:active, fieldset[disabled] .blue-madison.btn.active {
    background-color: #578ebe;
}
.blue-madison.btn .badge {
    color: #578ebe;
    background-color: white;
}

/* Button Strip */
.btn.blue-madison-stripe {
    border-left: 3px solid #578ebe;
}

/* Portlet */
.portlet > .portlet-body.blue-madison,
.portlet.blue-madison {
    background-color: #578ebe;
}

.portlet.solid.blue-madison > .portlet-title,
.portlet.solid.blue-madison > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.blue-madison > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.blue-madison > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.blue-madison > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.blue-madison > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.blue-madison > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.blue-madison > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.blue-madison > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.blue-madison {
    border: 1px solid #7ca7cc;
    border-top: 0;
}
.portlet.box.blue-madison > .portlet-title {
    background-color: #578ebe;
}
.portlet.box.blue-madison > .portlet-title > .caption {
    color: white;
}
.portlet.box.blue-madison > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.blue-madison > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #a8c4dd;
    color: #bad1e4;
}
.portlet.box.blue-madison > .portlet-title > .actions .btn-default > i {
    color: #c5d8e9;
}
.portlet.box.blue-madison > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-madison > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-madison > .portlet-title > .actions .btn-default:active, .portlet.box.blue-madison > .portlet-title > .actions .btn-default.active {
    border: 1px solid #cdddec;
    color: #dfeaf3;
}

/* Statistic Block */
.dashboard-stat.blue-madison {
    background-color: #578ebe;
}
.dashboard-stat.blue-madison.dashboard-stat-light:hover {
    background-color: #4884b8;
}
.dashboard-stat.blue-madison .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.blue-madison .details .number {
    color: white;
}
.dashboard-stat.blue-madison .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.blue-madison .more {
    color: white;
    background-color: #4884b8;
}

/* General Element */
.bg-blue-madison {
    border-color: #578ebe !important;
    background-image: none !important;
    background-color: #578ebe !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-blue-madison {
    color: #578ebe !important;
}

/***
Blue Chambray
***/
/* Button */
.blue-chambray.btn {
    color: white;
    background-color: #2c3e50;
    border-color: "";
}
.blue-chambray.btn:hover, .blue-chambray.btn:focus, .blue-chambray.btn:active, .blue-chambray.btn.active {
    color: white;
    background-color: #1f2c39;
}
.open .blue-chambray.btn.dropdown-toggle {
    color: white;
    background-color: #1f2c39;
}
.blue-chambray.btn:active, .blue-chambray.btn.active {
    background-image: none;
    background-color: #161f29;
}
.blue-chambray.btn:active:hover, .blue-chambray.btn.active:hover {
    background-color: #1a242f;
}
.open .blue-chambray.btn.dropdown-toggle {
    background-image: none;
}
.blue-chambray.btn.disabled, .blue-chambray.btn.disabled:hover, .blue-chambray.btn.disabled:focus, .blue-chambray.btn.disabled:active, .blue-chambray.btn.disabled.active, .blue-chambray.btn[disabled], .blue-chambray.btn[disabled]:hover, .blue-chambray.btn[disabled]:focus, .blue-chambray.btn[disabled]:active, .blue-chambray.btn[disabled].active, fieldset[disabled] .blue-chambray.btn, fieldset[disabled] .blue-chambray.btn:hover, fieldset[disabled] .blue-chambray.btn:focus, fieldset[disabled] .blue-chambray.btn:active, fieldset[disabled] .blue-chambray.btn.active {
    background-color: #2c3e50;
}
.blue-chambray.btn .badge {
    color: #2c3e50;
    background-color: white;
}

/* Button Strip */
.btn.blue-chambray-stripe {
    border-left: 3px solid #2c3e50;
}

/* Portlet */
.portlet > .portlet-body.blue-chambray,
.portlet.blue-chambray {
    background-color: #2c3e50;
}

.portlet.solid.blue-chambray > .portlet-title,
.portlet.solid.blue-chambray > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.blue-chambray > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.blue-chambray > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.blue-chambray > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.blue-chambray > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.blue-chambray > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.blue-chambray > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.blue-chambray > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.blue-chambray {
    border: 1px solid #3e5771;
    border-top: 0;
}
.portlet.box.blue-chambray > .portlet-title {
    background-color: #2c3e50;
}
.portlet.box.blue-chambray > .portlet-title > .caption {
    color: white;
}
.portlet.box.blue-chambray > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.blue-chambray > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #547698;
    color: #5f83a7;
}
.portlet.box.blue-chambray > .portlet-title > .actions .btn-default > i {
    color: #698aac;
}
.portlet.box.blue-chambray > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-chambray > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-chambray > .portlet-title > .actions .btn-default:active, .portlet.box.blue-chambray > .portlet-title > .actions .btn-default.active {
    border: 1px solid #6f90b0;
    color: #809cb9;
}

/* Statistic Block */
.dashboard-stat.blue-chambray {
    background-color: #2c3e50;
}
.dashboard-stat.blue-chambray.dashboard-stat-light:hover {
    background-color: #253443;
}
.dashboard-stat.blue-chambray .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.blue-chambray .details .number {
    color: white;
}
.dashboard-stat.blue-chambray .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.blue-chambray .more {
    color: white;
    background-color: #253443;
}

/* General Element */
.bg-blue-chambray {
    border-color: #2c3e50 !important;
    background-image: none !important;
    background-color: #2c3e50 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-blue-chambray {
    color: #2c3e50 !important;
}

/***
Blue Ebonyclay
***/
/* Button */
.blue-ebonyclay.btn {
    color: white;
    background-color: #22313f;
    border-color: "";
}
.blue-ebonyclay.btn:hover, .blue-ebonyclay.btn:focus, .blue-ebonyclay.btn:active, .blue-ebonyclay.btn.active {
    color: white;
    background-color: #151f28;
}
.open .blue-ebonyclay.btn.dropdown-toggle {
    color: white;
    background-color: #151f28;
}
.blue-ebonyclay.btn:active, .blue-ebonyclay.btn.active {
    background-image: none;
    background-color: #0d1217;
}
.blue-ebonyclay.btn:active:hover, .blue-ebonyclay.btn.active:hover {
    background-color: #10171e;
}
.open .blue-ebonyclay.btn.dropdown-toggle {
    background-image: none;
}
.blue-ebonyclay.btn.disabled, .blue-ebonyclay.btn.disabled:hover, .blue-ebonyclay.btn.disabled:focus, .blue-ebonyclay.btn.disabled:active, .blue-ebonyclay.btn.disabled.active, .blue-ebonyclay.btn[disabled], .blue-ebonyclay.btn[disabled]:hover, .blue-ebonyclay.btn[disabled]:focus, .blue-ebonyclay.btn[disabled]:active, .blue-ebonyclay.btn[disabled].active, fieldset[disabled] .blue-ebonyclay.btn, fieldset[disabled] .blue-ebonyclay.btn:hover, fieldset[disabled] .blue-ebonyclay.btn:focus, fieldset[disabled] .blue-ebonyclay.btn:active, fieldset[disabled] .blue-ebonyclay.btn.active {
    background-color: #22313f;
}
.blue-ebonyclay.btn .badge {
    color: #22313f;
    background-color: white;
}

/* Button Strip */
.btn.blue-ebonyclay-stripe {
    border-left: 3px solid #22313f;
}

/* Portlet */
.portlet > .portlet-body.blue-ebonyclay,
.portlet.blue-ebonyclay {
    background-color: #22313f;
}

.portlet.solid.blue-ebonyclay > .portlet-title,
.portlet.solid.blue-ebonyclay > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.blue-ebonyclay > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.blue-ebonyclay > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.blue-ebonyclay > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.blue-ebonyclay > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.blue-ebonyclay > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.blue-ebonyclay > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.blue-ebonyclay > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.blue-ebonyclay {
    border: 1px solid #344b60;
    border-top: 0;
}
.portlet.box.blue-ebonyclay > .portlet-title {
    background-color: #22313f;
}
.portlet.box.blue-ebonyclay > .portlet-title > .caption {
    color: white;
}
.portlet.box.blue-ebonyclay > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.blue-ebonyclay > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #496a88;
    color: #527798;
}
.portlet.box.blue-ebonyclay > .portlet-title > .actions .btn-default > i {
    color: #587ea2;
}
.portlet.box.blue-ebonyclay > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-ebonyclay > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-ebonyclay > .portlet-title > .actions .btn-default:active, .portlet.box.blue-ebonyclay > .portlet-title > .actions .btn-default.active {
    border: 1px solid #5d83a7;
    color: #6d90b0;
}

/* Statistic Block */
.dashboard-stat.blue-ebonyclay {
    background-color: #22313f;
}
.dashboard-stat.blue-ebonyclay.dashboard-stat-light:hover {
    background-color: #1b2732;
}
.dashboard-stat.blue-ebonyclay .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.blue-ebonyclay .details .number {
    color: white;
}
.dashboard-stat.blue-ebonyclay .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.blue-ebonyclay .more {
    color: white;
    background-color: #1b2732;
}

/* General Element */
.bg-blue-ebonyclay {
    border-color: #22313f !important;
    background-image: none !important;
    background-color: #22313f !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-blue-ebonyclay {
    color: #22313f !important;
}

/***
Blue Hoki
***/
/* Button */
.blue-hoki.btn {
    color: white;
    background-color: #67809f;
    border-color: "";
}
.blue-hoki.btn:hover, .blue-hoki.btn:focus, .blue-hoki.btn:active, .blue-hoki.btn.active {
    color: white;
    background-color: #586e8b;
}
.open .blue-hoki.btn.dropdown-toggle {
    color: white;
    background-color: #586e8b;
}
.blue-hoki.btn:active, .blue-hoki.btn.active {
    background-image: none;
    background-color: #4e627b;
}
.blue-hoki.btn:active:hover, .blue-hoki.btn.active:hover {
    background-color: #526781;
}
.open .blue-hoki.btn.dropdown-toggle {
    background-image: none;
}
.blue-hoki.btn.disabled, .blue-hoki.btn.disabled:hover, .blue-hoki.btn.disabled:focus, .blue-hoki.btn.disabled:active, .blue-hoki.btn.disabled.active, .blue-hoki.btn[disabled], .blue-hoki.btn[disabled]:hover, .blue-hoki.btn[disabled]:focus, .blue-hoki.btn[disabled]:active, .blue-hoki.btn[disabled].active, fieldset[disabled] .blue-hoki.btn, fieldset[disabled] .blue-hoki.btn:hover, fieldset[disabled] .blue-hoki.btn:focus, fieldset[disabled] .blue-hoki.btn:active, fieldset[disabled] .blue-hoki.btn.active {
    background-color: #67809f;
}
.blue-hoki.btn .badge {
    color: #67809f;
    background-color: white;
}

/* Button Strip */
.btn.blue-hoki-stripe {
    border-left: 3px solid #67809f;
}

/* Portlet */
.portlet > .portlet-body.blue-hoki,
.portlet.blue-hoki {
    background-color: #67809f;
}

.portlet.solid.blue-hoki > .portlet-title,
.portlet.solid.blue-hoki > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.blue-hoki > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.blue-hoki > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.blue-hoki > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.blue-hoki > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.blue-hoki > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.blue-hoki > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.blue-hoki > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.blue-hoki {
    border: 1px solid #869ab3;
    border-top: 0;
}
.portlet.box.blue-hoki > .portlet-title {
    background-color: #67809f;
}
.portlet.box.blue-hoki > .portlet-title > .caption {
    color: white;
}
.portlet.box.blue-hoki > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.blue-hoki > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #acb9ca;
    color: #bbc7d4;
}
.portlet.box.blue-hoki > .portlet-title > .actions .btn-default > i {
    color: #c5ceda;
}
.portlet.box.blue-hoki > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-hoki > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-hoki > .portlet-title > .actions .btn-default:active, .portlet.box.blue-hoki > .portlet-title > .actions .btn-default.active {
    border: 1px solid #cbd4de;
    color: #dbe1e8;
}

/* Statistic Block */
.dashboard-stat.blue-hoki {
    background-color: #67809f;
}
.dashboard-stat.blue-hoki.dashboard-stat-light:hover {
    background-color: #5e7694;
}
.dashboard-stat.blue-hoki .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.blue-hoki .details .number {
    color: white;
}
.dashboard-stat.blue-hoki .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.blue-hoki .more {
    color: white;
    background-color: #5e7694;
}

/* General Element */
.bg-blue-hoki {
    border-color: #67809f !important;
    background-image: none !important;
    background-color: #67809f !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-blue-hoki {
    color: #67809f !important;
}

/***
Blue Stell
***/
/* Button */
.blue-steel.btn {
    color: white;
    background-color: #4b77be;
    border-color: "";
}
.blue-steel.btn:hover, .blue-steel.btn:focus, .blue-steel.btn:active, .blue-steel.btn.active {
    color: white;
    background-color: #3d66a8;
}
.open .blue-steel.btn.dropdown-toggle {
    color: white;
    background-color: #3d66a8;
}
.blue-steel.btn:active, .blue-steel.btn.active {
    background-image: none;
    background-color: #365b96;
}
.blue-steel.btn:active:hover, .blue-steel.btn.active:hover {
    background-color: #395f9d;
}
.open .blue-steel.btn.dropdown-toggle {
    background-image: none;
}
.blue-steel.btn.disabled, .blue-steel.btn.disabled:hover, .blue-steel.btn.disabled:focus, .blue-steel.btn.disabled:active, .blue-steel.btn.disabled.active, .blue-steel.btn[disabled], .blue-steel.btn[disabled]:hover, .blue-steel.btn[disabled]:focus, .blue-steel.btn[disabled]:active, .blue-steel.btn[disabled].active, fieldset[disabled] .blue-steel.btn, fieldset[disabled] .blue-steel.btn:hover, fieldset[disabled] .blue-steel.btn:focus, fieldset[disabled] .blue-steel.btn:active, fieldset[disabled] .blue-steel.btn.active {
    background-color: #4b77be;
}
.blue-steel.btn .badge {
    color: #4b77be;
    background-color: white;
}

/* Button Strip */
.btn.blue-steel-stripe {
    border-left: 3px solid #4b77be;
}

/* Portlet */
.portlet > .portlet-body.blue-steel,
.portlet.blue-steel {
    background-color: #4b77be;
}

.portlet.solid.blue-steel > .portlet-title,
.portlet.solid.blue-steel > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.blue-steel > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.blue-steel > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.blue-steel > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.blue-steel > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.blue-steel > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.blue-steel > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.blue-steel > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.blue-steel {
    border: 1px solid #7093cc;
    border-top: 0;
}
.portlet.box.blue-steel > .portlet-title {
    background-color: #4b77be;
}
.portlet.box.blue-steel > .portlet-title > .caption {
    color: white;
}
.portlet.box.blue-steel > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.blue-steel > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #9db5dc;
    color: #b0c3e3;
}
.portlet.box.blue-steel > .portlet-title > .actions .btn-default > i {
    color: #bbcce7;
}
.portlet.box.blue-steel > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-steel > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-steel > .portlet-title > .actions .btn-default:active, .portlet.box.blue-steel > .portlet-title > .actions .btn-default.active {
    border: 1px solid #c3d2e9;
    color: #d6e0f0;
}

/* Statistic Block */
.dashboard-stat.blue-steel {
    background-color: #4b77be;
}
.dashboard-stat.blue-steel.dashboard-stat-light:hover {
    background-color: #416db4;
}
.dashboard-stat.blue-steel .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.blue-steel .details .number {
    color: white;
}
.dashboard-stat.blue-steel .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.blue-steel .more {
    color: white;
    background-color: #416db4;
}

/* General Element */
.bg-blue-steel {
    border-color: #4b77be !important;
    background-image: none !important;
    background-color: #4b77be !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-blue-steel {
    color: #4b77be !important;
}

/***
Blue Soft
***/
/* Button */
.blue-soft.btn {
    color: white;
    background-color: #4c87b9;
    border-color: "";
}
.blue-soft.btn:hover, .blue-soft.btn:focus, .blue-soft.btn:active, .blue-soft.btn.active {
    color: white;
    background-color: #3f75a2;
}
.open .blue-soft.btn.dropdown-toggle {
    color: white;
    background-color: #3f75a2;
}
.blue-soft.btn:active, .blue-soft.btn.active {
    background-image: none;
    background-color: #386890;
}
.blue-soft.btn:active:hover, .blue-soft.btn.active:hover {
    background-color: #3b6d97;
}
.open .blue-soft.btn.dropdown-toggle {
    background-image: none;
}
.blue-soft.btn.disabled, .blue-soft.btn.disabled:hover, .blue-soft.btn.disabled:focus, .blue-soft.btn.disabled:active, .blue-soft.btn.disabled.active, .blue-soft.btn[disabled], .blue-soft.btn[disabled]:hover, .blue-soft.btn[disabled]:focus, .blue-soft.btn[disabled]:active, .blue-soft.btn[disabled].active, fieldset[disabled] .blue-soft.btn, fieldset[disabled] .blue-soft.btn:hover, fieldset[disabled] .blue-soft.btn:focus, fieldset[disabled] .blue-soft.btn:active, fieldset[disabled] .blue-soft.btn.active {
    background-color: #4c87b9;
}
.blue-soft.btn .badge {
    color: #4c87b9;
    background-color: white;
}

/* Button Strip */
.btn.blue-soft-stripe {
    border-left: 3px solid #4c87b9;
}

/* Portlet */
.portlet > .portlet-body.blue-soft,
.portlet.blue-soft {
    background-color: #4c87b9;
}

.portlet.solid.blue-soft > .portlet-title,
.portlet.solid.blue-soft > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.blue-soft > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.blue-soft > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.blue-soft > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.blue-soft > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.blue-soft > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.blue-soft > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.blue-soft > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.blue-soft {
    border: 1px solid #71a0c7;
    border-top: 0;
}
.portlet.box.blue-soft > .portlet-title {
    background-color: #4c87b9;
}
.portlet.box.blue-soft > .portlet-title > .caption {
    color: white;
}
.portlet.box.blue-soft > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.blue-soft > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #9dbdd9;
    color: #afc9e0;
}
.portlet.box.blue-soft > .portlet-title > .actions .btn-default > i {
    color: #bad1e4;
}
.portlet.box.blue-soft > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-soft > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-soft > .portlet-title > .actions .btn-default:active, .portlet.box.blue-soft > .portlet-title > .actions .btn-default.active {
    border: 1px solid #c1d6e7;
    color: #d4e2ee;
}

/* Statistic Block */
.dashboard-stat.blue-soft {
    background-color: #4c87b9;
}
.dashboard-stat.blue-soft.dashboard-stat-light:hover {
    background-color: #447dad;
}
.dashboard-stat.blue-soft .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.blue-soft .details .number {
    color: white;
}
.dashboard-stat.blue-soft .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.blue-soft .more {
    color: white;
    background-color: #447dad;
}

/* General Element */
.bg-blue-soft {
    border-color: #4c87b9 !important;
    background-image: none !important;
    background-color: #4c87b9 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-blue-soft {
    color: #4c87b9 !important;
}

/***
Blue Dark
***/
/* Button */
.blue-dark.btn {
    color: white;
    background-color: #5e738b;
    border-color: "";
}
.blue-dark.btn:hover, .blue-dark.btn:focus, .blue-dark.btn:active, .blue-dark.btn.active {
    color: white;
    background-color: #506176;
}
.open .blue-dark.btn.dropdown-toggle {
    color: white;
    background-color: #506176;
}
.blue-dark.btn:active, .blue-dark.btn.active {
    background-image: none;
    background-color: #455566;
}
.blue-dark.btn:active:hover, .blue-dark.btn.active:hover {
    background-color: #495a6d;
}
.open .blue-dark.btn.dropdown-toggle {
    background-image: none;
}
.blue-dark.btn.disabled, .blue-dark.btn.disabled:hover, .blue-dark.btn.disabled:focus, .blue-dark.btn.disabled:active, .blue-dark.btn.disabled.active, .blue-dark.btn[disabled], .blue-dark.btn[disabled]:hover, .blue-dark.btn[disabled]:focus, .blue-dark.btn[disabled]:active, .blue-dark.btn[disabled].active, fieldset[disabled] .blue-dark.btn, fieldset[disabled] .blue-dark.btn:hover, fieldset[disabled] .blue-dark.btn:focus, fieldset[disabled] .blue-dark.btn:active, fieldset[disabled] .blue-dark.btn.active {
    background-color: #5e738b;
}
.blue-dark.btn .badge {
    color: #5e738b;
    background-color: white;
}

/* Button Strip */
.btn.blue-dark-stripe {
    border-left: 3px solid #5e738b;
}

/* Portlet */
.portlet > .portlet-body.blue-dark,
.portlet.blue-dark {
    background-color: #5e738b;
}

.portlet.solid.blue-dark > .portlet-title,
.portlet.solid.blue-dark > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.blue-dark > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.blue-dark > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.blue-dark > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.blue-dark > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.blue-dark > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.blue-dark > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.blue-dark > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.blue-dark {
    border: 1px solid #788da4;
    border-top: 0;
}
.portlet.box.blue-dark > .portlet-title {
    background-color: #5e738b;
}
.portlet.box.blue-dark > .portlet-title > .caption {
    color: white;
}
.portlet.box.blue-dark > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.blue-dark > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #9dacbd;
    color: #acb8c7;
}
.portlet.box.blue-dark > .portlet-title > .actions .btn-default > i {
    color: #b5c0cd;
}
.portlet.box.blue-dark > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-dark > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-dark > .portlet-title > .actions .btn-default:active, .portlet.box.blue-dark > .portlet-title > .actions .btn-default.active {
    border: 1px solid #bbc5d1;
    color: #cad2db;
}

/* Statistic Block */
.dashboard-stat.blue-dark {
    background-color: #5e738b;
}
.dashboard-stat.blue-dark.dashboard-stat-light:hover {
    background-color: #56697f;
}
.dashboard-stat.blue-dark .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.blue-dark .details .number {
    color: white;
}
.dashboard-stat.blue-dark .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.blue-dark .more {
    color: white;
    background-color: #56697f;
}

/* General Element */
.bg-blue-dark {
    border-color: #5e738b !important;
    background-image: none !important;
    background-color: #5e738b !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-blue-dark {
    color: #5e738b !important;
}

/***
Blue Sharp
***/
/* Button */
.blue-sharp.btn {
    color: white;
    background-color: #5c9bd1;
    border-color: "";
}
.blue-sharp.btn:hover, .blue-sharp.btn:focus, .blue-sharp.btn:active, .blue-sharp.btn.active {
    color: white;
    background-color: #408ac9;
}
.open .blue-sharp.btn.dropdown-toggle {
    color: white;
    background-color: #408ac9;
}
.blue-sharp.btn:active, .blue-sharp.btn.active {
    background-image: none;
    background-color: #357dbb;
}
.blue-sharp.btn:active:hover, .blue-sharp.btn.active:hover {
    background-color: #3782c3;
}
.open .blue-sharp.btn.dropdown-toggle {
    background-image: none;
}
.blue-sharp.btn.disabled, .blue-sharp.btn.disabled:hover, .blue-sharp.btn.disabled:focus, .blue-sharp.btn.disabled:active, .blue-sharp.btn.disabled.active, .blue-sharp.btn[disabled], .blue-sharp.btn[disabled]:hover, .blue-sharp.btn[disabled]:focus, .blue-sharp.btn[disabled]:active, .blue-sharp.btn[disabled].active, fieldset[disabled] .blue-sharp.btn, fieldset[disabled] .blue-sharp.btn:hover, fieldset[disabled] .blue-sharp.btn:focus, fieldset[disabled] .blue-sharp.btn:active, fieldset[disabled] .blue-sharp.btn.active {
    background-color: #5c9bd1;
}
.blue-sharp.btn .badge {
    color: #5c9bd1;
    background-color: white;
}

/* Button Strip */
.btn.blue-sharp-stripe {
    border-left: 3px solid #5c9bd1;
}

/* Portlet */
.portlet > .portlet-body.blue-sharp,
.portlet.blue-sharp {
    background-color: #5c9bd1;
}

.portlet.solid.blue-sharp > .portlet-title,
.portlet.solid.blue-sharp > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.blue-sharp > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.blue-sharp > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.blue-sharp > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.blue-sharp > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.blue-sharp > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.blue-sharp > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.blue-sharp > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.blue-sharp {
    border: 1px solid #84b3dc;
    border-top: 0;
}
.portlet.box.blue-sharp > .portlet-title {
    background-color: #5c9bd1;
}
.portlet.box.blue-sharp > .portlet-title > .caption {
    color: white;
}
.portlet.box.blue-sharp > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.blue-sharp > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #b4d1ea;
    color: #c7ddef;
}
.portlet.box.blue-sharp > .portlet-title > .actions .btn-default > i {
    color: #d3e4f3;
}
.portlet.box.blue-sharp > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-sharp > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-sharp > .portlet-title > .actions .btn-default:active, .portlet.box.blue-sharp > .portlet-title > .actions .btn-default.active {
    border: 1px solid #dbe9f5;
    color: #eff5fb;
}

/* Statistic Block */
.dashboard-stat.blue-sharp {
    background-color: #5c9bd1;
}
.dashboard-stat.blue-sharp.dashboard-stat-light:hover {
    background-color: #4c91cd;
}
.dashboard-stat.blue-sharp .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.blue-sharp .details .number {
    color: white;
}
.dashboard-stat.blue-sharp .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.blue-sharp .more {
    color: white;
    background-color: #4c91cd;
}

/* General Element */
.bg-blue-sharp {
    border-color: #5c9bd1 !important;
    background-image: none !important;
    background-color: #5c9bd1 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-blue-sharp {
    color: #5c9bd1 !important;
}

/***********
Green Colors
************/
/***
Green Default
***/
/* Button */
.green.btn {
    color: white;
    background-color: #35aa47;
    border-color: "";
}
.green.btn:hover, .green.btn:focus, .green.btn:active, .green.btn.active {
    color: white;
    background-color: #2d8f3c;
}
.open .green.btn.dropdown-toggle {
    color: white;
    background-color: #2d8f3c;
}
.green.btn:active, .green.btn.active {
    background-image: none;
    background-color: #267b34;
}
.green.btn:active:hover, .green.btn.active:hover {
    background-color: #298337;
}
.open .green.btn.dropdown-toggle {
    background-image: none;
}
.green.btn.disabled, .green.btn.disabled:hover, .green.btn.disabled:focus, .green.btn.disabled:active, .green.btn.disabled.active, .green.btn[disabled], .green.btn[disabled]:hover, .green.btn[disabled]:focus, .green.btn[disabled]:active, .green.btn[disabled].active, fieldset[disabled] .green.btn, fieldset[disabled] .green.btn:hover, fieldset[disabled] .green.btn:focus, fieldset[disabled] .green.btn:active, fieldset[disabled] .green.btn.active {
    background-color: #35aa47;
}
.green.btn .badge {
    color: #35aa47;
    background-color: white;
}

/* Button Strip */
.btn.green-stripe {
    border-left: 3px solid #35aa47;
}

/* Portlet */
.portlet > .portlet-body.green,
.portlet.green {
    background-color: #35aa47;
}

.portlet.solid.green > .portlet-title,
.portlet.solid.green > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.green > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.green > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.green > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.green > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.green > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.green > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.green > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.green {
    border: 1px solid #4bc75e;
    border-top: 0;
}
.portlet.box.green > .portlet-title {
    background-color: #35aa47;
}
.portlet.box.green > .portlet-title > .caption {
    color: white;
}
.portlet.box.green > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.green > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #7ad588;
    color: #8ddc99;
}
.portlet.box.green > .portlet-title > .actions .btn-default > i {
    color: #99dfa4;
}
.portlet.box.green > .portlet-title > .actions .btn-default:hover, .portlet.box.green > .portlet-title > .actions .btn-default:focus, .portlet.box.green > .portlet-title > .actions .btn-default:active, .portlet.box.green > .portlet-title > .actions .btn-default.active {
    border: 1px solid #a1e2ab;
    color: #b4e8bc;
}

/* Statistic Block */
.dashboard-stat.green {
    background-color: #35aa47;
}
.dashboard-stat.green.dashboard-stat-light:hover {
    background-color: #309a41;
}
.dashboard-stat.green .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.green .details .number {
    color: white;
}
.dashboard-stat.green .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.green .more {
    color: white;
    background-color: #309a41;
}

/* General Element */
.bg-green {
    border-color: #35aa47 !important;
    background-image: none !important;
    background-color: #35aa47 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-green {
    color: #35aa47 !important;
}

/***
Green Meadow
***/
/* Button */
.green-meadow.btn {
    color: white;
    background-color: #1bbc9b;
    border-color: "";
}
.green-meadow.btn:hover, .green-meadow.btn:focus, .green-meadow.btn:active, .green-meadow.btn.active {
    color: white;
    background-color: #179d81;
}
.open .green-meadow.btn.dropdown-toggle {
    color: white;
    background-color: #179d81;
}
.green-meadow.btn:active, .green-meadow.btn.active {
    background-image: none;
    background-color: #13866f;
}
.green-meadow.btn:active:hover, .green-meadow.btn.active:hover {
    background-color: #158f76;
}
.open .green-meadow.btn.dropdown-toggle {
    background-image: none;
}
.green-meadow.btn.disabled, .green-meadow.btn.disabled:hover, .green-meadow.btn.disabled:focus, .green-meadow.btn.disabled:active, .green-meadow.btn.disabled.active, .green-meadow.btn[disabled], .green-meadow.btn[disabled]:hover, .green-meadow.btn[disabled]:focus, .green-meadow.btn[disabled]:active, .green-meadow.btn[disabled].active, fieldset[disabled] .green-meadow.btn, fieldset[disabled] .green-meadow.btn:hover, fieldset[disabled] .green-meadow.btn:focus, fieldset[disabled] .green-meadow.btn:active, fieldset[disabled] .green-meadow.btn.active {
    background-color: #1bbc9b;
}
.green-meadow.btn .badge {
    color: #1bbc9b;
    background-color: white;
}

/* Button Strip */
.btn.green-meadow-stripe {
    border-left: 3px solid #1bbc9b;
}

/* Portlet */
.portlet > .portlet-body.green-meadow,
.portlet.green-meadow {
    background-color: #1bbc9b;
}

.portlet.solid.green-meadow > .portlet-title,
.portlet.solid.green-meadow > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.green-meadow > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.green-meadow > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.green-meadow > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.green-meadow > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.green-meadow > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.green-meadow > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.green-meadow > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.green-meadow {
    border: 1px solid #2ae0bb;
    border-top: 0;
}
.portlet.box.green-meadow > .portlet-title {
    background-color: #1bbc9b;
}
.portlet.box.green-meadow > .portlet-title > .caption {
    color: white;
}
.portlet.box.green-meadow > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.green-meadow > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #5fe8cc;
    color: #75ebd3;
}
.portlet.box.green-meadow > .portlet-title > .actions .btn-default > i {
    color: #83edd7;
}
.portlet.box.green-meadow > .portlet-title > .actions .btn-default:hover, .portlet.box.green-meadow > .portlet-title > .actions .btn-default:focus, .portlet.box.green-meadow > .portlet-title > .actions .btn-default:active, .portlet.box.green-meadow > .portlet-title > .actions .btn-default.active {
    border: 1px solid #8ceeda;
    color: #a2f2e1;
}

/* Statistic Block */
.dashboard-stat.green-meadow {
    background-color: #1bbc9b;
}
.dashboard-stat.green-meadow.dashboard-stat-light:hover {
    background-color: #18aa8c;
}
.dashboard-stat.green-meadow .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.green-meadow .details .number {
    color: white;
}
.dashboard-stat.green-meadow .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.green-meadow .more {
    color: white;
    background-color: #18aa8c;
}

/* General Element */
.bg-green-meadow {
    border-color: #1bbc9b !important;
    background-image: none !important;
    background-color: #1bbc9b !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-green-meadow {
    color: #1bbc9b !important;
}

/***
Green Seagreen
***/
/* Button */
.green-seagreen.btn {
    color: white;
    background-color: #1ba39c;
    border-color: "";
}
.green-seagreen.btn:hover, .green-seagreen.btn:focus, .green-seagreen.btn:active, .green-seagreen.btn.active {
    color: white;
    background-color: #16847f;
}
.open .green-seagreen.btn.dropdown-toggle {
    color: white;
    background-color: #16847f;
}
.green-seagreen.btn:active, .green-seagreen.btn.active {
    background-image: none;
    background-color: #126e6a;
}
.green-seagreen.btn:active:hover, .green-seagreen.btn.active:hover {
    background-color: #147772;
}
.open .green-seagreen.btn.dropdown-toggle {
    background-image: none;
}
.green-seagreen.btn.disabled, .green-seagreen.btn.disabled:hover, .green-seagreen.btn.disabled:focus, .green-seagreen.btn.disabled:active, .green-seagreen.btn.disabled.active, .green-seagreen.btn[disabled], .green-seagreen.btn[disabled]:hover, .green-seagreen.btn[disabled]:focus, .green-seagreen.btn[disabled]:active, .green-seagreen.btn[disabled].active, fieldset[disabled] .green-seagreen.btn, fieldset[disabled] .green-seagreen.btn:hover, fieldset[disabled] .green-seagreen.btn:focus, fieldset[disabled] .green-seagreen.btn:active, fieldset[disabled] .green-seagreen.btn.active {
    background-color: #1ba39c;
}
.green-seagreen.btn .badge {
    color: #1ba39c;
    background-color: white;
}

/* Button Strip */
.btn.green-seagreen-stripe {
    border-left: 3px solid #1ba39c;
}

/* Portlet */
.portlet > .portlet-body.green-seagreen,
.portlet.green-seagreen {
    background-color: #1ba39c;
}

.portlet.solid.green-seagreen > .portlet-title,
.portlet.solid.green-seagreen > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.green-seagreen > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.green-seagreen > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.green-seagreen > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.green-seagreen > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.green-seagreen > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.green-seagreen > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.green-seagreen > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.green-seagreen {
    border: 1px solid #22cfc6;
    border-top: 0;
}
.portlet.box.green-seagreen > .portlet-title {
    background-color: #1ba39c;
}
.portlet.box.green-seagreen > .portlet-title > .caption {
    color: white;
}
.portlet.box.green-seagreen > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.green-seagreen > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #4de1da;
    color: #63e5de;
}
.portlet.box.green-seagreen > .portlet-title > .actions .btn-default > i {
    color: #70e7e1;
}
.portlet.box.green-seagreen > .portlet-title > .actions .btn-default:hover, .portlet.box.green-seagreen > .portlet-title > .actions .btn-default:focus, .portlet.box.green-seagreen > .portlet-title > .actions .btn-default:active, .portlet.box.green-seagreen > .portlet-title > .actions .btn-default.active {
    border: 1px solid #78e9e3;
    color: #8eece8;
}

/* Statistic Block */
.dashboard-stat.green-seagreen {
    background-color: #1ba39c;
}
.dashboard-stat.green-seagreen.dashboard-stat-light:hover {
    background-color: #18918b;
}
.dashboard-stat.green-seagreen .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.green-seagreen .details .number {
    color: white;
}
.dashboard-stat.green-seagreen .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.green-seagreen .more {
    color: white;
    background-color: #18918b;
}

/* General Element */
.bg-green-seagreen {
    border-color: #1ba39c !important;
    background-image: none !important;
    background-color: #1ba39c !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-green-seagreen {
    color: #1ba39c !important;
}

/***
Green Turquoise
***/
/* Button */
.green-turquoise.btn {
    color: white;
    background-color: #36d7b7;
    border-color: "";
}
.green-turquoise.btn:hover, .green-turquoise.btn:focus, .green-turquoise.btn:active, .green-turquoise.btn.active {
    color: white;
    background-color: #27c3a4;
}
.open .green-turquoise.btn.dropdown-toggle {
    color: white;
    background-color: #27c3a4;
}
.green-turquoise.btn:active, .green-turquoise.btn.active {
    background-image: none;
    background-color: #22ad92;
}
.green-turquoise.btn:active:hover, .green-turquoise.btn.active:hover {
    background-color: #24b699;
}
.open .green-turquoise.btn.dropdown-toggle {
    background-image: none;
}
.green-turquoise.btn.disabled, .green-turquoise.btn.disabled:hover, .green-turquoise.btn.disabled:focus, .green-turquoise.btn.disabled:active, .green-turquoise.btn.disabled.active, .green-turquoise.btn[disabled], .green-turquoise.btn[disabled]:hover, .green-turquoise.btn[disabled]:focus, .green-turquoise.btn[disabled]:active, .green-turquoise.btn[disabled].active, fieldset[disabled] .green-turquoise.btn, fieldset[disabled] .green-turquoise.btn:hover, fieldset[disabled] .green-turquoise.btn:focus, fieldset[disabled] .green-turquoise.btn:active, fieldset[disabled] .green-turquoise.btn.active {
    background-color: #36d7b7;
}
.green-turquoise.btn .badge {
    color: #36d7b7;
    background-color: white;
}

/* Button Strip */
.btn.green-turquoise-stripe {
    border-left: 3px solid #36d7b7;
}

/* Portlet */
.portlet > .portlet-body.green-turquoise,
.portlet.green-turquoise {
    background-color: #36d7b7;
}

.portlet.solid.green-turquoise > .portlet-title,
.portlet.solid.green-turquoise > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.green-turquoise > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.green-turquoise > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.green-turquoise > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.green-turquoise > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.green-turquoise > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.green-turquoise > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.green-turquoise > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.green-turquoise {
    border: 1px solid #61dfc6;
    border-top: 0;
}
.portlet.box.green-turquoise > .portlet-title {
    background-color: #36d7b7;
}
.portlet.box.green-turquoise > .portlet-title > .caption {
    color: white;
}
.portlet.box.green-turquoise > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.green-turquoise > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #94ead9;
    color: #a9eee0;
}
.portlet.box.green-turquoise > .portlet-title > .actions .btn-default > i {
    color: #b6f0e5;
}
.portlet.box.green-turquoise > .portlet-title > .actions .btn-default:hover, .portlet.box.green-turquoise > .portlet-title > .actions .btn-default:focus, .portlet.box.green-turquoise > .portlet-title > .actions .btn-default:active, .portlet.box.green-turquoise > .portlet-title > .actions .btn-default.active {
    border: 1px solid #bef2e8;
    color: #d3f6ef;
}

/* Statistic Block */
.dashboard-stat.green-turquoise {
    background-color: #36d7b7;
}
.dashboard-stat.green-turquoise.dashboard-stat-light:hover {
    background-color: #29cfae;
}
.dashboard-stat.green-turquoise .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.green-turquoise .details .number {
    color: white;
}
.dashboard-stat.green-turquoise .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.green-turquoise .more {
    color: white;
    background-color: #29cfae;
}

/* General Element */
.bg-green-turquoise {
    border-color: #36d7b7 !important;
    background-image: none !important;
    background-color: #36d7b7 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-green-turquoise {
    color: #36d7b7 !important;
}

/***
Green Haze
***/
/* Button */
.green-haze.btn {
    color: white;
    background-color: #44b6ae;
    border-color: "";
}
.green-haze.btn:hover, .green-haze.btn:focus, .green-haze.btn:active, .green-haze.btn.active {
    color: white;
    background-color: #3a9c95;
}
.open .green-haze.btn.dropdown-toggle {
    color: white;
    background-color: #3a9c95;
}
.green-haze.btn:active, .green-haze.btn.active {
    background-image: none;
    background-color: #338983;
}
.green-haze.btn:active:hover, .green-haze.btn.active:hover {
    background-color: #36918b;
}
.open .green-haze.btn.dropdown-toggle {
    background-image: none;
}
.green-haze.btn.disabled, .green-haze.btn.disabled:hover, .green-haze.btn.disabled:focus, .green-haze.btn.disabled:active, .green-haze.btn.disabled.active, .green-haze.btn[disabled], .green-haze.btn[disabled]:hover, .green-haze.btn[disabled]:focus, .green-haze.btn[disabled]:active, .green-haze.btn[disabled].active, fieldset[disabled] .green-haze.btn, fieldset[disabled] .green-haze.btn:hover, fieldset[disabled] .green-haze.btn:focus, fieldset[disabled] .green-haze.btn:active, fieldset[disabled] .green-haze.btn.active {
    background-color: #44b6ae;
}
.green-haze.btn .badge {
    color: #44b6ae;
    background-color: white;
}

/* Button Strip */
.btn.green-haze-stripe {
    border-left: 3px solid #44b6ae;
}

/* Portlet */
.portlet > .portlet-body.green-haze,
.portlet.green-haze {
    background-color: #44b6ae;
}

.portlet.solid.green-haze > .portlet-title,
.portlet.solid.green-haze > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.green-haze > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.green-haze > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.green-haze > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.green-haze > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.green-haze > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.green-haze > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.green-haze > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.green-haze {
    border: 1px solid #67c6bf;
    border-top: 0;
}
.portlet.box.green-haze > .portlet-title {
    background-color: #44b6ae;
}
.portlet.box.green-haze > .portlet-title > .caption {
    color: white;
}
.portlet.box.green-haze > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.green-haze > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #93d7d2;
    color: #a6deda;
}
.portlet.box.green-haze > .portlet-title > .actions .btn-default > i {
    color: #b1e2de;
}
.portlet.box.green-haze > .portlet-title > .actions .btn-default:hover, .portlet.box.green-haze > .portlet-title > .actions .btn-default:focus, .portlet.box.green-haze > .portlet-title > .actions .btn-default:active, .portlet.box.green-haze > .portlet-title > .actions .btn-default.active {
    border: 1px solid #b9e5e2;
    color: #cbece9;
}

/* Statistic Block */
.dashboard-stat.green-haze {
    background-color: #44b6ae;
}
.dashboard-stat.green-haze.dashboard-stat-light:hover {
    background-color: #3ea7a0;
}
.dashboard-stat.green-haze .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.green-haze .details .number {
    color: white;
}
.dashboard-stat.green-haze .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.green-haze .more {
    color: white;
    background-color: #3ea7a0;
}

/* General Element */
.bg-green-haze {
    border-color: #44b6ae !important;
    background-image: none !important;
    background-color: #44b6ae !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-green-haze {
    color: #44b6ae !important;
}

/***
Green Jungle
***/
/* Button */
.green-jungle.btn {
    color: white;
    background-color: #26c281;
    border-color: "";
}
.green-jungle.btn:hover, .green-jungle.btn:focus, .green-jungle.btn:active, .green-jungle.btn.active {
    color: white;
    background-color: #20a46d;
}
.open .green-jungle.btn.dropdown-toggle {
    color: white;
    background-color: #20a46d;
}
.green-jungle.btn:active, .green-jungle.btn.active {
    background-image: none;
    background-color: #1c8f5f;
}
.green-jungle.btn:active:hover, .green-jungle.btn.active:hover {
    background-color: #1e9765;
}
.open .green-jungle.btn.dropdown-toggle {
    background-image: none;
}
.green-jungle.btn.disabled, .green-jungle.btn.disabled:hover, .green-jungle.btn.disabled:focus, .green-jungle.btn.disabled:active, .green-jungle.btn.disabled.active, .green-jungle.btn[disabled], .green-jungle.btn[disabled]:hover, .green-jungle.btn[disabled]:focus, .green-jungle.btn[disabled]:active, .green-jungle.btn[disabled].active, fieldset[disabled] .green-jungle.btn, fieldset[disabled] .green-jungle.btn:hover, fieldset[disabled] .green-jungle.btn:focus, fieldset[disabled] .green-jungle.btn:active, fieldset[disabled] .green-jungle.btn.active {
    background-color: #26c281;
}
.green-jungle.btn .badge {
    color: #26c281;
    background-color: white;
}

/* Button Strip */
.btn.green-jungle-stripe {
    border-left: 3px solid #26c281;
}

/* Portlet */
.portlet > .portlet-body.green-jungle,
.portlet.green-jungle {
    background-color: #26c281;
}

.portlet.solid.green-jungle > .portlet-title,
.portlet.solid.green-jungle > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.green-jungle > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.green-jungle > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.green-jungle > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.green-jungle > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.green-jungle > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.green-jungle > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.green-jungle > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.green-jungle {
    border: 1px solid #41da9a;
    border-top: 0;
}
.portlet.box.green-jungle > .portlet-title {
    background-color: #26c281;
}
.portlet.box.green-jungle > .portlet-title > .caption {
    color: white;
}
.portlet.box.green-jungle > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.green-jungle > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #74e4b5;
    color: #8ae8c1;
}
.portlet.box.green-jungle > .portlet-title > .actions .btn-default > i {
    color: #96ebc8;
}
.portlet.box.green-jungle > .portlet-title > .actions .btn-default:hover, .portlet.box.green-jungle > .portlet-title > .actions .btn-default:focus, .portlet.box.green-jungle > .portlet-title > .actions .btn-default:active, .portlet.box.green-jungle > .portlet-title > .actions .btn-default.active {
    border: 1px solid #9feccc;
    color: #b4f0d7;
}

/* Statistic Block */
.dashboard-stat.green-jungle {
    background-color: #26c281;
}
.dashboard-stat.green-jungle.dashboard-stat-light:hover {
    background-color: #23b176;
}
.dashboard-stat.green-jungle .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.green-jungle .details .number {
    color: white;
}
.dashboard-stat.green-jungle .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.green-jungle .more {
    color: white;
    background-color: #23b176;
}

/* General Element */
.bg-green-jungle {
    border-color: #26c281 !important;
    background-image: none !important;
    background-color: #26c281 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-green-jungle {
    color: #26c281 !important;
}

/***
Green Sharp
***/
/* Button */
.green-sharp.btn {
    color: white;
    background-color: #4db3a2;
    border-color: "";
}
.green-sharp.btn:hover, .green-sharp.btn:focus, .green-sharp.btn:active, .green-sharp.btn.active {
    color: white;
    background-color: #429a8c;
}
.open .green-sharp.btn.dropdown-toggle {
    color: white;
    background-color: #429a8c;
}
.green-sharp.btn:active, .green-sharp.btn.active {
    background-image: none;
    background-color: #3a897b;
}
.green-sharp.btn:active:hover, .green-sharp.btn.active:hover {
    background-color: #3d9082;
}
.open .green-sharp.btn.dropdown-toggle {
    background-image: none;
}
.green-sharp.btn.disabled, .green-sharp.btn.disabled:hover, .green-sharp.btn.disabled:focus, .green-sharp.btn.disabled:active, .green-sharp.btn.disabled.active, .green-sharp.btn[disabled], .green-sharp.btn[disabled]:hover, .green-sharp.btn[disabled]:focus, .green-sharp.btn[disabled]:active, .green-sharp.btn[disabled].active, fieldset[disabled] .green-sharp.btn, fieldset[disabled] .green-sharp.btn:hover, fieldset[disabled] .green-sharp.btn:focus, fieldset[disabled] .green-sharp.btn:active, fieldset[disabled] .green-sharp.btn.active {
    background-color: #4db3a2;
}
.green-sharp.btn .badge {
    color: #4db3a2;
    background-color: white;
}

/* Button Strip */
.btn.green-sharp-stripe {
    border-left: 3px solid #4db3a2;
}

/* Portlet */
.portlet > .portlet-body.green-sharp,
.portlet.green-sharp {
    background-color: #4db3a2;
}

.portlet.solid.green-sharp > .portlet-title,
.portlet.solid.green-sharp > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.green-sharp > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.green-sharp > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.green-sharp > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.green-sharp > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.green-sharp > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.green-sharp > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.green-sharp > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.green-sharp {
    border: 1px solid #71c2b5;
    border-top: 0;
}
.portlet.box.green-sharp > .portlet-title {
    background-color: #4db3a2;
}
.portlet.box.green-sharp > .portlet-title > .caption {
    color: white;
}
.portlet.box.green-sharp > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.green-sharp > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #9cd5cb;
    color: #addcd4;
}
.portlet.box.green-sharp > .portlet-title > .actions .btn-default > i {
    color: #b8e1da;
}
.portlet.box.green-sharp > .portlet-title > .actions .btn-default:hover, .portlet.box.green-sharp > .portlet-title > .actions .btn-default:focus, .portlet.box.green-sharp > .portlet-title > .actions .btn-default:active, .portlet.box.green-sharp > .portlet-title > .actions .btn-default.active {
    border: 1px solid #bfe4de;
    color: #d1ebe7;
}

/* Statistic Block */
.dashboard-stat.green-sharp {
    background-color: #4db3a2;
}
.dashboard-stat.green-sharp.dashboard-stat-light:hover {
    background-color: #46a595;
}
.dashboard-stat.green-sharp .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.green-sharp .details .number {
    color: white;
}
.dashboard-stat.green-sharp .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.green-sharp .more {
    color: white;
    background-color: #46a595;
}

/* General Element */
.bg-green-sharp {
    border-color: #4db3a2 !important;
    background-image: none !important;
    background-color: #4db3a2 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-green-sharp {
    color: #4db3a2 !important;
}

/***
Green Sharp
***/
/* Button */
.green-soft.btn {
    color: white;
    background-color: #3faba4;
    border-color: "";
}
.green-soft.btn:hover, .green-soft.btn:focus, .green-soft.btn:active, .green-soft.btn.active {
    color: white;
    background-color: #35918b;
}
.open .green-soft.btn.dropdown-toggle {
    color: white;
    background-color: #35918b;
}
.green-soft.btn:active, .green-soft.btn.active {
    background-image: none;
    background-color: #2f7e79;
}
.green-soft.btn:active:hover, .green-soft.btn.active:hover {
    background-color: #318680;
}
.open .green-soft.btn.dropdown-toggle {
    background-image: none;
}
.green-soft.btn.disabled, .green-soft.btn.disabled:hover, .green-soft.btn.disabled:focus, .green-soft.btn.disabled:active, .green-soft.btn.disabled.active, .green-soft.btn[disabled], .green-soft.btn[disabled]:hover, .green-soft.btn[disabled]:focus, .green-soft.btn[disabled]:active, .green-soft.btn[disabled].active, fieldset[disabled] .green-soft.btn, fieldset[disabled] .green-soft.btn:hover, fieldset[disabled] .green-soft.btn:focus, fieldset[disabled] .green-soft.btn:active, fieldset[disabled] .green-soft.btn.active {
    background-color: #3faba4;
}
.green-soft.btn .badge {
    color: #3faba4;
    background-color: white;
}

/* Button Strip */
.btn.green-soft-stripe {
    border-left: 3px solid #3faba4;
}

/* Portlet */
.portlet > .portlet-body.green-soft,
.portlet.green-soft {
    background-color: #3faba4;
}

.portlet.solid.green-soft > .portlet-title,
.portlet.solid.green-soft > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.green-soft > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.green-soft > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.green-soft > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.green-soft > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.green-soft > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.green-soft > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.green-soft > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.green-soft {
    border: 1px solid #5bc2bc;
    border-top: 0;
}
.portlet.box.green-soft > .portlet-title {
    background-color: #3faba4;
}
.portlet.box.green-soft > .portlet-title > .caption {
    color: white;
}
.portlet.box.green-soft > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.green-soft > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #87d3ce;
    color: #9adad6;
}
.portlet.box.green-soft > .portlet-title > .actions .btn-default > i {
    color: #a5deda;
}
.portlet.box.green-soft > .portlet-title > .actions .btn-default:hover, .portlet.box.green-soft > .portlet-title > .actions .btn-default:focus, .portlet.box.green-soft > .portlet-title > .actions .btn-default:active, .portlet.box.green-soft > .portlet-title > .actions .btn-default.active {
    border: 1px solid #ade1dd;
    color: #bfe7e5;
}

/* Statistic Block */
.dashboard-stat.green-soft {
    background-color: #3faba4;
}
.dashboard-stat.green-soft.dashboard-stat-light:hover {
    background-color: #3a9c96;
}
.dashboard-stat.green-soft .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.green-soft .details .number {
    color: white;
}
.dashboard-stat.green-soft .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.green-soft .more {
    color: white;
    background-color: #3a9c96;
}

/* General Element */
.bg-green-soft {
    border-color: #3faba4 !important;
    background-image: none !important;
    background-color: #3faba4 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-green-soft {
    color: #3faba4 !important;
}

/***********
Grey Colors
************/
/***
Grey Default
***/
/* Button */
.grey.btn {
    color: #333333;
    background-color: #e5e5e5;
    border-color: "";
}
.grey.btn:hover, .grey.btn:focus, .grey.btn:active, .grey.btn.active {
    color: #333333;
    background-color: lightgray;
}
.open .grey.btn.dropdown-toggle {
    color: #333333;
    background-color: lightgray;
}
.grey.btn:active, .grey.btn.active {
    background-image: none;
    background-color: #c6c6c6;
}
.grey.btn:active:hover, .grey.btn.active:hover {
    background-color: #cccccc;
}
.open .grey.btn.dropdown-toggle {
    background-image: none;
}
.grey.btn.disabled, .grey.btn.disabled:hover, .grey.btn.disabled:focus, .grey.btn.disabled:active, .grey.btn.disabled.active, .grey.btn[disabled], .grey.btn[disabled]:hover, .grey.btn[disabled]:focus, .grey.btn[disabled]:active, .grey.btn[disabled].active, fieldset[disabled] .grey.btn, fieldset[disabled] .grey.btn:hover, fieldset[disabled] .grey.btn:focus, fieldset[disabled] .grey.btn:active, fieldset[disabled] .grey.btn.active {
    background-color: #e5e5e5;
}
.grey.btn .badge {
    color: #e5e5e5;
    background-color: #333333;
}

/* Button Strip */
.btn.grey-stripe {
    border-left: 3px solid #e5e5e5;
}

/* Portlet */
.portlet > .portlet-body.grey,
.portlet.grey {
    background-color: #e5e5e5;
}

.portlet.solid.grey > .portlet-title,
.portlet.solid.grey > .portlet-body {
    border: 0;
    color: #333333;
}
.portlet.solid.grey > .portlet-title > .caption > i {
    color: #333333;
}
.portlet.solid.grey > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.grey > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.grey > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.grey > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.grey > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.grey > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.grey {
    border: 1px solid white;
    border-top: 0;
}
.portlet.box.grey > .portlet-title {
    background-color: #e5e5e5;
}
.portlet.box.grey > .portlet-title > .caption {
    color: #333333;
}
.portlet.box.grey > .portlet-title > .caption > i {
    color: #333333;
}
.portlet.box.grey > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid white;
    color: white;
}
.portlet.box.grey > .portlet-title > .actions .btn-default > i {
    color: white;
}
.portlet.box.grey > .portlet-title > .actions .btn-default:hover, .portlet.box.grey > .portlet-title > .actions .btn-default:focus, .portlet.box.grey > .portlet-title > .actions .btn-default:active, .portlet.box.grey > .portlet-title > .actions .btn-default.active {
    border: 1px solid white;
    color: white;
}

/* Statistic Block */
.dashboard-stat.grey {
    background-color: #e5e5e5;
}
.dashboard-stat.grey.dashboard-stat-light:hover {
    background-color: #dbdbdb;
}
.dashboard-stat.grey .visual > i {
    color: #333333;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.grey .details .number {
    color: #333333;
}
.dashboard-stat.grey .details .desc {
    color: #333333;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.grey .more {
    color: #333333;
    background-color: #dbdbdb;
}

/* General Element */
.bg-grey {
    border-color: #e5e5e5 !important;
    background-image: none !important;
    background-color: #e5e5e5 !important;
    color: #333333 !important;
}

/* General Text & Icon Font Colors */
.font-grey {
    color: #e5e5e5 !important;
}

/***
Grey Steel
***/
/* Button */
.grey-steel.btn {
    color: #80898e;
    background-color: #e9edef;
    border-color: "";
}
.grey-steel.btn:hover, .grey-steel.btn:focus, .grey-steel.btn:active, .grey-steel.btn.active {
    color: #80898e;
    background-color: #d4dce0;
}
.open .grey-steel.btn.dropdown-toggle {
    color: #80898e;
    background-color: #d4dce0;
}
.grey-steel.btn:active, .grey-steel.btn.active {
    background-image: none;
    background-color: #c6d0d5;
}
.grey-steel.btn:active:hover, .grey-steel.btn.active:hover {
    background-color: #cbd5da;
}
.open .grey-steel.btn.dropdown-toggle {
    background-image: none;
}
.grey-steel.btn.disabled, .grey-steel.btn.disabled:hover, .grey-steel.btn.disabled:focus, .grey-steel.btn.disabled:active, .grey-steel.btn.disabled.active, .grey-steel.btn[disabled], .grey-steel.btn[disabled]:hover, .grey-steel.btn[disabled]:focus, .grey-steel.btn[disabled]:active, .grey-steel.btn[disabled].active, fieldset[disabled] .grey-steel.btn, fieldset[disabled] .grey-steel.btn:hover, fieldset[disabled] .grey-steel.btn:focus, fieldset[disabled] .grey-steel.btn:active, fieldset[disabled] .grey-steel.btn.active {
    background-color: #e9edef;
}
.grey-steel.btn .badge {
    color: #e9edef;
    background-color: #80898e;
}

/* Button Strip */
.btn.grey-steel-stripe {
    border-left: 3px solid #e9edef;
}

/* Portlet */
.portlet > .portlet-body.grey-steel,
.portlet.grey-steel {
    background-color: #e9edef;
}

.portlet.solid.grey-steel > .portlet-title,
.portlet.solid.grey-steel > .portlet-body {
    border: 0;
    color: #80898e;
}
.portlet.solid.grey-steel > .portlet-title > .caption > i {
    color: #80898e;
}
.portlet.solid.grey-steel > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.grey-steel > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.grey-steel > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.grey-steel > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.grey-steel > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.grey-steel > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.grey-steel {
    border: 1px solid white;
    border-top: 0;
}
.portlet.box.grey-steel > .portlet-title {
    background-color: #e9edef;
}
.portlet.box.grey-steel > .portlet-title > .caption {
    color: #80898e;
}
.portlet.box.grey-steel > .portlet-title > .caption > i {
    color: #80898e;
}
.portlet.box.grey-steel > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid white;
    color: white;
}
.portlet.box.grey-steel > .portlet-title > .actions .btn-default > i {
    color: white;
}
.portlet.box.grey-steel > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-steel > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-steel > .portlet-title > .actions .btn-default:active, .portlet.box.grey-steel > .portlet-title > .actions .btn-default.active {
    border: 1px solid white;
    color: white;
}

/* Statistic Block */
.dashboard-stat.grey-steel {
    background-color: #e9edef;
}
.dashboard-stat.grey-steel.dashboard-stat-light:hover {
    background-color: #dde3e6;
}
.dashboard-stat.grey-steel .visual > i {
    color: #80898e;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.grey-steel .details .number {
    color: #80898e;
}
.dashboard-stat.grey-steel .details .desc {
    color: #80898e;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.grey-steel .more {
    color: #80898e;
    background-color: #dde3e6;
}

/* General Element */
.bg-grey-steel {
    border-color: #e9edef !important;
    background-image: none !important;
    background-color: #e9edef !important;
    color: #80898e !important;
}

/* General Text & Icon Font Colors */
.font-grey-steel {
    color: #e9edef !important;
}

/***
Grey Cararra
***/
/* Button */
.grey-cararra.btn {
    color: #333333;
    background-color: #fafafa;
    border-color: "";
}
.grey-cararra.btn:hover, .grey-cararra.btn:focus, .grey-cararra.btn:active, .grey-cararra.btn.active {
    color: #333333;
    background-color: #e8e8e8;
}
.open .grey-cararra.btn.dropdown-toggle {
    color: #333333;
    background-color: #e8e8e8;
}
.grey-cararra.btn:active, .grey-cararra.btn.active {
    background-image: none;
    background-color: #dbdbdb;
}
.grey-cararra.btn:active:hover, .grey-cararra.btn.active:hover {
    background-color: #e1e1e1;
}
.open .grey-cararra.btn.dropdown-toggle {
    background-image: none;
}
.grey-cararra.btn.disabled, .grey-cararra.btn.disabled:hover, .grey-cararra.btn.disabled:focus, .grey-cararra.btn.disabled:active, .grey-cararra.btn.disabled.active, .grey-cararra.btn[disabled], .grey-cararra.btn[disabled]:hover, .grey-cararra.btn[disabled]:focus, .grey-cararra.btn[disabled]:active, .grey-cararra.btn[disabled].active, fieldset[disabled] .grey-cararra.btn, fieldset[disabled] .grey-cararra.btn:hover, fieldset[disabled] .grey-cararra.btn:focus, fieldset[disabled] .grey-cararra.btn:active, fieldset[disabled] .grey-cararra.btn.active {
    background-color: #fafafa;
}
.grey-cararra.btn .badge {
    color: #fafafa;
    background-color: #333333;
}

/* Button Strip */
.btn.grey-cararra-stripe {
    border-left: 3px solid #fafafa;
}

/* Portlet */
.portlet > .portlet-body.grey-cararra,
.portlet.grey-cararra {
    background-color: #fafafa;
}

.portlet.solid.grey-cararra > .portlet-title,
.portlet.solid.grey-cararra > .portlet-body {
    border: 0;
    color: #333333;
}
.portlet.solid.grey-cararra > .portlet-title > .caption > i {
    color: #333333;
}
.portlet.solid.grey-cararra > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.grey-cararra > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.grey-cararra > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.grey-cararra > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.grey-cararra > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.grey-cararra > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.grey-cararra {
    border: 1px solid white;
    border-top: 0;
}
.portlet.box.grey-cararra > .portlet-title {
    background-color: #fafafa;
}
.portlet.box.grey-cararra > .portlet-title > .caption {
    color: #333333;
}
.portlet.box.grey-cararra > .portlet-title > .caption > i {
    color: #333333;
}
.portlet.box.grey-cararra > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid white;
    color: white;
}
.portlet.box.grey-cararra > .portlet-title > .actions .btn-default > i {
    color: white;
}
.portlet.box.grey-cararra > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-cararra > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-cararra > .portlet-title > .actions .btn-default:active, .portlet.box.grey-cararra > .portlet-title > .actions .btn-default.active {
    border: 1px solid white;
    color: white;
}

/* Statistic Block */
.dashboard-stat.grey-cararra {
    background-color: #fafafa;
}
.dashboard-stat.grey-cararra.dashboard-stat-light:hover {
    background-color: #f0f0f0;
}
.dashboard-stat.grey-cararra .visual > i {
    color: #333333;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.grey-cararra .details .number {
    color: #333333;
}
.dashboard-stat.grey-cararra .details .desc {
    color: #333333;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.grey-cararra .more {
    color: #333333;
    background-color: #f0f0f0;
}

/* General Element */
.bg-grey-cararra {
    border-color: #fafafa !important;
    background-image: none !important;
    background-color: #fafafa !important;
    color: #333333 !important;
}

/* General Text & Icon Font Colors */
.font-grey-cararra {
    color: #fafafa !important;
}

/***
Grey Gallery
***/
/* Button */
.grey-gallery.btn {
    color: white;
    background-color: #555555;
    border-color: "";
}
.grey-gallery.btn:hover, .grey-gallery.btn:focus, .grey-gallery.btn:active, .grey-gallery.btn.active {
    color: white;
    background-color: #434343;
}
.open .grey-gallery.btn.dropdown-toggle {
    color: white;
    background-color: #434343;
}
.grey-gallery.btn:active, .grey-gallery.btn.active {
    background-image: none;
    background-color: #363636;
}
.grey-gallery.btn:active:hover, .grey-gallery.btn.active:hover {
    background-color: #3b3b3b;
}
.open .grey-gallery.btn.dropdown-toggle {
    background-image: none;
}
.grey-gallery.btn.disabled, .grey-gallery.btn.disabled:hover, .grey-gallery.btn.disabled:focus, .grey-gallery.btn.disabled:active, .grey-gallery.btn.disabled.active, .grey-gallery.btn[disabled], .grey-gallery.btn[disabled]:hover, .grey-gallery.btn[disabled]:focus, .grey-gallery.btn[disabled]:active, .grey-gallery.btn[disabled].active, fieldset[disabled] .grey-gallery.btn, fieldset[disabled] .grey-gallery.btn:hover, fieldset[disabled] .grey-gallery.btn:focus, fieldset[disabled] .grey-gallery.btn:active, fieldset[disabled] .grey-gallery.btn.active {
    background-color: #555555;
}
.grey-gallery.btn .badge {
    color: #555555;
    background-color: white;
}

/* Button Strip */
.btn.grey-gallery-stripe {
    border-left: 3px solid #555555;
}

/* Portlet */
.portlet > .portlet-body.grey-gallery,
.portlet.grey-gallery {
    background-color: #555555;
}

.portlet.solid.grey-gallery > .portlet-title,
.portlet.solid.grey-gallery > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.grey-gallery > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.grey-gallery > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.grey-gallery > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.grey-gallery > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.grey-gallery > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.grey-gallery > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.grey-gallery > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.grey-gallery {
    border: 1px solid #6e6e6e;
    border-top: 0;
}
.portlet.box.grey-gallery > .portlet-title {
    background-color: #555555;
}
.portlet.box.grey-gallery > .portlet-title > .caption {
    color: white;
}
.portlet.box.grey-gallery > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.grey-gallery > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #8d8d8d;
    color: #9a9a9a;
}
.portlet.box.grey-gallery > .portlet-title > .actions .btn-default > i {
    color: #a2a2a2;
}
.portlet.box.grey-gallery > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-gallery > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-gallery > .portlet-title > .actions .btn-default:active, .portlet.box.grey-gallery > .portlet-title > .actions .btn-default.active {
    border: 1px solid #a7a7a7;
    color: #b3b3b3;
}

/* Statistic Block */
.dashboard-stat.grey-gallery {
    background-color: #555555;
}
.dashboard-stat.grey-gallery.dashboard-stat-light:hover {
    background-color: #4b4b4b;
}
.dashboard-stat.grey-gallery .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.grey-gallery .details .number {
    color: white;
}
.dashboard-stat.grey-gallery .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.grey-gallery .more {
    color: white;
    background-color: #4b4b4b;
}

/* General Element */
.bg-grey-gallery {
    border-color: #555555 !important;
    background-image: none !important;
    background-color: #555555 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-grey-gallery {
    color: #555555 !important;
}

/***
Grey Cascade
***/
/* Button */
.grey-cascade.btn {
    color: white;
    background-color: #95a5a6;
    border-color: "";
}
.grey-cascade.btn:hover, .grey-cascade.btn:focus, .grey-cascade.btn:active, .grey-cascade.btn.active {
    color: white;
    background-color: #829596;
}
.open .grey-cascade.btn.dropdown-toggle {
    color: white;
    background-color: #829596;
}
.grey-cascade.btn:active, .grey-cascade.btn.active {
    background-image: none;
    background-color: #74898a;
}
.grey-cascade.btn:active:hover, .grey-cascade.btn.active:hover {
    background-color: #798d8f;
}
.open .grey-cascade.btn.dropdown-toggle {
    background-image: none;
}
.grey-cascade.btn.disabled, .grey-cascade.btn.disabled:hover, .grey-cascade.btn.disabled:focus, .grey-cascade.btn.disabled:active, .grey-cascade.btn.disabled.active, .grey-cascade.btn[disabled], .grey-cascade.btn[disabled]:hover, .grey-cascade.btn[disabled]:focus, .grey-cascade.btn[disabled]:active, .grey-cascade.btn[disabled].active, fieldset[disabled] .grey-cascade.btn, fieldset[disabled] .grey-cascade.btn:hover, fieldset[disabled] .grey-cascade.btn:focus, fieldset[disabled] .grey-cascade.btn:active, fieldset[disabled] .grey-cascade.btn.active {
    background-color: #95a5a6;
}
.grey-cascade.btn .badge {
    color: #95a5a6;
    background-color: white;
}

/* Button Strip */
.btn.grey-cascade-stripe {
    border-left: 3px solid #95a5a6;
}

/* Portlet */
.portlet > .portlet-body.grey-cascade,
.portlet.grey-cascade {
    background-color: #95a5a6;
}

.portlet.solid.grey-cascade > .portlet-title,
.portlet.solid.grey-cascade > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.grey-cascade > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.grey-cascade > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.grey-cascade > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.grey-cascade > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.grey-cascade > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.grey-cascade > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.grey-cascade > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.grey-cascade {
    border: 1px solid #b1bdbd;
    border-top: 0;
}
.portlet.box.grey-cascade > .portlet-title {
    background-color: #95a5a6;
}
.portlet.box.grey-cascade > .portlet-title > .caption {
    color: white;
}
.portlet.box.grey-cascade > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.grey-cascade > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #d2d9d9;
    color: #e0e5e5;
}
.portlet.box.grey-cascade > .portlet-title > .actions .btn-default > i {
    color: #e8ecec;
}
.portlet.box.grey-cascade > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-cascade > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-cascade > .portlet-title > .actions .btn-default:active, .portlet.box.grey-cascade > .portlet-title > .actions .btn-default.active {
    border: 1px solid #eef0f0;
    color: #fcfcfc;
}

/* Statistic Block */
.dashboard-stat.grey-cascade {
    background-color: #95a5a6;
}
.dashboard-stat.grey-cascade.dashboard-stat-light:hover {
    background-color: #8a9c9d;
}
.dashboard-stat.grey-cascade .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.grey-cascade .details .number {
    color: white;
}
.dashboard-stat.grey-cascade .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.grey-cascade .more {
    color: white;
    background-color: #8a9c9d;
}

/* General Element */
.bg-grey-cascade {
    border-color: #95a5a6 !important;
    background-image: none !important;
    background-color: #95a5a6 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-grey-cascade {
    color: #95a5a6 !important;
}

/***
Grey Silver
***/
/* Button */
.grey-silver.btn {
    color: #fafcfb;
    background-color: #bfbfbf;
    border-color: "";
}
.grey-silver.btn:hover, .grey-silver.btn:focus, .grey-silver.btn:active, .grey-silver.btn.active {
    color: #fafcfb;
    background-color: #adadad;
}
.open .grey-silver.btn.dropdown-toggle {
    color: #fafcfb;
    background-color: #adadad;
}
.grey-silver.btn:active, .grey-silver.btn.active {
    background-image: none;
    background-color: #a0a0a0;
}
.grey-silver.btn:active:hover, .grey-silver.btn.active:hover {
    background-color: #a6a6a6;
}
.open .grey-silver.btn.dropdown-toggle {
    background-image: none;
}
.grey-silver.btn.disabled, .grey-silver.btn.disabled:hover, .grey-silver.btn.disabled:focus, .grey-silver.btn.disabled:active, .grey-silver.btn.disabled.active, .grey-silver.btn[disabled], .grey-silver.btn[disabled]:hover, .grey-silver.btn[disabled]:focus, .grey-silver.btn[disabled]:active, .grey-silver.btn[disabled].active, fieldset[disabled] .grey-silver.btn, fieldset[disabled] .grey-silver.btn:hover, fieldset[disabled] .grey-silver.btn:focus, fieldset[disabled] .grey-silver.btn:active, fieldset[disabled] .grey-silver.btn.active {
    background-color: #bfbfbf;
}
.grey-silver.btn .badge {
    color: #bfbfbf;
    background-color: #fafcfb;
}

/* Button Strip */
.btn.grey-silver-stripe {
    border-left: 3px solid #bfbfbf;
}

/* Portlet */
.portlet > .portlet-body.grey-silver,
.portlet.grey-silver {
    background-color: #bfbfbf;
}

.portlet.solid.grey-silver > .portlet-title,
.portlet.solid.grey-silver > .portlet-body {
    border: 0;
    color: #fafcfb;
}
.portlet.solid.grey-silver > .portlet-title > .caption > i {
    color: #fafcfb;
}
.portlet.solid.grey-silver > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.grey-silver > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.grey-silver > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.grey-silver > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.grey-silver > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.grey-silver > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.grey-silver {
    border: 1px solid #d9d9d9;
    border-top: 0;
}
.portlet.box.grey-silver > .portlet-title {
    background-color: #bfbfbf;
}
.portlet.box.grey-silver > .portlet-title > .caption {
    color: #fafcfb;
}
.portlet.box.grey-silver > .portlet-title > .caption > i {
    color: #fafcfb;
}
.portlet.box.grey-silver > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #f7f7f7;
    color: white;
}
.portlet.box.grey-silver > .portlet-title > .actions .btn-default > i {
    color: white;
}
.portlet.box.grey-silver > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-silver > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-silver > .portlet-title > .actions .btn-default:active, .portlet.box.grey-silver > .portlet-title > .actions .btn-default.active {
    border: 1px solid white;
    color: white;
}

/* Statistic Block */
.dashboard-stat.grey-silver {
    background-color: #bfbfbf;
}
.dashboard-stat.grey-silver.dashboard-stat-light:hover {
    background-color: #b5b5b5;
}
.dashboard-stat.grey-silver .visual > i {
    color: #fafcfb;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.grey-silver .details .number {
    color: #fafcfb;
}
.dashboard-stat.grey-silver .details .desc {
    color: #fafcfb;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.grey-silver .more {
    color: #fafcfb;
    background-color: #b5b5b5;
}

/* General Element */
.bg-grey-silver {
    border-color: #bfbfbf !important;
    background-image: none !important;
    background-color: #bfbfbf !important;
    color: #fafcfb !important;
}

/* General Text & Icon Font Colors */
.font-grey-silver {
    color: #bfbfbf !important;
}

/***
Grey Salsa
***/
/* Button */
.grey-salsa.btn {
    color: #fafcfb;
    background-color: #acb5c3;
    border-color: "";
}
.grey-salsa.btn:hover, .grey-salsa.btn:focus, .grey-salsa.btn:active, .grey-salsa.btn.active {
    color: #fafcfb;
    background-color: #97a3b4;
}
.open .grey-salsa.btn.dropdown-toggle {
    color: #fafcfb;
    background-color: #97a3b4;
}
.grey-salsa.btn:active, .grey-salsa.btn.active {
    background-image: none;
    background-color: #8895a9;
}
.grey-salsa.btn:active:hover, .grey-salsa.btn.active:hover {
    background-color: #8e9bae;
}
.open .grey-salsa.btn.dropdown-toggle {
    background-image: none;
}
.grey-salsa.btn.disabled, .grey-salsa.btn.disabled:hover, .grey-salsa.btn.disabled:focus, .grey-salsa.btn.disabled:active, .grey-salsa.btn.disabled.active, .grey-salsa.btn[disabled], .grey-salsa.btn[disabled]:hover, .grey-salsa.btn[disabled]:focus, .grey-salsa.btn[disabled]:active, .grey-salsa.btn[disabled].active, fieldset[disabled] .grey-salsa.btn, fieldset[disabled] .grey-salsa.btn:hover, fieldset[disabled] .grey-salsa.btn:focus, fieldset[disabled] .grey-salsa.btn:active, fieldset[disabled] .grey-salsa.btn.active {
    background-color: #acb5c3;
}
.grey-salsa.btn .badge {
    color: #acb5c3;
    background-color: #fafcfb;
}

/* Button Strip */
.btn.grey-salsa-stripe {
    border-left: 3px solid #acb5c3;
}

/* Portlet */
.portlet > .portlet-body.grey-salsa,
.portlet.grey-salsa {
    background-color: #acb5c3;
}

.portlet.solid.grey-salsa > .portlet-title,
.portlet.solid.grey-salsa > .portlet-body {
    border: 0;
    color: #fafcfb;
}
.portlet.solid.grey-salsa > .portlet-title > .caption > i {
    color: #fafcfb;
}
.portlet.solid.grey-salsa > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.grey-salsa > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.grey-salsa > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.grey-salsa > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.grey-salsa > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.grey-salsa > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.grey-salsa {
    border: 1px solid #cacfd8;
    border-top: 0;
}
.portlet.box.grey-salsa > .portlet-title {
    background-color: #acb5c3;
}
.portlet.box.grey-salsa > .portlet-title > .caption {
    color: #fafcfb;
}
.portlet.box.grey-salsa > .portlet-title > .caption > i {
    color: #fafcfb;
}
.portlet.box.grey-salsa > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #edeff2;
    color: #fcfcfd;
}
.portlet.box.grey-salsa > .portlet-title > .actions .btn-default > i {
    color: white;
}
.portlet.box.grey-salsa > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-salsa > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-salsa > .portlet-title > .actions .btn-default:active, .portlet.box.grey-salsa > .portlet-title > .actions .btn-default.active {
    border: 1px solid white;
    color: white;
}

/* Statistic Block */
.dashboard-stat.grey-salsa {
    background-color: #acb5c3;
}
.dashboard-stat.grey-salsa.dashboard-stat-light:hover {
    background-color: #a0aaba;
}
.dashboard-stat.grey-salsa .visual > i {
    color: #fafcfb;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.grey-salsa .details .number {
    color: #fafcfb;
}
.dashboard-stat.grey-salsa .details .desc {
    color: #fafcfb;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.grey-salsa .more {
    color: #fafcfb;
    background-color: #a0aaba;
}

/* General Element */
.bg-grey-salsa {
    border-color: #acb5c3 !important;
    background-image: none !important;
    background-color: #acb5c3 !important;
    color: #fafcfb !important;
}

/* General Text & Icon Font Colors */
.font-grey-salsa {
    color: #acb5c3 !important;
}

/***
Grey Salt
***/
/* Button */
.grey-salt.btn {
    color: #fafcfb;
    background-color: #bfcad1;
    border-color: "";
}
.grey-salt.btn:hover, .grey-salt.btn:focus, .grey-salt.btn:active, .grey-salt.btn.active {
    color: #fafcfb;
    background-color: #aab9c2;
}
.open .grey-salt.btn.dropdown-toggle {
    color: #fafcfb;
    background-color: #aab9c2;
}
.grey-salt.btn:active, .grey-salt.btn.active {
    background-image: none;
    background-color: #9badb7;
}
.grey-salt.btn:active:hover, .grey-salt.btn.active:hover {
    background-color: #a1b1bc;
}
.open .grey-salt.btn.dropdown-toggle {
    background-image: none;
}
.grey-salt.btn.disabled, .grey-salt.btn.disabled:hover, .grey-salt.btn.disabled:focus, .grey-salt.btn.disabled:active, .grey-salt.btn.disabled.active, .grey-salt.btn[disabled], .grey-salt.btn[disabled]:hover, .grey-salt.btn[disabled]:focus, .grey-salt.btn[disabled]:active, .grey-salt.btn[disabled].active, fieldset[disabled] .grey-salt.btn, fieldset[disabled] .grey-salt.btn:hover, fieldset[disabled] .grey-salt.btn:focus, fieldset[disabled] .grey-salt.btn:active, fieldset[disabled] .grey-salt.btn.active {
    background-color: #bfcad1;
}
.grey-salt.btn .badge {
    color: #bfcad1;
    background-color: #fafcfb;
}

/* Button Strip */
.btn.grey-salt-stripe {
    border-left: 3px solid #bfcad1;
}

/* Portlet */
.portlet > .portlet-body.grey-salt,
.portlet.grey-salt {
    background-color: #bfcad1;
}

.portlet.solid.grey-salt > .portlet-title,
.portlet.solid.grey-salt > .portlet-body {
    border: 0;
    color: #fafcfb;
}
.portlet.solid.grey-salt > .portlet-title > .caption > i {
    color: #fafcfb;
}
.portlet.solid.grey-salt > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.grey-salt > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.grey-salt > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.grey-salt > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.grey-salt > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.grey-salt > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.grey-salt {
    border: 1px solid #dde3e6;
    border-top: 0;
}
.portlet.box.grey-salt > .portlet-title {
    background-color: #bfcad1;
}
.portlet.box.grey-salt > .portlet-title > .caption {
    color: #fafcfb;
}
.portlet.box.grey-salt > .portlet-title > .caption > i {
    color: #fafcfb;
}
.portlet.box.grey-salt > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid white;
    color: white;
}
.portlet.box.grey-salt > .portlet-title > .actions .btn-default > i {
    color: white;
}
.portlet.box.grey-salt > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-salt > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-salt > .portlet-title > .actions .btn-default:active, .portlet.box.grey-salt > .portlet-title > .actions .btn-default.active {
    border: 1px solid white;
    color: white;
}

/* Statistic Block */
.dashboard-stat.grey-salt {
    background-color: #bfcad1;
}
.dashboard-stat.grey-salt.dashboard-stat-light:hover {
    background-color: #b3c0c8;
}
.dashboard-stat.grey-salt .visual > i {
    color: #fafcfb;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.grey-salt .details .number {
    color: #fafcfb;
}
.dashboard-stat.grey-salt .details .desc {
    color: #fafcfb;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.grey-salt .more {
    color: #fafcfb;
    background-color: #b3c0c8;
}

/* General Element */
.bg-grey-salt {
    border-color: #bfcad1 !important;
    background-image: none !important;
    background-color: #bfcad1 !important;
    color: #fafcfb !important;
}

/* General Text & Icon Font Colors */
.font-grey-salt {
    color: #bfcad1 !important;
}

/***
Grey Mint
***/
/* Button */
.grey-mint.btn {
    color: #fafcfb;
    background-color: #9eacb4;
    border-color: "";
}
.grey-mint.btn:hover, .grey-mint.btn:focus, .grey-mint.btn:active, .grey-mint.btn.active {
    color: #fafcfb;
    background-color: #8a9ba4;
}
.open .grey-mint.btn.dropdown-toggle {
    color: #fafcfb;
    background-color: #8a9ba4;
}
.grey-mint.btn:active, .grey-mint.btn.active {
    background-image: none;
    background-color: #7b8e99;
}
.grey-mint.btn:active:hover, .grey-mint.btn.active:hover {
    background-color: #81939e;
}
.open .grey-mint.btn.dropdown-toggle {
    background-image: none;
}
.grey-mint.btn.disabled, .grey-mint.btn.disabled:hover, .grey-mint.btn.disabled:focus, .grey-mint.btn.disabled:active, .grey-mint.btn.disabled.active, .grey-mint.btn[disabled], .grey-mint.btn[disabled]:hover, .grey-mint.btn[disabled]:focus, .grey-mint.btn[disabled]:active, .grey-mint.btn[disabled].active, fieldset[disabled] .grey-mint.btn, fieldset[disabled] .grey-mint.btn:hover, fieldset[disabled] .grey-mint.btn:focus, fieldset[disabled] .grey-mint.btn:active, fieldset[disabled] .grey-mint.btn.active {
    background-color: #9eacb4;
}
.grey-mint.btn .badge {
    color: #9eacb4;
    background-color: #fafcfb;
}

/* Button Strip */
.btn.grey-mint-stripe {
    border-left: 3px solid #9eacb4;
}

/* Portlet */
.portlet > .portlet-body.grey-mint,
.portlet.grey-mint {
    background-color: #9eacb4;
}

.portlet.solid.grey-mint > .portlet-title,
.portlet.solid.grey-mint > .portlet-body {
    border: 0;
    color: #fafcfb;
}
.portlet.solid.grey-mint > .portlet-title > .caption > i {
    color: #fafcfb;
}
.portlet.solid.grey-mint > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.grey-mint > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.grey-mint > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.grey-mint > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.grey-mint > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.grey-mint > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.grey-mint {
    border: 1px solid #bbc5ca;
    border-top: 0;
}
.portlet.box.grey-mint > .portlet-title {
    background-color: #9eacb4;
}
.portlet.box.grey-mint > .portlet-title > .caption {
    color: #fafcfb;
}
.portlet.box.grey-mint > .portlet-title > .caption > i {
    color: #fafcfb;
}
.portlet.box.grey-mint > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #dde2e5;
    color: #eceef0;
}
.portlet.box.grey-mint > .portlet-title > .actions .btn-default > i {
    color: #f4f6f7;
}
.portlet.box.grey-mint > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-mint > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-mint > .portlet-title > .actions .btn-default:active, .portlet.box.grey-mint > .portlet-title > .actions .btn-default.active {
    border: 1px solid #fafbfb;
    color: white;
}

/* Statistic Block */
.dashboard-stat.grey-mint {
    background-color: #9eacb4;
}
.dashboard-stat.grey-mint.dashboard-stat-light:hover {
    background-color: #92a2ab;
}
.dashboard-stat.grey-mint .visual > i {
    color: #fafcfb;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.grey-mint .details .number {
    color: #fafcfb;
}
.dashboard-stat.grey-mint .details .desc {
    color: #fafcfb;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.grey-mint .more {
    color: #fafcfb;
    background-color: #92a2ab;
}

/* General Element */
.bg-grey-mint {
    border-color: #9eacb4 !important;
    background-image: none !important;
    background-color: #9eacb4 !important;
    color: #fafcfb !important;
}

/* General Text & Icon Font Colors */
.font-grey-mint {
    color: #9eacb4 !important;
}

/***********
Red Colors
************/
/***
Red Default
***/
/* Button */
.red.btn {
    color: white;
    background-color: #d84a38;
    border-color: "";
}
.red.btn:hover, .red.btn:focus, .red.btn:active, .red.btn.active {
    color: white;
    background-color: #c63927;
}
.open .red.btn.dropdown-toggle {
    color: white;
    background-color: #c63927;
}
.red.btn:active, .red.btn.active {
    background-image: none;
    background-color: #b03223;
}
.red.btn:active:hover, .red.btn.active:hover {
    background-color: #b93524;
}
.open .red.btn.dropdown-toggle {
    background-image: none;
}
.red.btn.disabled, .red.btn.disabled:hover, .red.btn.disabled:focus, .red.btn.disabled:active, .red.btn.disabled.active, .red.btn[disabled], .red.btn[disabled]:hover, .red.btn[disabled]:focus, .red.btn[disabled]:active, .red.btn[disabled].active, fieldset[disabled] .red.btn, fieldset[disabled] .red.btn:hover, fieldset[disabled] .red.btn:focus, fieldset[disabled] .red.btn:active, fieldset[disabled] .red.btn.active {
    background-color: #d84a38;
}
.red.btn .badge {
    color: #d84a38;
    background-color: white;
}

/* Button Strip */
.btn.red-stripe {
    border-left: 3px solid #d84a38;
}

/* Portlet */
.portlet > .portlet-body.red,
.portlet.red {
    background-color: #d84a38;
}

.portlet.solid.red > .portlet-title,
.portlet.solid.red > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.red > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.red > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.red > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.red > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.red > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.red > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.red > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.red {
    border: 1px solid #e07163;
    border-top: 0;
}
.portlet.box.red > .portlet-title {
    background-color: #d84a38;
}
.portlet.box.red > .portlet-title > .caption {
    color: white;
}
.portlet.box.red > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.red > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #ea9f96;
    color: #efb3ab;
}
.portlet.box.red > .portlet-title > .actions .btn-default > i {
    color: #f1beb8;
}
.portlet.box.red > .portlet-title > .actions .btn-default:hover, .portlet.box.red > .portlet-title > .actions .btn-default:focus, .portlet.box.red > .portlet-title > .actions .btn-default:active, .portlet.box.red > .portlet-title > .actions .btn-default.active {
    border: 1px solid #f3c6c0;
    color: #f7dad6;
}

/* Statistic Block */
.dashboard-stat.red {
    background-color: #d84a38;
}
.dashboard-stat.red.dashboard-stat-light:hover {
    background-color: #d23c29;
}
.dashboard-stat.red .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.red .details .number {
    color: white;
}
.dashboard-stat.red .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.red .more {
    color: white;
    background-color: #d23c29;
}

/* General Element */
.bg-red {
    border-color: #d84a38 !important;
    background-image: none !important;
    background-color: #d84a38 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-red {
    color: #d84a38 !important;
}

/***
Red Pink
***/
/* Button */
.red-pink.btn {
    color: white;
    background-color: #e08283;
    border-color: "";
}
.red-pink.btn:hover, .red-pink.btn:focus, .red-pink.btn:active, .red-pink.btn.active {
    color: white;
    background-color: #d96567;
}
.open .red-pink.btn.dropdown-toggle {
    color: white;
    background-color: #d96567;
}
.red-pink.btn:active, .red-pink.btn.active {
    background-image: none;
    background-color: #d45152;
}
.red-pink.btn:active:hover, .red-pink.btn.active:hover {
    background-color: #d6595a;
}
.open .red-pink.btn.dropdown-toggle {
    background-image: none;
}
.red-pink.btn.disabled, .red-pink.btn.disabled:hover, .red-pink.btn.disabled:focus, .red-pink.btn.disabled:active, .red-pink.btn.disabled.active, .red-pink.btn[disabled], .red-pink.btn[disabled]:hover, .red-pink.btn[disabled]:focus, .red-pink.btn[disabled]:active, .red-pink.btn[disabled].active, fieldset[disabled] .red-pink.btn, fieldset[disabled] .red-pink.btn:hover, fieldset[disabled] .red-pink.btn:focus, fieldset[disabled] .red-pink.btn:active, fieldset[disabled] .red-pink.btn.active {
    background-color: #e08283;
}
.red-pink.btn .badge {
    color: #e08283;
    background-color: white;
}

/* Button Strip */
.btn.red-pink-stripe {
    border-left: 3px solid #e08283;
}

/* Portlet */
.portlet > .portlet-body.red-pink,
.portlet.red-pink {
    background-color: #e08283;
}

.portlet.solid.red-pink > .portlet-title,
.portlet.solid.red-pink > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.red-pink > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.red-pink > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.red-pink > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.red-pink > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.red-pink > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.red-pink > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.red-pink > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.red-pink {
    border: 1px solid #eaabac;
    border-top: 0;
}
.portlet.box.red-pink > .portlet-title {
    background-color: #e08283;
}
.portlet.box.red-pink > .portlet-title > .caption {
    color: white;
}
.portlet.box.red-pink > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.red-pink > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #f6dcdc;
    color: #fbf0f0;
}
.portlet.box.red-pink > .portlet-title > .actions .btn-default > i {
    color: #fefdfd;
}
.portlet.box.red-pink > .portlet-title > .actions .btn-default:hover, .portlet.box.red-pink > .portlet-title > .actions .btn-default:focus, .portlet.box.red-pink > .portlet-title > .actions .btn-default:active, .portlet.box.red-pink > .portlet-title > .actions .btn-default.active {
    border: 1px solid white;
    color: white;
}

/* Statistic Block */
.dashboard-stat.red-pink {
    background-color: #e08283;
}
.dashboard-stat.red-pink.dashboard-stat-light:hover {
    background-color: #dc7273;
}
.dashboard-stat.red-pink .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.red-pink .details .number {
    color: white;
}
.dashboard-stat.red-pink .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.red-pink .more {
    color: white;
    background-color: #dc7273;
}

/* General Element */
.bg-red-pink {
    border-color: #e08283 !important;
    background-image: none !important;
    background-color: #e08283 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-red-pink {
    color: #e08283 !important;
}

/***
Red Sunglo
***/
/* Button */
.red-sunglo.btn {
    color: white;
    background-color: #e26a6a;
    border-color: "";
}
.red-sunglo.btn:hover, .red-sunglo.btn:focus, .red-sunglo.btn:active, .red-sunglo.btn.active {
    color: white;
    background-color: #dc4c4c;
}
.open .red-sunglo.btn.dropdown-toggle {
    color: white;
    background-color: #dc4c4c;
}
.red-sunglo.btn:active, .red-sunglo.btn.active {
    background-image: none;
    background-color: #d83737;
}
.red-sunglo.btn:active:hover, .red-sunglo.btn.active:hover {
    background-color: #da3f3f;
}
.open .red-sunglo.btn.dropdown-toggle {
    background-image: none;
}
.red-sunglo.btn.disabled, .red-sunglo.btn.disabled:hover, .red-sunglo.btn.disabled:focus, .red-sunglo.btn.disabled:active, .red-sunglo.btn.disabled.active, .red-sunglo.btn[disabled], .red-sunglo.btn[disabled]:hover, .red-sunglo.btn[disabled]:focus, .red-sunglo.btn[disabled]:active, .red-sunglo.btn[disabled].active, fieldset[disabled] .red-sunglo.btn, fieldset[disabled] .red-sunglo.btn:hover, fieldset[disabled] .red-sunglo.btn:focus, fieldset[disabled] .red-sunglo.btn:active, fieldset[disabled] .red-sunglo.btn.active {
    background-color: #e26a6a;
}
.red-sunglo.btn .badge {
    color: #e26a6a;
    background-color: white;
}

/* Button Strip */
.btn.red-sunglo-stripe {
    border-left: 3px solid #e26a6a;
}

/* Portlet */
.portlet > .portlet-body.red-sunglo,
.portlet.red-sunglo {
    background-color: #e26a6a;
}

.portlet.solid.red-sunglo > .portlet-title,
.portlet.solid.red-sunglo > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.red-sunglo > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.red-sunglo > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.red-sunglo > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.red-sunglo > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.red-sunglo > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.red-sunglo > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.red-sunglo > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.red-sunglo {
    border: 1px solid #ea9595;
    border-top: 0;
}
.portlet.box.red-sunglo > .portlet-title {
    background-color: #e26a6a;
}
.portlet.box.red-sunglo > .portlet-title > .caption {
    color: white;
}
.portlet.box.red-sunglo > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.red-sunglo > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #f4c8c8;
    color: #f8dddd;
}
.portlet.box.red-sunglo > .portlet-title > .actions .btn-default > i {
    color: #fbeaea;
}
.portlet.box.red-sunglo > .portlet-title > .actions .btn-default:hover, .portlet.box.red-sunglo > .portlet-title > .actions .btn-default:focus, .portlet.box.red-sunglo > .portlet-title > .actions .btn-default:active, .portlet.box.red-sunglo > .portlet-title > .actions .btn-default.active {
    border: 1px solid #fdf3f3;
    color: white;
}

/* Statistic Block */
.dashboard-stat.red-sunglo {
    background-color: #e26a6a;
}
.dashboard-stat.red-sunglo.dashboard-stat-light:hover {
    background-color: #df5959;
}
.dashboard-stat.red-sunglo .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.red-sunglo .details .number {
    color: white;
}
.dashboard-stat.red-sunglo .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.red-sunglo .more {
    color: white;
    background-color: #df5959;
}

/* General Element */
.bg-red-sunglo {
    border-color: #e26a6a !important;
    background-image: none !important;
    background-color: #e26a6a !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-red-sunglo {
    color: #e26a6a !important;
}

/***
Red Intense
***/
/* Button */
.red-intense.btn {
    color: white;
    background-color: #e35b5a;
    border-color: "";
}
.red-intense.btn:hover, .red-intense.btn:focus, .red-intense.btn:active, .red-intense.btn.active {
    color: white;
    background-color: #de3d3b;
}
.open .red-intense.btn.dropdown-toggle {
    color: white;
    background-color: #de3d3b;
}
.red-intense.btn:active, .red-intense.btn.active {
    background-image: none;
    background-color: #da2726;
}
.red-intense.btn:active:hover, .red-intense.btn.active:hover {
    background-color: #dc302e;
}
.open .red-intense.btn.dropdown-toggle {
    background-image: none;
}
.red-intense.btn.disabled, .red-intense.btn.disabled:hover, .red-intense.btn.disabled:focus, .red-intense.btn.disabled:active, .red-intense.btn.disabled.active, .red-intense.btn[disabled], .red-intense.btn[disabled]:hover, .red-intense.btn[disabled]:focus, .red-intense.btn[disabled]:active, .red-intense.btn[disabled].active, fieldset[disabled] .red-intense.btn, fieldset[disabled] .red-intense.btn:hover, fieldset[disabled] .red-intense.btn:focus, fieldset[disabled] .red-intense.btn:active, fieldset[disabled] .red-intense.btn.active {
    background-color: #e35b5a;
}
.red-intense.btn .badge {
    color: #e35b5a;
    background-color: white;
}

/* Button Strip */
.btn.red-intense-stripe {
    border-left: 3px solid #e35b5a;
}

/* Portlet */
.portlet > .portlet-body.red-intense,
.portlet.red-intense {
    background-color: #e35b5a;
}

.portlet.solid.red-intense > .portlet-title,
.portlet.solid.red-intense > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.red-intense > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.red-intense > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.red-intense > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.red-intense > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.red-intense > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.red-intense > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.red-intense > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.red-intense {
    border: 1px solid #ea8686;
    border-top: 0;
}
.portlet.box.red-intense > .portlet-title {
    background-color: #e35b5a;
}
.portlet.box.red-intense > .portlet-title > .caption {
    color: white;
}
.portlet.box.red-intense > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.red-intense > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #f3baba;
    color: #f7d0d0;
}
.portlet.box.red-intense > .portlet-title > .actions .btn-default > i {
    color: #f9dddd;
}
.portlet.box.red-intense > .portlet-title > .actions .btn-default:hover, .portlet.box.red-intense > .portlet-title > .actions .btn-default:focus, .portlet.box.red-intense > .portlet-title > .actions .btn-default:active, .portlet.box.red-intense > .portlet-title > .actions .btn-default.active {
    border: 1px solid #fbe6e6;
    color: #fefbfb;
}

/* Statistic Block */
.dashboard-stat.red-intense {
    background-color: #e35b5a;
}
.dashboard-stat.red-intense.dashboard-stat-light:hover {
    background-color: #e04a49;
}
.dashboard-stat.red-intense .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.red-intense .details .number {
    color: white;
}
.dashboard-stat.red-intense .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.red-intense .more {
    color: white;
    background-color: #e04a49;
}

/* General Element */
.bg-red-intense {
    border-color: #e35b5a !important;
    background-image: none !important;
    background-color: #e35b5a !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-red-intense {
    color: #e35b5a !important;
}

/***
Red Thunderbird
***/
/* Button */
.red-thunderbird.btn {
    color: white;
    background-color: #d91e18;
    border-color: "";
}
.red-thunderbird.btn:hover, .red-thunderbird.btn:focus, .red-thunderbird.btn:active, .red-thunderbird.btn.active {
    color: white;
    background-color: #b91a14;
}
.open .red-thunderbird.btn.dropdown-toggle {
    color: white;
    background-color: #b91a14;
}
.red-thunderbird.btn:active, .red-thunderbird.btn.active {
    background-image: none;
    background-color: #a21612;
}
.red-thunderbird.btn:active:hover, .red-thunderbird.btn.active:hover {
    background-color: #ab1813;
}
.open .red-thunderbird.btn.dropdown-toggle {
    background-image: none;
}
.red-thunderbird.btn.disabled, .red-thunderbird.btn.disabled:hover, .red-thunderbird.btn.disabled:focus, .red-thunderbird.btn.disabled:active, .red-thunderbird.btn.disabled.active, .red-thunderbird.btn[disabled], .red-thunderbird.btn[disabled]:hover, .red-thunderbird.btn[disabled]:focus, .red-thunderbird.btn[disabled]:active, .red-thunderbird.btn[disabled].active, fieldset[disabled] .red-thunderbird.btn, fieldset[disabled] .red-thunderbird.btn:hover, fieldset[disabled] .red-thunderbird.btn:focus, fieldset[disabled] .red-thunderbird.btn:active, fieldset[disabled] .red-thunderbird.btn.active {
    background-color: #d91e18;
}
.red-thunderbird.btn .badge {
    color: #d91e18;
    background-color: white;
}

/* Button Strip */
.btn.red-thunderbird-stripe {
    border-left: 3px solid #d91e18;
}

/* Portlet */
.portlet > .portlet-body.red-thunderbird,
.portlet.red-thunderbird {
    background-color: #d91e18;
}

.portlet.solid.red-thunderbird > .portlet-title,
.portlet.solid.red-thunderbird > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.red-thunderbird > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.red-thunderbird > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.red-thunderbird > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.red-thunderbird > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.red-thunderbird > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.red-thunderbird > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.red-thunderbird > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.red-thunderbird {
    border: 1px solid #e9403b;
    border-top: 0;
}
.portlet.box.red-thunderbird > .portlet-title {
    background-color: #d91e18;
}
.portlet.box.red-thunderbird > .portlet-title > .caption {
    color: white;
}
.portlet.box.red-thunderbird > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.red-thunderbird > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #ef7672;
    color: #f28c89;
}
.portlet.box.red-thunderbird > .portlet-title > .actions .btn-default > i {
    color: #f39997;
}
.portlet.box.red-thunderbird > .portlet-title > .actions .btn-default:hover, .portlet.box.red-thunderbird > .portlet-title > .actions .btn-default:focus, .portlet.box.red-thunderbird > .portlet-title > .actions .btn-default:active, .portlet.box.red-thunderbird > .portlet-title > .actions .btn-default.active {
    border: 1px solid #f4a2a0;
    color: #f7b9b7;
}

/* Statistic Block */
.dashboard-stat.red-thunderbird {
    background-color: #d91e18;
}
.dashboard-stat.red-thunderbird.dashboard-stat-light:hover {
    background-color: #c71b16;
}
.dashboard-stat.red-thunderbird .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.red-thunderbird .details .number {
    color: white;
}
.dashboard-stat.red-thunderbird .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.red-thunderbird .more {
    color: white;
    background-color: #c71b16;
}

/* General Element */
.bg-red-thunderbird {
    border-color: #d91e18 !important;
    background-image: none !important;
    background-color: #d91e18 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-red-thunderbird {
    color: #d91e18 !important;
}

/***
Red Flamingo
***/
/* Button */
.red-flamingo.btn {
    color: white;
    background-color: #ef4836;
    border-color: "";
}
.red-flamingo.btn:hover, .red-flamingo.btn:focus, .red-flamingo.btn:active, .red-flamingo.btn.active {
    color: white;
    background-color: #ec2a15;
}
.open .red-flamingo.btn.dropdown-toggle {
    color: white;
    background-color: #ec2a15;
}
.red-flamingo.btn:active, .red-flamingo.btn.active {
    background-image: none;
    background-color: #d72411;
}
.red-flamingo.btn:active:hover, .red-flamingo.btn.active:hover {
    background-color: #e02612;
}
.open .red-flamingo.btn.dropdown-toggle {
    background-image: none;
}
.red-flamingo.btn.disabled, .red-flamingo.btn.disabled:hover, .red-flamingo.btn.disabled:focus, .red-flamingo.btn.disabled:active, .red-flamingo.btn.disabled.active, .red-flamingo.btn[disabled], .red-flamingo.btn[disabled]:hover, .red-flamingo.btn[disabled]:focus, .red-flamingo.btn[disabled]:active, .red-flamingo.btn[disabled].active, fieldset[disabled] .red-flamingo.btn, fieldset[disabled] .red-flamingo.btn:hover, fieldset[disabled] .red-flamingo.btn:focus, fieldset[disabled] .red-flamingo.btn:active, fieldset[disabled] .red-flamingo.btn.active {
    background-color: #ef4836;
}
.red-flamingo.btn .badge {
    color: #ef4836;
    background-color: white;
}

/* Button Strip */
.btn.red-flamingo-stripe {
    border-left: 3px solid #ef4836;
}

/* Portlet */
.portlet > .portlet-body.red-flamingo,
.portlet.red-flamingo {
    background-color: #ef4836;
}

.portlet.solid.red-flamingo > .portlet-title,
.portlet.solid.red-flamingo > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.red-flamingo > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.red-flamingo > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.red-flamingo > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.red-flamingo > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.red-flamingo > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.red-flamingo > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.red-flamingo > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.red-flamingo {
    border: 1px solid #f37365;
    border-top: 0;
}
.portlet.box.red-flamingo > .portlet-title {
    background-color: #ef4836;
}
.portlet.box.red-flamingo > .portlet-title > .caption {
    color: white;
}
.portlet.box.red-flamingo > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.red-flamingo > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #f7a79e;
    color: #f9bcb6;
}
.portlet.box.red-flamingo > .portlet-title > .actions .btn-default > i {
    color: #fac9c4;
}
.portlet.box.red-flamingo > .portlet-title > .actions .btn-default:hover, .portlet.box.red-flamingo > .portlet-title > .actions .btn-default:focus, .portlet.box.red-flamingo > .portlet-title > .actions .btn-default:active, .portlet.box.red-flamingo > .portlet-title > .actions .btn-default.active {
    border: 1px solid #fbd2cd;
    color: #fde7e5;
}

/* Statistic Block */
.dashboard-stat.red-flamingo {
    background-color: #ef4836;
}
.dashboard-stat.red-flamingo.dashboard-stat-light:hover {
    background-color: #ed3723;
}
.dashboard-stat.red-flamingo .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.red-flamingo .details .number {
    color: white;
}
.dashboard-stat.red-flamingo .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.red-flamingo .more {
    color: white;
    background-color: #ed3723;
}

/* General Element */
.bg-red-flamingo {
    border-color: #ef4836 !important;
    background-image: none !important;
    background-color: #ef4836 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-red-flamingo {
    color: #ef4836 !important;
}

/***
Red Flamingo
***/
/* Button */
.red-soft.btn {
    color: white;
    background-color: #d05454;
    border-color: "";
}
.red-soft.btn:hover, .red-soft.btn:focus, .red-soft.btn:active, .red-soft.btn.active {
    color: white;
    background-color: #c83838;
}
.open .red-soft.btn.dropdown-toggle {
    color: white;
    background-color: #c83838;
}
.red-soft.btn:active, .red-soft.btn.active {
    background-image: none;
    background-color: #b53232;
}
.red-soft.btn:active:hover, .red-soft.btn.active:hover {
    background-color: #bd3434;
}
.open .red-soft.btn.dropdown-toggle {
    background-image: none;
}
.red-soft.btn.disabled, .red-soft.btn.disabled:hover, .red-soft.btn.disabled:focus, .red-soft.btn.disabled:active, .red-soft.btn.disabled.active, .red-soft.btn[disabled], .red-soft.btn[disabled]:hover, .red-soft.btn[disabled]:focus, .red-soft.btn[disabled]:active, .red-soft.btn[disabled].active, fieldset[disabled] .red-soft.btn, fieldset[disabled] .red-soft.btn:hover, fieldset[disabled] .red-soft.btn:focus, fieldset[disabled] .red-soft.btn:active, fieldset[disabled] .red-soft.btn.active {
    background-color: #d05454;
}
.red-soft.btn .badge {
    color: #d05454;
    background-color: white;
}

/* Button Strip */
.btn.red-soft-stripe {
    border-left: 3px solid #d05454;
}

/* Portlet */
.portlet > .portlet-body.red-soft,
.portlet.red-soft {
    background-color: #d05454;
}

.portlet.solid.red-soft > .portlet-title,
.portlet.solid.red-soft > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.red-soft > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.red-soft > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.red-soft > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.red-soft > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.red-soft > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.red-soft > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.red-soft > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.red-soft {
    border: 1px solid #db7c7c;
    border-top: 0;
}
.portlet.box.red-soft > .portlet-title {
    background-color: #d05454;
}
.portlet.box.red-soft > .portlet-title > .caption {
    color: white;
}
.portlet.box.red-soft > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.red-soft > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #e8acac;
    color: #eec0c0;
}
.portlet.box.red-soft > .portlet-title > .actions .btn-default > i {
    color: #f1cccc;
}
.portlet.box.red-soft > .portlet-title > .actions .btn-default:hover, .portlet.box.red-soft > .portlet-title > .actions .btn-default:focus, .portlet.box.red-soft > .portlet-title > .actions .btn-default:active, .portlet.box.red-soft > .portlet-title > .actions .btn-default.active {
    border: 1px solid #f3d4d4;
    color: #f9e8e8;
}

/* Statistic Block */
.dashboard-stat.red-soft {
    background-color: #d05454;
}
.dashboard-stat.red-soft.dashboard-stat-light:hover {
    background-color: #cc4444;
}
.dashboard-stat.red-soft .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.red-soft .details .number {
    color: white;
}
.dashboard-stat.red-soft .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.red-soft .more {
    color: white;
    background-color: #cc4444;
}

/* General Element */
.bg-red-soft {
    border-color: #d05454 !important;
    background-image: none !important;
    background-color: #d05454 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-red-soft {
    color: #d05454 !important;
}

/***********
Yellow Colors
************/
/***
Yellow Default
***/
/* Button */
.yellow.btn {
    color: white;
    background-color: #ffb848;
    border-color: "";
}
.yellow.btn:hover, .yellow.btn:focus, .yellow.btn:active, .yellow.btn.active {
    color: white;
    background-color: #ffaa24;
}
.open .yellow.btn.dropdown-toggle {
    color: white;
    background-color: #ffaa24;
}
.yellow.btn:active, .yellow.btn.active {
    background-image: none;
    background-color: #ffa00b;
}
.yellow.btn:active:hover, .yellow.btn.active:hover {
    background-color: #ffa415;
}
.open .yellow.btn.dropdown-toggle {
    background-image: none;
}
.yellow.btn.disabled, .yellow.btn.disabled:hover, .yellow.btn.disabled:focus, .yellow.btn.disabled:active, .yellow.btn.disabled.active, .yellow.btn[disabled], .yellow.btn[disabled]:hover, .yellow.btn[disabled]:focus, .yellow.btn[disabled]:active, .yellow.btn[disabled].active, fieldset[disabled] .yellow.btn, fieldset[disabled] .yellow.btn:hover, fieldset[disabled] .yellow.btn:focus, fieldset[disabled] .yellow.btn:active, fieldset[disabled] .yellow.btn.active {
    background-color: #ffb848;
}
.yellow.btn .badge {
    color: #ffb848;
    background-color: white;
}

/* Button Strip */
.btn.yellow-stripe {
    border-left: 3px solid #ffb848;
}

/* Portlet */
.portlet > .portlet-body.yellow,
.portlet.yellow {
    background-color: #ffb848;
}

.portlet.solid.yellow > .portlet-title,
.portlet.solid.yellow > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.yellow > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.yellow > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.yellow > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.yellow > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.yellow > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.yellow > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.yellow > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.yellow {
    border: 1px solid #ffcc7b;
    border-top: 0;
}
.portlet.box.yellow > .portlet-title {
    background-color: #ffb848;
}
.portlet.box.yellow > .portlet-title > .caption {
    color: white;
}
.portlet.box.yellow > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.yellow > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #ffe4b8;
    color: #ffedd2;
}
.portlet.box.yellow > .portlet-title > .actions .btn-default > i {
    color: #fff3e1;
}
.portlet.box.yellow > .portlet-title > .actions .btn-default:hover, .portlet.box.yellow > .portlet-title > .actions .btn-default:focus, .portlet.box.yellow > .portlet-title > .actions .btn-default:active, .portlet.box.yellow > .portlet-title > .actions .btn-default.active {
    border: 1px solid #fff7eb;
    color: white;
}

/* Statistic Block */
.dashboard-stat.yellow {
    background-color: #ffb848;
}
.dashboard-stat.yellow.dashboard-stat-light:hover {
    background-color: #ffb034;
}
.dashboard-stat.yellow .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.yellow .details .number {
    color: white;
}
.dashboard-stat.yellow .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.yellow .more {
    color: white;
    background-color: #ffb034;
}

/* General Element */
.bg-yellow {
    border-color: #ffb848 !important;
    background-image: none !important;
    background-color: #ffb848 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-yellow {
    color: #ffb848 !important;
}

/***
Yellow Gold
***/
/* Button */
.yellow-gold.btn {
    color: white;
    background-color: #e87e04;
    border-color: "";
}
.yellow-gold.btn:hover, .yellow-gold.btn:focus, .yellow-gold.btn:active, .yellow-gold.btn.active {
    color: white;
    background-color: #c56b03;
}
.open .yellow-gold.btn.dropdown-toggle {
    color: white;
    background-color: #c56b03;
}
.yellow-gold.btn:active, .yellow-gold.btn.active {
    background-image: none;
    background-color: #ac5d03;
}
.yellow-gold.btn:active:hover, .yellow-gold.btn.active:hover {
    background-color: #b66303;
}
.open .yellow-gold.btn.dropdown-toggle {
    background-image: none;
}
.yellow-gold.btn.disabled, .yellow-gold.btn.disabled:hover, .yellow-gold.btn.disabled:focus, .yellow-gold.btn.disabled:active, .yellow-gold.btn.disabled.active, .yellow-gold.btn[disabled], .yellow-gold.btn[disabled]:hover, .yellow-gold.btn[disabled]:focus, .yellow-gold.btn[disabled]:active, .yellow-gold.btn[disabled].active, fieldset[disabled] .yellow-gold.btn, fieldset[disabled] .yellow-gold.btn:hover, fieldset[disabled] .yellow-gold.btn:focus, fieldset[disabled] .yellow-gold.btn:active, fieldset[disabled] .yellow-gold.btn.active {
    background-color: #e87e04;
}
.yellow-gold.btn .badge {
    color: #e87e04;
    background-color: white;
}

/* Button Strip */
.btn.yellow-gold-stripe {
    border-left: 3px solid #e87e04;
}

/* Portlet */
.portlet > .portlet-body.yellow-gold,
.portlet.yellow-gold {
    background-color: #e87e04;
}

.portlet.solid.yellow-gold > .portlet-title,
.portlet.solid.yellow-gold > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.yellow-gold > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.yellow-gold > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.yellow-gold > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.yellow-gold > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.yellow-gold > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.yellow-gold > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.yellow-gold > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.yellow-gold {
    border: 1px solid #fb9724;
    border-top: 0;
}
.portlet.box.yellow-gold > .portlet-title {
    background-color: #e87e04;
}
.portlet.box.yellow-gold > .portlet-title > .caption {
    color: white;
}
.portlet.box.yellow-gold > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.yellow-gold > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #fcb460;
    color: #fdbf79;
}
.portlet.box.yellow-gold > .portlet-title > .actions .btn-default > i {
    color: #fdc788;
}
.portlet.box.yellow-gold > .portlet-title > .actions .btn-default:hover, .portlet.box.yellow-gold > .portlet-title > .actions .btn-default:focus, .portlet.box.yellow-gold > .portlet-title > .actions .btn-default:active, .portlet.box.yellow-gold > .portlet-title > .actions .btn-default.active {
    border: 1px solid #fdcb92;
    color: #fed7ab;
}

/* Statistic Block */
.dashboard-stat.yellow-gold {
    background-color: #e87e04;
}
.dashboard-stat.yellow-gold.dashboard-stat-light:hover {
    background-color: #d47304;
}
.dashboard-stat.yellow-gold .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.yellow-gold .details .number {
    color: white;
}
.dashboard-stat.yellow-gold .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.yellow-gold .more {
    color: white;
    background-color: #d47304;
}

/* General Element */
.bg-yellow-gold {
    border-color: #e87e04 !important;
    background-image: none !important;
    background-color: #e87e04 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-yellow-gold {
    color: #e87e04 !important;
}

/***
Yellow Casablanca
***/
/* Button */
.yellow-casablanca.btn {
    color: white;
    background-color: #f2784b;
    border-color: "";
}
.yellow-casablanca.btn:hover, .yellow-casablanca.btn:focus, .yellow-casablanca.btn:active, .yellow-casablanca.btn.active {
    color: white;
    background-color: #f05f2a;
}
.open .yellow-casablanca.btn.dropdown-toggle {
    color: white;
    background-color: #f05f2a;
}
.yellow-casablanca.btn:active, .yellow-casablanca.btn.active {
    background-image: none;
    background-color: #ee4d12;
}
.yellow-casablanca.btn:active:hover, .yellow-casablanca.btn.active:hover {
    background-color: #ef541b;
}
.open .yellow-casablanca.btn.dropdown-toggle {
    background-image: none;
}
.yellow-casablanca.btn.disabled, .yellow-casablanca.btn.disabled:hover, .yellow-casablanca.btn.disabled:focus, .yellow-casablanca.btn.disabled:active, .yellow-casablanca.btn.disabled.active, .yellow-casablanca.btn[disabled], .yellow-casablanca.btn[disabled]:hover, .yellow-casablanca.btn[disabled]:focus, .yellow-casablanca.btn[disabled]:active, .yellow-casablanca.btn[disabled].active, fieldset[disabled] .yellow-casablanca.btn, fieldset[disabled] .yellow-casablanca.btn:hover, fieldset[disabled] .yellow-casablanca.btn:focus, fieldset[disabled] .yellow-casablanca.btn:active, fieldset[disabled] .yellow-casablanca.btn.active {
    background-color: #f2784b;
}
.yellow-casablanca.btn .badge {
    color: #f2784b;
    background-color: white;
}

/* Button Strip */
.btn.yellow-casablanca-stripe {
    border-left: 3px solid #f2784b;
}

/* Portlet */
.portlet > .portlet-body.yellow-casablanca,
.portlet.yellow-casablanca {
    background-color: #f2784b;
}

.portlet.solid.yellow-casablanca > .portlet-title,
.portlet.solid.yellow-casablanca > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.yellow-casablanca > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.yellow-casablanca > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.yellow-casablanca > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.yellow-casablanca > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.yellow-casablanca > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.yellow-casablanca > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.yellow-casablanca > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.yellow-casablanca {
    border: 1px solid #f59c7b;
    border-top: 0;
}
.portlet.box.yellow-casablanca > .portlet-title {
    background-color: #f2784b;
}
.portlet.box.yellow-casablanca > .portlet-title > .caption {
    color: white;
}
.portlet.box.yellow-casablanca > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.yellow-casablanca > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #fac6b4;
    color: #fbd8cb;
}
.portlet.box.yellow-casablanca > .portlet-title > .actions .btn-default > i {
    color: #fce3da;
}
.portlet.box.yellow-casablanca > .portlet-title > .actions .btn-default:hover, .portlet.box.yellow-casablanca > .portlet-title > .actions .btn-default:focus, .portlet.box.yellow-casablanca > .portlet-title > .actions .btn-default:active, .portlet.box.yellow-casablanca > .portlet-title > .actions .btn-default.active {
    border: 1px solid #fdeae3;
    color: #fffcfb;
}

/* Statistic Block */
.dashboard-stat.yellow-casablanca {
    background-color: #f2784b;
}
.dashboard-stat.yellow-casablanca.dashboard-stat-light:hover {
    background-color: #f16a38;
}
.dashboard-stat.yellow-casablanca .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.yellow-casablanca .details .number {
    color: white;
}
.dashboard-stat.yellow-casablanca .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.yellow-casablanca .more {
    color: white;
    background-color: #f16a38;
}

/* General Element */
.bg-yellow-casablanca {
    border-color: #f2784b !important;
    background-image: none !important;
    background-color: #f2784b !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-yellow-casablanca {
    color: #f2784b !important;
}

/***
Yellow Crusta
***/
/* Button */
.yellow-crusta.btn {
    color: white;
    background-color: #f3c200;
    border-color: "";
}
.yellow-crusta.btn:hover, .yellow-crusta.btn:focus, .yellow-crusta.btn:active, .yellow-crusta.btn.active {
    color: white;
    background-color: #cfa500;
}
.open .yellow-crusta.btn.dropdown-toggle {
    color: white;
    background-color: #cfa500;
}
.yellow-crusta.btn:active, .yellow-crusta.btn.active {
    background-image: none;
    background-color: #b69100;
}
.yellow-crusta.btn:active:hover, .yellow-crusta.btn.active:hover {
    background-color: #c09900;
}
.open .yellow-crusta.btn.dropdown-toggle {
    background-image: none;
}
.yellow-crusta.btn.disabled, .yellow-crusta.btn.disabled:hover, .yellow-crusta.btn.disabled:focus, .yellow-crusta.btn.disabled:active, .yellow-crusta.btn.disabled.active, .yellow-crusta.btn[disabled], .yellow-crusta.btn[disabled]:hover, .yellow-crusta.btn[disabled]:focus, .yellow-crusta.btn[disabled]:active, .yellow-crusta.btn[disabled].active, fieldset[disabled] .yellow-crusta.btn, fieldset[disabled] .yellow-crusta.btn:hover, fieldset[disabled] .yellow-crusta.btn:focus, fieldset[disabled] .yellow-crusta.btn:active, fieldset[disabled] .yellow-crusta.btn.active {
    background-color: #f3c200;
}
.yellow-crusta.btn .badge {
    color: #f3c200;
    background-color: white;
}

/* Button Strip */
.btn.yellow-crusta-stripe {
    border-left: 3px solid #f3c200;
}

/* Portlet */
.portlet > .portlet-body.yellow-crusta,
.portlet.yellow-crusta {
    background-color: #f3c200;
}

.portlet.solid.yellow-crusta > .portlet-title,
.portlet.solid.yellow-crusta > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.yellow-crusta > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.yellow-crusta > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.yellow-crusta > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.yellow-crusta > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.yellow-crusta > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.yellow-crusta > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.yellow-crusta > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.yellow-crusta {
    border: 1px solid #ffd327;
    border-top: 0;
}
.portlet.box.yellow-crusta > .portlet-title {
    background-color: #f3c200;
}
.portlet.box.yellow-crusta > .portlet-title > .caption {
    color: white;
}
.portlet.box.yellow-crusta > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.yellow-crusta > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #ffe064;
    color: #ffe57e;
}
.portlet.box.yellow-crusta > .portlet-title > .actions .btn-default > i {
    color: #ffe88d;
}
.portlet.box.yellow-crusta > .portlet-title > .actions .btn-default:hover, .portlet.box.yellow-crusta > .portlet-title > .actions .btn-default:focus, .portlet.box.yellow-crusta > .portlet-title > .actions .btn-default:active, .portlet.box.yellow-crusta > .portlet-title > .actions .btn-default.active {
    border: 1px solid #ffea97;
    color: #ffefb1;
}

/* Statistic Block */
.dashboard-stat.yellow-crusta {
    background-color: #f3c200;
}
.dashboard-stat.yellow-crusta.dashboard-stat-light:hover {
    background-color: #dfb200;
}
.dashboard-stat.yellow-crusta .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.yellow-crusta .details .number {
    color: white;
}
.dashboard-stat.yellow-crusta .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.yellow-crusta .more {
    color: white;
    background-color: #dfb200;
}

/* General Element */
.bg-yellow-crusta {
    border-color: #f3c200 !important;
    background-image: none !important;
    background-color: #f3c200 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-yellow-crusta {
    color: #f3c200 !important;
}

/***
Yellow Lemon
***/
/* Button */
.yellow-lemon.btn {
    color: white;
    background-color: #f7ca18;
    border-color: "";
}
.yellow-lemon.btn:hover, .yellow-lemon.btn:focus, .yellow-lemon.btn:active, .yellow-lemon.btn.active {
    color: white;
    background-color: #e3b708;
}
.open .yellow-lemon.btn.dropdown-toggle {
    color: white;
    background-color: #e3b708;
}
.yellow-lemon.btn:active, .yellow-lemon.btn.active {
    background-image: none;
    background-color: #cba307;
}
.yellow-lemon.btn:active:hover, .yellow-lemon.btn.active:hover {
    background-color: #d5ab07;
}
.open .yellow-lemon.btn.dropdown-toggle {
    background-image: none;
}
.yellow-lemon.btn.disabled, .yellow-lemon.btn.disabled:hover, .yellow-lemon.btn.disabled:focus, .yellow-lemon.btn.disabled:active, .yellow-lemon.btn.disabled.active, .yellow-lemon.btn[disabled], .yellow-lemon.btn[disabled]:hover, .yellow-lemon.btn[disabled]:focus, .yellow-lemon.btn[disabled]:active, .yellow-lemon.btn[disabled].active, fieldset[disabled] .yellow-lemon.btn, fieldset[disabled] .yellow-lemon.btn:hover, fieldset[disabled] .yellow-lemon.btn:focus, fieldset[disabled] .yellow-lemon.btn:active, fieldset[disabled] .yellow-lemon.btn.active {
    background-color: #f7ca18;
}
.yellow-lemon.btn .badge {
    color: #f7ca18;
    background-color: white;
}

/* Button Strip */
.btn.yellow-lemon-stripe {
    border-left: 3px solid #f7ca18;
}

/* Portlet */
.portlet > .portlet-body.yellow-lemon,
.portlet.yellow-lemon {
    background-color: #f7ca18;
}

.portlet.solid.yellow-lemon > .portlet-title,
.portlet.solid.yellow-lemon > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.yellow-lemon > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.yellow-lemon > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.yellow-lemon > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.yellow-lemon > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.yellow-lemon > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.yellow-lemon > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.yellow-lemon > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.yellow-lemon {
    border: 1px solid #f9d549;
    border-top: 0;
}
.portlet.box.yellow-lemon > .portlet-title {
    background-color: #f7ca18;
}
.portlet.box.yellow-lemon > .portlet-title > .caption {
    color: white;
}
.portlet.box.yellow-lemon > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.yellow-lemon > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #fbe384;
    color: #fce99d;
}
.portlet.box.yellow-lemon > .portlet-title > .actions .btn-default > i {
    color: #fcecac;
}
.portlet.box.yellow-lemon > .portlet-title > .actions .btn-default:hover, .portlet.box.yellow-lemon > .portlet-title > .actions .btn-default:focus, .portlet.box.yellow-lemon > .portlet-title > .actions .btn-default:active, .portlet.box.yellow-lemon > .portlet-title > .actions .btn-default.active {
    border: 1px solid #fceeb6;
    color: #fdf4ce;
}

/* Statistic Block */
.dashboard-stat.yellow-lemon {
    background-color: #f7ca18;
}
.dashboard-stat.yellow-lemon.dashboard-stat-light:hover {
    background-color: #f2c308;
}
.dashboard-stat.yellow-lemon .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.yellow-lemon .details .number {
    color: white;
}
.dashboard-stat.yellow-lemon .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.yellow-lemon .more {
    color: white;
    background-color: #f2c308;
}

/* General Element */
.bg-yellow-lemon {
    border-color: #f7ca18 !important;
    background-image: none !important;
    background-color: #f7ca18 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-yellow-lemon {
    color: #f7ca18 !important;
}

/***
Yellow Saffron
***/
/* Button */
.yellow-saffron.btn {
    color: white;
    background-color: #f4d03f;
    border-color: "";
}
.yellow-saffron.btn:hover, .yellow-saffron.btn:focus, .yellow-saffron.btn:active, .yellow-saffron.btn.active {
    color: white;
    background-color: #f2c81d;
}
.open .yellow-saffron.btn.dropdown-toggle {
    color: white;
    background-color: #f2c81d;
}
.yellow-saffron.btn:active, .yellow-saffron.btn.active {
    background-image: none;
    background-color: #e8bd0d;
}
.yellow-saffron.btn:active:hover, .yellow-saffron.btn.active:hover {
    background-color: #f1c40f;
}
.open .yellow-saffron.btn.dropdown-toggle {
    background-image: none;
}
.yellow-saffron.btn.disabled, .yellow-saffron.btn.disabled:hover, .yellow-saffron.btn.disabled:focus, .yellow-saffron.btn.disabled:active, .yellow-saffron.btn.disabled.active, .yellow-saffron.btn[disabled], .yellow-saffron.btn[disabled]:hover, .yellow-saffron.btn[disabled]:focus, .yellow-saffron.btn[disabled]:active, .yellow-saffron.btn[disabled].active, fieldset[disabled] .yellow-saffron.btn, fieldset[disabled] .yellow-saffron.btn:hover, fieldset[disabled] .yellow-saffron.btn:focus, fieldset[disabled] .yellow-saffron.btn:active, fieldset[disabled] .yellow-saffron.btn.active {
    background-color: #f4d03f;
}
.yellow-saffron.btn .badge {
    color: #f4d03f;
    background-color: white;
}

/* Button Strip */
.btn.yellow-saffron-stripe {
    border-left: 3px solid #f4d03f;
}

/* Portlet */
.portlet > .portlet-body.yellow-saffron,
.portlet.yellow-saffron {
    background-color: #f4d03f;
}

.portlet.solid.yellow-saffron > .portlet-title,
.portlet.solid.yellow-saffron > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.yellow-saffron > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.yellow-saffron > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.yellow-saffron > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.yellow-saffron > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.yellow-saffron > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.yellow-saffron > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.yellow-saffron > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.yellow-saffron {
    border: 1px solid #f7dc6f;
    border-top: 0;
}
.portlet.box.yellow-saffron > .portlet-title {
    background-color: #f4d03f;
}
.portlet.box.yellow-saffron > .portlet-title > .caption {
    color: white;
}
.portlet.box.yellow-saffron > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.yellow-saffron > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #faeaa9;
    color: #fbf0c1;
}
.portlet.box.yellow-saffron > .portlet-title > .actions .btn-default > i {
    color: #fcf3d0;
}
.portlet.box.yellow-saffron > .portlet-title > .actions .btn-default:hover, .portlet.box.yellow-saffron > .portlet-title > .actions .btn-default:focus, .portlet.box.yellow-saffron > .portlet-title > .actions .btn-default:active, .portlet.box.yellow-saffron > .portlet-title > .actions .btn-default.active {
    border: 1px solid #fdf6d9;
    color: #fefcf1;
}

/* Statistic Block */
.dashboard-stat.yellow-saffron {
    background-color: #f4d03f;
}
.dashboard-stat.yellow-saffron.dashboard-stat-light:hover {
    background-color: #f3cb2c;
}
.dashboard-stat.yellow-saffron .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.yellow-saffron .details .number {
    color: white;
}
.dashboard-stat.yellow-saffron .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.yellow-saffron .more {
    color: white;
    background-color: #f3cb2c;
}

/* General Element */
.bg-yellow-saffron {
    border-color: #f4d03f !important;
    background-image: none !important;
    background-color: #f4d03f !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-yellow-saffron {
    color: #f4d03f !important;
}

/***********
Purple Colors
************/
/***
Purple Default
***/
/* Button */
.purple.btn {
    color: white;
    background-color: #8e44ad;
    border-color: "";
}
.purple.btn:hover, .purple.btn:focus, .purple.btn:active, .purple.btn.active {
    color: white;
    background-color: #793a93;
}
.open .purple.btn.dropdown-toggle {
    color: white;
    background-color: #793a93;
}
.purple.btn:active, .purple.btn.active {
    background-image: none;
    background-color: #6a3381;
}
.purple.btn:active:hover, .purple.btn.active:hover {
    background-color: #703688;
}
.open .purple.btn.dropdown-toggle {
    background-image: none;
}
.purple.btn.disabled, .purple.btn.disabled:hover, .purple.btn.disabled:focus, .purple.btn.disabled:active, .purple.btn.disabled.active, .purple.btn[disabled], .purple.btn[disabled]:hover, .purple.btn[disabled]:focus, .purple.btn[disabled]:active, .purple.btn[disabled].active, fieldset[disabled] .purple.btn, fieldset[disabled] .purple.btn:hover, fieldset[disabled] .purple.btn:focus, fieldset[disabled] .purple.btn:active, fieldset[disabled] .purple.btn.active {
    background-color: #8e44ad;
}
.purple.btn .badge {
    color: #8e44ad;
    background-color: white;
}

/* Button Strip */
.btn.purple-stripe {
    border-left: 3px solid #8e44ad;
}

/* Portlet */
.portlet > .portlet-body.purple,
.portlet.purple {
    background-color: #8e44ad;
}

.portlet.solid.purple > .portlet-title,
.portlet.solid.purple > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.purple > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.purple > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.purple > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.purple > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.purple > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.purple > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.purple > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.purple {
    border: 1px solid #a563c1;
    border-top: 0;
}
.portlet.box.purple > .portlet-title {
    background-color: #8e44ad;
}
.portlet.box.purple > .portlet-title > .caption {
    color: white;
}
.portlet.box.purple > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.purple > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #bf8ed3;
    color: #c9a1da;
}
.portlet.box.purple > .portlet-title > .actions .btn-default > i {
    color: #cfacde;
}
.portlet.box.purple > .portlet-title > .actions .btn-default:hover, .portlet.box.purple > .portlet-title > .actions .btn-default:focus, .portlet.box.purple > .portlet-title > .actions .btn-default:active, .portlet.box.purple > .portlet-title > .actions .btn-default.active {
    border: 1px solid #d4b3e1;
    color: #dec5e8;
}

/* Statistic Block */
.dashboard-stat.purple {
    background-color: #8e44ad;
}
.dashboard-stat.purple.dashboard-stat-light:hover {
    background-color: #823e9e;
}
.dashboard-stat.purple .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.purple .details .number {
    color: white;
}
.dashboard-stat.purple .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.purple .more {
    color: white;
    background-color: #823e9e;
}

/* General Element */
.bg-purple {
    border-color: #8e44ad !important;
    background-image: none !important;
    background-color: #8e44ad !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-purple {
    color: #8e44ad !important;
}

/***
Purple Plum
***/
/* Button */
.purple-plum.btn {
    color: white;
    background-color: #8775a7;
    border-color: "";
}
.purple-plum.btn:hover, .purple-plum.btn:focus, .purple-plum.btn:active, .purple-plum.btn.active {
    color: white;
    background-color: #746198;
}
.open .purple-plum.btn.dropdown-toggle {
    color: white;
    background-color: #746198;
}
.purple-plum.btn:active, .purple-plum.btn.active {
    background-image: none;
    background-color: #685788;
}
.purple-plum.btn:active:hover, .purple-plum.btn.active:hover {
    background-color: #6d5b8e;
}
.open .purple-plum.btn.dropdown-toggle {
    background-image: none;
}
.purple-plum.btn.disabled, .purple-plum.btn.disabled:hover, .purple-plum.btn.disabled:focus, .purple-plum.btn.disabled:active, .purple-plum.btn.disabled.active, .purple-plum.btn[disabled], .purple-plum.btn[disabled]:hover, .purple-plum.btn[disabled]:focus, .purple-plum.btn[disabled]:active, .purple-plum.btn[disabled].active, fieldset[disabled] .purple-plum.btn, fieldset[disabled] .purple-plum.btn:hover, fieldset[disabled] .purple-plum.btn:focus, fieldset[disabled] .purple-plum.btn:active, fieldset[disabled] .purple-plum.btn.active {
    background-color: #8775a7;
}
.purple-plum.btn .badge {
    color: #8775a7;
    background-color: white;
}

/* Button Strip */
.btn.purple-plum-stripe {
    border-left: 3px solid #8775a7;
}

/* Portlet */
.portlet > .portlet-body.purple-plum,
.portlet.purple-plum {
    background-color: #8775a7;
}

.portlet.solid.purple-plum > .portlet-title,
.portlet.solid.purple-plum > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.purple-plum > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.purple-plum > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.purple-plum > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.purple-plum > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.purple-plum > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.purple-plum > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.purple-plum > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.purple-plum {
    border: 1px solid #a294bb;
    border-top: 0;
}
.portlet.box.purple-plum > .portlet-title {
    background-color: #8775a7;
}
.portlet.box.purple-plum > .portlet-title > .caption {
    color: white;
}
.portlet.box.purple-plum > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.purple-plum > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #c3bad3;
    color: #d0c9dd;
}
.portlet.box.purple-plum > .portlet-title > .actions .btn-default > i {
    color: #d8d2e3;
}
.portlet.box.purple-plum > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-plum > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-plum > .portlet-title > .actions .btn-default:active, .portlet.box.purple-plum > .portlet-title > .actions .btn-default.active {
    border: 1px solid #ded9e7;
    color: #ebe8f0;
}

/* Statistic Block */
.dashboard-stat.purple-plum {
    background-color: #8775a7;
}
.dashboard-stat.purple-plum.dashboard-stat-light:hover {
    background-color: #7c699f;
}
.dashboard-stat.purple-plum .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.purple-plum .details .number {
    color: white;
}
.dashboard-stat.purple-plum .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.purple-plum .more {
    color: white;
    background-color: #7c699f;
}

/* General Element */
.bg-purple-plum {
    border-color: #8775a7 !important;
    background-image: none !important;
    background-color: #8775a7 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-purple-plum {
    color: #8775a7 !important;
}

/***
Purple Medium
***/
/* Button */
.purple-medium.btn {
    color: white;
    background-color: #bf55ec;
    border-color: "";
}
.purple-medium.btn:hover, .purple-medium.btn:focus, .purple-medium.btn:active, .purple-medium.btn.active {
    color: white;
    background-color: #b335e8;
}
.open .purple-medium.btn.dropdown-toggle {
    color: white;
    background-color: #b335e8;
}
.purple-medium.btn:active, .purple-medium.btn.active {
    background-image: none;
    background-color: #aa1ee6;
}
.purple-medium.btn:active:hover, .purple-medium.btn.active:hover {
    background-color: #ae27e7;
}
.open .purple-medium.btn.dropdown-toggle {
    background-image: none;
}
.purple-medium.btn.disabled, .purple-medium.btn.disabled:hover, .purple-medium.btn.disabled:focus, .purple-medium.btn.disabled:active, .purple-medium.btn.disabled.active, .purple-medium.btn[disabled], .purple-medium.btn[disabled]:hover, .purple-medium.btn[disabled]:focus, .purple-medium.btn[disabled]:active, .purple-medium.btn[disabled].active, fieldset[disabled] .purple-medium.btn, fieldset[disabled] .purple-medium.btn:hover, fieldset[disabled] .purple-medium.btn:focus, fieldset[disabled] .purple-medium.btn:active, fieldset[disabled] .purple-medium.btn.active {
    background-color: #bf55ec;
}
.purple-medium.btn .badge {
    color: #bf55ec;
    background-color: white;
}

/* Button Strip */
.btn.purple-medium-stripe {
    border-left: 3px solid #bf55ec;
}

/* Portlet */
.portlet > .portlet-body.purple-medium,
.portlet.purple-medium {
    background-color: #bf55ec;
}

.portlet.solid.purple-medium > .portlet-title,
.portlet.solid.purple-medium > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.purple-medium > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.purple-medium > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.purple-medium > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.purple-medium > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.purple-medium > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.purple-medium > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.purple-medium > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.purple-medium {
    border: 1px solid #d083f1;
    border-top: 0;
}
.portlet.box.purple-medium > .portlet-title {
    background-color: #bf55ec;
}
.portlet.box.purple-medium > .portlet-title > .caption {
    color: white;
}
.portlet.box.purple-medium > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.purple-medium > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #e5baf7;
    color: #eed1fa;
}
.portlet.box.purple-medium > .portlet-title > .actions .btn-default > i {
    color: #f3dffb;
}
.portlet.box.purple-medium > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-medium > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-medium > .portlet-title > .actions .btn-default:active, .portlet.box.purple-medium > .portlet-title > .actions .btn-default.active {
    border: 1px solid #f6e8fc;
    color: white;
}

/* Statistic Block */
.dashboard-stat.purple-medium {
    background-color: #bf55ec;
}
.dashboard-stat.purple-medium.dashboard-stat-light:hover {
    background-color: #b843ea;
}
.dashboard-stat.purple-medium .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.purple-medium .details .number {
    color: white;
}
.dashboard-stat.purple-medium .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.purple-medium .more {
    color: white;
    background-color: #b843ea;
}

/* General Element */
.bg-purple-medium {
    border-color: #bf55ec !important;
    background-image: none !important;
    background-color: #bf55ec !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-purple-medium {
    color: #bf55ec !important;
}

/***
Purple Studio
***/
/* Button */
.purple-studio.btn {
    color: white;
    background-color: #8e44ad;
    border-color: "";
}
.purple-studio.btn:hover, .purple-studio.btn:focus, .purple-studio.btn:active, .purple-studio.btn.active {
    color: white;
    background-color: #793a93;
}
.open .purple-studio.btn.dropdown-toggle {
    color: white;
    background-color: #793a93;
}
.purple-studio.btn:active, .purple-studio.btn.active {
    background-image: none;
    background-color: #6a3381;
}
.purple-studio.btn:active:hover, .purple-studio.btn.active:hover {
    background-color: #703688;
}
.open .purple-studio.btn.dropdown-toggle {
    background-image: none;
}
.purple-studio.btn.disabled, .purple-studio.btn.disabled:hover, .purple-studio.btn.disabled:focus, .purple-studio.btn.disabled:active, .purple-studio.btn.disabled.active, .purple-studio.btn[disabled], .purple-studio.btn[disabled]:hover, .purple-studio.btn[disabled]:focus, .purple-studio.btn[disabled]:active, .purple-studio.btn[disabled].active, fieldset[disabled] .purple-studio.btn, fieldset[disabled] .purple-studio.btn:hover, fieldset[disabled] .purple-studio.btn:focus, fieldset[disabled] .purple-studio.btn:active, fieldset[disabled] .purple-studio.btn.active {
    background-color: #8e44ad;
}
.purple-studio.btn .badge {
    color: #8e44ad;
    background-color: white;
}

/* Button Strip */
.btn.purple-studio-stripe {
    border-left: 3px solid #8e44ad;
}

/* Portlet */
.portlet > .portlet-body.purple-studio,
.portlet.purple-studio {
    background-color: #8e44ad;
}

.portlet.solid.purple-studio > .portlet-title,
.portlet.solid.purple-studio > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.purple-studio > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.purple-studio > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.purple-studio > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.purple-studio > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.purple-studio > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.purple-studio > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.purple-studio > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.purple-studio {
    border: 1px solid #a563c1;
    border-top: 0;
}
.portlet.box.purple-studio > .portlet-title {
    background-color: #8e44ad;
}
.portlet.box.purple-studio > .portlet-title > .caption {
    color: white;
}
.portlet.box.purple-studio > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.purple-studio > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #bf8ed3;
    color: #c9a1da;
}
.portlet.box.purple-studio > .portlet-title > .actions .btn-default > i {
    color: #cfacde;
}
.portlet.box.purple-studio > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-studio > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-studio > .portlet-title > .actions .btn-default:active, .portlet.box.purple-studio > .portlet-title > .actions .btn-default.active {
    border: 1px solid #d4b3e1;
    color: #dec5e8;
}

/* Statistic Block */
.dashboard-stat.purple-studio {
    background-color: #8e44ad;
}
.dashboard-stat.purple-studio.dashboard-stat-light:hover {
    background-color: #823e9e;
}
.dashboard-stat.purple-studio .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.purple-studio .details .number {
    color: white;
}
.dashboard-stat.purple-studio .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.purple-studio .more {
    color: white;
    background-color: #823e9e;
}

/* General Element */
.bg-purple-studio {
    border-color: #8e44ad !important;
    background-image: none !important;
    background-color: #8e44ad !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-purple-studio {
    color: #8e44ad !important;
}

/***
Purple Wisteria
***/
/* Button */
.purple-wisteria.btn {
    color: white;
    background-color: #9b59b6;
    border-color: "";
}
.purple-wisteria.btn:hover, .purple-wisteria.btn:focus, .purple-wisteria.btn:active, .purple-wisteria.btn.active {
    color: white;
    background-color: #8948a3;
}
.open .purple-wisteria.btn.dropdown-toggle {
    color: white;
    background-color: #8948a3;
}
.purple-wisteria.btn:active, .purple-wisteria.btn.active {
    background-image: none;
    background-color: #7a4092;
}
.purple-wisteria.btn:active:hover, .purple-wisteria.btn.active:hover {
    background-color: #804399;
}
.open .purple-wisteria.btn.dropdown-toggle {
    background-image: none;
}
.purple-wisteria.btn.disabled, .purple-wisteria.btn.disabled:hover, .purple-wisteria.btn.disabled:focus, .purple-wisteria.btn.disabled:active, .purple-wisteria.btn.disabled.active, .purple-wisteria.btn[disabled], .purple-wisteria.btn[disabled]:hover, .purple-wisteria.btn[disabled]:focus, .purple-wisteria.btn[disabled]:active, .purple-wisteria.btn[disabled].active, fieldset[disabled] .purple-wisteria.btn, fieldset[disabled] .purple-wisteria.btn:hover, fieldset[disabled] .purple-wisteria.btn:focus, fieldset[disabled] .purple-wisteria.btn:active, fieldset[disabled] .purple-wisteria.btn.active {
    background-color: #9b59b6;
}
.purple-wisteria.btn .badge {
    color: #9b59b6;
    background-color: white;
}

/* Button Strip */
.btn.purple-wisteria-stripe {
    border-left: 3px solid #9b59b6;
}

/* Portlet */
.portlet > .portlet-body.purple-wisteria,
.portlet.purple-wisteria {
    background-color: #9b59b6;
}

.portlet.solid.purple-wisteria > .portlet-title,
.portlet.solid.purple-wisteria > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.purple-wisteria > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.purple-wisteria > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.purple-wisteria > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.purple-wisteria > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.purple-wisteria > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.purple-wisteria > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.purple-wisteria > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.purple-wisteria {
    border: 1px solid #b07cc6;
    border-top: 0;
}
.portlet.box.purple-wisteria > .portlet-title {
    background-color: #9b59b6;
}
.portlet.box.purple-wisteria > .portlet-title > .caption {
    color: white;
}
.portlet.box.purple-wisteria > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.purple-wisteria > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #caa7d8;
    color: #d5b9e0;
}
.portlet.box.purple-wisteria > .portlet-title > .actions .btn-default > i {
    color: #dbc3e5;
}
.portlet.box.purple-wisteria > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-wisteria > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-wisteria > .portlet-title > .actions .btn-default:active, .portlet.box.purple-wisteria > .portlet-title > .actions .btn-default.active {
    border: 1px solid #dfcae8;
    color: #eadcf0;
}

/* Statistic Block */
.dashboard-stat.purple-wisteria {
    background-color: #9b59b6;
}
.dashboard-stat.purple-wisteria.dashboard-stat-light:hover {
    background-color: #924dae;
}
.dashboard-stat.purple-wisteria .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.purple-wisteria .details .number {
    color: white;
}
.dashboard-stat.purple-wisteria .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.purple-wisteria .more {
    color: white;
    background-color: #924dae;
}

/* General Element */
.bg-purple-wisteria {
    border-color: #9b59b6 !important;
    background-image: none !important;
    background-color: #9b59b6 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-purple-wisteria {
    color: #9b59b6 !important;
}

/***
Purple Seance
***/
/* Button */
.purple-seance.btn {
    color: white;
    background-color: #9a12b3;
    border-color: "";
}
.purple-seance.btn:hover, .purple-seance.btn:focus, .purple-seance.btn:active, .purple-seance.btn.active {
    color: white;
    background-color: #7e0f93;
}
.open .purple-seance.btn.dropdown-toggle {
    color: white;
    background-color: #7e0f93;
}
.purple-seance.btn:active, .purple-seance.btn.active {
    background-image: none;
    background-color: #6a0c7b;
}
.purple-seance.btn:active:hover, .purple-seance.btn.active:hover {
    background-color: #720d85;
}
.open .purple-seance.btn.dropdown-toggle {
    background-image: none;
}
.purple-seance.btn.disabled, .purple-seance.btn.disabled:hover, .purple-seance.btn.disabled:focus, .purple-seance.btn.disabled:active, .purple-seance.btn.disabled.active, .purple-seance.btn[disabled], .purple-seance.btn[disabled]:hover, .purple-seance.btn[disabled]:focus, .purple-seance.btn[disabled]:active, .purple-seance.btn[disabled].active, fieldset[disabled] .purple-seance.btn, fieldset[disabled] .purple-seance.btn:hover, fieldset[disabled] .purple-seance.btn:focus, fieldset[disabled] .purple-seance.btn:active, fieldset[disabled] .purple-seance.btn.active {
    background-color: #9a12b3;
}
.purple-seance.btn .badge {
    color: #9a12b3;
    background-color: white;
}

/* Button Strip */
.btn.purple-seance-stripe {
    border-left: 3px solid #9a12b3;
}

/* Portlet */
.portlet > .portlet-body.purple-seance,
.portlet.purple-seance {
    background-color: #9a12b3;
}

.portlet.solid.purple-seance > .portlet-title,
.portlet.solid.purple-seance > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.purple-seance > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.purple-seance > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.purple-seance > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.purple-seance > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.purple-seance > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.purple-seance > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.purple-seance > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.purple-seance {
    border: 1px solid #c217e1;
    border-top: 0;
}
.portlet.box.purple-seance > .portlet-title {
    background-color: #9a12b3;
}
.portlet.box.purple-seance > .portlet-title > .caption {
    color: white;
}
.portlet.box.purple-seance > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.purple-seance > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #d349ed;
    color: #d960ef;
}
.portlet.box.purple-seance > .portlet-title > .actions .btn-default > i {
    color: #dc6ef0;
}
.portlet.box.purple-seance > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-seance > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-seance > .portlet-title > .actions .btn-default:active, .portlet.box.purple-seance > .portlet-title > .actions .btn-default.active {
    border: 1px solid #de77f1;
    color: #e48ef4;
}

/* Statistic Block */
.dashboard-stat.purple-seance {
    background-color: #9a12b3;
}
.dashboard-stat.purple-seance.dashboard-stat-light:hover {
    background-color: #8a10a0;
}
.dashboard-stat.purple-seance .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.purple-seance .details .number {
    color: white;
}
.dashboard-stat.purple-seance .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.purple-seance .more {
    color: white;
    background-color: #8a10a0;
}

/* General Element */
.bg-purple-seance {
    border-color: #9a12b3 !important;
    background-image: none !important;
    background-color: #9a12b3 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-purple-seance {
    color: #9a12b3 !important;
}

/***
Purple Intense
***/
/* Button */
.purple-intense.btn {
    color: white;
    background-color: #8775a7;
    border-color: "";
}
.purple-intense.btn:hover, .purple-intense.btn:focus, .purple-intense.btn:active, .purple-intense.btn.active {
    color: white;
    background-color: #746198;
}
.open .purple-intense.btn.dropdown-toggle {
    color: white;
    background-color: #746198;
}
.purple-intense.btn:active, .purple-intense.btn.active {
    background-image: none;
    background-color: #685788;
}
.purple-intense.btn:active:hover, .purple-intense.btn.active:hover {
    background-color: #6d5b8e;
}
.open .purple-intense.btn.dropdown-toggle {
    background-image: none;
}
.purple-intense.btn.disabled, .purple-intense.btn.disabled:hover, .purple-intense.btn.disabled:focus, .purple-intense.btn.disabled:active, .purple-intense.btn.disabled.active, .purple-intense.btn[disabled], .purple-intense.btn[disabled]:hover, .purple-intense.btn[disabled]:focus, .purple-intense.btn[disabled]:active, .purple-intense.btn[disabled].active, fieldset[disabled] .purple-intense.btn, fieldset[disabled] .purple-intense.btn:hover, fieldset[disabled] .purple-intense.btn:focus, fieldset[disabled] .purple-intense.btn:active, fieldset[disabled] .purple-intense.btn.active {
    background-color: #8775a7;
}
.purple-intense.btn .badge {
    color: #8775a7;
    background-color: white;
}

/* Button Strip */
.btn.purple-intense-stripe {
    border-left: 3px solid #8775a7;
}

/* Portlet */
.portlet > .portlet-body.purple-intense,
.portlet.purple-intense {
    background-color: #8775a7;
}

.portlet.solid.purple-intense > .portlet-title,
.portlet.solid.purple-intense > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.purple-intense > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.purple-intense > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.purple-intense > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.purple-intense > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.purple-intense > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.purple-intense > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.purple-intense > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.purple-intense {
    border: 1px solid #a294bb;
    border-top: 0;
}
.portlet.box.purple-intense > .portlet-title {
    background-color: #8775a7;
}
.portlet.box.purple-intense > .portlet-title > .caption {
    color: white;
}
.portlet.box.purple-intense > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.purple-intense > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #c3bad3;
    color: #d0c9dd;
}
.portlet.box.purple-intense > .portlet-title > .actions .btn-default > i {
    color: #d8d2e3;
}
.portlet.box.purple-intense > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-intense > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-intense > .portlet-title > .actions .btn-default:active, .portlet.box.purple-intense > .portlet-title > .actions .btn-default.active {
    border: 1px solid #ded9e7;
    color: #ebe8f0;
}

/* Statistic Block */
.dashboard-stat.purple-intense {
    background-color: #8775a7;
}
.dashboard-stat.purple-intense.dashboard-stat-light:hover {
    background-color: #7c699f;
}
.dashboard-stat.purple-intense .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.purple-intense .details .number {
    color: white;
}
.dashboard-stat.purple-intense .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.purple-intense .more {
    color: white;
    background-color: #7c699f;
}

/* General Element */
.bg-purple-intense {
    border-color: #8775a7 !important;
    background-image: none !important;
    background-color: #8775a7 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-purple-intense {
    color: #8775a7 !important;
}

/***
Purple Sharp
***/
/* Button */
.purple-sharp.btn {
    color: white;
    background-color: #796799;
    border-color: "";
}
.purple-sharp.btn:hover, .purple-sharp.btn:focus, .purple-sharp.btn:active, .purple-sharp.btn.active {
    color: white;
    background-color: #685884;
}
.open .purple-sharp.btn.dropdown-toggle {
    color: white;
    background-color: #685884;
}
.purple-sharp.btn:active, .purple-sharp.btn.active {
    background-image: none;
    background-color: #5c4e75;
}
.purple-sharp.btn:active:hover, .purple-sharp.btn.active:hover {
    background-color: #61527b;
}
.open .purple-sharp.btn.dropdown-toggle {
    background-image: none;
}
.purple-sharp.btn.disabled, .purple-sharp.btn.disabled:hover, .purple-sharp.btn.disabled:focus, .purple-sharp.btn.disabled:active, .purple-sharp.btn.disabled.active, .purple-sharp.btn[disabled], .purple-sharp.btn[disabled]:hover, .purple-sharp.btn[disabled]:focus, .purple-sharp.btn[disabled]:active, .purple-sharp.btn[disabled].active, fieldset[disabled] .purple-sharp.btn, fieldset[disabled] .purple-sharp.btn:hover, fieldset[disabled] .purple-sharp.btn:focus, fieldset[disabled] .purple-sharp.btn:active, fieldset[disabled] .purple-sharp.btn.active {
    background-color: #796799;
}
.purple-sharp.btn .badge {
    color: #796799;
    background-color: white;
}

/* Button Strip */
.btn.purple-sharp-stripe {
    border-left: 3px solid #796799;
}

/* Portlet */
.portlet > .portlet-body.purple-sharp,
.portlet.purple-sharp {
    background-color: #796799;
}

.portlet.solid.purple-sharp > .portlet-title,
.portlet.solid.purple-sharp > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.purple-sharp > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.purple-sharp > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.purple-sharp > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.purple-sharp > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.purple-sharp > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.purple-sharp > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.purple-sharp > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.purple-sharp {
    border: 1px solid #9486ad;
    border-top: 0;
}
.portlet.box.purple-sharp > .portlet-title {
    background-color: #796799;
}
.portlet.box.purple-sharp > .portlet-title > .caption {
    color: white;
}
.portlet.box.purple-sharp > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.purple-sharp > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #b4aac6;
    color: #c2b9d0;
}
.portlet.box.purple-sharp > .portlet-title > .actions .btn-default > i {
    color: #cac3d6;
}
.portlet.box.purple-sharp > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-sharp > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-sharp > .portlet-title > .actions .btn-default:active, .portlet.box.purple-sharp > .portlet-title > .actions .btn-default.active {
    border: 1px solid #cfc9db;
    color: #ddd8e5;
}

/* Statistic Block */
.dashboard-stat.purple-sharp {
    background-color: #796799;
}
.dashboard-stat.purple-sharp.dashboard-stat-light:hover {
    background-color: #6f5f8d;
}
.dashboard-stat.purple-sharp .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.purple-sharp .details .number {
    color: white;
}
.dashboard-stat.purple-sharp .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.purple-sharp .more {
    color: white;
    background-color: #6f5f8d;
}

/* General Element */
.bg-purple-sharp {
    border-color: #796799 !important;
    background-image: none !important;
    background-color: #796799 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-purple-sharp {
    color: #796799 !important;
}

/***
Purple Soft
***/
/* Button */
.purple-soft.btn {
    color: white;
    background-color: #8877a9;
    border-color: "";
}
.purple-soft.btn:hover, .purple-soft.btn:focus, .purple-soft.btn:active, .purple-soft.btn.active {
    color: white;
    background-color: #75629b;
}
.open .purple-soft.btn.dropdown-toggle {
    color: white;
    background-color: #75629b;
}
.purple-soft.btn:active, .purple-soft.btn.active {
    background-image: none;
    background-color: #69588b;
}
.purple-soft.btn:active:hover, .purple-soft.btn.active:hover {
    background-color: #6e5c91;
}
.open .purple-soft.btn.dropdown-toggle {
    background-image: none;
}
.purple-soft.btn.disabled, .purple-soft.btn.disabled:hover, .purple-soft.btn.disabled:focus, .purple-soft.btn.disabled:active, .purple-soft.btn.disabled.active, .purple-soft.btn[disabled], .purple-soft.btn[disabled]:hover, .purple-soft.btn[disabled]:focus, .purple-soft.btn[disabled]:active, .purple-soft.btn[disabled].active, fieldset[disabled] .purple-soft.btn, fieldset[disabled] .purple-soft.btn:hover, fieldset[disabled] .purple-soft.btn:focus, fieldset[disabled] .purple-soft.btn:active, fieldset[disabled] .purple-soft.btn.active {
    background-color: #8877a9;
}
.purple-soft.btn .badge {
    color: #8877a9;
    background-color: white;
}

/* Button Strip */
.btn.purple-soft-stripe {
    border-left: 3px solid #8877a9;
}

/* Portlet */
.portlet > .portlet-body.purple-soft,
.portlet.purple-soft {
    background-color: #8877a9;
}

.portlet.solid.purple-soft > .portlet-title,
.portlet.solid.purple-soft > .portlet-body {
    border: 0;
    color: white;
}
.portlet.solid.purple-soft > .portlet-title > .caption > i {
    color: white;
}
.portlet.solid.purple-soft > .portlet-title > .tools > a.remove {
    background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.purple-soft > .portlet-title > .tools > a.config {
    background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.purple-soft > .portlet-title > .tools > a.reload {
    background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.purple-soft > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.purple-soft > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.purple-soft > .portlet-title > .tools > a.fullscreen {
    color: #fdfdfd;
}

.portlet.box.purple-soft {
    border: 1px solid #a396bd;
    border-top: 0;
}
.portlet.box.purple-soft > .portlet-title {
    background-color: #8877a9;
}
.portlet.box.purple-soft > .portlet-title > .caption {
    color: white;
}
.portlet.box.purple-soft > .portlet-title > .caption > i {
    color: white;
}
.portlet.box.purple-soft > .portlet-title > .actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #c4bcd4;
    color: #d2cbde;
}
.portlet.box.purple-soft > .portlet-title > .actions .btn-default > i {
    color: #dad5e4;
}
.portlet.box.purple-soft > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-soft > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-soft > .portlet-title > .actions .btn-default:active, .portlet.box.purple-soft > .portlet-title > .actions .btn-default.active {
    border: 1px solid #dfdbe8;
    color: #edebf2;
}

/* Statistic Block */
.dashboard-stat.purple-soft {
    background-color: #8877a9;
}
.dashboard-stat.purple-soft.dashboard-stat-light:hover {
    background-color: #7d6ba1;
}
.dashboard-stat.purple-soft .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dashboard-stat.purple-soft .details .number {
    color: white;
}
.dashboard-stat.purple-soft .details .desc {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dashboard-stat.purple-soft .more {
    color: white;
    background-color: #7d6ba1;
}

/* General Element */
.bg-purple-soft {
    border-color: #8877a9 !important;
    background-image: none !important;
    background-color: #8877a9 !important;
    color: white !important;
}

/* General Text & Icon Font Colors */
.font-purple-soft {
    color: #8877a9 !important;
}

/***
Transparent Button
***/
.btn-transparent.btn {
    background: transparent;
    color: #888;
}
/*custom cart checkout*/

@font-face {
    font-family: 'RobotoCondensed-Regular';
    src: url('../fonts/RobotoCondensed-Regular.ttf');
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url(../fonts/Roboto-Regular.ttf);
}

.tcat_title_cart h2 {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    font-size: 17px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.left_info_get_pay {
    width: 60%;
    float: left;
}
.row-input {
    padding-bottom: 10px;
    padding-right: 10px;
    display: flow-root;
}

.row-input #lable-left-nomal {
    width: 38%;
    float: left;
    height: 28px;
    color: #1d1312;
    padding-top: 5px;
    text-align: right;
}

.row-input #lable-left span, .row-input #lable-left-nomal span {
    color: red;
}

.row-right {
    float: right;
    line-height: 30px;
    width: 60%;
}

.thanhtoan_width {
    width: 170px;
}
.nask_disable {
    display: none;
}

.hidden {
    display: none;
}
.info_get_pay_input {
    margin-bottom: 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    background-color: #fff;
}
.ghichu_donhang {
    height: 95px!important;
    padding: 10px;
    box-sizing: border-box;
}

.mbl {
    line-height: 40px;
    height: 40px;
    padding-left: 10px;
}
.summary-header {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.right_info_get_pay {
    width: 38%;
    float: right;
}

.right_info_get_pay_scroll {
    border: 1px solid #ccc;
    background-color: #fff;
}

.mbl span {
    font-weight: 400;
}

.table_prod_get_pay {
    padding: 0 10px 10px;
}

.table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

.noname_1 p {
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
}

.noname_1 p #discount_code {
    width: 46%;
}
.row-input .form-control {
    width: 100%;
    height: 29px;
    border: 1px solid #cac1ba;
    padding: 0 10px;
    box-sizing: border-box;
}

.noname_1 p #discount_used {
    padding: 5px 10px;
    background-color: red;
    color: #fff;
    cursor: pointer;
}
.float-right, .noname_1 p span {
    float: right;
}

.noname_1 #discount-notice {
    display: none;
    float: none;
    width: 100%;
    font-size: 12px;
    padding: 5px 0;
    text-align: center;
    color: red;
    font-style: italic;
}

.table td, .table th {
    border: 1px solid #ccc;
    padding: 7px;
}
.table th {
    background-color: #ebebeb;
}

.items_your_cart_pay {
    min-height: 40px;
    padding-top: 5px;
    border-bottom: solid 1px #ccc;
}

#khoiluong {
    color: red;
}

.auto-center {
    margin: auto!important;
}
.button-3d-green {
    background-color: #5aca59;
    background: -webkit-linear-gradient(top,#80d689,#5aca59);
    background: -moz-linear-gradient(top,#80d689,#5aca59);
    background: -ms-linear-gradient(top,#80d689,#5aca59);
    background: -o-linear-gradient(top,#80d689,#5aca59);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80d689', endColorstr='#ff5aca59', GradientType=0);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.45);
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.45);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,.45);
    border-radius: 5px;
    border: 1px solid #5aca59;
    color: #fff;
}
.cart_width {
    width: 200px;
}


.info_get_pay{
    margin-bottom: 20px;
}

.noidung-thongbao {
    color: #000;
    background-color: #dff0d8;
    text-align: center;
    padding: 15px;
    border: 1px solid #3c763d;
    border-radius: 4px;
    font-size: 18px;
    line-height: 35px;
    width: 80%;
    margin: auto;
}


#cart .layout_widget_title {
    box-shadow: none!important;
    margin-bottom: 0;
    background-color: #fff;
}
.layout_widget_title .right_block_title, .layout_widget_title h2 {
    position: relative;
    float: left;
    min-width: 250px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: red;
}

#cart .layout_widget_content {
    padding: 20px;
    background-color: #fff;
}

#cart .main_prod_right {
    width: 300px;
}
.payment-info {
    margin-top: 35px;
}
.right__your__cart {
    padding: 0 20px 20px;
}
.left-col-tt {
    width: 50%;
    float: left;
}

.right-col-tt {
    width: 50%;
    float: right;
    text-align: right;
}

.border-top {
    border-top: solid 1px #ccc;
}
.tam__tinh {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

#cart .layout_widget_title h2 {
    background: 0 0;
    padding: 10px;
    margin: 0;
}

.layout_widget_content:after, .layout_widget_title:after {
    content: '';
    display: table;
    clear: both;
}
#cart .layout_widget_title, .prod_seen_widget .layout_widget_title {
    border-bottom: 2px solid red;
}

#cart .main_prod_left {
    width: 880px;
}

#img_cart {
    padding: 5px;
    float: left;
    margin-right: 5px;
}

.items_your_cart font {
    padding-top: 5px;
}

/*custom page detail*/

.layout_column_left {
    width: 220px;
    float: left;
    box-shadow: 0 0 0 #9C8686;
}

.breakcrumb, .row_catalogry_left {
    margin-bottom: 10px;
}

.title_layout_left h2 {
    font-size: 13px;
    font-weight: 600;
    padding: 10px;
    background: #e6e6e6;
}

.row_catalogry_left ul {
    padding: 10px;
    background-color: #f4f3f3;
}

.row_catalogry_left ul li {
    list-style: none;
}

.row_catalogry_left ul li a {
    display: block;
    padding: 5px 0;
    font-size: 13px;
}

.layout_column_right {
    width: 960px;
    float: right;
    background: #fff;
    background: none;
}

.box_content {
    padding: 15px 20px;
}
.box_content .content {
    list-style: inside;
}

.product-detail-info, .title_news {
    margin-bottom: 15px;
}

/*custom products*/
.layout_wrapper {
    margin: auto;
    width: 1200px;
    position: relative;
}

.nav-left li {
    border-top: 1px solid #ccc;
}

.nav-left div {
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.nav-left div a {
    display: block;
    padding: 10px;
}
.breakcrumb {
    height: 40px;
    white-space: nowrap;
    text-overflow: clip;
    overflow: hidden;
    vertical-align: middle;
    line-height: 40px;
    padding-left: 15px;
    background: #F1F1F1;
    color: red;
}

.breakcrumb a, .breakcrumb span, a {
    color: #373737;
}

.breakcrumb h1 {
    display: initial;
    font: 15px 'Roboto-Regular';
}

.product-wrapper {
    margin-left: -10px;
    margin-right: -10px;
}

.mota-category {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: justify;
}
.product-wrapper .product-wrap {
    width: 25%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
}

.product-wrapper .product-items {
    width: 100%;
}
.product-wrapper .product-items .info {
    padding: 7px;
}

.product-wrapper .product-items .image {
    padding: 0 7px 7px;
}

.product-wrapper .product-items .name {
    padding-bottom: 7px;
    border-bottom: 1px dotted #e2e2e2;
    margin-bottom: 0;
    margin-top: 0;
}
.product-items .name {
    font-size: 13px;
    font-weight: 600;
    height: 60px;
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 18px;
}

.product-wrapper .product-items .name a {
    color: #333;
}

.product-wrapper .product-items .price {
    padding-top: 0;
    border-top: 0;
}

.product-items .price span:nth-child(2) {
    float: right;
    font-weight: 600;
    text-decoration: line-through;
}

.product-items .price:after, .product-wrapper:after {
    display: table;
    clear: both;
    content: '';
}

.nav-left, .nav-left ul {
    list-style: none;
    background: #fff;
    border: 1px solid #ccc;
    border-top: none;
}

.nav-left ul li:first-child {
    border-top: 0;
}

.nav-left ul li a {
    display: block;
    padding: 5px 0 5px 20px;
    font-size: 13px;
}

.product-items:hover .book__now {
    opacity: 1;
}
.book__now, .percent {
    position: absolute;
    background: #fe0000;
    color: #fff;
}
#name__product, .book__now, .hethang, .info__product, .submit-login {
    text-align: center;
}

/*products details*/

.widget__products__detail {
    width: 1200px;
    margin: auto;
}

.main_prod_left {
    float: left;
    width: 960px;
}

.widget_info_prod {
    font-family: 'RobotoCondensed-Regular';
}

.widget_info_prod>ul:first-child {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget_info_prod>ul:first-child>li {
    padding: 5px 0;
}

.widget_info_prod>ul:first-child>li .table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

.widget_info_prod>ul:first-child>li .price, .widget_info_prod>ul:first-child>li .price span {
    font-size: 24px;
    font-weight: 600;
    color: red;
}

#soluong .attrs.quality {
    position: relative;
}

#soluong label {
    font-size: 15px;
}
#soluong .attrs .add-sl, #soluong .attrs .sub-sl {
    background: url(../img/ic-home.png) no-repeat;
    cursor: pointer;
    display: block;
    width: 15px;
    height: 10px;
    position: absolute;
    left: 122px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: none;
}
.auto-center-10 {
    margin: 10px auto!important;
}

.product_top_button_width {
    width: 100%;
    padding-right: 5px;
    margin-top: 10px;
    cursor: pointer;
}
.button-3d-red {
    cursor: pointer;
    background-color: #ef2825;
    background: -webkit-linear-gradient(top,#f16767,#ef2825);
    background: -moz-linear-gradient(top,#f16767,#ef2825);
    background: -ms-linear-gradient(top,#f16767,#ef2825);
    background: -o-linear-gradient(top,#f16767,#ef2825);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16767', endColorstr='#ffef2825', GradientType=0);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,.45);
    border: 1px solid #ef2825;
    color: #fff;
}
.button-3d-blue, .button-3d-green, .button-3d-red {
    display: inline-block;
    margin-left: 5px;
    padding: 10px 5px;
    text-align: center;
    font-size: 14px;
}
.button-3d-blue, .button-3d-red {
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.45);
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.45);
    border-radius: 5px;
    text-shadow: 0 1px 0 #000;
}

.main_prod_left_wrap {
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
}

.main_prod_right {
    width: 220px;
    float: right;
    background: #fff;
    box-shadow: 0 0 0 #9C8686;
    border-top: 2px solid red;
}

.right_block_title {
    padding: 10px 0;
    font-weight: 700;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: red;
    margin: 0;
}

.main_prod_right .product-wrap {
    width: 100%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
}

.main_prod_right .product-items, .slick-product-index .product-items {
    width: 100%;
}
.product-items {
    width: 25%;
    float: left;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
}

.main_prod_right .product-items .image {
    padding: 0 7px 7px;
}
.product-items .image {
    position: relative;
    padding: 10px;
    border-bottom: solid 1px #e2e2e2;
}

.main_prod_right .product-items .price {
    padding-top: 0;
    border-top: 0;
    padding-left: 5px;
}

.product-items .price span:nth-child(1) {
    font-size: 14px;
    color: red;
    font-weight: 600;
}

.widget_info_prod h1.title {
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    font-family: 'Roboto-Bold';
    text-transform: uppercase;
    color: blue;
}

.product_content h2, .product_content h2 * {
    font-size: 19px!important;
    margin: 10px 0;
}

.product_content p {
    margin: 12px 0;
}

.product_content h3 {
    font-size: 17px!important;
    font-weight: 700;
    color: red;
}

.main_prod_detail .title, .main_prod_detail h3.title {
    margin-bottom: 15px;
}
.main_prod_detail .title, .main_prod_detail h3.title, .title_news {
    border-bottom: 2px solid #959595;
    padding-bottom: 5px;
    color: #000;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'RobotoCondensed-Regular';
}

.gallery_images_prod {
    width: 601px;
    float: left;
}

.item {
    float: left;
    width: 100%;
    clear: both;
    margin: 0px 0px;
}

.thumb_wrapper {
    position: relative;
    float: left;
}

.main_prod_detail .product_summary_buttom {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 20px 0;
}

.main_prod_detail .col-left {
    float: left;
    width: 70%;
}

.dathang, .main_prod_detail p {
    margin-bottom: 10px;
}

.main_prod_detail .col-right {
    float: right;
    width: 30%;
    border-left: 1px dotted #ccc;
    padding-left: 10px;
}

.pro-col-50 {
    float: left;
    width: 50%;
}

.book__now {
    bottom: 0;
    left: 50%;
    margin-left: -45px;
    text-transform: uppercase;
    padding: 3px 10px;
    cursor: pointer;
    opacity: 0;
    box-sizing: border-box;
}

.product_button_width {
    width: 100%;
    padding-right: 5px;
    margin-top: 50px;
    cursor: pointer;
}

.main_prod_detail img {
    max-width: 100%!important;
    height: auto!important;
}

.column_right_layout .product-items .name a, .main_prod_right .product-items .name a {
    color: #333;
}
.product-items .name a {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    color: #f1791c;
    text-align: center;
}

#soluong .attrs .add-sl {
    background-position: -152px -129px;
    top: 0;
}

#soluong .attrs .sub-sl {
    background-position: -152px -139px;
    top: 15px;
}

#soluong .quality input[type=text] {
    width: 50px;
    height: 24px;
    text-align: center;
}


.column_right_layout .product-items .image img, .main_prod_right .product-items .image img, .product-wrapper .product-items .image img {
    height: 145px;
}
.product-items .image img {
    display: block;
    width: auto;
    height: 165px;
    margin: auto;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}

.product-items .sale {
    position: absolute;
    right: 10px;
    top: 0;
    padding: 13px 0 7px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    background: url(../img/sale_off.png);
    text-shadow: 0 0 2px #ccc;
    text-align: center;
}

div.thumb ul li.active {
    z-index: 10;
    display: block;
}
div.thumb ul li {
    position: absolute;
    z-index: 0;
    display: none;
    padding: 5px;
}

div.thumb ul {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 440px;
}
.row_catalogry_product_left ul, div.thumb ul {
    list-style: none;
}

.active #wrap {
    width: 440px;
}

._borderboxpr{
    position: relative;
}

._borderboxpr:hover .book__now {
    opacity: 1;
}
.book__now:hover {
    background: #fff;
    color: #dc0b0b;
}

.book__now, .items__product__grid:hover {
    border: 1px solid #dc0b0b;
}

/*custom paymend method*/

.hinhthucthanhtoan {
    padding: 10px;
}

.nganhang_chuyenkhoan input[type=checkbox]:not(old), input[type=radio]:not(old) {
    opacity: 1!important;
}
input[type=checkbox]:not(old), input[type=radio]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0;
}

input[type=radio]:not(old):checked+label {
    background-position: 0 -48px;
}
input[type=checkbox]:not(old)+label, input[type=radio]:not(old)+label {
    display: inline-block;
    margin-left: -28px;
    padding-left: 28px;
    background: url(../img/checks.png) no-repeat;
    line-height: 24px;
    height: 24px;
    font-size: 14px;
}

.noidung-thongbao-2 {
    color: #3c763d;
    background-color: #dff0d8;
    text-align: center;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    display: none;
}

.nganhang_chuyenkhoan {
    margin-top: 10px;
}

.info_nganhang {
    margin: 5px 0;
    border: 1px solid #E7E7E7;
    padding: 10px;
}


/*///////////*/

.tables th {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #333;
}

.tables {
    padding: 5px 0;
}

.tables th, .tables td, .tables tr {
    border: 1px solid #ccc;
    padding: 10px;
}

.showcart table img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 120px;
}

.showcart table .controls a {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ddd;
    display: inline-block;
    font-size: 12px;
    margin: 5px auto;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: text-top;
}

.showcart table .controls span, .showcart table .total span {
    display: inline-block;
    font-weight: bold;
    margin-right: 15px;
    vertical-align: text-top;
}

.showcart table .total {
    color: #ffbe00;
    font-size: 15px;
    font-weight: bold;
    text-align: right;
}

.showcart table input {
    display: table;
    height: 28px;
    margin: 0 auto;
    text-align: center;
    width: 50px;
}

.showcart table .remove {
    border-bottom: 1px solid #aaa;
    display: table;
    font-size: 13px;
    line-height: 15px;
    margin-top: 5px;
}

.clr {
    clear: both;
    display: block;
}

.tables table {
    background: #fff none repeat scroll 0 0;
    border-collapse: collapse;
    width: 100%;
}
@font-face {
    font-family: 'UVNTinTucHepThem';
    src: url(../fonts/UVNTinTucHepThem.TTF);
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
    font-family: 'EBGaramond12-Italic';
    src: url(../fonts/EBGaramond12-Italic.ttf);
}
@font-face {
    font-family: 'Montserrat-Black';
    src: url(../fonts/Montserrat-Black.otf);
}
@font-face {
    font-family: 'SVNHapticScript';
    src: url(../fonts/SVNHapticScript.ttf);
}
@font-face {
    font-family: 'Montserrat-Bold';
    src: url(../fonts/Montserrat-Bold.otf);
}
@font-face {
    font-family: 'SVN-Dancingscript';
    src: url(../fonts/SVN-Dancingscript.ttf);
}
@font-face {
    font-family: 'Montserrat-Regular';
    src: url(../fonts/Montserrat-Regular.otf);
}
@font-face {
    font-family: 'MyriadPro-Regular';
    src: url(../fonts/MyriadPro-Regular.otf);
}
@font-face {
    font-family: 'SVN-ALoveOfThunder';
    src: url(../fonts/SVN-ALoveOfThunder.ttf);
}
@font-face {
    font-family: 'SVN-Cookies';
    src: url(../fonts/SVN-Cookies.ttf);
}
@font-face {
    font-family: 'UTM Alexander';
    src: url('../fonts/UTM Alexander.ttf');
}
@font-face {
    font-family: 'UTM Alpine KT';
    src: url('../fonts/UTM Alpine KT.ttf');
}
@font-face {
    font-family: 'UTM Impact';
    src: url('../fonts/UTM Impact.ttf');
}
@font-face {
    font-family: 'UTM Alter Gothic';
    src: url('../fonts/UTM Alter Gothic.ttf');
}
@font-face {
    font-family: 'UTM HelvetIns';
    src: url('../fonts/UTM HelvetIns.ttf');
}
@font-face {
    font-family: 'UTM Bell';
    src: url('../fonts/UTM Bell.ttf');
}
@font-face {
    font-family: 'UVNTinTucHepThem_B';
    src: url('../fonts/UVNTinTucHepThem_B.TTF');
}
@font-face {
    font-family: 'UVNBayBuomHepNang';
    src: url('../fonts/UVNBayBuomHepNang.ttf');
}
@font-face {
    font-family: 'SFUFuturaBook';
    src: url('../fonts/SFUFuturaBook.TTF');
}

@font-face {
    font-family: 'UVNBucThu';
    src: url('../fonts/UVNBucThu.TTF');
}
@font-face {
    font-family: 'SFUFuturaBold';
    src: url('../fonts/SFUFuturaBold.TTF');
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans-Bold.ttf');
}
@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('../fonts/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.ttf');
}
@font-face {
    font-family: 'UTM American Sans';
    src: url('../fonts/UTM American Sans.ttf');
}
@font-face {
    font-family: 'UTM Beautiful Caps';
    src: url('../fonts/UTM Beautiful Caps.ttf');
}
._width22 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 22%;
    float: left;
}
._width78 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 78%;
    float: left;
}
.padding-left-0{
    padding-left: 0;
}
.padding-right-0{
    padding-right: 0;
}
.padding-left-5{
    padding-left: 5px;
}
.padding-right-5{
    padding-right: 5px;
}
.padding-left-10{
    padding-left: 10px;
}
.padding-right-10{
    padding-right: 10px;
}
.padding-left-20{
    padding-left: 20px;
}
.padding-right-20{
    padding-right: 20px;
}
.padding-left-30{
    padding-left: 30px;
}
.padding-right-30{
    padding-right: 30px;
}
.padding-left-60{
    padding-left: 60px;
}
.padding-right-60{
    padding-right: 60px;
}
*{
    margin: 0 auto;
    padding: 0;
}
body {
    margin: 0px;
    padding: 0px;
}

* {
    margin: 0px;
    padding: 0px;
    outline: none;
    text-decoration: none;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.clr { clear: both; display: block;}
.trans02, .menu > li > a:after, .menu > li > a, .menu > li > ul, .itemBan .thumb:before, .itemBan h3, .formSearch a, .bannerNav, .menuLeft > li a, .onePro > a, .rightLink a, .boxCC > ul > a, .oneNews ul a, .navBox, .newsTit a, .footer a, .quantityMain > a, .otherNews > a, .galView a:after, .showText .data-gallery:after, .formBox li a, .backTop {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.trans03, .menu > li > ul > li > a, .itemBan p, .itemBan ul, .onePro .img:after, .oneNews > .thumb:after, .oneNews > .thumb:hover:before, .onePro > ul > span, .onePro > ul > span a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.radius3px, .formSearch input {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}
.radiusFull, .btnCart span, .otherNews > a:before, .md-content .md-close {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.box-sizing, .formSearch input, .btnCart span, .footer, .otherNews > a, .formBox input, .formBox textarea, .formBox li {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
strong, strong *, b, b * { font-weight: bold;}
em, em *, i, i * { font-style: italic;}
u, u * { text-decoration: underline;}
img { border: none;}
.cap { text-transform: uppercase;}
.construction {
    position: fixed;
    z-index: 3000;
    background: url(../img/bg-404.jpg) repeat center center;
}
.construction, .construction span {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.construction span {
    position: absolute;
    margin: auto;
    height: 70px;
    width: 300px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
}
.construction span a {
    display: block;
    width: 110px;
    text-align: center;
    margin: 10px auto 0 auto;
    background: #ffb400;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    line-height: 22px;
    height: 25px;
    text-transform: none;
    font-size: 16px;
    color: #fff;
}
.construction span a:hover { background: #979797;}
::-webkit-input-placeholder, ::-webkit-textarea-placeholder { color: #979797 !important;}
::-moz-placeholder { color: #333 !important;}
:-ms-input-placeholder, :-ms-textarea-placeholder { color: #979797 !important;}
/*START*/
.after:after, .rightBox .owl-controls, .rightBox .owl-controls:after, .otherImage .list:after { content: "";display: block;clear: both;}
.bgStyle, .menu > li > ul > li span, .thumb {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.thumb {
    display: block;
    position: relative;
    padding-bottom: 66.666%;
    z-index: 2;
}
.thumb img { display: none; width: 100%; height: auto; position: absolute; top: 0; left: 0;}
/*backtop*/
.backTop {
    position: fixed;
    right: 15px;
    bottom: 50px;
    width: 45px;
    height: 45px;
    background: url(../img/back-top.png) no-repeat center top;
    text-indent: -10000000px;
    cursor: pointer;
}
.backTop:hover { background-position: center bottom;}
/*start*/
.pagewrap {
    position: relative;
    max-width: 1230px;
    margin: 0 auto;
}
.row{
    margin-left: 0!important;
    margin-right: 0!important;
}
.overHide { overflow: hidden;}
.hidden {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
}
.visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}
.left { float: left;}
.right { float: right;}
/*START*/

/* Header */
._banner{
    width: 100%;
    background: url(../img/header.png);
}
._mangxh-top{
    margin-top: 5px;
}
._mangxh-top li{
    padding: 0 0px;
    margin: 0 -2px;
}
._mangxh-top span{
    float: left;
    margin-top: 4px;
    padding-left: 70px;
    font-family: 'Montserrat-Regular';
    color: #262626;
    text-transform: uppercase;
}
._hotline-top{
    font: 14px 'Roboto-Regular';
    color: #909090;
    text-align: right;
    background: url(../img/hottline.png) no-repeat right;
    padding: 30px 0px 0;
    margin-top: 25px;
    background-position-x: 0;
}
._hotline-top h3{
    font: 14px 'Montserrat-Regular';
    color: #272727;
    margin-bottom: 5px;
    padding-right: 10px;
}
._hotline-top p{
    font: 16px 'OpenSans-Bold' !important;
    color: #db0000;
    padding: 0 0px 0 55px;
    margin: 0;
    line-height: 0;
}
._hotline-top span{
    color: #dc0000;
    font: 14px 'Roboto-Bold';
}
._bgmenu{
    width: 100%;
    z-index: 9999;
    text-align: right;
    border-bottom: 1px solid #dbc39f;
}
/*titBox*/
.titBox {
    display: block;
    position: relative;
    /*margin-bottom: 12px;*/
    /*padding-top: 20px;*/
}
.titBox .tit {
    display: table;
    position: relative;
    font-size: 30px;
    text-transform: uppercase;
    /*padding: 5px 60px;*/
    color: black;
    font-size: 20px;
    font-family: 'RobotoCondensed-Regular';
    width: 100%;
    line-height: 36px;
    text-align: left;
}
.titBox .tit-left{
    display: table;
    position: relative;
    text-transform: uppercase;
    padding-left: 45px;
    color: #fff;
    font-size: 20px;
    font-family: 'UVNTinTucHepThem';
    background: #E90000;
    width: 100%;
    height: 40px;
    line-height:40px;
    text-align: left;
}

.titBox .tit-left a{
    display: table;
    position: relative;
    text-transform: uppercase;
    padding-left: 25px;
    color: #fff;
    font-size: 20px;
    font-family: 'UVNTinTucHepThem';
    text-align: left;
    text-decoration: none;
}




b.subprice{
    font-family: Arial;
    font-size: 15px;
    color: #333333;
    text-decoration: line-through;
    width: 50%;
    float: left;
    text-align: center;
}

b.promotion{
    font-family: Arial;
    font-size: 16px;
    color: #f50000;
    font-weight: bold;
    width: 50%;
    float: left;
    text-align: center;
}


.rightBox { padding: 17px 20px 10px 20px; background: #1E1E1E; margin-bottom: 30px;}
.rightTit {
    border-bottom: solid 1px #282828;
    box-shadow: 0 1px #141414;
    padding-bottom: 13px;
    display: block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.rightLink > a {
    display: block;
    color: #DEDEDE;
    line-height: 20px;
    margin-bottom: 5px;
    font-style: italic;
}
.btnCart {
    display: block;
    padding: 15px 0;
}
.btnCart a {
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    position: relative;
    padding-left: 35px;
    height: 25px;
    line-height: 35px;
    background: url(../img/icon-cart.png) no-repeat 11px bottom;
}
.btnCart span {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    min-width: 20px;
    height: 20px;
    padding: 0 5px;
    line-height: 19px;
    background: #ffbe00;
    text-align: center;
    font-size: 12px;
}
.rightLink > a:hover, .btnCart:hover a, .boxCC > ul > a:hover { color: #ffbe00;}
/*boxCC*/
.boxCC > ul { padding-bottom: 15px;}
.boxCC > ul > a {
    display: block;
    color: #DEDEDE;
    font-size: 14px;
    line-height: 25px;
}
.rightBox .owl-pagination {
    float: right;
    padding-bottom: 10px;
}
.rightBox .owl-page {
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 5px;
    background: #fff;
}
.rightBox .owl-page.active { background: #ffbe00;}
.rightTit.fix { border: none; box-shadow: none; padding-bottom: 2px;}
/*oneNews*/
.oneNews {
    display: block;
    clear: both;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.oneNews > .thumb {
    float: left;
    position: relative;
    width: 115px;
    height: 80px;
    padding-bottom: 0;
}

.oneNews > ul.title-des {
    float: left;
    width: 70%;
    padding-left: 10px;
}


/*.oneNews > .thumb {
    float: left;
    position: relative;
    width: 215px;
    height: 147px;
    padding-bottom: 0;
}*/
.oneNews > .thumb:after, .onePro .img:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../img/icon-over.png) no-repeat center center rgba(0,0,0,.0);
    background-size: 50px 49px;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
}
.onePro .img:after { background-image: none !important;}
.oneNews > .thumb:hover:after, .onePro:hover .img:after {
    opacity: 1;
    visibility: visible;
    background-size: 39px 40px;
    background-color: rgba(0,0,0,.3);
}
.oneNews > ul {
    float: right;
    width: 355px;
    width: calc(100% - 156px);
}
.oneNews .thumb:hover + ul a, .oneNews ul a:hover, .itemVert:hover > ul a { color: red;}
.oneNews p {
    display: block;
    font-size: 14px;
    line-height: 19px;
    max-height: 60px;
    color: #666;
}
.oneNews p * { color: inherit; font-size: inherit; font-weight: inherit; line-height: inherit;}
.homeNewsMain { overflow: hidden; position: relative; margin-bottom: 40px;}
.homeNewsCont { width: 110%; width: calc(100% + 25px);}
.homeNews .oneNews {
    /*    border-top: solid 1px #fff;
        border-bottom: solid 1px #fff;*/
}
.newsTit { display: block; padding: 12px 0;}
.newsTit > a, .newsTit > span {
    display: table;
    font-size: 30px;
    color: #333;
    text-transform: uppercase;
    font-weight: 300;
}
.newsTit > a:hover, .footer a:hover { color: #ffbe00;}
/**/
.footer {
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #333333;
}

/*.footer * { color: #333; font-size: 14px;}*/
.footer > .left, .footer > .right, .footer > .left *, .footer > .right * { color: #999;}
.fooLeft { float: left; width: 360px;}
.fooRight { float: right; width: 800px; margin-right: -20px;}
.fooRight .fooInfo {
    display: inline-block;
    vertical-align: text-top;
    width: 380px;
    margin: 0 15px 20px 0;
}
.fooInfo { line-height: 18px;}
.fooInfo h3 { display: block; margin-bottom: 8px;}
.fooLine {
    /*    border-top: solid 1px #282828;
        border-bottom: solid 1px #141414;
        margin-bottom: 20px;*/
}
.fooLink > a { display: block; margin-bottom: 5px;}
.fooLink { margin-bottom: 15px;}
.fooRight .fooLink > a {
    display: inline-block;
    vertical-align: text-top;
    width: 22.5%;
    width: calc(25% - 19px);
    margin: 0 15px 5px 0;
}
.fooLink > h3 {
    display: block;
    clear: both;
    font-weight: bold;
    margin-bottom: 10px;
}
/*pageNav*/
.pageNav {
    display: table;
    clear: both;
    padding: 25px 0 15px 0;
}
.pageNav > li { float: left; margin-right: 5px; color: #666;}
.pageNav > li > a { display: block; color: inherit;}
.pageNav > li > a:hover { color: #ffbe00; text-decoration: underline;}
/*products-view*/
.viewLeft {
    width: 380px;
    float: left;
    margin-bottom: 20px;
    position: relative;
}
.imgLarge, .imgLarge img, .otherImage img { display: block; width: 100%; height: auto;}
.imgLarge { position: relative; z-index: 100;}
/**/
.viewRight {
    width: 97%;
    /*width: 270px;*/
    /*float: right;*/
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: 10px;
}
.viewRight form { display: block;}
.proInfo a:hover, .proCode > a:hover { color: #ffbe00; text-decoration: underline;}
.proInfo p span { color: #ffbe00;}
.proInfo a { color: #ffbe00;}
.viewRight .price, .viewRight .code {
    display: block;
    margin-bottom: 10px;
    border-bottom: solid 1px #D2D2D2;
    padding-bottom: 10px;
}
.viewRight .price {
    font-size: 25px;
    color: #ffbe00;
    margin-bottom: 10px;
}
.proInfo { padding-right: 15px; padding: 0 15px 5px 0; margin-left: 15px;}
.proInfo li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 5px;
}
.proInfo p { padding-bottom: 6px; line-height: 20px;}
.proInfo li:after {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #646464;
}
.viewRight .scrollbar { max-height: 203px; overflow: hidden; position: relative; margin-bottom: 10px;border-bottom: solid 1px #D2D2D2;}
.pagewrap .ps-scrollbar-y-rail { width: 1px !important; opacity: 1 !important;background-color: #ddd; right: 3px !important;}
.pagewrap .ps-scrollbar-y { width: 5px !important; background: #ccc !important; right: -2px !important;}
.pagewrap .ps-scrollbar-y, .ps-container .ps-scrollbar-y-rail {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
}
.pagewrap .scrollbar:hover .ps-scrollbar-y { background: #aaa !important;}
.h10 { height: 10px;}
.otherImage a {
    position: relative;
    float: left;
    width: 65px;
    margin: 0 10px 10px 0;
}
/**/
.hl { border-top: 1px solid #E6E6E6; padding: 10px 0; color: #f00;}
.hl b, .hl a, .hl strong { color: #333; font-size: 16px; font-weight: 400;}
/**/
.viewShare {
    display: block;
    border-top: solid 1px #D2D2D2;
    padding-top: 10px;
}
.quantityMain {
    display: block;
    padding-bottom: 10px;
}
.quantityMain > b {
    float: left;
    white-space: nowrap;
    line-height: 30px;
    margin-right: 10px;
}
.quantityMain > a {
    float: right;
    line-height: 30px;
    background: #333;
    color: #fff;
    padding: 0 15px;
}
.quantityMain > a:hover { background: #ffbe00;}
.quantity {
    float: left;
    height: 30px;
    position: relative;
}
.quantity input {
    width: 30px;
    height: 28px;
    display: block;
    background: none;
    border: solid 1px #333;
    font-size: 13px;
    text-align: center;
    background: #fff;
    box-shadow: inset 0 0 5px rgba(0,0,0,.2);
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
}
.quantity span {
    position: absolute;
    top: 0;
    left: 31px;
    width: 24px;
    height: 13px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    text-indent: -100000px;
    cursor: pointer;
    background-color: #333;
    border: solid 1px #333;
}
.quantity span.plus { background-image: url(../img/pro+.png);}
.quantity span.minus {
    top: auto;
    bottom: 0;
    background-image: url(../img/pro-.png);
}
.quantity span.plus:hover { background-image: url(../img/pro+over.png);}
.quantity span.minus:hover { background-image: url(../img/pro-over.png);}
.quantity span:hover { background-color: #fff;}
/*tags*/
.tags { display: block; padding: 15px 0 25px 0; }
.tags {color: #666;}
.tags a {
    font: 12px 'Roboto-Regular';
    color: #999999;
    padding: 0 5px;
    border: 1px #cccccc solid;
    border-radius: 5px!important;
    margin-right: 5px;
}
.tags a:hover { color: red; text-decoration: none; border-color: red;}
/*otherNews*/
.otherNews > a {
    float: left;
    width: 45%;
    width: calc(49.5% - 20px);
    margin: 0 20px 10px 0;
    padding-left: 20px;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #dbc39f;
}
.otherNews > a:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 8px;
    width: 5px;
    height: 5px;
    background: #999;
}
.otherNews > a:hover {color: #ffbe00; text-decoration: underline;}
.otherNews > a:hover:before { background: #ffbe00;}
.otherTit {
    display: block;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 10px;
    color: white;
}
/*sitemap*/
#sitemap, #sitemap ul, #sitemap li{
    margin:0;
    padding:0;
    list-style:none;
}
#sitemap { margin-left: 20px; float: left;}
#sitemap{background:url(../img/line1.png) repeat-y;}
#sitemap li{
    line-height:24px;
    margin-top:1px;
    position:relative;
    width:100%;
}
* html #sitemap li{
    float:left;
    display:inline;
}
#sitemap li a { margin-left: 30px; font-size: 14px; cursor: pointer;}
#sitemap li a:hover { color: #ffbe00; text-decoration: underline;}
#sitemap li span{float:left;position:absolute;top:2px;left:1px;width:20px;height:20px;cursor:auto;font-size:0;}
#sitemap li span, #sitemap li span.collapsed{background:url(../img/collapsed.png) no-repeat center center;}
#sitemap li span.expanded{background:url(../img/expanded.png) no-repeat center center;}
#sitemap li ul{
    margin-left: 20px;
    background:url(../img/line1.png) repeat-y;
}
#sitemap li li{
    background:url(../img/line2.png) no-repeat 0 0;
}
#sitemap:after, #sitemap ul:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#sitemap, #sitemap ul{display:block;}
#sitemap, #sitemap ul{min-height:1%;}
* html #sitemap, * html #sitemap ul{height:1%;}
#sitemap ul{display:none;}
/**/
/*table style*/
.tables { padding: 5px 0;}
.tables table { border-collapse: collapse; width: 100%; background: #fff;}
.tables th, .tables td, .tables tr { border: solid 1px #ccc; padding: 10px;}
.tables th { background: #f5f5f5; color: #333;}
.showcart table img {
    display: block;
    width: 120px;
    height: auto;
    margin: 0 auto;
}
.showcart table .name {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #333;
}
.showcart table .name:hover { color: #ffbe00;}
.showcart table .remove { display: table;font-size: 13px; margin-top: 5px; border-bottom: solid 1px #aaa; line-height: 15px;}
.showcart table .remove:hover { color: #ffbe00; border-color: #ffbe00;}
.showcart table .price {
    text-align: right;
    color: #333;
    font-weight: bold;
}
.showcart table .controls a {
    display: inline-block;
    vertical-align: text-top;
    font-size: 13px;
    margin: 5px auto;
    background: #eee;
    text-align: center;
    padding: 5px 10px;
    border: solid 1px #ddd;
    text-transform: uppercase;
    font-size: 12px;
}
.showcart table .controls a:hover { background: #555; border-color: #555; color: #fff;}
.showcart table .controls span, .showcart table .total span {
    display: inline-block;
    vertical-align: text-top;
    font-weight: bold;
    margin-right: 15px;
}
.showcart table .controls span { padding-top: 10px;}
.showcart table .total { text-align: right; color: #ffbe00; font-weight: bold; font-size: 15px;}
.showcart .formBox { padding-bottom: 15px;}
.showcart table input {
    display: table;
    width: 30px;
    height: 20px;
    text-align: center;
    margin: 0 auto;
}
.payList { margin-bottom: 30px;}
.payList ul {
    display: block;
    border: solid 1px #ccc;
    position: relative;
}
/*.payList ul:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 1px;
        margin: auto;
        background: #ccc;
}*/
.payList > span {
    text-transform: uppercase;
    font-size: 20px;
    display: table;
    margin-bottom: 10px;
    font-weight: 400;
}
.payList li {
    float: left;
    width: 50%;
    padding: 20px;
}
.payList label {
    font-size: 15px;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
}
.payList input { margin-right: 10px;}
.payList li img { display: block; width: auto; height: auto; max-width: 100%;}
.payList p { font-size: 13px; margin-bottom: 10px; line-height: 20px; font-family: Arial, Helvetica, sans-serif;}
.select { position: relative; display: table; margin: 0 auto;}
.select:after {
    content: "";
    position: absolute;
    top: 1px;
    right: 10px;
    bottom: 0;
    width: 7px;
    height: 4px;
    margin: auto;
    background: url(../img/arrow-down-up.png) no-repeat center top;
    opacity: .6;
}
.select select {
    position: relative;
    z-index: 2;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: none;
    min-width: 40px;
    height: 25px;
    padding: 0 20px 0 5px;
    border: solid 1px #bbb;
    color: #000;
    color: rgba(0,0,0,0);
    text-shadow: 0 0 0 #333;
}
.select select option { text-align: center; padding: 4px 0; text-shadow: none;}
/*nums*/
.nums { display: inline-block; margin: 0 auto; padding: 10px 0 10px 0; max-width: 700px;}
.nums > a {
    float: left;
    width: 28px;
    line-height: 28px;
    text-align: center;
    background: #aaa;
    color: #fff;
    margin-right: 5px;
    border-radius: 50%!important;
}
.nums > a * { color: inherit;}
.nums a:hover,.nums a.current{ background: #951184;}
.selectBox {
    position: relative;
    width: 50px;
    height: 28px;
    background: url(../img/icon-select.png) no-repeat 33px center #aaa;
    float: left;
    margin-left: 5px;
    z-index: 20;
}
.selectBox > ul {
    position: absolute;
    right: 0;
    bottom: 100%;
    left: 0;
    max-height: 300px;
    overflow: auto;
    border-bottom: solid 10px transparent;
    display: none;
}
.selectBox:after {
    content: "";
    position: absolute;
    left: 50%;
    top: -10px;
    border: solid 10px transparent;
    margin-left: -10px;
    border-top-color: #666;
    z-index: 10;
    display: none;
}
.selectBox:hover > ul, .selectBox:hover:after, .selectBox.click > ul, .selectBox.click:after { display: block;}
.selectBox > ul a, .selectBox > ul span {
    display: block;
    line-height: 25px;
    padding: 0 5px;
    background: #636466;
    color: #fff;
    text-align: center;
}
.selectBox > ul a:hover, .selectBox > ul a.current { background: #999;}
.selectBox > ul span.active { color: #fff !important;}
.selectBox > span {
    display: block;
    width: 35px;
    line-height: 28px;
    font-style: normal;
    text-align: center;
    cursor: default;
    color: #fff;
}
/*navBox*/
.navHide { display: none;}
.homeNews .owl-buttons {
    position: absolute;
    top: -28px;
    right: 25px;
    left: auto;
    width: 51px;
}
.navBox.navL, .navBox.navR {
    float: left;
    width: 25px;
    height: 25px;
    text-indent: -1000000px;
    margin: auto;
    cursor: pointer;
    z-index: 30;
    opacity: .5;
}
.navBox.navL { background: url(../img/arrow-prev.png) no-repeat center center #aaa;}
.navBox.navR { float: right; background: url(../img/arrow-next.png) no-repeat center center #aaa;}
.navBox.navL:hover, .navBox.navR:hover { background-color: #ffbe00; opacity: 1;}
/*list*/
.list { width: 110%; width: calc(100% + 20px);}
/*galView*/
.galView { width: 110%; width: calc(100% + 5px); margin-bottom: 10px;}
.galView a {
    display: block;
    position: relative;
    float: left;
    width: 220px;
    width: calc(33.3% - 5px);
    margin: 0 5px 5px 0;
}
.galView a img { display: block; width: 100%; height: auto;}
.galView a:after, .showText .data-gallery:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: url(../img/bg.png) repeat left top;
    opacity: 0;
    visibility: hidden;
}
.galView a:hover:after, .showText .data-gallery:hover:after { opacity: 1; visibility: visible;}
.showText .data-gallery {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    position: relative;
}
.showText .data-gallery img { display: block; width: auto; height: auto; max-width: 100%;}
.showText p label {
    font-style: italic;
    text-align: center;
    font-size: 14px;
}
.showText p.hasImg { display: block; max-width: 100%; text-align: center; margin: 0 auto 20px auto; font-size: 14px; background: #fff; padding-bottom: 10px; font-style: italic;}
.showText p.hasImg a { margin-bottom: 8px;}
/*.. fancybox-close ..*/
body .fancybox-close {
    position: fixed;
    top: 0;
    right: 15px;
    height: 50px;
    width: 50px;
    background: url(../img/close.png) no-repeat center top;
    opacity: .6 !important;
}
body .fancybox-close:hover { opacity: 1 !important;}
/**/
/*contact*/
.formBox { display: block;}
.formBox > .left, .formBox > .right { width: 49%;}
.formBox li { position: relative; margin-bottom: 10px; float: left; width: 100%; list-style: none}
.formBox li label { display: table; margin-bottom: 2px;}
.formBox input, .formBox textarea {
    background: none !important;
    border: solid 1px #ccc;
    height: 35px;
    padding: 0 15px;
    width: 100%;
    color: #777;
}
.formBox input:focus, .formBox textarea:focus { color: #444; border-color: #ffbe00;}
.formBox textarea { padding: 15px; height: 163px;}
.formBox .selectFile {
    border: solid 1px #ccc;
    height: 40px;
    background: #fff;
    padding: 0 15px;
}
.formBox .selectFile .text {
    display: block;
    line-height: 38px;
    color: #777;
}
.formBox .selectFile .button {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    background: #ccc;
    padding: 0 15px;
    line-height: 36px;
    font-size: 13px;
}
.formBox .selectFile:hover .button { background: #aaa; color: #fff;}
.formBox .selectFile input {
    padding: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.formBox li > span {
    position: absolute;
    right: 7px;
    bottom: 5px;
    height: 26px;
    line-height: 28px;
    background: #fff;
    padding: 0 10px;
    color: #ffbe00;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    letter-spacing: 1px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
}

span.capcha img{
    margin-top: -2px;
    height: 32px;
}

.contact .formBox li > span { top: auto;}
.formBox li button {
    float: right;
    padding: 7px 15px;
    color: #fff;
    background: #951184;
    text-transform: uppercase;
    margin-left: 10px;
    border-bottom: 2px solid #FF0000 !important;
    border-top : none !important;
    border-left : none !important;
    border-right : none !important;
}
.formBox li button:hover { background: #666;}
.formBox li button .fa { color: #fff; margin-left: 5px;}
.insideTit {
    display: table;
    background: #999;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 8px 15px 6px 15px;
    margin-bottom: 20px;
}
.contact .showText .fa { margin-right: 3px;}
.contact .fa-mobile-phone { font-size: 16px;}
.contact .otherTit { font-weight: 300; margin-bottom: 15px;}
/*end contact*/
/*contShare*/
.contShare {
    width: 250px;
    float: left;
    position: relative;
    margin-top: 5px;
    overflow: hidden;
}
.contShare * { float: left !important;}
.contShare .fb-like { width: 82px !important; overflow: hidden !important;}
.contShare .fb-share { margin-left: 3px;}
.contShare .pin-it-button { margin: 0 0 0 5px;}
.contShare .addthis_button_google_plusone {
    position: absolute;
    top: 0px;
    right: -35px;
}
/* disable transitions on container */
.loadMore {
    display: block;
    position: relative;
    margin: 15px auto;
    font-size: 15px;
    color: #555;
    text-align: center;
    text-transform: uppercase;
    padding: 12px 0 8px 0;
    border: solid 1px #222;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
}
.loadMore:hover { background: #222; color: #999;}
/**** Transitions ****/
/* Infinite Scroll loader */
#infscr-loading {
    text-align: center;
    z-index: 100;
    position: fixed;
    left: 50%;
    margin-left: -100px;
    bottom: 40px;
    width: 200px;
    padding: 10px;
    background: #000;
    opacity: 0.8;
    color: #FFF !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#infscr-loading * { color: #FFF !important; font-size: 14px !important;}
/*menuMobile*/
/* Mobile */
.menuHide, .hideButton { display: none;}
.search-mobile {
    display: none;
}
.md-perspective,
.md-perspective body {
    height: 100%;
    overflow: hidden;
}
.md-perspective body  {
    background: #222;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
}
.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    min-width: 320px;
    height: auto;
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.md-modal {
    top: 0;
    left: auto;
    right: 0;
    width: auto;
    height: 100%;
    -webkit-transform: translateX(0%) translateY(0%);
    -moz-transform: translateX(0%) translateY(0%);
    -ms-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
}
.md-show { visibility: visible;}
.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: rgba(0,0,0,.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible;
}
/* Content styles */
.md-content {
    color: #fff;
    background: #222;
    position: relative;
    margin: 0 auto;
}
.md-modal .md-content { height: 100%;}
.md-content h3 {
    position: relative;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 50px;
    background: #222;
    text-align: center;
    padding-top: 5px;
}
.md-content .md-close {
    position: absolute;
    top: 15px;
    right: 12px;
    width: 24px;
    height: 24px;
    text-indent: -1000000px;
    background: url(../img/close-pop.png) no-repeat center center rgba(255,255,255,.1);
    cursor: pointer;
    opacity: .7;
    z-index: 100;
}
.md-content .md-close:hover { opacity: 9;}
.md-effect.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}
.md-effect .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.md-show.md-effect .md-content {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
}
/*menu effect*/
.md-effect .md-content {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.md-show.md-effect .md-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
.fooTabs { display: none; font-size: 0px; letter-spacing: 0px; text-align: center; border-bottom: solid 1px #333; margin-bottom: 15px;}
.fooTabs:after { content: ""; display: table; clear: both;}
.fooInfo { display: block; }
.fooTabs > li {
    display: inline-block;
    vertical-align: text-top;
    margin: 0 1px;
}
.fooTabs > li a {
    display: block;
    background: #1E1E1E;
    padding: 0 10px;
    border: solid 1px #333;
    margin-bottom: -1px;
    line-height: 25px;
}
.fooTabs > li a.selected { border-bottom-color: #1e1e1e; color: #ddd;}


.main{
    background: #272727;
}

.pre-footer{
    color: #5f5f5f;
    font-family: Arial;
    font-size: 12px;
}

/*custom radio button*/

.example{
    margin-bottom : 1.5em;
}

input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
    width     : 2em;
    margin    : 0;
    padding   : 0;
    font-size : 1em;
    opacity   : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
    display      : inline-block;
    margin-left  : -2em;
    line-height  : 1.5em;
}

input[type=checkbox]:not(old) + label > span,
input[type=radio   ]:not(old) + label > span{
    display          : inline-block;
    width            : 0.875em;
    height           : 0.875em;
    margin           : 0.25em 0.5em 0.25em 0.25em;
    border           : 0.0625em solid rgb(192,192,192);
    border-radius    : 0.25em;
    background       : rgb(224,224,224);
    background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
    vertical-align   : bottom;
}

input[type=checkbox]:not(old):checked + label > span,
input[type=radio   ]:not(old):checked + label > span{
    background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

input[type=checkbox]:not(old):checked + label > span:before{
    content     : 'Ă¢Å“â€œ';
    display     : block;
    width       : 1em;
    color       : rgb(153,204,102);
    font-size   : 0.875em;
    line-height : 1em;
    text-align  : center;
    text-shadow : 0 0 0.0714em rgb(115,153,77);
    font-weight : bold;
}

input[type=radio]:not(old):checked +  label > span > span{
    display          : block;
    width            : 0.5em;
    height           : 0.5em;
    margin           : 0.125em;
    border           : 0.0625em solid rgb(115,153,77);
    border-radius    : 0.125em;
    background       : rgb(153,204,102);
    background-image :    -moz-linear-gradient(rgb(179,217,140),rgb(153,204,102));
    background-image :     -ms-linear-gradient(rgb(179,217,140),rgb(153,204,102));
    background-image :      -o-linear-gradient(rgb(179,217,140),rgb(153,204,102));
    background-image : -webkit-linear-gradient(rgb(179,217,140),rgb(153,204,102));
    background-image :         linear-gradient(rgb(179,217,140),rgb(153,204,102));
}

.search-left-box{
    margin: 5px;
}

.form-group{
    margin-bottom: 0px !important;
    font-family: Arial !important;
    font-size: 12px !important;
    color: #333 !important;
}

/* Search form */
._frmTK{
    padding: 6px 0;
    width: 350px;
    z-index: 99999;
    position: absolute;
    top: 32px;
    right: 0;
}
._frmTK .search_form{
    border: none;
    border-radius: 10px!important;
    background-color: white;
}

._frmTK .form-control{
    height: 38px!important;
    background: white !important;
    border: 1px solid #e1e1e1;
    border-right: none;
    padding-left: 10px;
    color: black;
    float: left;
    width: 84%;
    position: relative;
    z-index: 99;
}
._frmTK input{
    background-color: transparent!important;
}
._frmTK .input-group-btn button{
    border: none;
    padding: 0 18px;
    background-color: transparent;
}
/*._frmTK input.form-control:focus{
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}*/
._frmTK .input-group{
    background-color: transparent;
}
.search_form input::-webkit-input-placeholder { color: #ccc!important; }
.search_form input::-moz-placeholder { color: #ccc!important; }
.search_form input:-ms-input-placeholder { color: #ccc!important; }
.search_form input:-moz-placeholder { color: #ccc!important; }

/* Camera Slider */
._slide{
    position: relative
}
.camera_wrap {
    margin-bottom: 0!important;
}
.camera_wrap img {
    width: 100%!important;
    height: 378px!important;
    margin-left: 0!important;
    margin-right: 0!important;
    margin-top: 0!important;
}
.camera_thumbs_cont {
    background-color: rgb(255,255,255,0.5);
    position: absolute;
    bottom: 45px;
    right: 20%;
    z-index: 9999;
    padding: 15px 0;
    width: 60%;
    border-radius: 15px !important;
    box-shadow: 1px 1px 2px #666666, -1px -1px 2px #666666;
}
.camera_thumbs_cont ul li > img {
    width: 160px !important;
    height: 100px !important;
    border: 1px white solid !important;
    border-radius: 5px !important;
    margin-top: 0;
}
.camera_thumbs_cont ul li.cameracurrent > img{
    border: 1px red solid !important;
}

/* Content */
._textbot-ab{
    position: relative;
}

._textbot-ab h3{
    margin-bottom: 0;
}
._textbot-ab h3 a{
    color: #191919;
    font: 40px 'UTM Beautiful Caps';
}
._textbot-ab h3 a:hover{
    text-decoration: none;
    color: red;
}
._textbot-ab h4{
    margin: 0;
    padding: 0;
    background: url(../img/gach_camnhan.png) no-repeat bottom;
    height: 85px;
}
._textbot-ab h4 a{
    font: 30px 'SFUFuturaHeavy';
    color: #282828;
    line-height: 40px;
    text-transform: uppercase;
}
._textbot-ab h4 a:hover{
    text-decoration: none;
    color: red;
}
._desab{
    font: 14px 'Roboto-Regular';
    color: #404040;
    text-align: justify;
    line-height: 30px;
    margin: 0;
}
._desab p{
    font: 15px 'OpenSans-Regular' !important;
    color: #2b2a2a;
    line-height: 30px !important;
    text-align: justify;
    padding: 0px 0px 0 10px;
}
._btnxt-ab{
    text-align: right;
}
._btnxt-ab a{
    font: 14px 'Arial';
    color: #1402fd;
    background-color: white;
    font-style: italic;
    text-decoration: underline !important;
    text-decoration: none;
}
._btnxt-ab a:hover{

    color: red;
}
._titledm-left{
    font: 18px 'Roboto-Bold';
    color: white;
    text-align: center;
    line-height: 42px;
    padding-bottom: 2px;
    text-transform: uppercase;
    background: #27a800;
    background-size: 100% 100%;
}
._titledm{
    font: 22px 'Roboto-Bold';
    color: black;
    text-transform: uppercase;
}
.rotate{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;transition-property:transform;overflow:hidden}
.rotate:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg)}

._namepr a{
    font: 14px 'OpenSans-Semibold';
    color: #dbc39f;
    text-align: center;
    display: block;
    text-transform: uppercase;
}
._namepr a:hover{
    text-decoration: none;
    color: red;
}
._namepr p{
    font: 14px 'Roboto-Regular';
    color: #959595;
    margin-bottom: 5px;
}
._price-goc{
    font: 13px 'Roboto-Regular';
    color: #191919;
    padding-bottom: 5px;
}
._price-goc span{
    font: 13px 'Roboto-Regular';
    color: #8b8b8b;
    text-decoration: line-through;
}
._price-km{
    font: 14px 'OpenSans-Semibold';
    color: #f4f090;
    text-align: center;
}
._price-km span, ._price-km a{
    font: 14px 'OpenSans-Semibold';
    color: #f4f090;
    display: inline-table;
    padding: 0;
}
._price-km a:hover{
    color: #3366ff;
    text-decoration: none;
}
._tintuc-hp{
    max-width: 1330px;
    margin: 0;
}
._dmtt{
    font: 25px 'UTM HelvetIns';
    color: #28357b;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 20px;
    padding-left: 15px;
    margin-top: 40px;
    border-left: 5px solid #f58144;
    position: relative;
}
._dmtt:after{
    position: absolute;
    content: '';
    width: 73%;
    border-bottom: 1px solid #ccc;
    right: 0;
    bottom: 0;
}
._imgtt{
    padding: 0;
    height: 375px !important;
    position: relative;
    border: 1px solid #ccc;
}
._imgtt img{
    width: 100%;
    height: 100%! important;
    margin: 0;
    padding: 0;
}
._destt{
    width: 110%;
    background: url(../img/bg_ykien.png) no-repeat;
    min-height: 160px;
    left: -16px;
    position: relative;
    font: 14px 'Arial';
    color: #030303;
    line-height: 17px;
    padding: 10px;
    text-align: center;
}
/*._titlett{
    margin-left: 30px;

}*/
/*._titlett h3{
    color: #282828;
    font: 15px 'Roboto-Medium';
    margin: 0px 0 15px;
}*/
._titlett p{
    color: #fdfbfb;
    font: 16px 'OpenSans-Regular' !important;
    line-height: 25px;
    text-align: center;
    margin-bottom: 30px;
}
._titlett a{
    font: 14px 'Roboto-Bold';
    color: #3e3e3e;
}
._titlett a:hover{
    color: red;
    text-decoration: none;
}
._itemdoitac{
    margin: 0 7px;
}


/* Hover img effects */

figure {
    width: 100%;
    overflow: hidden;
}
.hover14 figure {
    position: relative;
    height: 100%;
}
.hover14 figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.hover14 figure img:hover{
    opacity: 0.7;
}
.hover14 figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}

/* Circle */

.hover15 figure {
    position: relative;
}
.hover15 figure::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.5);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.hover15 figure:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}
@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

/* Footer */

._foot{
    width: 100%;
    padding: 35px 0 20px;
}
._name-foot{
    margin-bottom: 15px;
    font: 25px 'UTM HelvetIns';
    color: #fffefe;
    text-transform: uppercase;
}
._add-foot div, ._add-foot p, ._add-foot span{
    font: 15px 'OpenSans-Semibold';
    color: #fdfdfc !important;
    margin: 0;
    padding-bottom: 15px;
}
._dmfoot{
    font: 15px 'Roboto-Medium';
    color: white;
    text-transform: uppercase;
    margin-bottom: 30px;
}
._textdk{
    font: 16px 'Myriad Pro';
    color: white;
    margin-bottom: 10px;
}
.khung_googlemap{
    width: 100%;
    border: 1px solid #ccc;
    padding: 3px;
}
#googleMap1{
    width: 100%;
    height: 200px;
    border: 1px solid #ccc;
}
._thongke li, ._thongke li a{
    font: 14px 'OpenSans-Regular';
    color: #fdfdfb !important ;
    /*    border-right: 2px solid white;*/
    margin: 0 30px;
    padding-right: 15px;
}
._thongke li:last-child{
    border: none;
    margin: 0;
}
._bgcpr{
    padding: 15px 0 5px;
    background: #040404;
}
._copyright{
    font: 14px 'OpenSans-Regular';
    color: #fdfdfb;
}
._logo{
    margin-top: 25px;
}
._logof{
    margin-bottom: 10px;
    margin-top: 40px;
}
/* Zoom Images */
.sp-lightbox {
    z-index: 999999!important;
}
.sp-lightbox {
    cursor: zoom-out!important;
}
.sp-wrap {
    padding: 5px;
    max-width: 100%!important;
    box-shadow: 1px 1px 10px #e0dfe3;
    margin: 0 0 15px 0!important;
}
.sp-large a img{
    height: auto!important;
}
.sp-thumbs {
    padding-top: 10px;
}
.sp-thumbs img{
    border: 1px #acacac solid;
}
.sp-zoom{
    cursor: crosshair !important;
}
/* PhĂ¢n Trang */
.phantrang{
    float: right;
}
.phantrang li{
    margin-left: 0!important;
    margin-right: 0!important;
    padding: 0;
    display: inline-block;
}
.phantrang li a{
    display: block;
    width: 25px;
    height: 25px;
    padding: 3px 0;
    background-color: #575757;
    font: 14px 'Roboto-Regular';
    color: white;
    text-align: center;
    line-height: 16px !important;
}
.phantrang li a:hover, .phantrang li.current a{
    text-decoration: none;
    background-color: #cccccc;
    color: red;
}

/* Login Form */

.form-wrapper{
    padding: 10px;
    border: 2px #3366ff solid;
    box-shadow: 5px 5px 2px #3366ff;
}
#form_submit{
    text-align: center;
    padding: 5px;
}
#form_submit input{
    padding: 5px;
    color: blue;
}
.dangnhap-header{
    color: blue;
    font: 20px 'Roboto-Bold';
}
.errorSummary ul li, .input-container .errorMessage{
    font: 13px 'Roboto-Regular';
    color: red;
}
.btn-update{
    border: 1px #cccccc solid;
    color: #333333;
    text-transform: uppercase;
    padding: 10px 40px;
}
.btn-update:hover{
    background-color: #cccccc;
    color: #3366ff;
}
input#Profile_birthday{
    width: 100%;
    padding: 8px;
    border: 1px #cccccc solid;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* Trang con */
._titleab{
    font: 22px 'Roboto-Medium';
    color: #a86400;
    text-transform: uppercase;
    margin-bottom: 0;
    border-bottom: 3px #a86400 double;
}
._gioithieu{
    padding-bottom: 5px;
    text-transform: uppercase;
}
._gioithieu a{
    font: 19px 'UVNTinTucHepThem';
    color: #333333;
}
._gioithieu a:hover{
    text-decoration: none;
    color: red;
}
._desgt{
    font: 17px 'UVNTinTucHepThem';
    color: #555555;
    line-height: 20px;
}

/* Menu Left */
._menuleft li{
    border-bottom: 1px solid #f4f4f4;
    position: relative;
}
._menuleft li:last-child{
    border: none;
}
._menuleft li a{
    display: block;
    font: 15px 'Montserrat-Regular';
    color: #000000;
    padding: 8px 10px 8px 20px;
}
._menuleft li a i{
    position: absolute;
    right: 10px;
}
._menuleft li li a{
    text-transform: none;
}
._menuleft li a:hover{
    text-decoration: none;
    color: red;
}
._submenu, ._submenuchild{
    display: block;
    max-height: 0;
    opacity: 0;
}
._menuleft li:hover ._submenu{
    max-height: 800px;
    position: absolute;
    width: 250px;
    right: -250px;
    opacity: 1;
    z-index: 999999999;
    background: white;
    top: 0;
}
/*._submenu li:hover ._submenuchild{
    max-height: 800px;
    opacity: 1;
}*/
._boxleft{
    border-top: none;
    border-bottom-left-radius: 5px!important;
    border-bottom-right-radius: 5px!important;
}
.hotro img{
    width: 100%;
}
._boxleft1{
    padding: 10px 0;
    border-top: none;
    background: white;
}
._boxleft ul{
    list-style: none;
}

/**/
.panel-body{
    padding: 0;
}
.news-item{
    padding: 0;
}
.panel-default{
    border: none;
    margin: 0;
    background: transparent;
}
.panel-footer{
    display: none;
}
#sendnewsletter{
    margin: 0 !important;
    background: #008a00;
    padding: 9px 30px !important;
    color: white;
    font-family: "OpenSans-Semibold";
    height: 50px;
    text-transform: uppercase;
    font-size: 15px;
    border: none;
    position: absolute;
    right: 3px;
}
.modal-footer .btn-primary{
    background-color: #3366ff!important;
}

._boxhln{
    position: fixed;
    top: 40%;
    right: -300px;
    width: 342px;
    z-index: 999;
    background-color: white;
    background-color: white;
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    height: 186px;
    border: 1px #cccccc solid;
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}
div._boxhln:hover{
    right: 0;
    cursor: pointer;
}
._boxhln img{
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}
.fixed1 {
    position: fixed !important;
    top: 0 !important;
    right: 0px !important;
    z-index: 999999;
}
._hotline-f{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    max-width: 1330px;
    z-index: 999;
}
/* Container DIV - automatically generated */
.simply-scroll-container {
    position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

.simply-scroll-list li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.simply-scroll-list li img {
    display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
._doitacscroll .simply-scroll {
    width: 1200px;
    height: 130px;
}

/* Clip DIV */
._doitacscroll .simply-scroll .simply-scroll-clip {
    width: 1200px;
    height: 130px;
}

/* Explicitly set height/width of each list item */
._doitacscroll .simply-scroll .simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    width: 246px;
    height: 130px;
}

/* Tin Tá»©c */

.vert {
    width: 100%; /* wider than clip for custom button pos. */
    height: 425px;
}

/* Clip DIV */
.vert .simply-scroll-clip {
    width: 100%;
    height: 425px;
}

/* Explicitly set height/width of each list item */
.vert .simply-scroll-list li {
    width: 100%;
    height: auto;
}

._prfeature-hp .owl-buttons {
    position: relative;
    text-align: center;
    margin-top: 15px;
}
._prfeature-hp .owl-buttons .owl-prev, ._prfeature-hp .owl-buttons .owl-next{
    float: none;
}

/* Hover Effect */

.banner2 {
    position: relative;
}
.img1 {
    position: relative;
    border-bottom: 1px dashed #c4c4c4;
    padding-bottom: 15px;
    margin: 0 10px;
}
.banner2 .info {
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    opacity: 0;
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
}
.banner2 .info a{
    color: red;
    font: 18px 'Roboto-Bold';
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff;
}
.banner2 .info a:hover{
    text-decoration: none;
    color: green;
}
.inline-block {
    display: inline-block !important;
}
.img1 .ov1, .img1 .ov2, .img1 .ov3, .img1 .ov4 {
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    position: absolute;
    background: #fff;
    z-index: 1;
}
.img1 .ov1 {
    left: 100%;
    top: 10%;
    width: 90%;
    height: 2px;
}
.img1 .ov2 {
    top: 100%;
    right: 10%;
    height: 90%;
    width: 2px;
}
.img1 .ov3 {
    right: 100%;
    bottom: 10%;
    width: 90%;
    height: 2px;
}
.img1 .ov4 {
    left: 10%;
    bottom: 100%;
    height: 90%;
    width: 2px;
}
.img1:hover .ov1 {
    left: 5%;
}
.img1:hover .ov2 {
    top: 5%;
}
.img1:hover .ov3 {
    right: 5%;
}
.img1:hover .ov4 {
    bottom: 5%;
}
.banner2 .banner-item:hover .info {
    opacity: 1;
}
.giolamviec{
    text-align: right;
    margin-top: 10px;
    color: #000000;
    font: 14px 'Roboto-Regular';
}
.giolamviec h3{
    color: #191919;
    font: 14px 'Roboto-Regular';
    text-align: center;
    line-height: 0;
    margin-bottom: 15px;
}
.giolamviec p{
    text-align: right;
    font: 14px 'Roboto-Medium';
    color: #474747;
    font-style: italic;
}
.giolamviec p span{
    text-align: right;
    font: 14px 'Roboto-Bold';
    color: #191919;
}
._namedm{
    background: url(../img/bg_td.png) no-repeat;
    height: 95px;
    padding: 12px 0 0 100px;
}
._namedm a{
    background: white;
    font: 35px 'SVN-Cookies';
    color: #dc0000;
    padding-right: 25px;
    text-transform: uppercase;
}
._bgdm{
    width: 100%;
    /* height: 18px; */
    background: url(../img/gach_tieude.png) no-repeat right;
    background-position-y: 45px;
}
._btnxt{
    padding-top: 70px;
}
._btnxt a{
    color: #6d6d6d;
    font: 14px 'EBGaramond12-Italic';
}
._btnxt a:hover{
    text-decoration: none;
    color: blue;
}
._boxpr{
    border: 1px dashed black;
    float: left;
    padding: 10px;
}
._namepr{
    width: 100%;
    background: #040404;
    padding: 0px 10px 20px;
    margin-bottom: 35px;
    position: relative;
}
._namepr h3{
    margin: 0;
    padding: 0;
}
.masp{
    width: 30%;
    float: left;
    text-align: right;
    padding-top: 10px;
    text-transform: uppercase;
    font: 15px 'Roboto-Bold';
}
.masp_ct{
    padding-top: 10px;
    text-transform: uppercase;
    font: 15px 'Roboto-Bold';
    color: red;
}
/*.khunghinhct{
    height: 500px;
}*/
/*.khunghinhct img{
    height: 500px !important;
}*/
.bg_slogan{
    margin-top: 40px;
}
.bg_slogan img{
    width: 100%;
    height: 300px;
}
.hinh_ttmoi{
    margin-bottom: 15px;
}
/*.tieude_da p{
    margin-bottom: 5px;
    color: #000004;
    font-size: 12px !important;
    font-family: 'Arial';
}*/
/*.tieude_da h3{
    margin: 0;
    line-height: 0;
}
.tieude_da h3 a{
    color: #383a38;
    font: 14px 'Roboto-Medium';
    margin: 0;
    line-height: 25px;
    text-transform: uppercase;
}
.tieude_da h3 a:hover{
    text-decoration: none;
    color: red;
}*/
.noidung_tt {
    color: #fffffd;
    font-family: "OpenSans-Regular";
    font-size: 16px !important;
    line-height: 30px;
    text-align: justify;
}
.noidung_tt p{
    margin-top: 45px;
}
.noidung_tt p a{
    border: 2px solid #333333;
    padding: 15px;
    color: #333333;
    text-transform: uppercase;
}
.hinh_da{
    width: 100%;
    position: relative;
}
.stt_tt1{
    position: absolute;
    bottom: 25px;
    left: -54px;
    width: 54px;
    padding: 4px 0px 10px 6px;
    height: 40px;
    color: white;
    z-index: 999999;
    background: url(../img/hinh_tt2.png) no-repeat;
}
.hinh_da1{
    width: 30%;
    float: left;
    margin-left: 20px;
    margin-right: 38px;
    position: relative;
    border: 2px solid #f58144;
    padding: 1px;
}
.stt_tt{
    position: absolute;
    top: 25px;
    right: -55px;
    text-align: right;
    width: 54px;
    padding: 4px 6px 10px 0px;
    height: 40px;
    color: white;
    z-index: 999999;
    background: url(../img/hinh_tt1.png) no-repeat;
}
.banner-item{
    margin-bottom: 15px;
}
.bg_video{
    margin: 5px 0 10px;
}
._dmfoot1 {
    font: 16px 'Roboto-Medium';
    color: white;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
}
._dmfoot1:after {
    content: '';
    position: absolute;
    width: 150px;
    height: 10px;
    bottom: -13px;
    left: 0;
    border-bottom: 1px solid white;
}
.lienket_footer li{
    margin: 0 -6px;
    color: #fdfdfc;
    font: 16px 'Myriad Pro';
}
.khung_lienhe ul li{
    display: inline-block;
    list-style: none;
}
.khung_lienhe ul li a{
    color: white;
    font: 16px 'Roboto-Medium';
}
.khung_lienhe ul li a img{
    margin-right: 20px;
}
.khung_lienhe ul li a span{
    margin-right: 85px;
}
.buttum_timkiem{
    text-align: center;
    float: left;
    width: 15%;
    background: #008a00;
    padding: 10px 0;
}
.buttum_timkiem button{
    background: none;
    border: none;
}
.xemthem{
    text-align: right;
}
.xemthem a{
    font: 13px 'Roboto-Medium';
    color: #27a800;
}
.xemthem a:hover{
    text-decoration: none;
    color: red;
}
.banner{
    max-width: 100%;
}
.ngonngu {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.language_english {
    float: right;
    margin-left: 10px;
}
.language_VN {
    float: right;
    margin-left: 10px;
}
.khunggt{
    background: url(../img/bg_thongke.png) no-repeat;
    width: 80%;
    margin: 0 auto;
    min-height: 155px;
    padding-top: 85px;
    margin-top: 20px;
}
.noidung_gt p{
    text-align: center;
    color: #359922;
    font-size: 20px !important;
    font-family: 'UTM AvoBold';
}
.noidung_gt{
    width: 85%;
    display: inline-block;
    font: 14px 'Roboto-Regular';
    line-height: 30px;
}
.noidung_gt h3{
    margin: 0;
    font-size: 17px;
    font-family: 'SVN-Cookies';
}

.hinhdv {
    width: 14%;
    float: left;
}
.hinhdv a img{
    max-width: 100%;
    height: 90px;
}
.name_dv{
    width: 80%;
    float: left;
}

.name_dv h3{
    margin: 0 0 5px;
    padding: 0;
    color: #008a00;
    font-family: 'OpenSans-Regular';
    font-size: 15px;
    text-transform: uppercase;
}
.name_dv h3 a{
    font-family: 'Myriad Pro';
    color: white !important;
    font-size: 15px;
}
.name_dv a:hover{
    text-decoration: none;
    color: red;
}
.name_dv p{
    color: #242424;
    font-family: 'OpenSans-Regular';
    margin: 0;
    line-height: 20px;
    font-size: 13px !important;
}
.khungdoingu{
    margin: 0 20px;
}
.khungdoingu h3{
    color: #359922;
    font-size: 16px;
    margin: 15px 0 10px;
    font-family: 'Times New Roman';
}
.khungdoingu p{
    color: #359922;
    font-size: 16px;
    text-align: center;
    font-family: 'Times New Roman';
}
.title_dn h3{
    position: relative;
    height: 38px;
    border-bottom: 1px solid #209217;
    margin: 17px 0 10px;
}
.title_dn h3:after{
    content: '';
    position: absolute;
    top: -7px;
    background: url(../img/bg_tdtrai.png) no-repeat;
    width: 100px;
    height: 45px;
}
.title_dn h3 a{
    color: #ffffff;
    font-size: 31px;
    font-family: 'Times New Roman';
    font-weight: bold;
    background: #209217;
    padding: 6px 10px 4px;
    text-transform: uppercase;
}
.title_dn h3 a:hover{
    text-decoration: none;
}
.khungtt{
    margin: 0;
    float: left;
}
._mangxhf{
    clear: both !important;
    width: 100%;
    padding: 0px 0 0;
}
.ykien {
    width: 48%;
    float: left;
    margin-right: 2%;
}
.ykien input {
    width: 100% !important;
    background: none !important;
    padding-left: 15px;
    margin-top: 10px !important;
    border: 1px solid black;
    color: black;
    border: 1px solid #ffffff;
    height: 40px;
    background: white !important;
    font-size: 14px;
}
.ykien{
    position: relative;
}
.ykien textarea {
    width: 100% !important;
    background: none !important;
    margin-top: 10px !important;
    padding-left: 15px;
    border: 1px solid #ffffff;
    color: black;
    background: white !important;
    font-size: 14px;
}
.btn-primary{
    color: white;
    border: none !important;
    text-transform: uppercase;
    background: #0f3e9f!important;
    font-family: 'OpenSans-Regular';
    font-size: 13px;
    padding: 10px 25px !important;
}
.btn-primary:hover{
    color: red;
}

.gioitinh input{

    background: none !important;
    padding-left: 15px;
    margin-top: 10px !important;
    border: 1px solid black;
    color: black;
    border: 1px solid #ffffff;
    background: #f6eddc !important;
    font-size: 14px;
}
.nut_dk{
    text-align: center;
    margin-top: 10px;
    position: absolute;
    bottom: -10px;
    right: 0;
}
#time{
    padding: 4px 20px;
    margin-top: 10px;
}
#khoa{
    padding: 4px 20px;
    margin-top: 10px;
}
#nutsearch{
    padding-top: 10px;
}
#nutsearch i{
    font-size: 20px;
}
/*._gioithieuhp{
    margin-top: 60px;
    background: url(../img/bg_sp.png) no-repeat bottom;
    padding-bottom: 30px;
}*/
._titlesp h3{
    color: #2cba01;
    font-size: 35px;
    font-family: 'UTM Alter Gothic';
    position: relative;
    margin: 0;
    text-align: center;
    padding: 0 0 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
._titlesp h3:before{
    content: '';
    width: 45px;
    border-bottom: 3px solid white;
    position: absolute;
    bottom: 0;
    left: 48%;
}
._titlesp p{
    padding: 0 16%;
    text-align: center;
    color: #333333;
    margin: 10px 0 20px;
    font: 14px 'Roboto-Regular' !important;
}
.bg_sanpham{
    margin-top: 20px;
}
.khung_dichvu{
    color: black;
    padding: 40px 0 45px;
}
.hinhda{
    position: relative;
    height: 260px;
}
.hinhda img{
    width: 100%;
    height: 100%;
}
.khungtrong_da{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.khungtrong_da h3{
    margin: 12px 0;
    padding: 0;
}
.khungtrong_da h3 a{
    font-family: 'Roboto-Bold';
    font-size: 17px;
    text-transform: uppercase;
    color: #333333;
}
.khungtrong_da h3 a:hover{
    text-decoration: none;
    color: red;
}
.hinhda:hover .khungtrong_da{
    display: block;
}
.xemthem_da a{
    color: white;
    font: 13px 'Roboto-Regular';
    text-transform: uppercase;
    border: 1px solid white;
    padding: 9px 20px;
}
.xemthem_da a:hover{
    color: red;
    text-decoration: none;
}
._doitac{
    padding: 30px 0 30px;
}
._textdk h3{
    margin: 0;
    color: #1f1f1f;
    font-family: 'SFUFuturaBook';
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
}
._textdk p{
    color: #ede48a;
    font: 25px 'SFUFuturaHeavy' !important;
    margin: 0 0 50px;
    text-transform: uppercase;
    text-align: center;
}
.hotro span {
    color: red;
    font: 18px 'Roboto-Medium';
}
._boxleft iframe {
    width: 98%;
}
.hotro_2{
    padding-left: 10px;
}
.form_lienhe{
    width: 60%;
    float: left;
}
._titlespnb p{
    padding: 0 10%;
    text-align: center;
}
.noidung{
    color: #747474;
    font: 13px 'Roboto-Regular';
}
._imgtd a img {
    width: 100%;
    height: 140px;
    border-radius: 50% !important;
}
p.cty2 marquee{
    color: #010101;
    font-family: 'SVN-Dancingscript';
    font-size: 25px;
    /* font-weight: 600; */
    line-height: 25px;
    text-transform: capitalize;
}
.khung_hinhgt{
    border: 1px solid #ccc;
    padding: 40px 0 0;
    position: relative;
    background: white;
    box-shadow: 0 0 5px #ccc;
}
.khung_hinhgtcon{
    position: absolute;
    width: 96%;
    /* height: 172px; */
    bottom: -175px;
    margin: 0px 2%;
}
.hinhgioithieu{
    width: 100%;
    height: 370px;
    padding: 0 34px;
    position: relative;
}
.hinhgioithieu img{
    width: 100%;
    height: 100%;
}
.khung_tronggt{
    position: absolute;
    background: url(../img/bg_lucgiac.png) no-repeat;
    width: 83%;
    height: 100%;
    z-index: 999;
    top: 0;
    background-size: 100% 100%;
}
.hover_dv{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.80);
    padding-top: 25%;
    opacity: 0;

}
.hover_dv h3{
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.hover_dv h3:after{
    position: absolute;
    content: '';
    width: 35px;
    border-bottom: 1px solid white;
    /* padding-left: 20%; */
    bottom: 0;
    left: 45%;
}
.hover_dv h3 a{
    color: white;
    text-transform: uppercase;
}
.hover_dv p{
    color: white;
    padding: 0 45px;
    text-align: center;
}
/*._imgtt:hover .khungtrong_da {
    display: none;
    transition: height 2s;
    -moz-transition: height 2s;
    -webkit-transition: height 2s;
    -o-transition: height 2s;
}
._imgtt:hover .hover_dv {
    opacity: 1;
    -webkit-transition: opacity;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
}*/
.tieude_da{
    padding-left: 50px;
    margin-top: 25px;
}
.tieude_da h3 {
    padding: 0 !important;
    line-height: 0;
    margin:0 0 15px;

}
.tieude_da h3 a {
    font: 25px "UTM HelvetIns";
    color: #dbc39f;
    text-transform: uppercase;
}
.tieude_da h3 a:hover{
    text-decoration: none;
    color: #d0bf0d;
}
/*.noidung_tt {
    color: #333333;
    font-family: 'Roboto-Regular';
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 25px;
}*/
.tieude_dt{
    position: relative;
}
.tieude_dt h3{
    position: relative;
    padding: 7px 0 0;
    color: #034ea2;
    font: 25px 'UTM HelvetIns';
    text-transform: uppercase;
}
.tieude_dt h3:after{
    position: absolute;
    content: '';
    right: 0;
    top: -30px;
    width: 15px;
    height: 115px;
    background: url(../img/gach_doitac.png) no-repeat;
}
.khung_duan {
    position: relative;
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
    margin: 0 auto;
}
._gioithieu_ct {
    position: absolute;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    padding-left: 1.5em;
    padding-right: 1.5em;
    color: white;
    padding-bottom: 5px;
    text-align: center;
    margin-top: 10px;
    width: 100%;
    padding: 10px;
    background: rgba(0, 0, 0, 0.50);
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
}
._gioithieu_ct a {
    font: 19px 'UVNTinTucHepThem';
    color: white;
    text-transform: uppercase;
}
._gioithieu_ct a:hover{
    text-decoration: none;
    color: blue;
}
.noidung_da {
    height: 25px;
}
.noidung_datrong {
    opacity: 0.0;
    transition: 1s;
}
._boxfb {
    position: fixed;
    top: 25%;
    right: -360px;
    width: 405px;
    z-index: 888888;
    background: transparent;
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
    transition: right 1s ease 0s;
    -moz-transition: right 1s ease 0s;
    -webkit-transition: right 1s ease 0s;
    -o-transition: right 1s ease 0s;
    -ms-transition: right 1s ease 0s;
    cursor: pointer;
}
._boxfb img {
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}
._ctboxfb {
    height: 220px;
    background-color: white;
    margin-left: 47px;
    border: 1px #B7B7B7 solid;
    padding: 5px;
}
div._boxfb:hover {
    right: 0;
}
.header1{
    background: #a1a1a1;
    height: 40px;
}
.address{
    padding: 10px 0;
    font-family: 'Montserrat-Regular';
    color: #262626;
}
.address i{
    margin-right: 10px;
    font-size: 20px;
}
.gmail_header{
    padding: 10px 0;
    font-family: 'Montserrat-Regular';
    color: #262626;
}
.gmail_header i{
    margin-right: 10px;
    font-size: 20px;
}
.camket{
    padding: 60px 0 50px;
}

._gioithieuhp{
    margin: 65px 0 0px;
}
.xemthem_gt {
    text-align: center;
    margin-top: 90px;
}
.xemthem_gt a{
    color: white;
    font: 16px 'Roboto-Regular';
    text-transform: uppercase;
    background: #fc040a;
    padding: 3px 10px 3px;
    border-radius: 10px !important;
}
.xemthem_gt a:hover{
    text-decoration: none;
    color: #dadae2;
}
.stt{
    width: 17%;
    float: left;
    height: 90px;
    padding: 30px 0;
    margin-top: 20px;
    font: 35px 'Montserrat-Black';
    color: #ea5015;
    border: none;
    background: black;
}
.noidung_dv{
    width: 100%;
    /* margin-left: 0%; */
    min-height: 110px;
    background: #fafafa;
    min-height: 120px;
}
.noidung_dv p{
    padding: 0px 20px 10px;
    color: #4c4c4c;
    font: 15px 'Roboto-Regular';
    text-align: center;
    line-height: 23px;
}
.noidung_dv h3{
    margin: 0;
    text-align: center;
    padding: 10px 20px 5px;
}
.noidung_dv h3 a{
    color: #000000;
    font: 15px 'Roboto-Medium';
    text-transform: uppercase;
}
.noidung_dv h3 a:hover{
    text-decoration: none;
    color: red;

}
.imgdv{
    position: relative;
}
.khung_sanpham{
    background-size: 100% 100%;
    padding: 55px 0 20px;

}
.khungsp_con{
    border: 1px solid #cccccc;
    padding: 10px 7px;
    box-shadow: 4px 4px 0 #ccccccb3;
    background: white;
}
.lichxem{
    display: inline-block;
    width: 61%;
}
.lichxem p {
    width: 49%;
    display: inline-block;
    margin: 0;
    color: #cacaca;
    font: 13px 'Montserrat-Regular' !important;
}
.video{
    margin-bottom: 20px;
}
.video iframe{
    width: 100%;
    height: 235px;
}
._titlett h3{
    color: #dbc39f;
    font: 30px "SFUFuturaHeavy";
    text-transform: uppercase;
    padding: 0px 0 40px;
    text-align: center;
    background: url(../img/gach_dv.png) no-repeat bottom;
    margin: 0;
}
._titlevideo h3{
    color: blue;
    font: 25px 'UTM HelvetIns';
    text-transform: uppercase;
    margin: 0 0 21px;
    position: relative;
    padding: 0;
    background: url(../img/gach_video.png) no-repeat right;
    background-position-y: 20px;
}

.khungngoai{
    border: 5px solid #e6e6e6;
    width: 92%;
    position: relative;
    height: 425px;
    margin-left: 8%;
    margin-top: 50px;
}
.hinh_gt{
    width: 100%;
}
.hinh_gt img{
    width: 100%;
    max-height: 500px;
}
.xemthem_sp a{
    color: #3152a6;
    font: 12px 'Roboto-Regular';
}
.xemthem_sp{
    margin-top: 20px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
}
.imglanhdao{
    position: relative;
    margin-top: 15px;
    background: url(../img/khung_camket.png) no-repeat;
    overflow: hidden;
    border-radius: 50% !important;
}
.imglanhdao img{
    width: 100%;
    height: 255px;
    border-radius: 50% !important;
    transform: scale(1);
    transition: all .4s ease-in-out;
    /* background-size: 100% 100%; */
    padding: 10px 25px 10px 9px;

}
.imglanhdao img:hover{
    padding: 0;
    transform: scale(1.1);
    transition: all .4s ease-in-out;
}

.chucvu{
    text-align: center;
    color: #282828;
    margin: 0px 0 25px;
    font: 14px 'EBGaramond12-Italic';
}
._nameld{
    text-align: center;
}
._nameld a{
    text-transform: uppercase;
    color: #103788;
    font: 18px 'Roboto-Medium';
}
._nameld a:hover{
    text-decoration: none;
    color: red;
}
.khung_lanhdao{
    position: relative;
}
.imgtd{
    width: 30%;
    float: left;
}
.noidung_td{
    width: 67%;
    float: left;
    margin-left: 3%;
}
.noidung_td h3{
    text-transform: uppercase;
    margin: 0 0 10px;
}
.noidung_td h3 a{
    text-transform: uppercase;
    color: #282828;
    font: 15px 'Roboto-Medium';
}
.noidung_td p{
    color: #282828;
    font: 14px 'Roboto-Medium';
    line-height: 25px;
}
.khung_tuyendung{
    margin: 45px 0 40px;
}
.danhgia{
    position: relative;
    margin: 45px 20px 40px 0px;
    /* margin-right: 20px; */
    padding: 30px 0;
    border-right: 1px dashed #7d7d80;
}
.danhgia:after{
    position: absolute;
    content: '';
    width: 30px;
    border-top: 3px solid white;
    top: 10px;
    left: 0;
}
.danhgia p{
    color: white;
}
.xemthem_tt{
    margin-top: 30px;
}
.xemthem_tt a{
    padding: 15px 25px;
    border: 1px solid #989898;
    font: 12px 'Roboto-Regular';
    color: #989898;
}
.khungtrong_dk{
    padding: 45px 0px 15px 15px;
    margin: 70px 0;
    float: left;
    background: url(../img/gach_dangtin.png) no-repeat;
    height: auto;
}
.so_dg{
    font: 40px 'UTM HelvetIns' !important;
    color: white !important;
}
.danhgia p{
    color: white;
    font: 12px 'Roboto-Regular';
}
._texttt h3{
    color: #ffffff;
    font: 30px 'UTM HelvetIns';
    text-transform: uppercase;
    margin: 0 0 30px;
}

._boxfanpage {
    position: fixed;
    top: 58%;
    right: -360px;
    width: 405px;
    z-index: 888888;
    background: transparent;
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
    transition: right 1s ease 0s;
    -moz-transition: right 1s ease 0s;
    -webkit-transition: right 1s ease 0s;
    -o-transition: right 1s ease 0s;
    -ms-transition: right 1s ease 0s;
    cursor: pointer;
}
div._boxfanpage:hover {
    right: 0;
}
._boxfanpage img {
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}
._ctboxfb {
    height: 220px;
    background-color: white;
    margin-left: 47px;
    border: 1px #B7B7B7 solid;
    padding: 5px;
}
.time_lv{
    background: url(../img/bg_time.png) no-repeat right;
    color: #909090;
    padding: 25px 0px 0;
    margin-top: 20px;
}
.time_lv p{
    font: 20px 'UTM HelvetIns' !important;
    color: #ff0000;
    text-align: right;
    padding: 0;
    margin: 0;
    line-height: 0;
}
.time_lv p span{
    font-family: "OpenSans-Regular";
    color: #282828;
    font-size: 15px;
}
.menu{
    position: absolute;
    top: 15px;
    right: 50px;
    z-index: 9999;
}
.menu i{
    font-size: 30px;
    background: #030303;
    color: white;
    padding: 20px 15px;
    border-radius: 50%;
}
.effect-ming{
    overflow: hidden;
}
.effect-ming img{
    transform: scale(1);
    transition: all .4s ease-in-out;
}
.effect-ming img:hover{
    transform: scale(1.1);
    transition: all .4s ease-in-out;
}
.tittle_image h2{
    color: #dbc39f;
    font: 30px "UTM HelvetIns";
    text-transform: uppercase;
    padding: 0px 0 40px;
    text-align: center;
    background: url(../img/gach_doingu.png) no-repeat bottom;
    margin: 0;
}
.tittle_image p{
    font: 14px 'OpenSans-Semibold' !important;
    color: #fdfdfd;
    margin-bottom: 30px;
    text-align: center;
    padding: 0 25%;
}
.khung_gocsangtao{
    padding: 10px 0 5px;
}
.noidung_gocst{
    width: 100%;
    font: 13px "MyriadPro-Regular";
    color: white;
    line-height: 25px;
    text-align: right;
    margin-top: 20px;
}
.noidung_gocst h3{
    margin: 0 50px 15px 0;
}
.noidung_gocst img{
    margin-right: 50px;
}
.noidung_gocst h3 a{
    font: 25px "UTM HelvetIns";
    color: #dbc39f;
    text-transform: uppercase;
}
.noidung_gocst h3 a:hover{
    color: #d0bf0d;
    text-decoration: none;
}
.noidung_gocst p{
    color: #fffffd;
    font-family: "OpenSans-Regular";
    font-size: 16px !important;
    line-height: 30px;
}
.hinh_gocst{
    width: 100%;
    position: relative;
}
.bg_congtrinh{
    background: #fafafa;
    padding: 45px 0 0px;
}
._imgsp a figure img{
    transform: scale(1);
    transition: all .4s ease-in-out;
}
._imgsp a figure img:hover{
    transform: scale(1.2);
    transition: all .4s ease-in-out;
}
.dangtin_left h3{
    font: 30px "UTM Alter Gothic";
    color: #dbc39f;
    margin: 50px 0 5px;
    text-transform: uppercase;
}
.dangtin_left p{
    text-align: center;
    color: #282828;
    margin-bottom: 32px;
    font-family: "OpenSans-Regular";
}
.news-lester{
    margin: 0 20%;
    border: 5px solid #008a00;
    display: flex;
    padding: 3px;
    background: white;
    position: relative;
}
.news-lester input{
    width: 100%;
    float: left;
    height: 50px;
    border: none;
}
.dangtin{
    padding-bottom: 50px;
}
.chinhsach ul li{
    padding-bottom: 10px;
    list-style: none;
}
.chinhsach ul li a{
    color: #9aa0a6;
    font:14px "Roboto-Regular";
    text-transform: uppercase;
}
.chinhsach ul li a:hover{
    color: #27a800;
    text-decoration: none;
}
.danhgia_footer ul li{
    padding-bottom: 10px;
    color: white;
    font:14px "OpenSans-Regular";
    list-style: none;
}
.danhgia_footer ul li span{

    float: right;
}
.sologan{
    width: 100%;
    background: #d0d0d0;
    margin-bottom: 35px;
}
.sologan marquee{
    color: #313131;
    font:14px "OpenSans-Semibold";
    padding: 15px 0 10px;
}
.grid{
    position: relative;
}
.name_hinh1{
    position: absolute;
    bottom: 0;
    /* height: 40px; */
    left: 0;
    padding: 15px 30px 20px;
    width: 100%;
    background: rgba(0, 0, 0, 0.60);
}
.name_hinh1 a{
    color: #e9e9e9;
    font:24px "Roboto-Bold";
    text-transform: uppercase;
}
.name_hinh1 a:hover{
    text-decoration: none;
    color: red;
}
.name_hinh2{
    position: absolute;
    z-index: 999;
    right: 30px;
    top: 45px;
}
.name_hinh2 a{
    color: #e9e9e9;
    font:24px "Roboto-Bold";
    text-transform: uppercase;
}
.name_hinh2 a:hover{
    text-decoration: none;
    color: red;
}
.name_hinh2 p a{
    color: #e9e9e9;
    font:15px "Roboto-Medium";
    text-transform: none;
}
.name_hinh2 p a:hover{
    text-decoration: none;
    color: red;
}
.header_menu{
    display: none;
}
.hinhleft img{
    width: 100%;
    height: 515px;
}
.hinhrigh img{
    width: 100%;
    height: 165px;
}
.hinhrighsau{
    display: none;
}
.khungnew{
    position: absolute;
    top: -25px;
    z-index: 9999;
    right: 20px;
}
.new{
    border: 1px solid #a1afa7;
    border-radius: 50% !important;
    padding: 16px 8px;
    background: white;
    margin-right: 5px;
}
.hot{
    border-radius: 50% !important;
    background: #ed1c24;
    padding: 16px 8px;
    color: white;
}
.xemthemsp{
    text-align: center;
    height: 40px;
    margin-top: 30px;
}
.xemthemsp a{
    border: 3px solid #e8e8e8;
    padding: 14px 70px;
    color: #999999;
    font: 18px "Roboto-Medium";
    webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.xemthemsp a:hover{
    background: #0baf4d;
    border-color: #0baf4d;
    color: #ffffff;
    text-decoration: none;
    webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.xemthemsp a:hover i{
    color: white;
}
.xemthemsp a i{
    color: #999999;
    font-size: 20px;
    margin-left: 25px;
}
._imgsp_ct{
    position: relative;
    overflow: hidden;
}
._imgsp_ct:after{

    position: absolute;
    content: '';
    background: url(../img/hinh_doingu.png) no-repeat;
    border-radius: 50% !important;
    z-index: 99999;
    top: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}
._imgsp_ct a img{
    transform: scale(1);
    transition: all .4s ease-in-out;
    width: 100%;
    height: 285px;
    border-radius: 50% !important;
    padding: 15px 10px 13px 12px;
}
._imgsp_ct:hover a img{
    transform: scale(1.1);
    transition: all .4s ease-in-out;
    padding: 20px 17px 17px 19px;
}
._namepr_ct{
    width: 100%;
    text-align: center;
}
._namepr_ct p{
    text-align: center;
    color: #fdfefc;
    font-family: 'OpenSans-Semibold';
    font-size: 12px !important;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 10px;
}
._namepr_ct a{
    color: #d7ce7d;
    font:14px "OpenSans-Semibold";
    text-transform: uppercase;
}
._namepr_ct a:hover{
    text-decoration: none;
}
.name_rieng h3{
    color: #3abf11;
    font-family: 'SFUFuturaBold';
    font-size: 30px;
    margin: 20px 0 0;
    text-align: center;
    text-transform: uppercase;
    height: 75px;
    background: url(../img/gach_cos.png) no-repeat bottom;
}
.slogan_gt{
    color: #000000;
    font-family: 'EBGaramond12-Italic';
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
.khung_chiso{
    padding: 0 48px 0 120px;
    margin-top: 90px;
    margin-bottom: 50px;
}
.khungsolieu{
    text-align: center;
}
.khungsolieu h3{
    color: black;
    font:54px "Roboto-Bold";
    margin: 30px 0 0;
}
.khungsolieu p{
    color: black;
    font:14px "OpenSans-Regular";
    margin-bottom: 15px;
    text-align: center;
}
.bg_ykien{
    padding: 25px 0 60px;
}
.tieude_yk h3{
    font:15px "OpenSans-Semibold";
    text-transform: uppercase;
    margin-bottom: 0;
    color: #008a00;
}
.noidung_yk{
    color: #1c1c1c;
    font:15px "OpenSans-Semibold";
    padding: 0 10%;
    text-align: center;
}
.chinhsach{
    margin-bottom: 30px;
}
.logofooter{
    margin-bottom: 15px;
}
.khung_thongbao{
    margin-top: 15px;
}
.khungme_ct{
    padding: 15px 20px;
    background: #fafafa;
}
.img {
    overflow: hidden;
}
.img img {
    width: 100%;
    height: 250px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.img:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.tend{
    background: #ebebeb;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tend:hover{
    background: #0baf4d;
    color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tend:hover a{
    color: #ffffff;
    text-decoration: none;
}
.tend h3{
    margin: 0;
}
.tend a {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 19px 25px;
}
.header{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;

}
/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript,
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: url(../img/Preloader_21.gif) center no-repeat #fff;
}
.bg_gioithieu{
    margin-top: 35px;
    background: url(../img/bg_gt.png) no-repeat bottom right;
    padding-bottom: 20px;
}
.xemthem_dv{
    text-align: right;
    margin-right: 50px;
    margin-top: 60px;
}
.xemthem_dv a{
    padding: 5px 25px;
    border-radius: 10px !important;
    background: #fc0404;
    font: 16px "OpenSans-Regular";
    color: #131313;
    text-transform: uppercase;
}
.xemthem_dv a:hover{
    text-decoration: none;
    color: white;
}
.xemthem_dv1{
    text-align: right;
    margin-top: 60px;
}
.xemthem_dv1 a{
    padding: 5px 25px;
    border-radius: 10px !important;
    background: #fc0404;
    font: 16px "OpenSans-Regular";
    color: #131313;
    text-transform: uppercase;
}
.xemthem_dv1 a:hover{
    text-decoration: none;
    color: white;
}
.bg_dichvu{
    padding: 15px 0 65px;
}
.khung_dvtrong{
    border: 7px solid #008a00;
    padding: 0 65px 0 25px;
    background: white;
}
.name_dvchinh h3{
    margin: 0 0 15px;
    padding: 0;
    font-family: 'UTM Beautiful Caps';
    color: #020202 !important;
    font-size: 24px;
    text-align: center;
}
.hinhdv_chinh{
    width: 100%;
    position: relative;
    top: -80px;
    left: -70px;
}
.hinhdv_chinh img{
    width: 100%;
    height: 405px;
}
.table_dv{
    margin: 0 0 30px;
}
.table_dv:last-child{
    margin-bottom: 20px;
}
._imgsp{
    background: #040404;
    padding: 10px;
}
.bg_doingu{
    padding: 20px 0 15px;
}
.tittle_camnhan h2{
    color: #008a00;
    font: 30px "SFUFuturaHeavy";
    text-transform: uppercase;
    padding: 0px 0 40px;
    text-align: center;
    background: url(../img/gach_camnhan.png) no-repeat bottom;
    margin: 0;
}
.hinh_yk{
    position: relative;
    width: 210px;
    height: 200px;
    margin: 10px auto 25px;
}
.hinh_yk img{
    width: 210px;
    height: 200px;
    border-radius: 50% !important;
}
.hinhphay{
    position: absolute;
    bottom: 0px;
    right: 25px;
    z-index: 99999;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50% !important;
    background: #008a00;
}
.hinhphay img{
    width: 22px;
    height: 20px;
}
.khungdangky{
    text-align: center;
    min-height: 265px;
    padding-top: 20px;
}
.gioithieu_tt{
    position: absolute;
    /* top: 0; */
    z-index: 9999;
    bottom: 35px;
    left: 0;
    width: 100%;
    padding: 0 5%;
    display: inline-flex;
    border-bottom: 1px solid #dbc39f;
    padding-bottom: 10px;
}
.gioithieu_ttleft{
    width: 70%;
    color: white;
    font: 16px 'OpenSans-Semibold';
}
.gioithieu_ttleft i{
    color: white;
    font-size: 20px;
}
.gioithieu_ttright{
    width: 30%;
    text-align: right;
    color: white;
    font: 25px 'OpenSans-Bold';
}
.call-mobile2{
    bottom: 90px !important;
    right: 10px !important;
}

#btn-call-popup{
    left: auto;
    right: 15px;
    bottom: 165px;
    border-radius: 50% !important;
    z-index: 999;
}
#btn-call-popup img{
    border-radius: 50% !important;
    width: 60px;
    height: 60px;
}

.at-share-tbx-element, .at-share-tbx-element .at-share-btn {
    font-family: helvetica neue,helvetica,arial,sans-serif;
    padding: 0;
    line-height: 0;
}
.at-share-tbx-element .at-share-btn {
    cursor: pointer;
    margin: 0 5px 5px 0;
    display: inline-block;
    overflow: hidden;
    border: 0;
    text-decoration: none;
    text-transform: none;
    background-color: transparent;
    color: inherit;
    transition: all .2s ease-in-out;
}
.at-share-tbx-element .at-icon-wrapper {
    vertical-align: middle;
}

.at-share-tbx-element .at-share-btn:focus, .at-share-tbx-element .at-share-btn:hover {
    transform: translateY(-4px);
    outline-offset: -1px;
    color: inherit;
}
.at4-visually-hidden {
    position: absolute;
    clip: rect(1px,1px,1px,1px);
    padding: 0;
    border: 0;
    overflow: hidden;
}
.at-share-tbx-element .at-icon-wrapper {
    vertical-align: middle;
}