@font-face {
    font-family: 'Yekan';
    src: url( 'font/Yekan.eot' );
    src: url( 'font/Yekan.eot?#iefix' ) format( 'embedded-opentype' ),
    url( 'font/Yekan.woff2' ) format( 'woff2' ),
    url( 'font/Yekan.woff' ) format( 'woff' ),
    url( 'font/Yekan.ttf' ) format( 'truetype' ),
    url( 'font/Yekan.svg#Yekan' ) format( 'svg' );
    font-weight: normal;
    font-style: normal;
}

.center {
    min-height: 380px;
    padding-bottom: 100px;
}
html {
    scroll-padding-top: 130px; /* height of sticky header */
    height: 100%;
}

.btn:focus {
    outline: none;
}

a:focus {
    outline: none;
}

.visible {
    display: block
}
.paddingtopbot100 {
    padding: 100px;
}

/* color ox */

.red {
    color: #d34f4f;
}

.bg-red {
    background-color: #d34f4f;
}
.bold {
    font-weight: bold;
}
.blue {
    color: #3895cb;
}

.bg-blue {
    background-color: #3895cb;
}

.blue2 {
    color: #2594a5;
}

.bg-blue2 {
    background-color: #2594a5;
}

.black {
    color: #3f3f3f;
}

.bg-black {
    background-color: #3f3f3f;
}

.withe {
    color: #fff;
}

.bgwithe {
    background-color: #fff;
}

div:focus {
    background-color: #111;
}

.green {
    color: #4caf50;
}

.greenbg {
    background-color: #4caf50;
}

.color-trans {
    background: transparent;
}

.color-w {
    background: #fff;
}

.background-w {
    background: #fff;
}

.height700 {
    min-height: 500px;
}

.bg-grey {
    background: #f5f5f5;
    border: 1px #ccc solid;
    overflow: hidden;
    margin: 0 15px;
}

.overflow {
    overflow: hidden;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-marg-pad {
    margin: 0 !important;
    padding: 0 !important;
}

.no-rpadding {
    padding-right: 0 !important;
}

.no-lpadding {
    padding-left: 0 !important;
}

.padding20 {
    padding: 20px !important;
}

.margin15 {
    margin: 15px !important;
}

.margtop5 {
    margin-top: 5px !important;
}

.margin10 {
    margin: 10px !important;
}

.margtop10 {
    margin-top: 10px !important;
}

.margbt10 {
    margin-bottom: 10px !important;
}

.marg2tb10 {
    margin: 10px 0 !important;
}

.margtb10 {
    margin-top: 10px !important;
}

.margtop15 {
    margin-top: 15px !important;
}

.margtop0 {
    margin-top: 0px !important;
}

.marginlr {
    margin-left: 7px;
    margin-right: 7px;
}

.marginlr15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.marginlr16 {
    margin-left: 16px !important;
    margin-right: 16px !important;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.margin-ntop {
    margin-top: -19px;
}

.priceoff {
    text-decoration: line-through;
    font-size: 10px;
    color: #7a1b1b;
}

.padding-right0 {
    padding-right: 0px;
}

.padding-left0 {
    padding-left: 0px;
}

.pos-rel {
    position: relative !important;
    display: inline-block;
    width: 100%;
}
.table {
    margin-bottom: 0px !important;
}

.box-shadow {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.radius10 {
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
}

.radius15 {
    border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
}

.radius6 {
    border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
}

.radius6top {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -moz-border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
}

.radius6bot {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
}
.text-left {
    text-align: left !important;
}
.justify {
    text-align: justify;
}
.block {
    display: block !important;
}

body {
    font: 13pt/2 Yekan, sans-serif !important;
    background: #f5f5f5 !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Yekan, sans-serif !important;
}
.mode-title,
.mode-title-big,
.mode-title-c {
    color: #333;
    overflow: hidden;
    text-align: right;
    line-height: 30px;
    background: #e3e3e3;
    text-align: center;
}

.fagtitle {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.mode-title-c {
    text-align: center;
}

.mode-title-big {
    margin-top: 10px;
}

.mode-title i,
.mode-title-big i {
    float: right;
    font-size: 30px;
    margin: 13px 7px 7px;
}

.mode-title-big i {
    font-size: 20px;
}

.mode-title h5,
.mode-title-big h5 {
    padding: 5px;
}

.name-b {
    padding: 10px;
    direction: ltr;
    color: #fff;
    background: #b2b2b2;
}

.mynav {
    margin: 10px 0;
}

.top-menu,
.top-shopmenu {
    text-align: right;
}

.top-menu a,
.top-shopmenu a {
    color: #333;
    margin-left: 7px;
    margin-top: 20px;
    display: inline-block;
}

.top-menu a:hover,
.top-shopmenu a:hover {
    color: #3ebc51 !important;
}

.top-menu h5,
.top-shopmenu h5 {
    display: block;
    margin-right: 7px;
}

.top-menu img,
.top-shopmenu img {
    width: 27px;
    margin-top: 5px;
}

@media (max-width: 767px) {
    .navbar-collapse {
        background-color: #1f2937 !important;
    }
    .dropdown-menu {
        background-color: #121922 !important;
        padding-right: 8px;
    }
    .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            color: #262626;
            text-decoration: none;
            background-color: #121922 !important;
        }
        .navbar-default .navbar-toggle {
            border: 0px !important;
        }
        .navbar-header button.navbar-toggle:hover,.navbar-header button.navbar-toggle:active,.navbar-header button.navbar-toggle:focus {
            background: none !important;
            
        }
        .navbar-header button.navbar-toggle:hover .icon-bar,.navbar-header button.navbar-toggle:active .icon-bar,.navbar-header button.navbar-toggle:focus .icon-bar {
            background-color: #295bda !important;
            
        }
        #hotmenu .navbar-nav {
            margin: 0px !important;
        }
        .myfooter .footer-menu , .myfooter .social-icon {
            text-align: center;
        }
        .btbord input {
            float: none !important;
        }
}

.menu-user {
    top: 75px;
    z-index: 5000;
}

.modal-backdrop {
    z-index: 6000 !important;
}

.mini-menu {
    display: inline-block;
    width: 100%;
}

.under-header {
    margin-top: 145px !important;
}

.time-left li {
    list-style: none;
    display: inline-block;
}

.time-left p {
    margin-top: 10px;
    color: #080808;
    margin-left: 7px;
}

.time-left span {
    margin-top: 10px;
    color: #af1741;
}

.org-box {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #dedede;
    margin: 0 0 10px;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    overflow: hidden;
    text-align: center;
}

.org-box-l {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    text-align: center;
}

.box-repair,
.box-faqlist {
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding: 5px;
    text-align: right;
}

.box-faqlist {
    max-height: 450px;
    overflow: scroll;
    overflow-x: hidden;
    background: #f8f8f8;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-bottom: 10px;
}

.box-faqlist .spec-list li {
    line-height: 45px;
    padding: 5px 2px;
    border-bottom: 1px #e6e6e6 solid;
}

.spec-list h5 {
    font-weight: normal !important;
}

.spec-list li {
    line-height: 45px;
}

.pro-detail li {
    line-height: normal;
}

.box-repair h5 {
    color: #444;
}


/* top menu */

.navbar-fixed-top {
    z-index: 5000;
}

.navbar-default .navbar-nav>li>a {
    color: #444;
    font-size: 16px;
    font-family: Yekan, sans-serif;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #34bf49;
    font-size: 16px;
    font-family: Yekan, sans-serif;
}

.dropdown-menu>li>a {
    padding: 3px 5px !important;
}


/**/

.div-logo {
    text-align: left;
    display: inline-block;
    float: right;
    width: 150px;
}

.div-logo a {
    display: inline-block;
}

.share-icon i {
    margin-right: 8px;
    margin-top: 20px;
}

.myproimge {
    background-image: url("../img/product/22.jpg");
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
}


/* blog style */

.postcover {
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #ddd;
}

.blogbox {
    padding: 7px;
    text-align: center;
}

.blogbox h3 {
    font-size: 15px;
    line-height: 35px;
}

.blogbox a {
    color: #578f1b;
    margin: 7px 0;
}

.blogbox a:hover {
    color: #388136;
    font-weight: bold;
}

.blogslide h3 {
    font-size: 14px;
    height: 50px;
    line-height: 30px;
    direction: rtl;
}

.blogslide a {
    margin-top: 7px;
    display: inline-block;
    padding: 10px;
}


/* slider */

.home-titlemod {
    background: #fff;
    color: #0d6c10;
    margin-top: 15px;
    overflow: hidden;
}

.textgreen {
    display: block;
  float: right;
  border-right: 4px solid #4d6cb0;
  line-height: 120px;
  padding: 15px;
  color: #4d6cb0;
  font-weight: bold;
}

.textgreen h5 {
    font-weight: bold;
}

.proslide a,
.modelslide a {
    color: inherit;
}

div#owl-prolist {
    margin-bottom: 10px;
}

#owl-demo .item img,
#owl-prolist .item img {
    display: block;
    height: auto;
}

#owl-demo .item,
#owl-prolist .item {
    position: relative;
    display: inline-block;
}

#owl-prolist .item {
    border: 1px #f1f1f1 solid;
}

.title-slide {
    position: absolute;
    background: #fff;
    padding: 2px 10px;
    opacity: 0.7;
    right: 10px;
    bottom: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    animation-name: bounceInRight;
}


/* owl news ticker */

#box-tickernews {
    background: #f9f9f9;
    border: 1px #eee solid;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
    margin: 0;
}

#owl-newsticker .item {
    background: #f9f9f9;
    padding: 2px 0px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#owl-newsticker h4 {
    color: #777;
}

#owl-newsticker a {
    text-decoration: none;
}

.mycustomNavigation {
    padding: 15px 0 0;
    text-align: left;
}

.prolistnavigation {
    text-align: left;
}

.prolistnavigation .btn {
    padding: 0 5px;
}


/* side menu */

.menu-brand {
    margin: 0px;
    display: inline;
}

.menu-brand li {
    list-style: none;
    padding: 5px 0;
    border-bottom: 1px #f1f1f1 solid;
}

.menu-brand li:hover {
    background: #f1f1f1;
}

.menu-brand a {
    color: #777;
    font-size: 16px;
}

.menu-brand li:hover a {
    color: #a21919;
}


/* use styles below to disable ugly selection */

.customNavigation a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* product details */

.img-pro {
    height: 130px;
    width: auto !important;
    margin: 3px 0;
}

.img-proshop {
    height: 110px;
    width: auto;
    margin: 3px 0;
}

.newprolist .img-pro {
    height: 110px;
    width: auto;
    margin: 3px 0;
}

.pro-title {
    height: 65px;
    padding: 4px 0;
}

.owl-carousel .item h5 {
    line-height: 25px;
    color: #666;
    padding: 0 7px;
}

.newprolist .pro-title {
    direction: ltr;
}


/* last article style */

.article-last {
    background: #f7f7f7;
}

.article-last ul {
    margin: 0px;
    display: inline;
}

.article-last li {
    list-style: none;
    border-bottom: 1px #eee solid;
    overflow: hidden;
}

.article-last h3 {
    color: #204d74;
}

.article-last h5 {
    line-height: 23px;
    padding-right: 5px;
}

.article-last a {
    text-decoration: none;
    color: #444;
}

.article-img {
    float: right;
    width: 150px;
    padding: 5px;
    margin-left: 10px;
    border-left: 1px solid #eee;
}

.banner_4 a {
    width: 24.2%;
    margin-left: 0.7%;
    display: inline-block;
}

.banner_4 .lastitem {
    margin-left: 0 !important;
}

.banner_4 img {
    display: block;
    border-radius: 7px;
    border: 1px solid #ececec;
    float: right;
    width: 100%;
}

.banner-l span {
    position: absolute;
    right: 7px;
    top: 5px;
    color: #b3b6c9;
    font-weight: bold;
    font-size: 10px !important;
}
.banner-l img {
    display: block;
    border-radius: 7px;
    border: 1px solid #ececec;
    float: right;
    width: 100%;
}

.banner_1 img {
    display: block;
    border-radius: 7px;
    border: 1px solid #ececec;
    float: right;
    width: 100%;
    padding: 2px 5px;
}
.banner_3 span {
    position: absolute;
    right: 12px;
    top: 5px;
    color: #b3b6c9;
    font-weight: bold;
    font-size: 14px !important;
}
.banner_2 a {
    width: 48.6%;
    margin-left: 0.7%;
    display: inline-block;
}
.banner_3 img {
    display: block;
    border-radius: 7px;
    border: 1px solid #ececec;
    float: right;
    width: 100%;
    padding: 2px 5px;
}

.img-res {
    width: 100%;
    height: auto;
    max-width: 100%;
    display: inline-block;
}

.brandlist {
    overflow: hidden;
}

.mybanner a {
    margin: 10px 0;
}

.brandlist a {
    color: #000;
    font-size: 13px;
    margin-top: 2px;
}

.brandlist li {
    list-style: none;
    padding: 3px 6px !important;
    line-height: 30px;
    display: block;
    float: right;
    background-color: #fff;
    transition: background-color .2s ease-in;
    margin: 6px 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.brandlist ul {
    margin-right: 0;
}

.brandlist li:hover {
    color: #fff;
    background-color: #34bf49;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.brandlist li:hover a {
    color: #fff;
}

.brandlist hr {
    margin: 0;
}

.mycontent h4 {
    line-height: 30px;
    color: #555;
}

.myform,
.mybox {
    background: #f5f5f5;
    padding: 10px;
}

.myform label {
    background: #f1f1f1;
    color: #777;
    font-size: 1.4rem;
}

.myregform {
    padding: 10px;
}

.bg-dropmenu {
    background-image: url("../img/bg-vertical-line.png");
    background-position: center;
    background-repeat: repeat-y;
    display: inline-block;
}

.yamm-fw {
    position: initial;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.box-menu {
    padding: 7px;
}

.mysubmenu li {
    list-style: none;
    line-height: 35px;
}

.list-menu a {
    color: #555;
}

.title-menu a {
    color: #204d74;
    font-weight: bold;
}

.panel-info>.panel-heading {
    background: #f1f1f1;
    background-image: none;
    border: 1px #eee solid;
}


/* banner */

.mybanner {
    padding: 5px;
    overflow: hidden;
    text-align: center;
}

.mybanner img {
    margin-bottom: 7px;
}

.shop-banner {
    margin: 5px 0;
}

.shop-banner a {
    margin: 7px 5px 0 5px;
    display: inline-block;
    background: #fff;
    width: 100%;
}

.shop-banner img {
    width: 100%;
}

.customer .box {
    overflow: hidden;
    border: 1px #eee solid;
    padding: 3px;
}

.fac-table thead th {
    font-weight: normal;
}

.price-row {
    background: #fff;
    color: #000;
    line-height: 40px;
}

.fac-title {
    background: #fff;
    padding: 7px 5px;
    border-top: 1px #eee solid;
    border-bottom: 1px #eee solid;
    font-weight: bold;
    position: relative;
}

.iconprint {
    position: absolute;
    left: 7px;
    top: 5px;
    display: block;
}

.iconaddress {
    position: absolute;
    left: 60px;
    top: 5px;
    display: block;
}

.fac-status {
    padding: 5px;
    background: #f5f5f5;
    border: 1px #ccc solid;
}


/* product */

.shopprolist h5 {
    direction: rtl !important;
}

.prolist h5 {
    color: #666;
    margin: 0px;
    direction: ltr;
    line-height: 25px;
    height: 60px;
}

.prolist h6 {
    color: #861d1d;
}

.minibox {
    border: 1px #eee solid;
    padding: 5px;
    position: relative;
    height: 100%;
    overflow: hidden;
}

.icprolist .minibox .img-pro {
    margin: 10px 0 3px 0;
}

.minibox:hover {
    border-bottom: 1px #295b28 solid;
}

.minibox-back {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9e000d+0,9e000d+100&0.65+0,0+100 */
    background: -moz-radial-gradient(center, ellipse cover, rgba(158, 0, 13, 0.65) 0%, rgba(158, 0, 13, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(158, 0, 13, 0.65) 0%, rgba(158, 0, 13, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(158, 0, 13, 0.65) 0%, rgba(158, 0, 13, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a69e000d', endColorstr='#009e000d', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    display: none;
    position: absolute;
    animation-name: bounceInRight;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.minibox-back i {
    margin-top: 50%;
    font-size: 50px;
    color: #fff;
}

.minibox:hover .minibox-back {
    display: inline-block;
}

.pagination>li>a,
.pagination>li>span {
    border-radius: 50% !important;
    margin: 0 5px;
}


/* forum */

.head-forum {
    background: #4aa8c7;
    margin-right: 1px;
}

.head-forum h4 {
    color: #fff;
}

.mybtsend {
    margin-top: 8px;
    float: left;
}

.mybtsend-answer {
    margin: 0 0 5px 5px;
}

.question-list {
    margin-right: 1px;
    margin-top: 5px;
}

.answer-admin {
    background: #f8f8f8;
    margin: 2px 7px;
    padding: 5px 10px;
}

.answer-admin h6 {
    color: #444;
}

.answer-new {
    background: #fff;
    margin: 5px;
    padding: 10px;
}

.search-row {
    position: relative;
}

.search-row input {
    padding: 10px 5px;
    line-height: 45px;
    height: 45px;
    margin-top: 4px;
}

.search-row button {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

.search-row select {
    position: absolute;
    left: 64px;
    top: 6px;
    line-height: 70px;
    height: 34px;
    background: #e3e3e3;
    border: 1px #c2c2c2 solid;
    padding: 0 7px;
}

.search-row option {
    padding: 7px 2px;
    height: 35px;
    border: 1px solid #777;
}

.mysearchbox {
    display: inline-block;
}

.mysearch i {
    font-size: 20px;
}
.mysearch button {
    margin-top: 9px;
}

.search-wi {
    position: relative;
}

.search-wi a {
    position: absolute;
    left: 30px;
    top: 7px;
}

.search-wi i {
    color: #000;
}

.company-ic {
    border: 1px #ccc solid;
    background: #efefef;
    margin-bottom: 7px;
    width: 100%;
}


/* search top */

#top-search-input {
    padding: 3px;
    border: solid 1px #E4E4E4;
    background-color: #fff;
}

#top-search-input input {
    border: 0;
    box-shadow: none;
}

#top-search-input button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#top-search-input button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#top-search-input .fa-search {
    font-size: 23px;
}


/* login menu */

#login-nav input {
    margin-bottom: 15px;
}


/* filter box */

#steps-fivepercent-slider .ui-slider-tip {
    visibility: visible;
    opacity: 1;
    top: -30px;
}


/* content */

.fullbox {
    margin: 10px;
}

.box-imgcover,
.box-imgcover-min {
    padding: 7px;
    margin: 15px 0;
    position: relative;
}

.box-imgcover-min {
    padding: 7px 0px 7px 7px;
}

.box-imgcover h4 {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 97%;
    bottom: 15px;
    padding: 30px;
    color: #fff;
}

.price-box {
    color: #444;
    line-height: 34px;
    font-weight: bold;
}

.price-box {
    border: 1px #ccc solid;
    padding: 7px;
    margin: 10px 0;
}

.price-box a {
    margin: 10px 0;
    width: 70%;
}

.boxcontent {
    padding: 5px;
    display: inline-block;
    width: 100%;
}

.boxshopcontent {
    padding: 5px;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

.boxshopcontent select {
    margin-top: 10px;
}

.boxshopcontent .form-control {
    width: auto;
}

.seller-d {
    border: 1px #eee solid;
    padding: 5px;
    margin: 10px 0px;
}

.seller-d i {
    float: right;
}

.seller-d span {
    margin: 5px 5px 0 0;
    display: inline-block;
}

.stock {
    border: 1px solid #d9534f;
    padding: 6px 7px;
    width: auto;
    display: inline-block;
    color: #d9534f;
}

.boxcontent h5,
.boxshopcontent h5 {
    line-height: 35px;
    font-family: Yekan, sans-serif;
}
.addshop {
    width: 30px;
    height: 30px;
    text-align: center;
}

.boxaddshop {
    border: 1px #ccc solid;
    padding: 10px;
    background: #f8f8f8;
}

.boxaddshop .btn {
    width: 150px;
}

.boxaddshop input {
    width: 70px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    margin: 0;
    border: 1px #ccc solid;
}

.shopsum {
    border-radius: 50px;
    -moz-border-radius: 50px;
    width: 50px;
    height: 50px;
    border: 1px solid #98332a;
    margin-left: 10px;
    margin-top: 5px;
    display: inline-block;
    float: right;
}

.shopsum .is-buy {
    padding: 20px;
    margin-top: -10px;
}

.shopsum p {
    font-weight: bold;
    position: absolute;
    border-radius: 30px;
    right: 0;
    top: 15px;
    -moz-border-radius: 30px;
    padding: 5px;
    width: 30px;
    height: 30px;
    background: #fff;
    color: #333;
    border: 1px solid #98332a;
}

i#cart-item-count {
    font-weight: bold;
    font-style: normal;
    color: #79b946;
}

.usermenu {
    float: right;
    display: inline-block;
    margin-right: 10px;
    margin-top: 20px;
}

.usermenu a {
    margin-right: 7px;
    color: #7a1b1b;
}

.order-list {
    background: #fff;
    padding: 5px;
    margin: 5px 0;
}

.order-list .row1 {
    background: #f1f1f1;
    padding: 3px 0;
}

.myhistory {
    height: 500px;
    overflow-y: scroll;
}

ul.spec-list {
    list-style: none;
    margin-right: -35px;
}

ul.spec-list.key-features {
    margin-bottom: 72px;
}

ul.spec-list span.technicalspecs-value,
ul.spec-list span.technicalspecs-title {
    border-radius: 2px;
    display: block;
    margin-bottom: 9px;
    white-space: normal;
}

ul.spec-list span.technicalspecs-value .wiki,
ul.spec-list span.technicalspecs-title .wiki {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #00afc8;
    border-image: none;
    border-style: none none dashed;
    border-width: 0 0 1px;
    padding: 0;
    position: relative;
}

ul.spec-list span.technicalspecs-title {
    background: #f0f1f2 none repeat scroll 0 0;
    float: right;
    height: auto;
    margin-left: 19px;
    padding: 9px 21px;
    width: 183px;
}

ul.spec-list span.technicalspecs-value {
    background: #f7f9fa none repeat scroll 0 0;
    color: #777;
    text-align: right;
    display: list-item;
    height: auto;
    padding: 9px 21px;
}

ul.spec-list span.technicalspecs-value[data-mark="true"] {
    background: #f5fcf5 none repeat scroll 0 0 !important;
}

ul.spec-list span.technicalspecs-value[data-mark="false"] {
    background: #fcf5f5 none repeat scroll 0 0 !important;
}

ul.spec-list span.technicalspecs-value[data-mark] i,
ul.spec-list span.technicalspecs-value i {
    top: 3px;
}

.wmin ul.spec-list span.technicalspecs-value {
    height: auto;
}

.shopprofile .box-profile {
    background: #f1f1f1;
    text-align: right;
    overflow: hidden;
    padding: 10px;
    margin: 10px;
    margin-top: 20px;
}


/* grid board */

/* grid board */

.bordheader {
    position: relative;
    border: 1px solid #ebebeb;
    direction: ltr;
    text-align: center;
}

.bordheader h3 {
    color: #2472b8 ;
    text-align: center;
    font-size: 23px;
    
}

.bordheader input {
    position: absolute;
    left: 7px;
    top: 10px;
    padding: 7px;
}

.adv-tools {
    padding-top: 15px;
}

.adv-tools img {
    float: right;
    top: 5px;
    left: 45px;
    position: absolute;
}

.i-select,
.i-zoom {
    float: left;
    width: 78px;
    height: 50px;
    position: relative;
    line-height: 70px;
    display: inline-block;
}
.tgl-sw + .btn-switch {
    width: 2em !important;
}

.board-box {
    text-align: center;
    padding-bottom: 70px;
}

.listic {
    background: #ffffff none repeat scroll 0 0;
    margin-top: 0.5rem;
}

.listic .boxcell {
    border: 0px;
    padding: 12px;
}

.filteric h6 {
    color: #fff;
    text-align: center;
    font-weight: bold;
    float: right;
}

.filteric select {
    color: #fff;
    text-align: center;
    font-weight: bold;
    float: right;
}

.boxfilter h6 {
    font-weight: bold;
    margin: 10px !important;
    padding-bottom: 10px;
    font-size: 14px;
}

.problemic {
    background: #fff !important;
    border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    border: 2px #2093bb solid;
    margin-bottom: 15px;
    color: #000;
    box-sizing: border-box;
    
}
.form-control:focus {
    border-color: #ccc;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.withebg h6 {
    color: #777;
    padding: 0.2rem;
}

.boldcolor {
    border-radius: 50px;
    display: inline-block;
    height: 20px;
    margin-top: 13px;
    padding: 0 2px;
    width: 20px;
}

.icshow-pop-ul,
#ic-repier ul {
    margin-right: 0;
    padding: 7px 0 10px;
    text-align: center;
}

.boxcell {
    border: 1px solid #eee;
    color: #777;
    padding: 0.2rem;
    text-align: center;
}

.withebg {
    background-color: #fff;
}

.aboutpage {
    margin: 7px;
}

.aboutpage h5 {
    padding: 15px;
}

.row-ic h6 {
    direction: rtl;
    font-weight: bold;
    font-size: 12px;
}

.iccode {
    direction: ltr !important;
}


/* showpage slider */

.div#slideproduct {
    padding: 7px;
}

.mobilelist {
    display: inline-block;
    background: #fff;
    width: 100%;
    text-align: center;
    direction: ltr;
}

.mobilelist img {
    height: 110px;
    margin-top: 10px;
}

.mobilelist a {
    color: #333;
      display: inline-block;
      cursor: pointer;
}

.mobilelist h5 {
    height: 40px;
    line-height: 28px;
}

.imgbox {
    display: inline-block;
}


/* blog */

.navbar-nav-blog {
    padding-right: 30px !important;
}

.post-div {
    margin: 0px;
    padding: 5px;
}

.post-intro {
    position: relative;
    transition: background-image 0.5s ease-in;
    height: 200px;
}

.post-back {
    background-image: url("../img/bg-back-post.png");
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 7px;
    line-height: 30px;
    color: #0f0f0f;
}

.post-back a {
    color: #8f2c2c;
}

.post-back h5 {
    margin-top: 5px;
}

.post-back i {
    font-size: 40px;
    color: #fff;
    margin-top: 25%;
}

.post-intro:hover .post-back {
    display: inline-block;
}

.img-post {
    height: 200px;
    width: 100%;
}

.img-post,
.img-slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: inline-block;
    width: 100%;
    height: auto;
}

.img-ic {
    margin-top: 20px;
}

.img-post-show {
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 500px;
    width: 100%;
}

.title-post {
    font-size: 14px;
    height: 75px;
    line-height: 25px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: #fff;
    padding: 7px;
}

.title-post a {
    height: 50px;
    line-height: 30px;
    text-shadow: 2px 2px 4px #000000;
    color: #fff;
}

.text-min-post {
    padding: 5px;
}

.text-post h5 {
    text-align: right;
    padding: 5px;
    line-height: 35px;
}

.post-intro-show {
    padding: 10px;
}

.blogpage .navbar-form {
    background: none;
    border: 0dp;
}

.rowclick:hover .row-ic {
    background: #f5f5f5;
}

.rowclick:hover .icmore {
    background: #47ade7;
    color: #fff;
}

.rowclick:hover .icmore h6 {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}


/* alert */

.myalert {
    margin: 25%;
    width: 50%;
    position: absolute;
    z-index: 7000;
}


/* popup style */

.modal-body {
    background: #f7f7f7;
    overflow: hidden;
}


/* error page */

.errors {
    margin-top: 200px;
}

.errors .btn {
    margin-top: 25px;
}


/* footer */

.myfooter {
    position: fixed;
    background: rgb(17, 22, 26);
    color: #fff;
    padding: 10px 5px 10px 5px;
    font-size: 15px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.footer-menu {
    margin-top: 7px;
    color: #fff;
}

.footer-menu a {
    color: #ffffff;
    margin-left: 10px;
}

.footer-menu a:hover {
    color: #4b94ec;
}

.wm-row {
    display: block;
    float: left;
}

.wm-row a {
    display: block;
    margin-top: 10px;
}

.number2 {
    margin-left: 20px;
}

.contact-footer h5 {
    display: inline;
    margin-bottom: 7px;
    color: #fff;
}

.contact-footer .line {
    margin-bottom: 7px;
}

.contact-info {
    padding-right: 10px;
}

.contact-form {
    background: #f6f6f6;
    text-align: right;
    margin: 10px;
    padding: 10px;
}

.social-icon {
    margin-top: 15px;
}

.social-icon i {
    color: #fff;
    font-size: 18px;
    padding: 10px;
    width: 40px;
    text-align: center;
}

.social-icon i:hover {
    color: #4f83fc;
}

.logo-bank img {
    width: 90px;
}
.logo-bank h5 {
    display: block;
}
.under-footer {
    background: #3d3e3d;
    color: #4ea1f5;
    border-top: 1px solid #1e85dd;
    margin-top: 15px;
}

.date-cp {
    text-align: left;
}

.flag {
    float: right;
}

.banner-l a {
    margin-top: 5px;
    display: inline-block;
    width: 100%;
}

.banner-l img {
    border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    -webkit-border-radius: 7px !important;
    border: 1px solid #ececec;
}

.banner-img {
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.sitedetail {
    margin: 15px;
    background: #fff;
    color: #333;
}

.sitedetail {
    margin: 15px;
    background: #fff;
    color: #333;
    text-align: center;
}

.sitedetail h4 {
    font-size: 16px;
}

.box-f {
    position: relative;
}

.box-b {
    position: absolute;
    text-align: center;
    display: inline-block;
    background: url("../img/bg-back.png");
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    max-height: 0px;
    z-index: 100;
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    transition: max-height 0.5s;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.box-b a {
    color: #fff;
}

.box-b h2 {
    margin-top: 30%;
    display: none;
    color: #fff;
}

.box-f:hover .box-b {
    z-index: 200;
    max-height: 100%;
}

.box-f:hover .box-b h2 {
    display: inline-block;
}

.feature {
    position: fixed;
    top: 35%;
    left: -10px;
    
    z-index: 100;
}

.feature a:hover {
    opacity: 1;
}

.feature a {
    display: block;
    opacity: 0.5;
}
/* icons */

.i-searchfix,
.i-buyic,
.i-learnfix,
.i-searchic,
.ih-learn,
.ih-repair {
    background-image: url("../img/icons.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 75px;
    height: 75px;
}

.i-searchfix {
    background-position: 0 0;
}

.i-buyic {
    background-position: -75px 0;
}

.i-learnfix {
    background-position: -150px 0;
}

.i-searchic {
    background-position: -225px 0;
}

.ih-learn {
    background-position: -300px 0;
}

.ih-repair {
    background-position: -375px 0;
}

.btregform .mybtn {
    margin-top: 30px;
}

.footer-loading {
    position: fixed;
    padding: 5px 0;
    bottom: 0;
    left: 0;
    width: 30%;
    display: inline-block;
    background: #e8672d;
    background-color: rgba(232, 103, 45, 0.9);
    line-height: 40px;
    color: #fff;
    z-index: 1000;
}

.spinner {
    line-height: 40px;
    padding-top: 7px;
    height: 40px;
    width: 70px;
    text-align: center;
}

.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}


/* shop style */

#shopload .modal-header,
#shopload .modal-footer {
    background: #f1f1f1;
}

#shopload .modal-header .close {
    float: left;
    position: absolute;
    left: 18px;
    top: 18px;
    color: #761e1e;
    opacity: 1;
}

#shopload .modal-body {
    display: inline-block;
    color: #333;
    background: #fff;
    line-height: 30px;
}

#shopload span {
    display: inline-block;
    color: #ce3b3b;
    font-size: 14px;
    margin: 7px 0;
}

#shopload .it-este {
    margin: -5px !important;
}

#shopload .modal-footer btn {
    font-size: 12px;
}

.sc-brand {
    height: 100%;
}

.brandlogolist ul {
    margin-right: -35px;
}

.brandlogolist li {
    list-style: none;
    text-align: center;
    background: #fff;
    margin-top: 5px;
}

.shopsearch {
    background: #fff;
    padding: 5px;
    margin-top: 10px;
}

.shopsearch input,
.shopsearch select {
    margin-bottom: 5px;
    background: #f5f5f5;
}

.shopbox:hover .shoptoolrow {
    display: inline-block;
}

.shoptoolrow {
    display: none;
    background: rgba(45, 45, 45, 0.7);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.shoptools,
.detailshop {
    height: 50px;
    float: right;
    display: block;
    width: 50%;
    text-align: right;
    padding-right: 7px;
}

.detailshop {
    float: left;
    text-align: left;
    padding-left: 7px;
}

.shoptools a,
.shoptools p {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.shoptools span {
    margin-top: 3px;
}

.detailshop a {
    color: #7a1b1b;
    margin-top: 7px;
    padding-bottom: 5px;
    display: inline-block;
}

.ava-pro {
    background: #71a017 !important;
}

.ava-pro:hover {
    background: #71a017 !important;
    border: 1px #fff solid !important;
    ;
}

.pro-desc {
    text-align: right;
    padding: 7px;
    line-height: 30px;
}


/* address page radio bt form */

.addaddress label {
    color: #777;
    margin: 10px 0 !important;
}

.address-tools {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #f1f1f1;
}

.address-tools li {
    list-style: none;
}

.address-tools a {
    margin: 10px;
    margin: 7px;
    display: inline-block;
}

.address-tools span {
    float: left;
}

.funkyradio div {
    clear: both;
    /*margin: 0 50px;*/
    overflow: hidden;
    background: #fff;
    padding: 5px;
}

.funkyradio label {
    /*min-width: 400px;*/
    width: 100%;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-weight: normal;
    position: relative;
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
    display: block;
    /* display:none; */
}

.funkyradio input[type="radio"]:empty~label,
.funkyradio input[type="checkbox"]:empty~label {
    position: relative;
    line-height: 2.5em;
    text-indent: 3.25em;
    margin-top: 3px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.funkyradio input[type="radio"]:empty~label:before,
.funkyradio input[type="checkbox"]:empty~label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    content: '';
    width: 2.5em;
    background: #D1D3D4;
    border-radius: 3px 0 0 3px;
}

.funkyradio input[type="radio"]:hover:not(:checked)~label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked)~label:before {
    content: '\2714';
    text-indent: .9em;
    color: #C2C2C2;
}

.funkyradio input[type="radio"]:hover:not(:checked)~label,
.funkyradio input[type="checkbox"]:hover:not(:checked)~label {
    color: #888;
}

.funkyradio input[type="radio"]:checked~label:before,
.funkyradio input[type="checkbox"]:checked~label:before {
    content: '\2714';
    text-indent: .9em;
    color: #333;
    background-color: #ccc;
}

.funkyradio input[type="radio"]:checked~label,
.funkyradio input[type="checkbox"]:checked~label {
    color: #777;
}

.funkyradio input[type="radio"]:focus~label:before,
.funkyradio input[type="checkbox"]:focus~label:before {
    box-shadow: 0 0 0 3px #999;
}

.funkyradio-primary input[type="radio"]:checked~label:before,
.funkyradio-primary input[type="checkbox"]:checked~label:before {
    color: #fff;
    background-color: #337ab7;
}

.funkyradio-primary p {
    line-height: 20px;
}

#cart-item .alert {
    width: 100% !important;
}


/* icons small */

.is-view,
.is-buy,
.is-vis,
.i-myshop,
.i-telegram,
.i-gplus,
.it-search,
.it-este,
.is-delete,
.is-edit,
.is-print,
.is-address {
    background: url("../img/icons-sm.png") no-repeat;
    display: inline-block;
    width: 32px;
    height: 32px;
}

.is-view {
    background-position: 0 0;
}

.is-buy {
    background-position: -32px 0;
}

.is-vis {
    background-position: -64px 0;
}

.i-myshop {
    background-position: -96px 0;
}

.i-telegram {
    background-position: -128px 0;
}

.i-gplus {
    background-position: -160px 0;
}

.it-search {
    background-position: -192px 0;
}

.it-este {
    background-position: -224px 0;
}

.is-delete {
    background-position: -256px 0;
}

.is-edit {
    background-position: -288px 0;
}

.is-print {
    background-position: -320px 0;
}

.is-address {
    background-position: -352px 0;
}

.is-pay,
.is-orginal,
.is-price,
.is-exp {
    background: url("../img/i-shop.png") no-repeat;
    display: inline-block;
    width: 35px;
    height: 35px;
}

.is-pay {
    background-position: 0 0;
}

.is-orginal {
    background-position: -35px 0;
}

.is-price {
    background-position: -70px 0;
}

.is-exp {
    background-position: -105px 0;
    width: 50px;
}

@media (max-width: 575px) {
    .pronameshop {
        max-width: 150px;
        width: 150px;
    }
    .footer-loading {
        width: 100%;
    }
    .menu-user {
        top: 130px;
    }
    #fullScreenDiv {
        width: 100%;
        min-height: 190px !important;
    }
    .banner_4 a {
        width: 100%;
    }
    .banner_3 a {
        width: 100%;
        margin-bottom: -4.7px !important;
    }
    .banner_3 img {
        border-radius: 0px !important;
        border: 0px !important;
        margin-top: 5px;
    }
    .myfooter {

        text-align: center;
    }
    .date-cp {
        text-align: center;
        margin-top: 7px;
    }
    .under-footer {
        text-align: center;
    }
    .under-header {
        margin-top: 200px !important;
    }
    .under-header-mobile {
        margin-top: 200px !important;
    }
    .homesearch {
        display: none;
    }
    .btngreen,
    .btndef,
    .btnred {
        width: 100% !important;
        margin-top: 5px !important;
    }
    .pro-detail span {
        width: 100% !important;
    }
    .abbsearch {
        padding: 10px 10% !important;
    }
    .login-div .input-group, .register-div .input-group {
        width: 100%;
        text-align: center !important;
        margin-right: 0px !important;
    }
    .paddingtopbot100 {
        padding: 50px !important;
    }
    .paddingtopbot50 {
        padding: 25px !important;
    }
    .abblist .col-md-1 {
        float: left !important;
    padding: 0px;
    padding-left: 20px !important;
    }
    .abblist .col-md-11 {
        float: right !important;
    width: 84% !important;
    padding-left: 0px;
    padding-right: 30px !important;
    }
    .abbmain {
        padding-bottom: 130px !important;
    }
    .banner_2 a {
        width: 100%;
        margin-left: 0.7%;
        display: inline-block;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .pronameshop {
        max-width: 150px;
        width: 150px;
    }
    .footer-loading {
        width: 100%;
    }
    .menu-user {
        top: 130px;
    }
    #fullScreenDiv {
        width: 100%;
        min-height: 190px !important;
    }
    .myfooter {
        text-align: center;
    }
    .date-cp {
        text-align: center;
        margin-top: 7px;
    }
    .under-footer {
        text-align: center;
    }
    .banner_4 a {
        width: 100%;
    }
    .banner_3 a {
        width: 100%;
    }
    .under-header {
        margin-top: 200px !important;
    }
    .banner_2 a {
        width: 100%;
        margin-left: 0.7%;
        display: inline-block;
    }
    
    .btngreen,
    .btndef,
    .btnred {
        width: 100% !important;
        margin-top: 5px !important;
    }
    .pro-detail span {
        width: 100% !important;
    }
    .abbsearch {
        padding: 10px 10% !important;
    }
    .login-div .input-group, .register-div .input-group {
        width: 100%;
        text-align: center !important;
        margin-right: 0px !important;
    }
    .paddingtopbot100 {
        padding: 50px !important;
    }
    .paddingtopbot50 {
        padding: 25px !important;
    }
    .abblist .col-md-1 {
        float: left !important;
    padding: 0px;
    padding-left: 20px !important;
    }
    .abblist .col-md-11 {
        float: right !important;
    width: 84% !important;
    padding-left: 0px;
    padding-right: 30px !important;
    }
    .abbmain {
        padding-bottom: 130px !important;
    }
}

.bigbanner-title {
    position: absolute;
    right: 10px;
    top: 160px;
    text-align: right;
}

.topslide a {
    color: #555;
}

.popup-gap {
    background: #fff;
    height: 20px;
    display: inline-block;
    width: 100%;
}

#prolockshow .imein {
    width: 100% !important;
}

#prolockshow .imein {
    width: 100% !important;
}

#prolockshow .checkbpxlaw {
    width: 20px;
    height: 20px;
    background: #fff;
    appearance: checkbox;
-webkit-appearance: checkbox;
-moz-appearance: checkbox;
}

#prolockshow .lawlink {
    color: #D60202;
}

.shake {
    animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both infinite;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
    display: inline-block;
}

@keyframes shake {
    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }
    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%,
    60% {
        transform: translate3d(4px, 0, 0);
    }
}


/* video banner*/


/* Default to hide the video on all devices */


/* Default to display the image on all devices */

#videosubstitute {
    display: block;
    width: auto;
    height: 100%;
}

html,
body {
    height: 100%;
    margin: 0;
}

#fullScreenDiv {
    width: 100%;
    min-height: 100%;
    /* Set the height to match that of the viewport. */
    padding: 0!important;
    margin: 0!important;
    position: relative;
}

#fullScreenDiv video {
    width: 100%;
    height: auto;
}

@media (min-aspect-ratio: 16/9) {
    #video {
        height: 150%;
        top: -100%;
    }
    #videosubstitute {
        display: block;
        width: 100%;
        height: auto;
    }
}

@media (max-aspect-ratio: 16/9) {
    #video {
        width: 150%;
        left: -100%;
    }
    #videosubstitute {
        display: block;
        width: auto;
        height: 100%;
    }
}


/*if there is 992  pixels or more, then display the video but hide the image*/

@media only screen and (min-width: 992px) {
    #video {
        display: block;
    }
}


/* The container for our text and stuff */

#messageBox {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.homesearch {
    position: absolute;
    top: 16%;
    left: 400px;
    right: 400px;
}

.homesearch .form-control {
    opacity: 0.7;
    border: 0px !important;
}

.home-search-mobile .search-wi {
    margin: 7px;
}


/* col 5 style */

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: right;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: right;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: right;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: right;
    }
}

#unlockalert .modal-header {
    background: #34bf49;
    color: #fff;
}

#unlockalert .modal-content {
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    border-radius: 20px !important;
}

.searchtwo {
    display: none;
}

.searchoption .SumoSelect .CaptionCont span {
    text-align: right !important;
}

.searchbar {
    background: #fff;
    margin: 5px 15px;
    padding: 10px 0;
}

.boxfilter {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #dedede;
    margin: 0 0 10px;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    padding: 7px 10px;
}

.boxfilter h5 , .boxfilter p {
    font-weight: bold;
}

#adsoption .boxfilter h5 ,#adsoption .boxfilter p {
    margin-bottom: 10px !important;
    font-size: 13px !important;
}

.boxfilter .panel-title {
    position: relative;
}

.boxfilter .panel-heading {
    background: #fff !important;
    border-bottom: none;
    cursor: pointer;
}

.boxfilter .panel-heading:hover {
    cursor: pointer;
}

.boxfilter .panel-title::after {
    content: "\f107";
    color: #333;
    top: -2px;
    left: 0px;
    position: absolute;
    font-family: "FontAwesome"
}

.boxfilter .panel-title[aria-expanded="true"]::after {
    content: "\f106";
}

#advsearch .search-wi .form-control,
#advsearch .mybtn,
#modelsearch .search-wi .form-control {
    border: 2px solid #1de83c;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    margin: 0 0 10px;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    padding: 7px 10px;
    line-height: 50px;
    height: 50px;
}

#advsearch .search-wi i,
#modelsearch .search-wi i,
#shopsearch .search-wi i {
    font-size: 20px;
    position: absolute;
    top: 6px;
}

#shopsearch .search-wi i {
    font-size: 20px;
    position: absolute;
    top: 75px;
    left: 15px;
}

#shopsearch .search-wi select,
#shopsearch .search-wi select:focus {
    border: 2px solid #e2e2e2;
    background-color: #f1f1f1;
    -webkit-box-shadow: 0 12px 12px 0 hsl(0deg 0% 71% / 11%);
    box-shadow: 0 12px 12px 0 hsl(0deg 0% 71% / 11%);
    margin: 0 0 10px;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    padding: 7px 10px;
    line-height: 50px;
    height: 50px;
    width: 100% !important;
}

.shopslider img {
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    padding: 7px !important;
}

.shopslide p {
    direction: rtl !important;
    color: #1d680a;
}

.shopslide .postcover {
    border: 0px !important;
}

#shopsearch .search-wi option {
    height: 40px;
}

#advsearch .mybtn {
    background-color: #1de83c;
    color: #0f5405;
    width: 100%;
    line-height: 0px;
    font-weight: bold;
}

#advsearch .mybtn:hover {
    background-color: #1efc40;
}

#modelsearch .search-wi {
    position: relative;
}

.brandlist22 {
    position: absolute;
    width: 100%;
    z-index: 3000;
    top: 53px;
    padding: 5px;
    display: none;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #dedede;
    margin: 0 0 10px;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    overflow: hidden;
}

.brandlist22 li {
    list-style: none;
    width: 100%;
    line-height: 35px;
    border-bottom: 1px #ededed solid;
}

.brandlist22 a:hover {
    color: #268524;
    font-weight: bold;
}

.brandlist22 a {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    color: #000;
    width: 100%;
    display: inline-block;
    right: -30px;
}

.brandslide img {
    width: 85px !important;
    display: inline-block !important;
}

.brandslide .item {
    text-align: center;
}

.btngreen,
.btndef,
.btnred {
    background-color: #04c121;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    border: none;
    line-height: 45px;
    height: 45px !important;
    color: #fff;
    padding: 0px 25px;
    display: inline-block;
    text-align: center;
}

.btngreen:hover {
    background-color: #1bbd34;
}

.btndef {
    background-color: #a6aeb1;
}

.btndef:hover {
    background-color: #92999c;
}

.btnred {
    background-color: #FF3928;
}

.btnred:hover {
    background-color: #c13123;
}

.spc-menu {
    color: #34bf49 !important;
    font-weight: bold !important;
    background: #fff;
}

.animation-flash {
    animation: animation-flash 2s linear infinite;
}

@keyframes animation-flash {
    50% {
        opacity: 0;
    }
}

.box-exp {
    overflow: hidden;
}
.box-exp p {
    
    line-height: 35px;
}

.box-exp h2 {
    color: #3ebc51 !important;
}

.box-exp h4 ,.box-exp p{
    color: #353535 !important;
}
.box-exp p {
    font-size: 18px;
}

.bg-line {
    background-image: url("/img/c_line.png");
    background-position: center;
    background-repeat: repeat-x;
    display: inline-block;
    text-align: center;
    padding-bottom: 5px;
    width: 100%;
}

.bg-line img {
    width: 40px;
}

.alert {
    background: #59ffbd;
    color: #333;
    line-height: 30px;
    padding: 10px;
    border: 1px solid #43dc9f;
}

.abblist {
    border-bottom: 1px solid #ccc;
}

.abblist a {
    color: #333;
}

.abblist h4 {
    font-size: 30px !important;
    font-weight: bold !important;
    color: #3dbc50 !important;
}

.abblist li {
    direction: ltr;
    list-style-type: none;
    padding-bottom: 10px;
    padding-top: 10px;
    float: left;
    width: 20%;
}

.atozpage h4 {
    font-weight: bold;
}

.atoz {
    padding: 10px 0 10px 0;
}

.atoz a {
    font-size: 24px !important;
    padding: 9px !important;
    line-height: 200% !important;
    color: rgb(24, 24, 24) !important;
}

.abbsearch {
    padding: 20px 25%;
}

.results.atoz {
    background: #3ebc51;
    margin: 15px;
}

.results.atoz a {
    color: #fff !important;
}

.no-result {
    background: #ffeb00;
    margin: 15px;
    padding: 10px 0;
}
.login-div .input-group ,.register-div .input-group{
    margin-right: 25px;
    text-align: right;
}
.btn-log {
    border: 1px solid #dfdfdf;
    background: #f5f5f5;
    color: #158a17;
    padding: 7px 15px;
    margin-top: 15px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
}

.btn-log:hover {
    border: 1px solid #1a7f12;
    color: #fff;
    background: #21b40c;
}
.login-div a ,.register-div a {
    margin-top: 20px;
    display: inline-block;
    color: #b90a0a;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    width: 100%;
}
.disnone {
    display: none;
}
.disshow {
    display: inline-block;
}
.register-div a {
    margin: 20px 0 !important;
}
.paddingtopbot50 {
    padding: 50px;
}
.paddingtop20d {
    padding-top: 20%;
}

/* home new style  */

.h-search {
    position: relative !important;
    width: 300px !important;
    display: inline-block;
}
.h-search form {
    position: relative !important;
    width: 300px !important;
}
.h-search .h-search-a {
    left: 10px !important;
    top: 8px !important;
}
.h-search .form-control {
    height: 50px;
    border-radius: 15px !important;
}
.section-ex img {
    width: 350px;
}
.home-ex h3 {
    color: #28b40d;
    font-weight: bold;
}
.home-ex p {
    line-height: 45px;
}

.h-img-1 {
    text-align: left !important;
}
.h-img-2 {
    text-align: right !important;
}
.h-img-3 {
    text-align: left !important;
}
.h-img-4 {
    text-align: right !important;
}
/* plans price */
.panel.price,
.panel.price>.panel-heading{
    border-radius:0px;
    transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.panel.price:hover{
    box-shadow: 0px 0px 30px rgba(0,0,0, .2);
}
.panel.price:hover>.panel-heading{
    box-shadow: 0px 0px 30px rgba(0,0,0, .2) inset;
}


.panel.price>.panel-heading{
    box-shadow: 0px 5px 0px rgba(50,50,50, .2) inset;
    text-shadow:0px 3px 0px rgba(50,50,50, .6);
}

.price .list-group-item{
   border-bottom: 1px solid rgba(250, 250, 250, 0.5);
}

.panel.price .list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.panel.price .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.price .panel-footer {
    color: #fff;
    border-bottom:0px;
    background-color:  rgba(0,0,0, .1);
    box-shadow: 0px 3px 0px rgb(0 0 0 / 11%);
}

.price .panel-body {
    font-size: 30px;
}

.panel.price .btn{
    box-shadow: 0 -1px 0px rgba(50,50,50, .2) inset;
    border:0px;
}

/* green panel */


.price.panel-green>.panel-heading {
    color: #fff;
    background-color: #57AC57;
    border-color: #71DF71;
    border-bottom: 1px solid #71DF71;
}


.price.panel-green>.panel-body {
    color: #fff;
    background-color: #65C965;
}


.price.panel-green>.panel-body .lead{
    text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}

.price.panel-green .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    font-weight:600;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}

/* blue panel */


.price.panel-blue>.panel-heading {
    color: #fff;
    background-color: #608BB4;
    border-color: #78AEE1;
    border-bottom: 1px solid #78AEE1;
}


.price.panel-blue>.panel-body {
    color: #fff;
    background-color: #73A3D4;
}


.price.panel-blue>.panel-body .lead{
    text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}

.price.panel-blue .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    font-weight:600;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}

/* red price */


.price.panel-red>.panel-heading {
    color: #fff;
    background-color: #D04E50;
    border-color: #FF6062;
    border-bottom: 1px solid #FF6062;
}


.price.panel-red>.panel-body {
    color: #fff;
    background-color: #EF5A5C;
}




.price.panel-red>.panel-body .lead{
    text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}

.price.panel-red .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    font-weight:600;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}

/* grey price */


.price.panel-grey>.panel-heading {
    color: #fff;
    background-color: #6D6D6D;
    border-color: #B7B7B7;
    border-bottom: 1px solid #B7B7B7;
}


.price.panel-grey>.panel-body {
    color: #fff;
    background-color: #808080;
}



.price.panel-grey>.panel-body .lead{
    text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}

.price.panel-grey .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    font-weight:600;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}

/* white price */


.price.panel-white>.panel-heading {
    color: #333;
    background-color: #f9f9f9;
    border-color: #ccc;
    border-bottom: 1px solid #ccc;
    text-shadow: 0px 2px 0px rgba(250,250,250, .7);
}

.panel.panel-white.price:hover>.panel-heading{
    box-shadow: 0px 0px 30px rgba(0,0,0, .05) inset;
}

.price.panel-white>.panel-body {
    color: #fff;
    background-color: #dfdfdf;
}

.price.panel-white>.panel-body .lead{
    text-shadow: 0px 2px 0px rgba(250,250,250, .8);
    color:#666;
}

.price:hover.panel-white>.panel-body .lead{
    text-shadow: 0px 2px 0px rgba(250,250,250, .9);
    color:#333;
}

.price.panel-white .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    font-weight:600;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}
.searchbox-h {
    background: #f1f1f1;
    padding: 20px;
    border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
}

/** Chrominum */

.sub-price {
    margin-left: 0.5rem;
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: rgba(28, 28, 28, 0.34);
}
.sub-price-org:before {
    content: "";
    position: absolute;
    width: 10%;
bottom: 25px;  
    right: 10px;
    transform: rotate(-10deg) scale(1.2);
    border-top: 1px solid;
}
span.sub-price-org {
    color: #9b9b9b;
    float: right;
    padding-left: 8px;
}
.sub-price-off {
    background-color: rgb(212, 43, 80);
    border-radius: 7px;
    border: medium;
    padding: 4px 8px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.subdetails .text {
    float: right;
}
.subdetails .text h4 {
    margin-top: 2px !important;
}
.subdetails .action {
    float: left;
    text-align: center;
    padding-top: 20px;
}
.subdetails {
    line-height: 30px;
    padding: 7px 7px 0px 7px;
    background: #fff;
    border: 1px #ccc solid;
}
.subdetails img {
    width: 60px;
    height: auto;
    padding-bottom: 5px;
}
.subdetails p {
    font-weight: bold;
}
.subs-plan .row {
    margin-top: 7px;
}
.video-banner {
    width: 100%;
}
.vidb {
    display: block;
    margin: 0 5px !important;
    width: auto !important;
}

.sidesearch .k-expander {
    background-color: #fff !important;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11) !important;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11) !important;
    border: 1px solid #dedede !important;
    margin: 0 0 10px !important;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    padding: 7px 10px !important;
}
.sidesearch .k-expander-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: #777;
    color: inherit;
    font-weight: bold;
}
.col-lg-5ths:hover {
    cursor: pointer !important;
}
.sidesearch input[type="text"] {

    border: 2px solid #1de83c !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11) !important;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11) !important;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    padding: 7px 10px !important;
    line-height: 50px !important;
    height: 45px !important;
}

.sidesearch .k-rounded-full {
    border-radius: 0px ;
}
.sidesearch .k-floating-label-container {
    padding-top: 0px !important;
}
.sidesearch .k-input, .k-picker {
    border-style:none !important;

}
.irlist .k-list-item {
    direction: rtl !important;
    float: right !important;
}
.company-ic label {
    margin-bottom: 10px !important;
    font-weight: normal;
}
.sidesearch .k-input, .k-picker {
    line-height: 30px !important ;
    border-radius: 7px !important ;
}
.sidesearch button.k-button {
    background-color: #1de83c!important ;
    color: #0f5405 !important;
    width: 100% !important;
    line-height: 0px !important;
    font-weight: bold !important;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    height: 45px;
    font-weight: normal !important;
}
.sidesearch button.k-button:hover {
    background-color: #1efc40 !important;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
}
select.i-lang {
    padding: 5px 7px !important;
    width: auto !important;
    background: #13b412;
    color: #fff !important;
    float: left;
    margin-top: 15px;
    font-weight: bold;
    -moz-appearance: none !important;
     -webkit-appearance: none !important;
     appearance: none !important;
     -webkit-appearance: none !important;
     appearance: none !important;
     cursor: pointer;
}
.header .k-menu {
    margin-top: 13px;
}
ul#MenuProfile {
    margin: 0px !important;
    float: left;
}
.userpanel-min {
    float: left;
    margin: 15px 0 0 5px !important;
    border: 1px #19bf2f solid;
    border-radius: 5px;
    padding: 2px;
    background: #13b412;
    color: #fff;
    cursor: pointer;
}
.k-menu-link {
    padding: 6px 5px !important;
    color: #555;
}
.k-menu-link:hover {
    color: #3daa0b;
}
.k-i-arrow-s::before {
    color: #6b6b6b !important;
}
.userpanel-min i {
    font-size: 22px;
    margin: 3px 3px 0 -5px;
}
div:focus {
    background: none !important;
}
.k-pager-numbers .k-link.k-selected {
    background-color: #34bf49;
}
#KendoListView_pager .k-icon {
    color: #19ad22 !important;
}
.k-pager, .k-pager-wrap {
    margin: 2px 15px;
}
.allrow:hover {
    
    display: block;
}
.allrow:hover .boxcell h6 {
    color: #2472b8 !important;
    font-weight: bold !important;
}
.list-ics {
    background-color: #32ad36f7;
    color: #fff !important;
    padding: 2px 7px;
    margin: 2px 2px !important;
    display: inline-block;
    border-radius: 5px;
}
.list-ics:hover {
    background-color: #2b9e2ff7;
 
}
.help-c {
    background-color: #ffffff;
  border: 1px solid #ffffff;
    padding: 0px 10px;
    font-size: 15px;
    border-radius: 7px;
    text-align: right;
    margin-bottom: 10px;
    line-height: 35px;
    display: inline-block;
    width: 100%;

}

/* top menu */
#hotmenu {
    background: rgb(17, 22, 26);
    box-shadow: rgba(17, 22, 26, 0.1) 0px 1px 2px, rgba(17, 22, 26, 0.1) 0px 4px 8px;
    z-index: 100;
    color: #fff !important;
    padding: 7px 0px;
}
#hotmenu a {
    color: #e5e5e5 !important;
    text-shadow: -2px 1px 1px rgba(0,0,0,0.19);
}
#hotmenu .dropdown-toggle:hover {
    background-color: #1f2937 !important;
}
#hotmenu a.dropdown-toggle {
    background-image: none !important;
}

#hotmenu .navbar-default {
    color: #e5e5e5;
    background-color: #ccc6c6;
    border-color: #aca1a2;
}
#hotmenu .navbar-default .navbar-nav > li > a {
    color:#e5e5e5;
}
#hotmenu .navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
#hotmenu .navbar-default .navbar-brand {
    color:#e5e5e5;
}
#hotmenu .menu-large {
    position: static !important;
}
#hotmenu .megamenu { 
    background-color: #1f2937 !important;
    color: #e5e5e5 !important;
    overflow: hidden;
}
#hotmenu .boxmenu {
    padding: 0px 10px !important;
    display: inline-block;
    min-height: 145px;

}
#hotmenu .boxmenu h5 {
    color: #939aa6;
    line-height: 25px;
}
#hotmenu .boxmenu hr {
    border:3px solid #4b5563;
}
#hotmenu .boxmenu:hover {
    background-color:#1975f1 !important; 
    -moz-transition: height 10s ease;
  -webkit-transition: height 10s ease;
  -o-transition: height 10s ease;
  transition: height 10s ease;

}
#hotmenu .boxmenu:hover h5 {
    color:#e5e5e5;
}
#hotmenu .boxmenu:hover hr {
    border:3px solid #ffffff;
    

}
#hotmenu .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
    background-color:#1f2937 !important; 
}
#hotmenu .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color:#1f2937 !important; 
}
#hotmenu .goto i {
    font-size: 25px;

}
#hotmenu .goto {
    display: none !important;
    width: 100%;

}
#hotmenu .boxmenu:hover .goto {
    display: inline-block !important;
    padding: 5px;

}
.userpanel-min .k-menu-expand-arrow 
 {
    display: none !important;
}
.membertools {
    position: relative;
    display: inline-block;
    width: 200px;
    float: left;
    text-align: left;
}
.membertools button {
    background: #fff !important;
    border: none !important;
    color: #1975f1;
    border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
margin: 10px 2px 10px 7px;
}
.membertools .btnlang , button.btlang {
    font-weight: bold !important;
    font-size: 17px !important;
    padding: 1px 7px;
    font-family: inherit;
}
.membertools i {
    font-size: 22px;
    margin: 3px 5px;
}
#minuserpanel , #langpanel {
        position: absolute;
        background-color: #fff !important;
    border: 1px #d0d0d0 solid;
        border-radius: 10px;
        margin-top: 5px;
        display: none;
        top: 55px;
        left: 5px;
        right: 0px;
        text-align: center;
        text-shadow:none !important ;
        color: #1975f1;
        box-shadow: rgba(17, 22, 26, 0.1) 0px 1px 2px, rgba(17, 22, 26, 0.1) 0px 4px
      
}
#minuserpanel .btn-exit {
    display: block;
    padding: 7px;
    margin: 10px;
    background: #fff;
    color: #1975f1 !important;
    border: 1px #c4c4c4 solid;
    text-align: center;
    border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
text-shadow:none !important ;
}
#minuserpanel .btn-exit:hover {
    background: #2884fd;
    color: #ffffff !important;
}
#minuserpanel .pr-fullname {
    text-align: center;
    font-size: 16px;
    background: #1975f1;
    padding: 10px 0px;
    color: #fff !important;
    -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
#langpanel span {
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    line-height: 13px;
    font-size: 12px;
    font-family: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;
    margin-right: 16px;
    padding: 1px 4px;
    border: 1px solid rgb(182, 182, 182);
    border-radius: 2px;
}

#langpanel li:hover span {
    color: rgb(249, 250, 251);
    background-color: rgb(59, 130, 246);
    border: 1px solid rgb(59, 130, 246);
}
#langpanel li {
    list-style: none;
    line-height: 35px;
}
#langpanel a {
    color: rgb(75, 85, 99) !important;
    font-size: 14px !important;
    line-height: inherit !important;
    font-weight: bold;
}
/* mmmmmmmmmmmmmmmmm */

.sidemenu-p a {
    display: block;
    color: #000000;
    line-height: 35px;
    
}
.sidemenu-p a:hover {
    padding-right: 5px;
    color: #1c6ff4;
}
.header-userpanel {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #dedede;
    margin: 0 0 10px;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    padding: 7px 10px;
}
.header-userpanel .title {
    color: #000000;
    font-size: 16px;
}
.userinfo-p label {
    color: #000 !important;
}
.btaddnew {
    padding: 5px 7px;
    background: #fff;
    color: #000;

}
.btbord input {
    background-color: #b22222;
    color: #fff;
    border: 1px solid #d51923;
    border-radius: 7px;
    padding: 7px 10px;
    position: relative;
    margin: 15px 7px 0 0;
    float: right;
    left: auto !important;
    top: auto !important;
    right: auto !important;

}
.btbord input:hover {
    background-color: #c43131;
    color: #fff;    
}

/* new reg style */

#reglognew .sign-in-page{
    position: relative;
    height: 100vh;
    display: flex;
    background: linear-gradient(16.66deg, lavender 45.27%, white 100%);
}
#reglognew .sign-in-layout{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    max-width: 560px;
    min-width: 400px;
    width: 39%;
    z-index: 1;
    background: #FFFFFF;
}
#reglognew .sign-in-container{
    background-color:white;
    width:61%;
}
#reglognew .slogan{
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100vh;
    width: 61%;
    max-width: 542px;
    margin: 0 auto;
}
#reglognew .slogan-container{
    margin-top:5vh;
}

#reglognew .kendoka {
    position: absolute;
    bottom: 0;
    left:0;
    width:100%;
    max-height:90%;
}

#reglognew .kendoka img {
    width: 100%; 
    height: auto;
}
#reglognew .title {
    font-weight: 700;
    font-size: 48px;
    line-height: 67px;
    color: #FFFFFF;
    text-align: center;
}

#reglognew .subtitle {
    font-weight: 400;
    font-size: 19px;
    color: #FFFFFF;
    line-height: 25px;
    text-align: center;
}

@media screen and (max-width: 767px) {
    #reglognew .slogan{
      display:none;
  }
  #reglognew .sign-in-layout{
      width:100%;
      height:100%;
  }
}

#reglognew #step1 ,#reglognew #step2 ,#reglognew #step3  {
    width: 100%;
    max-width: 400px; /* You can adjust the width to your needs */
    margin: 0 auto;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

#reglognew .form-row {
    display: flex;
    flex-direction: column;  /* Ensures that label, input, etc., are stacked */
    margin-bottom: 20px; /* Space between each row */
    background-color: #f9f9f9;
    font-size: 14px;
    font-weight: 500;
}

#reglognew .formuser-row {
    display: flex;
    flex-direction: column;  /* Ensures that label, input, etc., are stacked */
    margin-bottom: 5px; /* Space between each row */
    font-size: 14px;
    font-weight: 500;
}
#reglognew .form-row label {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    text-align: right !important;
}

#reglognew .form-row .otp-input {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#reglognew .form-row .otp-timer p {
    font-size: 12px;
    color: #777;
    text-align: center;
    margin: 0;
}

#reglognew .form-row.text-center button , #verifyOtpButton {
    padding: 10px 20px;
    font-size: 16px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    width: 100%;
}

#reglognew .form-row.text-center button:hover {
    background-color: #0056b3;
}

#reglognew .form-row #step1Error {
    font-size: 14px;
    color: red;
    text-align: center;
}


    /* General styling for the input fields */
#reglognew input[type="text"], input[type="email"] {
    /* width: 100%; */
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box; /* Ensures padding and border are included in element's total width and height */
    font-size: 15px;
}

/* Styling for OTP input fields */
#reglognew .otp-input {
    width: 59.6px;
    height: 45px;
    text-align: center;
    margin: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 18px;
    background-color: white;
}

/* Button styling */
#reglognew button , #verifyOtpButton {
    padding: 10px 20px;
    background-color: #4CAF50;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    margin-top: 30px;
}

#reglognew button:hover {
    background-color: #45a049;
}

/* Error message styling */
#reglognew #step1Error, #reglognew #step2Error,#reglognew #step3Error {
    font-size: 14px;
    color: red;
    margin-top: 10px;
    text-align: right;
}

/* Styling for the labels */
#reglognew label {
    font-size: 14px;
    display: block;
    margin: 5px 0;
    text-align: right;
}

/* Timer styling */
#reglognew #timer {
    font-size: 14px;
    color: #e70909;
    margin-top: 10px;
    font-weight: bold;
    margin-left: 6px;
}
#reglognew h3 {
    font-weight: bold;
    color: #245ca7;
    text-align: right !important;
    font-size: 20px;
    margin-bottom: 15px;
}
.log-logo img {
    width: 200px;
    text-align: center;
    border-radius: 25px;
}
.log-logo {
    text-align: center;
}
.allert-timer {
    text-align: center;
    margin-top: 10px;
}
.allert-profile {
    background: #3f8bff !important;
    color: #fff !important;
    padding: 7px !important;
    position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: white;
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
        text-align: center;
        z-index: 1000;
        display: none;
        min-width: 300px;
        font-size: 16px;

}
#overlay-n {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 999;
}
.otp-input{
    font-size: 1.1rem;
    padding: 5px;
    outline:none!important;
    font-weight: 600;
    text-align: center;
    background-color: #fff !important;
    color: #333;
    border: 1px #ccc solid;
    border-radius: 7px;


}
#OTP_Div input:active,
#OTP_Div input:focus ,
#regform input:active ,
#regform input:focus
{
    outline:0px !important;
    box-shadow: none !important;
    border-bottom:3px solid #2864d6 !important;
    outline:none!important;
    color: #333;

}

/* Chrome, Safari, Edge, Opera */
#OTP_Div input::-webkit-outer-spin-button,
#OTP_Div input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;

}

/* Firefox */
#OTP_Div input[type=number] {
    appearance: textfield;
-webkit-appearance: textfield;
-moz-appearance: textfield;
}


#OTP_Div{
    /*grid-template-columns: repeat(5, 20%);*/
    display: flex;
    grid-gap: 10px;
    padding: 5%;
}
.box-c {
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px 0;
    border-radius: 15px;
    text-align: center;
    color: #333;
}
.box-c .form-control {
    height: 50px !important;
}
.box-c .alert {
    margin: 8px 12px 12px 12px !important;
}
.otp-timer span {
    color: #d31c1c;
    font-weight: bold;
}
#OTP_Section button {
    width: 90%;
    background-color: #3f8bff;
    border: 1px #197bd6 solid;
    color: #fff;
    padding: 7px 0;
    border-radius: 15px;
}
#OTP_Section button:focus ,#OTP_Section button:hover  {
    width: 90%;
    background-color: #2b74e1;
    border: 1px #0e5eac solid;
    color: #fff;
    padding: 7px 0;
    border-radius: 15px;
}
.otp-header {
    text-align: right !important;
    padding: 10px;
}
#OTP_Section h3 {
    font-weight: bold;
    color: #245ca7;
}
#regform input {
    margin-top: 7px;
}
#transactionListBox {
    height: auto !important;
} 

/* sidemenu */

.sidemenu {
    background: #333;
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    color: #fff;
    width: 180px;
}
.sidemenu a {
    color: #fff;
    cursor: pointer;
}
.sidemenu li {
    list-style: none;
    text-align: right;
    padding: 7px;
    margin-left: -35px;
    font-size: 14px;
}
.sidemenu li:hover {
    background: #3c3a3a;
    border-right: 1px #1c6ff4 solid;
    cursor: pointer;
}

#wrapper {
    padding-right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-right: 250px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 250px;
    width: 0;
    height: 100%;
    margin-right: -250px;
    overflow-y: auto;
    background: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-align: right;
    padding-right: 5px;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
    text-align: right;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-left: -250px;
}

/* Sidebar Styles */

.bar1, .bar2, .bar3 {
    width: 25px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
    min-height: 250px;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}
.sidebar-nav li:hover a {
    border-right: 2px #00afc8 solid;
    padding-right: 7px;
}
.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #777;
    font-size: 13px;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #000;
    background: #f7f7f7;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav .sidebar-brand {
    padding: 10px 0;
    font-size: 18px;
}

.sidebar-nav .sidebar-brand a {
    color: #f3f3f3;
    font-size: 15px;
}

.sidebar-nav .sidebar-brand a:hover {
    color: #ffffff;
    background: none;

}

@media(min-width:768px) {
    #wrapper {
        padding-right: 250px;
    }

    #wrapper.toggled {
        padding-right: 0;
    }

    #sidebar-wrapper {
        width: 250px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding: 20px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-left: 0;
    }
}
.sidebar-brand {
    background: #7e7e7e;
    font-size: 15px !important;
}
.pi-menu {
    float: right;
    position: relative;
    z-index: 100;
    margin: 7px;
}
/* end side menu  */
.user-info ,.profile-info {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #dedede;
    margin: 0 0 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    padding: 7px 10px;
}
.profile-info button {
    background-color: #3f8bff;
    border: 1px #197bd6 solid;
    color: #fff;
    padding: 7px 0;
    border-radius: 15px;
}
.panel-header {
    text-align: right;
    font-weight: bold;
    position: relative;
    z-index: 10;

}
.form-box {
    float: right;
    text-align: center;
    position: relative;
}
.form-box label {
    display: block;
    padding: 5px 0;
    background: #fffabc;
}
.form-box span {
    display: block;
}
@media (max-width: 800px) {
    .pi-menu {
        float: left;
        z-index: 1000;
    }

}
.k-input-md .k-input-inner, .k-picker-md .k-input-inner {
    padding: 10px 8px !important;
}
#invitationForm input {
    border: 1px solid #e5e5e5 !important;
}
.btnew {
    background: #52bb55;
    font-size: 14px;
    padding: 2px 7px;
    color: #fff;
    font-weight: bold;
    float: right;
    z-index: 500000;
    display: block;
    position: absolute;
    margin: 15px 3px 0 3px;
    border-radius: 3px;
    font-style: normal;
}
.btnew:hover {
    background: #11b32a;
}
label#lblStartDate {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.normal-example-start {
    width: 100%;
}
#invitationForm input {
    width: 100%;
}
#GridModelUser thead {
    direction: rtl;
}
.k-grid tbody, .k-grid tfoot, .k-grid thead {
    text-align: center !important;
}
#GridModelUser td, #GridModelUser th{
    text-align: center;
  }
  #GridModelUser .k-grid-header , #GridTransact .k-grid-header , #GridRequestUser .k-grid-header {
    margin-left: 0px !important;
    background: #3f8bff;
    color: #fff;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(206,89,55,0.25);
  }
  #GridModelUser .k-cell-inner .k-link ,#GridTransact .k-cell-inner .k-link,#GridRequestUser .k-cell-inner .k-link{
display: block;
text-align: center;
  }
  .k-i-delete {
    color: red;
  }
  .k-i-edit {
    color: #b3724b;
  }
  .k-dropdownlist {
    border: 1px #d3d2d2 solid !important;
    line-height: 21px !important;
  }
  #invitationForm .k-rounded-full{
    border-radius: 5px !important;
  }
  .k-picker-solid.k-hover, .k-picker-solid:hover {
    background-color: none !important;
  }
    .bt-back {
        float: left;
        background-color: #9d9d9d;
        padding: 5px 10px;
        color: #ffffff;
        font-size: 14px;
        border-radius: 7px;
        font-weight: bold;
  }
  .bt-back:hover {
    background-color: #adacac;
    color: #ffffff;
}
  .file-upload-container {
    text-align: center;
    border: 1px #ccc solid;
    padding: 1px;
    border-radius: 7px;
    overflow: hidden;
  }

  .custom-file-upload {
    font-size: 15px;
    color: #fff;
    background-color: #4CAF50;
    padding: 5px 15px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
    float: left;
  }
  label.custom-file-upload  {
    margin: 0px !important;
  }
  .custom-file-upload:hover {
    background-color: #45a049;
  }

  .file-upload-container input[type="file"] {
    display: none;
  }

  .file-upload-container .file-name {
    margin-top: 5px;
    color: #555;
    font-size: 14px;
    word-wrap: break-word;
    float: right;
    margin-right: 5px;

  }
  img#ReqImg {
    margin-top: 15px;
  }
  #file-name-text {
    padding-left: 10px; /* ایجاد فاصله از چپ */
  }
  label {
    margin-bottom: 0px;
  }
  .headtools {
    padding: 7px;
    overflow: hidden;
  }
  .headtools h4{
    float: right;
    border-right: 2px #007bff solid;
    padding-right: 7px;
  }
  #GridModelUser .k-spacer {
    display: none !important;
  }
  .k-searchbox input {
    text-align: right;
  }
.b-tools .select-btn , .b-tools a  {
    font-size: 12px;
    border: 0px #fffeee !important;
    background: none;
}
/* map new  */
.mapael .map {
    position: relative;
}

/* For all zoom buttons */
.mapael .zoomButton {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;
    top: 0;
    font-weight: bold;
    left: 10px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

/* Reset Zoom button first */
.mapael .zoomReset {
    top: 10px;
}

/* Then Zoom In button */
.mapael .zoomIn {
    top: 30px;
}

/* Then Zoom Out button */
.mapael .zoomOut {
    top: 50px;
}

.mapael .mapTooltip {
    position: absolute;
    background-color: #474c4b;
    opacity: 0.70;
    filter: alpha(opacity=70);
    border-radius: 10px;
    padding: 10px;
    z-index: 1000;
    max-width: 200px;
    display: none;
    color: #fff;
}

* {
    box-sizing: border-box;
}

.img-magnifier-container {
    position: relative;
}

.img-magnifier-glass {
    position: absolute;
    border: 3px solid #000;
    border-radius: 50%;
    cursor: none;
    /*Set the size of the magnifier glass:*/
    width: 200px;
    height: 200px;
    z-index: 200000;
}
#example {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
}

.dash-head {
    max-width: 100%;
    height: 80px;
    background-color: waliceblue;
    position: relative;
}

    .dash-head .k-rpanel-toggle {
        position: absolute;
        width: 40px;
        height: 40px;
        top: 20px;
        left: 20px;
    }

.panel-wrap {
    max-width: 100%;
    max-height: 100%;
    background-color: aqua;
    border: 1px solid #e5e5e5;
    position: relative;
}

.panel-footer {
    max-width: 100%;
    max-height: 100%;
    background-color: gray;
    border: 1px solid #e5e5e5;
    position: relative;
}

#sidebar {
    margin: 0;
    padding: 20px 0 20px 20px;
    vertical-align: top;
}

@media (max-width: 1000px) {
    #sidebar {
        background: #fff;
        padding: 20px;
        border-left: 1px solid #e5e5e5;
        /* show sidebar in container, demo only*/
        position: absolute;
        top: 0;
        bottom: 0;
    }

        #sidebar.k-rpanel-expanded {
            box-shadow: 0 0 10px rgba(0,0,0,.3);
        }
}

#main-content {
    overflow: hidden;
    margin: 0;
    padding: 20px;
    max-width: 100%;
    max-height: 100%;
    vertical-align: top;
}

/* WIDGETS */
.widget {
    margin: 0 0 20px;
    padding: 0;
    background-color: #ffffff;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
}

    .widget div {
        padding: 10px;
        min-height: 50px;
    }

    .widget h3 {
        font-size: 12px;
        padding: 8px 10px;
        text-transform: uppercase;
        border-bottom: 1px solid #e7e7e7;
    }

        .widget h3 span {
            float: right;
        }

            .widget h3 span:hover {
                cursor: pointer;
                background-color: #e7e7e7;
                border-radius: 20px;
            }

/* PROFILE */
.profile-photo {
    width: 80px;
    height: 80px;
    margin: 10px auto;
    border-radius: 100px;
    border: 1px solid #e7e7e7;
    background: url('/shared/web/Customers/ISLAT.jpg') no-repeat 50% 50%;
}

#profile div {
    text-align: center;
}

#profile h4 {
    width: auto;
    margin: 0 0 5px;
    font-size: 1.2em;
    color: #1f97f7;
}

#profile p {
    margin: 0 0 10px;
}

/* BLOGS & NEWS */
#blogs div,
#news div {
    padding: 0 20px 20px;
}

#teammates h4,
#blogs h4,
#news h4 {
    width: auto;
    margin: 20px 0 2px;
    font-size: 1.4em;
    color: #1f97f7;
    font-weight: normal;
}

.blog-info {
    margin: 0 0 10px;
    font-size: .9em;
    color: #787878;
}

#sidebar #blogs h4 {
    font-size: 1em;
}

#sidebar #blogs p {
    display: none;
}

#sidebar #blogs .blog-info {
    display: block;
}

#main-content #news h4 {
    font-size: 1.2em;
    line-height: 1.4em;
}

    #main-content #news h4 span {
        display: block;
        float: left;
        width: 100px;
        color: #000;
        padding-right: 10px;
    }

#sidebar #news h4 {
    font-size: 1em;
}

    #sidebar #news h4 span {
        display: block;
        margin-bottom: 3px;
        color: #000;
    }

/* TEAMMATES */
.team-mate:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}

#teammates .team-mate h4 {
    font-size: 1.4em;
    font-weight: normal;
    margin-top: 12px;
}

.team-mate p {
    margin: 0;
}

.team-mate img {
    float: left;
    margin: 0 15px 0 0;
    border: 1px solid #e7e7e7;
    border-radius: 60px;
}

.selected-tags , .tags-container {
    margin: 10px 0;
    padding: 10px;
    background: #f9f9f9;
}

.selected-tags ul {
    list-style: none;
    padding: 0;
}

.selected-tags li ,.tags-container .tag {
    display: inline-block;
    background: #878787;
    color: white;
    padding: 3px 7px 3px 0px;
    margin: 0 7px 0 0;
    border-radius: 5px;
    font-size: 12px;
}

.selected-tags .remove-tag {
    background: none;
    color: white;
    border: none;
    margin-left: 2px;
    cursor:#000 pointer;
}
.selected-tags .remove-tag:hover {
    color: #000;
}
.selected-tags li:has(.remove-tag:hover) {
    background: #ff5757;
    color: #fff !important;
}
.gosimilaric .btnew {
    position: relative !important;
    float: left;
    margin: 5px;
    border: none ;
    border-radius: 15px;
}
.gosimilaric span {
    margin-bottom: 5px;
    margin-right: 5px;
}
.gosimilaric i {
    padding: 5px;
}
.b-tools-h {
    background-color: #999;
    border-right: 10px #f5f5f5 solid !important;
}
.b-tools {
    border-right:10px #ffffff solid
}
.allrow:hover {
     border-radius: 0px 11px 11px 0px;
-webkit-border-radius: 0px 11px 11px 0px;
-moz-border-radius: 0px 11px 11px 0px;
}

.allrow:hover .boxcell:not(.b-tools) {
        background-color: #e3e3e3 !important;
       
}
.newsboard .boxcell  {
    background-color: #2093bb;
    color: #fff !important;
} 
.newsboard .boxcell h6 {
    color: #fff !important;
    font-size: 12px;
    
} 
.listic h5 {
    font-weight: bold;
}
.listic h6 {
    font-weight: bold !important;
}
.radius-left-25 {
    -webkit-border-top-left-radius: 25px;
-webkit-border-bottom-left-radius: 25px;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomleft: 25px;
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
}
.radius-right-25 {
    -webkit-border-top-right-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
-moz-border-radius-topright: 25px;
-moz-border-radius-bottomright: 25px;
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
}
.select2-container {
    line-height: 45px;
    font-size: 14px;
    width: 100% !important;

}
.tags-container .tag .remove {
    float: left;
    margin: 0 5px;
        cursor: pointer;
        font-weight: bold;
}
.tags-container .remove:hover .tag {
    background-color: red;
}

.select2-container--default .select2-results>.select2-results__options {
    max-width: 100%;
}
.select2-results__option {
    padding: 1px 5px;
}
#select2-tagsList-results li {
    padding: 1px 5px !important;
    font-size: 12px;
}
.tags-container {
    margin-left: 35px;
}
.icname {
    text-align: left;
    width: 100% !important;
    display: inline-block;
}
.icstype {
    float: right;
    color: #0056b3;
}
.delete-all {
    background-color: #af1741;
    color: #fff;
    padding: 2px 7px;
    border-radius: 8px;
    border: 1px solid #af1741;
    font-size: 13px;
}
.model2box {
    margin: auto;
}
.model1box {
    margin: auto ;
}
.select2-container .select2-selection--single {
    height: auto !important;
}
.select2-container--default .select2-selection--single {
    background-color: #ebebeb !important;;
    border: 1px #d3d2d2 solid !important;
    padding: 6px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f7f7f7 !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #000 !important;
    font-weight: bold;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    border-right: #007bff 3px solid !important;
    background-color: #fff !important;
}

thead#gridic .k-column-title {
    text-align: center;
}

.i-compare {
    width: 40px;
    height: 40px;
    opacity: 0.7;
}
.i-compare:hover {
    width: 40px;
    height: 40px;
    opacity: 1;
}
.compare-link {
    display: inline-block;
  vertical-align: middle;
}
.k-header .k-cell-inner {
text-align: center;
  display: inline-block;
}
.k-grid-header {
    padding-right: 0px !important;
}
.gauge-wrapper {
  text-align: center;
  display: inline-block;
}
/* #map , #map2 {
    position: absolute;
    left: 0;
    top: 0px;
    margin-left: 80px;
} */

#map, #map2 {
  position: absolute;
  left: 0;
  top: 2px;
  margin-left: 1.6%;
}

.problemicdiv .select2-selection.select2-selection--single {
    background: #fff !important;
    border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    border: 2px #2093bb solid !important;
    margin-bottom: 15px;
    box-sizing: border-box;
}
.problemicdiv .select2-selection__arrow {
    left: 7px !important;
    top: 10px !important;
}
.selected-div {
    background-color: #ebffe0 !important;
  display: inline-block;
  border: 1px #36ac25 solid;
}
.bank-card img {
   padding: 7px;
  border-radius: 15px !important;
  width: 180px;
}
.numberbox {
    background-color: #007bff;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 50px;
  padding: 2px 13px;
  margin-left: 7px;
}
.onebox {
    background: #f7f7f7;
  padding: 10px;
  margin-top: 10px;
  border: 1px #dbdbdb solid;
  border-radius: 7px;
  overflow: hidden;
}
.k-searchbox.k-input.k-input-md.k-rounded-md.k-input-solid {
    padding: 3px !important;
  height: 40px;
  border: 0px !important;
}
  .modeltag-container {
    flex-wrap: wrap;
    gap: 7px;
    text-align: left;
    background: #4d6cb0;
  padding: 3px 5px;
  margin-left: 8px;
}

  .modeltag {
    padding: 0px 10px;
    background: none;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.2s;
    font-size: 14px;
    display: inline-block;
    color: #fff;
  }

  .modeltag.selected {
    background: #FFF;
  color: #405E9F;
  border-color: #405E9F;
  }

.subuserbox {
    direction: rtl;
}
.usersidebar {
    width: 250px;
    float: right !important;
  }

#giftCodeModal {
    display: none;
    position: fixed;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 7px 10px 5px 10px;
    border: 1px solid #ccc;
    z-index: 999;
    width: 300px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    border-radius: 8px;
}
#giftCodeModal h5{
    font-weight: bold;
}
  #giftCodeInput {
    text-align: center;
    font-weight: bold;
  }

#submitGiftCodeBtn {
background-color: #3f8bff;
  border: 1px #197bd6 solid;
  color: #fff;
  padding: 4px 0;
  border-radius: 15px;
  width: 100%;
}
#closeGiftModal {
    color: #7a1b1b !important;
    border: none; font-size: 20px; 
    font-weight: bold; cursor: pointer;
    background: none;
}
.map-out {
    width: 600px;
    position: relative;
    display: inline-block;
}
.ics-fac {
    background: #fff;
    border: 1px solid #ccc;
    text-align: center;
    height: 150px;
}
.ics-fac:hover {
    border: 1px solid #007bff;
}
.ics-fac img {
    margin: 15px 5px 5px 5px;
    text-align: center;
}
.ics-fac a {
    color: #007bff;
}
.ics-fac h4 {
    margin: 7px 0;
}