/* Minification failed. Returning unminified contents.
(167,7): run-time error CSS1035: Expected colon, found '{'
(2611,3): run-time error CSS1060: Expected closing curly-brace, found ';'
(2612,1): run-time error CSS1019: Unexpected token, found '}'
(2614,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(2615,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
    }

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a {
    color: black;
}

    a.sec-lnk {
        color: #838383;
        font-size: 12px;
    }

        a.sec-lnk:hover {
            color: #fdcc09;
        }

    a:hover {
        
        color: red;
    }

    a.mail {
        text-decoration: none;
        color: black;
    }

    a:hover.mail {
        text-decoration: none;
        color: red;
    }

    a:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    a:hover,
    a:active {
        outline: 0;
        
    }

    a.more {
        display: inline-block;
        font-size: 12px;
        text-decoration: none;
        color: #7c7c7c;
        line-height: 25px;
        padding: 0 15px;
        background: #f0f0f0;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
    }

        a.more:hover {
            color: #000;
        }

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    width: auto;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

#map_canvas img {
    max-width: none;
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}

button,
input {
    *overflow: visible;
    line-height: normal;
}

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button;
    }

    input[type="search"] {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type="search"]::-webkit-search-decoration,
        input[type="search"]::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

textarea {
    overflow: auto;
    vertical-align: top;
}

ul {
    margin: 0;
    padding: 0;
    li{
        margin: 0;
        padding: 0;
        list-style: none;
    }

}

.hide {
    display: none!important;
}

.clear {
    clear: both;
}

.layout {
    width: 1000px;
    margin: 0 auto;
}

.center {
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.more-lnk {
    white-space: nowrap;
}

.offset-top {
    margin-top: 25px;
}

.offset-bottom60 {
    margin-bottom: 60px;
}

.offset-bottom40 {
    margin-bottom: 40px;
}



body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    background-color: white;
}

.nav-tabs {
    margin: 0 0 45px;
    padding: 0;
}

    .nav-tabs > li {
        margin: 0;
        padding: 0;
        position: relative;
        float: left;
        list-style: none;
    }

    .nav-tabs a {
        text-decoration: none;
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 230px;
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: white;
}

    .dropdown-menu a {
        display: block;
    }

.nav-tabs > li.dropdown:hover .dropdown-menu {
    display: block;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 15px;
    /*vertical-align: text-top;*/
    background-image: url("../Images/sprite.png");
    background-repeat: no-repeat;
    margin-right: 5px;
}

.icon-login {
    background-position: 0 0;
}

.icon-close {
    background-position: 0 -14px;
    width: 13px;
    height: 13px;
    cursor: pointer;
}

.icon-phone {
    background-position: 0 -27px;
    width: 25px;
    height: 25px;
}

.icon-facebook {
    background-position: -24px -27px;
    width: 25px;
    height: 25px;
}

.icon-vkontakte {
    background-position: -48px -27px;
    width: 25px;
    height: 25px;
}

.icon-twitter {
    background-position: -72px -27px;
    width: 25px;
    height: 25px;
}

.icon-search {
    background-position: -23px 0;
    width: 16px;
    height: 16px;
}

.btn .icon-search {
    position: relative;
    top: 2px;
}

.icon-search.icon-black {
    background-position: -40px 0;
    width: 16px;
    height: 16px;
}

.icon-car {
    background-position: 0 -242px;
    width: 80px;
    height: 41px;
}

.icon-weight {
    background-position: -80px -242px;
    width: 56px;
    height: 54px;
}

.icon-packing {
    background-position: -137px -242px;
    width: 53px;
    height: 55px;
}

.icon-ambrela {
    background-position: -190px -242px;
    width: 47px;
    height: 49px;
}

.icon-clock {
    background-position: -239px -242px;
    width: 47px;
    height: 61px;
}

.icon-phone40 {
    background-position: -97px 0px;
    width: 40px;
    height: 40px;
}

.icon-mail40 {
    background-position: -137px 0px;
    width: 40px;
    height: 40px;
}

.icon-message40 {
    background-position: -177px 0px;
    width: 40px;
    height: 40px;
}

.icon-calc-20 {
    background-position: -217px 0px;
    width: 20px;
    height: 20px;
    margin-top: 4px;
}

.icon-coin {
    width: 11px;
    height: 13px;
    display: inline-block;
    background-image: url("../Content/Images/coin.jpg");
}

.icon-user {
    background-position: -217px -27px;
    width: 11px;
    height: 13px;
}

.icon-role {
    background-image:url("../Images/key.png");
    width: 11px;
    height: 13px;
}

.icon-phone-orange {
    background-image:url("../Images/phone_orange.png");
    width: 12px;
    height: 12px;
    margin-right: 0px;
}

.icon-phone-red {
    background-image:url("../Images/phone_red.png");
    width: 12px;
    height: 12px;
    margin-right: 0px;
}

.icon-ww {
    background-position: 0px -363px;
    width: 32px;
    height: 20px;
}

    .icon-ww:hover {
        background-position: 0 -384px;
    }

.icon-dw {
    background-position: -32px -363px;
    width: 25px;
    height: 22px;
}

    .icon-dw:hover {
        background-position: -32px -384px;
    }

.icon-wd {
    background-position: -56px -363px;
    width: 26px;
    height: 20px;
}

    .icon-wd:hover {
        background-position: -56px -384px;
    }

.icon-dd {
    background-position: -82px -363px;
    width: 19px;
    height: 20px;
}

    .icon-dd:hover {
        background-position: -82px -384px;
    }
/*.icon-car{
    background-position: -101px -363px;
    width: 23px; height: 20px;
}*/
/*.icon-car:hover{
  background-position: -101px -384px;
}*/
.icon-pkg {
    background-position: -124px -363px;
    width: 23px;
    height: 20px;
}

    .icon-pkg:hover {
        background-position: -124px -384px;
    }


.icon-teaser-ww {
    background-position: 0px -409px;
    width: 131px;
    height: 80px;
}

    .icon-teaser-ww:hover {
        background-position: 0 -490px;
    }

.icon-teaser-dw {
    background-position: -133px -409px;
    width: 101px;
    height: 80px;
}

    .icon-teaser-dw:hover {
        background-position: -133px -490px;
    }

.icon-teaser-wd {
    background-position: -233px -409px;
    width: 100px;
    height: 80px;
}

    .icon-teaser-wd:hover {
        background-position: -233px -490px;
    }

.icon-teaser-dd {
    background-position: -335px -409px;
    width: 73px;
    height: 80px;
}

    .icon-teaser-dd:hover {
        background-position: -335px -490px;
    }

.icon-teaser-car {
    background-position: -411px -409px;
    width: 91px;
    height: 81px;
}

    .icon-teaser-car:hover {
        background-position: -411px -490px;
    }

.icon-teaser-pkg {
    background-position: -503px -409px;
    width: 78px;
    height: 81px;
}

    .icon-teaser-pkg:hover {
        background-position: -503px -490px;
    }

.icon-teaser-return {
    background-position: 0px -572px;
    width: 101px;
    height: 84px;
}

    .icon-teaser-return:hover {
        background-position: 0px -656px;
    }

.icon-teaser-infos {
    background-position: -101px -572px;
    width: 72px;
    height: 84px;
}

    .icon-teaser-infos:hover {
        background-position: -101px -656px;
    }

.icon-teaser-oad {
    background-position: -580px -400px;
    width: 83px;
    height: 84px;
}

    .icon-teaser-oad:hover {
        background-position: -581px -479px;
    }

.icon-teaser-int {
    background-position: -172px -571px;
    width: 83px;
    height: 84px;
}

    .icon-teaser-int:hover {
        background-position: -172px -657px;
    }

.icon-teaser-adv {
    background-position: -258px -571px;
    width: 41px;
    height: 84px;
}

    .icon-teaser-adv:hover {
        background-position: -258px -657px;
    }

.icon-teaser-save {
    background-position: -302px -571px;
    width: 62px;
    height: 84px;
}

    .icon-teaser-save:hover {
        background-position: -302px -657px;
    }

.icon-teaser-manager {
    background-position: -365px -571px;
    width: 64px;
    height: 84px;
}

    .icon-teaser-manager:hover {
        background-position: -365px -657px;
    }

.icon-teaser-insurance {
    background-position: -429px -571px;
    width: 84px;
    height: 83px;
}

    .icon-teaser-insurance:hover {
        background-position: -429px -657px;
    }

.icon-teaser-deltruck {
    background-position: -513px -571px;
    width: 95px;
    height: 83px;
}

    .icon-teaser-deltruck:hover {
        background-position: -513px -657px;
    }

.icon-teaser-dev {
    background-position: -609px -571px;
    width: 80px;
    height: 83px;
}

    .icon-teaser-dev:hover {
        background-position: -609px -657px;
    }


.icon_teaser-russ {
    background-position: 0px 0px;
    width: 80px;
    height: 83px;
    display: inline-block;

    background-image: url("../Images/symbo.png");
    background-repeat: no-repeat;
    margin-right: 5px;

}

    .icon_teaser-russ:hover {
        background-position: 0px 0px;
        width: 80px;
        height: 83px;
        display: inline-block;

        background-image: url("../Images/symbo_red.png");
        background-repeat: no-repeat;
        margin-right: 5px;
    }




.icon-shipped {
    background-position: -147px -363px;
    width: 21px;
    height: 21px;
}

    .icon-shipped.active {
        background-position: -147px -386px;
    }

.icon-ship {
    background-position: -171px -363px;
    width: 30px;
    height: 22px;
}

    .icon-ship.active {
        background-position: -171px -386px;
    }

.icon-debit {
    background-position: -205px -363px;
    width: 18px;
    height: 22px;
}

    .icon-debit.active {
        background-position: -205px -386px;
    }

.icon-granted {
    background-position: -230px -363px;
    width: 23px;
    height: 21px;
}

    .icon-granted.active {
        background-position: -230px -386px;
    }

.icon-confirm {
    background-position: -254px -364px;
    width: 23px;
    height: 21px;
}

    .icon-confirm.active {
        background-position: -254px -386px;
    }



.icon-edit {
    background-position: -238px 0;
    width: 12px;
    height: 16px;
}

.icon-eye {
    background-position: -252px 0;
    width: 22px;
    height: 13px;
}

    .icon-eye:hover {
        background-position: -252px -13px;
    }

.icon-remove {
    background-position: -277px 0;
    width: 8px;
    height: 13px;
}

    .icon-remove:hover {
        background-position: -277px -13px;
    }

.icon-complite {
    background-position: -287px 0;
    width: 11px;
    height: 13px;
}

    .icon-complite:hover {
        background-position: -287px -13px;
    }

.icon-list1 {
    background-position: -300px 0;
    width: 30px;
    height: 30px;
}

.list-big-icon {
    display: inline-block;
    width: 80px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-repeat: no-repeat;
    margin-right: 5px;
}

.box-header {
    font-size: 17px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    font-family: Verdana;
    font-weight: bold;
}

    .box-header.underline {
        padding-bottom: 10px;
        border-bottom: solid #fdcc09 3px;
    }

    .box-header .icon {
        float: right;
        margin-top: 5px;
    }

.tab-header {
    font-size: 17px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    font-family: Verdana;
    font-weight: bold;
}

.tab-header {
    border-bottom: solid 3px #dadada;
    margin-bottom: 20px;
}

    .tab-header .tab {
        display: inline-block;
        font-size: 16px;
        line-height: 20px;
        padding: 8px 25px;
        border: solid #dadada;
        border-width: 1px 1px 0 1px;
        position: relative;
        bottom: -3px;
        font-size: 16px;
        text-transform: uppercase;
        font-family: Verdana;
        background: #fff;
    }

/* ---------Forms-------------- */
.instructions-small {
    font-size: 10px;
    color: #555;
}

.control-group {
    margin-bottom: 10px;
}

label {
    display: block;
    margin-bottom: 10px;
}

input[type="text"], input[type="email"], input[type="password"], input[type="number"], textarea, .uneditable-input {
    display: inline-block;
    width: 224px;
    height: 28px;
    padding: 4px 8px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
    color: #555;
    background-color: white;
    border: 1px solid #fdcc09;
}

select {
    display: inline-block;
    width: 224px;
    height: 28px;
    padding: 4px 8px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
    color: #555;
    background-color: white;
    border: 1px solid #FDCC09;
}

input[type="image"], input[type="checkbox"], input[type="radio"] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    line-height: normal;
    cursor: pointer;
    background-color: transparent;
    border: 0 9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.form-inline .help-block {
    margin-bottom: 20px;
}

input.input-xlarge {
    border: solid #fdcc09 1px;
    background: #f6f6f6;
    box-shadow: inset 2px 2px 0 1px #e5e5e5;
}

input.input-medium {
    padding: 1px 8px;
    border: solid #c0c0c0 1px;
    background: #f6f6f6;
    box-shadow: inset 2px 2px 0 1px #e5e5e5;
}

input.input-xlarge:active {
    background: #fff;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"],
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float: left;
    margin-right: 5px;
    margin-left: 0;
}

.form-search input {
    display: inline-block;
    *display: inline;
    width: 218px;
    float: left;
    /* IE7 inline-block hack */
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0;
}

.display-label {
    font-weight: bolder;
}
/* ---------End forms-------------- */

/* ---------Buttons-------------- */
.btn {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    background-color: #f6f6f6;
    border: none;
    text-decoration: none;
    font-family: Verdana, sans-serif;
}

    .btn.btn-large {
        padding: 9px 30px;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
    }

    .btn.btn-medium {
        padding: 6px 10px;
        font-size: 16px;
        text-transform: uppercase;
    }

    .btn.btn-primary {
        background: #ed1c24;
        color: #ffffff;
    }

.btn-edit {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding: 8px 11px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 10px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    text-decoration: none;
    font-family: Verdana, sans-serif;
}

    .btn-edit .icon {
        margin: 0;
    }

.open .btn-edit {
    box-shadow: 0 0 5px 0 #c2c2c2;
    background-color: #fffae6;
    border: solid 1px #fdcc09;
    padding: 7px 10px;
}

    .open .btn-edit .icon-edit {
        background-position: -238px -16px;
    }
/* ---------End buttons-------------- */

/* ---------Layout-------------- */
.row {
    margin-top: 40px;
    margin-bottom: 40px;
    display: table;
}

    .row.three-col {
        margin-left: -45px;
    }

.one-from-three {
    float: left;
    margin-left: 45px;
    width: 300px;
}

.two-from-three {
    float: left;
    margin-left: 45px;
    width: 645px;
}

.three-from-three {
    float: left;
    margin-left: 45px;
    width: 990px;
}

.row.six-col {
    margin-left: -20px;
}

.one-from-six {
    float: left;
    margin-left: 20px;
    width: 148px;
}

.row.no-top-margin {
    margin-top: 0;
}

.row.no-bottom-margin {
    margin-bottom: 0;
}
/* ---------End layout-------------- */

.col-banner {
    margin-bottom: 25px;
}

.pagination {
    margin: 20px 0;
}

    .pagination ul {
        display: inline-block;
        *display: inline;
        /* IE7 inline-block hack */
        *zoom: 1;
        margin-left: 0;
        margin-bottom: 0;
    }

        .pagination ul > li {
            display: inline-block;
            margin-right: 0px;
        }

            .pagination ul > li > a,
            .pagination ul > li > span {
                float: left;
                padding: 4px 12px;
                line-height: 20px;
                text-decoration: none;
                background-color: #f6f6f6;
                border-left-width: 0;
                color: #969696;
            }

                .pagination ul > li > a:hover,
                .pagination ul > .active > a,
                .pagination ul > .active > span {
                    background-color: #fdcc09;
                    color: #000;
                }

        .pagination ul > .active > a,
        .pagination ul > .active > span {
            color: #000;
            cursor: default;
        }

        .pagination ul > .disabled > span,
        .pagination ul > .disabled > a,
        .pagination ul > .disabled > a:hover {
            color: #999999;
            background-color: transparent;
            cursor: default;
        }

        .pagination ul > li:first-child > a,
        .pagination ul > li:first-child > span {
            border-left-width: 1px;
        }

        .pagination ul > li:last-child > a,
        .pagination ul > li:last-child > span {
        }

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pagination .prev {
    width: 6px;
    height: 7px;
    display: inline-block;
    background: url(../Images/sprite.png) -217px -20px;
}

.pagination .next {
    width: 6px;
    height: 7px;
    display: inline-block;
    background: url(../Images/sprite.png) -224px -20px;
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

    .table th,
    .table td {
        padding: 8px;
        line-height: 20px;
        text-align: left;
        vertical-align: top;
        border-top: 1px solid #b5b5b5;
        font-size: 12px;
        color: #000;
        text-align: center;
    }

    .table th {
        font-weight: bold;
        background: #fffae6;
        border-bottom: solid 4px #fdcc09;
    }

    .table thead th {
        vertical-align: bottom;
        line-height: 14px;
    }

    .table caption + thead tr:first-child th,
    .table caption + thead tr:first-child td,
    .table colgroup + thead tr:first-child th,
    .table colgroup + thead tr:first-child td,
    .table thead:first-child tr:first-child th,
    .table thead:first-child tr:first-child td {
        border-top: 0;
    }

    .table tbody + tbody {
        border-top: 2px solid #dddddd;
    }

    .table .table {
        background-color: #ffffff;
    }

.table-condensed th,
.table-condensed td {
    padding: 4px 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .table-bordered th,
    .table-bordered td {
        border-left: 1px solid #dddddd;
    }

    .table-bordered caption + thead tr:first-child th,
    .table-bordered caption + tbody tr:first-child th,
    .table-bordered caption + tbody tr:first-child td,
    .table-bordered colgroup + thead tr:first-child th,
    .table-bordered colgroup + tbody tr:first-child th,
    .table-bordered colgroup + tbody tr:first-child td,
    .table-bordered thead:first-child tr:first-child th,
    .table-bordered tbody:first-child tr:first-child th,
    .table-bordered tbody:first-child tr:first-child td {
        border-top: 0;
    }

    .table-bordered thead:first-child tr:first-child > th:first-child,
    .table-bordered tbody:first-child tr:first-child > td:first-child {
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px;
    }

    .table-bordered thead:first-child tr:first-child > th:last-child,
    .table-bordered tbody:first-child tr:first-child > td:last-child {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px;
    }

    .table-bordered thead:last-child tr:last-child > th:first-child,
    .table-bordered tbody:last-child tr:last-child > td:first-child,
    .table-bordered tfoot:last-child tr:last-child > td:first-child {
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-left-radius: 4px;
    }

    .table-bordered thead:last-child tr:last-child > th:last-child,
    .table-bordered tbody:last-child tr:last-child > td:last-child,
    .table-bordered tfoot:last-child tr:last-child > td:last-child {
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px;
    }

    .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
    }

    .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
    }

    .table-bordered caption + thead tr:first-child th:first-child,
    .table-bordered caption + tbody tr:first-child td:first-child,
    .table-bordered colgroup + thead tr:first-child th:first-child,
    .table-bordered colgroup + tbody tr:first-child td:first-child {
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px;
    }

    .table-bordered caption + thead tr:first-child th:last-child,
    .table-bordered caption + tbody tr:first-child td:last-child,
    .table-bordered colgroup + thead tr:first-child th:last-child,
    .table-bordered colgroup + tbody tr:first-child td:last-child {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px;
    }

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
    background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
    display: table-cell;
    float: none;
    margin-left: 0;
}

.table td.span1,
.table th.span1 {
    float: none;
    width: 164px;
    margin-left: 0;
}

.table td.span2,
.table th.span2 {
    float: none;
    width: 359px;
    margin-left: 0;
}

.table td.span3,
.table th.span3 {
    float: none;
    width: 554px;
    margin-left: 0;
}

.table td.span4,
.table th.span4 {
    float: none;
    width: 749px;
    margin-left: 0;
}

.table td.span5,
.table th.span5 {
    float: none;
    width: 944px;
    margin-left: 0;
}

.table td.span6,
.table th.span6 {
    float: none;
    width: 1139px;
    margin-left: 0;
}

.table td.span7,
.table th.span7 {
    float: none;
    width: 1334px;
    margin-left: 0;
}

.table td.span8,
.table th.span8 {
    float: none;
    width: 1529px;
    margin-left: 0;
}

.table td.span9,
.table th.span9 {
    float: none;
    width: 1724px;
    margin-left: 0;
}

.table td.span10,
.table th.span10 {
    float: none;
    width: 1919px;
    margin-left: 0;
}

.table td.span11,
.table th.span11 {
    float: none;
    width: 2114px;
    margin-left: 0;
}

.table td.span12,
.table th.span12 {
    float: none;
    width: 2309px;
    margin-left: 0;
}

.table tbody tr.success td {
    background-color: #dff0d8;
}

.table tbody tr.error td {
    background-color: #f2dede;
}

.table tbody tr.warning td {
    background-color: #fcf8e3;
}

.table tbody tr.info td {
    background-color: #d9edf7;
}

.table-hover tbody tr.success:hover td {
    background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover td {
    background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover td {
    background-color: #faf2cc;
}

.table-hover tbody tr.info:hover td {
    background-color: #c4e3f3;
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

    .tooltip.top {
        margin-top: -3px;
    }

    .tooltip.right {
        margin-left: 3px;
    }

    .tooltip.bottom {
        margin-top: 3px;
    }

    .tooltip.left {
        margin-left: -3px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #000;
    text-align: center;
    text-decoration: none;
    background-color: #fdcc09;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #fdcc09;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #fdcc09;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #fdcc09;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #fdcc09;
}

.btn-group {
    position: relative;
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    vertical-align: middle;
    white-space: nowrap;
    *margin-left: .3em;
}

    .btn-group:first-child {
        *margin-left: 0;
    }

    .btn-group + .btn-group {
        margin-left: 5px;
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 0 0 0;
    list-style: none;
    background-color: #fffae6;
    /*border: 1px solid #ccc;*/
    /*border: 1px solid #fdcc09;*/
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-box-shadow: 0 0 5px #c2c2c2;
    -moz-box-shadow: 0 0 5px #c2c2c2;
    box-shadow: 0 0 5px #c2c2c2;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    text-align: left;
}

dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
}

.dropdown-menu li > a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap;
    text-decoration: none;
}

    .dropdown-menu li > a:hover,
    .dropdown-menu li > a:focus,
    .dropdown-submenu:hover > a {
        text-decoration: none;
        color: #000;
        background-color: #fdcc09;
    }

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
    color: #000;
    text-decoration: none;
    outline: 0;
    background-color: #fdcc09;
}

.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
    color: #999999;
}

    .dropdown-menu .disabled > a:hover {
        text-decoration: none;
        background-color: transparent;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        cursor: default;
    }

.open {
    *z-index: 1000;
}

    .open > .dropdown-menu {
        display: block;
    }

/*BEGIN VACANCIES*/
.vacancyItem > a {
    color: black;
    text-decoration: none;
}

.vacancyItem .date {
    padding-left: 15px;
    color: #808080;
    font-size: smaller;
}
/*END VACANCIES*/

/*BEGIN COMMON INPUT STYLES*/
.editor_field_notable > label {
    display:block;
    float:left;
    padding-left: 4px;
    padding-right: 4px;
}
.editor_field_notable > select {
    display:block;
    float:left;
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 4px;
    width:88.5%;
    border: 1px solid #fdcc09;
}
.editor-label_auto > label {
    width: auto;
    padding-left: 4px;
}

.editor-field_auto > input {
    width: 96%;
    margin-left: 4px;
    padding-left: 4px;
    padding-right: 4px;
}

.editor-field_auto > select {
    width: 98%;
    margin-left: 4px;
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #fdcc09;
}

div.editor_input_label > label {
    float: left;
    padding-right: 4px;
    padding-left: 4px;
}

div.editor_input_label > input {
    margin-left: 4px;
    padding-left: 4px;
    padding-right: 4px;
    float: left;
}

div.editor_input_label {
    display: table-cell;
}

.editor_input > input {
    margin-left: 4px;    
    width: 91%;
}

div.editor_input {
    display: table-cell;
}

.editor-note_auto > textarea {
    width: 97%;
    height: 55px;
    margin-left: 4px;
    padding-left: 4px;
    padding-right: 4px;
}

div.table {
    width: 100%;
    display: table;
}

div.editor-field_table {
    display: table-cell;
}

.editor-field_table > label {
    width: 100%;
    padding-left: 4px;
}

.editor-field_table > select {
    width: 98%;
    margin-left: 4px;
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #fdcc09;
}
/*--------------------------------Vacancy*/
div.editor-field_select_auto {
    display:table-cell;
}
.editor-field_select_auto > select {
    width: 97%;
    margin-left: 4px;
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #fdcc09;
}
.editor-note > label {
    width:auto;
    padding-left: 4px;
    padding-right: 4px;
}
.editor-note > textarea {
    width: 96%;
    height: 55px;
    margin-left: 4px;
    padding-left: 4px;
    padding-right: 4px;
}

.editor-field_table > input {
    width: 93%;
    margin-left: 4px;
    padding-left: 4px;
    padding-right: 4px;
}
/*------------------------------Franchasing*/
div.editor_label {
    display: inherit;
    width: 100%;
}

.editor_label > label {
    width: auto;
    padding-left: 4px;
}

div.editor_table {
    display: table-cell;
}

.editor_table > label {
    padding-left: 4px;
    padding-right: 4px;
    width: 100%;
}

.editor_table > select {
    margin-left: 4px;
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #fdcc09;
}

.editor_table > input {
    margin-left: 4px;
    padding-left: 4px;
    padding-right: 4px;
    width: 90%;
}

/*------------------------*/

.editor-field > input {
    width: 90%;
}

.editor-field > select {
    width: 93%;
    border: 1px solid #fdcc09;
}

.editor-field > input[type="file"] {
}
/*END COMMON INPUT STYLES*/

/*BEGIN Shared forms*/
div.sharedFormsValidationSummary {
    padding: 5px 22px;
    text-decoration: red solid underline;
}

span.sharedForms {
    display: block;
    width: 175px;
    float: left;
    text-anchor: middle;
    line-height: normal;
}

span.sharedForms_width_300 {
    display: block;
    width: 350px;
    height: 20px;
    float: left;
    text-anchor: middle;
}

sharedForms > textarea {
    height: auto;
}

textarea.sharedForms_90 {
    width: 94%;
    border: 1px solid #fdcc09;
    margin-left: 4px;
    margin-right: 4px;
    text-anchor: middle;
}

sharedForms-input {
    border: 1px solid #fdcc09;
}

span.sharedForms_45 {
    display: block;
    width: 45%;
    margin-left: 4px;
    margin-right: 24px;
    float: left;
}

input.sharedForms_45 {
    display: block;
    width: 45%;
    border: 1px solid #fdcc09;
    margin-left: 4px;
    margin-right: 4px;
    float: left;
    text-anchor: middle;
}

select.sharedForms_45{
    display: block;
    width: 45%;
    border: 1px solid #fdcc09;
    margin-left: 4px;
    margin-right: 4px;
    float: left;
    text-anchor: middle;
}

input.input-validation-error{
    box-shadow: 0px 0px 3px 2px red;
}

textarea.input-validation-error{
    box-shadow: 0px 0px 3px 2px red;
}

span.sharedForms_30 {
    display: block;
    width: 29%;
    margin-left: 4px;
    margin-right: 20px;
    float: left;
}

input.sharedForms_30 {
    display: block;
    width: 29%;
    border: 1px solid #fdcc09;
    margin-left: 4px;
    margin-right: 1px;
    float: left;
    text-anchor: middle;
}

div.sharedForms {
    display: table;
    width: 100%;
    float: left;
}

div.sharedForms_auto_left {
    display: table-cell;
    margin: 0;
    padding-left: 4px;
}

div.sharedForms_auto_right {
    display: table-cell;
    margin: 0;
    padding-left: 4px;
    padding-right: 32px;
}

input.sharedForms_auto_radio {
    width: 10%;
}

input.sharedForms_auto {
    width: 100%;
    border: 1px solid #fdcc09;
}

select.sharedForms_auto {
    display: block;
    width: 103%;
    border: 1px solid #fdcc09;
}

select.sharedForms-input {
    border: 1px solid #fdcc09;
}
/*END Shared forms*/

/*WebGrid*/
.webgrid {
    width: 100%;
    border: 0px;
    border-collapse: collapse;
}

    .webgrid a {
        text-decoration: none;
        color: #000;
    }

.webgrid-alternating-rows > td {
    padding: 0px 5px;
    text-align: right;
}

tr.webgrid-alternating-rows {
    background-color: #dddddd;
}

.webgrid-rows > td {
    padding: 0px 5px;
    text-align: right;
}

.webgrid-wrapper {
    width: 100%;
}

.webgrid-title {
}

.webgrid-header {
}

.webgrid-footer {
    width: 500%;
}

    .webgrid-footer > td > a {
        text-decoration: underline;
    }

.colOperation > a > img {
    width: 18px;
    padding: 4px;
}

.webgrid-checkbox-style {
    text-align: center !important;
}
/*END WebGrid*/
div.table_form_mvc {
    display: table-cell;     
    margin: 0;
    padding: 0;
    float: none;
    width:50%;
}
.table_form_mvc > label {
    text-align:left;    
    margin-left:0;
    margin-bottom:0;
    margin-right:0;
    float: none;
} 

.table_form_mvc > select {
    width:101.7%;
    margin: 0 0 0 0;
    padding-left:4px;
    padding-right:4px;
    padding-bottom:4px;
    padding-top:4px;    
    float: none;
    border: 1px solid #fdcc09;
    background-color: white;
    color: #555;  
    line-height: 18px;
    height: 30px;
    font-size: 100%; 
}

div.table_form {
    display: table;
    table-layout:fixed;
    width: 96%;
    margin-right:8px;
    margin-bottom:4px;
    margin-left:8px;
    margin-top:4px;
}
.table_form > span {
    display: table-cell;     
    margin: 0;
    padding: 0;
    float: none;
    width:20px;
}
.table_form > div {
    display: table-cell;     
    margin: 0;
    padding: 0;
    float: none;
    width:50%;
}

.table_form > input{
    width: 100%;        
    padding:0px 4px 0px 4px;    
    float: none;
}

 .table_form > label{    
    text-align:left;    
    margin-left:0;
    margin-bottom:0;
    margin-right:0;
    float: none;
}
.table_form > textarea{
    width: 100%;
    text-align:left;        
    padding:8px 0px 4px 8px;
    float: none;
    height:auto;
}
.table_form > select{
    width:103%;
    margin: 0 0 0 0;
    padding-left:4px;
    padding-right:4px;
    padding-bottom:4px;
    padding-top:4px;    
    float: none;
    border: 1px solid #fdcc09;
    background-color: white;
    color: #555;  
    line-height: 18px;
    height: 30px;
    font-size: 100%;    
}
div.table_form_line {
    display: table-cell;     
    margin: 0;
    padding: 0;
    float: none;    
    width:100%;    
}
.table_form_line > label {
    display:block;
    float:left;
    text-align:left;    
    margin-left:0;
    margin-bottom:0;
    margin-right:12px;
}
.table_form_line > input{
    margin-right:5px;
    padding:0px 4px 0px 0px;
    display:block;
    float: left;
}
div.table_form_mvc_line {
    display: table-cell;     
    margin: 0;
    padding: 0;
    float: none;
    width:50%;
}
.table_form_mvc_line > label {
    text-align:left;    
    margin-left:0;
    margin-bottom:0;    
    margin-right:0px;
    float: none;
    vertical-align:top;
} 
.table_form_mvc_line {
    width: 100%;        
    padding:0px 4px 0px 4px;    
    float: none;
    vertical-align:top;
}
.table_form_mvc_line > select {
    width:106%;
    margin: 0 0 0 0;
    padding-left:4px;
    padding-right:4px;
    padding-bottom:4px;
    padding-top:4px;    
    float: none;
    border: 1px solid #fdcc09;
    background-color: white;
    color: #555;  
    line-height: 18px;
    height: 30px;
    font-size: 100%; 
}

.val-summary {
    margin: 5px 0px 10px 20px;
}

.val-summary > div > ul {
  list-style-type: none;  
}

@media print 
{
    .TblPrinterView{display:block;}
}
/*----------Page 404----------------------*/
#content>img{
    width: 975px;
    height: 470px;
    padding-left: 15px;
    margin-top:10px;
}
#content>div{
    position: absolute;
    z-index: 100;
    top: 35px;
    left: 60px;
}

#content>div>p{
    width: 255px;
    margin-bottom: 17px;
    padding: 13px 0 13px 0;
    font-size: 2.1em;
    font-weight: bold;
    border-top: 3px solid #ed1c24;
    border-bottom: 3px solid #ed1c24;
    font-family:Arial;
    line-height: 35px;
}
#content>div>div{
    margin-bottom: 55px;
    color: #2b2b28;
    line-height: 20px; 
    font-size: 1.14em;   
}
#content>div>div>a{ 
    color: #2b2b28; 
    font-size: 1.14em; 
}
.layer-0{
  width: 430px;
  padding: 21px 0 21px 30px;
  background-color: #fdcc09;
  position: relative;
  left: -60px;
}
.layer-1{
  width: 15px;
  height: 48px;
  position: absolute;
  z-index: -10;
  top: 39px;
  left: 1px;
  background-color: #d4a900;
  transform: rotate(0deg) scaleX(1) scaleY(1) skewX(0deg) skewY(40deg);
  -webkit-transform: rotate(0deg) scaleX(1) scaleY(1) skewX(0deg) skewY(40deg);
  -moz-transform: rotate(0deg) scaleX(1) scaleY(1) skewX(0deg) skewY(40deg);
  -ms-transform: rotate(0deg) scaleX(1) scaleY(1) skewX(0deg) skewY(40deg);
  -o-transform: rotate(0deg) scaleX(1) scaleY(1) skewX(0deg) skewY(40deg);
}
#search_center{ height: 38px; }
#search_center>input{
    height:17px;
    width: 265px;
    margin: 0;
    padding: 9px 5px 10px 12px;
    color: #333333;
    font-size: 15px;
    border: 1px solid #c0c0c0; 
    border-right: 0;
    outline: none;
    -webkit-appearance: none;     
}
#search_center>span{
    width: 117px;
    height: 17px;
    line-height: 18px;
    padding: 10px 0 11px 0;
    display: inline-block;
    position: relative;
    left: -4px;
    text-align: center;
    cursor: pointer;
    
    background-image: -moz-linear-gradient(top,  rgba(242, 36, 46, 1) 0%, rgba(232, 20, 26, 1) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242, 36, 46, 1)), color-stop(100%,rgba(232, 20, 26, 1)));
    background-image: -webkit-linear-gradient(top,  rgba(242, 36, 46, 1) 0%,rgba(232, 20, 26, 1) 100%);
    background-image: -o-linear-gradient(top,  rgba(242, 36, 46, 1) 0%,rgba(232, 20, 26, 1) 100%);
    background-image: -ms-linear-gradient(top,  rgba(242, 36, 46, 1) 0%,rgba(232, 20, 26, 1) 100%);
    background-image: linear-gradient(to bottom,  rgba(242, 36, 46, 1) 0%,rgba(232, 20, 26, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2242e', endColorstr='#e8141a',GradientType=0 );
}
#search_center>span>span{
    padding-left: 20px;
    text-align: center;
    color: white;
    display: block;
    font-size: 15px;
    font-weight: 600;
    background: url('../Images/lupa_white.png') 22px center no-repeat;   
}
/*----------End Page 404----------------------*/
/*----------Tab control----------------------*/
.divTabs {
    width:989px;
}

.divTabs > .ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}
.divTabs >.ui-widget .ui-widget {
	font-size: 1em;
}
.divTabs >.ui-widget input,
.divTabs >.ui-widget select,
.divTabs >.ui-widget textarea,
.divTabs >.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.divTabs >.ui-widget-content {	
	color: #222222;
  /*  border-top: 1px solid #aaaaaa;	*/
}
.divTabs >.ui-widget-content a {
	color: #222222;
}
.divTabs >.ui-widget-header {
    /*border-bottom: 1px solid #aaaaaa;*/
    border-bottom:none;
	background: #ffffff url(images/ui-bg_highlight-soft_75_ffffff_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
/*.divTabs >.ui-widget-header a {
	color: #222222;
}*/
.divTabs >.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #c2c2c2;
    text-decoration: none;
}
 .divTabs >.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: black;
    text-decoration: none;
}

/* Interaction states
----------------------------------*/
.divTabs >.ui-tabs .ui-tabs-nav li {
    border-bottom: 0 none;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    white-space: nowrap;
}

.divTabs >.ui-state-default,
.divTabs >.ui-widget-content .ui-state-default,
.divTabs >.ui-widget-header .ui-state-default {	
    border-top: 1px solid #d3d3d3;
    border-right: 1px solid #D3D3D3;
    border-left: 1px solid #D3D3D3 ;
    border-bottom: 3px solid #D3D3D3;   
	background: #ffffff url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #c2c2c2;    
    margin:0px;
    font-family: Arial,Helvetica,sans-serif;
}
.divTabs >.ui-state-default a,
.divTabs >.ui-state-default a:link,
.divTabs >.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.divTabs >.ui-state-hover,
.divTabs >.ui-widget-content .ui-state-hover,
.divTabs >.ui-widget-header .ui-state-hover,
.divTabs >.ui-state-focus,
.divTabs >.ui-widget-content .ui-state-focus,
.divTabs >.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #212121;
}
.divTabs >.ui-state-hover a,
.divTabs >.ui-state-hover a:hover,
.divTabs >.ui-state-hover a:link,
.divTabs >.ui-state-hover a:visited {
	color: #212121;
	text-decoration: none;
}
.divTabs >.ui-state-active,
.divTabs >.ui-widget-content .ui-state-active,
.divTabs >.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
    border-bottom:none;
	background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #000000;
}
.divTabs >.ui-state-active a,
.divTabs >.ui-state-active a:link,
.divTabs >.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}
/* Corner radius */
.divTabs >.ui-corner-all,
.divTabs >.ui-corner-top,
.divTabs >.ui-corner-left,
.divTabs >.ui-corner-tl {
	border-top-left-radius: 0px;
}
.divTabs >.ui-corner-all,
.divTabs >.ui-corner-top,
.divTabs >.ui-corner-right,
.divTabs >.ui-corner-tr {
	border-top-right-radius: 0px;
}
.divTabs >.ui-corner-all,
.divTabs >.ui-corner-bottom,
.divTabs >.ui-corner-left,
.divTabs >.ui-corner-bl {
	border-bottom-left-radius: 0px;
}
.divTabs >.ui-corner-all,
.divTabs >.ui-corner-bottom,
.divTabs >.ui-corner-right,
.divTabs >.ui-corner-br {
	border-bottom-right-radius: 0px;
}
.divTabs >.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}
.divTabs >.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}
/*----------End TabControl----------------------*/
.divTabsContent {
    height: 0px; 
    width: 0px;
    padding:0px;
    margin-bottom:-3px;
}

/*-----------Autocomplete------------------------*/

.ui-autocomplete .ui-state-focus {
    font-weight: bold;
    background: none !important;
    border: none;
}

.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .2em 0 .2em;
    line-height: 1.5;
    list-style-type: none;
}
/*-------End Autocomplete------------------------*/

/*-------Map Baloon------------------------------*/
#baloon-container
{
	padding: 7px 0px;
}
			
#baloon-container h5
{
	margin: 0;
	padding: 0;
}
#more-link
{
	float: right;
	width: 24px;
    line-height: 24px;
	text-align: center;
	background: url(../Images/sprite.png) -303px -2px;
    background-repeat: no-repeat;
}
#header-container
{
	background-color: #ffeeee;
	line-height: 24px;
    font-weight: bold;
}
/*-------END Map Baloon--------------------------*/
/*receiptsForm*/
div.receiptsFormLogo {
    display: table;
    width: 100%;
    background-color:white;
    border-collapse:separate;
    border-spacing:5px 1px;
}
.receiptsFormLogo > div {
    vertical-align: middle;
    text-align: center;
    display:table-cell;    
    padding-left:5px;
    padding-right:5px;
}

div.receiptsFormHeader {
    display: table;
    width: 100%;
    background-color:white;
    text-align: center;
    vertical-align: middle;
    border-collapse:separate;
    border-spacing:5px 1px;    
}
.receiptsFormHeader > div {
    display:table-cell;    
    vertical-align:middle;
    height:20px;
    background-color:#cfcfcf;
    border:1px solid;
    border-color:#949393;
    border-radius: 3px 3px 3px 3px;
    padding-left:5px;
    padding-right:5px;
    width:33%;
    font-family:'Century Gothic';
}

div.receiptsForm {
    display: table;
    width: 100%;
    background-color:white;
    border-collapse:separate;
    border-spacing:5px 1px;
}
.receiptsForm > div {
    display:table-cell;    
    border-radius: 3px 3px 3px 3px;
    background-color:#f3f3f3;
    padding-left:5px;
    padding-right:5px;
    width:33%;
    font-family:'Bookman Old Style';
}

.receiptsForm > div > div {
    display:table-cell;    
    border-radius: 3px 3px 3px 3px;
    background-color:#f3f3f3;
    padding-left:5px;
    padding-right:5px;
    width:33%;
    font-family:'Bookman Old Style';
}
.receiptsForm > div > div > div {
    display: inline;    
    margin-left: 2px;
    margin-right: 5px;
    font-family:'Bookman Old Style';
}

.receiptsForm > div > div > input {    
    height:15px;
    width:93%;
    border-color:#949393;
}

.receiptsForm > div > input {    
    height:15px;
    width:93%;
    border-color:#949393;
}

div.receiptsFormFooter {
    display: table;
    width: 100%;
    background-color:white;
    border-collapse:separate;
    border-spacing:5px 1px;
    font-family:'Bookman Old Style';
}
.receiptsFormFooter > div {
    display:table-cell;    
    border-radius: 3px 3px 3px 3px;
    background-color:#f3f3f3;
    padding-left:5px;
    padding-right:5px;
    width:50%;
    font-family:'Bookman Old Style';
}
div.filesList > div >input {
    background: none repeat scroll 0 0 #ED1C24;
    color: #FFFFFF;
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding: 4px 12px;
    margin-left:7px;
    margin-top:2px;
    margin-bottom:2px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;    
    border: none;
    text-decoration: none;
    font-family: Verdana, sans-serif;
}


/*SITE OVERLAY*/

.ajax-loader-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-image: url('../Content/Images/tr-gray.png');
    z-index: 1000000;
}

    .ajax-loader-overlay .progress-container {
        position: relative;
        top: 50%;
        left: 50%;
        margin: -60px auto auto -82px;
        z-index: 1000001;
    }

.barlittle {
	background-color: #ff0000;
	background-image: -moz-linear-gradient(45deg, #ff0000 25%, #ffffff);
	background-image: -webkit-linear-gradient(45deg, #ff0000 25%, #ffffff);
	border-left: 1px solid #f00;
	border-top: 1px solid #f00;
	border-right: 1px solid #f11;
	border-bottom: 1px solid #f11;
	width: 20px;
	height: 20px;
	float: left;
	margin-left: 10px;
	opacity: 0.1;
	-moz-transform: scale(0.7);
	-webkit-transform: scale(0.7);
	-moz-animation: move 1s infinite linear;
	-webkit-animation: move 1s infinite linear;
}

#block_1 {
	-moz-animation-delay: .4s;
	-webkit-animation-delay: .4s;
}

#block_2 {
	-moz-animation-delay: .3s;
	-webkit-animation-delay: .3s;
}

#block_3 {
	-moz-animation-delay: .2s;
	-webkit-animation-delay: .2s;
}

#block_4 {
	-moz-animation-delay: .3s;
	-webkit-animation-delay: .3s;
}

#block_5 {
	-moz-animation-delay: .4s;
	-webkit-animation-delay: .4s;
}

@-moz-keyframes move {
	0% {
		-moz-transform: scale(1.2);
		opacity: 1;
	}

	100% {
		-moz-transform: scale(0.7);
		opacity: 0.1;
	};
}

@-webkit-keyframes move {
	0% {
		-webkit-transform: scale(1.2);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(0.7);
		opacity: 0.1;
	};
}

/*-----------FILES LIST------------*/
.downloadFilesList{
    width: 100%;
}
/*-------END FILES LIST------------*/
.min-width-fix {
	min-width:1042px;
}
.min-width-fix-footer {
	min-width:990px;
}
.adminMenuClientBackend {
	padding-right:6px;
	padding-left:6px;
}

.ui-custom-element-left {
        margin-left: 15px;
        margin-right: 15px;
        float: left;
        clear: both;
    }

.ui-custom-element-right {
        margin-left: 15px;
        margin-right: 15px;
        float: right;
        clear: both;
    }

div.table_form {
        margin-bottom:15px;
    }
    
    .label {
        float: left;
        width: 50%;
        padding: 4px 0px 0px 8px;
    }
    .btn.btn-primary {
        background: #FDCC09;
        color: #000000;
    }
    .title_field {
        background-color: rgb(253, 204, 9);
        height: 20px;
        padding: 7px;
        margin-bottom: 16px;
    }

    .tab-header-client-menu {
        background-color: rgb(239, 239, 239);
        padding: 6px 0px;
        margin-right: 5px;
        width: 16.1%;
        text-align: center;
        float: left;
    }
			
	.tab-header-client-menu > a{
		text-decoration: none;
		text-transform: uppercase;
		color: Gray;
		font-weight: bold;
        font-size: 11px;
	}

        .tab-header-client-menu.active {
            border-bottom: none;
            background-color: rgb(253, 204, 9);
            border: none;
        }
			
	.tab-header-client-menu.active > a{
		color: Black;
        font-size: 11px;
	}
    .filter-panel {
        width: 981px;
        background-color: rgb(239, 239, 239);
        padding: 5px 8px;
        border-bottom: 1px solid rgb(195, 195, 195);
        margin-bottom: 8px;
        cursor: pointer;
        display: inline-block;
        box-sizing: border-box;
    }
    .panel-arrow {
        color: rgb(255, 184, 1);
    }

    #receipts-table .ui-state-default {
        background-color: rgb(239, 239, 239);
    }
    .ui-jqgrid .loading {
        padding: 25px 100px;
        margin-left: -75px;
        font-size: 15px;
    }

    /*Обнуляем отступы*/

    /*Задаём параметры блока, содержащего основное меню*/
    #menu {
        display: block;
    }

    /*Задаём стили для разделов нашего меню*/
    #menu > li {
        display: inline-block;
        height: 20px;
        position: relative;
    }

    /*Стили для скрытого выпадающего меню*/
        #menu > li > ul {
            position: absolute;
            top: 32px;
            display: none;
            width: 103%;
            z-index: 1000;
        }

    /*Делаем скрытую часть видимой*/
    #menu > li:hover > ul {
        display: block;
    }

        #menu > li > ul > li {
            background-color: rgb(239, 239, 239);
            margin-right: 5px;
            text-align: center;
            border-top: 2px solid white;
            list-style-type: none;
        }

        #menu > li > ul > li > a > div {
            padding: 6px;
        }

            #menu > li > ul > li:hover {
                background-color: rgb(253, 204, 9);
            }
            
             #menu > li > ul > li > a {
                text-decoration: none;
                text-transform: uppercase;
                color: Gray;
                font-weight: bold;
                font-size: 11px;
            }

             .pay_button
             {
                 color:black;
             }



             .mobile-ios {
        background-image: url(/Images/apple.png);
        width:81px;
        height:89px;
        float:left;
    }
    .mobile-ios:hover {
        background-image: url(/Images/appleOn.png);
    }
    .mobile-android {
        background-image: url(/Images/androidIcon.png);
        width: 81px;
        height: 89px;
        float: left;
    }
    .mobile-android:hover {
        background-image: url(/Images/androidIconON.png);
    }
    .mobile-windows {
        background-image: url(/Images/windowsIcon.png);
        width: 127px;
        height: 89px;
        float: left;
    }
    .mobile-windows:hover {
        background-image: url(/Images/windowsIconOn.png);
    }

    .icon-sms {
        background-position: -291px -242px;
        width: 54px;
        height: 61px;
    }
        .icon-sms:hover {
            background-position: -291px -306px;
            width: 54px;
            height: 61px;
        }


        @font-face {
          font-family: 'Open Sans Condensed';
          font-style: normal;
          font-weight: normal;
          src: url('../fonts/Open Sans Condensed  Light.ttf') format('truetype'), url('../fonts/OpenSansCondensedLight.eot') format('embedded-opentype'), url("../fonts/OpenSans-CondLight.svg") format("svg");
          
        }

       
