#order-new-form-container
{
    padding-top: 30px;
    position: relative;
    height: auto;
    padding-bottom: 30px;
}

.item-form-new-media_group-box
{
    display: none;
}

.item-form-new-fieldset
{
    border: 1px solid #000;
    border-top-width: 2px;
    margin: 0px auto 60px;
    padding: 30px 20px;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
}

.subject-fieldset-actions
{
    width: 100%;
    text-align: right;
    margin: -60px auto 60px;
    padding-top: 10px;
    font-size: 24px;
    color: #FF5000;
}

.subject-fieldset-actions:last-child
{
    margin-bottom: 30px;
}

.subject-fieldset-actions a
{
    color: #FF5000;
    margin-left: 20px;
}

.item-form-new-fieldset legend
{
    font-size: 20px;
    background-color: #fff;
    padding: 0px 10px;
}

#order-new-form-int
{
    width: 655px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    min-height: 890px;
}

.item-form-new-choose
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.item-form-new-choose li
{
    display: block;
    margin-bottom: 5px;
}


.item-form-new-choose li,
.item-form-new-choose a.item-form-new-choose-trigger
{
    width: 100%;
}

.item-form-new-choose a.item-form-new-choose-trigger,
.item-order-toggle-trigger
{
    color: #4d4d4d;
    display: -ms-flexbox;
    display: flex;

    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;

    align-content: flex-start;
    border: 1px solid #000;
    text-decoration: none;
    height: 64px;
    text-align: center;
    padding: 2px 5px;
    box-sizing: border-box;
    text-transform: uppercase;
    flex-direction: column;
}

.desc-mini
{
  text-transform: none;
  font-size: 11px;
  margin-top: 3px;
}

.item-form-new-choose a.item-form-new-choose-trigger:hover,
.item-order-toggle-trigger:hover
{
    border-color: #66cccc;
    background-color: #fff;
    color: #000;
}

.item-form-new-choose a.item-form-new-choose-trigger.active,
.item-order-toggle-trigger.selected
{
    border-color: #66cccc;
    background-color: #66cccc;
    border-bottom-color: #e3e3e3;
    color: #fff;
}

.item-form-new-choose a.item-form-new-choose-trigger.disabled
{
    border-color: #808080;
    background-color: #fff;
    color: #808080
}

.item-form-row
{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    align-items: flex-start;
}

.item-form-row-single
{
    margin-bottom: 20px;
}

.item-form-row:last-child, .item-form-row-single.last-child
{
    margin-bottom: 20px;
}

.item-form-row-single.bb
{
    margin-bottom: 20px;
}

.item-form-row-half
{
    width: 100%;
    min-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
}

.item-form-row-half:last-child
{
    margin-bottom: 0px;
}


.item-label-new
{
    font-size: 16px;
    color: #4d4d4d;
    text-transform: none;
    border-bottom: 1px solid #66cccc;
    text-align: left;
    padding: 7px 0px;
    width: 270px;
    flex-shrink: 0;
}

.item-value
{
    font-size: 13px;
    padding: 7px 0px;
    position: relative;
    top: 9px;
}

.item-value-big
{
    font-size: 16px;
    text-transform: uppercase;
}

.item-empty-label
{
    padding: 7px 0px;
    width: 270px;
    display: block;
    flex-shrink: 0;
}


.item-form-row select
{
    padding: 7px 8.5px;
}

.item-label-new.error
{
    border-bottom-color: #ff2340;
}

input.field-error
{
    border-color: #ff2340;
}

.item-form-field-int
{
    padding-left: 0px;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    flex-direction: column;
}


.item-form-new-media_group-box
{
    padding-top: 30px;
}


.order-next-step,
.order-prev-step
{
    /*position: absolute;*/
    width: 100%;
}

.order-next-step
{
    /*bottom: 0px;*/
}

.order-next-step-int,
.order-prev-step-int
{
    position: relative;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
}

.order-next-step-num,
.order-prev-step-num
{
    font-size: 16px;
    padding-bottom: 5px;
}

.order-next-step-title,
.order-prev-step-title
{
    font-size: 30px;
    padding: 10px 0px;
    font-weight: 700;
}

.order-next-step-r,
.order-prev-step-r
{
    width: 100%;
    height: 1px;
    border-top: 1px solid #cecece;
    position: absolute;
    top: 63px;
    z-index: 0;
}

.order-next-step-i,
.order-prev-step-i
{
    width: auto;
    max-width: 300px;
    background-color: #fff;
    z-index: 1;
    position: relative;
    margin: 0px auto;
}

.order-next-step-btn ,
.order-prev-step-btn
{
    text-decoration: none;
    padding-bottom: 40px;
    display: block;
    color: #4d4d4d;
}

.order-next-step-btn:hover,
.order-prev-step-btn:hover
{
    color: #4d4d4d;
}

.order-next-step-btn .fa,
.order-prev-step-btn .fa
{
    color: #66cccc;
    font-size: 40px;
}

.order-next-step-btn span,
.order-prev-step-btn span
{
    display: block;
}

#label-brief
{
    margin-bottom: 10px;
}

#container-hrs
{
    width: 100%;
}

#container-brief
{
    padding-left: 0px;
}

#container-hrs
{
    position: relative;
}

#trigger-add-hr
{
    position: absolute;
    right: 20px;
    bottom: 25px;
}

.container-hr {
    display: block;
    margin-bottom: 25px;
    position: relative;
    width: 100px;
    margin-left: 0px;
}

#order-new-form-container
{
    min-height: 600px;
}

.order-new-form.hidden
{
    min-height: 0px;
}

#item-form-submit-atl,
#item-form-submit-btlvm
{
    text-align: center;
    width: 100%;
    margin-top: 50px;
    background-color: #E6E6E6;
    padding: 30px 0px;
}

#item-form-submit-atl,
#item-form-submit-btlvm
{
    position: absolute;
    bottom: 0px;
}

.order-new-form.step-mt
{
    margin-top: 30px;
}

.btn-upload-subject
{
    border-width: 0px;
    height: 34px;
    text-align: left;
}

.btn-upload-subject .fa
{
    padding-top: 4px;
    color: #FF5000;
    margin-left: 5px;
}

.item-subject-progress
{
    margin-top: 10px;
    display: none;
}

.item-subject-upload-results
{
    margin-top: 10px;
}

.item-web_sizes
{
    padding-top: 0px;
}

.field-weight_unit
{
    width: 80px;
}

.web-subject-related-fields
{
    margin-bottom: 40px;
    align-items: center;
}

.item-subject-web-preview
{
    text-align: center;
}

.item-subject-web-custom-fields .item-form-row:last-child
{
    margin-bottom: 20px;
}

#item-subjects-list-ul li
{
    height: 160px;
}

.order-item-subject-title
{
    display: inline-block;
    text-align: center;
    margin-top: 15px;
    width: 100%;
    line-height: 20px;
}

.item-subject-selectable.selected
{
    border-color: #fff;
}

.item-subject-selectable.selected img, #item-subjects-chooser-special-slider .slick-slide div.selected
{
    border: 3px solid #a3e0e0;
}

#item-subjects-chooser-standard, #item-subjects-chooser-special-content
{
    border-top: none;
}

.item-subject-form-box
{
    position: relative;
    padding: 17px 10px 10px 17px;
    box-sizing: border-box;
    border: none;
    text-align: left;
}

.item-subject-form-box .item-subject-delete
{
    top: 0px;
    left: 0px;
}

.item-subject-form-box .item-subject-cover img
{
    width: 120px;
    border: 3px solid #fff;
}

.item-subject-form-box .item-subject-cover
{
    float: left;
}

.item-subject-form-box .item-subject-details
{
    float: left;
    font-size: 12px;
}

.item-subject-form-box .item-subject-details .subject-campaign-advcode
{
    margin-top: 0px;
    font-size: 13px;
}

.item-subject-form-box.psize, #item-subjects-add-subject-container,
.item-subject-form-box.psize, #item-subjects-add-subject-container.psize
{
    height: 160px;
}

#item-subjects-add-subject-container.psize
{
   padding-top: 0px;
}

#item-subjects-add-subject-area
{
    height: 160px;
    box-sizing: border-box;
    border: none;
}

.item-subject-selectable,
.item-subject-selectable.selected,
.item-subject-selectable.selected-active,
.item-subject-not_available
{
    border: none;
}

.item-subject-selectable img
{
    border: 3px solid #fff;
}

.item-subject-selectable
{

}


.item-subject-form-box.selected-active .item-subject-cover img {
    border: 3px solid #fff;
}

.item-subject-form-box.selected-active .item-subject-cover img,
.item-subject-selectable.selected img {
    border-color: #a3e0e0;
}

.item-subject-selectable.selected-active img
{
    border-color: #ff5000;
}

.item-order-toggle-new .item-order-toggle-trigger
{
    color: #4d4d4d;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    align-content: flex-start;
    border: 1px solid #000;
    text-decoration: none;
    height: 54px;
    text-align: center;
    padding: 2px 5px;
    box-sizing: border-box;
    text-transform: uppercase;
    width: 100px;
}

.item-order-toggle-new .item-order-toggle-trigger:hover {
    border-color: #66cccc;
    background-color: #fff;
    color: #4d4d4d;
}

.item-order-toggle-new .item-order-toggle-trigger.selected
{
    border-color: #66cccc;
    background-color: #66cccc;
    border-bottom-color: #e3e3e3;
    color: #fff;
}

#item-toggle-do_not_produce
{
    margin-left: 20px;
}

.ooh #item-toggle-do_not_produce
{
    margin-left: 0px;
}

#do_not_produce_fields
{
    margin-top: 0px;
    width: 100%;
}


#field-do_not_produce_note {
    width: 100%;
    box-sizing: border-box;
}

.item-form-row-subject
{
    width: 100%;
}

.item-form-row-subject > .item-form-row
{
    width: 100%;
}

.subject-related-fields .item-subject-web-preview
{
    text-align: left;
}

.field-trim_unit
{
    width: 60px;
}

.input-mini
{
    width: 33px;
}

.subject-preview-title
{
    color: #4d4d4d;
    font-size: 16px;
    margin-top: 5px;
}

#label-item_attachment
{
    font-size: 16px;
    color: #4d4d4d;
    position: relative;
    top: 5px;
    margin-right: 10px;
    margin-left: 10px;z
}

#item_attachment_btn
{
    position: relative;
    top: 3px;
}

@media (min-width: 768px)
{
    .order-new-form
    {
        width: 655px;
        min-height: 570px;
        margin: 0px auto;
    }

    .order-new-form.hidden
    {
        min-height: 0px;
    }

    #order-new-form-container
    {
        min-height: 570px;
    }
}


@media (min-width: 1024px)
{
    .item-form-new-choose
    {
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .item-form-new-choose.bt
    {
        -ms-flex-pack: justify;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .item-form-row-single.bb
    {
        margin-bottom: 30px;
    }


    .item-form-row:last-child, .item-form-row-single.last-child
    {
        margin-bottom: 0px;
    }

    .item-form-field-int
    {
        padding-left: 10px;
    }

    .column .item-form-field-int,
    .item-form-field-int.nopd
    {
        padding-left: 0px;
    }

    .column .item-form-field-int.pd
    {
        padding-left: 10px;
    }

    .item-empty-label
    {
        display: block;
    }

    .item-label-new,
    .item-empty-label
    {
        text-align: right;
        width: 180px;
    }

    .item-label-new.item-label-top,
    .item-empty-label.item-label-top
    {
        text-align: left;
        width: 100%;
        border-bottom: 0px;

    }

    .item-empty-label.item-label-top
    {
        margin-bottom: 10px;
        height: 19px;
    }

    .item-form-row-half
    {
        width: 50%;
        min-width: 50%;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        margin-bottom: 0px;
    }

    .item-form-row-quarter
    {
        width: 25%;
        min-width: 25%;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        margin-bottom: 0px;
    }

    .item-form-row-third
    {
        width: 33%;
        min-width: 33%;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        margin-bottom: 0px;
    }

    .item-form-row-three-quarter
    {
        width: 75%;
        min-width: 75%;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        margin-bottom: 0px;
    }

    .item-form-row-two-third
    {
        width: 66%;
        min-width: 66%;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        margin-bottom: 0px;
    }

    .item-form-row-half.column,
    .item-form-row.column,
    .item-form-row-third.column,
    .item-form-row-two-third.column
    {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .item-form-new-choose li,
    .item-form-new-choose a.item-form-new-choose-trigger
    {
        width: 150px;
    }

    .item-form-row
    {
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
    }

    .item-form-new-choose.bt li
    {
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .item-form-two-third .item-form-row
    {
        width: 100%;
        min-width: 100%;
    }

    #label-brief
    {
        margin-bottom: 0px;
    }

    #container-hrs
    {
        width: auto;
    }


    .order-new-form
    {
        width: 984px;
        min-height: 570px;
    }

    .order-new-form.hidden
    {
        min-height: 0px;
    }

    .item-form-new-fieldset,
    .subject-fieldset-actions
    {
        width: 844px;
        max-width: 844px;
    }

    .order-new-form-int
    {
        width: 984px;
    }

    .item-order-new-select
    {
        max-width: 180px;
    }

    .container-id_subject .item-order-new-select
    {
        max-width: 150px;
    }

    #order-new-form-container
    {
        min-height: 570px;
    }

    #order-new-form-step_recap
    {
        padding-bottom: 30px;
    }

    .order-new-step
    {
        /*transition: 0.4s;*/
    }

    .item-subject-form-box .item-subject-cover
    {
        width: 120px;
    }

    .item-subject-form-box .item-subject-details
    {
        width: 165px;
        box-sizing: border-box;
        padding-left: 10px;
    }
}

#item-shipment-address-map
{
    width: 100%;
    height: 100%;
    min-height: 150px;
}

#field-address
{
    line-height: 1.5em;
}

#box-address
{
    align-items: flex-start;
}


.item-form-row-subject
{
    width: 100%;
    margin-bottom: 50px;
}

.item-form-row-subject:last-child
{
    margin-bottom: 0px;
}

@media (min-width: 1024px) {
    .preview-baseline-container {
        width: 602px;
    }
}

#trigger-add-brief
{
    width: 15%;
    margin-left: 75%;
}

#item-subjects-chooser-special
{
    padding-top: 20px;
}

#container-subjects
{
    text-align: center;
}

.item-web_sizes
{
    margin-top: 10px;
}

.item-form-new-choose-trigger.id_material_type
{
    line-height: 15px;
}

#box-logo_to_be_included
{
    display: flex;
}

#field-duratrans
{
    margin-left: 0px;
    margin-top: 10px;
}

#container-btl_web_id_social .field-error-inline
{
    margin-left: 10px;
}

#trigger-subject-gallery-btlvm
{
    font-size: 18px;
    margin-left: 10px;
}

.item-form-row-half.hidden,
.item-form-row.hidden
{
    display: none;
}

.layout-approval-box-web-container
{
    background-color: #efefef;
}

.layout-approval-box-web-int
{
    display: flex;
}

.layout-approval-box.layout-approval-box-web-container,
.layout-approval-box.layout-no-image.layout-approval-box-web-container
{
    height: auto;
}

.layout-approval-box-web-int
{
    margin-bottom: 10px;
}

.layout-approval-box-web-int .layout-approval-box
{
    height: 200px;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.layout-approval-box-form
{
    width: 400px;
    max-width: 400px;
    flex-shrink: 0;
}

.layout-approval-box-web-int .subject-layout-box-preview.fa
{
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

.layout-approval-box-web-title
{
    color: #ff5000;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: left;
}

.layout-approval-box-web-title:first-child
{
    margin-top: 0px;
}

.btn-reject-layout:disabled, .btn-approve-layout:disabled
{
    background-color: #babbbd;
    border-color: #babbbd;
}

.reject_reason_attachment_box .progress
{
    display: none;
}

.layout-approval-box-form
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.layout-approval-box-form label
{
    display: inline-block;
    margin-right: 20px;
}

.layout-approval-box-form .layout_approval-web
{
    margin-right: 5px;
}

.layout-approval-box-form-int
{
    display: flex;
    padding-left: 20px;
}

.layout-approval-box-form-int
{

}

#web-multiple-btns
{
    margin-top: 15px;
}

#field-shipment_date-return-to
{
    font-size: 16px;
    margin-left: 5px;
    cursor: pointer;
}
