﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: Roboto !important; /*vertical-align: baseline;*/
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #f8fbf8 inset;
    color: #f8fbf8 !important;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
    outline-style: none;
    outline-width: 0;
}

body section > div.container table a:hover {
    font-weight: 600 !important;
    letter-spacing: -0.4px;
}

header {
    margin: 0 auto;
}

body header .container {
    margin: 0 auto;
    background-color: transparent;
}

body .container {
    margin: 0 auto;
    background-color: #fcfefc;
}

body > .container {
    width: 100%;
    padding-bottom: 40px;
}


body .tooltip .tooltip-inner {
    font-weight: 400 !important;
    line-height: 20px;
    font-size: 12px;
}

footer {
    width: 100%;
    margin-top: 0;
    padding-top: 20px;
}

footer > .container, footer {
    background-color: #ffffff;
}

header nav {
    margin-bottom: 0;
}

header nav .notice-top {
    margin-left: 0;
    margin-top: -60px;
}

header .nav-tabs {
    border-bottom-color: transparent;
    border-width: 0px;
    text-transform: uppercase;
}

header li a {
    font-family: Roboto,sans-serif;
    color: rgb(148,157,152);
}


.center {
    width: 1200px; /* Ширина элемента в пикселах */
    padding: 0px; /* Поля вокруг текста */
    margin: auto; /* Выравниваем по центру */
}

    .center h1 + .help-block {
        font-size: 17px;
        color: #9ca5a0;
        font-weight: 200;
    }

.pazar-h1 {
    color: rgb(148, 157, 152);
    text-transform: capitalize;
    font-size: 33px;
    font-weight: normal;
}

.pazar-h2 {
    color: rgb(148, 157, 152);
    text-transform: capitalize;
    font-size: 28px;
    font-weight: normal;
}

.control-label {
    color: rgb(148, 157, 152);
    text-transform: capitalize;
    font-weight: bold;
}


.center-sitelogo a {
    height: 51px;
    width: 267px;
    
    display: block;
    background-repeat: no-repeat;
    margin-left: 8px;
}

.p-store-main-container .form-horizontal .control-group .controls input[type=checkbox] {
    margin-bottom: 0;
}

.p-store-main-container {
    margin-top: 50px;
}

.btn-group > .btn:first-child {
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-topright: 0px;
}


.p-store-main-container .form-horizontal .control-group .control-label {
    width: 77px;
}

.p-store-main-container .form-horizontal .control-group .controls,
.p-store-main-container .form-horizontal .control-group .field-validation-error {
    margin-left: 102px;
}

.store-container > .nav.nav-tabs {
    border-bottom: none;
}


    .store-container > .nav.nav-tabs > li:nth-child(1) {
        background: #eaefed;
    }

    .store-container > .nav.nav-tabs > li:nth-child(2) {
        background: #eaefed;
    }

    .store-container > .nav.nav-tabs > li:nth-child(3) {
        background: #e1e5e3;
    }

    .store-container > .nav.nav-tabs > li.active {
        background-color: #f1f5f3;
    }

        .store-container > .nav.nav-tabs > li.active > span {
            color: #f47264;
        }

    .store-container > .nav.nav-tabs > li:first-child {
        width: 261px;
    }

    .store-container > .nav.nav-tabs > li > span {
        margin-top: 21px;
        display: block;
        text-align: center;
        color: #abb2ae;
        font-weight: bold;
    }

    .store-container > .nav.nav-tabs > li {
        height: 60px;
        width: 179px;
        font-size: 20px;
        text-transform: uppercase;
        background-color: #e1e5e3;
        cursor: pointer;
    }


.row.p-store-main-container > .span6:first-child {
    width: 525px;
}

.row.p-store-main-container > .span6 {
    width: 620px;
}


.store-container {
    height: 396px;
    background-color: #f1f5f3;
}


    .store-container div.clearfix {
        margin-top: 10px;
    }

    .store-container img {
        margin-top: 24px;
        margin-left: 50px;
    }

    .store-container .nav {
        margin-bottom: 11px;
    }

.store-container-innertext > .p-text-box {
    width: 418px;
    font-size: 17px;
}

.p-store-main-container .form-horizontal .control-group .controls select {
    width: 275px !important;
    margin: 0px;
}

.p-store-main-container .form-horizontal .control-group .controls .select-wrapper {
    width: 270px !important;
}

.p-store-main-container .form-horizontal .control-group .controls > input[type=text],
.p-store-main-container .form-horizontal .control-group .controls select,
.p-store-main-container .form-horizontal .control-group .controls > input[type=password] {
    width: 260px !important;
    background-color: #f8fbf8;
    margin: 0px;
    color: #949d98;
    font-size: 15px;
}

.p-store-main-container .control-group .inline,
.p-store-main-container .control-group .help-block {
    font-size: 14px;
    color: rgb(148, 157, 152);
    font-weight: normal !important;
}

.p-store-main-container .control-group a.help-block {
    text-decoration: underline;
}


.store-container-innertext {
    position: absolute;
    margin-left: 130px;
    margin-top: 24px;
}



.form-horizontal {
    margin-top: 0px;
}

    .form-horizontal div {
        margin-top: 0px;
    }

a.p-btn {
    font-weight: normal !important;
}

    .p-btn, a.p-btn:visited, a.p-btn:hover {
        letter-spacing: 1px;
        margin: auto;
        margin-top: 7px;
        display: block;
        border: 0px;
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        -ms-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -ms-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        color: white;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 20px;
        -ms-text-shadow: initial;
        text-shadow: initial;
    }

.p-btnred:hover {
    text-decoration: none;
}

.p-btnred {
    background-color: rgb(244, 114, 100);
    -webkit-box-shadow: 0 5px 2px #dd6560;
    -ms-box-shadow: 0 5px 2px #dd6560;
    box-shadow: 0 5px 2px #dd6560;
}

.p-btngreen {
    background-color: rgb(49, 167, 115);
    -webkit-box-shadow: 0 5px 2px #2c8960;
    -ms-box-shadow: 0 5px 2px #2c8960;
    box-shadow: 0 5px 2px #2c8960;
}

.p-btnmedium {
    text-align: center;
    line-height: 54px;
    height: 54px;
    width: 170px;
}

input.p-btnmedium {
    height: 52px;
    -moz-min-width: 173px;
    -ms-min-width: 173px;
    -o-min-width: 173px;
    -webkit-min-width: 173px;
    min-width: 173px;
}

.p-text-box input {
    background-color: white !important;
    background-image: none;
    color: rgb(0, 0, 0);
}


.store-container-innertext {
    color: rgb(148, 157, 152);
}

    .store-container-innertext .p-title {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 20px;
    }

.label-important, .badge-important {
    background-color: rgb(244,114,100);
}

.p-store-main-container .form-horizontal {
    margin-top: 2px;
}

.p-store-main-container .radio {
    width: 19px;
}

.p-store-main-container .control-label {
    font-size: 15px;
    margin-top: 13px;
}

.p-store-main-container input[type=text], .p-store-main-container input[type=password] {
    height: 44px;
}

.p-calendarbtnred {
    border: transparent 0;
    background-color: #dd6560;
    background-image: -webkit-linear-gradient(top, #f57165, #f57165);
    transition: none;
    -moz-transition: none;
    -o-transition: none;
}

.p-calendarbtngreen {
    border: transparent 0;
    border-bottom: #2c8960 10px;
    background-image: -webkit-linear-gradient(top, #31a773, #31a773);
    transition: none;
    -moz-transition: none;
    -o-transition: none;
    float: right;
}

.p-btnsmall {
    border-radius: 4px;
    width: 78px;
    height: 30px;
    color: white;
}

.daterangepicker .ranges ul li {
    color: #31a773;
    background: none;
    border: 0px transparent;
}

.daterangepicker .calendar .calendar-date .table-condensed .available.active.end-date, .daterangepicker .calendar .calendar-date .table-condensed .available.active.start-date {
    background-color: #31a773;
    background-image: -moz-linear-gradient(top, #006dcc, #31a773);
    background-image: -ms-linear-gradient(top, #31a773, #31a773);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#31a773), to(#31a773));
    background-image: -webkit-linear-gradient(top, #31a773, #31a773);
    background-image: -o-linear-gradient(top, #31a773, #31a773);
    background-image: linear-gradient(to top, #31a773, #31a773);
}

.validate div:first-child .arrow {
    height: auto;
    width: auto;
    top: 27%;
}


.validate .popover.fade.right {
    height: 130px;
    width: 400px;
    border: 1px solid #CCC;
    background-color: transparent;
    margin-top: -9px;
}

.validate div:last-child .popover-content {
    width: auto;
}

.validate div:last-child.popover-inner {
    width: auto;
    border: 0 transparent none;
    background-color: transparent;
    border-top: 0 transparent none;
}

.pazar-popover-content button {
    background-color: white;
    float: right;
    margin-top: 10px;
    border: 1px #ccc solid;
}

.validate .popover.fade.right .popover-content {
    background-color: transparent;
    border: 0 transparent none;
}

.validate div:last-child .pazar-popover-content {
    border: 0 transparent none;
    background-color: transparent;
    border-top: 0 transparent none;
    text-transform: none;
}

.popover-title {
    font-family: Roboto;
    text-transform: none;
    color: #3e5b4f;
}

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
    background: none;
    border: 0px solid transparent;
    color: #31a773;
}

#reservation {
    padding-top: 0;
    padding-bottom: 0;
    height: 38px;
}

.input-append .active, .input-prepend .active {
    background-color: white;
}

.input-prepend.input-group input {
    color: #31a773;
    font-weight: 600;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    border-color: white !important;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.add-on.input-group-addon {
    height: 41px;
    width: 41px;
    background-color: #31a773;
}

.bannerinfo2 .add-on.input-group-addon {
    background: url('Images/Banners/calbutton.png') no-repeat center right #ffffff;
    padding: 0;
    margin: 0;
    border: 0;
}

.redrectangle {
    border-radius: 5px;
    border: #f57165 1px solid;
    padding: 20px;
    margin-top: 14px;
    background-color: white;
    font-family: Roboto;
}

    .redrectangle p {
        color: #949494;
        font-size: 13px;
    }

.bannertype p {
    color: #3e5b4f;
}

.bannertype {
    font-size: 14px;
}

.column-9 .redrectangle.clearfix p {
    font-family: Roboto;
    color: #808080;
}


.redrectangle div {
    color: #f57165;
    font-family: Roboto;
    font-size: 14px;
}

.redrectangle button {
    background-color: #f57165;
    border-bottom: 3px #dd6560 solid;
}

.p-btnbanner-overview {
    height: 29px;
    border-radius: 3px;
    border: 0 transparent;
    color: white;
    font-size: 14px;
    text-shadow: 1px 1px 0 gray;
}

.p-btnbordered {
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 3px;
    border: 0 transparent none;
    color: white;
    font-size: 14px;
}


.p-btnoverviewred {
    background-color: #f57165;
    border-bottom: 3px #dd6560 solid;
}

.p-btnoverviewgreen {
    background-color: #31a773;
    border-bottom: 3px #2c8960 solid;
}

.green-rectangle {
    border: #30986d 1px solid;
    background-color: #f8fbf8;
    height: 30px;
    width: 96%;
    vertical-align: middle;
    padding-top: 10px;
    padding-left: 10px;
    font-family: Roboto;
    font-weight: 600;
    color: #3e5b4f;
}

.bannerstatus {
    width: 49px;
    height: 16px;
    display: block; /* Блочный элемент */
    position: relative; /* Относительное позиционирование */
}

    .bannerstatus input[type="checkbox"] + span {
        position: absolute; /* Абсолютное позиционирование */
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        cursor: pointer; /* Курсор в виде руки */
        background: url('../Content/Images/Banners/campstopped.png') no-repeat;
    }

    .bannerstatus input[type="checkbox"]:checked + span {
        background: url('../Content/Images/Banners/camprunning.png') no-repeat;
        /* background-image: url('../Content/Images/Banners/camprunning.png');*/
    }

body {
    /*background-color: #fcfefc !important;*/
}

section.container {
    background-color: #fcfefc;
    width: 1200px;
}

header {
    background-color: white;
    width: 100%;
    border-bottom: 1px #ebf0ed solid;
}

    header .central-header {
        width: 1200px;
        margin: 0 auto;
        height: 87px;
        padding-top: 9px;
    }

        header .central-header .span8.text-right > a,
        header .central-header .span8.text-right > span > a {
            color: #b0b8b4;
            margin-right: 15px;
            text-transform: uppercase;
        }

.gray-text {
    color: #acb6b1;
}

.dark-green-text {
    color: #3e5b4f;
}

/*select {
    -webkit-appearance: button;
    height: 40px;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    border: 1px #d7d9d7 solid;
    background-color: white;
    background-image: url(../Content/Images/Banners/calbutton.png), -webkit-linear-gradient(to bottom, #FFFFFF, #FFFFFF); 
    background-image: url(../Content/Images/Banners/calbutton.png), -moz-linear-gradient(to bottom, #FFFFFF, #FFFFFF); 
    background-image: url(../Content/Images/Banners/calbutton.png), -ms-linear-gradient(to bottom, #FFFFFF, #FFFFFF); 
    background-image: url(../Content/Images/Banners/calbutton.png), -o-linear-gradient(to bottom, #FFFFFF, #FFFFFF);
    background-image: url(../Content/Images/Banners/calbutton.png), linear-gradient(to bottom, #FFFFFF, #FFFFFF);
    background-position: center right;
    background-repeat: no-repeat;
    -ms-border-radius: 6px;
    border-radius: 6px;
    color: #48ae7f;
    margin: 0;
    overflow: hidden;
    padding-top: 2px;
    padding-bottom: 2px;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
    cursor: pointer;
    white-space: nowrap;
    -webkit-box-shadow: 1px 0 #e9ebe9;
    -ms-box-shadow: 1px 0 #e9ebe9;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0 #e9ebe9;
    font-size: 14px;
    font-weight: 500;
}

    select:focus {
        outline: none;
    }*/

.column-4 {
    width: 26%;
    float: left;
    margin-left: 30px;
}

.column-5 {
    width: 34%;
    /* float: left;*/
    margin-left: 30px;
}

.column-6 {
    width: 46%;
    float: left;
    margin-left: 30px;
}

.column-7 {
    width: 57%;
    float: left;
    margin-left: 30px;
}

.column-8 {
    width: 66%;
    float: left;
    margin-left: 30px;
}

.column-10 {
    width: 83%;
    float: left;
    margin-left: 30px;
}

.column-9 {
    width: 75%;
    float: left;
    margin-left: 30px;
}

.column-3 {
    width: 19%;
    float: left;
    margin-left: 30px;
}

.column-2 {
    width: 15%;
    float: left;
    margin-left: 30px;
}


.bannercreation h5 {
    color: #3e5b4f;
    text-transform: uppercase;
    font-weight: 700;
}

.bannercreation .audiencegauge h5 {
    text-transform: none;
    font-weight: 700;
    color: #84948c;
    text-align: left;
}

.font16 {
    font-size: 16px;
}

.bannercreation table tbody tr td {
    width: 235px;
    vertical-align: bottom;
    text-align: center;
    padding-top: 5px;
    color: #86958e;
    font-size: 14px;
    font-weight: 600;
}

.bannercreation .bannerlinktype table tbody tr td {
    color: #3e5b4f;
    font-weight: 700;
    font-size: 16px;
}

.banneraudience {
    min-height: 448px;
}

.bannercreation .banneraudience table tbody tr td {
    padding-right: 10px;
}

.bannerlinktype div {
    color: #3e5b4f;
    text-align: center;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
}

    .bannerlinktype div span {
        text-transform: none;
    }

.bannerlinktype input {
    width: 200px;
    text-indent: 3em;
}

.ulselected .selected {
    font-weight: 700;
}

#LinkBannerToAd {
    margin-top: 47px;
}

    #LinkBannerToAd input {
        border-radius: 0;
    }

#LinkBannerToAd {
    font-weight: 700;
}

    #LinkBannerToAd .control-groups {
        height: 78px;
    }

    #LinkBannerToAd .pull-center {
        font-size: 17px;
    }



.bannertype #bannertype-text .control-group {
    min-height: 41px;
}

#LinkBannerToAd img {
    margin-left: -150px;
    margin-top: 5px;
    position: absolute;
    float: left;
    border: 1px solid #ffffff;
}

span.deleteicon {
    position: relative;
}
span.deleteicon span {
    position: absolute;
    display: block;
    top: 6px;
    right: 4px;
    width: 22px;
    height: 22px;
    background: url('/Content/Images/Mobile/icon-erasetext.png');
    cursor: pointer;
}
span.deleteicon input {
    padding-right: 16px;
}

.bannercreation .controls {
    line-height: 0;
}

.bannercreation .form-horizontal .control-group .controls input {
    margin: 0;
}

.bannercreation .form-horizontal .control-group .controls textarea {
    margin: 0;
}

select option {
    line-height: 40px !important;
    min-height: 40px !important;
}

.bannercreation .form-horizontal .control-group {
    margin-bottom: 0px;
}

#spents {
    text-align: left;
    margin-top: 22px;
}

    #spents div span {
        color: #3e5b4f;
        font-family: Roboto;
    }

select {
    line-height: 40px !important;
}

#LinkBannerToAd button {
    position: relative;
    top: -68px;
    right: -150px;
    margin-right: 5px;
    border: 0 transparent none;
    background-color: transparent;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url('../Content/Images/Banners/btn-remove.png') center center no-repeat;
}

#LinkToAd {
    width: 300px !important;
    height: 39px;
    margin-bottom: 0;
    /*vertical-align: auto;*/
}

.topborder {
    border-top: 1px #d7d7d7 solid;
}

.banneraudience table tbody tr td {
    vertical-align: top;
    padding-top: 30px;
}


.bottomborder {
    border-bottom: 1px #d7d7d7 solid;
    text-align: center;
    padding-top: 36px;
}

.bannerinfo {
    width: 100%;
    text-align: center;
}

.centralbuttons button {
    margin-left: -4px;
    color: #aeb8b3;
    font-family: Roboto, sans-serif;
    background-color: #eff4ef;
    border: 0 transparent;
    height: 28px;
    border-bottom: rgba(0, 0, 0, 0.2) 3px solid;
    border-radius: 1px;
    padding-left: 16px;
    padding-right: 16px;
}

.centralbuttons {
    margin-bottom: 38px;
}

    .centralbuttons .active {
        color: white;
        background-color: #31a773;
    }


.pz-cnt-gray-text {
    color: #acb6b1;
}

.bannerinfo .pz-cnt-bold-text th {
    font-family: Roboto, sans-serif;
}

.bannerinfo tr td {
    color: #3e5b4f;
    font-family: Roboto, sans-serif;
}

.height-50 {
    height: 50px;
}



.ulcontainer {
    width: 499px;
    max-height: 400px;
    overflow: auto;
}

.marginbot-50 {
    margin-bottom: 50px;
}


.form-horizontal .bannercreation-location {
    width: 499px;
    border: 1px solid #f1f1f1;
    font-family: sans-serif;
    margin-top: 0px;
    color: rgb(196,204,200);
    text-align: left;
}

    .form-horizontal .bannercreation-location button[type="submit"] {
        right: -434px;
        position: relative;
        top: -32px;
        color: #3e5b4f;
        font-family: Roboto, sans-serif;
        border: none;
        background-color: transparent;
        padding: 0;
        margin: 0;
        width: 30px;
        height: 30px;
        position: relative;
        cursor: pointer;
        text-transform: uppercase;
        text-align: center;
    }

.bannercreation-location input {
    width: 485px !important;
    height: 35px;
    border-radius: 0 0 0 0;
}

.bannercreation-closebtn {
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    float: right;
    background: url('../Content/Images/Banners/btn-remove.png') center center no-repeat;
}

.bannercreation .form-horizontal tr td div .bannercreation-closebtn {
    margin-top: 8px;
}

.bannercreation-unfoldbtn {
    width: 32px;
    height: 32px;
    margin-left: 5px;
    background: url('../Content/Images/Banners/ltlarrow.png') center center no-repeat;
    display: inline-block;
    line-height: 32px;
    vertical-align: top;
}

.bannercreation-addbtn {
    width: 26px;
    height: 26px;
    float: right;
    background: url('../Content/Images/Banners/ltlplus.png') center center no-repeat;
    display: inline-block;
    line-height: 32px;
    vertical-align: top;
}



.bannercreation-location ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    vertical-align: top;
    /* border-bottom: 1px gray solid;*/
}

.bannercreation-location ul {
    margin: 0;
    padding: 0;
    border: 0 transparent none;
}

.parent {
    line-height: 32px;
    border-bottom: 1px #f1f1f1 solid;
    padding-left: 10px;
}

.child {
    line-height: 32px;
}

.parent:last-child {
    border-bottom: 0 transparent none;
}

.selected {
    background-color: rgb(238,246,239);
    padding-left: 20px;
    color: #3e5b4f;
    font-family: Roboto, sans-serif;
}

.bannercreation-location .ulselected li {
    line-height: 35px;
    padding-left: 10px;
}

.ulselected li + li {
    border-top: 1px #f1f1f1 solid;
}

.bannercreation-location .ulselected .selected {
    padding-left: 30px;
}

.bannercreation-location .ulselected {
    background-color: #f8fbf8;
}

.bannercreation-location .audiencediv {
    margin-top: 0px;
}

.child .level00 .havechilds {
    padding-left: 30px;
}


.child .level00 {
    padding-left: 80px;
}

.child .level000 {
    padding-left: 111px;
}

    .child .level000.havechilds {
        padding-left: 71px;
    }

.form-horizontal .ulcontainer .active.parent {
    background-color: #f8fbf8;
}

.audiencegauge {
    background-color: #f8fbf8;
    width: 85%;
    margin-left: 12px;
    text-align: left;
    padding: 20px;
}   
#LinkToAd[disabled] {
    background-color: #f8fbf8;
}
#promoteads a.btn.dropdown-toggle {
    width: 455px !important;
    height: 40px !important;
    background-color: white !important;
    line-height: 45px !important;
    border: 1px solid #f6f8f6 !important;
    box-shadow: 0 2px 4px rgba(0,0,0,0.5) !important;
    background-image: none !important;
    border-radius: 4px !important;
    background: url('../Content/Images/Banners/calbutton.png') center right no-repeat !important;
    color: #31a773 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-align: left !important;
    padding-left: 5px !important;
    vertical-align: middle !important;
    line-height: 40px !important;
    padding: 0 10px !important;
    text-shadow: none !important;
}


    #promoteads .control-groups {
        height: 78px;
    }

    #promoteads .pull-center {
        font-size: 17px;
        margin-top: 47px;
    }

#promoteads .dropdown-menu {
    height: 500px;
    overflow: auto;
}

#promoteads {
    margin-left: -73px;
    margin-top: 30px;
    font-weight: 700;
}
#promoteads .dropdown-menu {
    width: 455px;
}

.adstable tr td:first-child {
    width: 25px;
    border-bottom: 1px transparent solid;
}
.adstable.active tr td p{
    font-weight: 600;
 
}

.adstable tr td:last-child {
    width: 60px;
    text-align: right;
    padding-left: 10px;
}

.adstable tr td {
    border-bottom: 1px solid #d7d7d7;
   
}
.preview .bannerpreview span {
    display: block;
    text-align: left;
}
.bannerpreview {
   /* width: 253px;*/
    height: 70px;
    background-color: #fcfefc;
    border: 1px #e8e8e8 solid;
       padding-left: 5px;
       background: url('../Content/Images/Banners/bannerpreviewlabel.png') bottom right no-repeat;
}
.bannerpreview .title {
    line-height: 24px;
    min-height: 24px;
    font-size: 14px;
    color: #31a773;
 
}

.banner728-90.banner {
    position: relative;
}
.bannerplej {
    position: absolute;
bottom: 0;
    right: 0;
}
.bannerpreview .url {
    line-height: 11px;
    min-height: 11px;
     font-size: 9px;
    color: #31a773;
}.bannerpreview .text {
    line-height: 13px;
    min-height: 21px;
     width: 252px;
      font-size: 9px;
     color: #8f9d97;
     word-break: break-all;
}

 

.adstable tr td p{
    font-size: 13px;
    color: #808080;
     text-align: left;
    vertical-align: top;
    display: block;
    word-break: break-all;
    font-weight: 500;
}
.adstable {
    width: 95%;
}
.adstable tr td i{
    font-size: 12px;
    color: #c5c5c5;
     text-align: left;
    vertical-align: top;
    width: 100%;
    display: block;
}

#promoteads ul li {
    line-height: 20px;
}



.bannertype .column-4 p {
    color: #84948c;
    font-family: Roboto,sans-serif;
}

.bannertype .column-8 p {
    text-align: left;
    margin-left: 12px;
    font-weight: 600;
    float: left;
    width: 80%;
}

#bannertype-flash .middle {
    vertical-align: middle;
    color: #86958e;
    text-transform: none;
    font-weight: 600;
    text-align: left;
}

.bannercreation select {
    border: 0;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    color: #31a773;
    font-family: Roboto;
    font-weight: 700;
}

.bannertype #bannertype-flash table tr .middle {
    width: 13%;
}

#BudgetType {
    vertical-align: top;
    line-height: 14px !important;
    padding-bottom: 0px;
    width: 172px;
    margin-right: 15px;
}

.column-5 .audiencegauge {
    margin-top: 28px;
}

.bannertype .preview {
    margin-top: 44px;
    background-color: #f8fbf8;
    padding: 20px;
}

.audiencegauge hr {
    border: none; /* Убираем границу для браузера Firefox */
    color: #d7d7d7; /* Цвет линии для остальных браузеров */
    background-color: #d7d7d7; /* Цвет линии для браузера Firefox и Opera */
    height: 1px; /* Толщина линии */
}

.gauge {
    width: 160px;
    height: 120px;
}

.form-horizontal .gauge {
    margin-top: -67px;
}

body .container .form-horizontal #bannertype-text textarea {
    background-color: #f8fbf8 !important;
    height: 150px;
    width: 487px !important;
    border-radius: 0 0 0 0;
}

body .container .form-horizontal #bannertype-text .desc {
    height: 159px;
}

.form-horizontal .img-list-container {
    margin-top: 20px;
    width: 654px;
    /*height: 300px;*/
}

.bannertype .img-small-container {
    /*width: 207px;
    height: 129px;*/
    width: auto;
    margin-bottom: 10px;
    margin-right: 7px;
}

    .bannertype .img-small-container.rotbl .thumbnail .pull-right.img-control {
        margin-left: 0;
    }

    .bannertype .img-small-container .thumbnail:not(.thumb-video) {
        min-height: 0px;
    }

.pz-img-primary img {
    /*border: 1px solid #dfefe6;*/
    border: 0 none transparent;
}



.bannertype .thumbnail {
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    border: 2px solid #dfefe6;
    border-radius: 0px;
    padding: 0;
    margin: 0;
}

.my-ads-layout .multi {
        padding-bottom: 5px;
    }

        .watch-layout .multi img.img-polaroid,
        .my-ads-layout .multi img.img-polaroid
         {
            box-shadow: 1px 1px 0px 0px #ffffff, 1px 1px 0px 1px #cccccc, 3px 3px 0px 0px #ffffff, 3px 3px 0px 1px #cccccc;
            behavior: url(/Scripts/pie/PIE.htc);
        }

.img-col.horisontal-image-wrapper {
    height: 140px;
}

.marg-bottom30 {
    margin-bottom: 30px;
}

.thumbnail-img img {
    max-width: 600px;
    max-height: 400px;
    padding: 0;
    margin: 0;
}

.img-rt-wrap {
    position: relative;
}

.imagevalidation {
    width: 200px;
    height: 40px;
}

    .imagevalidation span.field-validation-error {
        width: 200px;
        height: 32px;
        border: #f57165 1px solid;
        border-radius: 0;
        display: block;
        margin: 0;
        padding: 0;
        margin-top: 3px;
        color: #f57c72;
        font-size: 15px;
        text-align: center;
        vertical-align: middle;
        font-weight: 500;
        padding-top: 7px;
    }

body .container .form-horizontal #bannertype-text input {
    background-color: #f8fbf8 !important;
    height: 30px;
    width: 487px !important;
    height: 39px;
    border-radius: 0 0 0 0;
}

.regular {
    color: #84948c;
    font-family: Roboto,sans-serif;
}

.form-horizontal .ulcontainer li div {
    margin-top: 0;
    background-color: white;
}

body .container .form-horizontal .bannercreation-location input[type="text"] {
    border-color: #f1f1f1 !important;
    background-color:;
}

::-webkit-input-placeholder {
    color: #adb7b3 !important;
}

::-moz-placeholder {
    color: #adb7b3 !important;
}
/* Firefox 19+ */
:-moz-placeholder {
    color: #adb7b3 !important;
}
/* Firefox 18- */
:-ms-input-placeholder {
    color: #adb7b3 !important;
}

.bannercampaign table tr td:first-child {
    color: #86958e;
    text-align: right;
    padding-top: 14px;
    vertical-align: top;
}

.bannercampaign table tr td:last-child {
    color: #86958e;
    padding-left: 10px;
}



.bannercreation .bannercampaign table tr td {
    height: auto;
    vertical-align: top;
}

.block {
    display: block;
}

.bannercreation .form-horizontal tr td div {
    margin-top: 0;
}

body .container .form-horizontal .bannercampaign input[type="text"] {
    width: 479px !important;
    height: 40px;
    background-color: #f8fbf8;
    border-radius: 0;
}

.bannercreation .bannercampaign table tr {
    height: 87px;
    vertical-align: top;
}

.marginbot-55 {
    margin-bottom: 55px;
}

.validate {
    border: 1px #e8e8e8 solid;
}

    .validate.budget {
        width: 50%;
        margin-left: 10px;
    }

body .container .form-horizontal .bannercreation-location .validate input[type="text"] {
    width: 97.5% !important;
    height: 100%;
    border: 0 transparent none;
    background-color: #f8fbf8;
    border-radius: 0;
}


.validate div:first-child {
    width: 100%;
    height: 40px;
}

.validate div:last-child {
    background-color: #f3f6f3;
    width: 100%;
    height: 21px;
    border-top: #e8e8e8 1px solid;
}

.textleft {
    text-align: left;
}

.schedule input[type="radio"], input[type="checkbox"] {
    margin: 0;
}

.bannercreation .form-horizontal .schedule .radio {
    height: 30px;
    margin-top: 4px;
    padding-left: 0px;
}

.bannercreation .form-horizontal .schedule td {
    padding-top: 0px;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center;
}

.datepick {
    background-color: #f8fbf8;
    border: #e9e9e9 1px solid;
    height: 130px;
    width: 385px;
}

.bannercampaign .datepick table {
    width: auto;
}

    .bannercampaign .datepick table tr {
        height: 30px;
    }

        .bannercampaign .datepick table tr :first-child {
            margin-top: 20px;
            vertical-align: middle;
        }

.bannercreation input, .bannercreation textarea {
    color: #b5bfb9;
}

body .container .form-horizontal .datepick input[type="text"] {
    height: 30px;
    width: 111px !important;
    background-color: white;
    margin-left: 10px;
}

body .container .form-horizontal .datepick .bootstrap-timepicker input[type="text"] {
    width: 81px !important;
}

.bannertype table tbody tr td.letterscount {
    vertical-align: bottom;
}

.bannertype table tbody tr td {
    vertical-align: top;
    height: 35px;
}

    .bannertype table tbody tr td:first-child {
        width: 19%;
    }

.bannertype #bannertype-javascript table tbody tr td:first-child {
    width: 15%;
    text-align: right;
    text-transform: none;
    font-weight: 600;
    color: #86958e;
    padding: 10px;
}

.bannertype #bannertype-javascript p {
    font-weight: 600;
    color: #3e5b4f;
    text-align: left;
    vertical-align: middle;
    width: 600px;
    margin-left: 60px;
}

.bannertype select {
    font-weight: 600;
}

#bannertype-javascript table {
    margin-top: 34px;
}

.b-type {
    height: 593px;
}

.p-btnbanner-overview {
    text-shadow: none;
}

    .p-btnbanner-overview.p-btnoverviewgreen.uploadflash {
        margin-top: -362px;
        margin-left: 388px;
    }

.bannertype table {
    width: 100%;
}

body .container .form-horizontal .banneraudience input[type="text"] {
    margin-bottom: -2px;
}
/*body .container .form-horizontal input[type="text"] {
    height: 30px !important;
}*/

.bannertype label {
    margin-right: 10px;
    font-weight: bold;
    margin-top: 4px;
}

.preview {
    background-color: #f8fbf8;
    height: 200px;
}

    .preview h5 {
        text-align: left;
        text-transform: none;
        color: #86958e;
    }

    .preview hr {
        border: none; /* Убираем границу для браузера Firefox */
        color: #d7d7d7; /* Цвет линии для остальных браузеров */
        background-color: #d7d7d7; /* Цвет линии для браузера Firefox и Opera */
        height: 1px; /* Толщина линии */
    }

#bannertype-flash span {
    margin-right: 15px;
}

#bannertype-flash {
    height: 595px;
}

    #bannertype-flash table tr td {
        height: auto;
    }

.bannercreation select {
}

.date-picker {
    background: url('../Content/Images/Banners/calendar.png') 98px center no-repeat;
}

.rotbl .thumbnail .img-control.pull-right {
    margin-left: 86px;
    margin-top: -1px;
    height: 19px;
    width: 19px;
    background-image: url('../Content/Images/Banners/imgremove.png');
    background-position: 0;
}

#bannertype-image {
    height: 555px;
    margin-top: 50px;
}

.bannertype .fillimg {
    display: inline;
    float: left;
    height: 52px;
    width: 52px;
    background: url('../Content/Images/Banners/imagetype.png') center center no-repeat;
}

.control-group {
    min-height: 59px;
}

    .control-group .field-validation-error {
        background-color: transparent;
        color: red;
        background-color: #f3f6f3;
        border: 1px #e8e8e8 solid;
        padding-top: 5px;
        padding-bottom: 5px;
    }


        .control-group .field-validation-error > span,
        .control-group .field-validation-error {
            display: block;
            width: 258px;
            text-align: center;
            min-height: 18px;
            -ms-border-radius: 0;
            border-radius: 0;
            line-height: 18px;
        }

            .control-group .field-validation-error > a {
                font-size: 12px;
                text-decoration: underline;
                color: #73bd99;
                font-weight: normal !important;
            }

#campaignsinfo {
    height: 210px;
    border-bottom: 1px #d7d7d7 solid;
}

#bannertype-javascript textarea {
    background-color: #f8fbf8 !important;
    height: 150px;
    width: 350px !important;
    border-radius: 0 0 0 0;
    float: left;
}

#bannertype-javascript select {
    color: #31a773;
    font-family: Roboto;
}

.campstatusdd {
    margin-top: 20px;
    margin-bottom: 20px;
}



.navbar-bottom {
    height: 50px;
    bottom: 0;
    width: 100%;
}

    .navbar-bottom > .container {
        max-width: 1200px;
    }

    .navbar-bottom a.btn-link > span:hover {
        text-decoration: inherit;
    }

.notice-top {
    position: absolute;
    margin-top: -54px;
    margin-left: 0;
    height: 19px;
}

    .notice-top .arrow-down {
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 4px solid #f47264;
        position: absolute;
        bottom: -4px;
        left: 30px;
        display: block;
    }

.banner-notice-top {
    position: absolute;
    margin-top: -54px;
    height: 19px;
}

    .banner-notice-top .banner-arrow-down {
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 4px solid #f47264;
        position: absolute;
        bottom: -4px;
        left: 30px;
        display: block;
    }

.field-validation-error {
    background-color: transparent;
    color: #ee4626;
}


.ui-widget-header {
    border: 0 transparent none;
    background: transparent;
    color: #433f38;
    font-weight: bold;
}

body .container .form-horizontal .datepick .bootstrap-timepicker-widget input[type="text"] {
    width: 23px !important;
    color: #31a773;
    font-family: Roboto;
}

.datepick .bootstrap-timepicker .bootstrap-timepicker-widget tr :first-child {
    margin-top: 0 !important;
}

.datepick .bootstrap-timepicker .bootstrap-timepicker-widget table {
    margin-top: 0 !important;
}

    .datepick .bootstrap-timepicker .bootstrap-timepicker-widget table tr td a {
        text-align: center;
        width: 25px;
        height: 25px;
        background-color: transparent;
        border-radius: 0;
        padding: 0;
    }

    .datepick .bootstrap-timepicker .bootstrap-timepicker-widget table tr td :hover {
        background-color: #ccc;
    }

    .datepick .bootstrap-timepicker .bootstrap-timepicker-widget table tr td {
        border-radius: 0;
        box-shadow: none;
    }

        .datepick .bootstrap-timepicker .bootstrap-timepicker-widget table tr td a i {
            background: url('../Content/Images/Banners/arrowup1.png') center center no-repeat;
            height: 25px;
            width: 25px;
        }

            .datepick .bootstrap-timepicker .bootstrap-timepicker-widget table tr td a i:hover {
                background: url('../Content/Images/Banners/arrowupinvert.png') center center no-repeat;
                height: 25px;
                width: 25px;
            }

.bootstrap-timepicker-widget.dropdown-menu.open {
    left: 40px;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    border-radius: 4px;
    border: 0 transparent none;
}

.bannercreation .form-horizontal .bannertype .control-group .field-validation-error {
    width: 485px;
}

.right-balance {
}
.right-balance h3 {
    margin-top: 15px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    font-size: 16pt;
}

    .right-balance h4 {
        text-align: center;
        color: #31a773;
        font-size: 11pt;
        margin-bottom: 15px;
    }
    .right-balance h4 a {
        color: #31a773;
    }

    .right-balance .text-balance{
        font-size:14px;
    }

    .right-balance .price {
        color: #31a773;
        font-weight: 600;
        font-size: 15px;
    }

.right-balance .btn {
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
}

.right-balance .p-rightmenu-inside > div {
    margin-left: 10px;
}



#top {
    bottom: 0;
    cursor: pointer;
    display: none;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 10px;
    bottom: 100px;
    background: #31a773 url('../Content/Images/Banners/totop.png') center center no-repeat;
    border: 0;
    border-radius: 5px;
}





.datepick .bootstrap-timepicker .bootstrap-timepicker-widget table tr td a i.icon-chevron-down {
    background: url('../Content/Images/Banners/arrowdown1.png') center center no-repeat;
    height: 25px;
    width: 25px;
}

    .datepick .bootstrap-timepicker .bootstrap-timepicker-widget table tr td a i.icon-chevron-down:hover {
        background: url('../Content/Images/Banners/arrowdowninvert.png') center center no-repeat;
        height: 25px;
        width: 25px;
    }

.ui-datepicker {
    color: #31a773;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    border-radius: 4px;
}

    .ui-datepicker .ui-datepicker-title {
        color: #31a773;
    }

    .ui-datepicker .ui-state-default {
        font-family: Roboto;
        color: #86958e;
        border: 0 none transparent;
    }

.ui-datepicker {
    border: 0 none transparent;
}

.ui-icon-circle-triangle-w, .ui-icon-circle-triangle-e {
    background: none transparent;
}

.validate input {
    height: 97%;
    border-radius: 0;
}

.bannerlinktype .validate {
    width: 314px;
    margin-top: 10px;
}

.bannerlinktype input[type="radio"] {
    display: none;
}

.bannerlinktype label {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: inline-block;
    cursor: pointer;
    color: transparent;
    display: block;
}

.bannerlinktype table tbody tr td :hover {
    background-color: #f5faf6;
}

.site input[type="radio"] + label {
    background: url('../Content/Images/Banners/clicksforwebsite-nonactive.png') center center no-repeat;
}

.store input[type="radio"] + label {
    background: url('../Content/Images/Banners/store-nonactive.png') center center no-repeat;
}

.ads input[type="radio"] + label {
    background: url('../Content/Images/Banners/ads-nonactive.png') center center no-repeat;
}



.site input[type="radio"]:checked + label {
    background: url('../Content/Images/Banners/clicksforwebsite-active.png') center center no-repeat #f5faf6;
}

.store input[type="radio"]:checked + label {
    background: url('../Content/Images/Banners/store-active.png') center center no-repeat #f5faf6;
}

.ads input[type="radio"]:checked + label {
    background: url('../Content/Images/Banners/ads-active.png') center center no-repeat #f5faf6;
}



.central-header img[src$="icon_user_login.png"] {
    margin-right: 4px;
    margin-bottom: 3px;
}

.central-header .btn-group.open .btn.btn-mini.dropdown-toggle {
    background: #f8fbf8;
    color: #abb2ae;
}

.central-header .btn.btn-mini.dropdown-toggle {
    background: #bfbfbf;
    color: #f8f7f0;
    border: 1px #cacaca solid;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    width: 26px;
    text-align: center;
    padding: 0;
    font-weight: 400 !important;
}

header .btn.btn-register:hover {
    padding: 10px 15px;
    height: auto;
    font-weight: normal;
    font-size: 18px;
}

.central-header .btn-group .caret {
    position: absolute;
    top: 4px;
    right: -13px;
    border-top: 4px solid #bfbfbf;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.central-header .btn-group.open .dropdown-menu li > a:hover {
    background: #f8fbf8;
    border-bottom: 1px #e3e3e3 solid;
}

.central-header .btn-group.open .dropdown-menu li:last-child > a:hover {
    border-bottom: 0px;
    border-top: 1px #e3e3e3 solid;
}

.central-header .btn-group.open .dropdown-menu li > a {
    color: #3e5b4f;
}

.central-header .btn-group.open .dropdown-menu {
    width: 115px;
    left: -88px;
    top: 22px;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 0;
    border: 1px #e3e3e3 solid;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}


.parent.level00.havechilds {
    padding-left: 40px;
}

    .parent.level00.havechilds .level00 {
        padding-left: 100px;
    }


/* #region Spinner loader */

.spinner {
    margin: 0;
    width: 25px;
    height: 25px;
    position: absolute;
  display: inline-block;
  /* top: -32px; */
  /* left: 198px; */
  margin-top: 20px !important;
  margin-left: 15px;
}


.container1 > div, .container2 > div, .container3 > div {
    width: 4px;
    height: 4px;
    background-color: #333;
    -ms-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    -moz-animation: bouncedelay 1.2s infinite ease-in-out;
    -ms-animation: bouncedelay 1.2s infinite ease-in-out;
    -o-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.container2 {
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.container3 {
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.circle1 {
    top: 0;
    left: 0;
}

.circle2 {
    top: 0;
    right: 0;
}

.circle3 {
    right: 0;
    bottom: 0;
}

.circle4 {
    left: 0;
    bottom: 0;
}

.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    -moz-animation-delay: -1.1s;
    -ms-animation-delay: -1.1s;
    -o-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    -moz-animation-delay: -1.0s;
    -ms-animation-delay: -1.0s;
    -o-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    -moz-animation-delay: -0.9s;
    -ms-animation-delay: -0.9s;
    -o-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    -moz-animation-delay: -0.8s;
    -ms-animation-delay: -0.8s;
    -o-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    -moz-animation-delay: -0.7s;
    -ms-animation-delay: -0.7s;
    -o-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    -moz-animation-delay: -0.6s;
    -ms-animation-delay: -0.6s;
    -o-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    -moz-animation-delay: -0.5s;
    -ms-animation-delay: -0.5s;
    -o-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    -moz-animation-delay: -0.4s;
    -ms-animation-delay: -0.4s;
    -o-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    -moz-animation-delay: -0.3s;
    -ms-animation-delay: -0.3s;
    -o-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    -moz-animation-delay: -0.2s;
    -ms-animation-delay: -0.2s;
    -o-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    -moz-animation-delay: -0.1s;
    -ms-animation-delay: -0.1s;
    -o-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

.spinner > span {
    margin-left: 40px;
    color: #c2c7c4;
    font-size: 12px;
    position: absolute;
    width: 150px;
}



@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0);
    }

    40% {
        -webkit-transform: scale(1.0);
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

#bannertype-text i {
    height: 15px;
    width: 14px;
    margin-right: 5px;
    margin-top: 2px;
    display: block;
    float: right;
    background-image: url('../Content/Images/Banners/info.png');
}

.bannerpricing .p-btnbanner-overview {
    text-transform: uppercase;
    margin-right: 10px;
    margin-top: 40px;
    border-radius: 2px;
    text-shadow: none;
    height: 40px;
    width: 120px;
}

.bannerpricing .buttons {
    text-align: center;
}

.bannerpricing h5 {
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 30px;
}

.cpc {
    font-weight: 500;
    font-size: 14px;
    color: #51695f;
}

.bannercampaign a {
    color: #b7b8b7;
    font-size: 14px;
    font-weight: 400;
}

.bannercreation-location.bannercreation-keyword {
    height: 71px;
    margin-bottom: 55px;
}

.control-group span {
    float: none;
}

.bannercreation .form-horizontal .control-group .field-validation-error {
    margin: 0 auto;
    float: none;
    width: 298px;
    min-height: 20px;
    height: 20px;
    line-height: 20px;
}

.bannercreation .control-group .field-validation-error {
    color: #ee4626;
    font-size: 12px;
    font-weight: 500;
}

    .bannercreation .control-group .field-validation-error > span {
        line-height: 20px;
    }

.bannercreation .form-horizontal .bannercampaign .control-group .field-validation-error {
    width: 477px;
}

.bannercreation .form-horizontal .control-group .controls {
    margin: 0 auto;
    margin-left: 0;
}

.form-horizontal.bannerlinktype .control-group .controls {
}

.bannercreation .control-group .field-validation-error > span {
    width: auto;
}

#bannertype-text {
    height: 370px;
}

.bannerlinktype tr td {
    font-weight: 700;
    font-size: 15px;
}

.marg-top45 {
    margin-top: 45px;
}

.p-btnbanner-overview.p-btnoverviewgreen.btn-upload {
    width: 200px;
    height: 43px;
    background: #31a773 url('../Content/Images/Banners/uploadfiles.png') no-repeat center left 20px;
    color: #dfefe7;
    font-weight: 600;
}
/*#endregion */
.wrongsize {
    position: relative;
    width: 100%;
    height: 100%;
    background: #f8fbf8 url('../Content/Images/Banners/wrongsize.png') no-repeat center center;
}

.sizedescription {
    width: 99%;
    text-align: center;
    bottom: 0;
    position: absolute;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    text-align: left;
    padding-left: 3px;
}

.bannercreation .rotbl .thumbnail .img-rt-wrap {
    line-height: normal;
}

.bannercreation .img-rt-wrap {
    height: 100%;
}

.audiencediv {}

.less-right-menu > .span9 {
    width: 930px !important;
}
.less-right-menu > .span3 {
    margin-left: 40px !important; 
    width: 200px !important;
}
.less-right-menu .span6 {
    width: 630px;
}

.less-right-menu .span8 {
    width: 800px;
  }
.less-right-menu .span7 {
    width: 700px;
  }
.less-right-menu .span6 {
    width: 600px;
  }
.less-right-menu .span5 {
    width: 500px;
  }
.less-right-menu .span4 {
    width: 400px;
  }
.less-right-menu .span3 {
    width: 300px;
  }
.less-right-menu .span2 {
    width: 200px;
  }
.less-right-menu .span1 {
    width: 100px;
  }

img.img-polaroid.span2 {
    width: 160px;
}

#plotContainer {
    width: auto;
    height: 300px;
}

#chart_statistics_div {
    margin-left: 0;
}

.delivery-active:before {
    display: inline-block;
    content: "";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHCAYAAADAp4fuAAAAKUlEQVQIW2NkYGBgMFhevBlEg8CFyF5fRmQBmAQJgljNhJmDTDNiEwQASEgN/wT60sUAAAAASUVORK5CYII=") center no-repeat;
    width: 7px;
    height: 7px;
}
.delivery-inactive:before {
    display: inline-block;
    content: "";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAALElEQVQIW2NkYGBg+Fqv+h9EgwB3421GGJsRWQJdAQWSeO2E2YONhrsMmyQAkG0UCGVBQqIAAAAASUVORK5CYII=") center no-repeat;
    width: 7px;
    height: 7px;
}
.delivery-notdelivering:before {
    display: inline-block;
    content: "";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAALElEQVQIW2NkYGBg+Kqs/B9EgwD33buMMDYjsgS6Agok8doJswcbDXcZNkkAcZUUCLr02kQAAAAASUVORK5CYII=") center no-repeat;
    width: 7px;
    height: 7px;
}

.width-430{
    width: 430px !important;
}

.email-confirmation-alert {
    margin-left: 175px;
    padding: 3px;
    width: 265px;
    display: block;
}



.social-div-link-wrapper .social-btn {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease
}

.social-div-link-wrapper .social-btn:hover {
    opacity: 0.8;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease
}

.social-div-link-wrapper .btn-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.social-div-link-wrapper .social-btn img {
    position: absolute !important;
    top: 4px !important;
    left: 0px !important;
    width: 32px;
    height: 32px;
}

.social-div-link-wrapper .social-btn .btn-wrapper span {
    display: inline-block;
    line-height: 40px;
    padding: 0px 0px 0px 40px;
    color: #3e5b4f;
}