.iframe-slides {
    border:1px solid #c6c6c6;
    border-width:1px 1px 0;
    margin-bottom:5px;
    width:640px;
    height:480px;
}

@media screen and (max-width: 680px) {
    .iframe-slides {
        width:95%;
        height:480px;
    }
}

li.jFiler-item {
    list-style-type: none !important;
}

ul.jFiler-items-list {
    padding-top: 70px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.nice-select.wide {
    width: 95%;
    margin: 12px;
}
p.custom input[type=radio]{
    display: none;
}

p.custom_checkbox input[type=checkbox]{
    display: none;
}

p.custom label {
    display: block;
    position: relative;
    padding-left: 45px;
    padding-bottom: 5px;
    margin-right:  15px;
    /*height: 30px;*/
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}

p.custom_checkbox label {
    display: block;
    position: relative;
    padding-left: 45px;
    padding-bottom: 5px;
    margin-right:  15px;
    /*height: 30px;*/
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}

p.custom label:before{
    border-radius: 10px;
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: white;
    border: solid 1px #c6c6c6;
}

p.custom_checkbox label:before{
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 10px;
    position: absolute;
    left: 0;
    background-color: white;
    border: solid 1px #c6c6c6;
}

input[type=radio]:checked + label:before {
    content: "\2022";
    color: black;
    font-size: 20px;
    text-align: center;
    line-height: 18px;
}

input[type=checkbox]:checked + label:before {
    content: "\2228";
    color: black;
    font-size: 20px;
    text-align: center;
    line-height: 18px;
}

.send-button{
    font-family: inherit;
    color: #ffffff !important;
    font-size: 16px;
    background: #1a1a1a;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    text-align: center;
    height: 20px;
}

.send-button :hover {
    background: #e9e9e9;
    text-decoration: none;
}

.special-select {
    width: 300px;
    height: 40px;
    border-color: #c6c6c6;
    font-family: inherit;
    font-size: 14px;
    color: #000;
    margin:	10px;
}

/*input[type="file"] {*/
/*display: none;*/
/*}*/
/*.custom-file-upload {*/
/*border: 1px solid #ccc;*/
/*display: inline-block;*/
/*padding: 6px 12px;*/
/*cursor: pointer;*/
/*}*/

.fileUpload {
    /*position: relative;*/
    overflow: hidden;
    margin: auto;
    margin-bottom: 10px;
    background-color: white;
    border: 1px solid #c6c6c6;
    height: 200px;
    width: 200px;
    text-align: center;
}
.fileUpload input.upload {
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    /*margin: 0;*/
    /*padding: 0;*/
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 100%;
    text-align: center;
}
.custom-span{ font-family: Oswald !important; font-weight: bold;font-size: 80px; color: #eee}
#uploadFile{border: none;width: 200px; height: 30px}
.custom-para{font-family: Oswald !important;font-weight: bold;font-size: 24px; color:#eee;}


#drop_zone{
    padding-right: 10px;

    /*min-height: 150px;*/
    width: 95%;
    border: 1px solid #c6c6c6;
    margin: 0 auto;
    /*padding-top: 30px;*/
    font-family: lato;
    /*font-size: 20px;*/
    /*text-transform: uppercase;*/
    margin-bottom: 10px;
    /*color:#eee;*/

}

#notify_zone{
    padding-right: 10px;
    /*min-height: 150px;*/
    width: 575px;
    border: 1px solid #c6c6c6;
    margin: 0 auto;
    /*padding-top: 30px;*/
    font-family: lato;
    /*font-size: 20px;*/
    /*text-transform: uppercase;*/
    margin-bottom: 10px;
    color:#eee;
}

#files_zone{
    padding-right: 10px;

    min-height: 200px;
    width: 630px;
    border: 1px solid #c6c6c6;
    margin: 0 auto;
    /*padding-top: 30px;*/
    font-family: lato;
    /*font-size: 20px;*/
    /*text-transform: uppercase;*/
    color:#eee;

}

.thumbnail{
    height: 100px;
    border: 1px solid #c6c6c6;
    padding: 10px;
    display: inline;
}

.activateDropzone{
    background-color: #eee;
    color: white !important;
    border: 2px dotted white !important;
}

.activateImage{
    border: 1px solid white;
}

#list {

    width: inherit;
    height: 200px;
    overflow: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

#drop_label, #files_label, #notify_label{
    padding: 10px;
    text-align: center;
}

/*@media all and (max-width: 375px) {*/
/*.tvn-left-menu {*/
/*display: none;*/
/*}*/

/*.right-menu{*/
/*display: none;*/
/*}*/

/*.content-container{*/
/*margin-left: 1px;*/
/*margin-right: 1px;*/
/*}*/

/*.footer-shaddow{*/
/*width: inherit;*/
/*}*/

/*}*/


/* column container */

.colmask {
    position:relative;	/* This fixes the IE7 overflow hidden bug */
    clear:both;
    float:left;
    width:100%;			/* width of whole page */
    overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
    float:left;
    width:100%;			/* width of page */
    position:relative;
}
section.main-container .content-container .block-container.text.news{
    border-bottom: none !important;
}
section.main-container .content-container .tabs-line {
    z-index: -1 !important;
}
.col1,
.col2 {
    position:fixed;
    top:0px;
    overflow:hidden;
}
.col2 {
    padding-left: 1250px;
}

.slideshow-arrow-prev {
    position: absolute;
    top:22px;
    left: 720px;
}
.slideshow-arrow-next {
    position: absolute;
    top:22px;
    right: 720px;
}

@media screen and (max-width: 1750px) {
    .col2 {
        padding-left: 995px;
    }
    .slideshow-arrow-prev {
        left: 600px;
    }
    .slideshow-arrow-next {
        right: 600px;
    }
}
@media screen and (max-width: 1515px) {

    .col1 {
        left: 50px;
    }
    .col2 {
        right: 50px;
    }
    .slideshow-arrow-prev {
        left: 470px;
    }
    .slideshow-arrow-next {
        right: 470px;
    }
}
@media screen and (max-width: 1310px) {
    .col1,
    .col2 {
        display: none;
    }
    .slideshow-arrow-prev {
        left: 420px;
    }
    .slideshow-arrow-next {
        right: 420px;
    }
}
@media screen and (max-width: 1120px) {
    .col1,
    .col2 {
        display: none;
    }
    .slideshow-arrow-prev {
        left: 400px;
    }
    .slideshow-arrow-next {
        right: 400px;
    }
}
@media screen and (max-width: 970px) {
    .col1,
    .col2 {
        display: none;
    }
    .slideshow-arrow-prev {
        left: 300px;
    }
    .slideshow-arrow-next {
        right: 300px;
    }
}
@media screen and (max-width: 700px) {
    .col1,
    .col2 {
        display: none;
    }
    .slideshow-arrow-prev {
        left: 200px;
    }
    .slideshow-arrow-next {
        right: 200px;
    }
}
@media screen and (max-width: 470px) {
    .slideshow-arrow-prev {
        left: 100px;
    }
    .slideshow-arrow-next {
        right: 100px;
    }
}
/* 3 Column settings */
.threecol {
    /* background:#eee;*/		/* right column background colour */
}
.threecol .colmid {
    right:25%;			/* width of the right column */
    background:#fff;		/* center column background colour */
}
.threecol .colleft {
    right:50%;			/* width of the middle column */
    /*background:#f4f4f4;*/	/* left column background colour */
}
.threecol .col1 {
    width:46%;			/* width of center column content (column width minus padding on either side) */
    left:102%;			/* 100% plus left padding of center column */
}
.threecol .col2 {
    width:21%;			/* Width of left column content (column width minus padding on either side) */
    left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
    width:21%;			/* Width of right column content (column width minus padding on either side) */
    left:85%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

/*
.hero img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier * /
}

.hero img {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier * /
}
*/

span.obligatoryInfo{
    color: #ffc23c;
    text-transform: uppercase;
    font-weight: lighter;
    position: relative;
    font-size: 16px;
    bottom: 13px;
}

.icon-info {
    height: 40px;
    width: 40px;
    margin: auto;
    display: inline-block;
    background: no-repeat center/60% url("../img/svg-icons/info.svg") ;
}

.errorQuestion {
    padding: 10px;
    background-color: #FFCCCC;
}

section.main-container .content-container .block-container.text.news p:first-of-type {
    margin-top: 10px !important;
}

@media screen and (max-width: 1070px) {
    .main-content {
        overflow: auto !important;
    }
}

.clause {
    max-width: 610px;
    max-height: 200px;
    overflow: auto;
    font-size: 12px;
    line-height: 19px;
    margin: 20px auto;
    border: 1px #f2f2f2 solid;
    color: #727272;
    padding: 10px;
    border-radius: 5px;
}
.clause p,ul {
    padding: 0 !important;
}
.clause li {
    list-style-position: outside !important;
}
.radio-input {
    display:table-cell;
    width:100%
}