.online-icon-method img{
    width: 135px;
    margin: 0 3.8px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.online-icon-method{
    margin: 15px 0 ;
}
.no-title{
    height: 80px;
    object-fit: contain;
}
.type-order input[type='radio']{
    display: none;
}
.row input[type="radio"]{
    display: none;
}
.row label{
    margin-left: 17px !important;
    position: relative;
    display: block;
    font: 13px/13px 'SegoeUI', Arial, Helvetica, sans-serif;
    color: #2c2c2c;
    margin-bottom: 9px;
}
.row label:before{
    content: "";
    position: absolute;
    left: -16px;
    top: 0px;
    width: 10px;
    height: 10px;
    border: 1px solid #7b7b7b;
    border-radius: 10px;
}
.row input[type="radio"]:checked + label:after{
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    content: "";
    background: #212121;
    border-radius: 6px;
    top: 3px;
    left: -13px;
}
.type-order label{
    display: inline-block;
    font: 14px/15px 'SegoeUI', Arial, Helvetica, sans-serif;
    color: #121e86;
    text-decoration: none;
    border: solid 1px #575e9a;
    border-radius: 7px;
    padding: 6px 9px 7px;
    margin: 0 6px;
    cursor: pointer;
}
.type-order input[type=radio]:checked + label{
    background: #0f196f;
    color: #fff;
    border-color: #0f196f;
    text-shadow: 0 1px 1px #000000;
}
.type-order{
    margin-bottom: 34px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.online_center input[type='text']{
    display: block;
    width: 406px;
    height: 38px;
    padding: 0 14px;
    border: solid 1px #d4d4d4;
    box-shadow: inset 0 2px 3px #d4d4d4;
    -webkit-box-shadow: inset 0 2px 3px #d4d4d4;
    border-radius: 8px;
    background: #ededed;
    font: 13px/14px 'SegoeUI', Arial, Helvetica, sans-serif;
    color: #2c2c2c;
    margin-bottom: 8px;
}
#genre, #tonal{
    display: block;
    width: 437px;
    height: 38px;
    padding: 0 14px;
    border: solid 1px #d4d4d4;
    box-shadow: inset 0 2px 3px #d4d4d4;
    -webkit-box-shadow: inset 0 2px 3px #d4d4d4;
    border-radius: 8px;
    background: #ededed;
    font: 13px/14px 'SegoeUI', Arial, Helvetica, sans-serif;
    color: #2c2c2c;
    margin-bottom: 20px;
}
.online_box_small input {
    width: 178px !important;
}
#hrono{
    width: 133px;
    display: inline-block;
    vertical-align: top;
}
.second{
    display: inline-block;
    vertical-align: text-top;
    height: 40px;
    line-height: 40px;
    padding-left: 8px;
    font: 13px/40px 'SegoeUI-SemiBold', Arial, Helvetica, sans-serif;
    color: #2c2c2c;

}
.adddictor{
    display: inline-block;
    border-bottom: dotted 1px #121e86;
    font: 14px/15px 'SegoeUI', Arial, Helvetica, sans-serif;
    color: #121e86;
    text-decoration: none;
    position: relative;
    margin: 0 0 15px 22px;
}
.online_center .row{
    margin-bottom: 9px;
}
.forsmajor{
    display: block;
    font: 13px 'SegoeUI-SemiBold', Arial, Helvetica, sans-serif;
    margin-bottom: 12px;
}
.online_box_small input {
    width: 178px !important;
}

#comment-order, #text-order, #text-reklam, #text-audience, #text-benefits, #text-required, #text-voice, #text-dop, #format-order{
    display: block;
    width: 406px;
    height: 112px;
    padding: 5px 14px;
    border: solid 1px #d4d4d4;
    box-shadow: inset 0 2px 3px #d4d4d4;
    -webkit-box-shadow: inset 0 2px 3px #d4d4d4;
    border-radius: 8px;
    background: #ededed;
    font: 13px/14px 'SegoeUI', Arial, Helvetica, sans-serif;
    color: #2c2c2c;
    resize: none;
    margin-bottom: 8px;
}
#order-form .online_center > div.row label{
    line-height: 30px;
    margin-left: 3px;
    font: 13px/20px 'SegoeUI-SemiBold', Arial, Helvetica, sans-serif;
    padding-left: 3px;
}
.question{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #6f7ab5;
    margin-left: 8px;
    vertical-align: middle;
    font-size: 9px;
    line-height: 10px;
    text-align: center;
    color: white;
    position: relative;

}
.question .text-question{
    display: none;
    position: absolute;
    width: 400px;
    border: solid 1px #d4d4d4;
    box-shadow: inset 0 2px 3px #d4d4d4;
    -webkit-box-shadow: inset 0 2px 3px #d4d4d4;
    border-radius: 8px;
    background: #ededed;
    padding: 10px;
    z-index: 111;
    text-align: left;
    font: 13px/20px 'SegoeUI-SemiBold', Arial, Helvetica, sans-serif;
    color: black;
    padding-bottom: 0;

}
.adddictor:before{
    content: "+";
    position: absolute;
    background-color: #707ab6;
    width: 14px;
    height: 14px;
    left: -20px;
    color: transparent;
    text-align: center !important;
    top: 2px;
    display: block;
    font: 11px 'SegoeUI-SemiBold', Arial, Helvetica, sans-serif;
    background: url(/userfiles/online-icon/online_box_addinput.png) no-repeat;
}
.adddictor:hover:before{
    opacity: 0.5;
}
.online_box_select{
    padding-bottom: 14px;
}
.pt8{
    padding-top: 8px;
}
.text-question p{
    line-height: 15px;
    display: block;
    margin-bottom: 10px;
}
.text-question span{
    display: block;
    padding-bottom: 10px;
}
.text-question span.tdline{
    text-decoration: underline;
}
.text-question ul li{
    padding-left: 20px;
    padding-bottom: 10px;
    line-height: 20px;
}
.question:hover .text-question{
    display: block;
}
.text-question:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    display: block;
    left: -7px;
    top: -18px;
}
.online_right_question .text-question{
    display: none;
    position: absolute;
    left: -100px;

    width: 400px;
    border: solid 1px #d4d4d4;
    box-shadow: inset 0 2px 3px #d4d4d4;
    -webkit-box-shadow: inset 0 2px 3px #d4d4d4;
    border-radius: 8px;
    background: #ededed;
    padding: 10px;
    z-index: 111;
    text-align: left;
    font: 13px/20px 'SegoeUI-SemiBold', Arial, Helvetica, sans-serif;
    color: black;
    padding-bottom: 0;
}
.online_right_question a:hover .text-question{
    display: block;
}
.fileup{
    width: 420px;
    overflow: hidden;
    background: #fbfbfb;
    border: solid 1px #f2f2f2;
    padding: 7px;
    border-radius: 8px;
    position: relative;
    margin-bottom: 15px;
}

.ajax-file-upload{
    float: left !important;
    height: 23px !important;
    padding: 11px 14px 0 !important;
    font: 12px/13px 'MagistralC-Bold', Arial, Helvetica, sans-serif !important;
    color: #fff !important;
    text-shadow: 0 1px 1px #000000 !important;
    background: url(../../images/site/bg_online_fileset_button.gif) repeat-x !important;
    border-radius: 5px !important;
    cursor: pointer !important;
    box-shadow: 0 0 0 0 !important;
    margin: 0 !important;
    -webkit-box-shadow : 0 0 0 0 !important;
}
.ajax-file-upload form{
    width: 100%;
    height: 100%;
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;

}
.ajax-file-upload-filename{
    font: 13px/14px 'SegoeUI', Arial, Helvetica, sans-serif;
    color: #000000;
}
.ajax-file-upload-bar{
    background-color: #081F8F !important;
}
.ajax-file-upload-statusbar{
    width: 414px !important;
    border: 0 !important;
}
.ajax-file-upload-filename{
    width: auto !important;
}
.ajax-file-upload-red{
    background-color: #081F8F !important;
    box-shadow: 0 0 0 0 !important;
    text-shadow: 0 0 0 !important;
    height: 16px !important;
    line-height: 16px !important;
    font: 12px/16px 'MagistralC-Bold', Arial, Helvetica, sans-serif !important;
}
.empty_field{
    /*?border: 1px solid red !important;*/
}
.ajax-file-upload-error{
    display: none !important;
}
.online_middle.online-order h2{
    display: block;
    margin: 0 auto;
    font: normal 20px/31px 'MagistralC-Bold', Arial, Helvetica, sans-serif;
    color: #1e1e1e;
    text-align: center;
}
.online_box5 textarea{
    /*width: 100% !important;*/
}
.dictors_items{
    margin-top: 20px;
}
.sort{
    display: block;
    margin-top: 10px;
}
.dictor_select > div > a, .dictor_select > div,.sort, .sort a{
    font: 14px/20px 'SegoeUI', Arial, Helvetica, sans-serif;
    color: #121e86;
}
.dictor_item{
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
.dictor_item label ~ a{
    margin-left: 10px;
    text-decoration: underline;
    font: 14px/20px 'SegoeUI', Arial, Helvetica, sans-serif;
    color: #121e86;
}
.dictor_select{
    width: 850px !important;
}

.dictor_select > div > a.active{
    background: #0f196f;
    color: #fff;
    border-color: #0f196f;
    text-shadow: 0 1px 1px #000000;
}
.dictor_select > div > a{
    display: inline-block;
    font: 14px/15px 'SegoeUI', Arial, Helvetica, sans-serif;
    color: #121e86;
    text-decoration: none;
    border: solid 1px #575e9a;
    border-radius: 7px;
    padding: 6px 9px 7px;
    margin: 0 6px;
    cursor: pointer;
    margin-bottom: 10px;
}
.dictor_select > div > span{
    display: inline-block;
    margin-bottom: 10px;
}
.iframe_example .examples_middle{
    width: 960px;
}
a.added_d{
    display: block;
    margin-bottom: 10px;
    font: 14px/20px 'SegoeUI', Arial, Helvetica, sans-serif;
    color: #121e86;
}
.sort a {
    /*text-decoration: underline;*/
}