/*   
 * Template Name: Appkit Landing - Responsive Website Template for Developers
 * Version: 1.0
 * Author: VCI Inc
 * Website: http://www.vci.vn/
* License: Creative Commons Attribution 3.0 License
*/
/* Theme Appkit Landing */

body {
    font-family: 'Open Sans', arial, sans-serif;
    color: #333;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
	background:#e9e9e9;
}

p {
    margin-bottom: 15px;
    line-height: 1.8;
}
sup {
	text-transform: lowercase !important;
	font-size: 80%;
	font-weight: 600;
}

a {
    color: var(--color-2);
    outline: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
label {
	font-weight:600;
}
a:hover {
    text-decoration: none;
    color: var(--color-0);
}

a:active {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
    outline: none;
}
ul,ol {
	list-style:none;
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-bottom:20px;
	margin-top:10px;
}
.hidden {
    opacity: 0;
}

.visible {
    opacity: 1;
}

.index-2 {
	padding-left:10px;
}
.index-3 {
	padding-left:20px;
}
.index-4 {
	padding-left:30px;
}
.index-5 {
	padding-left:40px;
}
.index-6 {
	padding-left:50px;
}
.overflow-x-auto {
	overflow-x:auto;
}
.modal.bootstrap-dialog {
    position: fixed !important;
    margin-top:82px;
	max-width: 600px !important;
}
.modal .modal-lg {
	max-width: 900px;
}
.modal .modal-sm {
	max-width: 300px;
}
.modal.size-normal .modal-dialog {
	max-width: 600px;
}
.modal-dialog {
	margin: 10px auto !important;
}
.captInput {
    text-transform: uppercase;
}
.captInput::placeholder {
	text-transform:none;
}
.btn,
a.btn {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    font-weight: 600;
    font-size: 14px;
    /* line-height: 1.5; */
}

.btn-cta,
a.btn-cta {
    font-weight: bold;
    font-size: 16px;
    padding: 10px 30px;
}

.btn-primary {
    background: var(--color-primary);
    border: 1px solid var(--color-primary);
    color: #fff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.hover {
    color: #fff;
}
.btn-dock {
    position: relative;
    padding-left:46px;
}
.btn-dock .fa {
    padding: 9px 10px;
    display: inline-block;
    vertical-align: middle;
    background: rgba(0,0,0,.1);
    border-radius: 4px;
    -moz-border-radius:4px;
    position: absolute;
    top:0;
    left: 0;
}
.btn-dock.btn-big {
    padding-left: 0;
}
.btn-dock.btn-big .fa {
    padding: 13px 12px;
}
.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
}
.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
}
.modal-content {
    width:inherit;
    height:inherit;
    margin: 0 auto;
}
.modal-dialog.modal-lg .modal-content {
	width:auto;
}
.modal-dialog.modal-sm .modal-content {
	width:auto;
}
.well h2 {
	margin-top: 0px !important;
	color: #333;
	max-height: 33px !important;
	overflow: hidden !important;
	font-weight: 500;
}

.videoItem {
    position: relative;
    display: block;
}

.videoItem .img-responsive {
    width: 100%;
}

.play-video {
	position: absolute;
	top: 58%;
	left: 50%;
	height: 50px;
	width: 80px;
	text-align: center;
	margin-left: -40px;
	margin-top: -25px;
}

.play-video .btn {
    background: rgba(0, 0, 0, 0.8) !important;
    color: #fff !important;
    font-size: 18px;
    border: 0 !important;
    padding: 6px 20px;
}

.input-group-addon {
    min-width: 39px;
    max-width: 40px;
    padding: 5px 12px;
}
.input-group-addon.vunit {
	max-width: 90px !important;
}
.input-group-addon sub {
	font-size:14px;
	font-weight:600;
}
.input-group-addon>.fa {
    max-width: 14px;
}

.input-group-addon.big {
    width: 40%;
}

.input-group-addon .Clipboard {
    margin: -5px -12px;
    padding: 5px 12px;
}

.icon-big {
    font-size: 120px;
    display: block;
    margin: auto 0;
    text-align: center;
}
.voucher-breif {
	text-align: justify;
	line-height: 1.5;
	font-weight: 600;
}
.itemRelate:hover .play-video .btn,
.item:hover .play-video .btn,
.videoItem:hover .play-video .btn,
.play-video .btn:hover,
.play-video .btn:focus,
.play-video>.active {
    background: #FC1C09 !important;
    color: #fff !important;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.tc {
    text-align: center;
}

.tj {
    text-align: justify;
}

.header-block {
    text-align: center;
    margin-bottom: 30px;
}

.desc .layoutmanager {
    padding-top: 10px;
}

.desc p {
    padding-bottom: 10px;
}

.header-block .TitleBlock {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    color: #555;
    text-align: center;
}
.header-block .BriefBlock {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #444;
    font-weight: 600;
    position: relative;
    text-align: left;
}
/* ======= form popup dialog ======= */

#PopupModal.modal,
#OnExpiry.modal {
    position: fixed !important;
}

#PopupModal .modal-header h3,
#OnExpiry .modal-header h3 {
    font-weight: 600;
    text-shadow: 1px 1px 0 #666;
    line-height: 1.3;
}

#PopupModal .modal-header,
#OnExpiry .modal-header {
    background-color: var(--color-2) !important;
    padding: 15px;
    padding-bottom: 25px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#PopupModal .modal-header:after,
#OnExpiry .modal-header:after {
    position: absolute;
    content: '';
    display: block;
}

#PopupModal .modal-header .close,
#OnExpiry .modal-header .close {
    margin-top: -10px !important;
    margin-right: -5px !important;
}

#OnExpiry .modal-body {
    background-color: #e5e0da !important;
    padding: 10px;
    color: rgba(0, 0, 0, 0.5);
    position: relative;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

#PopupModal .modal-body {
    background-color: #e5e0da !important;
    padding: 40px 30px;
    color: rgba(0, 0, 0, 0.5);
    position: relative;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

#PopupModal .modal-body:before,
#OnExpiry .modal-body:before {
    top: -10px;
    left: 0;
    width: 100%;
    height: 10px;
    position: absolute;
    content: '';
    display: block;
    background: linear-gradient(45deg, transparent 33.33%, #e5e0da 33.333%, #e5e0da 66.66%, transparent 66.66%), linear-gradient(-45deg, transparent 33.33%, #e5e0da 33.33%, #e5e0da 66.66%, transparent 66.66%) !important;
    background-size: 20px 40px !important;
}

#PopupModal .popIcon,
#OnExpiry .popIcon {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    width: 2em;
    height: 2em;
    margin: 20px auto;
}

#OnExpiry .popIcon .fa {
    padding: 20px 28px;
    line-height: 1.5em;
    text-shadow: 1px 1px 0;
}

#PopupModal .popIcon .fa {
    padding: 20px 28px;
    line-height: 1.5em;
    text-shadow: 1px 1px 0;
}


/* ======= Blog Section ======= */

.blog-post .item .bg-img,
.blog-post .post-thumb .img-fluid {
    width: 100%;
}

.blog {
    padding-top: 60px;
	background:transparent !important;
}

.blog .title {
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 28px;
}

#About .post-thumb,
.blog .post-thumb {
    margin-bottom: 15px;
}

.blog .meta {
    font-size: 13px;
    color: #999;
    margin-bottom: 15px;
}

.blog .meta li {
    margin-right: 0;
}

.blog .meta .post-author:before {
    content: "/";
    display: inline-block;
    padding-right: 10px;
}

.blog .meta .post-cate a,
.blog .meta .post-author a {
    color: #999;
}

.blog .meta .post-cate a:hover,
.blog .meta .post-author a:hover {
    color: #6dbd63;
}

.blog .meta .post-comments-link {
    float: right;
}

.blog .meta .post-comments-link .fa {
    margin-right: 5px;
}

.blog-sidebar .widget {
    margin-bottom: 30px;
}

.widget .title {
    font-size: 18px;
    font-weight: normal;
    color: #666;
}

.widget .title .small {
    text-transform: none;
}

.blog-sidebar .widget ul li {
    margin-bottom: 10px;
    font-size: 15px;
}

.blog-sidebar .widget ul li .count {
    color: #999;
}

.blog-sidebar .widget.recent-posts .date {
    color: #999;
    font-size: 12px;
}

.blog-sidebar .widget.social a .fa {
    font-size: 32px;
    color: #999;
}

.blog-sidebar .widget.social a:hover .fa {
    color: #6dbd63;
}

.blog-sidebar .search-blog-form .form-control {
    height: 38px;
    max-width: 164px;
}

.blog-sidebar .search-blog-form .btn {
    padding: 6px 12px;
}

.blog-sidebar .search-blog-form .btn .fa {
    margin-right: 0;
}

.post {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #8e8e8e;
}
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
	font-weight:600;
	font-size:26px;
	line-height:1.3;
}
.post.detail {
    border-bottom: 0;
	font-size:16px;
}

.post .index-content ul {
    margin:0;
}

.post .index-content ul li {
    line-height:2;
}
.post .content .post-title a {
    color: #444;
    font-size: 24px;
    font-weight: 600;
}

.post .content .title {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.post .content .post-title a:hover {
    color: #377130;
}

.post .content .post-entry p {
    color: #666;
    font-size: 16px;
}

.post .content .post-entry p.brief {
    font-weight: 600;
    margin-top: 10px;
}

.post .content .post-entry .read-more .fa {
    margin-left: 5px;
    position: relative;
    top: 1px;
    color: red;
}

.blog-entry .title {
    margin-bottom: 15px;
}

.blog-entry .meta {
    margin-bottom: 15px;
}

.blog-entry .post-thumb {
    margin-bottom: 30px;
}

.blog-entry .custom-list-style {
    margin-bottom: 30px;
}

.blog-entry .custom-list-style li {
    list-style: none;
    margin-bottom: 5px;
}

.blog-entry .custom-list-style li .fa {
    margin-right: 5px;
    color: #6dbd63;
}

.blog-entry p {
    margin-bottom: 30px;
    line-height: 1.5;
}

.blog-entry .post-nav {
    margin-bottom: 30px;
}

.blog-entry .post-nav .nav-next {
    float: right;
}
#results > div {
	background: #fff;
	padding-bottom: 15px;
	padding-top: 15px;
}
.search .more-info {
    font-size: 14px;
    color: #333;
}

.search .keyword {
    text-transform: none;
}

.widget>.title {
    margin-bottom: 15px;
    margin-top: 0;
}

.widget > .title {
	border-bottom: 1px solid #e9ebee;
	position: relative;
	padding-bottom: 15px;
	text-transform: uppercase;
	padding-top: 15px;
}

.widget>.title:before {
    content: "";
    width: 86px;
    height: 3px;
    background: #ff9f1a;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    position: absolute;
    bottom: 3px;
}

.tags-posts {
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
#form-earch {
	margin: 15px auto;
	max-width: 480px;
}

.search-result .title {
    text-transform: none;
}

.search-result hr {
    margin: 10px 0;
}

.search-result .thumbnail {
    margin: 0;
}

.search-result p {
    line-height: 1.3;
    font-size: 14px;
    padding-top: 10px;
}

.search-result p a.title {
    font-weight: 600;
    font-size: 18px;
    color: #1a0dab;
    line-height: 1;
    margin: 10px auto;
}

.search-result p a.title:hover {
    text-decoration: underline;
}

.search-result p a.title:visited {
    color: #6A27AD;
}

.search-result p a.link {
    font-size: 14px;
    color: #006621;
    font-weight: 500;
}

.boxcomm .photo {
    float: left;
    padding-right: 10px;
}

.boxcomm .aretext {
    overflow: hidden;
}


.boxcomm .aretext .InputContainer {
    position: relative;
}
.boxcomm .aretext .InputContainer textarea {
	margin:0 !important;
}
.boxcomm .aretext .InputContainer>textarea {
    width: 100%;
    min-height: 40px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 12px 8px;
    line-height: 1.3;
}

.boxcomm .aretext .formcontrol {
    background: #f6f7f9;
    padding: 5px;
    border: 1px solid #d3d6db;
    border-top: 0;
    text-align: right;
    display: none;
}

.boxcomm .aretext .formcontrol small {
    line-height: 1.5;
    padding: 8px 10px;
}

.boxcomm .aretext .formcontrol .emoji {
    font-size: 24px;
    color: orange;
    font-weight: 600;
    padding-bottom: 0;
    padding-top: 0;
}


/** ====================
 * Categories
 =======================*/

.widget.categories>ul,
.recent-posts>ul {
    padding-left: 0;
}

.widget.categories ul,
.categories ul li ul,
.recent-posts ul {
    list-style: none;
}

.widget.categories ul li ul {
    margin-top: 10px;
    padding-left: 20px;
}


/** ====================
 * Lista de Comentarios
 =======================*/

.TitleComment {
    font-weight: 600;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
}

.comments-container {
    margin: 0 auto 15px;
}

.comments-container>.comments-list {
    margin-top: 30px;
}

.comments-list {
    padding-left: 0;
    position: relative;
}

.comments-list li {
    list-style: none;
}

.comments-list li {
    margin-bottom: 15px;
    display: block;
    position: relative;
}

.comments-list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0;
}

.reply-list {
    padding-left: 25px;
    clear: both;
    margin-top: 15px;
}

.comments-list .comment-avatar {
    width: 50px;
    height: 50px;
    position: relative;
    z-index: 99;
    float: left;
    border: 3px solid #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.comments-list .comment-avatar img {
    width: 100%;
    height: 100%;
}

.comment-main-level:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both;
}

.comments-list .comment-box {
    padding-left: 10px;
    overflow: hidden;
    position: relative;
}

.comments-list .comment-box:before,
.comments-list .comment-box:after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 10px 10px 10px 0;
    border-style: solid;
    border-color: transparent #FCFCFC;
    top: 15px;
    left: 2px;
}

.comments-list .comment-box:before {
    border-width: 10px 10px 10px 0;
    border-color: transparent rgba(0, 0, 0, 0.2);
    left: 1px;
}

.comment-box .comment-head {
    background: #FCFCFC;
    padding: 15px 12px;
    border: 1px solid #E5E5E5;
    overflow: hidden;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.comment-box .comment-head h6 {
    margin: 0;
    line-height: 1.5;
}

.comment-box .comment-head i {
    float: right;
    margin-left: 14px;
    position: relative;
    top: 2px;
    color: #A6A6A6;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.comment-box .comment-head i:hover {
    color: #03658c;
}

.comment-box .comment-name {
    color: #283035;
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin-right: 10px;
}

.comment-box .comment-name a {
    color: #283035;
}

.comment-box .comment-head span {
    float: left;
    color: #999;
    font-size: 13px;
    position: relative;
    top: 1px;
}

.comment-box .comment-content {
    background: #FFF;
    padding: 12px;
    font-size: 15px;
    color: #595959;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #e5e5e5;
    border-top: 0;
}

.comment-box .comment-name.by-author,
.comment-box .comment-name.by-author a {
    color: #03658c;
}

.comment-box .comment-name.by-author:after {
    content: 'author';
    background: #d11b05;
    color: #FFF;
    font-size: 12px;
    padding: 3px 5px;
    font-weight: 700;
    margin-left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#abouts-related,
#post-related {
    margin: 15px 0 30px 0;
}

.repFormComm {
    margin: 15px 0;
}

#post-related .item,
#abouts-related .item {
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 8px;
    margin: 10px;
    cursor: pointer;
}

#abouts-related .item .post-title,
#post-related .item .post-title {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
    margin-top: 0;
}

#abouts-related .item .post-info span,
.meta .meta-list,
#post-related .item .post-info span {
    color: #8d8d8d;
    font-size: 85%;
    position: relative;
}

#abouts-related .item .post-thumb,
#post-related .item .post-thumb {
    overflow: hidden;
	min-height:150px;
}

#abouts-related .item .embed-responsive,
#post-related .item .embed-responsive {
    margin-bottom: 15px;
}

#abouts-related .item .post-thumb img,
#post-related .item .post-thumb img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    width: 100%;
}

#abouts-related .item:hover .post-thumb img,
#post-related .item:hover .post-thumb img {
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

#abouts-related.item:hover h3,
#abouts-related .item:hover a.info,
#post-related .item:hover h3,
#post-related .item:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

#abouts-related .item:hover a.info,
#post-related .item:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}


/* popover cart*/
.shopping-cart-empty {
	margin:0 15px;
}
.cart-empty {
	background-image: url("../../images/cart-empty.png");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 315px;
	color: red;
	background-color: #fff;
	text-align: center;
	padding-bottom: 15px;
}
.cart-empty p {
	font-weight:600;
}
#cartshopping .cart-empty .btn-big {
	font-size: 20px;
	font-weight: 600;
	line-height: 36px;
    height:auto;
}
#cartshopping .cart-empty .btn-big i {
    font-size:14px;
}
.table>tbody>tr>td,
.table>tfoot>tr>td {
    vertical-align: middle;
}

.panel-heading h3 {
	margin: 0;
	font-size: 14px;
	text-align: left;
	font-weight: 600;
	margin-bottom: 10px;
	text-transform:uppercase;
}
#cart-bar td[data-th="Price"] span {
	color:red;
	font-size:12px;
}
.popover {
    max-width: 450px;
}

.popover.fade {
    -webkit-transition: cubic-bezier(.11, .78, 1, 1) 0.5s;
    -moz-transition: cubic-bezier(.11, .78, 1, 1) 0.5s;
    -ms-transition: cubic-bezier(.11, .78, 1, 1) 0.5s;
    -o-transition: cubic-bezier(.11, .78, 1, 1) 0.5s;
    transition: cubic-bezier(.11, .78, 1, 1) 0.5s;
}

.popover.show-popover {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.popover-content {
    padding: 6px;
}

.img-responsive {
    max-width: 100%;
}
.lazyload.img-responsive, #prodSlider .img-responsive {
	width: 100%;
}
#prodNavs img {
	max-width:125px;
}
#prodNavs .slick-slide > img {
    
}
.changeAvanta {
	margin-top: 10px;
}
.fileinput-button {
    position: relative;
    overflow: hidden;
    display: block;
}

.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    border-width: 0 0 100px 200px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: translate(-300px, 0) scale(4);
    direction: ltr;
    cursor: pointer;
}
.tabsection {
	line-height: 1.5;
    font-size: 16px;
    padding: 10px 0;
}
/* ====== Loader =====*/
.overlaySider {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999998;
    cursor: pointer;
}
#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999998;
    cursor: pointer;
}

/* ======= Header ======= */

header {
    position: fixed;
    width: 100%;
    z-index: 1040;
    height: 81px;
	transition:all 0.2s linear;
}

.top-header {
    padding: 0;
    background-color: var(--color-2);
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-height: 31px;
    line-height: 31px;
}

.top-header .navbar-right>li {
    margin-left: 10px;
}

.top-header .header-phone {
    padding: 0 15px;
    float: left;
}

.top-header .header-email {
    padding: 0 15px 0 0;
    float: left;
}

.top-header a {
    color: #ffffff;
}

.top-header .dropdown-menu>li>a,
.scrolled .top-header .dropdown-menu>li>a {
    color: var(--color-3);
    font-size: 14px;
    padding: 5px 15px;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.scrolled .dropdown-menu>li>a:focus,
.scrolled .dropdown-menu>li>a:hover {
    color: var(--color-2);
}

.scrolled header .main-nav .nav .nav-item a,
.no-scroll header .main-nav .nav .nav-item a {
    color: rgba(0, 0, 0, 0.65) !important;
}
header .main-nav {
	margin-left:0;
	margin-right:0;
}
header .main-nav .nav .nav-item.active>a {
    color: rgba(30, 155, 208, 0.91);
    border-bottom: 4px solid var(--color-1);
}

header .main-nav .nav .nav-item.last {
    margin-right: 0;
}

header .main-nav .nav .open>a {
    background: none;
}

header .main-nav .nav .dropdown-menu {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* border: 1px solid #f5f5f5; */
    border-top: 3px solid var(--color-2);
    margin: 0;
    margin-top: -2px;
    text-transform: none;
    min-width: 180px;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out;
}

header .main-nav .nav .dropdown-submenu>.dropdown-menu {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-left: 4px solid var(--color-2);
    border-top: 0;
    margin: 0;
    margin-left: 1px;
}

header .main-nav .nav .dropdown-menu a {
    /* border-bottom: 1px dotted #f5f5f5; */
    padding: 8px 20px;
    color: #444;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    font-weight: 400;
    text-align: left;
}

header .main-nav .nav .dropdown-menu a:hover {
    color: var(--color-2) !important;
}

header .main-nav .nav .dropdown-menu:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid var(--color-2);
    position: absolute;
    right: 30px;
    top: -10px;
}

header .main-nav .nav .dropdown-submenu>.dropdown-menu:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid var(--color-2);
    position: absolute;
    left: -20px;
    top: 10px;
}
.GoBack {
	display:inline-block;
	width:20px;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


/* /////////////// */

.top-header .navbar-right {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    float: right !important;
}

.top-header .navbar-right {
    margin: 0;
}

.top-header .navbar-right>li {
    display: inline-block;
}

.top-header .navbar-right>li ul.dropdown-menu {
    min-width:280px;
    -webkit-box-shadow: 0 4px 2px rgba(0,0,0,.15);
    box-shadow: 0 4px 2px rgb(0 0 0 / 15%);
    border:0;
    background-color:var(--color-0);
}
.top-header .navbar-right>li ul.dropdown-menu>li.header {
    color:#494d55;
    padding:0 5px;
}
.top-header .navbar-right>li ul.dropdown-menu>li.header>b {
    color:#d90000;
}
.top-header .navbar-right>li ul.dropdown-menu > li > img {
    margin:1px auto;
    display:flex;
}
.top-header ul.dropdown-menu > li.menus-user > ul {
    margin:0 !important;
    padding:0 !important;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 8px 0;
	overflow: hidden;
	background-color: rgba(0,0,0,.075);
}
.bottom-header {
    padding: 5px 0;
    position: fixed;
    bottom: 5px;
    right: 24px;
    display: none;
}

.icon-small {
    height: 18px;
    padding: 0;
    margin: 0;
}
/*rgba(13, 160, 244, 0.98);*/
.scrolled header {
    position: fixed;
    background: var(--color-0);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    height:54px;
}

.no-scroll header {
    background: var(--color-0);
    position:fixed;
}

.scrolled header .bottom-header {
    display: block;
}

.scrolled header .nav-item a {
    color: #494d55;
}

.scrolled header .top-header a, 
.scrolled header .reputbrand a {
    color: #ffffff;
}

.scrolled header .logo .logo-icon-wrapper {
    background: var(--color-2);
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
    padding-top: 6px;
}

.scrolled header .logo .logo-icon {
    width: 20px;
    height: 20px;
    margin-right: 0;
}
.scrolled header .top-header {
    display:none;
}
.notitle-section,
.noBorder-section {
    line-height: 1.5;
    font-size: 16px;
    padding: 0 0 8px 0;
}

.bg-section:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.65);
    content: "";
    z-index: 0;
}

.row > .container {
	width:100%;
}
aside {
    margin-top: 0;
}
aside > div {
    margin: 0!important;
}

.no-scroll aside:not(.blog-sidebar) {
    margin-top:81px !important;
}

/* ======= 404 ======= */

.section-404 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.section-404 .fa-6 {
    font-size: 12em;
    color: #f9cc0c;
}

.section-404 .title-404 {
    font-size: 110px !important;
    font-family: sans-serif;
    font-weight: bold;
    color: #337ab7;
    text-shadow: 1px 2px 0 #ccc;
	line-height:normal;
}

.section-404 .intro {
    font-size: 20px;
    font-weight: bold;
    color: #FC3A0F;
}

.section-404 .guide {
    color: #666;
}

.section-404 .btn-back-home {
    margin-top: 30px;
}


/* ======= Vertical Tabs ======= */


/*  bhoechie tab */

div.vert-tab {
    border-left: 1px solid #ddd;
}

div.vert-tab-container {
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}

div.vert-tab-menu {
    padding-right: 0;
    padding-bottom: 0;
}

div.vert-tab-menu div.list-group {
    margin-bottom: 0;
}

div.vert-tab-menu div.list-group>a {
    margin-bottom: 0;
}

div.vert-tab-menu div.list-group>a .glyphicon,
div.vert-tab-menu div.list-group>a .fa {
    color: var(--color-2);
}

div.vert-tab-menu div.list-group>.list-group-item {
    border: 0;
    border-bottom: 1px solid #ddd;
}

div.vert-tab-menu div.list-group>a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}

div.vert-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-bottom: 0;
}

div.vert-tab-menu div.list-group>a.active {
    background-color: var(--color-2);
    color: #ffffff;
}

#OrderID div.vert-tab-menu div.list-group>a.active .glyphicon,
#OrderID div.vert-tab-menu div.list-group>a.active .fa {
    background-color: var(--color-2);
    color: #ffffff;
}
div.vert-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid var(--color-2);
}

div.vert-tab-content {
    background-color: #ffffff;
    padding: 10px;
}

div.vert-tab div.vert-tab-content:not(.active) {
    display: none;
}


/* ======= Title Section ======= */

.btitle-section {
    padding: 15px 0;
}

.btitle-section .btitle-title {
    font-size: 16px;
    line-height: 1.35;
    font-weight: 600;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0;
    color: var(--color-2);
}

.panel-heading .btitle-title {
    margin: 0;
    text-transform: uppercase;
}

.panel-heading .fa {
    margin-right: 10px;
}

.panel-body.breif {
    margin: 0 !important;
}

.btitle-section .btitle-subtitle {
    font-size: 12px;
    color: #a2a6af;
    margin-top: 15px;
    text-align: right;
}

.btitle-section .btitle-subtitle:after {
    content: "";
    height: 1px;
    width: 100%;
    display: block;
    bottom: 0;
    right: 0;
    margin-top: 5px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(32, 32, 32, 0) 22%, rgba(147, 147, 147, 0.65) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(22%, rgba(32, 32, 32, 0)), color-stop(100%, rgba(147, 147, 147, 0.65)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(32, 32, 32, 0) 22%, rgba(147, 147, 147, 0.65) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(32, 32, 32, 0) 22%, rgba(147, 147, 147, 0.65) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(32, 32, 32, 0) 22%, rgba(147, 147, 147, 0.65) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(32, 32, 32, 0) 22%, rgba(147, 147, 147, 0.65) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6939393', GradientType=1);
    /* IE6-9 */
}
.number-spinner .input-group-btn .btn {
    padding:6px 8px;
}
.number-spinner input[type="number"] {
    padding:6px 4px;
    min-width:44px;
}
.panel-body.nopadding {
    padding:0;
}
.panel-info .panel-heading h3 {
	color: #fff;
	line-height: 24px;
	margin: 0;
}
.btitle-section .breif,
.breif {
    line-height: 1.5;
    font-weight: 500;
    font-size: 16px;
    margin-top: 15px;
}

.btitle-section .desc,
.desc {
    line-height: 1.5;
    font-size: 16px;
    margin-top: 15px;
}

.desc .partInf {
    margin: 10px 0;
    border-top: 1px solid #cfcfcf;
    padding: 15px 0 0 0;
}

.ordBlock-first {
	padding-top:20px;
}
/* ======= Noborder Section ======= */

.noBorder-section .panel {
    background-color: transparent;
    border: none;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.noBorder-section .panel-default>.panel-heading {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 2px solid #DDD;
}

.noBorder-section .noBorder-title,
.noBorder-section .noBorder-title a.title {
    font-size: 26px;
    line-height: 1.3;
    font-weight: 600;
    position: relative;
    padding-bottom: 13px;
    margin: 0;
    color: var(--color-2);
    text-decoration: none;
    border-bottom: 1px solid #dadada;
}

.noBorder-section .noBorder-title:after {
    background-color: #F5580F;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    width: 120px;
    position: absolute;
}

.noBorder-section .noBorder-title .btn {
    margin: 0;
    line-height: 1;
    font-size: 14px;
}

.noBorder-section .breif {
    line-height: 1.5;
    font-weight: 500;
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
}

.contact-form,
.contact-map {
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    display: inline;
    border-radius: 4px;
    padding: 20px;
    float: left;
    width: 100%;
	color:#666;
}
.contact-map .address {
	min-height:54px;
}

#FrmCoupons .column {
    margin: 5px auto;
}

#FrmProfile {
    font-size: 14px;
}

#FrmProfile .column {
    margin: 5px auto;
}

#FrmProfile .privacy {
    width: 100%;
    border: 1px solid #ccc;
    padding: 15px 0 15px 15px;
    border-radius: 4px;
    -moz-border-radius: 4px;
}

#FrmProfile .privacy>.content {
    height: 250px;
    max-height: 250px;
    width: 100%;
    display: block;
    overflow-y: auto;
    padding-right: 15px;
}

.checkbox {
    padding-left: 20px;
}

.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}

.checkbox input[type="checkbox"] {
    opacity: 0;
}

.checkbox input[type="checkbox"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked+label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled+label {
    opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled+label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked+label::before,
.checkbox-primary input[type="radio"]:checked+label::before {
    background-color: #428bca;
    border-color: #428bca;
}

.checkbox-primary input[type="checkbox"]:checked+label::after,
.checkbox-primary input[type="radio"]:checked+label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked+label::before,
.checkbox-danger input[type="radio"]:checked+label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked+label::after,
.checkbox-danger input[type="radio"]:checked+label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked+label::before,
.checkbox-info input[type="radio"]:checked+label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked+label::after,
.checkbox-info input[type="radio"]:checked+label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked+label::before,
.checkbox-warning input[type="radio"]:checked+label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked+label::after,
.checkbox-warning input[type="radio"]:checked+label::after {
    color: #fff;
}
.checkbox-success input[type="radio"]:checked+label::before,
.checkbox-success input[type="checkbox"]:checked+label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked+label::after,
.checkbox-success input[type="radio"]:checked+label::after {
    color: #fff;
}

.radio {
    padding-left: 20px;
}

.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
    opacity: 0;
}

.radio input[type="radio"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio input[type="radio"]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio input[type="radio"]:disabled+label {
    opacity: 0.65;
}

.radio input[type="radio"]:disabled+label::before {
    cursor: not-allowed;
}

.radio.radio-inline {
    margin-top: 0;
}

.radio-primary input[type="radio"]+label::after {
    background-color: #428bca;
}

.radio-primary input[type="radio"]:checked+label::before {
    border-color: #428bca;
}

.radio-primary input[type="radio"]:checked+label::after {
    background-color: #428bca;
}

.radio-danger input[type="radio"]+label::after {
    background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked+label::before {
    border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked+label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"]+label::after {
    background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked+label::before {
    border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked+label::after {
    background-color: #5bc0de;
}

.radio-warning input[type="radio"]+label::after {
    background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked+label::before {
    border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked+label::after {
    background-color: #f0ad4e;
}

.radio-success input[type="radio"]+label::after {
    background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked+label::before {
    border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked+label::after {
    background-color: #5cb85c;
}
.navbar-nav > li > a:last-child {
	margin-right:0;
}

/**
 * INTRO
 */

#webTools {
    background: transparent !important;
    margin-bottom:15px;
}
#webTools.sticky-right .dropup .dropdown-menu {
    top: auto;
    left: -282px;
    bottom: 100%;
    margin-bottom: -43px !important;
	width:280px;
}
#webTools.sticky-left .dropup .dropdown-menu {
    top: auto;
    right: -282px;
    bottom: 100%;
    margin-bottom: -43px !important;
	width:280px;
}

#intro .title {
    margin-bottom: 30px;
    margin-top: 0;
    font-weight: bold;
    font-size: 34px;
}

#intro .intro {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.5;
}

#aboutSlider {
    padding: 15px 0;
}

#aboutSlider img {
    width: 100%;
}

/* 
About & Use Guide
 */

#about .img-responsive,
#useguids .img-responsive {
    margin: 5px auto;
}

#about .item:hover img {
    border: 5px #f5f5f5 solid;
    padding: 3px;
}

#about h3.titleBlock {
    position: relative;
    margin: 0 0 15px 0;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    padding-left: 10px;
}

#about h3.titleBlock:before {
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ff9f1a;
}

#useguids .column-One,
#useguids .column-Tow {
    display: inline;
    padding: 0;
    float: left;
    width: 100%;
}

#useguids .column-One>.row:first-child,
#useguids .column-Tow>.row:first-child {
    margin-top: 0;
}

#useguids .column-One>.row:last-child,
#useguids .column-Tow>.row:last-child {
    margin-bottom: 0;
    padding-right:0;
}
#useguids .column-One>.row>div:last-child,
#useguids .column-Tow>.row>div:last-child {
    padding-right:0;
}
#useguids h3.titleBlock {
    position: relative;
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
}

#useguids .column-One>.row,
#useguids .column-Tow>.row {
    margin: 10px 0;
    border-radius:4px;
    padding-right:10px;
    background: #fff;
    box-shadow:0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

#useguids .col-md-6 .column-One>.row>div:first-child,
#useguids .col-md-6 .column-Tow>.row>div:first-child {
    margin-right: -15px;
}
#useguids .col-md-6 .column-One>.row>div,
#useguids .col-md-6 .column-Tow>.row>div {
    padding:0px 10px 5px 5px;
}
#useguids .col-md-6 .column-One>.row>div,
#useguids .col-md-6 .column-Tow>.row>div {
    padding:0px 10px 5px 5px;
}
#useguids .column-One>.row:nth-child(even) {
    border-left: 5px solid #ff9f1a;
}

#useguids .column-One>.row:nth-child(odd) {
    border-left: 5px solid #5cb85c;
}

#useguids .column-Tow>.row:nth-child(odd) {
    border-left: 5px solid #ff9f1a;
}

#useguids .column-Tow>.row:nth-child(even) {
    border-left: 5px solid #5cb85c;
}

#useguids .column-Tow>.row:hover,
#useguids .column-One>.row:hover {
    background: #f5f5f5;
    cursor: pointer;
}

#about .more,
#useguids .more {
    margin: 15px 0;
}

.header-block .TitleBlock, 
#about .title, 
#wallet .wtitle, 
#useguids .title {
	font-weight: 700;
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	position: relative;
	margin-bottom: 30px;
	margin-top: 0;
	text-transform: uppercase;
	color:var(--color-1);
}
.header-block h2.TitleBlock {
    padding-top:40px;
}
.header-block .TitleBlock:after, 
#about .title:after,
#wallet .wtitle:after,
#useguids .title:after,
.header-block .TitleBlock:before,
#about .title:before,
#wallet .wtitle:before,
#useguids .title:before {
    content: '';
    width: 68px;
    height: 3px;
    position: absolute;
    bottom: -23px;
    margin: 10px 0 15px 0;
}

.header-block .TitleBlock:after, 
#about .title:after,
#wallet .wtitle:after,
#useguids .title:after {
    left: 50%;
	background: var(--color-1);
}

.header-block .TitleBlock:before,
#about .title:before,
#wallet .wtitle:before,
#useguids .title:before {
    right: 50%;
	background: var(--color-0);
}
#useguids .column-One>.row img,
#useguids .column-Tow>.row img{
    width:100%;
    max-width:100%;
    
}
#FrmPayment {
    padding:0 15px;
    margin-top:-50px;
}
#FrmPayment > div {
	background: #ffffff;
	margin-bottom: 8px;
	box-shadow: 0 .0825rem .225rem 0 rgba(0,0,0,.2);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-bottom: 2px;
}
#FrmPayment div.alert {
	margin:10px 0 !important;
}
#FrmPayment > div:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	box-shadow:none;
	padding-bottom: 5px;
	margin-bottom: 3px;
	padding-top:10px;
}
#FrmPayment > div:last-child {
	padding-bottom:54px;
}
.sendtobox .fa {
	color:var(--color-2);
	width:18px;
}
.sendtobox div {
	margin-left:20px;
}
.border-letter {
	margin:10px -15px 0 -40px;
	border-bottom: 6px solid transparent;
    background: linear-gradient(white, white)
                padding-box,
                repeating-linear-gradient(-45deg,
                #f69ec4 0, #f69ec4 12.5%,
                transparent 0, transparent 25%,
                #7eb4e2 0, #7eb4e2 37.5%,
                transparent 0, transparent 50%)
                0 / 8em 8em;
}
.order-item {
	display: flex;
	padding-top: 4px;
	padding-bottom: 4px;
	width:100%;
}
.order-item .img-item {
	width: 110px;
	text-align: center;
	background:#fff;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.order-item .img-item img {
	margin:0 5px;
	max-height:100px;
}
.order-item .desc-item {
    width: calc(100% - 100px);
    padding: 5px 5px 0 5px;
    background: #f9f9f9;
}
.order-item .desc-item h4 {
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 2px;
    font-size: 16px;
    margin-top: 3px;
}
.order-item .desc-item .info-item {
	font-size:14px;
	color:var(--color-5);
	min-height:24px;
}
.order-item .desc-item .info-item, .order-item .desc-item .order-price {
	font-size:14px;
	color:var(--color-6);
	line-height:1.5;
}
.order-item .desc-item .order-price span {
	float:right;
}
.order-item .desc-item .order-price strong {
	color:var(--color-6);
}
.order-svoucher, .order-shiper, .order-note, .order-subtotal, .order-paymeth, .order-paytotal {
	min-height:44px;
	border-top:1px solid #e6e6e6;
	margin-left:-15px;
	margin-right:-15px;
	display:flex;
	align-content: center;
	justify-content: center;
	flex-direction: column;
	padding:0 10px;
}
.order-paytotal > span > span, .paytotal > span {
    color:var(--color-3);
    font-weight:600;
}
.paytotal > span {
    white-space:nowrap;
    font-size:16px;
}
.order-paymeth {
	border-top:0;
	border-bottom:1px solid #f5f5f5;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}

.order-item .fas, .order-item .fab, .order-item .far, .order-svoucher .fas, .order-svoucher .far, .order-svoucher .fab {
	line-height:2;
}
.order-svoucher .icon, .order-paymeth .icon {
	color:var(--color-2);
}
.order-total {
	font-size:14px;
	line-height:2;
}
.order-note {
	border-top:0;
}
.order-note span span {
	float:left;
}
.order-note span small {
    float: right;
    color: var(--color-6);
    font-style: italic;
}
.order-shiper {
	position:relative;
	border-top:1px solid var(--color-1);
	border-bottom:1px solid var(--color-1);
	padding:0 15px 10px 15px;
	font-size:14px;
}
.order-shiper div[data-action="shipservice"]{
	position: relative;
	cursor: pointer;
}
.order-shiper>img {
	margin-top:5px;
}
.order-shiper h5 {
	margin:0;
	color:var(--color-1);
	font-size:14px;
	font-weight:600;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid rgba(0,0,0,.08);
}
.order-shiper h5 button {
	background: transparent;
	border: 0;
	text-align: left;
	color: var(--color-1);
	line-height: 1;
	font-size: 16px;
	padding: 5px 0;
}
.order-shiper h5 button:hover {
	color: var(--color-1) !important;
}
.order-shiper ul {
	padding: 0;
	max-height: 400px;
	overflow-y: scroll;
}
.order-shiper ul>li {
	padding:10px;
	border-bottom:1px dotted rgba(0,0,0,.15);
	color:#666;
	font-size:14px;
	font-weight:normal;
}
.order-shiper ul>li:hover {
	background:rgba(0,0,0,.08);
	cursor:pointer;
}
.order-shiper h6 {
	margin:8px 0;
	font-weight:600;
	font-size:16px;
}
.order-shiper:before {
	position:absolute;
	top:0;
	left:0;
	content:"";
	width:100%;
	height:100%;
	display:block;
	opacity:0.1;
	background:var(--color-1);
}
.order-shiper #shipbrand {
	float:left;
}
.order-shiper #shipfee {
	float:right;
}
.order-shiper #shiptime {
	float:none;
}
.order-subtotal .price, 
.order-paytotal .price,
.order-payment .price {
	color:#EA4335;
	font-weight:700;
	float:right;
	margin-left:5px;
}
.order-payment .price {
	float:none;
}
.order-payment {
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	background: rgba(255,255,255,.90);
	z-index: 1060;
	box-shadow: 0 -0.0825rem 0.025rem 0 rgba(0, 0, 0, 0.15);
	font-size: 18px;
}
.order-payment .row {
	display: flex;
	align-content: center;
	justify-content: center;
	flex-direction: row;
}
.order-payment .row > div:last-child {
	padding-left:0;
	padding-right:0;
	display:flex;
	background:#EA4335;
}
.order-payment .OrderPay {
    background: transparent;
    color: #fff;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
.order-payment .OrderPay > small {
	color:yellow;
	font-size:12px;
}
.custNote, .discountCode, .paymethod, .discountweb, .discountshop, #changecode {
	font-weight: 600;
	cursor: pointer;
	color: var(--color-3);
}
.order-shipstatus[data-action="showmore"] {
	position:relative;
	cursor:pointer;
}
@keyframes showing {
  from {opacity: 0;}
  to {opacity: 1;}
}
.order-shipstatus[data-action="showmore"] > div:last-child {
	display: none;
	animation: showing 250ms ease-in-out both;
    opacity: 0;
	height:0;
}
.order-shipstatus.active[data-action="showmore"] > div:last-child {
	height:auto;
	display: block;
}
.order-shipstatus.active[data-action="showmore"] .sarrow .fas {
	transform-origin: 0 0;
	transform: rotate(90deg);
}
.timeline-order {
    position: relative;
    border-color: rgba(160, 175, 185, .15);
    padding: 5px 10px;
    margin: 0;
	margin-bottom: 5px;
	background:rgba(0,0,0,0.03);
	line-height:1.5;
	border-radius: 4px;
	line-height:1;
}
.timeline-order ul.timeline {
	list-style-type: none;
	position: relative;
	margin: 0;
	padding-left: 20px;
}
.timeline-order ul.timeline:before {
    content: '';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 6px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
.timeline-order ul.timeline > li {
    margin: 0;
    padding-left: 0;
}
.timeline-order ul.timeline > li::before {
	content: '';
	background: white;
	display: inline-block;
	position: absolute;
	border-radius: 50%;
	border: 2px solid var(--color-2);
	left: 2px;
	width: 10px;
	height: 10px;
	z-index: 400;
}
.timeline-order ul.timeline > li > span {
    font-size:14px;
    color:var(--color-2);
}
.timeline-order ul.timeline > li > p {
	font-size: 12px;
	color: #666;
	font-style: italic;
	line-height: 1.5;
}
.custNote:hover,.custNote:visited,
.paymethod:hover,.paymethod:visited,
.discountweb:hover,.discountweb:visited,
.discountshop:hover,.discountshop:visited {
    color:var(--color-3);
}
.popdisc {
    display: none;
}

.disc-box .disc-desc {
    float: left;
}

.disc-box .disc-val {
    text-align: right;
}

#dcode {
    margin-bottom: 5px;
}
.points {
	font-size: 12px;
	margin: 5px 0px 0 -15px;
	color: #ff9f1a;
	font-weight: 600;
	text-align: right;
}
/**
 * FUN FACTS
 */

/* #funcfact {
    position: relative;
    z-index: 1;
    text-align: center;
    height: 100%;
}

#funcfact:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
}

#funcfact .row {
    text-align: center;
}

#funcfact .eqitem {
    display: inline-block;
    text-align: center;
    margin: 15px 0;
    position: relative;
}

#funcfact .eqitem>div {
    margin-bottom: 30px;
}

#funcfact .eqitem .cnumber {
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 39px;
    position: relative;
}

#funcfact .eqitem .cnumber:after {
    content: '';
    width: 26px;
    height: 3px;
    position: absolute;
    bottom: -21px;
    left: 50%;
    background: #ff9f1a;
}

#funcfact .eqitem .cnumber:before {
    content: '';
    width: 26px;
    height: 3px;
    position: absolute;
    bottom: -21px;
    right: 50%;
    background: #ff9f1a;
}

#funcfact .eqitem div {
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 16px;
    display: block;
    position: relative;
}

#funcfact .eqitem .title {
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
}

#funcfact .eqitem .icon {
    font-size: 48px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
} */

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.slick-next,
.slick-prev {
    z-index: 9;
    width: 30px;
    height: 30px;
}

.slick-next::before,
.slick-prev::before {
    font-size: 30px;
    color: var(--color-6);
}

.slick-dots li {
    background-color: #999;
    height: 8px;
    width: 20px;
    border-radius: 4px;
}

.slick-dots li.slick-active {
    background-color: var(--color-primary);
}

.slick-dots li button {
    display: none;
}


/* ======= Features Section ======= */

.features-section {
    padding-top: 90px;
    padding-bottom: 90px;
}

.features-section .section-title {
    margin: 0;
    margin-bottom: 15px;
    font-size: 36px;
    font-weight: 300;
}

.features-section .intro {
    color: #a2a6af;
    font-size: 16px;
    max-width: 760px;
    margin: 0 auto;
    margin-bottom: 60px;
}

.feature-nav {
    text-align: center;
    margin-bottom: 30px;
}

.feature-nav>li {
    position: relative;
}

.feature-nav>li .fa {
    margin-right: 5px;
}

.feature-nav>li.active>a {
    color: var(--color-primary);
    background: none;
    padding: 8px 0;
}

.feature-nav>li>a {
    background: none;
    padding: 8px 0;
    color: #616670;
}

.feature-nav>li>a:hover {
    background: none;
    color: var(--color-primary);
}

.pricing-wrapper,
.feedback-wrapper,
.controls {
    margin: 0 auto;
	z-index:10;
}


#prodSlider {
    margin-bottom: 15px;
}

#prodNavs .slick-slide {
    margin: 0 5px;
}

#prodNavs {
    margin-bottom: 30px;
}

#prodNavs .thumbnail {
    margin-bottom: 0;
}

#prodNavs .slick-current .thumbnail {
    border: 2px solid var(--color-primary);
}

#prodNavs .slick-next,
#prodNavs .slick-prev {
    width: 15px;
    height: 30px;
    border-radius: 3px;
    background: #dedede;
}

#prodNavs .slick-next:before,
#prodNavs .slick-prev:before {
    font-size: 14px;
    color: #fff;
    font-family: 'FontAwesome';
}

#prodNavs .slick-next:before {
    content: '\f054';
}

#prodNavs .slick-prev:before {
    content: '\f053';
}

#prodNavs .slick-next {
    right: -3px;
}

#prodNavs .slick-prev {
    left: -3px;
}

.tagsLink {
    margin: 10px 0;
}

.tags-posts a {
    border: 1px solid #DDD;
    display: inline-block;
    color: #717171;
    background: #FFF;
    -webkit-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    border-radius: 2px;
    margin: 0 3px 6px 0;
    padding: 5px 10px
}

.tags-posts a:hover {
    border-color: var(--color-primary);
}

.tags-posts a.primary {
    color: #FFF;
    background-color: var(--color-primary);
    border-color: var(--color-primary)
}

.tags-posts a.success {
    color: #FFF;
    background-color: var(--color-success);
    border-color: #4CAE4C
}

.tags-posts a.info {
    color: #FFF;
    background-color: var(--color-success);
    border-color: var(--color-success);
}

.tags-posts a.warning {
    color: #FFF;
    background-color: var(--color-warning);
    border-color: var(--color-warning)
}

.tags-posts a.danger {
    color: #FFF;
    background-color: var(--color-danger);
    border-color: var(--color-danger)
}
.fancybox-caption {
    padding: 0 0 20px 0 !important;
}

/* ======= Contact Section ======= */

.contact-section {
    padding: 15px 0;
}

.intPhoneCode:before {
    content: attr(data-content);
}


/* ====== User Login ============*/

#RegModal .modal-dialog {
    width: inherit;
    max-width: 600px;
    margin: 10px auto;
}
#LoginModal .modal-dialog, 
#WithdrawModal .modal-dialog {
    width: inherit;
    max-width: 320px;
    margin: 10px auto;
}

#LoginModal .form-group-btn .btn-lg, 
#WithdrawModal .form-group-btn .btn-lg {
    text-align: left;
}

#LoginModal .form-group-btn .btn-lg:before, 
#WithdrawModal .form-group-btn .btn-lg:before {
    text-align: center;
}

#SocialModal .modal-dialog {
    margin: 10px auto;
    width: inherit;
    max-width: 600px;
}

#SocialModal .modal-body {
    padding-top: 0 !important;
}

#SocialModal .modal-header {
    padding: 20px 0;
    border-bottom: 0;
}

#SocialModal .close {
    width: 24px;
    height: 24px;
    margin-top: 2px !important;
    margin-right: -12px !important;
    background-color: #ddd;
    border-radius: 100%;
}

#EventModal .modal-dialog {
    margin: 10px auto;
    width: inherit;
    max-width: 600px;
}

#EventModal .close {
    margin-right: -10px !important;
    margin-top: -10px !important;
    width: 22px;
    height: 22px;
    background: #ddd !important;
    opacity: .8;
    z-index: 1051;
}

#EventModal .modal-content {
    border-radius: 3px;
}

#EventModal .modal-title {
    text-align: center;
}
#ContactModal .modal-dialog {
  
    max-width: 600px;
}
#OnExpiry .modal-dialog {
    margin: 10px auto;
    width: inherit;
    max-width: 600px;
}
.modalin {
    position: fixed !important;
}

.signin-form .form-group-btn {
    padding-left: 15px;
}

.signin-form .close {
    position: absolute;
    width: 24px;
    height: 24px;
    top: -6px;
    right: -10px;
    background-color: #ddd;
    border-radius: 100%;
    z-index:100000;
}

.signin-form .copyright {
    font-size: .65em;
    color: #888;
    text-align: center;
    padding-top: 20px;
    text-transform: uppercase;
    margin: 0 -15px;
}

.signin-form .imgCapcha {
    margin-left: 55px;
}

.signin-form .imgCapcha #CapcharId {
    margin-top: 5px;
}

.signin-form .captcha {
    background-color: #eee;
}

.signin-form .slogan {
    color: #888;
    font-size: 16px;
    font-weight: 600;
    margin: 5px 0 20px 0;
}

.signin-info ul {
    display: none
}

.signin-form {
    display: block;
    position: relative;
    padding: 0;
    background: rgba(255, 255, 255, .9);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-top: -5px;
}
.signin-form img {
	width:100%;
	height:auto;
}
.signin-form img:not(.img-responsive) {
	max-height: 85px;
	margin-bottom: 6px;
}
.signin-form img.logo {
	width:80px;
	height:80px;
}
.vouchers {
	background: url("../../images/vci-voucher.png") transparent no-repeat center top !important;
	background-size: contain !important;
	padding-top: 130px !important;
	padding-bottom: 8px !important;
}
.vouchers .labels {
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
	font-weight: 600;
	color: #F7CC5A;
}
.vouchers .content {
	width: 140px;
	margin: 0 auto;
}
.password-reset-form {
    background: #fff;
    bottom: 0;
    display: none;
    left: 0;
    padding: 30px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1020
}

.password-reset-form .header {
    background: #f4f4f4;
    border-bottom: 1px solid #ddd;
    margin: -30px -30px 30px;
    padding: 20px
}

.password-reset-form .header .signin-text {
    margin: 0
}

.password-reset-form .header .signin-text span {
    background: #f4f4f4
}

.password-reset-form .header .signin-text:before {
    display: none
}

.password-reset-form .header .close {
    margin-top: 2px
}

.password-reset-form .form-group.w-icon .signin-form-icon,
.password-reset-form .form-group.w-icon .signup-form-icon {
    z-index: 1025
}

.form-actions {
    margin-top: 15px
}

.form-actions .signin-btn {
    border: none;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    outline: 0!important;
    padding: 15px 0;
    text-align: center;
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-color: #285e8e;
    letter-spacing: 1.5px;
}

.form-actions .signin-btn:hover {
    background: var(--color-0) !important
}

.form-actions .signup-btn {
    border: none;
    border-radius: 999999px;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    outline: 0!important;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s
}

.form-actions .signup-btn:hover {
    background: #2A6F06!important
}

.form-actions a.forgot-password {
    border-bottom: 1px dashed #bbb;
    color: #666;
    display: inline-block;
    font-size: 12px;
    padding-bottom: 1px;
    letter-spacing: 5px;
}

.form-actions a.forgot-password:hover {
    color: #333;
    text-decoration: none
}

.form-group {
    position: relative;
    width:100%;
}
.form-remember {
    display:flex;
}
/* .form-group+.form-group {
    margin: 10px 0 0;
    width: 100%;
} */

.form-group.w-icon .signin-form-icon,
.form-group.w-icon .signup-form-icon {
    border-right: 1px solid #ccc;
    bottom: 1px;
    color: var(--color-0);
    display: block;
    font-size: 16px;
    left: 1px;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 44px;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #f4f4f4;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.form-group.w-icon .signin-form-icon {
    line-height: 42px;
	height:44px;
}

.form-group.w-icon .signup-form-icon {
    line-height: 30px;
}

.form-group.w-icon .captcha {
    width: auto !important;
    padding: 0 6px;
}

.form-group.w-icon select,
.form-group.w-icon input[type=email],
.form-group.w-icon input[type=password],
.form-group.w-icon input[type=text] {
    font-size: 16px;
    padding-left: 56px
}

.form-group.w-icon select:focus+.signup-form-icon,
.form-group.w-icon input[type=email]:focus+.signup-form-icon,
.form-group.w-icon input[type=password]:focus+.signup-form-icon,
.form-group.w-icon input[type=text]:focus+.signup-form-icon,
.form-group.w-icon select:focus+.signin-form-icon,
.form-group.w-icon input[type=email]:focus+.signin-form-icon,
.form-group.w-icon input[type=password]:focus+.signin-form-icon,
.form-group.w-icon input[type=text]:focus+.signin-form-icon {
    color: var(--color-primary);
}

.signin-with {
    margin: 20px 0 0;
}

.signin-with-btn {
    border-radius: 2px;
    color: #fff;
    display: block;
    font-weight: 300;
    padding: 10px 0;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.signin-with-btn span {
    font-weight: 600
}

.signin-with-btn+.signin-with-btn {
    margin-top: 10px
}

.signin-with-btn:hover {
    background: #444!important
}

.signin-text {
    color: var(--color-primary);
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
    text-align: center
}
.signin-text span {
	background: #fff;
	display: inline-block;
	padding: 5px 5px;
	position: relative;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
}

.signin-text:before {
    background: #e4e4e4;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%
}

.colorgraph {
    height: 7px;
    border-top: 0;
    background: #c4e17f;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}
.btn-show-pass {
	font-size: 16px;
	color: #555;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
	padding-right: 10px;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	z-index:10;
}
h1 .slogan {
    float: clear;
    color: #B70306 !important;
    text-align: right;
    letter-spacing: 3px !important;
}

.btn-circle-lg {
    width: 79px;
    height: 79px;
    text-align: center;
    font-size: 40px;
    line-height: 1.5;
    border-radius: 100%;
}

.btn-circle-lg .fa {
    margin: 0;
}

.icon-form {
    margin-bottom: 30px;
    margin-top:0;
}

.layoutmanager {
    max-width: 100%;
    margin: 10px 0;
}

.layoutmanager img {
    max-width: 100%;
    width: 100%;
}

.layoutmanager .container-fluid {
    margin: -15px 0;
}

.layoutmanager .container-fluid .row .column:first-child>.column-editable {
    margin: 0 -15px;
}

.layoutmanager .container-fluid .row .column:last-child>.column-editable {
    margin-right: -15px;
}

.form-area {
    min-width: 280px;
}.form-area h2 {
    font-size:18px;
	line-height:24px;
}

figure.image {
    padding: 8px;
    background: #fbfbfb;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

figure.image figcaption {
    padding: 5px 10px 0 5px;
}

/* Inbox Message */

#inbox tr {
    cursor: pointer;
}

#inbox table {
    margin-bottom: 0;
}

#inbox tr.read>td {
    color: #222;
    background-color: #F3F3F3;
}

#inbox tr.read>td strong {
    color: #888;
}

#inbox tr.read>td .badge {
    background-color: #999;
}

.panel-green {
    border-color: #5cb85c
}

.panel-green>.panel-heading {
    background: #5cb85c;
    border-color: #5cb85c;
    color: #fff;
}

.panel-blue {
    border-color: var(--color-2)
}

.panel-blue>.panel-heading {
    background: var(--color-2);
    border-color: var(--color-2);
    color: #fff;
}

.panel-orange {
    border-color: #F6B022;
}

.panel-orange>.panel-heading {
    background: #F6B022;
    border-color: #F6B022;
    color: #fff;
}

.panel-red {
    border-color: #c91502;
}

.panel-red>.panel-heading {
    background: #c91502;
    border-color: #c91502;
    color: #fff;
}

.panel-heading .huge {
    font-size: 30px;
}

#Prodetail {
    height: 165px;
}
.col-sm-12 .Proddetails {
    margin-bottom: 15px;
}
#Proreview {
    height: 405px;
    max-height: 405px;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 15px;
}
.chart-container {
    position: relative;
    margin: auto;
    height: 270px;
    width: 100%;
}
.show-more .click-show-more {
	position:unset;
	display:block;
	width:100%;
	overflow:hidden;
}
.show-more .btn-show-more, .show-more .btn-show-more, .show-more .btn-hide-more {
	text-transform: uppercase;
	background: #fff;
	z-index: 3;
	text-align: center;
	color: var(--color-0);
	cursor: pointer;
	margin: 0 auto;
	padding: 0;
	line-height: 60px;
	height: 60px;
	position: absolute;
	width: 100%;
	bottom: -20px;
	right: 0;
	left: 0;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.show-more .btn-show-more .btn-show, 
.show-more .btn-hide-more .btn-hide {
    background: #fff;
    border: 1px solid var(--color-0);
    color: var(--color-0);
    text-align: center;
    line-height: 36px;
    height: 36px;
    cursor: pointer;
    padding: 0 5px;
    width: 200px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    border-radius: 5px;
    margin: 2px auto;
}
.show-more.active .btn-show-more {
	display:none;
}
.show-more.active .btn-hide-more {
	display:block;
}
.show-more .btn-show-more {
	display:block;
}
.show-more .btn-hide-more {
	display:none;
}
.show-more .btn-show-more:after {
	height:40px;
	content:"";
	background-image:linear-gradient(to top,#fff,rgba(255,255,255,0.97),rgba(255,255,255,0.9),rgba(255,255,255,0.8),rgba(255,255,255,0.7),rgba(255,255,255,0.6),rgba(255,255,255,0.5),rgba(255,255,255,0.4),rgba(255,255,255,0.3),rgba(255,255,255,0.2),rgba(255,255,255,0.1),rgba(255,255,255,0.05),rgba(255,255,255,0));
	display:block;
	position:absolute;
	width:100%;
	bottom:100%;
}
/* .input-group {
    width: 100%;
} */

#reCapcha {
    padding: 3px 8px;
    outline: none;
}

#LogCapt {
    min-height: 39px !important;
}

.collapseblock {
    line-height: 1.5;
}

.collapseblock p {
    margin-bottom: 0;
}

.collapseblock p.collapse:not(.in) {
    height: 48px !important;
    overflow: hidden;
    display: -webkit-box;
    line-height:1.5;
    font-size:16px;
}

.collapseblock p.collapsing {
    min-height: 118px !important;
}

.collapseblock a {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font: normal normal normal 10px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin: 5px 0;
    font-weight: normal;
}

.collapseblock a.collapsed:after {
    content: "\f0fe";
}

.collapseblock a:not(.collapsed):after {
    content: "\f146";
}

.btn-grey {
    background-color: #D8D8D8;
    color: #FFF;
}

.rating-block {
    background-color: #FAFAFA;
    border: 1px solid #EFEFEF;
    padding: 15px 15px 20px 15px;
    border-radius: 3px;
}

.bold {
    font-weight: 700;
}

.padding-bottom-7 {
    padding-bottom: 7px;
}

.review-block,
.price-block {
    background-color: #FAFAFA;
    border: 1px solid #EFEFEF;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 15px;
    position: relative;
}
.review-block {
	margin-left:15px;
	margin-right:15px;
}
.price-block {
    border: 2px dashed #ff9503;
    border-radius: 8px;
}
.review-block-name {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 600;
}
.review-block-date {
    font-size: 12px;
}

.review-block-rate {
    line-height: 32px;
    font-size: 1.25em;
}

.review-block-rate .fa-star {
    color: #ff9f1a;
    margin-right: 3px;
}

.review-block-rate .fa-star.o {
    color: #dfdfdf;
}

.review-block-description {
    font-size: 16px;
    margin-top: 10px;
}

.countdown-amount {
    font-weight: 600;
    text-shadow: 1px 1px 0 #fff;
}

.countdown-period {
    color: #cfcfcf;
}

.timers {
    color: red;
}

.review-block .col-xs-12.col-small {
    margin: 0 -15px;
}

/*===== Article ====== */

.article-item {
    margin: 15px 0;
    position: relative;
}
.brand-item {
    border: 1px solid rgba(0,0,0,0.08);
    border-radius: 5px;
    background: #FFF;
    position: relative;
	box-shadow:rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
	margin: 5px -10px;
	padding: 5px;
}
.brand-item img {
	margin:0 auto;
}
.brands .brand-item {
    margin: 5px 0;
}
.col-item {
    border: 0;
    border-radius: 5px;
    background: #FFF;
    position: relative;
	box-shadow:0 .1825rem .225rem .03rem rgba(0,0,0,.2)
}
.col-item:hover, .brand-item:hover {
    box-shadow:0 .1825rem .225rem .03rem rgba(0,0,0,.4);
}
.col-item .photo {
	position: relative;
	max-height: 154px;
	overflow: hidden;
}
#combos .col-item .photo {
	max-height: 280px;
}
.col-item .photo[data-media-type="YOUTUBE"]::before{
    font-family: "Font Awesome 5 Brands";
	content: "\f167";
	font-size: 30px;
	top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
    color:red;
    line-height:30px;
    z-index:2;
}
.col-item .photo[data-media-type="YOUTUBE"]::after{
    content:"";
    width:20px;
    height:20px;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position:absolute;
    display:block;
    z-index:1;
    background-color:#fff;
}
.col-item .photo a {
	display: block;
	min-height: 154px;
	max-height: 154px;
}
#combos .col-item .photo a {
	min-height: 280px;
	max-height: 280px;
}
.col-item .photo img {
	margin: 0 auto;
	width: 100%;
	border-radius: 3px 3px 0 0;
	object-fit: cover;
	height: 154px;
}
#combos .col-item .photo img {
	height: 280px;
}
.col-item .photo .discount {
	color: #fff;
	background: rgba(246, 29, 29, 0.8);
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 3px 10px 10px;
	position: absolute;
	top: 0px;
	left: 0;
	clip-path: polygon(0 0, 100% 0, 100% 75%, 15% 75%, 0 100%, 0% 25%);
}
.col-item .photo .deal {
	color: #fff;
    background: var(--color-0);
    font-size: 12px;
    font-weight: 700;
    padding: 3px 7px 3px 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
    transition: all 0.3s ease;
}
.col-item .info {
    padding: 10px;
    border-radius: 0 0 3px 3px;
    margin-top: 1px;
}
.col-item .info > h4 {
	font-size: 16px;
	font-weight: 500;
	margin: 0;
	line-height: 1.5;
	min-height: 48px;
}
.col-item:hover .info {
    background-color: #fdfdfd;
	border-color:#c4c4c4;
}
.col-item .price {
    float: left;
    margin-top: 5px;
    min-height: 34px;
}

.price h5 {
    color: var(--color-danger);
    font-weight: 600;
    font-size: 14px;
	margin:0;
}

.price .deals {
    color: red;
}

.price .old-price {
    color: #cfcfcf;
    font-weight: 500;
    font-size: 75%;
    text-decoration: line-through;
}
.ratings {
	display:inline-block;
	text-align:left;
}
.item-slider .rating-number {
	display:inline-block;
	font-size:15px;
	font-weight:400;
	width:41px;
	line-height:15px;
	vertical-align:middle;
	position:relative;
}
.item-slider .progress {
	display:inline-block;
	height:10px;
	margin:0;
	vertical-align:middle;
	border-radius:10px;
	width:170px;
}
.item-slider .rating-num-total {
	display:inline-block;
	color:#787878;
	font-size:14px;
	font-weight:500;
	margin-left:10px;
	line-height:15px;
	vertical-align:middle;
	position:relative;
	text-align:left;
}
.col-item .separator {
    border-top: 1px solid #E1E1E1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
}

.col-item .separator p i {
    margin-right: 5px;
}

.col-item:hover .info {
    background-color: #F9F9F9;
}

.col-item .price {
    float: left;
    margin-top: 5px;
    min-height: 50.8px;
}

.price-text-color {
    color: #219FD1;
    font-weight: 600;
    font-size: 16px;
}

.price-text-color.deals {
    color: red;
}

.price-text-color .old-price {
    color: #cfcfcf;
    font-weight: 500;
    font-size: 12px;
    text-decoration: line-through;
}
.ratings {
	display:inline-block;
	text-align:left;
}
.item-slider .rating-number {
	display:inline-block;
	font-size:15px;
	font-weight:400;
	width:41px;
	line-height:15px;
	vertical-align:middle;
	position:relative;
}
.item-slider .progress {
	display:inline-block;
	height:10px;
	margin:0;
	vertical-align:middle;
	border-radius:10px;
	width:170px;
}
.item-slider .rating-num-total {
	display:inline-block;
	color:#787878;
	font-size:14px;
	font-weight:500;
	margin-left:10px;
	line-height:15px;
	vertical-align:middle;
	position:relative;
	text-align:left;
}
.col-item .separator {
    border-top: 1px solid #E1E1E1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
}

.col-item .separator p i {
    margin-right: 5px;
}

.col-item .btn-add {
    width: 50%;
    float: left;
}

.col-item .btn-add:hover .fa,
.col-item .btn-add:focus .fa,
.col-item .btn-details:hover .fa,
.col-item .btn-details:focus .fa {
    color: #219FD1;
}

.col-item .btn-add {
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details {
    width: 50%;
    float: left;
    padding-left: 10px;
}

.col-item .info .countdown {
    min-height: 34px;
}

.col-item .info .countdown .timers .countdown-amount {
    font-size: 120% !important;
}

.col-item .info .rating-small .rating {
    line-height: 1;
}

.col-item .info .rating-small .rating .review-no {
    font-size: 12px;
    color: #777;
}

.col-item .info .rating-small .rating .review-no .fa {
    color: #219FD1;
}

.col-item .info .rating-small .rating a:hover,
.col-item .info .rating-small .rating a:focus,
.col-item .info .rating-small .rating a:visited {
    text-decoration: underline;
}

.col-item .info .rating-small {
	margin-top: 5px;
	margin-right: -15px;
	margin-left: -5px;
}
.col-item .info .rating-small .review {
	font-size:14px;
}
.is-countdown {
    line-height: 1.1 !important;
    border: 0 !important;
    background-color: transparent !important;
}

.btn-label {
    position: relative;
    left: -12px;
    display: inline-block;
    padding: 6px 12px;
    background: rgba(0, 0, 0, 0.15);
    border-radius: 3px 0 0 3px;
}

.btn-labeled {
    padding-top: 0;
    padding-bottom: 0;
}

.btn-labeled.AddtoCart {
    font-size: 16px;
}
.bs-searchbox .form-control {
	margin-bottom:10px;
}
.bootstrap-select.comboxCount .btn-default {
	background-color:#f4f4f4;
	color:#333;
}
.lg-input .bootstrap-select.comboxCount .btn-default,
.lg-input .dropdown-toggle.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 16px;
	line-height: 1.3333333;
    font-weight:normal;
}
#code-mobile {
	font-size: 16px;
	font-weight: 600;
	margin-left: -10px;
	margin-right: -10px;
}
.lg-input .btn-group.bootstrap-select.form-control {
    padding: 0;
    border:0;
}
.lg-input .input-group-addon {
    width:44px;
    background:#f4f4f4;
}
.lg-input .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 16px;
	line-height: 1.3333333;
}
.dropdown-toggle .flag {
	height:20px;
	margin:-3px 0;
}
.has-feedback .form-control {
	padding-right:0;
}
.shadow-top-box {
    box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.7);
}
.shadow-left-box {
    box-shadow: inset 7px 0 9px -7px rgba(0,0,0,0.7);
}
.shadow-right-box {
    box-shadow: inset -7px 0 9px -7px rgba(0,0,0,0.7);
}
.shadow-bottom-box {
    box-shadow: inset 0 -7px 9px -7px rgba(0,0,0,0.7);
}
.shadow-top-gradient-box {
    background: linear-gradient(to bottom, #999 0, #ffffff 7px, #ffffff 100%);
}
.shadow-left-gradient-box {
    background: linear-gradient(to right, #999 0, #ffffff 7px, #ffffff 100%);
}
.shadow-right-gradient-box {
    background: linear-gradient(to left, #999 0, #ffffff 7px, #ffffff 100%);
}
.shadow-bottom-gradient-box {
    background: linear-gradient(to top, #999 0, #ffffff 7px, #ffffff 100%);
}

/* /////////////////////// */

@media (max-width:980px) {
    #FrmPayment>div:first-child {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width:992px) {
    #FrmPayment>div:first-child {
        padding-left: 0;
        padding-right: 15px;
    }
}

@media (max-width: 320px) {
    #LoginModal .modal-dialog {
        margin: 0;
    }
}

@media (max-width: 360px) {
    .title,
    .TitleBlock {
        font-size: 20px !important;
    }
    .header-block .BriefBlock {
        font-size: 16px;
    }
    .signin-form .form-group-btn {
        padding-left: 0;
        margin-top: 30px;
    }
    .top-header .dropdown-menu {
        left: auto !important;
    }
    .top-header .dropdown-menu>li>a {
        padding: 5px 15px !important;
    }
    .icon-form {
        margin-top: 10px;
    }
    .signin-form .imgCapcha {
        margin-left: 30px;
    }
}
.slimScrollDiv {
    margin-bottom: 15px;
}
#Profiles .btn-circle-lg {
	width: 62px;
	height: 62px;
	text-align: center;
	font-size: 30px;
	line-height: 1.5;
	border-radius: 100%;
}
.vci .fa {
	margin-right:5px;
}
.footer-small {
	padding:10px 0;
	text-align:left;
}
.footer-small a {
	color:#cfcfcf;
	font-size:10px;
	margin-right:10px;
}
#jobs-list {
	padding-top:15px;
	padding-bottom:15px;
}
#jobs-list h3, #jobs-detail .job-related h3, #jobs-detail .location h3, #jobs-detail .position h3, #jobs-detail .job-doc h3{
	margin:10px 0 15px 0;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
}

#jobs-list .job-item {
	padding:10px;
	margin-bottom:15px;
	border-radius:5px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
#jobs-list .job-item:nth-child(2n) {
  background: #ffffff;
}
#jobs-list .job-item:nth-child(2n+1) {
  background: #ffffff;
}
#jobs-list .job-item .info h4 {
	margin-top:0;
}
#jobs-list .job-item .info h4 a {
	color:#42464e;
}
#jobs-list .job-item .info h4 a:hover, .job-items li a:hover{
	color:var(--color-2);
}
#jobs-list .job-item .info p span {
	font-weight:500;
	font-style:italic;
	cursor:default;
	color:#7d8492;
}
#jobs-list .job-item .info p span:nth-child(odd) {
	padding-left:0;
}
#jobs-list .job-item .info h4 {
	font-weight:700;
	font-size:16px;
	color:#42464e;
}
#jobs-list .job-item:last-child {
	border-bottom:1px solid #ebebeb;
}
#jobs-list .job-item div:last-child {
	padding-right:0;
}
.btn-view{color:#fff;background:var(--color-0);background:linear-gradient(to right,var(--color-2),var(--color-0));border-radius:45px;display:inline-block;line-height:63px;padding:0 35px;outline:none;-webkit-user-select:none;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;white-space:nowrap;font-size:16px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
.btn-view:before{content:"";border-radius:45px;position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.04);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;transition:all .5s ease-out;}
.btn-view:hover,.btn-view:focus,.btn-view:active{color:#fff;text-decoration:none;}
.btn-view:hover:before,.btn-view:focus:before,.btn-view:active:before{-webkit-transform:scaleX(1);transform:scaleX(1);}
#jobs-list #job-filter,
#jobs-list .jobs-list {
	margin:0 -15px;
}
#jobs-list .job-item .btn-view {
	height:38px;
	line-height:38px;
	padding:0 40px;
	font-weight:500;
}
#job-filter .location {
	margin-bottom: 10px;
	padding-right: 15px;
}
#job-filter .position {
	margin-bottom: 10px;
	padding-right: 15px;
}
#job-filter .checkbox {
	margin:10px 0;
	padding-left:10px;
}
#job-filter .checkbox label {
	font-weight:600;
	color:#7d8492;
}
#jobs-detail h1 {
	margin:10px 0 30px 0;
	text-transform:uppercase;
	font-weight:600;
	font-size:24px;
	position:relative;
}
#jobs-detail .sidebar-detail {
	padding-top:15px;
}
#jobs-detail .sidebar-detail .btn-view {
	width:100% !important;
	font-weight:600;
	text-align:center;
	font-size:20px;
	margin-bottom:30px;
}
#jobs-detail .info {
	padding:25px 20px 0 20px;
	border:1px solid #d7e4f4;
	background:#f3f8ff;
	margin-bottom:30px;
}
#jobs-detail .info h3 {
	font-size:16px;
	color:#565960;
	font-weight:700;
	margin-bottom:10px;
	margin-top:0;
}
#jobs-detail .btn-xs.btn-view {
	line-height:33px;
	padding:0 25px;
}
.job-items {
	padding:0;
	margin:0;
}
.job-items li {
	margin-bottom:10px;
	list-style:inside;
}
.job-items li a {
	color:#555;
	font-weight:600;
}
.two-cols [class*='col'] .col-md-6 {
	width:100%;
}
.text-white {
	color:#fff;
}
/*===== owl-carousel ====== */
.owl-carousel .owl-dots {
	margin-top:0;
	text-align:center;
}
.owl-carousel .owl-dots .owl-dot span {
	background: #5e5f5f;
    opacity: 1;
    transition: all 0.4s ease 0s;
	width:8px;
	height:8px;
	border-radius:4px;
	display:block;
	margin:0 2px;
}
.owl-carousel .owl-dots .owl-dot.active span{
	background: var(--color-2);
	width:20px;
	height:8px;
}
.owl-carousel .owl-stage-outer {
	padding:5px 0;
}
.owl-carousel .owl-nav {
	text-align:right;
	width:100%;
	color:var(--color-2);
}
.owl-carousel .owl-nav > .owl-next {
	margin-left:3px;
}
.owl-carousel .owl-nav > .owl-next > span, .owl-carousel > .owl-nav > .owl-prev > span {
	background: #f5f5f5;
	font-size: 20px;
	padding: 2px 12px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	transition: background 0.5s ease 0s;
	line-height: 1;
	font-weight: 700;
}
figure.image {
	margin:5px auto;
	width:auto !important;
	max-width:max-content;
	cursor:pointer;
}
figure.img-wrapper {
	position:relative;
}
figure .image-instruction-background {
	width:100%;
	height:24px;
	background-color:#000;
	left:0;
}
figure .image-instruction-background, figure .img-instruction {
	opacity:0;
	position:absolute;
	top:0;
	color:#fff;
	transition:opacity .13s ease-in-out;
}
.img-wrapper:hover .image-instruction-background {
 opacity:.4
}
.img-wrapper:hover .img-instruction {
 opacity:1
}
figure .img-instruction {
	font-size:13px;
	padding:2px 5px;
}
figure.image figcaption {
	padding:5px;
	text-align:center;
	display:block;
	font-style:normal;
	font-size:13px;
	font-family:tahoma;
	background-color:#eee
}
.input-chkbox {
    display: none
}
.label-chkbox {
    font-size: 16px;
    color: #666;
    line-height: 1.4;
    display: block;
    position: relative;
    padding-left: 26px;
    cursor: pointer
}
.label-chkbox::before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 13px;
    font-weight: 400;
    color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #e6e6e6;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.input-chkbox:checked+.label-chkbox::before {
    color: #57b846
}
.txt1 {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}

.txt2 {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
  font-weight:600;
  text-decoration:underline;
}
.form-actions label {
    font-weight:600;
    color:#666;
    font-size:16px;
}
.form-actions label a {
    text-decoration:underline;
}
#erroBlock {
    display:none;
    background:rgba(251,201,201,0.8) !important;
    border-color:rgba(251,201,201,0.8) !important;
}
.form-success {
	margin-bottom:25px;
	border-radius:5px;
	text-align:center;
	padding:15px;
	margin-top:25px;
}
.form-success .form-icon {
	width:150px;
	height:150px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	text-align:center;
	margin:15px auto;
	background:transparent;
	border:3px solid #0dc471;
	font-size:90px;
	line-height:1.6;
	font-weight:normal;
	color:#0dc471;
}
.form-success h3 {
	color:#0dc471;
	font-size:24px;
	font-weight:600;
}
.form-success p {
	font-size:18px;
    line-height:1.5;
}
.form-success p > a {
	overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    font-size:90%;
}
a:not(.btn).connect, a:not(.btn).connect:hover {
    text-decoration: underline;
}
.navbar-nav>li>a.connected, .navbar-nav>li>a.connected:hover {
    display: none;
    padding-top:0;
    padding-bottom:0;
    line-height:20px;
    text-decoration: underline;
}
.mconnect>a.connected {
    color:#fff;
    display: none;
}
.mconnect>a.connected #accWallet {
    text-decoration: underline;
}
.dropdown-menu .wconnect > .connected {
    white-space:break-spaces;
    text-align: center;
}
.dropdown-menu>li>a.connected {
    display:none;
}
.mconnect {
    text-align:center;
}
.nav-item .form-group .img-circle {
    margin-bottom:10px;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    max-height:180px!important;
}
.CryptoPay {
    background:transparent;
    color:transparent;
    top:-1000px;
    left:-1000px;
    position:absolute;
    border:0;
}
.btn-clone {
	height: auto;border-radius: 4px;padding: 6px 8px;line-height: 1;
}
.table .header {
	background-color:#e9e9e9;
	font-weight:600;
}
#waitdeposit,
#waitpayment {
	position:relative;
	overflow:hidden;
}
#waitpayment .overlay,
#waitdeposit .overlay {
	display:none;
	position:absolute;
	top:0;
	bottom:0;
	width:100%;
	text-align:center;
	background:rgba(255,255,255,.95);
    z-index:45;
}
#waitdeposit .overlay a.btn,
#waitpayment .overlay a.btn {
	margin:210px auto;
}
.group-share .btn-sharelink {
    background:var(--color-success);
    font-size:24px;
    color:var(--color-2);
}
.group-share .btn-sharelink .fa {
    font-size:24px;
    color:rgba(255,255,255,0.85);
}
/*
Tree View
*/
#memtree {
	width:auto;
	max-width:100%;
	overflow:auto;
	max-height:450px;
}
#members > li {
	padding:0;
}
#members > li > ul {
	margin-left:8px;
	width:auto;
}
.treeview, .treeview ul {
    margin:0;
    padding:0;
    list-style:none
}
.treeview ul {
    margin-left:1em;
    position:relative
}
.treeview ul ul {
    margin-left:.5em
}
.treeview ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid
}
.treeview li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    color:var(--color-primary);
    font-weight:600;
    position:relative;
	white-space:nowrap;
}
.treeview ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.treeview ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
}
.treeview li a {
    text-decoration: none;
    color:var(--color-primary);
}
.treeview li button, .treeview li button:active, .treeview li button:focus {
    text-decoration: none;
    color:var(--color-primary);
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}
/* #waitdeposit a[data-act="payagain"] {
	display:none;
} */
#waitdeposit .alert:not(.view),
#waitpayment .alert {
	display:none;
}
em.alert {
    padding:3px 5px;
    margin:5px 0;
    display:block;
}
.img-box {
	width:180px;
	height:180px;
	margin:1px auto;
	display:block;
	position:relative;
	text-align:center;
	padding-top:5px;
	cursor: pointer;
}
.img-box:before {
	position:absolute;
	content:"";
	/**background:url(libs/images/ectcrown.png) center center no-repeat;*/
	width:180px;
	height:180px;
	top:-15px;
	left:-4px;
	z-index:1;
}

.img-box .img-circle {
  border-radius: 50%;
}
.img-box .img-circle > div {
  position: relative;padding: 0; cursor: pointer;
}
.img-box img.img-circle {
	background: transparent;
	width: 140px;
	height: 140px;
	border: 2px solid aliceblue;
}
.img-box .img-circle span {
	left: 0;
	text-align: center;
	width: 100%;
	background: rgba(0,0,0,0.55);
	bottom: 0;
	padding: 6px 0;
	position: absolute;
	color: #fff;
}
.img-box .img-thumbnail {
	display:inline-block;
	background:transparent;
	border:0;
	padding:0;
}
.img-box .img-thumbnail > div {
	display:inline-block;
	overflow: hidden;
	height: 140px;
	width: 140px;
	border-radius:50%;
}
.img-box .img-thumbnail > div > input[type="file"] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 140px;
    height: 86px;
    z-index: 1;
    cursor: pointer;
    background: transparent;
    color: transparent;
    border: solid transparent;
    opacity: 0;
}
.BuyNow {
    z-index:10000;
}
.paymethod.collapse.stop .fa {
    display:none;
}
.table tr.rowcontent>td {
    padding:0;
}
#waitdeposit {
    position:relative;
}
#waitdeposit {
    position:relative;
}
#waitdeposit #depcontent {
    padding:5px 15px;
}
.qrcode {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
	margin: 15px auto;
	border-radius: 9px;
}
.amount {
	margin-top:0;
    font-weight:700;
    font-size:20px;
}
.coinlabel {
	margin-top:0;
    font-weight:500;
    font-size:14px;
}
.wallet_address {
    font-size:20px;
    font-weight:700;
}
.noinfee {
    color:var(--color-0);
    font-size:16px;
    font-style:italic;
}
.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: -2px !important;
    bottom: -70px !important;
    z-index: 4000;
}

.grecaptcha-badge:hover {
  width: 256px !important;
}
.links.share {
    margin-bottom:15px;
}
.notifyDialog {
    height: 100%;
    max-height: 100vh;
    border: 0;    
}
.notifyDialog .modal-content {
    background: var(--color-1) url("/assets/filler.png");
    background-position: center bottom;
    background-size: cover;
    overflow-x: hidden;
    overflow-y: auto;
    background-repeat: no-repeat;
    border: 0;
}
.notifyDialog .bootstrap-dialog-message { 
    font-size: 18px;
    color: #fff;
}
.notifyDialog .bootstrap-dialog-message h3 {
    font-size: 30px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    line-height: 1.3;
    font-weight: 600;
    text-transform: uppercase;
}
.notifyDialog .bootstrap-dialog-message .label-chkbox {
    font-size: 14px;
    color: #fff;
}
.notifyDialog .bootstrap-dialog-message p {
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
    text-shadow: 1px 1px 1px #000;
    font-weight: 600;
}
.notifyDialog .bootstrap-dialog-message img {
    margin-top:30px;
}
.notifyDialog .modal-footer {
    border-top:0;
}
#MessTable {
    padding:0;
}
#MessTable th {
    height:0;
    padding:0;
}
#intro {
    padding-top:0 !important;
    padding-bottom:0 !important;
}
#intro .backImage {
    width: 100%;
    height: auto;
    opacity:0;
}
.boxshadow > p{ 
	margin-bottom:0;
}
.boxshadow {
	background: #ffffff;
	box-shadow: 0 2px 6px 1px rgba(0,0,0,.1);
	padding: 15px;
	border-radius: 6px;
	margin-bottom: 15px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
input[type=number] {
  -moz-appearance: textfield;
}
.input-group.input-new input {
    border-right:0;
    font-weight:600;   
}
.input-group.input-new input:focus{
    outline: none;
    border-color: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.input-group.input-new .input-group-addon {
    background:transparent !important;
    font-weight:600;
    font-size:18px;
}
.modal-open .modal {
	overflow: hidden;
	max-height: calc(100vh - 40px);
	padding: 60px 0;
	margin: 0 auto;
}
.modal-body {
	position: relative;
	padding: 15px;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: calc(100vh - 180px);
}
.vtreepack {
	max-width: 1024px;
	overflow: auto;
	height: calc(100vh - 222px);
}
.packages {
	max-width:1024px;
	min-width:1024px;
}
.packages > span {
	width: 120px;
	height: auto;
	display: inline-block;
	line-height: 18px;
	text-align: center;
	border: 1px solid #cdcdcd;
	margin: 3px;
	padding: 10px 5px;
	font-weight: 600;
	min-height: 59px;
}

.packages > span > em {
	height:18px;
	line-height:18px;
	font-size:12px;
	font-weight:400;
}
.packages > span.root {
	background:#bfbebe;
}
.packages > span.one {
	background: #d8f7a8;
	color: #058a05;
}
.packages > span.two {
	background: #fbd289;
	color: #e16e09;
}
.packages > span.ivoucher.one {
	background: #d8f7a8 url("../../images/voucher-icon.png") top left no-repeat !important;
}
.packages > span.ivoucher.two {
	background: #fbd289 url("../../images/voucher-icon.png") top left no-repeat !important;
}
.tradingview-widget-copyright {
	visibility: hidden !important;
	height: 1px !important;
}
.tradingview-widget-copyright a {
	display:none !important;
}
#SiderbarMoreSocial {
    display:none;
}
#ContentMoreSocial {
    display:none;
}
/*Tab block*/
.tabs-block {
	padding: 10px 10px 0 10px;
	background-color: #fff;
	box-shadow: 0 1px 3px 0px rgba(0,0,0,.1);
	border-radius: 3px;
	margin: 0 6px;
}
.tabs-block > .nav-tabs > li > a {
	margin-right:10px;
	padding:6px 8px;
	color:var(--color-3);
	font-size:14px;
}
.tabs-block .nav-tabs > li.active > a, 
.tabs-block .nav-tabs > li.active > a:focus, 
.tabs-block .nav-tabs > li.active > a:hover {
	font-weight:600;
	background-color:#f5f5f5;
}
.tabs-block > h3 {
	margin-bottom: 0;
	margin-top: 0;
	padding: 0 0 0.39rem 0;
	border-bottom: 1px solid #ddd;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:1.6;
	color:var(--color-2);
	font-weight:600;
	position:relative;
	text-transform:uppercase;
	font-size:18px;
}
.tabs-block > h3 > span:after {
	width:89px;
	height:3px;
	position:absolute;
	content:"";
	background:var(--color-1);
	bottom:0px;
	left:0;
}

.tabs-block > h3 > small {
	font-size:60%;
	text-transform:none;
	padding-top:5px;
	line-height:1.5;
}
.tabs-block > h3 > span > a, .tabs-block > h3 > span > a:hover {
	color:var(--color-0);
	
}
.tabs-block > h3 > span.viewall > a, .tabs-block > h3 > span.viewall > a:hover {
	font-size:14px;
	text-transform:none;
	font-weight:700;
}
.tabs-block .tab-pane {
	padding: 10px 0;
	border: 0;
	border-radius: 0;
}
.tabs-block .article-item, .article-item {
	margin: 0;
}
.tabs-block h4 > a, .article-item h4 > a {
	font-size:14px;
	line-height:1.3;
	min-height:38px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:break-word;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	color:var(--color-4);
}
.tabs-block .nav-tabs li a[data-action="order"] {
	cursor:pointer;
}
.nav-control {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
}
[data-vci="scroll"] button {
	position: absolute;
	top: calc(50% + 15px);
	background: rgba(0,0,0,0.35);
	transition: background 0.5s ease 0s;
	color: #fff;
	width: 18px;
	height: 30px;
	padding: 2px 0;
	opacity: 0.86;
	display: none;
	z-index:5;
}
#cates button {
	top: 50%;
}
[data-vci="scroll"] button .fas {
	line-height:16px;
	height:16px;
	display:block;
}
[data-vci="scroll"]  button:hover,
[data-vci="scroll"]  button:focus,
[data-vci="scroll"]  button:active {
	opacity:1;
}
[data-vci="scroll"] button.nav-prev {
	left:0;
	border:0;
	margin-left:0;
	margin-top:-30px;
	border-radius: 0 3px 3px 0;
}
[data-vci="scroll"] button.nav-next {
	right:0;
	border:0;
	margin-right:0;
	margin-top:-30px;
	border-radius: 3px 0 0 3px;
}
/*CATEGORY*/
#catebrands {
	overflow: hidden;
	height: 130px;
	display: block;
	position: relative;
	margin-top: -10px;
}
#catebrands .brands li > .brand-item {
	width: 120px;
	border: 1px solid #c5c5c5;
	border-radius: 5px;
}
#catebrands .brands li > .brand-item a {
	width: 100%;
	display: block;
	text-align: center;
}
#catebrands .brands li > .brand-item img {
	border-radius: 10px;
	margin: 0 auto;
}
.brands {
	padding: 0;
	margin: 0;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	height: auto;
	margin-top: 5px;
	padding-bottom: 5px;
}
#subcates {
	overflow: hidden;
	height:40px;
	display:block;
	position:relative;
	margin-top:5px;
}

.subcate {
	padding:0;
	margin:0;
	white-space:nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	height:60px;
}
.subcate li, .brands li {
	display: inline-block;
	margin: 0 2.5px 15px 2.5px;
}
.subcate li:first-child {
	margin-left:0;
}
.subcate li:last-child {
	margin-right:0;
}
.subcate li a {
	color:var(--color-3);
	background: #fff;
    border: 1px solid #cfcfcf; 
    border-radius: 3px; 
    padding: 5px; 
    line-height:40px;
}
.subcate li a:hover, 
.subcate li a:focus {
	color:#fff;
	background:var(--color-0);
	border-color:var(--color-0);
}
/* #Mains>div {
	margin-left: -5px;
	margin-right: -5px;
} */
#Mains>div:last-child {
	padding-bottom:0;
}
#cates {
	overflow: hidden;
	height: 308px;
	display: block;
	position: relative;
	margin-bottom: 3px;
}

#cates > div > div {
    padding:0 !important;
}
ul.cates, div.cates {
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	display: flex;
	position: relative;
	height: 330px;
	padding: 0;
	margin: 0;
	border-radius: 0;
}
ul.cates {
	box-shadow: 0 1px 3px 0px rgba(0,0,0,.1);
}
div.cates {
	display: block;
	height: auto !important;
	margin: 0 -5px !important;
	text-align: center;
}
ul.cates li, 
div.cates > div {
	margin:0px;
	padding:0;
	height:151px;
	overflow-x:unset; 
	list-style: none;
	float: left;
}
div.cates > div {
	height: auto;
	padding: 10px;
}
ul.cates li > div, 
div.cates > div > div {
	height:100%;
	text-decoration: none;
	color: rgba(0,0,0,.8);
	display: block;
	width:120px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.cates > div > div {
	width: 100% !important;
	display: block;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 3px 2px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
	border-radius: 26px;
	border: 1px solid #e4e4e4;
}
div.cates.usmenu > div > div {
	height: auto;
	overflow: hidden;
	position: relative;
}
div.cates > div > div:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
ul.cates li > div > a, 
div.cates > div > div > a {
	text-decoration: none;
	color: rgba(0,0,0,.8);
	border-right: 1px solid rgba(0,0,0,.05);
	border-bottom: 1px solid rgba(0,0,0,.05);
	text-align: center;
	background-color: #fff;
	display: block;
	position: relative;
	-webkit-transition: box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);
	transition: box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);
	transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1);
	transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);
}
div.cates > div > div > a {
	border-radius: 7px;
}
div.cates > div > div > a {
    border:0;
}
div.cates.usmenu > div > div > a {
	border: 0;
	height: 150px;
}
ul.cates li > div > a:hover, 
div.cates > div > div > a:hover {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
	z-index:1;
	border-color:rgba(0,0,0,.12);
	box-shadow:0 0 .8125rem 0 rgba(0,0,0,.05)
}
ul.cates li > div > a::before {
	content: "";
	display: block;
	padding-top: 126%;
} 
div.cates div > div > a::before {
	content: "";
	display: block;
	padding-top: 94%;
}
div.usmenu > div > div > a > div::after {
	height: 90px;
	width: 90px;
	bottom: -20px;
	right: -40px;
}
div.usmenu > div > div > a > div::before {
	height: 90px;
	width: 90px;
	top: 32px;
	left: -54px;
}
div.usmenu > div > div > a > div::before, 
div.usmenu > div > div > a > div::after {
	position: absolute;
	content: '';
	border-radius: 50%;
	background: rgba(0,0,0, 0.025);
	z-index: 1;
}
ul.cates li > div > a > div, 
div.cates > div > div > a > div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
div.cates.usmenu > div > div > a > div {
	background: #f6f6f6;
	border-radius: 5px;
	height: 168px;
}

ul.cates li > div > a > div > .image-box, 
div.cates > div > div > a > div > .image-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 90%;
	margin: 0 5%;
}
div.cates > div > div > a > div > .image-box {
	max-width: 75%;
	max-height: 65px;
}
ul.cates li > div > a > div > .image-box > div, 
div.cates > div > div > a > div > .image-box > div {
	height:100%;
	position:relative;
}
ul.cates li > div > a > div > .image-box > div > .icon-box, 
div.cates > div > div > a > div > .image-box > div > .icon-box {
	opacity: 1;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
}
div.cates.usmenu > div > div > a > div > .image-box > div > .icon-box {
	opacity: 1;
	transition: opacity .2s ease;
	height: 55px;
	width: 55px;
	border-radius: 50%;
	background: var(--color-0);
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
div.cates.usmenu > div > div > a > div .icon-box > .fa, div.cates.usmenu > div > div > a > div .icon-box > .fas {
	font-size: 20px;
	color: #fff;
	line-height: 55px;
}
#categories div.cates > div > div > a > div > .image-box > div > .icon-box {
	height: 110%;
}
#categories div.cates > div > div > a > div > .image-box {
	max-height: 90px;
}
ul.cates li > div > a > div > .caption,
div.cates > div > div > a > div > .caption{
	width: 90%;
	overflow: hidden;
	height: 4.3rem;
	margin-bottom: .625rem;
	text-align: center;
	z-index:2;
}

ul.cates li > div > a > div > .caption > div,
div.cates > div > div > a > div > .caption > div {
	color: rgba(0,0,0,.8);
	font-size: 1.6rem;
	text-decoration: none;
	line-height: 2.15rem;
	max-height: 4.3rem;
	word-break: break-word;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	white-space:break-spaces;
}
div.cates.usmenu > div > div > a > div > .caption > div {
	font-size: 18px;
	color: var(--color-6);
	font-weight: 400;
}
#Camera .Camera-overlay {
	transition:all .3s ease-in-out;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background-color:transparent;
	border-style:solid;
	border-color:rgba(0,0,0,.88);
	pointer-events:none;
	z-index:99999999999;
}
#Camera .Camera-overlay:before {
	content:"";
	top:0;
	left:0;
	position:absolute;
	border-top:3px solid hsla(0,0%,100%,.9);
	border-left:3px solid hsla(0,0%,100%,.9);
	width:10%;
	height:10%
}
#Camera .Camera-overlay:after {
	content:"";
	right:0;
	bottom:0;
	position:absolute;
	border-bottom:3px solid hsla(0,0%,100%,.9);
	border-right:3px solid hsla(0,0%,100%,.9);
	width:10%;
	height:10%
}
#Camera .CameraRealtime {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100vh;
	overflow:hidden;
	z-index:999999999;
	background-color:rgba(0,0,0,.95);
}
#Camera.hidden {
	visibility:hidden
}
#Camera .CameraRealtime #preview {
	position: absolute;
	transform-origin: 50% 50%;
	top: 50%;
	left: 50%;
	pointer-events: none;
	width: 100%;
	z-index: 99;
}
.Camera-overlay .scan {
  width:100%;
  height:6px;
  background-image: radial-gradient(rgba(255,255,255,.9) 5%, rgba(255,255,255,.6) 15%, rgba(255,255,255,.06) 65% );
  position:absolute;
  z-index:9999;
   -moz-animation: scan 5s infinite;
  -webkit-animation: scan 5s infinite;
  animation: scan 5s infinite;
   -webkit-animation-direction: alternate-reverse;
  box-shadow:0px 0px 30px rgba(255,204,102,.5);
  
}

@-webkit-keyframes scan {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(310px);
    transform: translateY(314px);
  }
}
#CameraStop {
	height: 44px;
	width: auto;
	margin: 5px auto;
	position: fixed;
	right: 0;
	text-align: right;
	line-height: 44px;
	color: #fff;
	z-index:9999999999;
	bottom: 5px;
}
#CameraClose {
	background: red;
	line-height: 36px;
	padding: 0 6px;
	border-radius: 6px;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	opacity: 1;
	text-shadow: 1px 1px 2px #191919;
	right: 5px;
	z-index: 0;
	position: fixed;
	bottom: 5px;
	height: 40px;
	width: 40px;
}
#CameraStop #webcams {
	min-height: 38px;
	line-height: 38px;
	height: 38px;
	display: inline-block;
	max-width: 200px;
	margin-right: 55px;
	border: 1px solid #c6c6c6;
	border-radius: 4px;
	color: #888;
	padding: 0 15px;
	cursor: pointer;
}
.pageLogin {
	background: #fff;
	padding: 10px;
	min-height: calc(100vh - 95px);
	margin-top: -5px;
	display: flex;
	align-content: space-between;
	align-items: center;
}
.pageLogin .signin-container,
.form-area .page-container {
	max-width: calc(100vw - 50px);
	margin: 0 auto;
}
.pageLogin .signin-form, .form-area .page-form {
	padding: 0 10px;
	margin-top: 0;
}
.form-area {
	position: relative;
	background-color: #fff;
	min-height: calc(100vh - 95px);
	height: auto;
	padding: 10px;
	box-shadow: 0 2px 6px 1px rgba(0,0,0,.1);
	border-radius: 5px;
	padding-top: 30px;
	margin-top: -10px;
}
.signin-form {
	max-width: 380px;
	margin: 0 auto;
}
.modal-body .signin-form {
	max-width: none;
	margin: 0 auto;
}
#wallet {
	padding-top: 0px !important;
	margin-top: -10px !important;
	margin-bottom: 0 !important;
	padding-bottom: 0px;
}
#wallet .wallet, .accounts {
	min-height: calc(100vh - 90px) !important;
	padding: 10px 0;
	box-shadow: 0 2px 3px 1px rgba(0,0,0,.1);
	max-width: 768px;
	margin: 0 auto;
	background: #efefef;
	position: relative;
}
#wallet .wallet {
	padding-bottom:3px;
}
.accounts {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
}
#wallet .header-area::before, .accounts::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	height: 20px;
	background: #fff;
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 4px 0px inset;
	border-radius: 0;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
#wallet .header-area .overbg:after, 
.accounts .header-area .overbg:after {
	content:"";
	width:100%;
	height:100%;
	display:block;
	background: url("../../images/wave-banner-white.png") bottom center no-repeat transparent;
}
#wallet .header-area .overbg, .accounts .header-area .overbg {
	position: absolute;
	height: 198px;
	width: 100%;
	text-align: center;
	top: 0;
	left: 0;
	z-index: 0;
	background:linear-gradient(90deg,var(--color-1) 50%,var(--color-0) 50%);
}
.accounts .header-area .funcs, .wallet .header-area .funcs {
	z-index: 2;
	display: block;
	position: relative;
	box-shadow:0 1px 3px 0 rgba(0,0,0,.2);
	height:186px;
}
.accounts .header-area {
	height: 186px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.35);
}
#wallet .mainapp, .accounts .mainapp {
	position: relative;
	background-color: #fff;
	min-height: calc(100vh - 264px);
	height: auto;
	padding: 0 15px;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: calc(100vh - 294px);
	padding-bottom: 20px;
}
.accounts .mainapp {
	min-height: calc(100vh - 244px);
}
#wallet .mainapp {
	padding-top:15px !important;
}
#wallet .mainapp .vcicash {
	background:url("../../images/icon-vnd.png") no-repeat left center;
}#wallet .mainapp .vcipoint {
	background:url("../../images/icon-vxu.png") no-repeat left center;
}#wallet .mainapp .voucher {
	background:url("../../images/icon-token.png") no-repeat left center;
}
#wallet .mainapp .vcicash, 
#wallet .mainapp .voucher, 
#wallet .mainapp .vcipoint {
	text-align: left;
	height: auto;
	min-height: 9.5rem;
	width: 100%;
	display: flex;
	flex-direction: row;
	-webkit-box-pack: center;
	justify-content: left;
	-webkit-box-align: center;
	align-items: center;
}
#wallet .mainapp .pointwallet {
	transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	text-align: left;
	height: 100%;
	min-height: 8.5rem;
	box-shadow: none;
	width: 100%;
	display: block;
	color: #ffffff;
	background: linear-gradient(84.35deg, #2C95F7 0.37%, #1088F7 30.39%, #27E2EE 104.68%);
	border-radius: 8px;
	padding: 1rem 1rem;
	position: relative;
	overflow:hidden;
}
#wallet .mainapp .cashwallet {
	transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	text-align: left;
	height: auto;
	min-height: 8.5rem;
	box-shadow: none;
	width: 100%;
	display: block;
	color: #ffffff;
	background: linear-gradient(89.88deg, #82BF16 9.81%, #398A02 115.02%);
	border-radius: 8px;
	padding: 1rem 1rem;
	position:relative;
	overflow:hidden;
	z-index: 0;
}
#wallet .mainapp .voucherwallet {
	transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	text-align: left;
	height: auto;
	min-height: 8.5rem;
	box-shadow: none;
	width: 100%;
	display: block;
	color: #ffffff;
	background: linear-gradient(89.88deg, #F5500F 9.81%, #F2C929 115.02%);
	border-radius: 8px;
	padding: 1rem 1rem;
	position:relative;
	overflow:hidden;
	margin-top:10px;
}
#wallet .mainapp .voucherwallet::before {
	content: "";
	width: 120px;
	height: 120px;
	position: absolute;
	top: -65px;
	right: -30px;
	display: block;
	background: radial-gradient(circle, rgba(255,255,255,0.1) 20%, rgba(255,255,255,0.35) 80%);
	border-radius: 50%;
	z-index:0;
}
#wallet .mainapp .voucherwallet::after {
	content: "";
	width: 235px;
	height: 235px;
	position: absolute;
	bottom: -134px;
	left: -126px;
	display: block;
	background: radial-gradient(circle, rgba(255,255,255,0.1) 20%, rgba(255,255,255,0.35) 80%);
	border-radius: 50%;
	z-index: 0;
}
#wallet .mainapp .cashwallet::before {
	content: "";
	width: 120px;
	height: 120px;
	position: absolute;
	top: -65px;
	right: -30px;
	display: block;
	background: radial-gradient(circle, rgba(255,255,255,0.1) 20%, rgba(255,255,255,0.35) 80%);
	border-radius: 50%;
	z-index:0;
}
#wallet .mainapp .cashwallet::after {
	content: "";
	width: 235px;
	height: 235px;
	position: absolute;
	bottom: -123px;
	left: -130px;
	display: block;
	background: radial-gradient(circle, rgba(255,255,255,0.1) 20%, rgba(255,255,255,0.35) 80%);
	border-radius: 50%;
	z-index: 0;
}
#wallet .mainapp .pointwallet::after {
	content: "";
	width: 120px;
	height: 120px;
	position: absolute;
	bottom: -65px;
	right: -30px;
	display: block;
	background: radial-gradient(circle, rgba(255,255,255,0.1) 20%, rgba(255,255,255,0.35) 80%);
	border-radius: 50%;
	z-index:0;
}
#wallet .mainapp .pointwallet::before {
	content: "";
	width: 235px;
	height: 235px;
	position: absolute;
	top: -120px;
	left: -130px;
	display: block;
	background: radial-gradient(circle, rgba(255,255,255,0.1) 20%, rgba(255,255,255,0.35) 80%);
	border-radius: 50%;
	z-index: 0;
}
#wallet .mainapp .twocols>div:first-child {
	padding-right:5px !important;
}
#wallet .mainapp .twocols > div:last-child {
	padding-left: 5px !important;
}
#wallet .mainapp .wallet-icon {
	width: 56px;
	height: 56px;
	background: #fff;
	border-radius: 50%;
	text-align: center;
}
#wallet .mainapp .vcicash .fas {
	font-size: 24px;
	color: #FE4453;
	line-height: 56px;
}
#wallet .mainapp .vcipoint .fas {
	font-size: 24px;
	color: #fda402;
	line-height: 56px;
}
#wallet .mainapp .wallet-area {
	width: 100%;
	display: flex;
	color: #fff;
	flex-direction: column;
	align-items: flex-start;
	padding-left: 0;
	padding-right: 0;
}
#wallet .mainapp .title {
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	z-index: 5;
	position: relative;
}
#wallet .mainapp .wallet-area .value {
	font-weight: 600;
	font-size: 28px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
	font-family: 'Crimson Pro';
	text-align: right;
	width: 100%;
	padding-left: 90px;
	cursor:pointer;
}
#wallet .mainapp .wallet-area .valuev {
	font-weight: 600;
	font-size: 22px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
	font-family: 'Crimson Pro';
	text-align: right;
	width: 100%;
	padding-left: 90px;
	cursor:pointer;
	color:var(--color-1);
}
#wallet .mainapp .wallet-area .valuev a {
	color:var(--color-1);
}
#wallet .mainapp .wallet-area .valuev.vci,
#wallet .mainapp .wallet-area .valuev.vci > a {
	color:yellow;
	text-decoration:none;
}
#wallet .mainapp .wallet-area .valuev.vci > a > .fas {
	line-height:32px;
}
#wallet .mainapp .pointwallet .list-inline-btns, 
#wallet .mainapp .voucherwallet .list-inline-btns, 
#wallet .mainapp .cashwallet .list-inline-btns {
	padding: 0;
	margin: 0;
	text-align: right;
	position: relative;
	z-index: 5;
	min-height: 30px;
}
#wallet .mainapp .cashwallet .list-inline-btns li,
#wallet .mainapp .voucherwallet .list-inline-btns li,
#wallet .mainapp .pointwallet .list-inline-btns li {
	color: #fff;
	display: inline-block;
	padding: 0 3px;
	font-size: 11px;
	line-height: 18px;
}
#wallet .mainapp .cashwallet .list-inline-btns li > a,
#wallet .mainapp .voucherwallet .list-inline-btns li > a,
#wallet .mainapp .pointwallet .list-inline-btns li > a {
	min-width: 65px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	border: 1px solid #fff;
}
#wallet .mainapp .cashwallet .list-inline-btns li > a .fas,
#wallet .mainapp .voucherwallet .list-inline-btns li > a .fas,
#wallet .mainapp .pointwallet .list-inline-btns li > a .fas {
	color: #fff;
	font-size: 14px;
	line-height: 1;
}
#wallet .mainapp .cashwallet .btn-xs, 
#wallet .mainapp .voucherwallet .btn-xs, 
#wallet .mainapp .pointwallet .btn-xs {
	padding: 2px 4px;
	font-size: 11px;
	line-height: 22px;
	text-transform: none;
	letter-spacing: 0.015em;
	height: 26px;
}
#wallet .title > a {
	line-height: 28px;
	color: #fff;
	display: flex;
}
#wallet .title > a > span {
	line-height: 28px;
	display: inline flow-root list-item;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: calc(100% - 45px);
	margin-top: -3px;
}
#wallet .title > a > .fas {
	line-height: 24px;
	margin-right: 5px;
}
#wallet .pay-form {
	padding-top:15px;
}
#hbalance {
	position: relative;
	width: 100%;
	font-weight: 400;
	font-size: 20px;
	color: var(--color-5);
	font-family: 'Crimson Pro';
	text-shadow: 1px 1px 0 rgba(0,0,0,0.25);
	margin: 0;
	margin-top: -5px;
	cursor: pointer;
}
#bmoney {
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
	width: auto;
	position: relative;
	z-index: 0;
	color: rgba(0,0,0,0);
	display: inline-block;
	text-shadow: none;
	text-align: center;
	min-width: 80px;
}
#bmoney::before {
	font-size: 22px;
	font-weight: 400;
	content: "*******";
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	height: 34px;
	z-index: 1;
	color: #ffffff;
	line-height: 34px;
}
#bmoney.showm {
	color: var(--color-5);
	text-shadow: 1px 1px 0 rgba(0,0,0,0.25);
}
#bmoney.showm::before {
	color: transparent;
	content: "";
}
.comtrans {
	font-size:14px;
	margin-top:-12px;
	text-align:right;
	margin-bottom:15px;
}
.show-balance {
	width: 28px;
	height: 30px;
	font-size: 14px;
	font-weight: 400;
	line-height: 34px;
	text-align: center;
	display: inline-block;
	position: relative;
}
.header-area .myQrcode .fas {
	line-height: 32px;
	font-weight: 700;
}
.header-area .mbreabc {
	position: absolute;
	left: 0;
	right: 0;
	height: 46px;
	width: 100%;
}
.header-area .goback {
	font-size: 22px;
	color: #fff;
	display: block;
	position: absolute;
	left: 6px;
	top: 6px;
	border: 1px solid rgba(255,255,255,0.3);
	width: 34px;
	height: 34px;
	line-height: 33px;
	border-radius: 0;
	z-index:1036;
	text-align:center;
}
.header-area .myQrcode {
	font-size: 22px;
	color: #fff;
	display: block;
	position: absolute;
	right: 6px;
	top: 6px;
	border: 1px solid rgba(255,255,255,0.3);
	width: 34px;
	height: 34px;
	line-height: 33px;
	border-radius: 0;
	z-index:1036;
	text-align:center;
}
.slide-top-menu .form-group {
	margin-bottom:0;
}
#Mains > #categories, #Mains > #accounts, #Mains > #wallet {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
#Mains > #accounts {
	margin-top:-2px;
}
#Mains {
	min-height: calc(100vh - 327px);
	padding-bottom:0px;
}
.input-group .bootstrap-select {
	float:unset;
}
.bootstrap-select {
	max-width: calc(100% - 105px);
}
.bootstrap-select .btn {
	height: 46px;
	border-radius: 6px;
	font-size: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	min-width: calc(100% - 105px);
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left;
	max-width: 235px;
	text-overflow: ellipsis;
}
.bootstrap-select.comboxCount .btn {
	max-width: 100%;
	min-width: 64px;
}
.btn-lg {
	font-size: 18px;
	height: 46px;
	max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height:24px;
}
.authen-download {
	color:#666;
	font-size:14px;
	border:1px solid #e8e8e8;
	background-color:#fff;
	padding:5px 5px 10px 2px;
	margin:10px 0;
	border-radius:4px;
}
.authen-download img {
	width:50px;
	float:left;
	margin-right:10px;
}

.switch {
  display: inline-block;
  width: 28px;
  height: 16px;
  position:relative;
  margin-bottom:0;
  margin-left:5px;
  margin-top:5px;
}
.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  width: 28px;
  height: 16px;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #3bc607;
}

input:focus + .slider {
  box-shadow: 0 0 1px #3bc607;
}

input:checked + .slider:before {
  -webkit-transform: translateX(12px);
  -ms-transform: translateX(12px);
  transform: translateX(12px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 14px;
}

.slider.round:before {
  border-radius: 50%;
}
.settings {
	color:#333;
	font-weight:400;
}
.settings .fas {
	color:var(--color-1);
	margin-bottom:15px;
}
#Profiles hr {
	margin-bottom:15px;
}
.callout {
	border-radius: 3px;
	margin: 0 0 20px 0;
	padding: 15px 30px 15px 15px;
	border-left: 5px solid #eee;
}
.callout.callout-warning {
	background-color: var(--color-warning) !important;
	border-color:#c87f0a;
	color:#8a6d3b;
}

.pricingTable {
	background: rgba(0,0,0,0.035) !important;
	position:relative;
	z-index:1;
	padding-bottom:50px !important;
}
.pricingTable .pricing-content {
	position:relative;
	overflow:hidden;
	z-index:1;
}
.pricingTable .title {
	min-height:32px !important;
	font-size:20px !important;
	font-weight:700 !important;
}
.pricingTable .currency {
	font-size: 14px !important;
}
.pricingTable .amount {
	line-height: 40px !important;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.pricingTable .price-value {
	padding: 76px 0 0 !important;
	margin-top: -54px !important;
}
.pricingTable .pricingTable-header {
	background-color: #83d303 !important;
	box-shadow: 0 0 15px rgba(0,0,0,0.2) inset, 0 0 15px rgba(0,0,0,0.2) !important;
	padding-bottom: 68px !important;
}
.pricingTable .pricingTable-header::before {
	background-color: var(--color-1) !important;
}
.pricingTable .pricing-content::before {
	background: rgba(0,0,0,0.08) !important;
	content: "";
	position: absolute;
	display: block;
	width: 110px;
	height: 110px;
	top: 8px;
	left: -55px;
	border-radius: 50%;
}
.pricingTable .pricing-content::after {
	background: rgba(0,0,0,0.08) !important;
	content:"";
	position:absolute;
	display:block;
	width:150px;
	height:150px;
	top:186px;
	right:-90px;
	border-radius:50%;
}
a[data-act="buyvcard"] {
	position: absolute;
	bottom: -10px;
	padding: 15px 30px;
	left: 65px;
	right: 65px;
	opacity: 1;
	z-index: 3;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 34px;
	height: 64px;
	background-color: #83d303 !important;
	border: 1px solid #83d303 !important;
	box-shadow: 0 0 8px rgba(0,0,0,0.2) inset, 0 0 8px rgba(0,0,0,0.2) !important;
	border-radius: 32px;
}
a[data-act="buyvcard"]:hover::before, a[data-act="buyvcard"]:active::before {
	background-color: rgba(0,0,0,0.03);
	border: 1px solid rgba(0,0,0,0.03);
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.fade { transition: opacity .15s linear; }
.d-none {
	display: none !important;
}

@media (prefers-reduced-motion: reduce) { .fade { transition: none; } }

.fade:not(.in) { opacity: 0; }
.fade.in { opacity: 1; }
.modal-backdrop.fade.in { opacity: .6; }

@media (prefers-reduced-motion: reduce) { .collapsing { transition: none; } }

.text-start { text-align: left !important; }
.text-end { text-align: right !important; }
@media (min-width: 576px) { 
	.float-sm-start { float: left !important; }
	.text-sm-start { text-align: left !important; }
	.text-sm-end { text-align: right !important; }
	.text-sm-center { text-align: center !important; } 
}
@media (min-width: 768px) { 
	.text-md-start { text-align: left !important; }
	.text-md-end { text-align: right !important; }
	.text-md-center { text-align: center !important; } 
}
.nav-item > .nav-link {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
	color:var(--color-6);
}
.nav-item.active > .nav-link {
	color:var(--color-0) !important;
	font-weight:600;
}
.nav-item.active > .nav-link > .fas {
	margin-right:5px;
}
.tranx-action a {
	color:var(--color-6);
}
.tranx-status .fa {
	height: 24px;
	width: 24px;
	line-height: 22px;
	border-radius: 50%;
	text-align: center;
	font-size: 12px;
	border: 1px solid;
	display: inline-block;
	background: #fff;
}

td.dt-control { background: url("/images/details_open.png") no-repeat center center; cursor: pointer; }

tr.dt-hasChild td.dt-control { background: url("/images/details_close.png") no-repeat center center; }

table.dataTable th.dt-left, table.dataTable td.dt-left { text-align: left; }

table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty { text-align: center; }

table.dataTable th.dt-right, table.dataTable td.dt-right { text-align: right; }

table.dataTable th.dt-justify, table.dataTable td.dt-justify { text-align: justify; }

table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap { white-space: nowrap; }

table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left { text-align: left; }

table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center { text-align: center; }

table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right { text-align: right; }

table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify { text-align: justify; }

table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap { white-space: nowrap; }

table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left { text-align: left; }

table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center { text-align: center; }

table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right { text-align: right; }

table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify { text-align: justify; }

table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap { white-space: nowrap; }

table.dataTable { clear: both; margin-top: 6px !important; margin-bottom: 6px !important; max-width: none !important; border-collapse: separate !important; border-spacing: 0; }

table.dataTable td, table.dataTable th { -webkit-box-sizing: content-box; box-sizing: content-box; }

table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty { text-align: center; }

table.dataTable.nowrap th, table.dataTable.nowrap td { white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length label { font-weight: normal; text-align: left; white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length select { width: auto; display: inline-block; }

div.dataTables_wrapper div.dataTables_filter { text-align: right; }

div.dataTables_wrapper div.dataTables_filter label { font-weight: normal; white-space: nowrap; text-align: left; }

div.dataTables_wrapper div.dataTables_filter input { margin-left: .5em; display: inline-block; width: auto; }

div.dataTables_wrapper div.dataTables_info { padding-top: .85em; }

div.dataTables_wrapper div.dataTables_paginate { margin: 0; white-space: nowrap; text-align: right; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination { margin: 2px 0; white-space: nowrap; justify-content: flex-end; }

div.dataTables_wrapper div.dataTables_processing { position: absolute; top: 50%; left: 50%; width: 200px; margin-left: -100px; margin-top: -26px; text-align: center; padding: 1em 0; }

table.dataTable > thead > tr > th:active, table.dataTable > thead > tr > td:active { outline: none; }

table.dataTable > thead > tr > th:not(.sorting_disabled), table.dataTable > thead > tr > td:not(.sorting_disabled) { padding-right: 30px; }

table.dataTable > thead .sorting, table.dataTable > thead .sorting_asc, table.dataTable > thead .sorting_desc, table.dataTable > thead .sorting_asc_disabled, table.dataTable > thead .sorting_desc_disabled { cursor: pointer; position: relative; }

table.dataTable > thead .sorting:before, table.dataTable > thead .sorting:after, table.dataTable > thead .sorting_asc:before, table.dataTable > thead .sorting_asc:after, table.dataTable > thead .sorting_desc:before, table.dataTable > thead .sorting_desc:after, table.dataTable > thead .sorting_asc_disabled:before, table.dataTable > thead .sorting_asc_disabled:after, table.dataTable > thead .sorting_desc_disabled:before, table.dataTable > thead .sorting_desc_disabled:after { position: absolute; bottom: .9em; display: block; opacity: .3; }

table.dataTable > thead .sorting:before, table.dataTable > thead .sorting_asc:before, table.dataTable > thead .sorting_desc:before, table.dataTable > thead .sorting_asc_disabled:before, table.dataTable > thead .sorting_desc_disabled:before { right: 1em; content: "↑"; }

table.dataTable > thead .sorting:after, table.dataTable > thead .sorting_asc:after, table.dataTable > thead .sorting_desc:after, table.dataTable > thead .sorting_asc_disabled:after, table.dataTable > thead .sorting_desc_disabled:after { right: .5em; content: "↓"; }

table.dataTable > thead .sorting_asc:before, table.dataTable > thead .sorting_desc:after { opacity: 1; }

table.dataTable > thead .sorting_asc_disabled:before, table.dataTable > thead .sorting_desc_disabled:after { opacity: 0; }

div.dataTables_scrollHead table.dataTable { margin-bottom: 0 !important; }

div.dataTables_scrollBody > table { border-top: none; margin-top: 0 !important; margin-bottom: 0 !important; }

div.dataTables_scrollBody > table > thead .sorting:before, div.dataTables_scrollBody > table > thead .sorting_asc:before, div.dataTables_scrollBody > table > thead .sorting_desc:before, div.dataTables_scrollBody > table > thead .sorting:after, div.dataTables_scrollBody > table > thead .sorting_asc:after, div.dataTables_scrollBody > table > thead .sorting_desc:after { display: none; }

div.dataTables_scrollBody > table > tbody tr:first-child th, div.dataTables_scrollBody > table > tbody tr:first-child td { border-top: none; }

div.dataTables_scrollFoot > .dataTables_scrollFootInner { box-sizing: content-box; }

div.dataTables_scrollFoot > .dataTables_scrollFootInner > table { margin-top: 0 !important; border-top: none; }

@media screen and (max-width: 767px) { div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate { text-align: center; }
  div.dataTables_wrapper div.dataTables_paginate ul.pagination { justify-content: center !important; } }

table.dataTable.table-sm > thead > tr > th:not(.sorting_disabled) { padding-right: 20px; }

table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before { top: 5px; right: .85em; }

table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after { top: 5px; }

table.table-bordered.dataTable { border-right-width: 0; }

table.table-bordered.dataTable th, table.table-bordered.dataTable td { border-left-width: 0; }

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child { border-right-width: 1px; }

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td { border-bottom-width: 0; }

div.dataTables_scrollHead table.table-bordered { border-bottom-width: 0; }

div.table-responsive > div.dataTables_wrapper > div.row { margin: 0; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child { padding-left: 0; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:last-child { padding-right: 0; }
/** Data Table **/
table.dataTable { width: 100%; overflow-x: scroll; }

.dataTables_filter label { margin-bottom: 0; }

div.dataTables_wrapper div.dataTables_filter { text-align: center; }

div.dataTables_wrapper div.dataTables_filter label { width: 100%; position: relative; }

div.dataTables_wrapper div.dataTables_filter label:before { left:6px; position: absolute; height: 30px; width: 30px; text-align: center; line-height: 40px !important; font:normal normal normal 15px/1 FontAwesome; text-rendering:auto;font-size:inherit; content: '\f002'; color: #abbbd9; }

div.dataTables_wrapper div.dataTables_filter input { width: 100%; padding: 10px 30px; line-height: 20px; font-size: 13px; border: none; background: transparent; }

div.dataTables_wrapper div.dataTables_filter input:focus { border: none; background: transparent; outline: none; box-shadow: none; }

div.dataTables_wrapper div.dataTables_filter input:-moz-placeholder { opacity: 1; color: #abbbd9; }

div.dataTables_wrapper div.dataTables_filter input:-ms-input-placeholder { opacity: 1; color: #abbbd9; }

div.dataTables_wrapper div.dataTables_filter input::-webkit-input-placeholder { opacity: 1; color: #abbbd9; }

div.dataTables_wrapper div.dataTables_length { text-align: center; }

div.dataTables_wrapper div.dataTables_length label { color: #8599c7; }

div.dataTables_wrapper div.dataTables_length select { margin-left: 10px; }

div.dataTables_wrapper div.dataTables_info { color: #23406c; padding: 30px 0 0; text-align: center; }

div.dataTables_wrapper div.dataTables_paginate { padding: 20px 0 0; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination { justify-content: center; }

div.dataTables_wrapper > .row > .col-12 { padding-left: 5px; padding-right: 5px; }

.clear-table { padding-top: 20px; }

@media (min-width: 576px) { div.dataTables_wrapper div.dataTables_filter { text-align: left; }
  div.dataTables_wrapper div.dataTables_filter input { text-align: left; }
  div.dataTables_wrapper div.dataTables_length { text-align: right; }
  div.dataTables_wrapper div.dataTables_info { text-align: right; }
  div.dataTables_wrapper div.dataTables_paginate ul.pagination { justify-content: flex-start; }
  div.dataTables_wrapper > .row > .col-12 { padding-left: 15px; padding-right: 15px; } }

div.dataTables_wrapper .form-control { width: 100%; border: none; }

.paginate_button { cursor:pointer; padding: 10px 16px; font-weight:600; margin-left: 0; margin: 0 4px; text-align: center; line-height: 20px; min-width: 40px; color: #abbbd9; background: #eff6ff; border: none; border-radius: 4px; }

.paginate_button:focus { box-shadow: none; }

.paginate_button.current, .paginate_button:hover { color: var(--color-2); background: #cad2f1; }

.paginate_button.previous, .paginate_button.next { background: #eff6ff; }

.paginate_button { color: var(--color-6);}
.paginate_button.previous.disabled, 
.paginate_button.next.disabled {
	display: none;
}

.data-filter { display: none; }

.data-filter + label { font-size: 13px; line-height: 18px; margin-bottom: 0; color: var(--color-4); padding-left: 25px; position: relative; cursor: pointer; transition: all .4s; opacity: .7; }

.data-filter + label:before, .data-filter + label:after { position: absolute; top: 0; left: 0; height: 18px; width: 18px; border-radius: 2px; }

.data-filter + label:before { content: ''; border: 2px solid var(--color-6); }

.data-filter + label:after { line-height: 18px; text-align: center; font-family: themify; content: '\e64c'; font-size: 10px; font-weight: 700; color: #fff; background: #2b56f5; opacity: 0; }

.data-filter:checked + label { opacity: 1; }

.data-filter:checked + label:after { opacity: 1; }

.data-table { border-spacing: 0 5px !important; width:100%; min-width:600px;}

.data-table-filter a { color: var(--color-4); position: relative; top: 5px; }

.data-table-filter a:hover { color: #2b56f5; }

.data-table-filter .dropdown-menu { min-width: auto; }

.data-table-filter .dropdown-menu li { padding: 5px 20px; }

.data-table thead th { line-height: 18px; text-transform: uppercase; font-weight: 600; font-size: 12px; color: var(--color-4); padding: 0 0 6px; padding-right: 10px; }

.data-table thead th:before, .data-table thead th:after { display: none !important; }

.data-table thead th:first-child { padding-left: 20px; }

.data-table thead th:focus, .data-table thead th:active { box-shadow: none; outline: none; }

.data-table thead th span { position: relative; display: inline-block; }

.data-table thead th span:before, .data-table thead th span:after { position: absolute; top: 1px; opacity: 0.3; }

.data-table thead th span:before { content: '\2191'; right: -20px; }

.data-table thead th span:after { content: '\2193'; right: -13px; }

.data-table thead th.sorting_disabled span:before, .data-table thead th.sorting_disabled span:after { display: none; }

.data-table thead th.sorting_asc span:before { opacity: 1; }

.data-table thead th.sorting_desc span:after { opacity: 1; }

.data-table tbody tr:hover td { background: #d5e7ff; }

.data-table tbody tr.odd td { background: #eaf3ff; }

.data-table tbody tr.even td { background: #f4f9ff; }

.data-table tbody td { color: var(--color-6); font-size: 11px; vertical-align: middle; font-weight: 400; line-height: 24px; padding: 10px 5px; position: relative; transition: all .4s; }
.data-table tbody td.tranx-status,
.data-table tbody td.tranx-action .fas { font-size:24px; }
.data-table tbody td.tranx-status-pending { color: var(--color-warning); }
.data-table tbody td.tranx-status-success { color: var(--color-success); }
.data-table tbody td.tranx-action a,
.data-table tbody td.tranx-action a:hover {
	border-radius:5px;
	padding:5px 8px;
	line-height:32px;
	text-align:center;
	width:auto !important;
	background:transparent;
}
.data-table tbody td div > span, .data-table tbody td > span { display: block; font-weight: 600; font-size: 12px; margin-bottom: -5px; color: var(--color-6); }
.data-table tbody td div > span, .data-table tbody td > span > strong { text-transform: uppercase; }

.data-table tbody td:last-child { border-radius: 0 3px 3px 0; }

.data-table tbody td:first-child { padding-left: 12px; border-radius: 3px 0 0 3px; }
.data-table tbody td.tranx-status-approved img {
	border-radius: 50%;
	border: 2px solid var(--color-1);
	padding: 2px;
}
.data-table tbody td.tranx-status-pending img {
	border-radius: 50%;
	border: 2px solid var(--color-6);
	padding: 2px;
}
.data-table tbody tr td.tranx-amount {
	padding-right:15px;
}

/** 03.08 CountDown */
.countdown { display: flex; justify-content: space-around; margin: 0 -5px; }

.countdown-small { justify-content: flex-start; margin: 0 -20px; }

.countdown-s2 { margin: 0; justify-content: space-between; }

.countdown-s3 { margin: 0 -16px 0 -25px; }

.countdown-s4 { margin: 0; }

.countdown-md { padding-bottom: 35px; }

.countdown-item { padding: 0 5px; font-weight:600;}

.countdown-s2 .countdown-item { padding: 0;  font-weight:600;}

.countdown-s3 .countdown-item { flex-grow: 1; }

.countdown-s3.countdown-small .countdown-item, .countdown-s3-alt .countdown-item { flex-grow: 0; width: auto; }

.countdown-s4 .countdown-item, .countdown-s5 .countdown-item { width: 100%; }

.countdown-wd .countdown-item { flex-grow: 0; width: 100%; }

.countdown-md .countdown-item { width: 80px; }

.countdown-wd { text-align: center; }

.countdown-time { position: relative; height: 54px; width: 54px; border-radius: 50%; border: 2px solid #16a4fd; text-align: center; line-height: 50px; display: block; }

.countdown-s2 .countdown-time { border-radius: 6px; background-color: var(--color-0); border-color: transparent; font-size: 1.4rem; font-weight: 500; color: #fff; }

.countdown-s3 .countdown-time { border-radius: 0; border: none; font-size: 2.8125rem; line-height: 50px; font-weight: 700; height: 50px; width: 100%; color: #0d42b2; }

.tc-light .countdown-s3 .countdown-time { color: #fff; }

.countdown-s3 .countdown-time:after { position: absolute; top: calc(50% - 3px); right: -6px; transform: translate(50%, -50%); content: ':'; }

.countdown-s3 .countdown-time-last:after { display: none; }

.countdown-s3-alt .countdown-time { font-size: 1.875rem; padding: 0 20px; font-weight: 300; height: 38px; line-height: 38px; margin-bottom: 0.5rem; }

.countdown-s3.countdown-small .countdown-time { font-size: 1rem; line-height: 24px; height: 24px; text-align: left; padding: 0 20px; }

.countdown-s4 .countdown-time { font-size: 2rem; }

.countdown-s4 .countdown-time, .countdown-thin .countdown-time { font-weight: 300; }

.tc-light .countdown-s5 .countdown-time { color: #16a4fd; }

.countdown-md .countdown-time { font-size: 2rem; line-height: normal; font-weight: 400; height: auto;  font-weight:600;}

.countdown-text { display: block; font-weight: 500; font-size: 12px; letter-spacing: 0.01em; padding-top: 8px; text-align: center; font-weight:600;}

.tc-light .countdown-text { color: #fff; }

.countdown-s2 .countdown-text { text-transform: uppercase; font-weight: 400; }

.tc-light .countdown-s2 .countdown-text { color: #16a4fd; }

.countdown-s3 .countdown-text { text-transform: uppercase; }

.tc-light .countdown-s3 .countdown-text { color: #fff; }

.countdown-s3-alt .countdown-text { text-transform: capitalize; padding-top: 0; font-weight: 400; }

.countdown-s3.countdown-small .countdown-text { text-align: left; padding: 0 22px; }

.countdown-s4 .countdown-text { text-transform: capitalize; padding-top: 0; }

.tc-light .countdown-s5 .countdown-text { color: #16a4fd; }

.countdown-md .countdown-text { font-weight: 400; padding-top: 2px; }

.status-countdown { overflow: hidden; }

@media (min-width: 420px) { .countdown-time { height: 64px; width: 64px; line-height: 60px; font-weight:600;} }

@media (min-width: 576px) { .status-countdown { min-width: 290px; }
  .countdown-large .countdown-time { font-size: 3.5rem; }
  .countdown-large .countdown-time:after { font-size: 2.5rem; } }

@media (min-width: 768px) { .countdown-wd .countdown .item { width: 100%; }
  .countdown-xxl .countdown-time { font-size: 5.5rem; }
  .countdown-xl .countdown-time { font-size: 4rem; }
  .countdown-xl.countdown-s2 .countdown-time { width: 123px; height: 123px; line-height: 123px; border-radius: 4px; }
  .countdown-xxl .countdown-text { padding-top: 30px; }
  .countdown-s3-lg { margin: 0 -38px; } }

@media (min-width: 992px) { .countdown-s4 .countdown-time { font-size: 2rem; }
  .countdown-large .countdown-time { font-size: 3.5rem; } }

@media (min-width: 1200px) { .countdown-s4 .countdown-time { font-size: 2.9rem; }
  .countdown-large .countdown-time { font-size: 3.6rem; } }

@media (min-width: 576px) { .data-table tbody td { font-size: 12px; }
  .data-table tbody td div > span, .data-table tbody td > span { font-size: 14px; }
  .data-table tbody td:first-child { padding-left: 20px; } }

/** Transaction **/
th.tranx-type span { padding: 0; }

.tranx-type span { display: inline-block; border-radius: 2px; font-size: 12px; line-height: 22px; padding: 0 10px; }

.tranx-type-purchase { background: #9fffdc; border: 1px solid #00d285; }

.tranx-type-bonus { background: #d4e8ff; border: 1px solid #87bfff; }

.tranx-type-withdraw { background: #fff3cc; border: 1px solid #ffc100; }

.tranx-status { width: auto; }

.tranx-status .fa { height: 24px; width: 24px; line-height: 22px; border-radius: 50%; text-align: center; font-size: 12px; border: 1px solid; display: inline-block; background: #fff; }

.tranx-status-approved .fa { color: #00d285; }

.tranx-status-pending .fa { color: #ffc100; }

.tranx-status-cancled .fa { color: #ff0000; }

.tranx-from { display: none; }

.tranx-action { width: 30px; }

.tranx-action a { color: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)); height: 30px; width: 30px; line-height: 34px; text-align: center; display: inline-block; border-radius: 50%; }

.tranx-action a:hover, .tranx-action a:focus { color: #2b56f5; background: #d4e6f9; }

.tranx-popup { padding: 25px; }

.tranx-popup h5 { color: var(--color-6); font-weight: 500; margin-bottom: 13px; }

.tranx-popup p { font-size: 13px; color: var(--color-4); }

.tranx-popup p strong { font-weight: 500; color: #4b69a1; }

.tranx-info-list { padding: 5px 0 15px; }

.tranx-info-list li { display: inline-block; width: 48%; font-size: 12px; font-weight: 500; color: var(--color-6); }

.tranx-info-list li span { text-transform: uppercase; color: var(--color-4); display: inline-block; margin-right: 5px; }

.tranx-info-qr span { display: block; padding-bottom: 6px; padding-bottom: 12px; font-size: 13px; color: var(--color-4); }

.tranx-info-qrimg { width: 240px; }

.tranx-payment-details.active { display: block !important; }

.tranx-payment-details h6 { font-size: 13px; color: var(--color-6); margin-bottom: 12px; }

.tranx-payment-info { position: relative; }

.tranx-payment-info > [class*=fa] { position: absolute; top: 0; left: 22px; line-height: 20px; padding: 15px 0; font-size: 14px; text-align: center; color: var(--color-5); }

.tranx-payment-address {
	font-size: 16px;
	color: var(--color-4);
	line-height: 40px;
	padding: 5px 40px 5px 50px;
	border-radius: 4px;
	border: 1px solid rgba(211, 224, 243, 0.5);
	width: 100%;
	/* background: url("../images/wallet.png") left center; */
	background-repeat: no-repeat;
	background-size: contain;
}
.tranx-payment-address:focus { outline: none; box-shadow: none; }

.tranx-payment-copy { position: absolute; right: 6px; top: 6px; height: 40px; width: 40px; line-height: 20px; padding: 10px 0; text-align: center; color: var(--color-4); background: #e9eff9; border-radius: 4px; border: none; cursor: pointer; transition: all .4s; /*-- @updated on v1.0.1 --*/ }

.tranx-payment-copy:focus, .tranx-payment-copy:hover { color: #fff; background: #2b56f5; box-shadow: none; outline: none; }
.tranx-copy-feedback {
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	line-height: 20px;
	padding: 15px 0;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .05em;
	text-align: center;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 6px;
	border: 1px solid rgba(211, 224, 243, 0.5);
	color: #2b56f5;
	margin: 5px 0;
}
.tranx-purchase-details.active { display: block !important; }

.tranx-purchase-details h6 { color: var(--color-4); font-size: 12px; letter-spacing: .2em; text-transform: uppercase; margin-bottom: 14px; }

.tranx-purchase-details h6 em { padding: 0 7px; }

.tranx-purchase-details h6 span { font-weight: 400; text-transform: none; color: var(--color-6); letter-spacing: 0.02em; }

.tranx-purchase-info { border-radius: 6px; margin-bottom: 27px; border: 1px solid rgba(211, 224, 243, 0.5); }

.tranx-purchase-info li { display: block; }

.tranx-purchase-info li:last-child .tranx-purchase-des { border-bottom: none; }

.tranx-purchase-head { font-size: 13px; font-weight: 600; color: var(--color-4); line-height: 20px; padding: 14px 20px; width: 100%; }

.tranx-purchase-des { font-size: 14px; color: var(--color-4); line-height: 20px; padding: 14px 20px; flex-grow: 1; border-top: 1px solid rgba(211, 224, 243, 0.5); border-bottom: 1px solid rgba(211, 224, 243, 0.5); display: flex; justify-content: space-between; }

.tranx-purchase-des span:last-child { font-size: 12px; color: var(--color-6); }
.pagination { display: flex; padding-left: 0; list-style: none; margin:10px 0; }

.page-link { position: relative; display: block; color: #0d6efd; text-decoration: none; background-color: #fff; border: 1px solid #dee2e6; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .page-link { transition: none; } }

.page-link:hover { z-index: 2; color: #0a58ca; background-color: #e9ecef; border-color: #dee2e6; }

.page-link:focus { z-index: 3; color: #0a58ca; background-color: #e9ecef; outline: 0; box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }

.page-item:not(:first-child) .page-link { margin-left: -1px; }

.page-item.active .page-link { z-index: 3; color: #fff; background-color: #0d6efd; border-color: #0d6efd; }

.page-item.disabled .page-link { color: #6c757d; pointer-events: none; background-color: #fff; border-color: #dee2e6; }

.page-link { padding: .375rem .75rem; }

.page-item:first-child .page-link { border-top-left-radius: .25rem; border-bottom-left-radius: .25rem; }

.page-item:last-child .page-link { border-top-right-radius: .25rem; border-bottom-right-radius: .25rem; }

.pagination-lg .page-link { padding: .75rem 1.5rem; font-size: 1.25rem; }

.pagination-lg .page-item:first-child .page-link { border-top-left-radius: .3rem; border-bottom-left-radius: .3rem; }

.pagination-lg .page-item:last-child .page-link { border-top-right-radius: .3rem; border-bottom-right-radius: .3rem; }

.pagination-sm .page-link { padding: .25rem .5rem; font-size: .875rem; }

.pagination-sm .page-item:first-child .page-link { border-top-left-radius: .2rem; border-bottom-left-radius: .2rem; }

.pagination-sm .page-item:last-child .page-link { border-top-right-radius: .2rem; border-bottom-right-radius: .2rem; }
textarea.form-control {
	resize: none;
	border-radius: 5px !important;
	max-height: 100px;
	padding: 10px;
	min-height: 100px;
	margin-top:10px;
}
.success-checkmark {
  width: 80px;
  height: 115px;
  margin: 0 auto;
}
.success-checkmark .check-icon {
  width: 80px;
  height: 80px;
  position: relative;
  border-radius: 50%;
  box-sizing: content-box;
  border: 4px solid #4caf50;
}
.success-checkmark .check-icon::before {
  top: 3px;
  left: -2px;
  width: 30px;
  transform-origin: 100% 50%;
  border-radius: 100px 0 0 100px;
}
.success-checkmark .check-icon::after {
  top: 0;
  left: 30px;
  width: 60px;
  transform-origin: 0 50%;
  border-radius: 0 100px 100px 0;
  animation: rotate-circle 4.25s ease-in;
}
.success-checkmark .check-icon::before, .success-checkmark .check-icon::after {
  content: "";
  height: 100px;
  position: absolute;
  background: #ffffff;
  transform: rotate(-45deg);
}
.success-checkmark .check-icon .icon-line {
  height: 5px;
  background-color: #3bc641;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 10;
}
.success-checkmark .check-icon .icon-line.line-tip {
  top: 46px;
  left: 14px;
  width: 25px;
  transform: rotate(45deg);
  animation: icon-line-tip 0.75s;
}
.success-checkmark .check-icon .icon-line.line-long {
  top: 38px;
  right: 8px;
  width: 47px;
  transform: rotate(-45deg);
  animation: icon-line-long 0.75s;
}
.success-checkmark .check-icon .icon-circle {
  top: -4px;
  left: -4px;
  z-index: 10;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  box-sizing: content-box;
  border: 4px solid #3bc641;
}
.success-checkmark .check-icon .icon-fix {
  top: 8px;
  width: 5px;
  left: 26px;
  z-index: 1;
  height: 85px;
  position: absolute;
  transform: rotate(-45deg);
  background-color: #ffffff;
}
@keyframes rotate-circle {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@keyframes icon-line-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes icon-line-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
#buy-orders .nav-tabs {
	display: inline-flex;
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	flex-wrap: nowrap;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
	padding-bottom: 15px;
}
#buy-orders .tablist {
	max-height: 43px;
	overflow: hidden;
	width: auto;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 5px;
}
#buy-orders small.badge {
	color: white;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	background: red;
}
#buy-orders .order-store > span:last-child {
	font-size:12px;
}
#buy-orders .order-store {
	text-transform:none;
}
#buy-orders .nav-tabs>li.active>a,
#buy-orders .nav-tabs>li.active>a:focus,
#buy-orders .nav-tabs>li.active>a:hover {
	border-width: 0;
}
#buy-orders .nav-tabs > li {
	margin: 0 2px;
	white-space: nowrap;
	margin-bottom: -1px;
}
#buy-orders .nav-tabs>li>a, #buy-orders .desc-item a {
	border: none;
	color: #5b5b5d;
	font-weight:600;
	white-space:nowrap;
}
#buy-orders .nav-tabs>li.active>a,
#buy-orders .nav-tabs>li>a:hover,
#buy-orders .desc-item a:hover {
	border: none;
	color: var(--color-0) !important;
	background: transparent;
}
#buy-orders .nav-tabs>li>a::after {
	content: "";
	background: var(--color-0);
	height: 2px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 1px;
	transition: all 250ms ease 0s;
	transform: scale(0);
}
#buy-orders .nav-tabs>li.active>a::after,
#buy-orders .nav-tabs>li:hover>a::after {
	transform: scale(1);
}
#buy-orders .tab-nav>li>a::after {
	background: var(--color-1) none repeat scroll 0% 0%;
	color: var(--color-5);
}
#buy-orders .nav-tabs::-webkit-scrollbar {
	display: none; /*Safari and Chrome*/
}
#buy-orders .tab-pane {
	padding: 5px 0;
	border:0;
    margin:0 10px;
}
#buy-orders .tab-content {
	padding:5px 15px;
	min-height:250px;
}
#buy-orders .order-store {
	font-size: 14px;
	padding: 10px;
	margin: 0 -15px;
	background: #f6f6f6;
}
#buy-orders .order-store {
	font-size: 14px;
	padding: 10px;
	margin: 0 -15px;
	background: #f6f6f6;
	line-height: 24px;
}
#buy-orders .order-empty {
	background: url("/images/emptyorder.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size:148px;
	text-align: center;
	padding-top: 250px;
	padding-bottom: 36px;
}

#buy-orders .tab-content .tab-pane > .row > .col-xs-12 {
	margin-bottom: 12px;
	box-shadow: 0 .0825rem .225rem 0 rgba(0,0,0,.35);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-bottom: 5px;
	position:relative;
}
#buy-orders .tab-content .tab-pane .row > .unpaid,
#buy-orders .tab-content .tab-pane .row > .canceled,
#buy-orders .tab-content .tab-pane .row > .paid {
	z-index:1;
}
#buy-orders .tab-content .tab-pane .row > .paid:before {
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1;
	opacity:0.5;
	background-size: 100px;
	background: transparent url("../../images/paid.png") no-repeat center center;
}
#buy-orders .tab-content .tab-pane .row > .unpaid:before {
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1;
	opacity:0.5;
	background-size: 100px;
	background: transparent url("../../images/unpaid.png") no-repeat center center;
}
#buy-orders .tab-content .tab-pane .row > .canceled:before {
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1;
	opacity:0.5;
	background-size: 100px;
	background: transparent url("../../images/canceled.png") no-repeat center center;
}
#buy-orders .order-item .img-item img {
	max-height:65px;
}
#buy-orders .order-item .img-item {
	width:75px;
	margin-left:5px;
}
#buy-orders .order-item .desc-item {
	width:calc(100% - 65px);
	background:#fff;
	padding:0 5px;
}
#buy-orders .order-item .desc-item h4 {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	font-size: 14px;
	text-transform: uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
#buy-orders .order-price .price {
	color:#EA4335;
}
#buy-orders .order-item .desc-item .info-item {
	font-size:12px;
}
#buy-orders .order-subtotal > span {
	font-size:12px;
}
#buy-orders .order-subtotal > span > span {
	font-size:14px;
}
#buy-orders .order-showmore {
	font-size: 12px;
	color: #5b5b5d;
	line-height: 40px;
	text-align: left;
	background: #f9f9f9;
	margin-left: -15px;
	margin-right: -15px;
	border-bottom: 1px solid #f3f3f3;
	cursor: pointer;
	padding-left: 15px;
}
#buy-orders .order-shipstatus {
	font-size:12px;
	font-weight:600;
	color:#333;
	line-height:40px;
	border-bottom:1px solid #f3f3f3;
}
#buy-orders .order-subtotal {
	border-bottom:1px solid #f3f3f3;
	margin-left:0;
	margin-right:0;
	border-top:0;
	padding-left:0;
	padding-right:0;
}
#buy-orders .order-shipstatus #shipstatus {
	color:var(--color-0);
}
#buy-orders .order-item:not(.hide) {
	border-bottom:1px solid #f3f3f3;
}
#buy-orders .order-action {
	padding:8px 0;
	text-align:right;
}
#buy-orders .order-action span {
	font-size: 14px;
	line-height: 34px;
	display: block;
	text-align: left;
	margin-top: 15px;
}
#buy-orders .order-action button[disabled] {
	color: #333 !important;
	background:#d6d8d9 !important;
	border-color:#d6d8d9 !important;
}
#buy-orders .order-action .cancelOrder:hover {
	color: var(--color-1) !important;
	background:#fff !important;
	border-color:var(--color-1) !important;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 10px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 8px;
	border-radius: 7px;
}
.list-group-item:first-child {
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.list-group-item:last-child {
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
#wconditions {
	padding:0 5px;
}
.dashboard {
	min-height:350px;
	max-height:350px;
	overflow-y:auto;
	overflow-x:hidden;
	margin-top:10px;
}
.hisvouchers {
	min-height: 255px;
	max-height: 255px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-top: 10px;
	margin-left: -8px;
	margin-right: -8px;
}
.list-cards {
	max-height: 450px;
	overflow-y: auto;
	overflow-x: hidden;
}
.list-group.affiliate .list-group-item > .row > div:first-child > div {
	margin-right:-10px;
}
.list-group.affiliate .list-group-item > .row > div:last-child > div.title{
	margin-left:-10px;
	overflow:hidden;
	font-size:14px;
	line-height:18px;
	max-height:38px;
	min-height:38px;
}
.list-group.affiliate .list-group-item > .row > div:last-child > .row > div:first-child {
	margin-left:-15px;
}
.list-group.affiliate .list-group-item > .row > div:last-child > .row > div:last-child {
	margin-right:-15px;
}
.list-group.affiliate .list-group-item > .row > div:last-child > .row > div:last-child h5 {
	margin-top:0;
}
.coupon {
	display: flex;
	border-radius: 10px;
	background-color: #fdfb69;
	justify-content: space-between !important;
	margin-bottom: 1.35rem;
}
.tranx-no > .row {
	line-height: 1;
}
.tranx-no > .row > div:first-child {
	margin-left:-5px;
	margin-right:-10px;
}
.tranx-no > .row:first-child > div:last-child {
	line-height:18px;
	font-size:14px;
	max-height:56px;
	min-height:38px;
	overflow:hidden;
}
.tranx-no > .row:last-child {
	line-height:1;
}
.bonus-rate {
	padding: 5px 5px;
	font-size: 14px;
	background: #ff0000;
	border-radius: 50%;
	color: #fff;
	margin-bottom: 10px;
}
.btn-share {
	border-radius: 5px;
	width: 40px;
	height: 24px;
	border: 2px solid var(--color-0);
	line-height: 22px;
}
.coupon .logo {
	padding:1rem;
}
.coupon .content p {
	margin:0;
	padding:0;
	line-height:1;
}
.coupon .content {
	display:flex;
	justify-content:flex-start !important;
	padding:1rem 0 1rem 1.35rem;
}
.coupon .content h3 {
	font-size: 1.68rem;
	font-weight: 700;
}
.coupon .stick {
    border-left: 2px dashed #999;
    width: 35% !important;
    position:relative;
}
.coupon .stick .info {
	align-content: space-between;
	align-items: center !important;
	padding: 1rem;
	height: 100%;
	display: flex;
	text-align: center;
}
.coupon .stick .info::after, .coupon .stick .info::before {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background: #fff;
    border-radius: 100%;
}
.coupon .stick .info::before {
    top: -10px;
    left: -14px;
}

.coupon .stick .info::after {
    bottom: -10px;
    left: -14px;
}
.coupon .block {
	display: block;
	width: 100%;
	font-size: 3rem;
	font-weight: 700;
	color:var(--color-danger);
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.coupon .block .time {
	font-size: 1.6rem;
	font-weight: 400;
	color: var(--color-0);
	margin-top: -6px;
	text-transform: uppercase;
	text-align: center;
}
.review-block .input-group-btn .btn {
	line-height:32px;
}
.tabs-block .article-item, .article-item {
	margin: 0;
	margin-bottom: 12px;
}
.repoints .points {
	font-size: 16px;
	margin: 0 0 10px -15px;
	text-align: right;
	font-weight: 600;
}
.repoints .points:last-child {
	font-size: 16px;
	color: #ff470b;
	margin: 0 0 10px -15px;
	text-align: right;
	font-weight: 600;
}
.btn-addnew {
	position: fixed;
	bottom: 60px;
	right: 3px;
	border-radius: 50%;
	width: 46px;
	height: 46px;
	padding: 0;
	z-index: 1060;
}
.btn-addnew > i {
	line-height: 46px;font-size: 18px;
}
.links_list.zaloshare {
	padding-left: 45px !important;
}
.zaloshare .item.btnzalo {
	position: absolute;left: 0;
}
/* confetti */
.confetti {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
.confetti-piece {
  position: absolute;
  width: 8px;
  height: 16px;
  background: #ffd300;
  top: 0;
  opacity: 0;
}
.confetti-piece:nth-child(1) {
  left: 7%;
  transform: rotate(10deg);
  -webkit-animation: makeItRain 1000ms infinite ease-out;
          animation: makeItRain 1000ms infinite ease-out;
  -webkit-animation-delay: 247ms;
          animation-delay: 247ms;
  -webkit-animation-duration: 751ms;
          animation-duration: 751ms;
}
.confetti-piece:nth-child(2) {
  left: 14%;
  transform: rotate(23deg);
  -webkit-animation: makeItRain 1000ms infinite ease-out;
          animation: makeItRain 1000ms infinite ease-out;
  -webkit-animation-delay: 343ms;
          animation-delay: 343ms;
  -webkit-animation-duration: 1080ms;
          animation-duration: 1080ms;
}
.confetti-piece:nth-child(3) {
  left: 21%;
  transform: rotate(65deg);
  -webkit-animation: makeItRain 1000ms infinite ease-out;
          animation: makeItRain 1000ms infinite ease-out;
  -webkit-animation-delay: 57ms;
          animation-delay: 57ms;
  -webkit-animation-duration: 934ms;
          animation-duration: 934ms;
}
.confetti-piece:nth-child(4) {
  left: 28%;
  transform: rotate(29deg);
  -webkit-animation: makeItRain 1000ms infinite ease-out;
          animation: makeItRain 1000ms infinite ease-out;
  -webkit-animation-delay: 2ms;
          animation-delay: 2ms;
  -webkit-animation-duration: 793ms;
          animation-duration: 793ms;
}
.confetti-piece:nth-child(5) {
  left: 35%;
  transform: rotate(-41deg);
  -webkit-animation: makeItRain 1000ms infinite ease-out;
          animation: makeItRain 1000ms infinite ease-out;
  -webkit-animation-delay: 241ms;
          animation-delay: 241ms;
  -webkit-animation-duration: 974ms;
          animation-duration: 974ms;
}
.confetti-piece:nth-child(6) {
  left: 42%;
  transform: rotate(56deg);
  -webkit-animation: makeItRain 1000ms infinite ease-out;
          animation: makeItRain 1000ms infinite ease-out;
  -webkit-animation-delay: 273ms;
          animation-delay: 273ms;
  -webkit-animation-duration: 776ms;
          animation-duration: 776ms;
}
.confetti-piece:nth-child(7) {
  left: 49%;
  transform: rotate(52deg);
  -webkit-animation: makeItRain 1000ms infinite ease-out;
          animation: makeItRain 1000ms infinite ease-out;
  -webkit-animation-delay: 322ms;
          animation-delay: 322ms;
  -webkit-animation-duration: 873ms;
          animation-duration: 873ms;
}
.confetti-piece:nth-child(8) {
  left: 56%;
  transform: rotate(-73deg);
  -webkit-animation: makeItRain 1000ms infinite ease-out;
          animation: makeItRain 1000ms infinite ease-out;
  -webkit-animation-delay: 461ms;
          animation-delay: 461ms;
  -webkit-animation-duration: 1199ms;
          animation-duration: 1199ms;
}
.confetti-piece:nth-child(9) {
  left: 63%;
  transform: rotate(-57deg);
  -webkit-animation: makeItRain 1000ms infinite ease-out;
          animation: makeItRain 1000ms infinite ease-out;
  -webkit-animation-delay: 227ms;
          animation-delay: 227ms;
  -webkit-animation-duration: 951ms;
          animation-duration: 951ms;
}
.confetti-piece:nth-child(10) {
  left: 70%;
  transform: rotate(-63deg);
  -webkit-animation: makeItRain 1000ms infinite ease-out;
          animation: makeItRain 1000ms infinite ease-out;
  -webkit-animation-delay: 184ms;
          animation-delay: 184ms;
  -webkit-animation-duration: 916ms;
          animation-duration: 916ms;
}
.confetti-piece:nth-child(11) {
  left: 77%;
  transform: rotate(75deg);
  -webkit-animation: makeItRain 1000ms infinite ease-out;
          animation: makeItRain 1000ms infinite ease-out;
  -webkit-animation-delay: 104ms;
          animation-delay: 104ms;
  -webkit-animation-duration: 1074ms;
          animation-duration: 1074ms;
}
.confetti-piece:nth-child(12) {
  left: 84%;
  transform: rotate(-2deg);
  -webkit-animation: makeItRain 1000ms infinite ease-out;
          animation: makeItRain 1000ms infinite ease-out;
  -webkit-animation-delay: 214ms;
          animation-delay: 214ms;
  -webkit-animation-duration: 992ms;
          animation-duration: 992ms;
}
.confetti-piece:nth-child(13) {
  left: 91%;
  transform: rotate(-50deg);
  -webkit-animation: makeItRain 1000ms infinite ease-out;
          animation: makeItRain 1000ms infinite ease-out;
  -webkit-animation-delay: 177ms;
          animation-delay: 177ms;
  -webkit-animation-duration: 1186ms;
          animation-duration: 1186ms;
}
.confetti-piece:nth-child(odd) {
  background: #17d3ff;
}
.confetti-piece:nth-child(even) {
  z-index: 1;
}
.confetti-piece:nth-child(4n) {
  width: 5px;
  height: 12px;
  -webkit-animation-duration: 2000ms;
          animation-duration: 2000ms;
}
.confetti-piece:nth-child(3n) {
  width: 3px;
  height: 10px;
  -webkit-animation-duration: 2500ms;
          animation-duration: 2500ms;
  -webkit-animation-delay: 1000ms;
          animation-delay: 1000ms;
}
.confetti-piece:nth-child(4n-7) {
  background: #ff4e91;
}

@-webkit-keyframes makeItRain {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    transform: translateY(200px);
  }
}

@keyframes makeItRain {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    transform: translateY(200px);
  }
}
.congratulation {
	position: absolute;
	margin: 20vh auto;
	width: 100%;
	text-align: center;
	top: 0;
	left: 0;
	max-width: 100vw;
	padding: 0 15px !important;
	height: 100vh;
}
.congratulation h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
}
@media (min-width: 576px) { 
	.tranx-popup { padding: 25px; }
	.tranx-amount, .tranx-from { display: table-cell; }
	.tranx-status { width: auto; }
	.tranx-status .ti { height: 30px; width: 30px; line-height: 28px; font-size: 14px; }
	.tranx-purchase-info li { display: flex; }
	.tranx-purchase-head { width: 185px; }
	.tranx-purchase-des { border-top: none; border-left: 1px solid rgba(211, 224, 243, 0.5); max-width:calc(100% - 185px)} 
}
@media only screen and (max-width: 480px){
	#waitdeposit.table-responsive > .table {
		max-width:350px;
	}
	#waitdeposit.table-responsive > .table > tbody > tr > td, 
	#waitdeposit.table-responsive > .table > tbody > tr > th, 
	#waitdeposit.table-responsive > .table > tfoot > tr > td, 
	#waitdeposit.table-responsive > .table > tfoot > tr > th, 
	#waitdeposit.table-responsive > .table > thead > tr > td, 
	#waitdeposit.table-responsive > .table > thead > tr > th {
		white-space:break-spaces;
	}
	.referlink a {
        max-width:170px;
    }
	
}
@media only screen and (min-width: 481px){
	.tabs-block .article-item, .article-item {
		margin: 0 -9px;
		margin-bottom: 12px;
	}
	.owl-item .article-item {
		margin: 0 0 6px 0 !important;
	}
	.breadcrumb {
		margin: 0 -5px;
	}
	ul[data-vci="hscroll"]{
		margin: 0 -9px;
	}
	[data-vci="scroll"] button.nav-next {
		right:-9px;
	}
	[data-vci="scroll"] button.nav-prev {
		left:-9px;
	}
}
@media only screen and (max-width: 480px) and (min-width: 320px){
    .signin-form, .page-form {
		max-width: calc(100vw - 50px);
		margin: 0 auto;
	}
    .slidepage-hide {
        margin-left: var(100% - 300px);
    }
	#Profiles .btn-circle-lg {
		width: 42px;
		height: 42px;
		text-align: center;
		font-size: 18px;
		line-height: 1.5;
		border-radius: 100%;
	}
	
    #RegModal .modal-dialog {
        max-width: 320px;
    }
    footer .copyright {
        text-align:center;
    }
	#Mains > div > div {
		margin-left: -5px;
		margin-right: -5px;
		padding:0 5px;
	}
	#wallet .mainapp .cashwallet .list-inline-btns li > a, 
	#wallet .mainapp .voucherwallet .list-inline-btns li > a, 
	#wallet .mainapp .pointwallet .list-inline-btns li > a {
		max-width: 65px;
	}
	#wallet .mainapp .voucherwallet .list-inline-btns li > a {
		max-width: 132px;
	}
	.tabs-block .article-item, .article-item {
		margin: 0 -9px;
		margin-bottom: 12px;
	}
	.owl-item .article-item {
		margin: 0 0 6px 0 !important;
	}
}

@media (min-width: 992px) {
	.navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
	.panel-body .item {
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

@media (min-width: 768px) {
	.container {
		padding-right: 5px;
		padding-left: 5px;
	}
	#Mains > #breadcrumb {
		
	}
}
@media (max-width: 992px) {
	body.no-scroll {
		/* overflow: hidden !important; */
		max-height:calc(100vh - 135px) !important;
	}
	#wallet .mainapp .twocols > div:first-child {
		padding-right: 15px !important;
		margin-bottom: 10px;
	}
	#wallet .mainapp .twocols>div:last-child {
		padding-left:15px !important;
	}
	
	#Mains > div:not(:first-child) > div {
		padding:0 5px !important;
	}
	#Mains > #blogs > div {
		padding:0 !important;
	}
	.tabs-block {
		padding: 10px;
		margin: 0 8px;
	}
	#catebrands {
		margin-left: -8px;
		margin-right: -8px;
	}
	
	.bootstrap-select {
		max-width: 100%;
	}
	.bootstrap-select .btn {
		max-width: calc(100vw - 88px);
	}
	.form-area {
		margin-right: -10px;
		margin-left: -10px;
		padding-bottom: 50px;
	}
	div.vert-tab-menu {
		width:100%;
	}
	div.vert-tab {
		width:100%;
	}
	div.vert-tab-menu div.list-group {
		display:flex;
	}
	div.vert-tab-menu div.list-group > a.active::after {
		content: '';
		position: absolute;
		left: 33%;
		top: 100%;
		border-right: 13px solid transparent;
		border-left: 13px solid transparent;
		border-top: 10px solid var(--color-0);
		margin-top: 0;
	}
	div.vert-tab-menu div.list-group {
		display: flex;
		border-bottom: 1px solid #ddd;
	}
	div.vert-tab-menu div.list-group > .list-group-item {
		border:0;
	}
	.accounts, .wallet {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
	.pricingTable {
		margin-left: -5px !important;
		margin-right: -5px !important;
	}
	div.vert-tab-menu {
		padding-right: 15px;
	}
	#cates {
		margin-left: -10px;
		margin-right: -10px;
	}
	#Mains {
		padding-bottom:52px;
	}
}
.search-result-categories>li>a {
    color: #b6b6b6;
    font-weight: 400
}

.search-result-categories>li>a:hover {
    background-color: #ddd;
    color: #555
}

.search-result-categories>li>a>.glyphicon {
    margin-right: 5px
}

.search-result-categories>li>a>.badge {
    float: right
}

.search-results-count {
    margin-top: 10px
}

.search-result-item {
	padding: 10px 20px 0 20px;
	background-color: #fff;
	border-radius: 4px;
}

.search-result-item:after,
.search-result-item:before {
    content: " ";
    display: table
}

.search-result-item:after {
    clear: both
}

.search-result-item .image-link {
    display: block;
    overflow: hidden;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

@media (min-width:768px) {
    .search-result-item .image-link {
		display: inline-block;
		margin: -10px 0 0 -20px;
		float: left;
		width: 200px;
	}
}

@media (max-width:767px) {
    .search-result-item .image-link {
        max-height: 200px
    }
}

.search-result-item .image {
	max-width: 100%;
	min-height: 154px;
}

.search-result-item .info {
	margin-top: 2px;
	font-size: 14px;
	color: #999;
	margin-bottom: 0;
	line-height:1.5;
}

.search-result-item .description {
	font-size: 16px;
	line-height: 1.2;
	max-height: 70px;
	overflow: hidden;
	margin-bottom: 0;
}

.search-result-item+.search-result-item {
    margin-top: 20px
}

@media (min-width:768px) {
    .search-result-item-body {
        margin-left: 200px
    }
}

.search-result-item-heading {
    font-weight: 400
}

.search-result-item-heading > a {
	color: #555;
	font-weight: 600;
}
.search-result-item-body .linkview {
	line-height: 1;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	color: var(--color-success);
}
.search-result-item-body .linkview a {
	color: var(--color-success);
}
@media (min-width:768px) {
    .search-result-item-heading {
        margin: 0
    }
}
@media (max-width:768px) {
    .search-result-item {
        padding: 20px 15px;
    }
	.no-scroll aside#main-content, 
	.no-scroll[data-device="mobile"] aside {
		margin-top:54px !important;
	}
}
@media only screen and (max-width: 480px) and (min-width: 320px){
    .vouchers {
		padding-top: 110px !important;
	}
}
@media only screen and (max-width: 480px){
    .vouchers {
		padding-top: 112px !important;
	}
}
@media only screen and (min-width: 481px){
    .vouchers {
		padding-top: 130px !important;
	}
}
#relatedprod .slick-slider .article-item {
	margin: 2px 5px;
}