.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.ourServices *,
.propertyAddContainer *,
.helpBox * {
    box-sizing: border-box;
}

.propertyAddContainer {
    width: 750px;
    float: left;
}

.clearfix {
    overflow: visible !important;
}

.ourServices.redirectPage {
    position: relative;
}

.ourServices img.fdo.redirectPage {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    max-width: 100%;
}

.ourServices .propertyAddHeader{
    max-width: 650px;
    line-height: 25px;
}

.ourServices .ourServicesDescription {
    padding-top: 20px;
}

.ourServices div div {
    display: inline-block;
}
.ourServices .allPortalsTextBox p,
.ourServices .wpTextBox p {
    line-height: 20px;
    font-weight: 300;
    font-size: 13px;
}

.ourServices .allPortalsTextBox p:first-child,
.ourServices .wpTextBox p:first-child {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 10px;
}

.ourServices .allPortalsTextBox{
    width: 38%;
    margin-right: 10px;
    vertical-align: top;
}

.ourServices .allPortalsTextBox.redirectPage{
    width: 45%;
}

.ourServices .wpTextBox{
    width: 38%;
    vertical-align: top;
}

.propertyAdd .error-container {
    display: none;
}

.propertyAddContainer header {
    height: 19px;
    padding: 0 0 8px;
}

.propertyAddContainer header h2 {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 300;
    color: #414040;
    text-align: left;
    line-height: 34px;
}

.propertyAddContainer header span.propertyAddMenu {
    width: 49px;
    height: 19px;
    font-size: 16px;
    color: #262626;
    display: inline-block;
    float: right;
}

.propertyAddContainer header ol.propertyAddMenu {
    float: right;
    height: 34px;
    padding: 0;
    border: 1px solid #dfdedd;
    border-radius: 4px;
    list-style-type: none;
    margin: 0 0 10px;
}

.propertyAddContainer header ol.propertyAddMenu li {
    float: left;
    height: 100%;
    background-color: #f8f7f6;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    color: #000;
    text-align: center;
}

.propertyAddContainer header ol.propertyAddMenu li.active {
    background-color: #fff;
    color: #000;
}

.propertyAddContainer header ol.propertyAddMenu li a,
.propertyAddContainer header ol.propertyAddMenu li span {
    display: inline-block;
    width: 70px;
    padding: 0 15px;
}

.propertyAddContainer header ol.propertyAddMenu li a,
.propertyAddContainer header ol.propertyAddMenu li a:hover {
    font-size: 20px;
    font-weight: 400;
    color: #e22255;
    cursor: pointer;
    text-decoration: none;
}

.propertyAddContainer header ol.propertyAddMenu li.active a {
    color: #000;
    cursor: text;
}

.propertyAddContainer header ol.propertyAddMenu li.active.goToPage2 + li.goToPage3,
.propertyAddContainer header ol.propertyAddMenu li.goToPage2 {
    background: #f8f7f6 url("/propertyAddPlugin/images/step2.png") 0 0 no-repeat;
}

.propertyAddContainer.chooseMethod header ol.propertyAddMenu li.goToPage3,
.propertyAddContainer header ol.propertyAddMenu li.goToPage3,
.propertyAddContainer.chooseMethod header ol.propertyAddMenu li.active.goToPage2,
.propertyAddContainer.chooseMethod header ol.propertyAddMenu li.active.goToPage2 + li.goToPage3,
.propertyAddContainer header ol.propertyAddMenu li.active.goToPage2 {
    background: #fff url("/propertyAddPlugin/images/step1.png") 0 0 no-repeat;
}

.propertyAddContainer header ol.propertyAddMenu li.goToPage3,
.propertyAddContainer.chooseMethod header ol.propertyAddMenu li.active.goToPage2 {
    background-color: #f8f7f6;
}

.propertyAddContainer.chooseMethod header ol.propertyAddMenu li.active.goToPage2 a {
    color: #e22255;
    cursor: pointer;
}

.propertyAddContainer fieldset {
    border: none;
    padding: 0;
}

/* Formularz ogólne */

.propertyAddBox {
    border-radius: 8px;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.08);
    clear: both;
    margin: 18px 0 0;
    padding: 0;
    border: none;
    background-color: #fff;
}

.propertyAddBox em {
    background: transparent;
    color: #e22255;
}

.propertyAddBox.transactionBox {
    border-radius: 8px;
    background-size: cover;
    box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.1);
    margin-bottom: 8px;
}

.propertyAdd h3 {
    width: auto;
    margin: 0;
    padding: 12px 20px 0;
    font-size: 20px;
    font-weight: 500;
    color: #000;
    text-align: left;
}

.propertyAdd #invoice_data h3 {
    font-size: 19px;
    height: 35px;
    margin-top: 10px;
}

.propertyAddBox h3,
.propertyAddBox.expandable.expanded h3 {
    color: #00042e;
    text-decoration: none solid rgb(0, 4, 46);
    font-size: 20px;
    font-weight: 500;
    line-height: 50px;
    margin: 0;
    padding: 8px 0 0 20px;
    text-align: left;
}

.propertyAddBox.expandable.expanded h3 {
    position: relative;
}

.propertyAddBox h4 {
    width: auto;
    margin: 0;
    padding: 16px 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #414040;
}

.propertyAddBox h3 span,
.propertyAddBox h4 span {
    color: #666666;
    float: right;
    font-size: 13px;
    padding: 0;
    font-weight: normal;
}

.propertyAddBox h4 span {
    padding: 0 8px 0 0;
    line-height: 19px;
}

.propertyAddBox h3 span em,
.propertyAddBox h4 span em {
    color: #e22255;
}

.propertyAddBox p {
    text-align: left;
}

.propertyAddBox .box_content {
    padding: 0 20px 25px;
}

.propertyAddBox .box_content h4 {
    padding: 0 0 16px;
}

.propertyAddBox .box_content .packagePremium h4 {
    line-height: 19px;
}

.propertyAddBox .row,
.propertyAddBox .locSelMiddle > div {
    clear: both;
    padding-top: 18px;
}

.propertyAddBox fieldset {
    position: relative;

}

.propertyAddBox.expandable {
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.propertyAddBox.expandable.expanded {
    overflow: visible;
}

.propertyAddBox.expandable .expand .row_media {
    overflow: hidden;
}

.propertyAddBox.expandable .expandInfo {
    float: none;
    font-size: inherit;
    position: absolute;
    top: 0;
    right: 45px;
}

.propertyAddBox.expandable > h2::after,
.propertyAddBox.expandable > h3::after,
.propertyAddBox.expandable > h4::after {
    position: absolute;
    right: 30px;
    top: 24px;
    display: block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top: 5px solid #8c8c8c;
    cursor: pointer;
    content: "";
}

.propertyAddBox fieldset.expandable > h2::after,
.propertyAddBox fieldset.expandable > h3::after,
.propertyAddBox fieldset.expandable > h4::after {
    position: absolute;
    right: 30px;
    top: 6px;
    display: block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top: 5px solid #8c8c8c;
    cursor: pointer;
    content: "";
}

.propertyAddBox.expandable:hover > h2::after,
.propertyAddBox.expandable:hover > h3::after,
.propertyAddBox.expandable:hover > h4::after {
    border-top-color: #000;
}

.propertyAddBox fieldset.expandable:hover > h2::after,
.propertyAddBox fieldset.expandable:hover > h3::after,
.propertyAddBox fieldset.expandable:hover > h4::after {
    border-top-color: #000;
}

.propertyAddBox.expandable.expanded > h2::after,
.propertyAddBox.expandable.expanded > h3::after,
.propertyAddBox.expandable.expanded > h4::after {
    top: 17px;
    border-top-color: transparent;
    border-bottom: 5px solid #8c8c8c;
}

.propertyAddBox fieldset.expandable.expanded > h2::after,
.propertyAddBox fieldset.expandable.expanded > h3::after,
.propertyAddBox fieldset.expandable.expanded > h4::after {
    top: 1px;
    border-top-color: transparent;
    border-bottom: 5px solid #8c8c8c;
}

.propertyAddBox.expandable.expanded:hover > h2::after,
.propertyAddBox.expandable.expanded:hover > h3::after,
.propertyAddBox.expandable.expanded:hover > h4::after {
    border-bottom-color: #000;
}

.propertyAddBox fieldset.expandable.expanded:hover > h2::after,
.propertyAddBox fieldset.expandable.expanded:hover > h3::after,
.propertyAddBox fieldset.expandable.expanded:hover > h4::after {
    border-bottom-color: #000;
}

.propertyAddBox.expandable .expandInfo strong {
    color: #000;
    font-weight: 400;
    font-size: 16px;
}

.propertyAddBox.expandable.expanded .expandInfo {
    display: none;
}

.propertyAddBox .label {
    float: left;
    display: table;
    width: 215px;
    padding: 0 20px 0 0;
    font-size: 14px;
    color: #00042e;
    text-align: right;
    height: 34px;
}

.propertyAddBox.multimedia .label {
    text-align: left;
    float: none;
    width: 585px;
}

.propertyAddBox.multimedia .label label {
    height: 50px;
    font-size: 16px;
    color: #00042e;
    line-height: 50px;
    font-weight: 500;
}

.propertyAddBox.multimedia .label label em {
    display: block;
    font-size: 14px;
    color: #00042e;
    line-height: 24px;
    font-style: normal;
    font-weight: 400;
    padding: 0 0 5px 0;
    background: transparent;
}

.propertyAddBox.multimedia .field {
    width: 672px;
}

.propertyAddBox .box_content .row.row_photos,
.propertyAddBox .box_content .row.row_video ,
.propertyAddBox .box_content .row.row_view_3d {
    padding: 17px 15px 0;
}

.propertyAddBox label a,
.propertyAddBox label a:link,
.propertyAddBox label a:visited {
    color: #e22255;
    font-size: inherit;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
}

.propertyAddBox label a:hover {
    cursor: pointer;
}

.propertyAddBox .row_nip .label label span {
    display: block;
    clear: both;
    line-height: 12px;
    font-size: 10px;
    color: #666666;
}

.propertyAddBox .reverted .field {
    display: table;
    padding: 0 20px 0 0;
    font-size: 14px;
    color: #000;
    height: 34px;
    text-align: left;
}

.propertyAddBox .label label,
.propertyAddBox .reverted .field label,
.propertyAddBox .row_price_m2 span,
.propertyAddContainer .banner-info.banner-courier .field label {
    display: table-cell;
    vertical-align: middle;
    font-weight: 400;
    font-size: 14px;
}

.propertyAddBox .reverted .field label {
    padding-bottom: 8px;
}

label::first-letter,
.propertyAddBox .row_price_m2 span::first-letter {
    text-transform: uppercase;
}

.propertyAddBox .row_price > div label {
    display: inline;
}

.propertyAddBox .row_price .label > div {
    vertical-align: middle;
}

.propertyAddBox .row_price .field .validateGroup > .currency_field > .selectricWrapper,
.propertyAddBox .row_rent .field .validateGroup > .currency_field > .selectricWrapper {
    width: 85px;
}

.propertyAddBox .field {
    width: 495px;
    float: left;
    min-height: 42px;
}

.propertyAddBox .reverted .label {
    padding-right: 20px;
}

.propertyAddBox input[type="checkbox"],
.propertyAddBox input[type="radio"],
.propertyAddContainer .inputContainer {
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    transform: scale(0) !important;
    background: #ffffff !important;
    border: none !important;
    outline: none !important;
}

.propertyAddBox .field input[type="text"],
.propertyAddBox .field input[type="number"],
.propertyAddBox .field input[type="tel"] {
    float: left;
    display: block;
    width: 145px;
    height: 34px;
    margin: 0;
    padding: 1px 10px 0;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: none;
    color: #00042e;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    background: #ffffff none;
    -webkit-appearance: none;
    appearance: none;  /*NOSONAR*/
}

.propertyAddBox.location .field input[type="text"],
.propertyAddBox.contactData .field input[type="text"],
.propertyAddBox.location .field input[type="number"],
.propertyAddBox.contactData .field input[type="number"],
.propertyAddBox.location .field input[type="tel"],
.propertyAddBox.contactData .field input[type="tel"] {
    width: 250px;
}

.propertyAddBox.promotionalCodeBox .field input[type="text"] {
    width: 148px;
}

.propertyAddBox.multimedia .field input[type="text"] {
    width: 585px;
}

.propertyAddBox .field .fieldComment {
    float: left;
    text-align: left;
    margin: 0 0 0 7px;
    font-size: 10px;
    color: #00042e;
}

.propertyAddBox.promotionalCodeBox .promotionalCode .label {
    width: 110px;
    text-align: left;
}

.propertyAddBox.promotionalCodeBox .promotionalCode .field {
    width: 185px;
}

.propertyAddBox.promotionalCodeBox .promotionalCode .label {
    color: #000000;
}

.propertyAddBox.promotionalCodeBox .promotionalCode .field .validate.incorrect {
    margin: 5px 0 0;
    width: 595px;
}

.propertyAddBox.promotionalCodeBox .promotionalCode .field .validate.correct {
    display: block;
    padding: 0;
    float: right;
    width: 20px;
}

.propertyAddBox.promotionalCodeBox .promotionalCode .field .validate.incorrect .validate_error {
    width: 100%;
}

.propertyAddBox.promotionalCodeBox .promotionalCode #promotional-code-info {
    clear: both;
    padding-top: 20px;
    color: #575656;
    font-size: 14px;
    line-height: 16px;
}

.propertyAddBox.promotionalCodeBox .promotionalCode .btn {
    line-height: 32px;
}

#propertyAddBase_zip_code,
#propertyAddPayments_form_banner_banner_postal,
#propertyAddPayments_form_invoice_zip_code {
    width: 110px;
}

.propertyAddBox .row_email .fieldComment {
    margin: 0 0 0 10px;
    width: 162px;
}

.propertyAddBox .post-code .fieldComment {
    width: 132px;
    margin-top: 0;
    margin-left: 8px;
    line-height: 12px;
}

.propertyAddBox.location .post-code .validate {
    float: right;
    width: 245px;
    max-width: 245px;
}

.propertyAddBox .field input[type="text"].short,
.propertyAddBox .field input[type="number"].short,
.propertyAddBox .field input[type="tel"].short {
    width: 115px;
}

.propertyAddBox .row_phone .field,
.propertyAddBox .row_cellphone .field {
    width: 495px;
    float: left;
}

.propertyAddBox .row_phone .field input[type="text"],
.propertyAddBox .row_cellphone .field input[type="text"],
.propertyAddBox .row_phone .field input[type="number"],
.propertyAddBox .row_cellphone .field input[type="number"],
.propertyAddBox .row_phone .field input[type="tel"],
.propertyAddBox .row_cellphone .field input[type="tel"] {
    width: 190px;
}

.propertyAddBox .row_phone .field input[type="text"]:first-child,
.propertyAddBox .row_cellphone .field input[type="text"]:first-child,
.propertyAddBox .row_phone .field input[type="number"]:first-child,
.propertyAddBox .row_cellphone .field input[type="number"]:first-child,
.propertyAddBox .row_phone .field input[type="tel"]:first-child,
.propertyAddBox .row_cellphone .field input[type="tel"]:first-child {
    width: 55px;
    margin-right: 5px;
}

.propertyAddContainer .propertyAdd .transactionBox .box_content {
    padding: 30px 40px;
}

.propertyAddContainer .propertyAdd .transactionBox .radio_list {
    width: 100%;
}

.propertyAddContainer .propertyAdd .transactionBox .radio_list > div {
    float: left;
    width: 170px;
}

.propertyAddContainer .propertyAdd .transactionBox span.niceRadio {
    margin-top: -3px;
}

.propertyAddContainer .propertyAdd .transactionBox label.niceRadio {
    margin-top: 5px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: normal;
}

.propertyAddContainer .propertyAdd .transactionBox label.niceRadio.niceRadioSelected {
    font-weight: 700;
}

/* Typ ogłoszenia */

.propertyAddBox.transactionBox .box_content {
    padding: 15px 20px;
}

.propertyAddContainer .propertyAdd .post-code {
    position: relative;
}

/* Opis nieruchomości */
.propertyAddBox .description_count {
    padding-top: 2px;
    padding-right: 30px;
    color: #000;
    font-size: 13px;
    width: 100%;
    text-align: right;
    float: right;
}

.propertyAddBox.base-parameters .row_advertisement_text .field {
    position: relative;
}
.propertyAddBox.base-parameters .row_advertisement_text .description_count {
    padding-right: 30px;
}

.propertyAddBox.descriptionData .row_advertisement_text .field input[type="text"] {
    width: 585px;
}
.propertyAddBox.descriptionData .field textarea {
    float: left;
    display: block;
    width: 585px;
    height: 115px;
    padding: 8px 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: none;
    color: #545454;
    font-size: 14px;
    line-height: 19px;
    background: #fff none;
    resize: both;
}
.propertyAddBox.descriptionData .label {
    width: 90px;
}
.propertyAddBox.descriptionData .field {
    width: 615px;
    display: block;
    height: auto;
    padding: 0;
}
.propertyAddBox.descriptionData .validate.incorrect {
    margin-left: 0;
}
.propertyAddBox.descriptionData .validate .validate_error {
    width: 580px;
}

.propertyAddBox .field input[type="text"]:focus,
.propertyAddBox .field input[type="number"]:focus,
.propertyAddBox .field input[type="tel"]:focus {
    border-color: #00042e;
}

.propertyAddBox .propertyAddLocationSelector {
    clear: both;
    position: relative;
}

.propertyAddLocationSelector .locSelLoading {
    background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}

.propertyAddLocationSelector .locSelLoading div {
    background-image: url("/propertyAddPlugin/images/spinner.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

.propertyAddBox .separator {
    float: left;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 20px;
    color: #00042e;
}

.row_price_m2 .field span {
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: none;
    color: #545454;
    display: block;
    float: left;
    height: 34px;
    line-height: 34px;
    padding: 0 8px;
    width: 145px;
    text-align: left;
}

/* Walidacja */
.propertyAddBox .validate {
    color: #e22255;
    float: left;
    width: 310px;
    display: none;
}

.propertyAddBox .row_description .validate {
    width: 330px;
}

.propertyAddBox.location .validate {
    width: auto;
    max-width: 225px;
}

.propertyAddBox .validate.correct {
    display: table;
    width: 20px;
    padding: 0 0 0 10px;
}

.propertyAddBox .validate.incorrect {
    display: table;
    padding: 0 0 8px 10px;
}

.propertyAddBox .validate.correct .validate_error {
    display: none;
}

.propertyAddBox .descriptionData .validate.incorrect,
.propertyAddBox .banner-info .validate.incorrect,
.propertyAddBox .summaryCheckbox .validate.incorrect {
    margin-left: 0;
}

.propertyAddBox .summaryCheckbox .validate.incorrect {
    display: table;
}

.propertyAddBox.summaryBox .summaryCheckbox label {
    vertical-align: top;
    padding-top: 3px;
}

.propertyAddBox .validate.correct .arrow {
    width: 20px;
    padding: 0;
    min-width: 20px;
    height: 34px;
}

.propertyAddBox .reverted .validate {
    min-width: 20px;
    width: auto;
    float: none;
}

.propertyAddBox .reverted .validate.incorrect .validate_error {
    width: 100%;
}

.propertyAddBox .validate.incorrect .arrow {
    width: 25px;
    height: 34px;
    background-image: url('<?=myTools::URL_ICONS_SPRITE?>');
    background-repeat: no-repeat;
    background-position: 3px -2433px;
}

.propertyAddBox .validate.incorrect .arrow {
    width: 25px;
    height: 34px;
    background: transparent url("/propertyAddPlugin/images/incorrect.png") 50% 50% no-repeat;
}

.propertyAddBox .validate.correct .arrow {
    width: 20px;
    height: 34px;
    background: transparent url("/propertyAddPlugin/images/correct.png") 50% 50% no-repeat;
}

.propertyAddBox .validate.incorrect .validate_error {
    display: table-cell;
    padding-left: 7px;
    vertical-align: middle;
    width: 210px;
    height: 34px;
    color: #e74433;
    text-align: left;
    font-size: 14px;
}

.propertyAddBox .validate.incorrect .validate_error {
    width: 310px;
}

.propertyAddBox .field .has_error_class input[type="text"],
.propertyAddBox .field input[type="text"].has_error_class,
.propertyAddBox .field .has_error_class input[type="number"],
.propertyAddBox .field input[type="number"].has_error_class,
.propertyAddBox .field .has_error_class input[type="tel"],
.propertyAddBox .field input[type="tel"].has_error_class,
.propertyAddBox .field textarea.has_error_class {
    border: 2px solid #e74433;
}

/* Mapa */

.propertyAddContainer .propertyAdd .row_map {
    clear: both;
    padding: 27px 0 0;
}

.propertyAddContainer .propertyAdd .map {
    height: 220px;
    margin: 5px auto;

}

.propertyAddContainer .propertyAdd .mapInfo {

    margin: 10px auto 12px;
    color: #666666;
    font-size: 14px;
    text-align: left;
}

.propertyAddContainer .propertyAdd .map .validate {
    margin-left: 0;
}

.propertyAddContainer .buttons {
    float: right;
    width: auto;
}

.propertyAddContainer .buttons.redirectPage {
    float: left;
}

.propertyAddContainer.priceList .buttons.additionalButton {
    float: left;
}

.propertyAddContainer .buttons .submitKeyNext {
    float: left;
    display: block;
    background: #ff004b none;
    font-size: 13px;
    height: 40px;
    padding: 0;
    text-transform: uppercase;
    width: 300px;
    border: none;
    -webkit-appearance: none;
    appearance: none;  /*NOSONAR*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    line-height: 40px;
    margin-top: 14px;
    margin-left: 20px;
    transition: all 0.1s ease 0s;
}

.propertyAddContainer .buttons .submitKeyNext.redirectPage {
    width: auto;
    padding: 0px 10px;
    margin-left: 0px;
    margin-bottom: 60px;
}

.propertyAddContainer.propertyAddEndP24Redirect .buttons {
    float: none;
}

.propertyAddContainer.propertyAddEndP24Redirect .buttons .submitKeyNext {
    float: none;
    background: #70be36 none;
    height: 34px;
    width: 242px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 34px;
    margin: 40px auto 0;
    padding: 0;
}

.propertyAddContainer .buttons .submitKeyBack {
    float: left;
    display: block;
    font-size: 13px;
    height: 40px;
    padding: 0 15px;
    text-transform: uppercase;
    background: transparent none;
    width: auto;
    border: none;
    border-radius: 3px;
    color: #e22255;
    cursor: pointer;
    font-weight: 700;
    line-height: 40px;
    margin-top: 14px;
    transition: all 0.1s ease 0s;
}

.propertyAddBox.location .field .selectricWrapper,
.propertyAddBox.contactData .field .selectricWrapper,
.propertyAddBox .row_building_type_id .field .selectricWrapper,
.propertyAddBox .row_building_material_id .field .selectricWrapper,
.propertyAddBox .row_floor .field .selectricWrapper,
.propertyAddBox .row_number_of_floors .field .selectricWrapper,
.propertyAddBox .row_property_condition_id .field .selectricWrapper,
.propertyAddBox .row_building_condition_id .field .selectricWrapper,
.propertyAddBox .row_garage_construction_id .field .selectricWrapper,
.propertyAddBox .row_access_road_id .field .selectricWrapper,
.propertyAddBox .row_parking_places_id .field .selectricWrapper,
.propertyAddBox .row_ownership_form_id .field .selectricWrapper,
.propertyAddBox .row_sewerage_id .field .selectricWrapper,
.propertyAddBox .row_fence_id .field .selectricWrapper,
.propertyAddBox .row_heating_id .field .selectricWrapper,
.invoice_data .propertyAddBox .row_type .field .selectricWrapper {
    width: 250px;
}

.propertyAddBox .row_vacated_from .field .selectricWrapper {
    width: 115px;
}

/* Typy nieruchomości */

fieldset.typesBox {
    margin-top: 0;
    background-color: transparent;
    box-shadow: none;
}

fieldset.typesBox .box_content {
    position: relative;
    padding: 0;
}

fieldset.typesBox .box_content div.types_list {
    width: 100%;
}

fieldset.typesBox .box_content div.types_list > div {
    float: left;
    width: 253px;
    margin: 10px 0 0;
    padding-left: 10px;
}

fieldset.typesBox .box_content div.types_list > div:first-child,
fieldset.typesBox .box_content div.types_list > div:first-child + div + div + div {
    width: 244px;
    clear: both;
    padding-left: 0;
}

fieldset.typesBox .box_content div.types_list > div:nth-child(3n+1) {
    width: 244px;
    clear: both;
    padding-left: 0;
}

fieldset.typesBox .box_content div.types_list div > span.niceRadio {
    display: none;
}

fieldset.typesBox .box_content div.types_list div > label {
    border-radius: 8px;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.08);
    position: relative;
    float: left;
    display: block;
    width: 100%;
    height: 157px;
    margin: 0;
    padding: 115px 0 0;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 32px;
    font-size: 16px;
    font-weight: 400;
    color: #00042e;
    text-align: center;
    cursor: pointer;
    z-index: 1;
}

fieldset.typesBox .box_content div.types_list div > label.niceRadioSelected {
    box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.1);
    background-position: 50% -224px;
    color: #005bff;
    font-weight: bold;
}

fieldset.typesBox .box_content div.types_list div > label.niceRadioDisabled {
    background-position: 50% -96px;
    color: #b2b2b2;
    cursor: default;
}

fieldset.typesBox .box_content div.types_list div > .inputContainer ~ label::before,
fieldset.typesBox .box_content div.types_list div > .inputContainer ~ label::after {
    display: none;
}

fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_2 ~ label.niceRadioSelected,
fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_3 ~ label.niceRadioSelected,
fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_4 ~ label.niceRadioSelected {
    height: 167px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

fieldset.typesBox .box_content div.types_list div > .inputContainer ~ label.niceRadioSelected::before {
    position: absolute;
    background: transparent url("/propertyAddPlugin/images/subtypeBLBg.png") 0 0 no-repeat;
    bottom: 0;
    content: "";
    height: 5px;
    width: 5px;
    left: -5px;
    margin: 0;
    z-index: 10;
    display: none;
}

fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_2 ~ label.niceRadioSelected::before,
fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_3 ~ label.niceRadioSelected::before {
    display: block;
}

fieldset.typesBox .box_content div.types_list div > .inputContainer ~ label.niceRadioSelected::after {
    position: absolute;
    background: transparent url("/propertyAddPlugin/images/subtypeBRBg.png") 0 0 no-repeat;
    bottom: 0;
    content: "";
    height: 5px;
    width: 5px;
    right: -5px;
    margin: 0;
    z-index: 10;
    display: none;
}

fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_2 ~ label.niceRadioSelected::after,
fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_4 ~ label.niceRadioSelected::after {
    display: block;
}

.choosedParams #choosedType.type_1,
fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_1 ~ label {
    background-image: url("/propertyAddPlugin/images/propertyType/propertyType_flat.png");
}

.choosedParams #choosedType.type_2,
fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_2 ~ label {
    background-image: url("/propertyAddPlugin/images/propertyType/propertyType_house.png");
}

fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_2 ~ label.niceRadioSelected {
    margin-bottom: 165px;
}

fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_2 ~ .subTypeBox {
    top: 177px;
    height: 165px;
}

.choosedParams #choosedType.type_3,
fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_3 ~ label {
    background-image: url("/propertyAddPlugin/images/propertyType/propertyType_plot.png");
}

fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_3 ~ label.niceRadioSelected {
    margin-bottom: 135px;
}

fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_3 ~ .subTypeBox {
    top: 177px;
    height: 135px;
    border-top-right-radius: 0;
}

.choosedParams #choosedType.type_4,
fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_4 ~ label {
    background-image: url("/propertyAddPlugin/images/propertyType/propertyType_commercial.png");
}

fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_4 ~ label.niceRadioSelected {
    margin-bottom: 540px;
}

fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_4 ~ .subTypeBox {
    height: 540px;
    top: 344px;
    border-top-left-radius: 0;
    text-align: left;
}

.choosedParams #choosedType.type_5,
fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_5 ~ label {
    background-image: url("/propertyAddPlugin/images/propertyType/propertyType_garage.png");
}

.choosedParams #choosedType.type_6,
fieldset.typesBox .box_content div.types_list div > .inputContainer.propertyAddBase_types_6 ~ label {
    background-image: url("/propertyAddPlugin/images/propertyType/propertyType_room.png");
}

/* Podtypy nieruchomości */
fieldset.typesBox .box_content div.types_list div > .subTypeBox {
    display: none;
    height: 0;
    overflow: hidden;
}

fieldset.typesBox .box_content div.types_list div > label.niceRadioSelected ~ .subTypeBox {
    display: block;
    width: 100%;
    height: 0;
    background-color: #fff;
    position: absolute;
    z-index: 5;
    border-radius: 5px;
    box-shadow: 0 5px 6px #e5e5e5;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    left: 0;
    margin: 0;
    padding-top: 20px;
    overflow-y: auto;
}

fieldset.typesBox .box_content div.types_list div > .inputContainer ~ .subTypeBox > span {
    clear: both;
    padding: 14px 25px 10px;
    color: #666666;
    font-size: 13px;
}

fieldset.typesBox .box_content div.types_list div > .inputContainer ~ .subTypeBox > span::first-letter {
    text-transform: uppercase;
}

fieldset.typesBox .box_content div.types_list div > .inputContainer ~ .subTypeBox > ul {
    clear: both;
}

fieldset.typesBox .box_content div.types_list div > .inputContainer ~ .subTypeBox > ul:before,
fieldset.typesBox .box_content div.types_list div > .inputContainer ~ .subTypeBox > ul:after {
    content: " ";
    display: table;
}

fieldset.typesBox .box_content div.types_list div > .niceRadioSelected ~ .subTypeBox > ul,
fieldset.typesBox .box_content div.types_list div > .niceRadioSelected ~ .subTypeBox > span {
    display: block;
}

fieldset.typesBox .box_content div.radio_list div {
    height: 0;
    clear: both;
}

fieldset.typesBox .box_content div.radio_list div > div {
    width: 100%;
    padding: 25px;
    position: absolute;
    display: none;
    z-index: 8;
    height: 0;
}

fieldset.typesBox .box_content div.types_list > div > input {
    display: none;
}

fieldset.typesBox .box_content div.types_list ul.radio_list {
    display: none;
    list-style-type: none;
    padding: 0 25px;
    margin: 0;
}

fieldset.typesBox .box_content div.types_list ul.radio_list li {
    clear: none;
    height: 30px;
    float: left;
    width: 33.3%;
    margin-bottom: 2px;
}

fieldset.typesBox .box_content div.types_list ul.radio_list li input {
    float: left;
}

fieldset.typesBox .box_content div.types_list ul.radio_list li label {
    float: left;
    display: block;
    width: 210px;
    height: 30px;
    margin: 0 auto;
    padding: 0 0 0 10px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #414040;
    line-height: 30px;
}

fieldset.typesBox .box_content div.types_list ul.radio_list li label.niceRadioSelected {
    font-weight: 700;
    color: #005bff;
}

fieldset.typesBox .box_content div.types_list div > .niceRadioSelected ~ .subTypeBox > ul {
    width: 100%;
}

fieldset.typesBox .box_content div.subtypes {
    display: none;
}

.propertyAddContainer fieldset.location .row.row_street,
.propertyAddContainer fieldset.location .row.row_location_nr,
.propertyAddContainer fieldset.location .row.row_map,
.propertyAddContainer fieldset.location .row.row_location_selector .locSelLevel2,
.propertyAddContainer fieldset.location .row.row_location_selector .locSelLevel3,
.propertyAddContainer fieldset.location .row.row_location_selector .locSelLevel4,
.propertyAddContainer fieldset.location .row.row_location_selector .locSelLevel5 {
    display: none;
}

.propertyAddBox .row .field .field_input_number {
    background-color: transparent;
    cursor: text;
    display: block;
    height: 34px;
    left: 0;
    position: absolute;
    top: 0;
    width: 145px;
}

.propertyAddBox .row_phone.row .field .field_input_number,
.propertyAddBox .row_cellphone.row .field .field_input_number {
    left: 60px;
    width: 190px;
}

/* Select */
.propertyAddBox .field .selectric {
    position: relative;
    width: inherit;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    box-shadow: none;
    background-color: #fff;
}

.propertyAddBox .field .selectric .label {
    font-size: 14px;
    font-weight: 400;
    color: #545454;
    padding: 0 10px;
    margin: 0;
    height: 32px;
    line-height: 32px;
    text-align: left;
    width: auto;
    float: none;
}

.propertyAddBox.location .field .selectric .label {
    padding: 0 29px 0 10px;
}

.propertyAddBox .field .selectricWrapper {
    float: left;
    width: 145px;
    margin: 0;
}

.propertyAddBox .field .row_floor .selectricWrapper,
.propertyAddBox .field .field_number_of_floors .selectricWrapper {
    width: 115px;
}

.propertyAddBox .field .selectricWrapper.has_error_class .selectric,
.propertyAddBox .field .has_error_class .selectricWrapper .selectric {
    border: 2px solid #e74433;
}

.propertyAddBox .field .selectricWrapper .selectric .button {
    width: 12px;
}

.propertyAddBox .field .selectricWrapper .selectric .button::after {
    background-image: none;
    width: 1px;
    margin-right: 4px;
}

.propertyAddBox .field .selectricOpen .selectricItems,
.propertyAddBox .field .selectricItems {
    text-align: left;
    margin: -37px 0 0 2px;
}

.propertyAddBox .field .selectricWrapper .selectricItems ul li:only-child {
    height: 29px;
    line-height: 29px;
}

.propertyAddBox .field .selectricWrapper .selectricItems ul li.selected {
    background: url('/propertyAddPlugin/images/selectric_tick_V2.png') no-repeat right 6px;
}

.propertyAddBox .field .selectricWrapper .selectricItems ul li.selected:hover {
    background-position: right -14px;
}

.propertyAddBox .field .selectricWrapper .selectricItems ul li.empty {
    height: 22px;
}

/* Checkbox */
.propertyAddContainer .flcheckbox {
    float: right;
    display: block;
    cursor: pointer;
}

.propertyAddContainer .flcheckbox .ckbBox {
    border: 2px solid #666;
    border-radius: 2px;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 6px 0;
}

.propertyAddContainer .row_price_is_negotiable .flcheckbox .ckbBox {
    margin: 0;
}

.propertyAddContainer .flcheckbox.flchecked .ckbBox {
    background: transparent url("/propertyAddPlugin/images/propertyAdd-checked.png") 50% 50% no-repeat;
    border-color: #e22255;
}

.propertyAddContainer .summaryCheckbox .flcheckbox .ckbBox,
.propertyAddContainer .summaryCheckbox .flcheckbox.flchecked .ckbBox {
    background-color: #fff;
}

.propertyAddContainer .ckbText {
    cursor: pointer;
}

.propertyAddContainer .flcheckbox + .field .label,
.propertyAddContainer .checkbox_row .label {
    text-align: left;
    padding-left: 10px;
    cursor: pointer;
}

.propertyAddContainer .checkbox_row .label {
    width: 254px;
    padding: 0 20px 0 0;
}

.propertyAddContainer .checkbox_row.row_first_owner .label {
    width: 244px;
    padding-right: 10px;
}

.propertyAddContainer .checkbox_row.row_first_owner .field {
    width: 200px;
    padding-left: 0;
}

.propertyAddContainer .row_media {
    padding-top: 14px;
}

.propertyAddContainer .row_additional_information_checkbox .fieldCheckbox,
.propertyAddContainer .row_media .fieldCheckbox {
    width: 235px;
    float: left;
    -webkit-user-select: none;
    user-select: none;
}

.propertyAddContainer .row_additional_information_checkbox .fieldCheckbox.first_owner {
    margin-top: 26px;
    clear: both;
}

.propertyAddContainer .row_additional_information_checkbox .fieldCheckbox .flcheckbox,
.propertyAddContainer .row_media .fieldCheckbox .flcheckbox {
    margin-left: 0;
    float: left;
}

.propertyAddContainer .row_additional_information_checkbox .fieldCheckbox .flcheckbox .ckbBox,
.propertyAddContainer .row_media .fieldCheckbox .flcheckbox .ckbBox {
    margin-bottom: 8px;
}

.propertyAddContainer .row_additional_information_checkbox .fieldCheckbox .label,
.propertyAddContainer .row_media .fieldCheckbox .label {
    position: static;
    text-align: left;
    width: 209px;
    padding: 0 20px 0 10px;
}

.propertyAddContainer .row_owner_type_info .label,
.propertyAddContainer .row_owner_type_info .field {
    height: 20px;
}

.propertyAddContainer .checkbox_row .field {
    width: 450px;
    position: relative;
}

.propertyAddContainer .checkbox_row .field label {
    min-width: 390px;
}

.propertyAddContainer .checkbox_row.row_price_is_negotiable .field label {
    min-width: 140px;
    width: 140px;
    color: #00042e;
}

.propertyAddContainer .checkbox_row.row_price_is_negotiable .field label em {
    font-size: 13px;
    font-style: normal;
    display: block;
    color: #00042e;
    padding: 10px 0 0 0;
    width: 400px;
    background: transparent;
}

.propertyAddContainer .checkbox_row .field label.has_error_class {
    padding-bottom: 50px;
}

.propertyAddContainer .checkbox_row .field .validate.incorrect {
    bottom: 10px;
    left: 0;
    position: absolute;
}

.propertyAddContainer .checkbox_row .field .validate.correct {
    width: 30px;
}

.propertyAddContainer .checkbox_row .field .validate {
    margin-left: 0;
}

.propertyAddBox.consentsBox .checkbox_row .label {
    padding-left: 13px;
    width: 255px;
}

.propertyAddBox.consentsBox .checkbox_row .field label.withShowMore p {
    line-height: 18px;
}

.propertyAddBox.consentsBox .checkbox_row .field .validate.correct,
.propertyAddBox.consentsBox .checkbox_row .field .validate.correct .arrow {
    width: 20px;
    min-width: 20px;
    padding-left: 5px;
}

.propertyAddBox.contactData .checkbox_row .label {
    width: 36px;
    padding: 0 20px 0 0;
}
.propertyAddBox.contactData .checkbox_row .field {
    width: 668px;
    padding: 0 15px 0 0;
}
.propertyAddBox.contactData .checkbox_row .field .validate {
    float: right;
}

.propertyAddBox.contactData .row_supported_languages ul {
    list-style-type: none;
    padding: 0;
    margin-left: -35px;
}
.propertyAddBox.contactData .row_supported_languages ul li {
    margin: 0;
}
.propertyAddBox.contactData .row_supported_languages ul li:last-child {
    margin: 0;
}
.propertyAddBox.contactData .row_supported_languages ul li div {
    float: left;
    padding-right: 34px;
}
.propertyAddBox.contactData .row_supported_languages ul li label {
    font-size: 14px;
    line-height: 34px;
    font-weight: normal;
    color: #00042e;
}
.propertyAddBox.contactData .row_supported_languages ul li label:first-letter {
    text-transform: lowercase;
}
.propertyAddBox.contactData .row_owner_type {
    padding-top: 5px;
}

/* Radiu buttons */

.propertyAdd input[type="radio"].niceRadio {
    display: none;
}

.propertyAdd span.niceRadio {
    width: 20px;
    height: 20px;
    margin-top: 5px;
    border-radius: 13px;
    border: 2px solid #666;
    float: left;
    cursor: pointer;
    background: none;
}

.propertyAdd span.niceRadio.niceRadioSelected {
    background: transparent url("/propertyAddPlugin/images/radioChecked.png") 50% 50% no-repeat !important;
    border-color: #005bff;
}

.propertyAdd label.niceRadio {
    cursor: pointer;
}

/* Photo */
.propertyAddBox .photoInfo,
.propertyAddBox .row .row_info {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #00042e;
    padding: 0;
    margin: 0;
    clear: both;
}

.propertyAddBox .row .row_info {
    padding: 0 15px 0 15px;
}

.propertyAddBox .photoInfo {
    margin-top: 0;
}

.propertyAddBox .photoUploadButton {
    float: left;
    display: block;
    width: 120px;
    height: 110px;
    padding: 55px 0 30px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    color: #a4a4a4;
    background: #e5e5e5 url("/propertyAddPlugin/images/addPhotoBg.png") 50% 25px no-repeat;
    border: none;
    border-radius: 2px;
}

.propertyAddBox .photoUploadButton:hover {
    color: #a4a4a4;
}

.propertyAddBox .photoContener {
    padding-top: 20px;
}

.propertyAddBox .photoContener .photoBox {
    float: left;
    display: block;
    position: relative;
    width: 120px;
    height: 110px;
    margin: 0 20px 40px 0;
    border: none;
    border-radius: 2px;
}

.propertyAddBox .photoContener .photoBox > a {
    width: 120px;
    height: 110px;
    display: block;
}

.propertyAddBox .photoContener .photoBox .photoMenu {
    height: 110px;
    position: absolute;
    top: 0;
    right: 3px;
    padding-top: 6px;
}

.propertyAddBox .photoContener .photoBox:first-child::after {
    content: "<?= __('Zdjęcie główne') ?>";
    background-color: #ffffff;
    border-radius: 2px;
    color: #00042e;
    display: block;
    font-size: 12px;
    height: 20px;
    padding: 3px 0;
    margin: 0px auto;
    text-align: center;
    width: 120px;
    position: absolute;
}

.propertyAddBox .photoContener .photoBox .mainPhoto {
    display: block;
    width: 120px;
    height: 110px;
}

.propertyAddBox .photoContener .photoBox .imgLoad {
    display: block;
    margin: 40px auto 0;
    position: absolute;
    top: 0;
    left: 43px;
}

.propertyAddContainer #prpAddPhotoUpload .photoBox .photoMenu .orderButtons {
    width: auto;
}

.propertyAddContainer #prpAddPhotoUpload .photoBox .photoMenu .orderButtons,
.propertyAddContainer #prpAddPhotoUpload .photoBox .photoMenu .rotate,
.propertyAddBox .photoContener .photoBox .delete {
    float: right;
    margin-bottom: 4px;
    clear: both;
}

.propertyAddContainer #prpAddPhotoUpload .photoBox .photoMenu .moveRight {
    margin-left: 4px;
}

.propertyAddContainer #prpAddPhotoUpload .photoBox .photoMenu .moveLeft,
.propertyAddContainer #prpAddPhotoUpload .photoBox .photoMenu .moveRight {
    float: right;
}

.propertyAddContainer #prpAddPhotoUpload .photoBox .photoMenu .moveLeft,
.propertyAddContainer #prpAddPhotoUpload .photoBox .photoMenu .moveRight,
.propertyAddContainer #prpAddPhotoUpload .photoBox .photoMenu .rotate,
.propertyAddBox .photoContener .photoBox .delete {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    cursor: pointer;
}

.propertyAddBox .photoContener .photoBox .delete {
    background: #fff url("/propertyAddPlugin/images/delete.png") 50% 50% no-repeat;
}

.propertyAddContainer #prpAddPhotoUpload .photoBox .photoMenu .moveLeft {
    background: #fff url("/propertyAddPlugin/images/photoMoveLeft_V2.png") 50% 50% no-repeat;
    margin-bottom: 4px;
}

.propertyAddContainer #prpAddPhotoUpload .photoBox .photoMenu .moveRight {
    background: #fff url("/propertyAddPlugin/images/photoMoveRight_V2.png") 50% 50% no-repeat;
}

.propertyAddContainer #prpAddPhotoUpload .photoBox .photoMenu .rotate {
    background: #fff url("/propertyAddPlugin/images/rotate.png") 50% 50% no-repeat;
}

.propertyAddBox .photoUpload .errors .validate {
    width: 100%;
    margin-left: 0;
}

.propertyAddBox .photoUpload .validate.incorrect .validate_error {
    width: 100%;
}

.propertyAddBox .photoUploadDiv {
    overflow: hidden;
}

.propertyAddBox.usefulLink {
    padding: 10px;
}

/* Sekcja Czerwona */
.propertyAddBox.important,
.propertyAddBox.starterAlior30p24 {
    background-color: #be365a;
    color: #fff;
}

.propertyAddBox.important h3 {
    font-size: 16px;
    font-weight: 400;
    height: 38px;
}

.propertyAddBox.important ul {
    font-size: 12px;
    margin-left: 35px;
}

.propertyAddContainer .acceptTerms.serviceTerms {
    color: #948e8c;
    font-size: 13px;
    margin-top: 25px;
    text-align: justify;
    padding: 0;
    float: left;
    max-width: 750px;
}

/* Podsumowanie */

.propertyAddBox.summaryBox #payment-summary {
    padding: 0;
    text-align: left;
    font-size: 14px;
    color: #000;
}

.propertyAddBox.summaryBox #payment-summary ul {
    padding: 0;
}

.propertyAddBox.summaryBox #summary-container {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
    font-weight: 700;
}

.propertyAddBox.summaryBox #promotional-container {
    font-size: 14px;
    text-align: left;
    font-weight: 400;
}

.propertyAddBox.summaryBox #promotional-container > span {
    margin-top: 5px;
    display: block;
}

.propertyAddBox.summaryBox #promotional-container > span+span {
    font-weight: 700;
    margin-bottom: 7px;
}

.propertyAddBox.summaryBox h3 span strong {
    line-height: 26px;
    color: #000;
    font-size: 15px;
    font-weight: 400;
}

.propertyAddBox.summaryBox h3 #summary-payment {
    padding: 0;
    float: none;
    position: relative;
    left: 110px;
}

.propertyAddBox #summary-container.has-promotion {
    font-weight: 400;
}

.propertyAddBox.summaryBox #main-payment li {
    font-size: 14px;
    list-style: none;
    line-height: 18px;
}

.propertyAddBox.summaryBox #main-payment li:before {
    content: "- ";
}

.invoice_data .propertyAddBox {
    border: none;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
}

.invoice_data .propertyAddBox .box_content {
    padding: 0 0 25px;
}

.propertyAddBox.summaryBox .invoice,
.propertyAddBox.summaryBox .accept {
    clear: both;
    position: relative;
    overflow: auto;
    padding: 0;
    margin: 10px 0 0 0;
}

.propertyAddBox.summaryBox .accept .label,
.propertyAddBox.summaryBox .reverted.invoice.summaryCheckbox > .label:first-child{
    width: auto;
}

.propertyAddBox.summaryBox .invoice_data .field, /* NOSONAR */
.propertyAddBox.summaryBox .banner-info .field,
.propertyAddBox.summaryBox .banner-courier .field {
    padding: 0 0 0 30px;
    float: right;
}

.propertyAddBox.summaryBox .flcheckbox .ckbBox {
    margin: 0;
}

.propertyAddBox.summaryBox .banner-courier .label {
    width: 225px;
    padding-right: 10px;
}

.propertyAddBox.summaryBox .banner-courier .field {
    position: relative;
}

.propertyAddBox.summaryBox .banner-courier .field > label > span {
    margin-left: 46px;
}

.propertyAddBox .banner-courier .field > label em {
    margin-left: 245px;
}

.propertyAddBox.summaryBox .banner-courier .field span {
    position: absolute;
    left: 143px;
    top: 11px;
}

.propertyAddBox.summaryBox .banner-courier .field .validate.incorrect span {
    position: inherit;
}

.propertyAddBox.summaryBox .banner-courier .field span span {
    left: 18px;
    top: 0;
}

.propertyAddBox .paymentChoice {
    position: relative;
    height: 30px;
    margin: 0 0 10px 0;
    line-height: 26px;
    font-size: 14px;
    text-align: left;
    width: 300px;
}

.propertyAddBox.packagePremium .paymentChoice {
    width: 465px;
}

.propertyAddBox.packagePremium .paymentChoice span.pay-price {
    width: 300px;
}

.propertyAddBox .paymentChoice label {
    position: relative;
    float: none;
    width: 280px;
    padding: 0 45px 0 15px;
    color: #000;
    font-weight: 400;
    vertical-align: middle;
    z-index: 10;
}

.propertyAddContainer.step_2 .propertyAddBox .paymentChoice label:first-letter {
    text-transform: lowercase;
}

.propertyAddBox .paymentChoice span.niceRadio {
    display: table-cell;
}

.propertyAddBox .paymentChoice span.pay-price {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    text-align: right;
    z-index: 1;
}

.propertyAddBox .paymentChoice span.pay-price + span.pay-price {
    right: -100px;
    text-decoration: line-through;
}

.propertyAddBox .paymentChoice label.niceRadioSelected,
.propertyAddBox .paymentChoice.selected span {
    color: #005bff;
    font-weight: 700;
}

.propertyAddBox .paymentChoice label.niceRadioSelected ~ span {
    color: #005bff;
}

.propertyAddBox .paymentChoice.disabled label,
.propertyAddBox .paymentChoice.disabled span {
    color: #7a7979;
    cursor: default;
}

.propertyAddBox .paymentChoice.disabled span {
    border-color: #ddd;
}

.propertyAddBox .packageInfo,
.propertyAddBox.promotionalCodeBox p {
    padding: 0 0 16px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

.hidden {
    display: none;
}

/* Serwisy */
.ourServices {
    padding: 10px 0 20px;
}

.ourServices h1 {
    font-size: 20px;
    font-weight: 300;
    color: #414040;
}

.ourServices h1.promo {
    font-size: 28px;
}

.ourServices h1 strong {
    font-weight: 400;
}

.ourServices h1.promo strong {
    font-weight: bold;
}

.ourServices ul {
    padding: 10px 0 0;
    list-style-type: none;

}

.ourServices li {
    float: left;
    height: 80px;
    width: 155px;
    margin: 0 0 10px 10px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 5px 6px #e5e5e5;
}

.ourServices li:nth-child(6n+1) {
    margin-left: 0;
}

.propertyAddContainer.priceList #exampleWrap
{
  width: 230px;
  height: 98px;
  position: absolute;
  top: 0;
  right: 0;
}

.ourServices .view3d_name
{
  padding-top: 20px;
}

#view3d .view3d-package li
{
  background: none;
  border-radius: 0;
  box-shadow: none;
  clear: both;
  width: auto;
  height: auto;
  margin-left: 0;
  display: block;
}

#view3d .view3d-package  li label
{
  padding: 0 45px 0 15px;
  width: 280px;
  display: inline-block;
  margin: 0;
  position: relative;
}

#view3d .view3d-package  li label span
{
  position: absolute;
  right: 0;
}

#view3d .packageInfo:last-child
{
    padding-top: 30px;
}


#view3d .row.date .field  .validateGroup > span
{
  display: block;
  float: left;
  line-height: 32px;
}

#view3d .row.date .field .selectricWrapper {
  display: block;
  float: left;
  margin: 0 5px;
  width: 73px;
}

#view3d .row.date .field .selectricWrapper:first-child {
  margin: 0 5px 0 0;
}
#view3d .row.date .field .selectricWrapper:last-child {
    margin: 0 0 0 5px;
}

#view3d .row_name .field input[type="text"],
#view3d .row_email .field input[type="text"]
{
  width: 250px;
}


#view3d label
{
  font-size: 14px;
  height: 30px;
  line-height: 26px;
  margin: 0 0 10px;
  width: 300px;
  font-weight: 400;
}

#view3d .niceRadioSelected
{
  font-weight: 700;
  color: #005bff;
}

.ourServices li:nth-child(6n+1)
{
  margin-left: 0;
}

.ourServices li img {
    display: block;
    margin: 15px auto 0;
}

.ourServices .selectricScroll li {
    float: left;
    height: 80px;
    width: 135px;
    margin: 0 0 10px 10px;
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
}

/* Help Box */
.helpBox {
    float: left;
    width: 220px;
    height: 180px;
    margin-left: 15px;
    background: #f8f7f6 url("/propertyAddPlugin/images/helpBg.png") 100% 100% no-repeat;
    font-size: 14px;
    border: 1px solid #d0d0d0;
    color: #000;
}

.helpBox h2 {
    border-bottom: 1px solid #d0d0d0;
    height: 46px;
    color: #000;
    font-weight: 300;
    font-size: 18px;
    padding: 15px 15px 0;
    margin: 0;
    text-align: left;
}

.helpBox p {
    width: 95px;
    margin: 22px 0 22px 15px;
    text-align: left;
}

.helpBox span {
    display: block;
    margin: 0 0 0 15px;
    text-align: left;
}

.helpBox a {
    display: block;
    color: #000;
    margin: 0 0 0 15px;
    text-align: left;
    text-decoration: underline;
}

/* Banner */
.propertyAddContainer .banners {
    position: relative;
}

.propertyAddContainer .addBannerContainer {
    padding: 10px 0 20px;
}

.propertyAddContainer .addBannerContainer h1 {
    font-size: 20px;
    font-weight: 300;
    color: #414040;
}

.propertyAddContainer .banners .banner-image {
    width: 230px;
    position: absolute;
    right: 0;
    bottom: 0;
    top: -7px;
}

.propertyAddContainer .customBanner.opened {
    position: relative;
    min-height: 250px;
    padding-bottom: 20px;
}

.propertyAddContainer .customBanner .row {
    float: left;
    width: 340px;
    padding-top: 7px;
}

.propertyAddContainer .customBanner .checkbox_row,
.propertyAddContainer .banner-courier.row {
    width: 320px;
}

.propertyAddContainer .customBanner .checkbox_row .label {
    width: 46px;
}

.propertyAddContainer .customBanner .checkbox_row .field,
.propertyAddContainer .banner-courier.row .field {
    position: relative;
    width: 254px;
    padding: 0;
}

.propertyAddContainer .customBanner .checkbox_row .field label,
.propertyAddContainer .banner-courier.row .field label {
    width: 100%;
    min-width: 180px;
    padding-right: 45px;
}

.propertyAddContainer .banner-courier.row .field label,
.propertyAddContainer .banner-courier.row .field label span {
    line-height: 17px;
}

.propertyAddContainer .customBanner .checkbox_row .field span,
.propertyAddContainer .banner-courier.row .field span {
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
}

.propertyAddContainer .customBanner .checkbox_row .field span.pay-price,
.propertyAddContainer .banner-courier.row .field span.pay-price {
    position: absolute;
    width: 75px;
    top: 0;
    right: 0;
}

.propertyAddContainer .customBanner .row.count .field input[type="text"],
.propertyAddContainer .customBanner .row.count .field input[type="number"],
.propertyAddContainer .customBanner .row.count .field input[type="tel"] {
    width: 45px;
}

.propertyAddContainer .customBanner .ban-details {
    float: left;
    width: 390px;
    padding-top: 20px;
    clear: both;
}

.propertyAddContainer .customBanner .ban-details .label {
    width: 100px;
}

.propertyAddContainer .customBanner .ban-details .field {
    width: 115px;
}

.propertyAddContainer .customBanner .ban-details .validate {
    margin-left: 0;
}

.propertyAddContainer .customBanner .ban-details .validate.incorrect {
    padding-top: 8px;
}

.propertyAddContainer .banner-previev {
    position: absolute;
    top: 7px;
    left: 390px;
}

.propertyAddContainer .customBanner.customBanner-2.opened {
    min-height: 200px;
}

.propertyAddContainer .banner-previev em {
    width: 26px;
    height: 26px;
    border-bottom-left-radius: 2px;
    background-color: #e8eef1;
    color: #414040;
    text-align: center;
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 10;
    font-style: normal;
    padding-top: 5px;
}

.propertyAddContainer .banner-previev a {
    color: #e22255;
    padding: 2px 0 0;
    text-transform: uppercase;
    float: right;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 13px;
}

.propertyAddContainer .ban-details.banner-2 .text2 {
    display: none;
}

.banners p.n-d-head {
    font-size: 16px;
    padding-bottom: 20px;
}

.propertyAddContainer .banners .field input[type="text"],
.propertyAddContainer .banners .field input[type="number"],
.propertyAddContainer .banners .field input[type="tel"],
.propertyAddContainer .invoice_data .field input[type="text"],
.propertyAddContainer .invoice_data .field input[type="number"],
.propertyAddContainer .invoice_data .field input[type="tel"] {
    width: 250px;
}

.propertyAddBox .banners .row_phone .field input[type="text"],
.propertyAddBox .banners .row_phone .field input[type="number"],
.propertyAddBox .banners .row_phone .field input[type="tel"] {
    width: 195px;
}

.propertyAddBox .banners .row_phone .field input[type="text"]:first-child,
.propertyAddBox .banners .row_phone .field input[type="number"]:first-child,
.propertyAddBox .banners .row_phone .field input[type="tel"]:first-child {
    width: 50px;
    margin-right: 5px;
}

.propertyAddContainer .banners .field textarea {
    float: left;
    display: block;
    width: 430px;
    height: 60px;
    padding: 0 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: none;
    font-size: 14px;
    color: #545454;
    line-height: 20px;
    background-color: #ffffff;
}

.propertyAddContainer .banner-hidden {
    display: none;
}

.propertyAddContainer .banner-info {
    clear: both;
}

.propertyAddContainer .banner-info .label {
    float: left;
    width: 225px;
    padding-right: 10px;
}

.propertyAddContainer .banner-info .info {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}

.propertyAddContainer .banner-info .field {
    width: 650px;
}

.propertyAddContainer .banner-info .field label {
    font-size: 14px;
    color: #414040;
    text-align: left;
    display: inline-block;
}

.propertyAddContainer .banner-info .field label span {
    font-size: 14px;
    color: #414040;
    text-align: left;
    display: inline;
}

#propertyAddPayments_form_banner_banner_hours_from,
#propertyAddPayments_form_banner_banner_hours_to,
#banner_banner_hours_from,
#banner_banner_hours_to {
    width: 115px;
}

.bannerDetailsOuter {
    display: none;
    position: absolute;
    width: 520px;
    padding: 22px;
    background-color: #fff;
    color: #414040;
    box-shadow: 0 5px 6px #e5e5e5;
    font-size: 12px;
    top: 10px;
    right: 35px;
    z-index: 10;
}

.packageStarter {
    padding: 0 0 20px;
    clear: both;
    margin: 10px 0 0;
    border: none;
}

fieldset.packageStarter .box_content {
    clear: both;
    padding: 20px;
}

.packageStarter .paymentChoice {
    width: 370px;
    height: 175px;
    background-color: #fff;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 5px 6px #e5e5e5;
    margin: 10px 0 0 10px;
    padding: 0;
    float: left;
    cursor: pointer;
}

.packageStarter .paymentChoice .niceRadio {
    margin-top: 0;
}

.packageStarter .paymentChoice .label {
    padding: 0;
    margin: 0 0 0 15px;
    height: 20px;
    float: left;
}

.packageStarter .paymentChoice .label label {
    display: inline;
    vertical-align: middle;
    color: #000;
    font-size: 14px;
    font-weight: 400;
}

.packageStarter .paymentChoice * {
    cursor: pointer;
}

.packageStarter .paymentChoice:first-child {
    margin-left: 0;
}

.packageStarter .paymentChoice h3 {
    font-size: 20px;
    font-weight: 400;
    height: 50px;
    padding: 12px 20px;

}

.packageStarter .paymentChoice h3 span {
    display: block;
    font-size: 13px;
    font-weight: 400;
}

.packageStarter .paymentChoice h3 em {
    float: right;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    line-height: 30px;
}

/* Komunikaty */
.propertyAddContainer.propertyAddEnd {
    text-align: left;
    float: none;
    margin: 80px auto 80px auto;
}

.propertyAddContainer.propertyAddEnd a {
    text-decoration: none;
}

.propertyAddContainer.propertyAddEnd a:hover {
    text-decoration: underline;
}

.propertyAddContainer.propertyAddEnd fieldset {
    width: 640px;
    padding: 19px 30px 30px 30px;
    margin: auto auto 20px auto;
}

.propertyAddContainer.propertyAddEnd fieldset h3 {
    padding-left: 0;
    font-size: 20px;
}

.propertyAddContainer.propertyAddEndValid fieldset h3 {
    padding-left: 58px;
    background: transparent url("/propertyAddPlugin/images/ok_big.png") 2px no-repeat;
}

.propertyAddContainer.propertyAddEndInvalid fieldset h3 {
    padding-left: 58px;
    background: transparent url("/propertyAddPlugin/images/errorBig.png") 2px no-repeat;
}

.propertyAddContainer.propertyAddEndInvalid .noConfirmation fieldset h3 {
    background: transparent url("/propertyAddPlugin/images/etenczyn.gif") 2px 8px no-repeat !important;
    padding-left: 48px !important;
}

.propertyAddContainer.propertyAddEndP24Redirect fieldset {
    background: transparent;
    box-shadow: none;
}

.propertyAddContainer.propertyAddEndP24Redirect fieldset h3 {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    color: #007e9e;
    font-weight: 300;
}

.propertyAddContainer.propertyAddEnd fieldset .info {
    font-size: 13px;
    margin-top: 12px;
    line-height: 17px;
    color: #666;
}

.propertyAddContainer.propertyAddEnd.inactive fieldset .info {
    width: 100%;
}

.propertyAddContainer.propertyAddEnd fieldset .info p {
    margin-top: 12px;
}

.propertyAddContainer.propertyAddEnd fieldset .info p:first-child {
    margin-top: 0;
}

.propertyAddContainer.propertyAddEnd fieldset .info p.title {
    margin-top: 15px;
    font-weight: bold;
}

.propertyAddContainer.propertyAddEndP24Redirect fieldset .info {
    margin-top: 23px;
}

.propertyAddContainer.propertyAddEndP24Redirect fieldset .info p {
    margin-top: 0;
    text-align: center;
}

.propertyAddContainer.propertyAddEnd fieldset .info a {
    color: #e22255;
    word-break: break-all;
}

.propertyAddContainer.propertyAddEnd ul {
    padding-left: 0;
}

.propertyAddContainer.propertyAddEnd ul li {
    list-style: none;
    line-height: 17px;
}

.propertyAddContainer.propertyAddEnd ul li:before {
    content: "- ";
}

.propertyAddContainer.propertyAddEnd fieldset .autumnContest {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 500;
}

.propertyAddContainer.propertyAddEnd fieldset .autumnContest a {
    color: #e22255;
}

.propertyAddContainer.propertyAddEnd .shareSocial {
    margin-top: 15px;
    overflow: hidden;
}

.propertyAddContainer.propertyAddEnd .shareSocial > * {
    float: left;
}

.propertyAddContainer.propertyAddEnd .shareSocial #fb-like-add {
    width: 165px;
}

.propertyAddContainer.propertyAddEnd .shareSocial > span {
    margin-right: 10px;
    color: #666;
    font-size: 13px;
    line-height: 21px;
}

.propertyAddContainer.propertyAddEnd fieldset .links {
    margin-top: 35px;
}

.propertyAddContainer.propertyAddEnd fieldset .links a {
    color: #e22255;
    display: block;
    font-size: 12px;
    font-weight: 700;
    float: right;
    text-transform: uppercase;
}

.propertyAddContainer.propertyAddEnd fieldset .links a:first-child {
    margin-left: 29px;
}

/**  LAST PAYMENT INFO **/
.propertyAddContainer .lastPaymentInfo {
    display: block;
    background-color: #0040ff;
    font-size: 13px;
    padding: 17px 17px 19px 17px;
    margin-top: 18px;
    border: none;
    border-radius: 8px;
    color: #fff;
    transition: all 0.1s ease 0s;
    float: left;
    text-align: left;
    width: 100%;
}

.propertyAddContainer .lastPaymentInfo > p {
    font-size: 15px;
    font-weight: 500;
    padding: 0;
}

.propertyAddContainer .lastPaymentInfo ul {
    list-style: none;
    margin-top: 17px;
    padding: 0;
}

/** PRICE LIST **/
.priceListSpacer {
    display: block;
    margin: 48px 0 0 0;
}

.propertyAddContainer.priceList h1 {
    color: #414040;
    display: inline-block;
    font-size: 22px;
    font-weight: 300;
    margin: 12px 0 24px;
    padding: 0 12px 12px 0;
    position: relative;
    width: 100%;
    z-index: 3;
    text-align: left;
}

.propertyAddContainer.priceList h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 55px;
    height: 55px;
    padding: 0 20px;
    color: #000;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;

}

.propertyAddContainer.priceList h2 span.expandInfo {
    display: none;
}

.propertyAddContainer.priceList .box_content {
    padding: 0 0 25px 0;
}

.propertyAddContainer.priceList .propertyAddBox > .box_content {
    padding: 0 20px 5px 20px;
}

.propertyAddContainer.priceList .propertyAddBox.banner .box_content {
    padding: 0 20px 30px 20px;
}

.propertyAddContainer.priceList .paymentChoice label {
    padding: 0;
}

.propertyAddContainer.priceList .paymentChoice label:before {
    content: "- ";
    display: inline;
}

.propertyAddContainer.priceList .paymentChoice .pay-price,
.propertyAddContainer.priceList .paymentChoice .pay-currency {
    color: #7a7979;
}

.propertyAddContainer.priceList .buttons a:hover {
    background-color: #962b47;
}

.propertyAddContainer.priceList .buttons .submitKeyNext {
    text-align: center;
    text-decoration: none;
}

.propertyAddContainer.priceList .buttons.additionalButton .submitKeyNext {
    margin: -15px 0 15px 0;
}

.propertyAddContainer.priceList .propertyAddBox.points .box_content {
    padding-bottom: 30px;
}

.propertyAddContainer.priceList .propertyAddBox.points .box_content > div {
    float: left;
    font-size: 13px;
}

.propertyAddContainer.priceList .propertyAddBox.points .box_content .pointsInfo {
    color: #7a7979;
    font-size: 14px;
    margin-bottom: 19px;
}

.propertyAddContainer.priceList .propertyAddBox.points .box_content .pointsWidget label {
    float: left;
    line-height: 37px;
}

.propertyAddContainer.priceList .propertyAddBox.points .box_content .pointsWidget .selectricWrapper .label {
    width: auto;
    padding-top: 1px;
}

.propertyAddContainer.priceList .propertyAddBox.points .box_content .pointsWidget .selectricWrapper {
    display: inline-block;
    width: 80px;
    margin-left: 22px;
}

.propertyAddContainer.priceList .propertyAddBox.points .box_content .pointsWidget .selectricWrapper li.selected {
    background-position: right -545px;
}

.propertyAddContainer.priceList .propertyAddBox.points .box_content .pointsDetails {
    margin-left: 40px;
    line-height: 37px;
}

.propertyAddContainer.priceList .propertyAddBox.points .box_content .pointsDetails > div {
    width: 175px;
    float: left;
    text-align: right;
    color: #7a7979;
}

.propertyAddContainer.priceList .propertyAddBox.points .box_content .pointsDetails .invisible {
    visibility: hidden;
}

/* Transakcja i typ po wykonaniu płatności */

fieldset.choosedParams .box_content {
    padding: 40px 0 49px 43px;
    overflow: hidden;
}

.choosedParams #choosedType {
    width: 67px;
    height: 67px;
}

.choosedParams .box_content > div {
    float: left;
}

#choosedValues {
    font-size: 17px;
    padding: 1px 0 0 17px;
    margin-top: -5px;
    line-height: 24px;
    color: #414040;
}

.choosedParams .box_content > div > p {
    margin: 0;
}

.choosedParams .box_content > div > p > span {
    font-weight: bold;
}

.choosedParams #choosedType.type_6,
.choosedParams #choosedType.type_5,
.choosedParams #choosedType.type_4,
.choosedParams #choosedType.type_3,
.choosedParams #choosedType.type_2,
.choosedParams #choosedType.type_1 {
    background-repeat: no-repeat;
}

.serviceTerms {
    font-size: 13px;
    padding: 15px 0 40px;
    color: #948e8c;
}

.methodValidation .validate.incorrect {
    margin: 0;
}

.chooseMethod .propertyAddBox .reverted.accept label.has_error_class {
    padding-top: 9px;
    display: inline-block;
}

.chooseMethod .propertyAddBox .reverted.accept .validate.incorrect {
    margin: 0;
    width: 100%;
}

/** MESSAGE **/
.messagePage .title {
    text-align: center;
    margin: 20px 0 10px 0;
    font-size: 20px;
    font-weight: 300;
    color: #414040;
}

.messagePage .content {
    color: #8c8c8c;
    font-size: 13px;
    text-align: center;
}

.messagePage .confirm {
    color: #403f3f;
    text-align: center;
    margin: 40px 0 20px 0;
}

.messagePage .confirm a {
    display: inline-block;
    cursor: pointer;
    background-color: #ff194c;
    border: 0 none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding: 11px 47px;
    transition: all 0.1s ease 0s;
    outline: 0 none;
    text-decoration: none;
}

.messagePage .confirm a:hover {
    text-decoration: none;
    background-color: #d80b39;
}

.messagePage .confirm .yes {
    margin: 0 100px 0 0;
}

.messagePage .confirm .no {
    margin: 0 0 0 100px;
}

/* MATRIAL LOADER */
.materialLoader {
    position: relative;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    zoom: 1.7;
}

.materialLoader .circular {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100px;
    position: relative;
    width: 100px;
}

.materialLoader .circular .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round;
    stroke: #007e9e;
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124;
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124;
    }
}

/* MATRIAL LOADER END */

/* promocje */

#propertyAddPromotionBanner {
    height: 92px;
    margin-bottom: 20px;
    padding: 20px 70px;
}

#propertyAddPromotionBanner.avivaPromotion,
.packageStarter .paymentChoice.starterAviva30p24 {
    color: #1e63be;
    background-color: #f8df2c;
}

.packageStarter .paymentChoice.starterAviva30p24 h3 {
    background: transparent url("/propertyAddPlugin/images/avivaPaymentLogo.png") 90px 14px no-repeat;
    color: #1e63be;
}

.packageStarter .paymentChoice.starterAviva30p24 .label label {
    color: #1e63be;
}

#propertyAddPromotionBanner.expanderPromotion,
.packageStarter .paymentChoice.starterExpander30p24 {
    color: #fff;
    background-color: #f51e1f;
}

.packageStarter .paymentChoice.starterExpander30p24 h3 {
    background: transparent url("/propertyAddPlugin/images/expanderPaymentLogo.png") 96px 17px no-repeat;
    color: #fff;
}

.packageStarter .paymentChoice.starterExpander30p24 .label label {
    color: #fff;
}

.packageStarter .paymentChoice.starterAviva30p24,
.packageStarter .paymentChoice.starterExpander30p24,
.packageStarter .paymentChoice.starterAviva30p24 ~ .paymentChoice,
.packageStarter .paymentChoice.starterExpander30p24 ~ .paymentChoice {
    height: 231px;
    width: 243px;
}

.packageStarter .paymentChoice.starterAviva30p24 .additionalFormFields .tooltip {
    background-image: url("/propertyAddPlugin/images/aviva_question_mark.png") !important;
}

.packageStarter .paymentChoice.starterExpander30p24 .additionalFormFields .tooltip {
    background-image: url("/propertyAddPlugin/images/expander_question_mark.png") !important;
}

.packageStarter + div.validate + div.validate.incorrect {
    margin-top: 10px;
}

.packageStarter + div.validate + div.validate.incorrect .validate_error {
    color: #e74433;
    display: table-cell;
    font-size: 14px;
    height: 34px;
    padding-left: 12px;
    text-align: left;
    vertical-align: middle;
    width: 159px;
}

.packageStarter + div.validate + div.validate.incorrect .arrow {
    float: left;
    background: transparent url("/propertyAddPlugin/images/error.png") no-repeat scroll 50% 50%;
    height: 34px;
    width: 20px;
    margin-left: 45px;
}

.packageStarter .paymentChoice.starterAviva30p24 .label,
.packageStarter .paymentChoice.starterExpander30p24 .label,
.packageStarter .paymentChoice.starterAviva30p24 ~ .paymentChoice .label,
.packageStarter .paymentChoice.starterExpander30p24 ~ .paymentChoice .label {
    height: auto;
}

.packageStarter .paymentChoice.starterAviva30p24 h3 em,
.packageStarter .paymentChoice.starterExpander30p24 h3 em,
.packageStarter .paymentChoice.starterAviva30p24 ~ .paymentChoice h3 em,
.packageStarter .paymentChoice.starterExpander30p24 ~ .paymentChoice h3 em {
    margin-top: 39px;
}

.packageStarter .paymentChoice .additionalFormFields {
    clear: both;
    padding-left: 25px;
}

.packageStarter .paymentChoice.starterExpander30p24 .additionalFormFields label,
.packageStarter .paymentChoice.starterExpander30p24 .additionalFormFields label.selected {
    padding-top: 10px;
    color: #fff;
}

.packageStarter .paymentChoice.starterAviva30p24 .additionalFormFields label,
.packageStarter .paymentChoice.starterAviva30p24 .additionalFormFields label.selected {
    padding-top: 10px;
    color: #1e63be;
}

.packageStarter .paymentChoice .additionalFormFields .flcheckbox {
    float: left;
}

.packageStarter .paymentChoice.starterExpander30p24 .additionalFormFields .flcheckbox .ckbBox {
    border-color: #fff;
}

.packageStarter .paymentChoice.starterAviva30p24 .additionalFormFields .flcheckbox .ckbBox {
    border-color: #1e63be;
}

.packageStarter .paymentChoice.starterAviva30p24 .additionalFormFields .flcheckbox.flchecked .ckbBox {
    background: rgba(0, 0, 0, 0) url("/images/flcheckedAviva.png") no-repeat scroll 50% 50%;
}

.packageStarter .paymentChoice.starterExpander30p24 .additionalFormFields .flcheckbox.flchecked .ckbBox {
    background: rgba(0, 0, 0, 0) url("/images/flcheckedExpander.png") no-repeat scroll 50% 50%;
}

#propertyAddPromotionBanner img {
    float: left;
}

#propertyAddPromotionBanner.avivaPromotion img {
    margin: 14px 91px 0 4px;
}

#propertyAddPromotionBanner.expanderPromotion img {
    margin: 0 70px 0 0;
}

#propertyAddPromotionBanner h1 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
}

#propertyAddPromotionBanner p {
    font-size: 13px;
}

.packageStarter .paymentChoice {
    width: 370px;
}

.packageStarter .paymentChoice h3 {
    font-weight: 500;
}

.packageStarter .paymentChoice .label {
    width: 170px;
    margin-left: 7px;
}

.propertyAdd .paymentChoice.starterAviva30p24 span.niceRadio {
    border-color: #1e63be;
}

.propertyAdd .paymentChoice.starterAviva30p24 span.niceRadio.niceRadioSelected {
    background: transparent url("/propertyAddPlugin/images/radioAvivaBg.png") no-repeat scroll 50% 50% !important;
}

.propertyAdd .paymentChoice.starterExpander30p24 span.niceRadio {
    border-color: #fff;
}

.propertyAdd .paymentChoice.starterExpander30p24 span.niceRadio.niceRadioSelected {
    background: transparent url("/propertyAddPlugin/images/radioExpanderBg.png") no-repeat scroll 50% 50% !important;
}

#views3d .row.date li {
    width: 50px;
}

.propertyAddContainer #promotional-code-wrapper .label {
    width: 120px;
    text-align: left;
}

.propertyAddContainer #promotional-code-wrapper .promotionalCodeContainer > .field {
    float: left;
    width: 160px;
    margin-right: 10px;
    padding: 0;
}

.propertyAddContainer #promotional-code-wrapper .promotionalCodeContainer > .field input {
    float: left;
    width: 130px;
}

.propertyAddContainer #promotional-code-wrapper .promotionalCodeContainer > button {
    float: left;
}

#payment-summary-wrapper .row.summaryCheckbox .field .ckbText {
    display: block;
}

#payment-summary-wrapper .row.summaryCheckbox .field .validate.incorrect {
    padding: 0;
}

#payment-summary-wrapper .row {
    margin: 0;
}
