body
{
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    background: #617a5f;
}

.wraper
{
    margin: 0 auto;
    width: 1024px;
}

.top-header
{
    height: 120px;
}

.top-header .logo
{
    display: block;
    float:left;
    width: 430px;
}

.top-header .logo,
.top-header .logo img
{
    border: none;
    outline: none;
}

.nivo-slice
{
    position: relative;
    z-index: 1;
}

.top-header .logo img
{
    display: block;
    margin-top: 10px;
}

.top-header .tel,
.footer .tel
{
    float: left;
    background: url("../img/header_phones_bg.png") no-repeat;
    padding-left: 30px;
    margin-top:40px;
    margin-right: 30px;
    line-height: 25px;
}

.top-header .tel span
{
text-transform: uppercase;
margin-top: 19px;
color: #2d2e2e;
font-size: 16px;
text-align: center;
padding: 10px;
background: #ffdd2d;
border-radius: 44px;
font-weight: 700;
}

.footer .tel
{
    margin-top:1px;
}

.top-header .time
{
    float: right;
    width: 155px;
    height: 45px;
    text-transform: uppercase;
    margin-top: 30px;
    color: #2d2e2e;
    font-size: 14px;
    text-align: center;
    line-height: 48px;
    background: #ffdd2d;
    border-radius: 44px; 
}

.main-div
{
    width: 982px;
    /* height: 418px; */
    margin: 25px 22px 20px 0;
    padding: 19px 19px 22px 19px;
    position: relative;
    display: block;
    text-decoration: none;
    border: 6px solid #dadce4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
    background: #fff;
    position: relative;
}

.cars-title
{
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid #999;
}

.menu
{
    background: #2d2e2e;
    height: 55px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    border-radius: 10px;
    color: #fefefe;    
    position: relative;
    z-index: 1000;
}

.menu .menu-item
{
    height: 55px;
    display: block;
    font-weight: 700;
    padding: 0 30px;
    line-height: 52px;
    text-transform: uppercase;
    float: left;
    position: relative;

}

.menu .menu-item:first-child
{
    border-radius: 10px 0 0 10px;
}

.menu .menu-item:last-child
{
    border-radius: 0 10px 10px 0;
}

.menu .menu-item:hover,
.menu .menu-item.active
{
    background: #ffdd2d;

}

.menu .menu-inner
{
    width: 1100px;
}

.menu .menu-item:hover a,
.menu .menu-item.active a
{
    color: #2d2e2e;
}

.menu .menu-item a
{
    color: #efefef;
    text-decoration: none;
    display: block;
    height: 55px;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
}

.menu-item .submenu
{
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
    background: rgba(0,0,0,0.3);
    padding: 0;
    position: absolute;
    top: 55px;
    left: 13px;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    display: none;
}

.menu-item .submenu a
{
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
    -ms-transform: skew(0deg);
    text-decoration: none !important;
    color: #efefef !important;
    text-transform: none !important;
    display: block;
    padding: 0 12px 0 15px;
    height: 37px;
    line-height: 35px;

}

.menu-item .submenu a:hover
{
    color: #2d2e2e !important;
    background: #ffdd2d !important;
}

.wraper-content
{
    margin-left:-7px;
}

#slider .nivo-prevNav,
#slider .nivo-nextNav
{
    display: none;
}

#slider
{
    margin-top: 20px;

}

.slider-header
{
    position:relative;
}

.nivo-controlNav
{
    position: absolute;
    bottom: -20px;
    left: 20px;
    z-index: 1000;
}

.nivo-controlNav .nivo-control
{
    overflow: hidden;
    font-size: 1px;
    padding-top: 20px;
    background: url("../img/slider_button_.png") no-repeat;
    height: 14px;
    width: 15px;
    margin-right: 5px;
    display: block;
    float: left;

}

.nivo-controlNav .nivo-control.active
{
    background: url("../img/slider_button.png") no-repeat;
}


.title
{
    display: block;
    width: 100%;
    margin: 20px 0 20px 0;
    padding: 0;
    font-size: 24px;
    text-transform: uppercase;
    display: none;
}

.search-block
{
    font-size: 13px;
    background: #dadce4;
    margin: 20px 0 0 0;
    padding: 14px 12px 24px 31px;
    border-radius: 8px;
}

.search-block-item
{
    float:left;
    margin-bottom:15px;
}

.search-block-item .item-title,
.under-search-block-item .item-title
{
    font-size: 13px;
    color: #232121;
    margin-bottom: 4px;
    height: 18px; 
}

.search-block-item select
{
    width: 220px;
    height: 32px;
    border-radius: 5px;
    background: #fff;
    margin-right: 32px;
    border: 1px solid #ccc;
}

.search-block-item select option:hover
{
    background: #ffdd2d;
    font-style: italic;
}

.search-block-item select.year
{
    width:100px;
    margin-right: 10px;
}

.clear
{
    clear: both;
}

.under-search-block-item
{
    float: left;
}

.under-search-block-item .item-title
{

}

.under-search-block-item .left-input
{
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px 0 0 5px;
    border-right: none;
    height: 30px;
    padding: 0 15px;
    line-height: 26px;
}

.under-search-block-item input
{
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    height: 30px;
    border-left: none;
    border-right: none;
}

.under-search-block-item input:focus
{
    /*border:none;*/
    outline: none;
}

.under-search-block-item .left-input.yet
{
    border-radius: 0;
    border-left:none;
}

.under-search-block-item input.yet
{
    border-right: 1px solid #ccc;
    border-radius: 0 5px 5px 0;
}

.search-block .clear-form
{
    float: left;
    display: block;
    text-decoration: none;
    font-size: 13px;
    color: #898b93;
    height: 20px;
    line-height: 20px;
    float: left;
    margin: 28px 0 0 94px;
    border-bottom: 1px dotted;
    font-style: italic;
    cursor: pointer;
}

.search-block [type='submit']
{
    float: right;
    background: url("../img/search-button.png") no-repeat;
    width: 164px;
    height: 39px;
    border: none;
    display: block;
    margin-top: 14px;
    margin-right: 20px;
}

.search-block [type='submit']:hover
{
    background: url("../img/search-button-hover.png") no-repeat;
}

.lite-avto
{

    display: block;
    float: left;
    font-size: 13px;
    margin-right: 8px;
    line-height: 32px;
    padding: 0 18px;
    text-decoration: none;
    color: #898b93;
    border: 1px solid #898b93;
    text-transform: uppercase;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
    background: #ffdd2d;
    border: 1px solid #ffdd2d;
    color: #2d2e2e;
    margin-top: 20px;
    margin-bottom: 20px;
}

.marks-module
{
    margin-bottom: 14px;
}

.mark-item
{
    height: 21px;
    float: left;
    width: 342px;
    margin-bottom: 20px;
}

.mark-item .img
{
    float:left;
}

.mark-item .img img
{
    display:block;
    width: 36px;
}

.mark-item a
{
    display: block;
    float: left;
    color: #232121;
    font-size: 13px;
    line-height: 35px;
    margin-left: 20px;
}

.count-mark
{
    display: block;
    float: left;
    text-decoration: none;
    color: #898b93;
    font-size: 10px;
    line-height: 22px;
    padding-right: 6px;
    margin: 9px 0 0 19px;
    background: #dadce4;
    position: relative;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.count-mark:before
{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 10px solid #dadce4;
    top: 0;
    left: -10px;
}

.view 
{
    float: left;
    width: 281px;
    height: 30px;
    margin: 4px 0 20px 0;
    font-size: 13px;
    font-weight: 700;
}

.view_text 
{
    float: left;
    width: 100px;
    height: 30px;
    padding-top: 1px;
}

.view a 
{
    color: #dadce4;
    font-size: 13px;
    margin-right: 10px;
    text-decoration: none;
    border-bottom: 1px dotted #dadce4;
}

.view a.active 
{
    color: #232121;
    font-weight: 700;
    border-bottom: none;
}

.auto-list
{
    width: 1050px;
}

.auto-item
{
    width: 190px;
    height: 418px;
    margin: 0 22px 20px 0;
    padding: 19px 19px 22px 19px;
    position: relative;
    display: block;
    text-decoration: none;
    border: 6px solid #dadce4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float:left;
    background: #fff;
    position:relative;
}

.auto-item .href
{
    display: block;
font-size: 18px;
color: #2d2e2e;
height: 21px;
margin: 0;
line-height: 18px;
margin-bottom: 17px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
height: 19px;
font-weight: 700;
}

.auto-item .img
{
    width: 190px;
    overflow: hidden;
    height: 130px;
    display: block;
    margin-bottom: 20px;
}

.auto-item .img img
{
    display: block;
    width: 190px;
}

.item-sett .name
{
    float:left;
    font-size: 12px;
    color: #898b93;
    width: 100px;
}

.item-sett .key
{
    float:left;
    color: #2d2e2e;
    font-size: 12px;
    margin: 0 0 10px 0;
    cursor: pointer;
}

.item-sett
{
    height: 18px;
    line-height: 12px;
}

.auto-item .credit,
.auto-item .credit_
{
    background: url("../img/cr.png") no-repeat;
    width: 103px;
    height: 37px;
    margin-left: -6px;
    display: block;
    float:left;
}

.auto-item .credit_
{
    margin-left: 0px;
    background: url("../img/cr_.png") no-repeat;
}

.cr-button
{
    position: absolute;
    bottom: 17px;
    width: 200px;
}

.footer .adress
{
    width: 320px;
    float:left;
}

.footer
{
    margin-top: 20px;
}

.footer .copy
{
    float: right;
    font-size: 10px;
    margin-top: 6px;
}

.top-footer
{
    margin-bottom: 20px;
    width: 1170px;
}

.nado
{
    font-size: 10px;
    color: #ccc;
    margin: 6px 0 0 10px;
}

.car_list_table 
{
    border-spacing: 1px;
    border-collapse: separate;
    float: left;
    margin: 0 0 0 0;
    width: 100%;
    -webkit-border-radius: 13px 13px 0 0;
    -moz-border-radius: 13px 13px 0 0;
    border-radius: 13px 13px 0 0;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
}

.car_list_table th
{
    font-size: 12px;
    color: #fefefe;
    background: #898b93;
    height: 39px;
    vertical-align: middle;
    text-align: left;
    font-weight: normal;
}

.car_list_table th a 
{
    height: 26px;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    display: block;
    padding-top: 10px;
    padding-right: 12px;
    margin-right: 5px;
    padding-left: 8px;
    white-space: nowrap;
    font-weight: normal;
}

.td-name 
{
    padding-right: 8px;
    text-align: left;
}

.car_list_table td 
{
    border: 2px solid #dadce4;
    font-size: 12px;
    color: #181818;
    height: 37px;
    vertical-align: middle;
    text-align: center;
}

.car_list_table .photo
{
    width: 13px;
    height: 11px;
    display: block;
    float: left;
    margin: 18px 0 0 15px;
    background: url(../img/camera.png) left top no-repeat;
    cursor: pointer;
}
/*
a 
{
    -moz-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    -webkit-transition: color .2s ease-in;
    transition: color .2s ease-in;
}

button, a, input 
{
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}*/

.td-name a 
{
    margin-left: 5px;
}

.car_list_table a
{
    font-size: 12px;
    color: #181818;
}

.color_box 
{
    border-radius: 5px;
    display: block;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    cursor: default;
}




.car_list_table .checkbox_checked 
{
    display: block;
    width: 18px;
    height: 18px;
    background: url(../img/checkbox.png) left top no-repeat;
    margin: 0 auto 0;
}

.auto-list-table
{

}

.car_list_table .checkbox_checked 
{
    display: block;
    width: 18px;
    height: 18px;
    background: url(../img/checkbox.png) left top no-repeat;
    margin: 0 auto 0;
}

.car_list_table th .checkbox_checked 
{
    background: url(../img/checkbox-th.png) left top no-repeat;
}

.car_list_table .checkbox_not_checked 
{
    display: block;
    width: 18px;
    height: 18px;
    background: url(../img/checkbox.png) -18px top no-repeat;
    margin: 0 auto 0;
}

.car_list_table .photo:hover 
{
    background-position: -13px top;
}

.table-img
{
    display: none;
    width: 200px;
}

.main_brands_all
{
    display: block;
    float: left;
    background: url(../img/greater_black.png) left center no-repeat;
    color: #010101;
    font-size: 13px;
    padding: 2px 0 2px 27px;
    text-decoration: none;
    margin: 0px 0 21px 10px;
}

.car_detail_shadow {
    margin: 0 0 10px 0;
}

.car_detail {
    padding: 25px;
    border: 6px solid #dadce4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.car_detail table {
    width: 100%;
}

.car_detail td {
    vertical-align: top;
}

.car_detail_title {
    font-size: 22px;
    text-transform: uppercase;
    color: #181818;
}

.menu-inner-item {
    display: block;
    float: left;
    font-size: 13px;
    margin-right: 8px;
    line-height: 32px;
    padding: 0 18px;
    text-decoration: none;
    color: #898b93;
    border: 1px solid #898b93;
    text-transform: uppercase;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
}

.car_detail_price {
    color: #2d2e2e;
    border: 2px solid #2d2e2e;
    font-size: 15px;
    margin: 7px 0 10px;
}

.slider-auto
{
    width: 440px;
}

.float-left {
    float: left;
}

.car_detail_chars {
    float: left;
    margin-top: 13px;
    width: 208px !important;
}

.car_detail table {
    width: 100%;
}


.car_detail_char {
    font-size: 12px;
    margin: 0 0 3px 0;
}

.car_detail td {
    vertical-align: top;
}

.car_detail_char .char_name {
    padding-left: 0px;
    width: 47%;
    padding-bottom: 6px;
}

.car_detail_chars {
    float: left;
    margin-top: 13px;
    width: 208px !important;
}

.car_detail table {
    width: 100%;
}

.car_detail_chars.last {
    margin-left: 60px;
}

.car_detail_char {
    font-size: 12px;
    margin: 0 0 3px 0;
}

.car_detail_char .char_name span {
    display: block;
    float: left;
    color: #898b93;
    padding: 0 5px 0 0;
}

.car_detail td {
    vertical-align: top;
}

.freetest_drive, .order {
    width: auto !important;
    padding: 0 5px;
    line-height: 50px !important;
    display: block;
    font-size: 13px;
    margin-right: 5px !important;
}

.car_card_credit, .car_card_reserv {
    display: block;
    width: 95px;
    margin-top: 18px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    line-height: 37px;
    margin-right: -4px;
    cursor: pointer;
    -webkit-transform: skew(-17deg);
    -moz-transform: skew(-17deg);
    -o-transform: skew(-17deg);
    -webkit-border-radius: 9px 5px;
    -moz-border-radius: 9px 5px;
    border-radius: 9px 5px;
}

.car_card_credit {
    color: #2d2e2e;
    background: #ffdd2d;
}

.freetest_drive, .order {
    width: auto !important;
    padding: 0 5px;
    line-height: 50px !important;
    display: block;
    font-size: 13px;
    margin-right: 5px !important;
}

.car_card_credit, .car_card_reserv {
    display: block;
    width: 95px;
    margin-top: 18px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    line-height: 37px;
    margin-right: -4px;
    cursor: pointer;
    -webkit-transform: skew(-17deg);
    -moz-transform: skew(-17deg);
    -o-transform: skew(-17deg);
    -webkit-border-radius: 9px 5px;
    -moz-border-radius: 9px 5px;
    border-radius: 9px 5px;
}

.car_card_credit {
    color: #2d2e2e;
    background: #ffdd2d;
    border-radius: 8px;
}

.car_card_credit span, .car_card_reserv span {
    display: block;
    -webkit-transform: skew(17deg);
    -moz-transform: skew(17deg);
    -o-transform: skew(17deg);
}

.freetest_drive, .order {
    width: auto !important;
    padding: 0 5px;
    line-height: 50px !important;
    display: block;
    font-size: 13px;
    margin-right: 5px !important;
}

.order {
    margin-right: 0 !important;
    position: relative;
    left: -10px;
}

.car_card_credit, .car_card_reserv {
    display: block;
    width: 95px;
    margin-top: 18px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    line-height: 37px;
    margin-right: -4px;
    cursor: pointer;
    -webkit-transform: skew(-17deg);
    -moz-transform: skew(-17deg);
    -o-transform: skew(-17deg);
    -webkit-border-radius: 9px 5px;
    -moz-border-radius: 9px 5px;
    border-radius: 9px 5px;
}

.car_card_reserv {
    color: #ffffff;
    background: #2d2e2e;
}

.freetest_drive, .order {
    width: auto !important;
    padding: 0 5px;
    line-height: 50px !important;
    display: block;
    font-size: 13px;
    margin-right: 5px !important;
}

.car_card_credit, .car_card_reserv {
    display: block;
    width: 95px;
    margin-top: 18px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    line-height: 37px;
    margin-right: -4px;
    cursor: pointer;
    -webkit-transform: skew(-17deg);
    -moz-transform: skew(-17deg);
    -o-transform: skew(-17deg);
    -webkit-border-radius: 9px 5px;
    -moz-border-radius: 9px 5px;
    border-radius: 9px 5px;
}

.car_card_reserv {
    color: #ffffff;
    background: #2d2e2e;
}

.car_card_credit span, .car_card_reserv span {
    display: block;
    -webkit-transform: skew(17deg);
    -moz-transform: skew(17deg);
    -o-transform: skew(17deg);
}

.car_detail_shadow
{
    background: #fff;
    border-radius: 8px;
}


.car_detail_prices {
    float: left;
    font-size: 14px;
    margin-top: 32px;
}

.car_detail_prices {
    float: left;
    font-size: 14px;
    margin-top: 32px;
}

.car_detail_prices span {
    text-transform: none;
    margin-left: 4px;
    font-size: 18px;
}

.search_btn {
    display: block;
    float: right;
    width: 152px;
    border: none;
    outline: none;
    text-align: center;
    margin: 15px 22px 0 0;
    background: #2d2e2e;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    line-height: 36px;
    color: #ffffff;
    -webkit-transform: skew(-17deg);
    -moz-transform: skew(-17deg);
    -o-transform: skew(-17deg);
    -webkit-border-radius: 9px 6px;
    -moz-border-radius: 9px 6px;
    border-radius: 9px 6px;
}

.car_detail .search_btn {
    width: auto;
    padding: 0 20px;
    margin-right: 0;
    margin-top: 19px;
    line-height: 50px;
}

.car_detail .search_btn {
    width: auto;
    padding: 0 20px;
    margin-right: 0;
    margin-top: 19px;
    line-height: 50px;
}


.search_btn {
    display: block;
    float: right;
    width: 152px;
    border: none;
    outline: none;
    text-align: center;
    margin: 15px 22px 0 0;
    background: #2d2e2e;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    line-height: 36px;
    color: #ffffff;
    -webkit-transform: skew(-17deg);
    -moz-transform: skew(-17deg);
    -o-transform: skew(-17deg);
    -webkit-border-radius: 9px 6px;
    -moz-border-radius: 9px 6px;
    border-radius: 9px 6px;
}

.search_btn span {
    display: block;
    -webkit-transform: skew(17deg);
    -moz-transform: skew(17deg);
    -o-transform: skew(17deg);
}

.crbut1,
.crbut2
{
    float: left;
    margin-left: -14px;
}

.crbut2
{
    float: right;
    margin-left: -6px;
}

.dashed
{
    display: block;
    width: 100%;
    margin: 10px 0 20px 10px;
    padding: 0;
    font-size: 24px;
    text-transform: uppercase;
}

.triangle
{
    position: absolute;
    right: 9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #ffffff transparent transparent transparent;
    z-index: 10;
    top: 23px;
}


.complexts,
.dopinfo-block
{
    background: #fff;
    border: 6px solid #dadce4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 20px;
}

.dopinfo-block p
{
    padding: 15px;
    padding-top: 0px;
}

.complect-item
{
    float: left;
    width: 325px;
    font-size: 13px;
}

.slider-auto
{
    width: 460px;    
    height: 67px;
    position: relative;
}

.slider-auto .slider-auto-inner
{
    width: 460px;
    height: 67px;
    overflow: hidden;
}

.slider-auto-inner-wraper
{
    width: 1000px;
    height: 67px;
    position: relative;
    left: 0px;
}

.slider-auto .slider-auto-inner .slider-auto-item img
{
    display: block;
    width: 100px;
}

.slider-auto .slider-auto-inner .slider-auto-item
{
    width: 100px;
    float: left;
    height: 67px;
    position: relative;
    z-index: 0;
    cursor: pointer;
    background: #000;
}

.slider-auto .slider-auto-inner .slider-auto-item span
{
    width: 100px;
    height: 67px;
    position: absolute;
    top:0;
    left:0;
    background: rgba(0,0,0,0.45);
}

.slider-auto .slider-auto-inner .slider-auto-item.active span
{
    display: none;
}

.slider-auto .slider-auto-inner .slider-auto-item.active
{
    outline: 2px solid #ccc;
    position: relative;
    z-index: 1000;
}

.right-button,
.left-button
{
    width: 44px;
    height: 67px;
    background-color: #dadce4;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: -44px;
    cursor: pointer;
    background-image: url(../img/bg-carousel-prev.png);
}

.right-button
{
    right: -44px;
    left: auto;
    background-image: url(../img/bg-carousel-next.png);
}

.right-button:hover,
.left-button:hover
{
    background-color: #ccc;
}

.fancybox img
{
    width: 435px;
}


.advForm {
    width: 540px;
    display: block;
    float: left;
    margin-top: 20px;
}

.frmRow {
    margin: 0px 0px 10px 0px;
    font-size: 13px;
}
.nuclear {
    display: block;
}

.frmItm {
    width: 270px;
    float: left;
    font-size: 13px;
    margin-bottom: 12px;
}


.frmRow label {
    color: #292929;
    display: block;
    margin: 0px 0px 6px 0px;
}
.frmItm label {
    width: 210px;
}

.frmRow label span {
    color: #ff0000;
}

.assess-form
{
    margin-top: 20px;
}



.frmRow input {
    padding: 0px 5px 0px 5px;
    /*background: #EAEAEA;*/
    height: 25px;
    border: 1px solid #B6B6B6;
    width: 210px;
}
input, textarea {
    outline: none;
}

.module-ch-marg {
    height: 106px;
}


.frmRow label {
    color: #292929;
    display: block;
    margin: 0px 0px 0px 0px;
}
.frmItm label {
    width: 210px;
    font-size: 13px;
}

.frmRow label span {
    color: #ff0000;
}


.frmRad {
    width: 245px;
    float: left;
}


.frmRad input {
    border: none !important;
    background: none !important;
    float: left;
    margin: 2px 2px 0px 0px;
    height: 13px !important;
    width: 13px !important;
}
.frmRow input {
    padding: 0px 5px 0px 5px;
    border-radius: 8px;
    height: 25px;
    border: 1px solid #B6B6B6;
    width: 210px;
}

.frmRow textarea {
    resize: none;
    height: 165px;
    padding: 0px 0px 0px 5px;
    border-radius: 8px;
    border: 1px solid #B6B6B6;
    width: 490px;
}
.capchaFrm {
    margin: 0px 17px 0px 0px;
    width: 177px;
    float: left;
}


.inpCapch {
    margin: 14px 25px 0px 0px;
    padding: 0px 5px 0px 5px;
    background: #EAEAEA;
    height: 25px;
    border: 1px solid #B6B6B6;
    width: 110px;
}

.error-message
{    
    text-align: center;
    background: #ffe9e9;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ff0000;
}

.assess-form select {
    width: 222px;
    height: 27px;
    border-radius: 7px;
    background: #fff;
}

.true-message {
    text-align: center;
    padding: 10px;
    color: #58c101;
    border: 1px solid #58c101;
    background: #f1ffe5;
}

.module-grnnBtn {
    -moz-transform: skew(-17deg);
    -o-transform: skew(-17deg);
    -moz-border-radius: 9px 5px;
    display: block;
    float: right;
    width: 152px;
    border: none;
    outline: none;
    text-align: center;
    margin: 10px 22px 0 0;
    background:   #2d2e2e;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    line-height: 36px;
    color: #ffffff;
    -webkit-transform: skew(-17deg);
    -moz-transform: skew(-17deg);
    -o-transform: skew(-17deg);
    -webkit-border-radius: 9px 6px;
    -moz-border-radius: 9px 6px;
    border-radius: 9px 6px;
}


.module-grnnBtn input {
    -moz-transform: skew(-17deg);
    -o-transform: skew(-17deg);
    -moz-border-radius: 9px 5px;
    text-align: center;
    background: #2d2e2e;
    text-transform: uppercase;
    line-height: 21px;
    -moz-transform: skew(-17deg);
    -o-transform: skew(-17deg);
    -moz-border-radius: 9px 6px;
    display: block;
    border: none;
    color: #ffffff;
    -webkit-transform: skew(17deg);
    -moz-transform: skew(17deg);
    -o-transform: skew(17deg);
    -webkit-border-radius: 9px 6px;
    -moz-border-radius: 9px 6px;
    width: 135px;
    height: 38px;
    margin-left: 10px;
}


.banksLst {
    float: left;
    width: 390px;
}
.banksLst li {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #D5D1CE;
    float: left;
    list-style: none;
    height: 55px;
    width: 145px;
    text-align: center;
    margin: 0px 10px 7px 10px;
    position: relative;
}


.ass-cap-inp-sub
{
    float: left !important;
}


.ass-cap-inp
{
    float: left !important;
    padding: 0 !important;
    border-radius: 0 !important;
    height: 25px !important;
    border: 1px solid #B6B6B6 !important;
    width: 177px !important;
    margin: 14px 25px 0px 0px !important;
    padding: 0px 5px 0px 5px !important;
    background: #EAEAEA !important;
    height: 25px !important;
    border: 1px solid #B6B6B6 !important;
    width: 110px !important;
}

.assess-form .frmItm {
    width: 279px;
}

.assess-form form {
    width: 963px;
}


.reviews
{
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    position: relative;
    margin-top: 15px;
}

.reviews .title
{
    height: 43px;
    padding-left: 30px;
    line-height: 41px;
    width: 100%;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.reviews .reviews-inner
{
    /*border: 1px solid #cecece;*/
    border-radius: 0 0 10px 10px;
    padding: 12px 28px 17px 20px;
}

.reviews .one-rewiew
{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cecece;
}

.reviews .one-rewiew .name
{
    color: #3a3a3a;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
}

.border-bottom-none
{
    border-bottom: none !important;
}

.reviews .one-rewiew .text
{
    padding-left: 40px;
    min-height: 35px;
    color: #3a3a3a;
    font-size: 14px;
    line-height: 18px;
}


.pagination {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

.pagination li {
    display: inline;
    list-style: none;
    margin: 0 6px 0 0;
}


.pagination li a.active span{
    color: #000;
    font-weight: 700;
    cursor: default;
}

.pagination li a{
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
}


.pagination li a span {
    font-size: 14px;
    color: #0082CD;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 7px;
}

.rew-block
{
    margin: 20px 0 0 0 ;
}


.printMessage
{
    padding: 10px;
    border: 1px solid #ccc;
    margin: 15px 0 0 0;
    text-align: center;
    font-size: 13px !important;
    background: #efefef;
}
