body {
    font-family: DIN-Regular!important;
}

#content {
    margin-top: 20px;
}

.mtb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.border-orange {
    border-bottom: 4px solid #FBAA2E;
    padding-bottom: 10px;
}

/*.modal-header .close, .modal-header button.close {*/
/*    color: white!important;*/
/*    opacity: 1;*/
/*    background: #157efb!important;*/
/*    border-radius: 15px!important;*/
/*    width: 26px;*/
/*    height: 26px;*/
/*    text-align: center;*/
/*    text-shadow: none;*/
/*    !* padding: 0!important; *!*/
/*    padding: 0!important;*/
/*    font-size: 28px!important;*/
/*    font-weight: bold!important;*/
/*}*/

/*.modal-body {*/
/*    padding: 35px 128px 35px 160px !important;*/
/*}*/

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: none!important;
}

.popuphed .flr {
    background-color: #548ecf !important;
    width: auto !important;
    margin-right: 30px !important;
    clear: both;
    margin-top: 8px;
    height: 43px;
    padding: 0 25px 0 26px !important;
    font-family: DIN-Regular !important;
    font-size: 16px !important;
    border-radius: 30px !important;
}

.popuphed input {
    width: 530px !important;
    height: 42px;
    font-size: 16px !important;
    border-radius: 0 !important;
    background: #ebf7fc !important;
}

.popuphed div.input-group {
    width: 530px !important;
    margin-bottom: 50px;
}

.popuphed h4 {
    text-align: left;
    font-weight: normal;
    margin: 73px 0 35px 0 !important;
    text-transform: uppercase;
    font-size: 43px;
    font-family: 'DIN-CondBold';
}

.popuphed label {
    font-size: 16px;
    font-family: DIN-Regular;
    font-weight: normal;
}

.modal-header {
    border-bottom: none;
}

/*.modal-header .close {*/
/*    margin-top: 24px !important;*/
/*    margin-right: 32px !important;*/
/*}*/

.ftr_modal {
    height: 160px !important;
}

.flr {
    float: right;
}

.ftr_modal p {
    padding-top: 56px;
}

.select-box {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    font-family: 'Open Sans', 'Helvetica Neue', 'Segoe UI', 'Calibri', 'Arial', sans-serif;
    font-size: 18px;
    color: #60666d;
}

.dashboard-list {
    font-family: DIN-CondBold;
    text-transform: uppercase;
    color: #006CC5;
    font-size: 40px;
    padding-left: 5px;
}

.table.dataTable tbody td {
    vertical-align: middle!important;
}

.centered {
    text-align: center;
}

.centerMargin {
    margin-left: auto;
    margin-right: auto;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    border-top: 1px solid #ddd !important;
    font-family: DIN-Regular;
    font-size: 13px;
}

.table>thead>tr>th {
    background: #9fb3c8 !important;
}

#tableActions .glyph-background {
    position:relative;
    border-radius:50%;
    color:#006CC5;
    z-index:2;
    margin-left: 5px;
    margin-top: 10px;
}

#tableActions .inner {
    position:absolute;
    top:-6px;
    left:-6px;
    right:-6px;
    bottom:-6px;
    border-radius:50%;
    background-color:transparent;
    border: 1px solid #006CC5;
    z-index:-1;
}

#tableActions li {
    /*padding-top: 12px;*/
    /*padding-top: 12px;*/
}

.title-search h2 {
    font-family: DIN-CondBold;
    text-transform: uppercase;
    font-size: 43px!important;
    font-weight: bold!important;
}

#tableActions_filter {
    float: right!important;
    top: 0 !important;
}

.pl5 {
    padding-left: 5px!important;
}
.pull-left {
    float: left!important;
}

.pull-right {
    float: right!important;
}

.dataTables_filter {
    /*margin: 20px 0px 10px 0px;*/
    position: inherit;
    top: initial!important;
    left: initial!important;
    display: inline-block;
    right: inherit;
}

.dataTables_filter {
    /*margin: 4px 8px 2px 10px;*/
    position: relative !important;
    color: #878787;
    font-size: 11px;
    display: block;
    float: right;
    left: initial!important;
    right: inherit;
    text-align: left;
}

.dataTables_filter label {
    font-size: 0;
}

.title-search .dataTables_filter input {
    margin-right: 10px !important;
    border: #CCCCCC 1px solid;
}

.dataTables_filter input {
    background: #edf9fd url(/assets/images/search-icon.png) no-repeat top right;
    width: 200px !important;
    padding: 8px 0 8px 10px !important;
    font-size: 13px;
    border-radius: 5px 0 0 5px;
}

.dashboard-list {
    font-family: DIN-CondBold;
    text-transform: uppercase;
    color: #006CC5;
    font-size: 40px;
    padding-left: 5px;
}

/*.nav-justified {*/
/*    width: 100%;*/
/*}*/

.stat-title {
    font-size: 15px;
    display: inline-block;
    line-height: 17px;
}

.nav-justified, .nav-justified div{
    width: 100%;
}

.nav-justified>li {
    display: table-cell;
/*    width: 1%;*/
/*    float: none;*/
}

hr {
    border-top: 4px solid #fbaf3f;
    margin: 10px 0px;
}

.pull-right {
    float: right!important;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

.list-inline>li:first-child {
    padding-left: 0;
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

#tableChoice > li {
    padding: 20px 10px !important;
}

#tableChoice li.active a {
    border-bottom: #006CC5 3px solid;
    font-family: DIN-Bold;
}
.menu ul li a:hover, .menu ul li a.active, #tableChoice li.active a, #tableChoice li a:hover {
    color: #428bca!important;
}
#tableChoice li a {
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 17px;
}

.dataTables_length {
    float: left;
    color: #878787;
    margin: 6px 5px 0 5px;
}

.dataTables_info {
    font-family: 'DIN-Regular';
    font-size: 15px !important;
    float: left;
    padding: 7px 0 0 80px;
    color: #878787;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
    clear:none;
    margin-top: 6px !important;
}



.dataTables_paginate{
    float:right;
    margin-top: 6px !important;
    margin-bottom: 10px !important;
    margin-right: 5px !important;
    clear: none !important;
    white-space: nowrap;
    text-align: right;
    padding-top: 0 !important;
}

.paginate_button.previous, .paginate_button.next {
    border: none!important;
}


.paginate_button.first.disabled, .paginate_button.last.disabled{ display:none;}

.dataTables_length select {
    font-size: 14px !important;
    margin: 0 5px 0 0 !important;
    background: #eaf7fc !important;
    padding: 6px 10px;
    width: 130px !important;
    color: #979797 !important;
    border: #dcdfe0 1px solid !important;
}

.dataTables_wrapper .dataTables_length label:after {
    right: 7px;
    width: 25px;
    background: none !important;
}

.dataTables_wrapper .dataTables_length label:before {
    background: none;
}

.dataTables_paginate span a.current {
    background: #eaf7fc !important;
    color: #4b87cd !important;
    border: #dcdfe0 1px solid !important;
}

a.glyphicon, a.glyphicon:hover {
    text-decoration: none;
}

form span#o_result, form span#p_result  {
    font-weight: bold;
    font-size: larger;
    margin-left: 20px;
}

form span#o_result.short, form span#p_result.short {
    color: #FF0000;
}

form span#o_result.weak, form span#p_result.weak {
    color: orange;
}

form #o_result span .good, form #p_result span .good {
    color: #2D98F3;
}

form span#o_result.strong, form span#p_result.strong {
    color: limegreen;
}

td a {
    color: #2E77B2;
}

.menu-item a{
    color: #212529;
}

label {
    color: #555;
}

input, select {
    color: #333;
}

span.required {
    color: #B94A48;
}

.dataTables_wrapper .dataTables_processing{
    padding-top: 10px;
    background: #5d8bb191;
    z-index: 1;
    color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(46, 119, 178,0.9)), color-stop(75%, rgba(46, 119, 178,0.9)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(46, 119, 178,0.9) 25%, rgba(46, 119, 178,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(46, 119, 178,0.9) 25%, rgba(46, 119, 178,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(46, 119, 178,0.9) 25%, rgba(46, 119, 178,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(46, 119, 178,0.9) 25%, rgba(46, 119, 178,0.9) 75%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgb(46, 119, 178) 25%, rgb(46, 119, 178) 75%, rgba(255,255,255,0) 100%);
}

select#Year {
    width: 23%;
    float: left;
    margin-right: 2%;
}
select#Make {
    width: 35.5%;
    float: left;
    margin-right: 2%;
}
select#Model {
    width: 37.5%;
    float: left;
}
label.input-label {
    display: block;
}
select#EYear {
    width: 23%;
    float: left;
    margin-right: 2%;
}
select#EMake {
    width: 35.5%;
    float: left;
    margin-right: 2%;
}
select#EModel {
    width: 37.5%;
    float: left;
}

.clearfix{clear: both;}

/* The container */
.input_ckbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.input_ckbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 27.5px;
    width: 27.5px;
    /* background-color: #2E77B2; */
    border: 2px solid #2e76b2;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.input_ckbox input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.input_ckbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.input_ckbox .checkmark:after {
    left: 8px;
    top: 2px;
    width: 8px;
    height: 16px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*#groupDealer option{background: #2E77B2; color: #fff;}*/
/*.refererstatusTavle option{background: #2E77B2; color: #fff;}*/
/*.input-box option{background: #2E77B2; color: #fff;}*/

#user_msgbox,
#user_msgbox2,
#ar_user_msgbox,
#ar_user_msgbox2,
#as_user_msgbox,
#as_user_msgbox2,
#am_user_msgbox,
#am_user_msgbox2,
#email_msgbox {
    color: #F00;
    clear: left;
    margin-left: 5px;
    /*display: block!important;*/
}
#user_msgbox.messageboxok,
#email_msgbox.messageboxok,
#ar_user_msgbox.messageboxok,
#ar_email_msgbox.messageboxok,
#as_user_msgbox.messageboxok,
#as_email_msgbox.messageboxok,
#am_user_msgbox.messageboxok,
#am_email_msgbox.messageboxok,
#user_msgbox2.messageboxok {
    color: #008000;
    clear: left;
    margin-left: 5px;
    /*display: block!important;*/
}

label.userSuggestion {
    margin-right: 43px;
    margin-bottom: 0;
}

#user_msgbox p.more {
    margin-bottom: 0;
}

/* Margins */
.m0 { margin: 0px!important; }
/* Right Margins */
.mr0 { margin-right: 0px!important; }
.mr5 { margin-right: 5px!important; }
.mr10 { margin-right: 10px!important; }
.mr15 { margin-right: 15px!important; }
.mr20 { margin-right: 20px!important; }
.mr25 { margin-right: 25px!important; }
/* Left Margins */
.ml0 { margin-left: 0px!important; }
.ml5 { margin-left: 5px!important; }
.ml10 { margin-left: 10px!important; }
.ml15 { margin-left: 15px!important; }
.ml20 { margin-left: 20px!important; }
.ml25 { margin-left: 25px!important; }
/* Top Margins */
.mt0 { margin-top: 0px!important; }
.mt5 { margin-top: 5px!important; }
.mt10 { margin-top: 10px!important; }
.mt15 { margin-top: 15px!important; }
.mt20 { margin-top: 20px!important; }
.mt25 { margin-top: 25px!important; }
.mt30 { margin-top: 30px!important; }
/* Bottom Margins */
.mb0 { margin-bottom: 0px!important; }
.mb5 { margin-bottom: 5px!important; }
.mb10 { margin-bottom: 10px!important; }
.mb15 { margin-bottom: 15px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb25 { margin-bottom: 25px!important; }
.mb30 { margin-bottom: 30px!important; }

/* Padding */
.p0 { padding: 0px!important; }
/* Padding Margins */
.pr0 { padding-right: 0px!important; }
.pr5 { padding-right: 5px!important; }
.pr10 { padding-right: 10px!important; }
.pr15 { padding-right: 15px!important; }
.pr20 { padding-right: 20px!important; }
.pr25 { padding-right: 25px!important; }
/* Left Margins */
.pl0 { padding-left: 0px!important; }
.pl5 { padding-left: 5px!important; }
.pl10 { padding-left: 10px!important; }
.pl15 { padding-left: 15px!important; }
.pl20 { padding-left: 20px!important; }
.pl25 { padding-left: 25px!important; }
/* Top Margins */
.pt0 { padding-top: 0px!important; }
.pt5 { padding-top: 5px!important; }
.pt10 { padding-top: 10px!important; }
.pt15 { padding-top: 15px!important; }
.pt20 { padding-top: 20px!important; }
.pt25 { padding-top: 25px!important; }
.pt30 { padding-top: 30px!important; }
/* Bottom Margins */
.pb0 { padding-bottom: 0px!important; }
.pb5 { padding-bottom: 5px!important; }
.pb10 { padding-bottom: 10px!important; }
.pb15 { padding-bottom: 15px!important; }
.pb20 { padding-bottom: 20px!important; }
.pb25 { padding-bottom: 25px!important; }
.pb30 { padding-bottom: 30px!important; }

.us_left {
    float: left;
}

.hpTitle, .font h3 {
    text-align: center!important;
}

.font {
    margin: 0!important;
    text-align: center!important;
}

.total-block .left-block .item {
    padding: 20px;
}

.total-block .right-block {
    padding: 10px 40px;
}

#blockApplicationDialog {
    top: 100px;
}

#blockApplicationDialog .modal-dialog {
    max-width: 400px!important;
}

#blockApplicationDialog .modal-content {
    padding: 10px!important;
}



.mdl_ligtbx h4 {
    color: #0275c8;
    text-align: center;
}

.addreal h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 43px !important;
    font-family: 'DIN-CondBold';
}

@media (max-width: 568px){
    .addreal h4 {
        text-align: center;
         font-size: 38pt !important;
        line-height: 40px;
    }
}

@media (max-width: 640px)
{
    .addreal h4 {
        text-align: center;
         font-size: 30pt !important;
        line-height: 35px;
    }

}
@media (max-width: 768px)
{
    .addreal h4 {
        text-align: center;
    }
}
@media (max-width: 800px)
{
    .addreal h4 {
        text-align: center;
    }
}


span.msgsCnt {
    padding: 6px 6px 3px 4px;
    border: 1px #393a3f solid;
    border-radius: 8px;
    line-height: 14px;
    background: #393a3f;
    color: white;
}