.kint { display: none; }
/*#score-dummy > input { display: none; }*/
body, td, th, input, textarea { color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
body { background-color: #14143c; }
a:link { color: #161454; text-decoration: underline; }
a:visited { color: #161454; text-decoration: underline; }
a:hover { color: #161454; text-decoration: underline; }
a:active { color: #161454; text-decoration: underline; }
abbr { border-bottom: 1px dotted; cursor: help; }
#table { width: 1250px; height: 100%; }
#shap_logo { height: 132px; background: url(/images/index_01.jpg); background-repeat: no-repeat; background-position: top;
    padding: 15px 180px 0 0; vertical-align: top; }
#p_name { height: 41px; background: url(/images/index_02.jpg); background-repeat: no-repeat; background-position: top; text-align: right; padding: 0 200px 0 0; font-size: 14px; font-weight: bold; }
#center { background: url(/images/bg.jpg); background-repeat: no-repeat; background-position: bottom; vertical-align: top; height: 718px; }
#bottom { background: url(/images/index_05.jpg); background-repeat: no-repeat; background-position: bottom; height: 101px; padding-right: 180px; }
#content { background: url(/images/cent.png); background-repeat: repeat-y; height: 100%; width: 1250px; }
#menu { background: url(/images/truba.png); background-repeat: repeat-y; background-position: left; width: 360px; vertical-align: top; padding-top: 15px; }
.menu { background: url(/images/menu.png); background-repeat: no-repeat; background-position: right top; height: 54px; padding: 0 0 0 125px; font-weight: bold; font-size: 14px; text-align: left; vertical-align: top; }
.menu a:link { color: #000000; text-decoration: none; }
.menu a:visited { color: #000000; text-decoration: none; }
.menu a:hover { color: #000000; text-decoration: underline; }
.menu a:active { color: #000000; text-decoration: none; }
#text { vertical-align: top; padding: 18px 185px 0 25px; text-align: justify; }
#ban { float: right; }
#top_but { float: right; width: 200px; }
.top_td { font-size: 12px; padding: 0 5px 0 0; width: 80px; font-weight: bold; }
.top_td a:link { color: #ffffff; text-decoration: none; }
.top_td a:visited { color: #ffffff; text-decoration: none; }
.top_td a:hover { color: #ffffff; text-decoration: none; }
.top_td a:active { color: #ffffff; text-decoration: none; }
#promt { font-size: 12px; margin: 0; }
.req { font-size: 14px; font-weight: bold; }
.input { border: 1px #999999 solid; height: 25px; width: 420px; line-height: 1.5; background-color: #f6f6f6; }
.textarea { border: 1px #999999 solid; height: 90px; width: 420px; background-color: #f6f6f6; }
#txtar_c { border: 1px #999999 solid; height: 100px; width: 180px; background-color: #f6f6f6; }
td #grey { background-color: #cccccc; }
#copy { float: left; color: #585858; margin: 0px 0 0 285px; font-size: 11px; }
#copy a { color: #585858; text-decoration: none; }
#phone { float: left; color: #ecd524; font-size: 20px; margin: 5px 0 0 245px; }
#echo { display: none; }
#basic-modal-content { display: none; }
#simplemodal-overlay { background-color: #000000; cursor: wait; }
#simplemodal-container { color: #000000; background-color: #ffffff; border: 0; padding: 30px; max-width: 80%; max-height: 80%;}
#simplemodal-container a { color: #000000; }
/*#simplemodal-container a.modalCloseImg { background: url(/images/close.png) no-repeat; width: 25px; height: 29px; display: inline; z-index: 3200; position: absolute; top: 4px; right: -5px; cursor: pointer; }*/
#simplemodal-container a.modalCloseImg { background: url(/images/modal-close.gif) no-repeat; width: 24px; height: 24px; display: block; z-index: 3200; position: absolute; top: 5%; left: 40px; cursor: pointer; }
.menu p { margin: 14px 0 0 0; }
td #yellow { background-color: #dcdcdc; }
#button { border: 1px #ffffff solid; background-color: #343299; color: #ffffff; cursor: pointer; padding: 8px; }
#button:hover { background-color: #16153f; }
.private tr:hover { background-color: #ecd523; cursor: pointer; }
.sort_block { text-align: center; margin: 10px; padding: 10px; border: 1px solid #dcdcdc; }
.sign_form, .delete_sign, .up_sign { cursor: pointer; }
.select { padding: 3px; font-size: 15px; outline: medium none; border-radius: 3px 3px 3px 3px; border: 1px solid rgb(113, 113, 113); box-shadow: 1px 1px 0px rgb(239, 239, 239);}

.paginator { padding: 10px 0; }
.paginator > * {
    display: inline-block; width: 39px; height: 20px; padding: 8px 3px 3px; margin-right:10px;
    text-align: center;
    border-radius: 3px; background: #DCDCDC; border: solid 1px #c0c0c0;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .8), 0 1px 3px rgba(0, 0, 0, .1);
}
.paginator > *:last-child { margin-right: 0; }
.paginator > span { position: relative; top: 2px; font-weight: bold; font-size: 14px; }
.paginator > a:hover, .paginator > span { background: #fefefe; transition: 0.5s all; }
.paginator > a, .paginator > a:visited { text-decoration: none; color: #000; }

#text { max-width: 680px; }

.btn { border: 2px solid; border-radius: 5px; color: #ffffff !important; cursor: pointer; display: inline-block; padding: 5px 10px; text-decoration: none !important; }
.btn.big { padding: 7px 40px; }

.btn.white { background: #fff; border-color: #000; color:#000 !important; font-weight: bold; }
.btn.white:hover { background: #ECD523; transition: 0.5s all; }

.btn.yellow { background: #ECD523 !important; border-color: #000; color:#000 !important; font-weight: bold; }
.btn.yellow:hover { background-color: #ffffff !important; transition: 0.5s all; }

.buy-own { text-transform: uppercase;  }

#simplemodal-container { box-shadow: 0 0 20px rgba(0, 0, 0, 0.8); }

#numbers_sort .btn { position: relative; top: -7px; left: -30px; height: 31px; }

.private-details-table { border:0; border-collapse: collapse; }
.private-details-table tr>td { padding: 10px; }
.private-details-table tr:nth-child(2n+1) { background-color: #dcdcdc; }
.private-details-table tr>td:first-child { font-weight: bold; }

.error > td { color: #fff;; background: #D32F2F; text-align: center; }

#score-list { width: 100%; border-spacing: 0; border-collapse: collapse; border-color: grey;}
#score-list td, #score-list th { padding: 10px; }
#score-list tr { border-bottom: 1px solid; }
#score-list tr:first-of-type { border-bottom: 2px solid;  }
#score-list tr:last-of-type { border-bottom: none; }

#simplemodal-container table td { padding-left: 0; }
#echo { padding-top: 10px; }
#echo > * { padding-left: 10px; padding-top: 0; }
#echo [type=submit] { position: relative; left: -3px; }

.form { margin-top: 40px; padding-right: 20px; width: 100%; }
#echo .form { width: 500px; }
.form dl::after{ content: ''; display: table; clear: both; }
.form dt, .form dd { float: left; clear: right; margin-top: 15px; margin-left: 0; margin-right: 0; }
.form dt { width: 25%; padding-right: 5%; }
.form dd { width: 100%; }
.form dt + dd { width: 70%; }
.form input, .form textarea, .form select { max-width: 100%; }

.plate-numbers { display: flex; width: 500px; }
.plate-numbers > .region-fix { margin-top: 10px; }
.plate-numbers > div { text-align: center }
.plate-numbers > div:last-of-type select, .plate-numbers > div:last-of-type label { width: 65px !important; }
.plate-numbers select, .plate-numbers label { width: 50px !important; }
.plate-numbers select + select, .plate-numbers label + label { margin-left: 10px; }
.plate-numbers label * { -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; }
.plate-numbers input { display: none; }
.plate-numbers input + span { border: 2px solid #eee; border-radius: 5px 5px 0 0; }
.plate-numbers input + span:hover { background-color: red; color: #fff; border: 2px solid #e00; }
.plate-numbers input:checked + span { background-color: #911; color: #fff; border: 2px solid #911; }
.plate-numbers label { display: inline-block; width: 70px; }
.plate-numbers label span { text-align: center; padding: 3px 0px; display: block; }
.plate-numbers label input { position: absolute; top: -20px; }
.plate-numbers input + span { border: 2px solid #eee; border-radius: 5px 5px 0 0; }
.plate-numbers input + span:hover { background-color: red; color: #fff; border: 2px solid #e00; }
.plate-numbers input:checked + span { background-color: #911; color: #fff; border: 2px solid #911; }
.plate-numbers label { display: inline-block; width: 70px; }
.plate-numbers label span { text-align: center; padding: 3px 0px; display: block; }
.plate-numbers label input { position: absolute; top: -20px; }

.action-variants {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;
}
.action-variants.col-4 .action { width: 20%; }
.action-variants.col-3 .action { width: 28%; }
.action-variants.col-2 .action { width: 45%; }
.action {
    padding: 10px; min-height: 100px; border: 2px solid #000; border-radius: 6px;
    text-align: left;
}
.action a { display: block; min-height: 100%; text-decoration: none; }
.action-name { height: 60px; font-weight: bold; font-size: 18px; }

#numbers_sort { position: relative;  }
#numbers_sort [type=submit] { position: absolute; left: 530px; top: 0px; }
#numbers_sort .plate-numbers { margin-left: 20px; }
#numbers_sort .plate-numbers > div:last-of-type { margin-top: 0; }
#numbers table { width: 100%; }
#numbers table th, #numbers table td { white-space: nowrap; overflow: hidden; text-overflow: ellipsis }

#numbers > table { table-layout: fixed;  text-align: center; }
#numbers .marked { background: #F44336; background: linear-gradient(#F44336, #D32F2F); }
#numbers .marked > td { color: #fff; border-top: 1px solid #D32F2F; border-bottom: 1px solid #D32F2F; }
#numbers .marked > td > img { border-radius: 7px; }

.plate-info { display: flex; width: 100%; }
.plate-info * { box-sizing: border-box; }
.plate-info > .left, .plate-info > .right { width: 50%; }
.plate-info > .left { padding-right: 10px; }
.plate-info > .right { padding-left: 20px; }
.plate-info dl { text-align: left; }
.plate-info dl::after { content: ''; display: table; clear: both; }
.plate-info dt, .plate-info dd { float: left; clear: right; margin-left: 0; margin-right: 0; padding: 10px 5px; } 
.plate-info dt { width: 30%; }
.plate-info dd { width: 70%; font-weight: bold; }
.plate-info dl > dt:nth-of-type(odd), .plate-info dl > dd:nth-of-type(odd) { background: #eee; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.plate-header { text-align: left; margin-bottom: 20px; font-size: 18px; color: #333; }
.plate-info .action-container { width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.plate-alike { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; text-align: center; }

.plate-mark { position: relative; top: -3px; white-space: nowrap; }
.plate-mark input { width: 35px; }
.plate-mark img { position: relative; top: 8px;  }

.user-breif-container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.user-breif-container .avatar { height: 80px; margin-right: 10px; }
.user-breif {
    width: 580px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.thumbs-block {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 200px; margin-bottom: 20px;
    font-size: 14px;
}
.thumbs-block button { padding: 0; border: none; background: none; opacity: .7; }
.thumbs-block button:hover, .thumbs-block button.active  { opacity: 1 }
.thumbs-block button.active + span { font-weight: bold }
.avatar.grow { -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.avatar.grow:hover { -webkit-transform: scale(1.88); -ms-transform: scale(1.88); transform: scale(1.88); }

.user-breif > .plate-header { position: relative; }
.user-badge-pro {
    position: absolute; right: 9px; top: 30px;
    background: red;
    height: 34px;
    width: 34px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
}
.user-badge-pro:before, .user-badge-pro:after {
    content: '';
    position: absolute;
    border-bottom: 18px solid red;
    border-left:  10px solid transparent;
    border-right: 10px solid transparent;
    top: 30px;
    left: 0px;
    -webkit-transform: rotate(-140deg);
    -moz-transform: rotate(-140deg);
    -ms-transform: rotate(-140deg);
    -o-transform: rotate(-140deg);
}
.user-badge-pro:after {
    left: auto;
    right: 0px;
    -webkit-transform: rotate(140deg);
    -moz-transform: rotate(140deg);
    -ms-transform: rotate(140deg);
    -o-transform: rotate(140deg);
}
.user-badge-pro span { position: absolute; left: 3px; top: 8px; z-index: 90; font-size: 13px; font-weight: bold; color: #fff; }

a#button { text-decoration: none; }

.warn {
    border: 2px solid; border-radius: 5px; cursor: pointer; display: inline-block; padding: 5px 10px; text-decoration: none !important;
    background: #FFEBEC; border-color: #FDD7D7; color: #C26A6F;
}

table .archived { opacity: .7 }
table .archived:hover { opacity: 1; }

#plate-claim-form-container { display: none }
.account-form-password-changer { display: none }

.user-classes-table{width: 100%; text-align:center}
.user-classes-table tr > *:first-of-type {text-align:left}
.user-classes-filter > a { margin-right: 20px; }

.sell-subscribe { margin-bottom: 20px; font-size: 15px; }
.sell-subscribe input { width: 40px; }
.sell-subscribe img { position: relative; top: 5px; }