.point {
    background-image: url(/img/point.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.point_v2 {
    background-position: bottom;
    line-height: 13px;
    background-image: url(/img/point.gif);
    background-repeat: repeat-x;
}

.header_companies {
    background: url(/img/companies/header_companies.gif) no-repeat;
    background-position: left top;
}

.header_employers {
    background: #ebf5fc url(/img/companies/header_employers.gif) no-repeat 0% 0%;
    background-position: left top;
}

.header_autopark {
    background: #ebf5fc url(/img/companies/header_autopark.gif) no-repeat 0% 0%;
    background-position: left top;
}

.file_delete {
    background: #ebf5fc url(/img/i_file_del.png) no-repeat 0% 0%;
    background-position: top;
}

.header_payment {
    background: #ebf5fc url(/img/companies/header_payment.gif) no-repeat 0% 0%;
    background-position: left top;
}

.header_statistic {
    background: #ebf5fc url(/img/companies/header_statistic.gif) no-repeat 0% 0%;
    background-position: left top;
}

.companies_tips {
    color: #256a9a;
    font-size: 12px;
    vertical-align: top;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    position: absolute;
}

.companies_container {
    border: 1px solid #a2a2a2;
    border-top: 0;
}

.companies_blue {
    color: #256a9a;
    font-size: 11px;
}

.companies_comment {
    font-size: 11px;
    color: gray;
}

.companies_comment_black {
    vertical-align: bottom;
    font-size: 11px;
    color: black;
    padding-bottom: 2px;
}

.companies_star {
    color: red;
    width: 9px;
}

.companies_black_b {
    color: #313030;
    font-weight: bold;
    font-size: 12px;
    line-height: 25px;
}

.companies_black_nb {
    color: #313030;
    font-size: 12px;
    line-height: 25px;
}

.companies_light_black_nb {
    color: #494949;
    font-size: 12px;
    line-height: 25px;
}

.companies_gray {
    color: #939393;
    font-size: 12px;
    line-height: 12px;
    height: 25px;
}

.companies_right {
    text-align: right;
    padding-right: 30px;
}

.companies_right2 {
    text-align: right;
    padding-right: 15px;
}

.companies_phones_b, .companies_names, .companies_phones_nb {
    color: #616161;
    font-weight: bold;
    font-size: 12px;
}

.companies_phones_nb {
    font-weight: normal;
}

.companies_emails {
    color: #3F759B;
    font-size: 12px;
}

.companies_rate_gray {
    text-align: center;
    font-weight: bold;
    color: #949494;
    font-size: 11px;
}

.dotted_line_right {
    border-right: 1px dotted #A2A2A2;
}

.companies_login {
    color: #8B6CBB;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
}

.companies_datetime {
    color: #939393;
    font-size: 11px;
    padding-left: 10px;
}

.companies_left_top {
}

.companies_act_user {
    color: #4F917D;
}

.companies_noact_user {
    color: #939393;
}

td.dotted_line, div.dotted_line {
    height: 1px;
    border-top: #a2a2a2 dotted 1px;
}

td.company_container {
    padding: 5px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

td.v2companies_black_nb {
    color: #313030;
    font-size: 12px;
    line-height: 25px;
}

a.companies {
    color: #276a99;
}

.border_dotted {
    border-bottom: 1px dotted #a2a2a2;
}

.main_table_header {
    font-size: 11px;
    color: #9f9e9e;
}

.date_of_registration, .user_name, .user_login, .access {
    font-size: 11px;
    color: #2f2f2f;
}

.user_name {
    font-weight: bold;
}

.action {
    font-size: 11px;
    color: #276a99;
}

.blue {
    color: #4f917d;
}

tr.padder td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.input-file {
    width: auto; /* you can change the width*/
    position: relative;
    font: x-small Verdana;
    margin: 0 0 0 0;
    zoom: 1; /*clear float*/
    overflow: hidden; /*clear float*/
}

.input-file label:hover {
    color: #663300;
    cursor: pointer;
}

.input-file label span {
    display: none;
}

.input-file label input {
    display: block;
    width: 100%;
}

.input-file {
    width: auto; /* you can change the width*/
    position: relative;
    font: x-small Verdana;
    margin: 0;
    zoom: 1; /*clear float*/
    overflow: hidden; /*clear float*/
}

.input-file label:hover {
    color: #256A9A;
    cursor: pointer;
}

.input-file label span {
    display: none;
}

.input-file label input {
    display: block;
    width: 100%;
}

.input-file label {
    float: right;
    white-space: nowrap;
    position: relative;
    z-index: 1;
    left: 0;
    top: 0;
    overflow: hidden;
    padding: 0;
    font-weight: normal;
    font-size: 10px;
    text-decoration: underline;
    color: #256A9A;
    display: inline;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}

.input-file-no-path label {
    float: left;
}

.input-file label span {
    display: inline;
}

.input-file label input {
    width: auto;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    font-size: 5em;
    line-height: 12px;
    opacity: 0;
    zoom: 1;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.input-file var {
    display: none;
    position: relative;
    overflow: hidden;
    padding: 0;
    border-color: #888 #ccc #ccc #888;
    zoom: 1;
    _right: -3px; /*eliminate gap for IE*/
    /*visual candies*/
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
}

.input-file var {
    display: block;
}

.input-file-no-path label {
    -webkit-border-radius: 2px;
}

.input-file var input {

    display: block;
    width: 100%;
    position: absolute;
    padding: 0;
    border: none;
    background: transparent;
    font-size: 100%;
    color: #000;
    font-style: italic;
    top: 0;
    left: 0;
    height: 100%;

}

.input-file var input:focus {
    outline: none;
}

.file_label {
    font-weight: normal;
    font-size: 10px;
    text-decoration: underline;
    color: #256A9A;
    line-height: 20px;
}

a.file_label {
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
    color: #256A9A;
    line-height: 21px;
}

.add_file {
    background: url(/img/i_skrepka.gif) no-repeat;
    background-position: left top;
    padding-left: 20px;
}

#fileQueue, #fileQueue2 {
    height: 60px;
    overflow: auto;
    border: 0 solid #E5E5E5;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 10px;
}

a.companies_active {
    height: 26px;
    font-size: 12px;
    font-weight: normal;
    color: #256a9a;
    text-decoration: none;
    line-height: 30px;
}

a.companies_noactive {
    height: 26px;
    font-size: 12px;
    color: #256a9a;
    text-decoration: underline;
    line-height: 30px;
}

.companies_active {
    height: 26px;
    font-size: 12px;
    color: #256a9a;
    text-decoration: none;
    line-height: 30px;
}

.back_fave_companies, .back_fave_employers, .back_fave_payments {
    width: 946px;
    height: 85px;
    background-position: top;
}

.back_fave_companies {
    background: url(/img/companies/back_company_fave.png) no-repeat;
}

.back_fave_employers {
    background: url(/img/companies/back_employers_fave.png) no-repeat;
}

.back_fave_payments {
    background: url(/img/companies/back_payments_fave.png) no-repeat;
}

.fave_header {
    color: #185a7b;
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 20px;
    padding: 4px 3px 0 11px; /* bigger padding-left is for aligning of the dots */
    text-align: center;
    white-space: nowrap;
    width: 156px; /* 170px total */
}

.fave_header .dots {
    visibility: hidden;
}

.fave_header_left {
    color: #2872a7;
    font-size: 14px;
    font-weight: bold;
    float: left;
}

.fave_header_right {
    color: #68676a;
    font-size: 12px;
    float: right;
}

.info_container {
    width: 932px;
    border: 1px solid #a5a5a5;
    border-top: 0;
}
.info_container.new {
    border-top: 1px solid #a5a5a5;
}


.shadow {
    background-image: url(/img/v2_shadow_right.gif);
    background-position: right;
    background-repeat: repeat-y;
}

a.blue_link {
    color: #256A9A;
    text-decoration: underline;
    font-size: 12px;
}

.payment_month_1 {
    margin-left: 25px;
    color: #494949;
    font-size: 12px;
    float: left;
    width: 260px;
}

.payment_month_2 {
    margin-left: 5px;
    color: #565656;
    font-size: 12px;
    float: left;
    width: 300px;
}

.payment_month_3 {
    font-size: 12px;
    float: right;
    width: 285px;
    text-align: left;
    position: relative;
}

.payment_month_big {
    font-size: 21px;
    font-weight: bold;
    font-family: Tahoma;
}

.payment_month_table {
    font-size: 12px;
    width: 300px;
    vertical-align: middle;
    margin-right: 40px;
}

.akciya {
    font-size: 16px;
}

.header_gray_left {
    width: 185px;
    line-height: 25px;
    color: #939393;
    float: left;
    text-align: right;
    font-size: 12px;
}

.header_dark_gray_left {
    margin-left: 30px;
    line-height: 25px;
    color: #494949;
    float: left;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

td.header_dark_gray_left{
    float: none;
    padding-left:31px;
}

td.header_gray_left{
    float: none;
}

.header_cont {
    margin-top: 3px;
}

.shadow_bottom {
    background-image: url(/img/v2_shadow_bottom.gif);
    background-position: top;
    background-repeat: repeat-x;
    height: 7px;
}

.left_header, .right_header {
    color: #666;
    vertical-align: middle;
}

.left_header {
    text-align: left;
    padding-left: 10px;
}
.right_header {
    padding-right: 20px;
    text-align: right;
}

.no_karkas td {
    border: 0;
}

.shadow2 {
    -moz-box-shadow: inset -3px 0 3px #eaeaea;
    -webkit-box-shadow: inset -3px 0 3px #eaeaea;
    box-shadow: inset -3px 0 3px #eaeaea;
}

.registration_list tr td:last-child {
    padding-right: 10px;
}

.registration_list .company_container {
    padding-right: 5px;
}
.registration__modal_text h3 {
    position: relative;
    top: -19px;
}
.registration__modal_text p {
    position: relative;
    top: -29px;
}
.registration__modal_content-2 .registration__modal_text p,
.registration__modal_content-3 .registration__modal_text p,
.registration__modal_content-4 .registration__modal_text p {
    top: 0;
}

.registration__form_add-employee {
    height: 40px !important;
    margin-bottom: 60px;
}

.edit_company_addition_info_button {
    cursor: pointer;
    color: #276a99;
    text-decoration: underline;
    padding-left:8px;
}