
.vitrin .sep-head {
    margin: 0 10px 0 15px;
    border-right: 1px solid #8f8f90;
    height: 40px;
    margin-top: 8px;
    float: right;
}






.vt-main-detail{
    padding-right: 15px;
    color: #6e6f71;
}
.vt-main-detail h5{
    border-bottom: 1px solid #bfc0c1;
    font-size: 14px;
    padding-bottom: 10px;
    margin-top: 20px;
}
.box-sot .sect {
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #bfc0c1;
}
.box-notesite ul {
    margin: 10px 0 0 0;
    overflow: hidden;
    float: right;
    width: 100%;
    list-style: none;
    padding: 0;
}
.box-notesite ul li {
    float: right;
    margin-left: 10px;
}
.box-notesite ul li .title {
    width: 100%;
    text-align: center;
    margin: 5px 0 15px 0;
}
.notesite {
    display: inline-block;
    position: relative;
    width: 1em;
    height: 1em;
    font-size: 65px;
    cursor: default;
}
.notesite:before {
    content: '';
    display: block;
    position: absolute;
    width: 1em;
    height: 1em;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
    opacity: .5;
    z-index: 0;
}
.notesite:after {
    content: '';
    display: block;
    position: absolute;
    top: .1em;
    right: .1em;
    width: .8em;
    height: .8em;
    background: #fff;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
    z-index: 1;
}
.notesite>.percent {
    position: absolute;
    top: 16px;
    right: 0;
    width: 100%;
    font-size: 20px;
    text-align: center;
    z-index: 2;
    color: #000;
        direction: ltr;
}
.notesite>.percent .dec {
    font-size: 15px;
    margin-left: 0px;
}
.notesite>#slice {
    position: absolute;
    width: 1em;
    height: 1em;
    clip: rect(0px,1em,1em,0.5em);
}
.notesite>#slice.gt50 {
    clip: rect(auto,auto,auto,auto);
}
li.creativity .notesite:before {background:#df6c4f}
li.designing .notesite:before {background:#ecd06f}
li.operation .notesite:before {background:#409f89}
li.packing .notesite:before {background:#1a99aa}
li.beUseful .notesite:before {background:#473193;}
li.total .notesite:before {background:#cfd1d0}
.box-notesite .list-legend ul {
    float: none;
    margin: 0;
    clear: both;
    padding: 10px 0 0 0;
    list-style: none;
}
.list-legend ul li {
    float: right;
    width: 70px;
    margin-left: 6px;
    list-style: none;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
}
.box-notesite ul li.total {
    float: left;
    margin: 0;
}
.box-notesite ul li.total {
    float: left;
    margin: 0;
}
.sect {
    position: relative;
    padding: 10px 0 0 0;
    border-top: 1px solid #bfc0c1;
    border-bottom: 1px solid #bfc0c1;
    float: right;
    width: 100%;
}
.sect.jury>ul {
    height: 70px;
    padding: 0;
    list-style: none;
    margin: 0;
}
.sect.jury>ul>li {
    position: relative;
    float: right;
    margin-left: 7px;
    margin-bottom: 10px;
}
.sect.jury>ul>li img {
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.sect.jury>ul>li img:hover {
    opacity: .7;
}
.vote-box-top{
    margin-top: 10px;
}
.vote-box-top button{
    background-color: #bcbdc0;
    color: #fff;
    border: none;
    height: 40px;
    line-height: 40px;
}
.vote-box-top .ks-disc{
    padding-right: 10px;
}
.vitrin .karstarters-section {
    background-color: #33a7c3;
    color: #fff;
    padding-top: 20px;
    margin-top: 30px;
}
.vitrin .karstarters-title span {
    background-color: #33a7c3;
}
.vitrin .karstarters-title {
    border-color: #fff;
}
.vitrin .ks-job {
    color: #fff;
    border-color:#fff;
}
.vitrin .ks-work {
    color: #fff;
}
.vitrin .ks-work a {
    color: #0d4f8b;
}
.vitrin .ks-stat {
    border-color:#fff;
}
.vitrin .karstarters-section .ks-cowntdown,
.vitrin .karstarters-section .hasCountdown .countdown_section:last-child{
    color: #fff;
}
.sec-bot-content{
    padding: 0 0 15px 0;
}
.sec-bot-content h4.sec-bot-head{
    border-bottom: 1px solid #59595c;
    padding-bottom: 10px;
    margin-top: 30px;
}
.sec-bot-content p{
    color: #59595c;
}
.sec-bot-sponsors a img{
    max-width: 100%;
}
.vt-menu{
    margin-top: 70px;
}
.vt-menu ul{
    list-style: none;
    padding: 0;
}
.vt-menu ul li{
    float: right;
    width: 12.5%;
    padding: 0 4px;
    padding-top: 10px;
    transition: all 0.2s ease-out;
}
.vt-menu ul li:hover{
    transform: translateY(10px);
}
.vt-menu ul li a{
    width: 100%;
    max-height: 100px;
    padding: 38px 0;
    text-align: center;
    border: 1px solid #d4d4d5;
    align-content: center;
    display: block;
    color: #5b5b5b;
    margin-top: -1px;
    font-size: 14px;
    font-weight: bold;
    background-color: #fff;
    transition: all 0.2s ease-out;
}
.vt-menu ul li a:hover{
    background-color: #f7f8f5;
}
.vt-profile-box {
    
}
.vt-prof-inner {
    background-color: #F5F5F1;
    min-height: 100px;
    border-radius: 5px;
    padding-bottom: 0;
    margin-bottom: 15px;
}


.vt-prof-pic{
    width: 100%;
    max-width: 125px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}
.vt-prof-inner h5{
    margin-top: 20px;
    color: #1aaac6;
    margin-bottom: 5px;
}
.vt-prof-inner p.vt-prof-job{
    color: #939598;
    margin-bottom: 15px;
}
.vt-prof-inner a.vt-prof-flw-bt{
    color: #fff;
    font-weight: bold;
    padding: 3px 10px;
    background-color: #1aaac6;
    border-radius: 5px;
    border: 1px solid #2695a4;
}
.vt-prof-inner a.vt-prof-flw-bt:hover{
    background-color: #2695a4;
    border: 1px solid #177380;
}
.vt-prof-inner ul.vt-prof-menu{
    list-style: none;
    padding: 0;
    width: 100%;
    margin-top: 15px;
}
.vt-prof-inner ul.vt-prof-menu li{
    width: 100%;
    border-top: 1px solid #dedede;  
    transition: all 0.2s ease-out;
    padding-right: 5px;
}
.vt-prof-inner ul.vt-prof-menu li:hover{
    padding-right: 10px;  
}
.vt-prof-inner ul.vt-prof-menu li.mn-active{
    background-color: #fff; 
}
.vt-prof-inner ul.vt-prof-menu li a{
    width: 100%;
    display: block;
    line-height: 35px;
    color: #939598;
}
.vt-prof-content-br{
    background-color: #F5F5F1;
    border-radius: 5px;
    padding: 4px;
    margin-bottom: 15px;
}
.vt-prof-content{
    min-height: 100px;
    border: 1px solid #dedede;
    background-color: #fff;
}
.vt-prof-logo img{
    width: 100%;
    max-width: 100px;
    margin: 0 auto;
}
.vt-prof-logo h4{
    color: #858583;
}
.vt-prof-name-box{
    color: #858583;
    padding-top: 15px;
}
.vt-prof-vote-box{
    min-height: 100px;
    border: 1px solid #b1b1b1;
    border-right: none;
    border-left: none;
    margin-top: 15px;
    padding: 15px 0;
}
ul.vt-vote-resault{
    margin: 10px 0 0 0;
    overflow: hidden;
    float: right;
    list-style: none;
    padding: 0;
}
ul.vt-vote-resault li{
    float: right;
    margin-left: 10px;
    text-align: center;
    width: 20%;
    margin: 0;
}
ul.vt-vote-resault li .title{
    font-size: 10px;
}
ul.vt-vote-resault li .notesite{
    width: 0.9em;
    height: 0.9em;
}
ul.vt-vote-resault li .notesite:before{
    width: 0.9em;
    height: 0.9em;
}
ul.vt-vote-resault li .notesite:after{
    width: 0.7em;
    height: 0.7em;
}
ul.vt-vote-resault li .notesite>.percent {
    top: 13px;
}
.vt-voting-box{
    padding-right: 15px;
}
.vt-voting-box .hasCountdown .countdown_section{
    border-color: #b1b1b1;
}
.vt-voting-box .ks-cowntdown{
    margin-top: 8px;
}
.vt-voting-box .ks-vote-bt{
    height: 40px;
    line-height: 38px;
    background-color: #bcbdc0;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
}
.vt-voting-box .ks-vote-bt:hover{
    background-color: #FC0;
}


.vt-voting-box .ks-vote-bt-register{
    height: 40px;
    line-height: 38px;
    background-color: #bcbdc0;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
}
.vt-voting-box .ks-vote-bt-register:hover{
    background-color: #FC0;
}

.vt-prof-images{
    margin-bottom: 15px;
}
.vt-prof-images ul{
    list-style: none;
    padding: 0;
    margin: 10px -5px;
}
.vt-prof-images ul li{
    padding: 5px;
}
.vt-prof-images ul li img{
    width: 100%;
}
.vitrin .vitrin-item {
    padding: 10px;
    background-color: #e9eaeb;
}
.vitrin-item a img {
    width: 25%;
    max-width: 100px;
    float: right;
    transition: opacity 0.2s ease-out;
}
.vitrin-item-ct {
    width: 75%;
    float: right;
    padding-right: 10px;
}
.vitrin-item-ct a {
    float: right;
    color: #000;
    font-size: 12px;
    margin: 0;
}
.vitrin-item-ct ul{
    clear: both;
    float: right;
    list-style: none;
    padding: 7px 0;
    display: inline-block;
    position: relative;
}
.vitrin-item-ct ul span{
    position: absolute;
    bottom: -10px;
    left: 1px;
    color: #909090;
    font-size: 8px;
}
.vitrin-item-ct ul li{
    width: 22px;
    height: 22px;
    line-height: 25px;
    font-size: 10px;
    margin: 0 0 0 3px;
    float: right;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}
.vitrin-item-ct ul li.total{
    margin: 0;
}
.vitrin-item-ct ul li.creativity {
    background-color: #df6c4f;
}
.vitrin-item-ct ul li.designing {
    background-color: #ecd06f;
}
.vitrin-item-ct ul li.operation {
    background-color: #409f89;
}
.vitrin-item-ct ul li.packing {
    background-color: #1a99aa;
}
.vitrin-item-ct ul li.beUseful {
    background-color: #473193;
}
.vitrin-item-ct ul li.total {
    background-color: #cfd1d0;
}
.vt-voting-box ul{
    list-style: none;
    padding: 0;
}
.vt-voting-box h6{
    margin-top: 0;
}
.vt-voting-box ul li{
    width: 20%;
    border: 1px solid #fff;
    line-height: 35px;
    cursor: pointer;
    text-align: center;
    float: left;
    color: #fff;
    font-weight: bold;
}
.vt-voting-box ul li:hover{
    opacity: 0.8;
}
.vt-voting-box.voting-1 ul li{
    background-color: #df6c4f;
}
.vt-voting-box.voting-2 ul li{
    background-color: #ecd06f;
}
.vt-voting-box.voting-3 ul li{
    background-color: #409f89;
}
.vt-voting-box.voting-4 ul li{
    background-color: #1a99aa;
}
.vt-voting-box.voting-5 ul li{
    background-color: #473193;
}
.vt-voting-box.voting-6 ul li{
    background-color: #fff;
    float: right;
}

.vt-voting-box.voting-6{
    margin-top: 5px;
}
.vt-voting-box.voting-6 ul li {
    width: 35px;
    height: 35px;
    margin: 5px;
    border-radius: 50%;
    border: 2px solid #fff;
    color: #000;
}
.vt-voting-box.voting-6 ul li.creativity {
    border-color: #df6c4f;
}
.vt-voting-box.voting-6 ul li.designing {
    border-color: #ecd06f;
}
.vt-voting-box.voting-6 ul li.operation {
    border-color: #409f89;
}
.vt-voting-box.voting-6 ul li.packing {
    border-color: #1a99aa;
}
.vt-voting-box.voting-6 ul li.beUseful {
    border-color: #473193;
}

.vt-voting-box.voting-6 .ks-vote-bt{
    border: 2px solid #fff;
    margin-top: 10px;
}
.vt-hidd{
    display: none;
}
.vt-ind-box{
    padding: 4px;
}
.vt-ind-inner{
    min-height: 280px;
    background-color: #1ba7c3;
    color: #fff;
    padding: 30px 0;
}
.vt-ind-inner .vt-ind-text p{
    line-height: 30px;
}
.vt-ind-inner .vt-ind-text a{
    float: left;
    color: #fff;
    margin-top: 20px;
}
.vt-indust{
    background-color: #e9eaeb;
}
.vitrin.vt-indust #content-page{
    padding-top: 8px;
}
.vt-ind-menu ul{
    list-style: none;
    padding: 0;
    width: 100%;
}
.vt-ind-menu ul li{
    width: 6.25%;
    padding: 4px;
    float: right;
}
.vt-ind-menu ul li.vt-active a{
    background-color: #41748e;
}
.vt-ind-menu ul li a{
    display: block;
    width: 100%;
    padding: 8px;
    background-color: #59c9e5;
    text-align: center;
    transition: all 0.2s ease-out;
}
.vt-ind-menu ul li a:hover{
    background-color: #41748e;
}
.vt-ind-menu ul li a img{
    width: 100%;
}
.vt-ind-title-box{
    background-color: #17a7c3;
    color: #fff;
    margin-top: 5px;
}
.vt-ind-title-box h1{
    font-size: 30px;
    margin-bottom: 30px;
}
.vt-ind-title-box .vt-ind-img img{
    width: 100%;
}
.vt-ind-title{
    padding-bottom: 15px;
}
.vt-ind-disc{
    background-color: #59c9e5;
    color: #56666a;
    padding: 15px;
}
.vt-ind-disc span{
    padding: 15px 40px;
    float: right;
    opacity: 0.8;
}
.vt-ind-disc p{
    font-size: 14px;
    line-height: 24px;
}
.vt-jury-box{
    padding: 4px;
}
.vt-jury-inner{
    background-color: #17a7c3;
    color: #fff;
}
.vt-jury-inner img{
    width: 100%;
}
.vt-jury-text{
    min-height: 160px;
}
.vt-jury-inner a.vt-jury-pic:hover{
    opacity: 0.8;
}
.vt-jury-inner a{
    color: #fff;
}
.vt-jury-inner a:hover{
    color: #183c4e;
}
.vt-jury-inner .vt-jury-text p{
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}
.vt-text-page{
    color: #58595b;
    font-size: 16px;
}
.vt-text-page h1{
    font-size: 24px;
    margin-bottom: 30px;
}
.vt-text-page p{
    line-height: 24px;
    margin-bottom: 15px;
}
.vt-text-page span{
    color: #000;
    font-weight: bold;
}
.vt-jury-user-top{
    background-color: #18a6c3;
    color: #fff;
}
.vt-jury-user-top img{
    width: 100%;
}
.vt-jury-user-top h1{
    font-weight: bold;
}
.vt-jury-user-top h3{
    font-weight: bold;
    margin-top: 30px;
}
.vt-jury-user-top p{
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 24px;
}
.vt-jury-users{
    background-color: #18a6c3;
    color: #fff;
    margin-top: 15px;
}
.vt-jury-users img{
    width: 100%;
}
.vt-jury-users h4{
    margin-top: 15px;
}
.vt-jury-users a{
    color: #fff;
    transition: all 0.2s ease-out;
}
.vt-jury-users a:hover{
    color: #27396a;
}
.vt-jury-users a:hover img{
    opacity: 0.8;
}

.vt-jury-users .vitrin-item-ct{
    width: 100%;
    padding: 0;
}
.vt-jury-users .vitrin-item-ct ul li{
    width: 28px;
    height: 28px;
    line-height: 32px;
    font-size: 12px;
}
.vt-jury-users-left-box{
    padding-right: 15px;
}
.vt-brands-top-bar ul{
    list-style: none;
    padding: 0;
    color: #fff;
    width: 100%;
}
.vt-brands-top-bar ul li{
    padding: 4px;
    float: right;
    width: 12.5%;
}
.vt-brands-top-bar ul li a{
    width: 100%;
    height: 60px;
    display: block;
    padding: 10px;
    background-color: #17a7c3;
    color: #fff;
}
.vt-brands-top-bar ul li a:hover{
    opacity: 0.7;
}
.vt-brands-box ul{
    list-style: none;
    padding: 0;
    color: #fff;
}
.vt-brands-box ul li{
    float: left;
    padding: 4px;
    width: 12.5%;
    
}
.vt-brands-box ul li.big{
    width: 25%;
    margin-bottom: 1px;
}
.vt-brands-box ul li a{
    width: 100%;
    position: relative;
    float: left;
    background-color: #fff;
    overflow: hidden;
}
.vt-brands-box ul li a:hover img.vt-brand-num{
    opacity: 0;
}
.vt-brands-box ul li a img.vt-brand-num{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.vt-brands-box ul li a .vt-brand-content{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: #575757;
    padding: 5px;
    text-align: center;
}
.vt-brands-box ul li a .vt-brand-content img{
    width: 100%;
    max-width: 50%;
    margin: 0 auto;
    margin-bottom: 5px;
}
.vt-brands-box ul li a .vt-brand-content p{
    text-align: right;
    margin-bottom: 3px;
    padding-right: 5px;
}

.vt-profile-name {
    font-size: 25px;
    color: #404041;
    padding: 0 15px;
    margin: 15px 0 15px 0;
        float: right;
    width: 100%;
}
.vt-prof-content p.vt-job-title{
    color: #27aae1;
}
.vt-prof-social{
    margin-top: 15px;
}
.vt-prof-social a{
    margin-left: 5px;
}
.vt-prof-social a img{
    width: 22px;
}
.vt-prof-left-images{
    
}
.vt-prof-left-images ul{
    list-style: none;
    padding: 0;
    width: 100%;
}
.vt-prof-left-images ul li{
    width: 25%;
    padding: 4px;
    float: right;
}
.vt-prof-left-images ul li a{
    width: 100%;
    display: block;
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,0.3);
    border: 3px solid #fff;
}
.vt-prof-left-images ul li a:hover{
    opacity: 0.8;
}
.vt-prof-left-images ul li a img{
    width: 100%;
}
.vt-prof-shop-box{
    background-color: #ebf7fd;
}
.vt-prof-shop-box h4{
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.vt-prof-shop-box a.vt-prof-shop-link{
    margin-top: 10px;
    float: right;
    width: 100%;
}
.vt-prof-shop-box a.vt-prof-shop-link img{
    margin-left: 5px;
}
.vt-prof-shop-box a.vt-prof-shop-pic img{
    max-width: 240px;
}
.vt-prof-shop-box p{
    margin: 0;
    margin-top: 5px;
    float: right;
}
.vt-prof-newsletter{
    border-top: 1px solid #d6d5d5;
    text-align: center;
    color: #000;
}
.vt-prof-newsletter .vt-nw-box{
    border: 5px solid #e2e3e4;
    background-color: #f7f8f4;
    margin: 30px 0;
    border-radius: 10px;
}
.vt-prof-newsletter h4{
    margin: 0;
    line-height: 24px;
}
.vt-prof-newsletter input{
    height: 40px;
    border: 1px solid #cfcbc8;
    padding: 0 10px;
    text-align: left;
    width: 240px;
    margin-top: 15px;
}
.vt-prof-newsletter button{
    height: 40px;
    border: 1px solid #a7a9ac;
    background-color: #e1e2e3;
    color: #000;
    margin-right: 10px;
    padding: 0 15px;
    margin-top: 15px;
}
.vt-prof-newsletter button:hover{
    background-color: #a7a9ac;
    color: #fff;
}
#modal-vt-login{
    direction: rtl;
}
#modal-vt-login .modal-header{
    padding: 15px 0 30px 0;
    border-bottom: 1px solid #b7b9bb;
    position: relative;
}
#modal-vt-login .modal-header .sep-tx{
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: 60px;
    transform: translateY(50%);
    padding: 0 10px;
}
#modal-vt-login .modal-body{
    width: 100%;
}
#modal-vt-login ul.nav{
    width: 100%;
    padding-right: 30px;
    
}
#modal-vt-login ul.nav li{
    float: right;
}
#modal-vt-login form{
    text-align: right;
    padding: 20px;
}
#modal-vt-login form p{
    width: 100%;
    float: right;
    margin-bottom: 4px;
    font-size: 12px;
}
#modal-vt-login form input{
    height: 30px;
    float: right;
    margin-bottom: 10px;
    padding: 0 10px;
}
#modal-vt-login form .gender{
    line-height: 25px;
    margin-bottom: 15px;
}
#modal-vt-login form .gender input{
    width: auto;
    margin: 0;
}
#modal-vt-login form .gender span{
    float: right;
    margin: 0 10px 0 30px;
}
#modal-vt-login .modal-vt-footer{
    border-top: 1px solid #b7b9bb;
    padding-top: 10px;
}
#modal-vt-login .modal-vt-footer input{
    margin: 0;
    margin-left: 10px;
}
#modal-vt-login .modal-vt-footer a{
    float: right;
    clear: both;
    margin-bottom: 10px;
    color: #1f95be;
}
#modal-vt-login .modal-vt-footer a:hover{
    color: #177d8e;
}
#modal-vt-login form button{
    float: right;
    border: 1px solid #177d8e;
    color: #fff;
    background-color: #1ba7c3;
    height: 40px;
    text-align: center;
    border-radius: 5px;
    margin: 10px 0 15px 0; 
}
#modal-vt-login form button:hover{
    background-color: #177d8e;
}
#modal-vt-login #login-form input[type="checkbox"]{
    float: none;
    margin: 0 10px 0 0;
}
#modal-vt-login #login-form b{
    float: right;
}
#modal-vt-login #login-form button{
    margin-top: 0;
}
#modal-vt-login .modal-content .close{
    top: 0;
    left: 0 !important;
    right: inherit;
    border-radius: 5px 0 10px 0;
    background-color: #e69494;
    z-index: 2;
    outline: none;
}
#modal-vt-login .modal-content .close:hover{
    background-color: #cb4141;
}