/****************************************************/
.WinSelectFilters{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	background: rgba(0,0,0,0.5);
	z-index: 10000;
}
.WinSelectFilters .Window{
	
	background: #f3f3f3;
	width: 600px;
	height: 400px;
	padding: 10px;
	border-radius: 8px;
	box-shadow: 4px 4px 10px rgba(0,0,0,0.5); 
}

.WinSelectFilters .List .filter-row{
	/*width: 100%;*/
}
.WinSelectFilters .List .filter-cell{
	width: 30%;
}
.WinSelectFilters .List .filter-cell.lock{
	color: #aaa;
	cursor: not-allowed;
	padding-left: 24px;
}
.WinSelectFilters .List .filter-cell.lock label{
	cursor: not-allowed;
}
.WinSelectFilters.Show{
	display: flex;
	align-items: center;
	justify-content: center;
}
.WinSelectFilters .Container{
	background: #fff;
	padding: 4px;
	font-size: 12px;
	border-radius: 5px;
	height: 330px;
}
.WinSelectFilters .List{
	
	
	display: flex;
	flex-direction: column; 
	flex-wrap: wrap;
	height: 330px;
	
	
	
}

.WinSelectFilters .List.LongHeight{
	height: auto;
}

.WinSelectFilters.ShowLang .ListFiltersLang{
}
.WinSelectFilters.ListFiltersBig .Container, .WinSelectFilters.ListFiltersCountry .Container{
	overflow-y:scroll;
	
}
.WinSelectFilters.ListFiltersCountry .List{
	
	height: 1150px;
}
.WinSelectFilters .close{
	background: url(img/delete_black.png);
	width: 18px;
    height: 18px;
    cursor: pointer;
}
.WinSelectFilters .butFilterBuy{
	font-size: 16px;
	cursor: pointer;
    padding: 8px 25px;
    color: #000;
    font-weight: bold;
    background: linear-gradient(to top, #e4784f, #f5eb77);
}
/****************************************************/
/*.List-Available-Tariffs .Label{
	font-size: 16px;
}*/
.List-Available-Tariffs .Triff-Validity{
	font-size: 14px;
}
.List-Available-Tariffs .Filters-Row{
	font-size: 15px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border: solid 1px #888;
	border-radius: 5px;
	padding: 5px;
	margin: 2px 0px;
}

.List-Available-Tariffs .Filters-Row .f-info{
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	font-size: 12px;
	line-height: 25px;
	width: 100%;
}
.List-Available-Tariffs .Filters-Row .f-header{
	width: 100%;
}
.List-Available-Tariffs .Filters-Row .f-name{
	font-weight: 700;
}
.List-Available-Tariffs .Filters-Row .f-list{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.List-Available-Tariffs .Filters-Row.Country .f-list{
	/*height: 1100px;*/
}
.List-Available-Tariffs .Filters-Row.Lang .f-list{
	/*height: 220px;*/
}
.List-Available-Tariffs .Filters-Row .f-cel{
	width: 272px;
}
.List-Available-Tariffs .Filters-Row .f-date{
	font-size: 10px;
}
.List-Available-Tariffs .Filters-Row .f-right{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 160px;
}


.List-Available-Tariffs .but-buy-filter{
	cursor: pointer;
    padding: 0px 15px;
    color: #000;
    font-weight: bold;
    background: linear-gradient(to top, #e4784f, #f5eb77);
	height: 24px;
	line-height: 20px;

}
.List-Available-Tariffs .Filters-Row .col-setting-filters{
	margin-right: 5px;
}
.Filters-Row .setting-filter{
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
    padding: 0px 5px;
	margin: 0px 2px;
    /*font-weight: bold;*/
	/*color: #000;
    background: linear-gradient(to top, #31c320, #c5f30e);*/
	background: #0099FF;
    color: #fff;
	height: 24px;
	line-height: 20px;
	text-decoration: none;
	border-radius: 5px;
}
/*.Filters-Row .setting-filter span{
	font-weight: normal;
}*/
/****************************************************/
.graphic-header{
	margin-bottom: 10px;
}
.graphic-header .info{
	margin-top: 5px;
}
.graphic-header .filters-box{
	margin: 0px 4px 0px 15px;
}
.graphic-header .filter-cell{
	margin: 0px 4px;
}
/****************************************************/
.select-one-ln-cn .list{
	z-index: 5000;
}
.select-one-ln-cn .list .list-col{
	display: flex;
    justify-content: flex-start;
	max-height: 400px;
	overflow-y: scroll;
}
.select-one-ln-cn .list .title{
	font-weight: bold;
	padding: 4px 0px;
	border-bottom: solid 1px #333;
	margin-bottom: 2px;
}
.select-one-ln-cn .list .col-item.selected{
	background: #31a9ff;
	color: #fff;
}
.select-one-ln-cn a.col-item{
	display: block;
	text-decoration: none;
	padding: 2px 0px;
}
.select-one-ln-cn div.locked{
	padding: 2px 0px;
	color: #7e7e7e;
	cursor: not-allowed;
}

.select-one-ln-cn .select-no{
	color: red;
}
.select-one-ln-cn .box-input-search{
	padding: 4px 0px;
	width: 100%;
	background: #e1e1e1;
}
.select-one-ln-cn .box-input-search .input-filter-search{
	min-width: calc(100% - 30px);
	font-size: 12px;
	height: 22px;
}
.select-one-ln-cn .box-input-search .input-clear{
    margin-top: 2px;
    margin-right: 2px;
    width: 19px;
    height: 19px;
    background: url(img/icon_clear.png)no-repeat center;
    cursor: pointer;
}
/****************************************************/
.tabs-poll-plus{
	margin-top: 5px;
}
.tabs-poll-plus a{
	margin:0px;
	padding: 5px 10px;
	background: linear-gradient(to top, #767676, #c3c3c3);
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}
.tabs-poll-plus a:first-child{
	border-radius: 15px 0px 0px 15px;
}
.tabs-poll-plus a:last-child{
	border-radius: 0px 15px 15px 0px;
}
.tabs-poll-plus a.active{
	background: linear-gradient(to top, #39c300, #2d9900);
}

.tabs-poll-plus{
	direction: ltr;
}
.bdo .tabs-poll-plus a:first-child{
	direction: rtl;
}
/****************************************************/
.win-modal  .terms-of-use-text{
	white-space: pre-wrap; 
	max-height: calc(100% - 235px);
	overflow-y: scroll;
	border: solid 1px #aaa;
	padding: 4px;
}
.win-modal  .terms-of-use-text strong{
	text-align: center;
	display: block;
}
.win-modal .sdt-input{
	min-width: 320px;
}
.win-modal .input-problem{
	display: none;
}
.win-modal .show-prolbem .input-problem{
	display: block;
}
.win-modal .show-prolbem .sdt-input,.win-modal .show-prolbem textarea{
	border: solid 1px red;
}
.win-modal textarea{
	width: 320px;
	height: 80px;
}

/****************************************************/
.poll-list-poll_answers .poll-list-item{
	margin: 20px 0px;
}
.poll-list-poll_answers  .poll-list-title{
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	margin: 15px 0px;
}
.poll-list-poll_answers .poll-title{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	position: relative;
	background: #e9e9e9;
	border-radius: 20px;
	padding: 10px 0px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5); 
}

.poll-list-item .poll-title .arrow{
    background: url(img/SelectArrow.png) no-repeat 0px -25px;
    width: 30px;
    height: 15px;
    cursor: pointer;
    margin-top: 8px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.poll-list-item.spd-active .poll-title .arrow{
	background: url(img/SelectArrow.png) no-repeat 0px 0px;
}
.poll-list-item .spd-content{
	padding: 0px 10px 10px 10px;
}
.poll-list-item .spd-content .selectlist-lite{
	margin-top: 35px;
}
.poll-list-item.spoiler-dix.spd-active{
	background: #f1f1f1;
	border-radius: 20px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5); 
}
.poll-list-item .VUCA_Report .VUCA_Answer_Percent .Value{
	margin-left: 20px;
}
.poll-list-item .selectlist-lite .selectlist-lite-lbl{
	background: #dfdede;
}
.poll-list-item .poll-vuca-link{
	text-align: center;
	margin-top: 5px;
}
.poll-list-item .poll-vuca-link a{
	color: #333;
	text-decoration: none;
	font-size: 14px;
}
.poll-list-item .poll-vuca-link a:hover{
	text-decoration: underline;
}
.poll-list-item .poll-vuca-link a svg{
	width: 20px;
	position: relative;
	top: 5px;
	left: 5px;
}
.bdo .poll-list-item .poll-vuca-link a svg{
	margin-right: 10px;
}
/****************************************************/
/*Poll+*/
.InterviewList .child_vuca_list{
	font-size: 12px;
	color: #fff;
	background: linear-gradient(to top, #027fff, #7fd8ff);
	padding: 0px 5px;
	cursor: pointer;
	position: relative;
}

.InterviewList .child_vuca_list.disable{
	background: linear-gradient(to top, #a7a7a7, #f5f5f5);
	color: #857f7f;
}



.InterviewList .child_vuca_list .cvl-list{
	display: none;
	position: absolute;
	background: #fff;
	color: #000;
	z-index: 1000;
	min-width: 150px;
	line-height: 20px;
	padding: 6px;
	border-radius: 0px 10px 10px 10px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5); 
}

.InterviewList .child_vuca_list:hover .cvl-list{
	display: block;
}

.InterviewList .cvl-but-save{
	margin: 4px;
	padding: 4px 18px;
	border-radius: 5px;
	color: #fff;
	background: linear-gradient(to top, #027fff, #7fd8ff);
	text-align: center;
	cursor: pointer;
}
.poll-plus-vuca-list{
	margin: 15px 0px;
}

.poll-plus-vuca-list a{
	display: block;
	background: linear-gradient(to top, #878787, #e9e9e9);
	border: solid 1px #878787;
	color: #000;
	padding: 10px 20px;
	border-radius: 20px;
	margin: 2px 0px;
}
/****************************************************/