.fbold{
	font-weight: bold;
}
.fblack{
	color: #000 !important;
}
.flags-box{
	padding: 20px 40px 0 15px !important;

}
.flags{
	border: 1px solid #FFF;
	box-shadow: 0 0 12px #999999;
	float: left;
}
.flags-items{
	padding: 16px 9px  !important;
	float: left;
}

.clear-all{
	clear: both !important;
}

.icon_for_total_avarage{
	float: right;
	height: 35px;
	min-width: 80px;
	margin: 0 27px 0 0;
	border: 1px solid #ddd;
	padding: 6px 20px 21px;
	background-color: #fafafa;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	color: #646464;
	text-shadow: none;
	text-align: center;
	cursor: pointer;
	position: relative;
	transition: all .3s ease;
}

h2, h3{
	font-family: 'BpgCaps' !important;
	font-weight: bold;
}
body{
	font-family: 'BpgArial' !important;
}

.poll-btn{
	min-width: 120px !important;
}
.poll-li {
	border: 2px solid #eef1f5 !important;
	padding: 12px 0 6px 0;
}
.poll-li-text {
	line-height: 37px;
}
.light-1 {
	background-color: #e7f2ff;
}
.light-2 {
	 background-color: #e6f7f9;
 }
.light-3 {
	background-color: #eeedff;
}

.poll-li-darck {
	border-bottom: 2px solid #252525 !important;
}

.li-hovered:hover{
	background-color: #FFF;
}
.max700{
	 max-width: 800px !important;
 }
.max800{
	max-width: 800px !important;
}

.table-bordered>tbody>tr>td{
	border: 1px solid #c3c3c3 !important;
}

.fixed-save-btn{
	position: fixed;
	padding: 5px 14px 5px 14px;
	font-size: 25px;
	top: 278px;
	right: 0px;
}
.border-tr{
	border: 2px solid #c8c8c8;
}

.min-w-250{
	width: 250px;
}
.qustons_block li{
	/*list-style-type: none;*/
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #ffffff;
	background-color: #f1f1f1;
	margin-bottom: 5px;
}
.qustons_block li:hover{
	background-color: #ffffff;
}
.fred{
	padding: 3px 8px 3px 8px;
	color: #FFF;
	background-color: #dfc274;
	font-weight: bold;
}


.monitoring_show_div{
	padding: 10px 0 20px 30px;
}
.monitoring_show{
	width: 100% !important;
}
.monitoring_show  :hover{
	background-color: #e9e9e9;
}
.monitoring_show td{
	padding: 5px;
}
.monitoring_tr_first{
	background-color: #FFF;
}
.monitoring_tr_second{
	background-color: #f2f2f2;
}
.tb_first{
	width: 50% !important;
}
.tb_second{
	width: 50% !important;
}
.line-high26{
	line-height: 38px !important;
}

.video_but{
	padding-right: 40px;
}

.btn.red:not(.btn-outline) {
	color: #fff !important;
}

.form_list_li:hover{
	background-color: #f1f1f1;
}
.form_questions{
	line-height: 33px !important;
}

.td_row_hover:hover{
	background-color: #c4d6dc;
}

.grouped_li{
	border-left: 1px solid #45d5ff;
	border-right: 1px solid #45d5ff;
	background-color: #f1f1f1;
}