/*@import (less) "../../global/css/globals.less";*/
.my-window.calendar .x-datepicker-month,
.my-window.calendar .x-datepicker-month a
{
	text-align:center;
	width:100%
}
.my-window.calendar .curtime
{
	margin:0
}
.my-window.calendar .curyear
{
	text-align:center;
	font-size: 15px;
	color:#4095D4;
	padding: 5px;
}
.my-window.calendar .clock_date {
	font-size:10px;
	text-transform: uppercase;
	text-align:center;
	color:#2B2A29;
	width:40%;
	height:70px;
	float:right;
	line-height: 1.3;
	}
.my-window.calendar .clock_hm {
	width: 60%;
	height: 70px;
	float: left;
	margin-top: 30px;
	margin-bottom: -10px;
	text-align: right;
	font-size: 50px;
	color: #5f666c;
}
.my-window.calendar .clock_date span {
	font-size:36px;
	display:block;	
	color:#00649c;
	font-weight: bold;
	}
.my-window.calendar .clock_big {
	display:inline-block;
	margin-left:-10px;
	}
.my-window.calendar .clock_point { 
	position:relative;
	padding-left:10px; 
	padding-right:10px; 
}

.my-window.calendar .widget-body
{
	padding:10px 0 0 0
}
.my-window.calendar .x-datepicker:not(.selected) .x-datepicker-selected .x-datepicker-date
{
	box-shadow:none !important
}
.my-window.calendar .x-datepicker:not(.selected), 
.my-window.calendar .x-datepicker:not(.curcalendar) .x-datepicker-column-header
{
/*	background-color:#EEEEEE !important*/
}
.my-window.calendar .x-datepicker:not(.selected) .x-datepicker-cell
{
/*	border-color:#EEEEEE !important*/
}
.my-window.calendar .x-datepicker
{
	border-width: 0 !important;
	background-color:RGBA(255,255,255,0.35) !important
}
.my-window.calendar .x-datepicker.curcalendar
{
	background-color:RGBA(255,255,255,0.9) !important
}
.my-window.calendar .x-panel-body-default,
.my-window.calendar .x-datepicker-column-header
{
	background-color:transparent !important
}
.my-window.calendar .x-datepicker-cell
{
	border-color:transparent !important
}

.my-window.calendar .x-btn-wrap-default-small.x-btn-split-right:after
{
	padding:0 !important;
	width:0 !important;
}
.my-window.calendar .x-datepicker.selected .x-datepicker-selected a,
.my-window.calendar .x-datepicker .x-datepicker-today a
{
	font-weight: bold;
}
.my-window.calendar .x-datepicker .x-datepicker-today a
{
	font-size: 20px;
}
.my-window.calendar .x-datepicker .x-datepicker-month span
{
	font-size:16px
}
.my-window.calendar .x-datepicker tr[role='row']
{
	height:30px
}
.my-window.calendar .x-datepicker tr[role='row'] td:nth-child(6) a
{
	color:#4498D5
}
.my-window.calendar .x-datepicker tr[role='row'] td:nth-child(7) a
{
	color:#066CAE
}
.my-window.calendar .x-datepicker-date, 
.my-window.calendar .x-datepicker-column-header
{
	font-size:18px !important;
}
.my-window.calendar .x-datepicker-selected .x-datepicker-date
{
	font-weight:bold;
}
.my-window.calendar .x-datepicker a
{
	text-decoration:none
}
.my-window.calendar .x-datapicker
{
	position: relative;
}
.calendar-dairy .x-monthpicker{	display:none !important;}.calendar-dairy, .calendar-dairy * {    box-sizing: border-box;    -moz-box-sizing: border-box;    -ms-box-sizing: border-box;    -webkit-box-sizing: border-box;}.calendar-dairy .widget-body{	padding:0;}.calendar-dairy .widget-body *{   font-family: "Open Sans Condensed";}.calendar-dairy .curtime{	background:#FFF;	border:1px solid #CCC;	border-radius:3px;	z-index:101;	position:relative;	height:128px;	margin:0;	float:none;}.calendar-dairy .curtime > .clock_hm{	font-family:inherit;	font-size:60px;	line-height:70px;	color:#666;		position:absolute;	left:0;	top:29px;	width:160px;	height:70px;	word-spacing:0;	text-align:center;}.calendar-dairy .curtime > .clock_hm > .clock_big {	display:inline-block;}.calendar-dairy .curtime > .clock_hm > .clock_point {/*	margin:0 -10px;*/}.calendar-dairy .clock_date {	color:#666;	font-size:14px;	font-weight:bold;	text-transform:uppercase;		position:absolute;	right:0;	top:19px;	width:110px;	height:90px;	text-align:center;}.calendar-dairy .clock_date span {	color:#0093dd;	font-family:Arial;	font-size:50px;	line-height:52px;	font-weight:bold;		display:block;	}.calendar-dairy .curyear{	text-align:center;	font-size: 15px;	color:#4095D4;	padding: 5px;}.calendar-dairy .x-datepicker{	background:#FFF;	border:1px solid #CCC;	border-top-color:transparent;	border-radius:0 0 3px 3px;	top:-2px;	z-index:100;	position:relative;	height:242px;	width: 100%;}.calendar-dairy .x-datepicker .x-datepicker-header{	position:relative;	background:#0093DD;	border-radius:3px 3px 0 0;	margin:15px 20px 0 20px;	padding:0;	text-align:center;}.calendar-dairy .x-datepicker .x-datepicker-arrow{	display:inline-block;	height:10px;	width:20px;	background:transparent;	border:5px solid transparent;}.calendar-dairy .x-datepicker .x-datepicker-arrow.x-datepicker-prev{	border-right-color:#FFF;;	}.calendar-dairy .x-datepicker .x-datepicker-arrow.x-datepicker-next{	border-left-color:#FFF;;}.calendar-dairy .x-datepicker-month{	display:inline-block;	margin:0 10px;	padding:0;	text-align:center;}/*.calendar-dairy .x-datepicker-month .x-btn-button-center{	text-align:inherite;}.calendar-dairy .x-datepicker-month .x-btn-button-default-small,.calendar-dairy .x-datepicker-month .x-btn-default-small{	height:auto;	padding:0;	display:inline;}.calendar-dairy .x-datepicker-month .x-btn-split-right::after{	width:0;	padding:0;}*/.calendar-dairy .x-datepicker-month [data-ref="btnInnerEl"]{	font-size:16px;	line-height:25px;	font-weight:bold;	text-transform:none;	color:#FFF;}.calendar-dairy .x-datepicker-inner{	background:#EEE;	margin:0;	width:266px;	border-collapse:collapse;	border:5px solid #EEE;	border-width:0 12px;	}.calendar-dairy .x-datepicker div[role="grid"]:after{	display:block;	content:"";	height:15px;	margin:0 20px;	background:#0093DD;	border-radius:0 0 3px 3px;}.calendar-dairy .x-datepicker thead,.calendar-dairy .x-datepicker-column-header{	background:transparent;	color:#0093dd;	}.calendar-dairy .x-datepicker-column-header{	width:27px;	font-size:18px;}.calendar-dairy .x-datepicker-column-header-inner{	text-transform:lowercase;	font-weight:normal;		line-height: 25px;	padding: 0;	text-align: center;}.calendar-dairy .x-datepicker-cell{	border-color:transparent;	border-style:solid;	border-width:0;	box-sizing:padding-box;	text-align:center;	height:25px;	position:relative;}.calendar-dairy .x-datepicker-date{	color:#666;	font-size:16px;	line-height:23px;	font-weight:normal;		text-align:center;	padding:0;	margin:0 auto;	cursor:pointer;	display:block;}.calendar-dairy .x-datepicker-prevday .x-datepicker-date, .calendar-dairy .x-datepicker-nextday .x-datepicker-date {    display: none;}.calendar-dairy .x-datepicker-selected .x-datepicker-date{	background:none;	border:none;	color:#666;	box-shadow:none;}.calendar-dairy .x-datepicker-date.holiday{	background:none;	border:none;	color:#0093DD;	border:1px solid #0093DD;	border-radius:11px;	width:22px;	height:22px;	line-height:20px;	}.calendar-dairy .x-datepicker-date.holiday.work{	border:1px solid #666;	color:#666;}.calendar-dairy .x-datepicker-cell:nth-child(6) .x-datepicker-date,.calendar-dairy .x-datepicker-cell:nth-child(7) .x-datepicker-date{	color:#0093DD;}.calendar-dairy .x-datepicker-cell:nth-child(6) .x-datepicker-date.holiday.work,.calendar-dairy .x-datepicker-cell:nth-child(7) .x-datepicker-date.holiday.work{	border-color:#0093DD;}.calendar-dairy .x-datepicker-today .x-datepicker-date{	box-sizing:border-box;	font-size:16px;	background:#FFF;	border:1px solid #EEE;	color:#0093DD;	border-radius:12px;	line-height:23px;	width:25px;	height:25px;	-webkit-box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.4);	-moz-box-shadow:    inset 1px 1px 1px 0px rgba(0, 0, 0, 0.4);	box-shadow:         inset 1px 1px 1px 0px rgba(0, 0, 0, 0.4);	position:relative;	padding:0 0 0 2px;	left:-1px;		overflow:hidden;	text-align:center;}.calendar-dairy .calendar-dairy-panel{	height:218px;	background:#FFF;	border:1px solid #CCC;	border-radius:3px;	margin-top:2px;	position:relative;}.calendar-dairy .calendar-dairy-panel .calendar-dairy-day{	padding:10px 0;	text-align:center;	color:#0093DD;	font-size:16px;}.calendar-dairy .calendar-dairy-table-holder{	height:154px;	overflow:hidden;}.calendar-dairy .calendar-dairy-table{	table-layout:fixed;	width:236px;	margin:0 17px;	border-collapse:separate;	border-spacing:1px;	color:#0093DD;}.calendar-dairy .calendar-dairy-table col:first-child{	width:40px;	background:none;	background-size:100% 100%;}.calendar-dairy .calendar-dairy-table th{	background:#EEE;	border:1px solid #FFF;	color:#0093DD;	text-align:center;	font-size:15px;	font-weight:normal;	padding:2px 5px;}.calendar-dairy .calendar-dairy-table td{	background:#EEE;	border:1px solid #FFF;	font-size:15px;	color:#0093DD;	padding:2px 5px;}.calendar-dairy .calendar-dairy-arrow{	display:block;	position:absolute;	height:16px;	width:16px;	background:transparent;	border:8px solid transparent;}.calendar-dairy .calendar-dairy-prev{	top:19px;	bottom:auto;	left:30px;	right:0;	border-bottom-color:#0093DD;}.calendar-dairy .calendar-dairy-next{	top:auto;	bottom:6px;	left:30px;	right:0;	border-top-color:#0093DD;}#t_mes.calendar-event-popup{	border:none;/*1px solid transparent*/	background:transparent;	padding:0;   font-family: "Open Sans Condensed";	}#t_mes.calendar-event-popup .formname{	display:none;}#t_mes.calendar-event-popup .formpole{	padding:0;}#t_mes.calendar-event-popup .calendar-event-header{	background:#FFF;	width:534px;	height:141px;	border-bottom:1px solid #CCC;	border-radius:3px;}#t_mes.calendar-event-popup .curtime{}#t_mes.calendar-event-popup .curtime > .clock_hm{	position:absolute;	left:120px;	top:35px;	width:160px;	height:70px;	font-size:50px;	line-height:70px;	color:#974578;	word-spacing:0;	text-align:center;}#t_mes.calendar-event-popup .curtime > .clock_hm > .clock_big {	display:inline-block;}#t_mes.calendar-event-popup .curtime > .clock_hm > .clock_point {}/*#t_mes.calendar-event-popup .clock_date {	color:#666;	font-size:14px;	font-weight:bold;	text-transform:uppercase;		position:absolute;	left:212px;	top:25px;	width:110px;	height:90px;	text-align:center;}#t_mes.calendar-event-popup .clock_date span {	color:#0093dd;	font-family:Arial;	font-size:50px;	line-height:52px;	font-weight:bold;		display:block;	}*/#t_mes.calendar-event-popup .clock_date {	color:#FFF;	font-size:14px;	font-weight:bold;	text-transform:uppercase;	background:#0093DD;	border-radius:3px;		position:absolute;	left:212px;	top:15px;	width:110px;	height:110px;	text-align:center;	padding-top:1px;}#t_mes.calendar-event-popup .clock_date span {	color:#0093dd;	font-family:Arial;	font-size:50px;	line-height:52px;	font-weight:bold;		display:block;		position:relative;	background:#EEE;	border-radius:3px;	width:150px;	left:-20px;	padding:10px 0;	margin:1px 0;}#t_mes.calendar-event-popup .calendar-event-events{	background:#FFF;	border-radius:0 0 3px 3px;	height:534px;	position:relative;}#t_mes.calendar-event-popup #authorized-div{	position:relative;}#t_mes.calendar-event-popup .calendar-event-today{	background:#FFF;	height:326px;	overflow:hidden;	position:relative;}#t_mes.calendar-event-popup .calendar-event-holiday{	background:#FFF;	height:55px;	overflow:hidden;}#t_mes.calendar-event-popup .event-holiday-list{	display:block;	list-style:none;	padding:10px 40px;}#t_mes.calendar-event-popup .event-holiday-list li{	display:inline-block;	margin:0 2px 2px 0;}#t_mes.calendar-event-popup .event-holiday-list a{	padding:2px 5px;	border:1px solid #0093dd;	border-radius:3px;	color:#0093dd;	font-size:14px;	line-height:20px;}#t_mes.calendar-event-popup .calendar-event-table-holder{	height:307px;	overflow:hidden;	padding:0;	margin:10px 40px 0 40px;}#t_mes.calendar-event-popup .calendar-event-table{	table-layout:fixed;	width:100%;	margin:0;	border-collapse:separate;	border-spacing:1px;	color:#0093DD;}#t_mes.calendar-event-popup .calendar-event-table col:first-child{	width:40px;}#t_mes.calendar-event-popup .calendar-event-table th,#t_mes.calendar-event-popup .calendar-event-table td{	text-align:left;	font-size:14px;	line-height:21px;	font-weight:normal;	border:1px solid #FFF;	background:#EEE;	padding:0 2px;	vertical-align:top;	cursor:default;}#t_mes.calendar-event-popup .calendar-event-table th{	text-align:center;}#t_mes.calendar-event-popup .calendar-event-table td{	cursor:default;}#t_mes.calendar-event-popup .calendar-event-important{	background:#FFF;	height:153px;	overflow:hidden;	position:relative;	border:1px solid #CCC;	border-radius:3px;}#t_mes.calendar-event-popup .calendar-event-important::after{	content:"";	display:none;	position:absolute;}#t_mes.calendar-event-popup .calendar-event-important-table-holder{	height:90px;	overflow:hidden;	padding:0 40px;	margin:15px 0 0 0;}#t_mes.calendar-event-popup .calendar-event-important-table{	table-layout:fixed;	width:100%;	margin:0;	border-collapse:collapse;	empty-cells:show;}#t_mes.calendar-event-popup .calendar-event-important-table col:first-child{}#t_mes.calendar-event-popup .calendar-event-important-table th,#t_mes.calendar-event-popup .calendar-event-important-table td{	color:#C33;	text-align:left;	font-size:14px;	line-height:21px;	font-weight:normal;	border-bottom: 1px solid #C33;	padding:0 2px;	vertical-align:top;	cursor:default;	height:22px;}#t_mes.calendar-event-popup .calendar-event-important-table td{	cursor:default;}#t_mes.calendar-event-popup #authorize-div{	margin:100px 80px;		font-size:16px;	line-height:1.5em;	text-align:center;}#t_mes.calendar-event-popup #authorize-div a{	display:inline-block;	padding:5px 15px;	border:1px solid #0093dd;	background:#0093dd;	border-radius:3px;	color:#FFF;	text-align:center;}
.widget-head-logo,
.cwlitem {
  background: url('images/wbtn35.png') no-repeat 0 0;
}
.widget-head-logo.u,
.cwlitem.u {
  background-image: url('images/wbtnu35.png');
}
.my-window.style-link .uldd_pole_showall {
  background: url("images/linkdown.png") no-repeat 0px -30px;
}
.note textarea
{
	background: url("images/noteLine.png");
	line-height: 22px;
	padding: 2px 6px;
}
#t_mes_content
{
	position:relative
}

.popup_title
{
	width:100%;
	text-align:center;
	padding:10px;
	font-size: 16px;
}
.widgetsadd_pole
{
	width: 98%;
	border-radius: 5px;
	margin: 1%;
	overflow: hidden;
}
.widgetsadd_setting,.widgetsadd_list
{
	width:100%;
}
.widgetsadd_setting
{
	top:100%;
	display:none
}
.widgetsadd_setting_pole
{
	width:400px;
	margin:auto
}
.widgetsadd_setting_back
{
	display: inline-block;
	cursor: pointer;
	margin-bottom: 10px;
}
.widgetsadd_setting_back:hover
{
	color:#0000FF
}
.widgetsadd_setting_label
{
	width:100%;
	margin: 5px 0;
}
.widgetsadd_currency_pole
{
	width:148px;
	margin:auto
}
.widgetsadd_rss_pole
{
	width:240px;
	margin:auto
}
.rss_link_addw
{
	font-weight: normal;
	padding:0 0 0 15px;
	width:200px;
	float:left;
}
.widgetsadd_currency_pole .ci_name{font-weight: normal;width:100px !important}
.widgetsadd_currency_pole .ci_change{padding:0 !important}

#wid_name
{
	width:100%;
	display:block
}
#wid_add
{
	margin: 17px auto;
	display: inherit;
	height: 32px;
	width: 150px;
}
.widgetsadd_item
{
  display: inline-block;
  margin: 5px;
  border: 1px solid #A9A9A9;
  width: 186px;
  height: 140px;
  text-align: center;
  cursor:pointer;
  position:relative;
  vertical-align: top;
}
.widgetsadd_item:hover
{
  box-shadow: #5C5C5C 0px 1px 6px;
}
.widgetsadd_item .logo
{
	position:absolute;
	height:100%;
	width: 128px;
	margin:auto
}
.widgetsadd_item .title
{
	position: absolute;
	left: 0;
	top: 10px;
	width: 100%;
	text-align: center;
}
.widgetsadd_item[rel='1'] .logo
{
	background: url("images/logo_link.png") no-repeat 0 center;
	top: 7px;
	left: 28px;
}
.widgetsadd_item[rel='2'] .logo
{
	background: url("images/logo_calendar.png") no-repeat 0 center;
	top: 7px;
	left: 28px;
}
.widgetsadd_item[rel='3'] .logo
{
	background: url("images/logo_photo.png") no-repeat 0 center;
	top: 7px;
	left: 28px;
}
.widgetsadd_item[rel='5'] .logo
{
	background: url("images/logo_rss.png") no-repeat 0 center;
	top: 7px;
	left: 28px;
}
.widgetsadd_item[rel='6'] .logo
{
	background: url("images/logo_currency.png") no-repeat 0 center;
	top: 7px;
	left: 28px;
}
.widgetsadd_item[rel='7'] .logo
{
	background: url("images/logo_tv.png") no-repeat 0 center;
	top: 7px;
	left: 28px;
}
.widgetsadd_item:hover .logo
{
	background-position:-128px center;
}
.preview-holder
{
	border:dotted 1px #b9bdc0;
	position:absolute;
	display:block;
}
.my-window.dragging
{
	z-index:999;
}


/* START search widget--------------------------------------------------*/
.my-window.style-search
{
	display:block;
	position:absolute
}
.my-window.style-search .search_pole
{
	overflow:hidden;
	position: relative;
}
.my-window.style-search .searchlist
{
	position: absolute;
}
.my-window.style-search.getarchive
{
	background:#DDDDDD
}
.my-window.style-search>.pos_abs
{
	top:10px
}
.my-window.style-search .itemsearch
{
	padding:12px 0 14px 0;
}
.my-window.style-search .search_title a
{
	color:#00c;
	font-size:18px;
	width:100%;
	text-decoration:none
}
.my-window.style-search .search_link a
{
	color:#070;
	font-size:13px;
	width:100%;
	text-decoration:none
}
.my-window.style-search li a:hover
{
	text-decoration:underline
}
.my-window.style-search .widget-head
{
	height: 15px;
	position: relative;
	margin: 0;
}
.my-window.style-search .widget-head .title
{
	margin-top:0;
	width: 100%;
	color: #404040;
	position: absolute;
	padding: 0;
	cursor: move;
	font-size: 16px !important;
	top: 0;
	text-transform: uppercase;
}
.my-window.style-search .widget-head .title input{width:100%}
.my-window.style-search .widget-head .dotted,.my-window.style-search .widget-head .dotted2
{
	position: absolute;
	border-bottom: dotted 2px;
	line-height: 10px;
	top: 2px;
	color: #9E2E6E;
}
.my-window.style-search .widget-head .dotted{display:none}
.my-window.style-search:hover .widget-head .dotted{display:block}
.my-window.style-search:hover .widget-head .dotted2{display:none}
.my-window.style-search .widget-controls
{
	color: #404040;
	position: absolute;
	right: 6px;
	top: 3px;
	display: none;
	padding-left: 10px;
}
.my-window.style-search:hover .widget-controls
{
	display:block;
}
.my-window.style-search .widget-body
{
	padding:32px 0 0 0
}
.my-window.style-search .glyphicon
{
	background: url("images/controls.png") no-repeat;
	width:13px;
	height:12px;
	margin: 0 0 0 1px;
	padding: 0 0 0 7px;
	cursor: pointer;
	position: relative;
	font-size: 10px;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.my-window.style-search .glyphicon.glyphicon-remove
{
	background-position:-39px 0
}
.my-window.style-search .glyphicon.glyphicon-minus
{
	background-position:-26px 0
}

.my-window.style-search .glyphicon-plus {margin: 0 -4px 0 0px;}
.my-window.style-search .glyphicon-plus:before {content: "";}
.my-window.style-search .glyphicon-minus:before {content: "";}
.my-window.style-search .glyphicon-remove:before {content: "";}
.imghandlesearch
{
	vertical-align:top;
}
/* END link widget----------------------------------------------------*/



/* START block widget-------------------------------------------------*/
.my-window .scroll
{
	display:none;
	position:absolute;
	right:3px;
	background:url("images/form/scroll.png?v");
	width: 24px;
	height: 24px;
	z-index: 10000;
	cursor:pointer
}
.my-window:hover .scroll
{
	display:block;
}
.my-window .scroll_up
{
	background-position:0 0;
	top:40px;
}
.my-window .scroll_down
{
	background-position:0 -24px;
	bottom:10px;
}
.my-window .scroll_up:hover
{
	background-position:-24px 0;
}
.my-window .scroll_down:hover
{
	background-position:-24px -24px;
}
.my-window .scroll_hide
{
	display:none !important;
}
.my-window.style-block
{
	display:block;
	border: 1px solid transparent;
	position:absolute;
	overflow: hidden;
}
.my-window.style-block.edit
{
	border: 1px solid #b9bdc0;
}

.my-window.style-block .widget-setting
{
	display:none;
	position:absolute;
	top:0;
	right:0;
	height:100%;
}
.my-window.style-block .widget-setting-scroll
{
	position:absolute;
	width:100%;
}
.my-window.style-block .widget-setting.dshow
{
	display:block;
	position:relative;
}
.my-window.style-block .widget-body.dhide
{
	display:none !important
}
.my-window.style-block .widget-body
{
	overflow: hidden;
	height:100%;
}
.my-window.style-block .widget-head
{
	display: none;
	z-index:1000;
	position: absolute;
	top:0;
	left:0;
	border: 1px solid rgba(86, 86, 86, 1);
	width: 100%;
	background-color: rgba(32, 32, 32, 0.5);
	color: #fff;
}
.my-window.style-block.edit .widget-head{display: table}
.my-window.style-block .widget-cog
{
	z-index:10000;
	display:none;
	height: 20px;
	width:20px;
	top:2px;
	right:5px;
	position: absolute;
	background:url("images/form/scroll.png?v=1");
	background-position:-2px -51px
}
.my-window.style-block:not(.edit):hover .widget-cog, .my-window.style-block.edit .widget-cog{cursor:pointer;display: block}
.my-window.style-block:hover .widget-cog:hover{background-position:-26px -51px}

.my-window.style-block .widget-head .title
{
	float:left;
	color: #FFFFFF;
	padding:1px 7px;
	cursor: move;
	font-size: 16px !important;
}
.my-window.myfeed .btnPanel{
	display:inline-block;
	position:relative;
	height:40px;
	margin:0 10px;
}
.my-window.myfeed .btnPanel .btnPanel-item{
	border:1px solid transparent;
	border-radius:5px;
	padding:2px 5px;
	display:inline-block;
	margin:0 0 0 10px;
	cursor:pointer;
}
.my-window.myfeed .btnPanel.btnPanel-multi .btnPanel-item{
	border-color:#dddddd;
}

.my-window.myfeed .btnPanel .btnPanel-item:hover{
	border-color:#337ab7;
}
.my-window.myfeed .btnPanel .btnPanel-item.sel{
	border-color:transparent;
	background:#066CAE;
	color:#FFFFFF
}

.my-window.style-block .widget-controls
{
	color: #FFFFFF;
	float:right;
	text-align: right;
	padding-left: 10px;
	white-space: nowrap;
	margin: 0px 24px 0 0;
}
.my-window.style-block .widget-controls:after
{
	clear:both;
	content:" "
}
.my-window.style-block .glyphicon
{
	padding: 0 5px;
	margin: 3px 1px 0;
	cursor: pointer;
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.my-window.style-block .glyphicon-plus:before {content: "\2b";}
.my-window.style-block .glyphicon-minus:before {content: "\2212";}
.my-window.style-block .glyphicon-remove:before {content: "\e014";}

/* END block widget---------------------------------------------------*/
.alblistphoto
{
	margin:0;
	padding:15px 0 0 5px;
}
.alblistphoto>div
{
	display:inline-block;
	width:82px;
	height:82px;
	border:1px solid #EEEEEE;
	border-radius:5px;
	margin:0 5px 5px 0;
	overflow:hidden
}
.alblistphoto>div.uploadify-queue
{
	display:none
}
.widget-setting>.x-panel>div>.x-panel>div
{
	overflow-y:scroll !important	
}
.myfeed .widget-body{padding:10px 0 0 0}
.myfeed.myfeedall, .myfeed.myfeedall .widget-body{padding:0;}
.myfeed.myfeedall .widget-body>.title{display:none !important}

/*
.myfeed .widget-body::after
{
	display:block;
	content:"";
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 18px;
	background: url("images/vfade.png?v=1") repeat-x;
	z-index: 12;
}
*/
.myfeed .x-grid-item-container table:first-child
{
	height:0;
	position:absolute;
	overflow:hidden;
	top: -100px;	
}
.myfeed .title
{
	padding:0 8px 10px;
	font-size:16px;
	display:inline-block;
}
.myfeed .title .l
{
	width:28px;
	display:table-cell;
	vertical-align:top
}
.myfeed .title .r
{
	display:table-cell;
	vertical-align: middle;
	height: 21px;
}
.myfeed .title img
{
	margin: 0 5px 0 0;
}
.myfeed .x-grid-cell-inner
{
	white-space: normal;
	padding: 0px 10px 0px 8px;
}
.myfeed .x-grid-view
{
	overflow: visible !important;
}
.myfeed .feedtitle, .myfeed .feeddescription
{
	text-align:left;
	color:#000000;
}
.myfeed .feedtitle
{
	display:table;
	width:100%;
	margin:3px 0 10px 0
}
.myfeed .feedtitle a
{
	display:table-cell;
	text-decoration:none;
	font:16px Arial,Helvetica,sans-serif;
	color:#000000;
}
.myfeed .feedtitle .fpshow
{
	display:table-cell;
	vertical-align:top;
	content:"";
	width:28px;
	margin:0 5px 0 0;
}
.myfeed.myfeedall .feedtitle .fpshow
{
	width:35px;
}
.myfeed .feedtitle .fplogo
{
	display:table-cell;
	vertical-align:top;
	content:"";
	width:28px;
	margin:0 5px 0 0;
}
.myfeed .feedtitle .fpshow>div
{
	cursor:pointer;
	background:url("images/form/vv.png") no-repeat;
	width:12px;
	height:12px;
	margin: 1px 0 0 4px;
}
.myfeed .feedtitle .fpshow>div.vvshow
{
	background-position:0 -12px;
}
.myfeed .feedtitle a:hover
{
	text-decoration:underline
}
.myfeed .feeddescription
{
	display:none;
	margin: 0 0 10px 25px;
	font:13px Arial,Helvetica,sans-serif;
}
.myfeed table
{
	background:transparent !important;
	border:0
}
.myfeed .x-grid-with-row-lines .x-grid-item
{
	border: 0 !important
}
.myfeed>.title
{
	font-family: Arial,sans-serif;
	font-style: normal;

	font-size:17px;
	padding:0 10px
}
.rss_title
{
	padding: 10px 10px 3px 10px;
	font-weight: bold;
	position:relative;
}
.rss_title img
{
	position:absolute;
	left:-15px;
	top:8px
}
.rss_pole
{
	padding:0 10px 5px 10px
}
.rss_link
{
	padding: 0 0 0 15px;
}
.rss_link:hover
{
	text-decoration:underline;
	cursor:pointer
}
.rss_link::before
{
	content:" - "
}
.rss_link_check input[type='checkbox']
{
	margin:0;
}
.rss_link_check label
{
	margin:0 0 0 5px;
	font-weight:normal
}
.rss_link_check:hover label
{
	font-weight:bold
}
.mycurrency .widget-body{padding:5px 10px}
.currency_item
{
	padding: 3px 0 0 0
}
.currency_item .ci_name
{
	float:left;
	width:150px
}
.currency_item .ci_change
{
	float:right;
	padding: 0 30px;
}
.mycurrency .x-grid-item .x-grid-row .x-grid-cell-inner
{
	padding:5px 0
}
.mycurrency .x-grid-cell-first div
{
	text-align:left !important
}
.mycurrency .x-grid-cell-last div
{
	text-align:right !important
}
.mycurrency .x-grid-cell-inner
{
	font-size:15px;
}
/* START Link widget--------------------*/
.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
}
.gu-hide {
  display: none !important;
}
.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.gu-transit {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}
.gu-mirror {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

.uploadify-button
{
  background: url("images/form/add.png");
}

.player_getlistchannel
{
	display:block
}
.player_listchannel
{
	position: absolute;
	top: 20px;
	left: 2px;
	background: #777777;
	width: 50px;
	height: 22px;
}
.player_listchannel:hover
{
	width: 200px;
	height: 50%;
}
.player_listchannel:hover .player_getlistchannel
{
	display:none
}
.player_listchannel:hover .plc_item
{
	display:block;
}
.player_listchannel .plc_item
{
	display:none;
	position:relative;
	padding:3px 10px;
	cursor:pointer
}
.player_listchannel .plc_item:hover, .player_listchannel .plc_item.sel
{
	background: #aaaaaa;
}

.player_listchannel .plc_item .plc_showmini
{
  position: absolute;
  right: 6px;
  top: 6px;
  background: #000000;
  border-radius: 5px;
  width: 10px;
  height: 10px;
}
.player_listchannel .plc_item .plc_showmini:hover
{
  background: #777777;
}
.player_minipole
{
	position:absolute;
	right:5px;
	top:20px;
	width:120px;
	height:120px;
}
.player_minipole_max
{
	cursor:pointer;
	position: absolute;
	color: #ffffff;
	top:20px;
	left:1px
}
.player_minipole_close
{
	cursor:pointer;
	position: absolute;
	color: #ffffff;
	top:20px;
	right:1px
}
.vcpole .player_closemax
{
	cursor:pointer;
	position: absolute;
	color: #ffffff;
	top:3px;
	right:4px;
	color:#FFFFFF;
	background-color: #000000;
	padding: 1px 3px;
	border-radius: 10px;
	display:none;
	z-index: 100;
	font-family: 'Glyphicons Halflings';
}
.vcpole.max .player_closemax
{
	display:block;
}
.vcpole
{
	width:100%;
	height:100%;
}
.vcpole.max
{
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.sliderVideo
{
	position:absolute;
	z-index: 3;
	bottom:0px;
	left:0px;
	width:100%;
	height:0;
}
.sliderVideo_pole
{
	position:relative;
	overflow:hidden;
	margin: 0 2px;
	height: 44px;
}
.videocontainer:not(.start) .sliderVideo
{
	height:44px !important
}
.player_sv_item
{
	position: absolute;
	cursor:pointer;
	color: #FFFFFF;
	width: 40px;
	overflow: hidden;
	height: 30px;
	top: 5px;
	padding: 0px;
	border: 1px solid #B9BDC0;
}
.player_sv_item img, .dd_player_go img
{
	margin:1px
}
.player_sv_item:hover
{
	background:#d0d0d0
}
.player_sv_item .hideimg
{
  position: absolute;
  width: 100%;
  height: 100%;
}
.main_objmyplayer[rel_num='0'] object
{
/*	display:none;*/
}
.video_screen
{
	width: 100%;
	height: 100%;
	background-color: transparent;
/*	opacity: 0.7;*/
	z-index: 2;
	display: inline-block;
	position: absolute;
	border:1px solid #0266AF	
}
.main_objmyplayer.pause .video_screen
{
/*	background-color: #000000;*/
	background-color: rgba(0,0,0,0.5);
}
.main_objmyplayer[rel_num='0'] .video_screen
{
	background-color: #FFFFFF;
	background-size:contain;
	opacity: 1;
	background-image: url("images/glamur/logo-tv2.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
.myplayer_volume
{
	color:#ffffff;
	left:10px;
	top:10px;
	position:absolute;
	font-size:20px;
}
.main_objmyplayer::after
{
  position: absolute;
  width: 8%;
  min-width: 60px;
  max-width: 80px;
  height: 20%;
  min-height: 110px;
  max-height: 150px;
  left: 45%;
  top: 40%;
  content: "";
  display: block;
}
.main_objmyplayer.pause .pausebtn
{
  /* position: absolute; */
  width: 0;
  height: 0;
  /* left: 45%; */
  /* top: 40%; */
  /* content: ""; */
  /* z-index: 1; */
  display: block;
  border-left: 16px solid #777777;
  /* border-right: 16px solid #777777; */
  border-top: 24px solid transparent;
  border-left: 46px solid #1c1c1c;
  border-bottom: 24px solid transparent;
  margin: -24px 0 0 -25px;
}
.main_objmyplayer.pause .pausebtn::after
{
  content: "";
  display: block;
  border-left: 16px solid #777777;
  /* border-right: 16px solid #777777; */
  border-top: 20px solid transparent;
  border-left: 39px solid #DDDDDD;
  border-bottom: 20px solid transparent;
  margin: -20px 0 0 -44px;
}
.main_objmyplayer .stopbtn_pole
{
	display: none;
	position: absolute;
	left:50%;
	top:35%;
	z-index: 3;
	cursor: pointer;
}
.main_objmyplayer .stopbtn
{
	margin: 0 0 0 -28px;
	cursor: pointer;
}
.main_objmyplayer.pause .stopbtn_pole
{
	display:block;
}
.videocontainer
{
	height:100%;
}
.main_objmyplayer
{
	height:100%;
	background:#000000
}
.videocontainer .previewVideo
{
	position:absolute;
	z-index: 3;
	bottom:-110px;
	right:0px;
	width:100%;
	height:100px;
	display: none !important;
}
.videocontainer.v .previewVideo
{
	width:160px;
	bottom:75px;
	height:100%;
	right:10px;
	display: none !important;
}
.videocontainer .previewVideo_pole
{
	position:relative;

	width: 100%;
	height: 100%;
}
.videocontainer .previewVideo.small
{
	left:50%;
}
.videocontainer .previewVideo.small .previewVideo_pole
{
	overflow:visible
}
.videocontainer .previewVideo.small .previewVideo_pole .player_pv_item.small
{
	left:-60px;
}
.videocontainer .player_pv_item
{
	color: #FFFFFF;
	width: 28%;
	height: 100%;
	background:#FCFCFC;
	opacity: 0.7;
	padding: 0px;
	border: 1px solid #1c1c1c;
	overflow:hidden;
	position:absolute;
}
.videocontainer .player_pv_item.go
{
	opacity:1;
}
.videocontainer.wait .player_pv_item, .videocontainer .player_pv_item.go
{
	display:inline-block;
}
.videocontainer.v .player_pv_item
{
	width:160px;
	height:120px;
	
}
.videocontainer .player_pv_item.small
{
	width:120px;
	height:100%;
}

.videocontainer:not(.v) .player_pv_item[rel='1']{left:10px}
.videocontainer:not(.v) .player_pv_item[rel='2']{left:36%}
.videocontainer:not(.v) .player_pv_item[rel='3']{right:10px}
.videocontainer.v .player_pv_item[rel='1']{right:0;bottom:260px}
.videocontainer.v .player_pv_item[rel='2']{right:0;bottom:130px}
.videocontainer.v .player_pv_item[rel='3']{right:0;bottom:0}
.player_pv_item[rel='1']{z-index:3}
.player_pv_item[rel='2']{z-index:2}
.player_pv_item[rel='3']{z-index:1}
.videocontainer .player_pv_item::after
{
	content:"";
	display:block;
	position:absolute;
	top:5px;
	z-index:2;
	left:44%;
	width: 0;
	height: 0;
	margin: 30px auto;
	border-top: 15px solid transparent;
	border-left: 25px solid #1c1c1c;
	border-bottom: 15px solid transparent;
}
.videocontainer.v .player_pv_item::after
{
	top:13px;
	left:46%;
}

.videocontainer .player_pv_item.go::after
{
	display:none
}
.videocontainer .player_pv_item .objmyplayer{display:none}
.videocontainer .player_pv_item.go .objmyplayer{display:block}

.videocontainer .player_pv_item:hover
{
}
.dd_player_go
{
	cursor:pointer;
	position:absolute;
	background:#B9BDC0;
	color: #FFFFFF;
	width: 40px;
	height: 30px;
	top: 5px;
	padding: 0;
	border: 1px solid #B9BDC0;
	z-index:10000;
}
.player_pv_item .objmyplayer
{
	display:none;
	overflow:hidden;
}
.player_pv_item.go .objmyplayer
{
	display:block;
}
.minivideo_screen
{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:100
}
.player_pv_item .minivideo_screen_close
{
	position:absolute;
	right:5px;
	top:5px;
	z-index:101;
	display:none;
	font-family: 'Glyphicons Halflings';
	cursor:pointer
}
.player_pv_item.go:hover .minivideo_screen_close
{
	display:block
}
/*-----------------------------------------*/
.pole_finder_rel
{
	position:relative;
}
.pole_finder_rel .search_item
{
	padding:5px 8px 5px 8px
}
.pole_finder_rel .search_item:hover
{
	background:#FFEEEE;
}
.pole_finder_rel .search_item a
{
	text-decoration:none;
	color: #67254B;
	display:table;
	width:100%
}
.pole_finder_rel .search_item .img
{
	width:22px !important;
	display:table-cell;
	vertical-align:top;
}
.pole_finder_rel .search_item .text
{
	display:table-cell;
	vertical-align: middle;
}
.pole_finder_rel .search_item .text>div
{
	height: 16px;
	overflow:hidden
}
.pole_finder_rel .menu_search_rub
{
	position:absolute;
	border-right: 1px solid #F6B4D5;
	border-left: 1px solid #F6B4D5;
	border-bottom: 1px solid #F6B4D5;
	width: 100%;
	z-index:990;
	background-color: #FFFFFF;
}

/* Photogallery ----------------------------*/
.jgallery .jgallery-thumbnails-inphoto.images:not(.full-screen), .jgallery .jgallery-thumbnails.jgallery-thumbnails-inphoto.images.images:not(.full-screen)
{

}
.jgallery .jgallery-thumbnails-inphoto.images:not(.full-screen), .jgallery .jgallery-thumbnails.jgallery-thumbnails-inphoto.images.images:not(.full-screen)
{

}
.jgallery .nav-bottom
{
	display:none !important;
	bottom:0px !important;
	position:absolute;
}
.jgallery:hover .nav-bottom
{
	display:block !important;
}
.jgallery .jgallery-thumbnails.images a
{
	margin:0 2px;
	border:0 !important
}
.jgallery .jgallery-thumbnails.images a:after
{

}
.my-window.edit .jgallery:hover .zoom-container .nav {
  display:block
}


.jgallery-thumbnails .jgallery-btn.next
{
display:none !important;
	height:20px !important;
	background: transparent !important;
	bottom:0px !important;
	top:42px !important;
}
.jgallery-thumbnails .jgallery-btn.prev
{
display:none !important;
	height:20px !important;
	background: transparent !important;
	bottom:0px !important;
	top:42px !important;
}
.jgallery-thumbnails .jgallery-btn.next:before
{
	background: transparent !important
}
.jgallery:hover .jgallery-thumbnails.jgallery-thumbnails-inphoto.images.images:not(.full-screen)
{
	bottom:42px !important
}
/*------------------------------------------*/

.gll_item
{
	cursor:pointer;
	margin:0px
}
.gll_item:before
{
	display: inline-block;
	content: "\2219";
	font-size: 20px;
	line-height: 13px;
	color: #000000;
	margin: 0px 5px 0 0;
	padding: 0px 0 0 0;
	vertical-align: middle;
}
.gll_item:hover
{
	text-decoration:underline
}
.tc{
	position:absolute;
	left:0;
	top:0;
}
#pagesearchlinks
{
	position:relative;
	width:549px;
	margin:0 0 0 295px;
	display:none;
}
#pagesearchlinks .itemlink
{
	width: 25%;
}
#pagesearchlinks a
{
	text-decoration:none
}
#pagesearchlinks .widget-head
{
	margin:20px 0 0 0;
	padding-bottom:30px;
	position: relative;
}
#pagesearchlinks .dotted2
{
	position: absolute;
	border-bottom: dotted 2px;
	line-height: 10px;
	top: 2px;
	width:100%;
	color: #404040;
}
#pagesearchlinks .title {
	margin-top: 0;
	color: #404040;
	position: absolute;
	padding: 0 10px;
	cursor: move;
	font-size: 15px !important;
	top: -3px;
	left:30px;
	text-transform: uppercase;
	background-color: #FFFFFF;
}
#pagesearchlinks .widget-head-logo
{
	left:-5px;
}

#pagenews
{
	display:none;
	width:844px;
	background:#FFFFFF;
	position: relative;
}
#pagenews>.myfeedall
{
	width:844px;
	height:1000px;
	position: inherit;
}
#pagenews>.myfeedall>.widget-body
{
	width:844px;
	height:1000px;
}
#pagenews>.myfeedall>.widget-cog{display:none !important}
#pagenews>.myfeedall .scroll_up
{
	top:0 !important;
}
.pn_close,.psl_close
{
	position: absolute;
	top: 0px;
	right: 32px;
	background: #FFFFFF;
	text-align: center;
	width: 21px;
	height: 21px;
	line-height: 18px;
	cursor: pointer;
	z-index: 1;
}
.pn_close:before, .psl_close:before {
    content: "\e014";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #0168AD;
}
.psl_close
{
	top: -22px;
	right: -12px;
}
body{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:13px;
	background:#FFFFFF;
	overflow-y: scroll;
}
TEXTAREA{
	font-family:Arial;
	resize: none;
}
P{
	margin:0;
}
A
{
	cursor: pointer;
	cursor: hand;
	color:#000000
}
A:hover
{
	color:#000000
}
A IMG
{
	border:0
}
.air_my-window
{
	position:absolute;
	cursor:pointer;
	background: #F1F1F1;
	width:550px;
	height:139px;
	z-index: 100000;
}
/*
#changedesign>a
{
	display:inline-block;
	margin:5px 10px 0 0;
	width:20px;
	height:20px;
	background:url(images/btndesign.png);
	cursor:pointer
}
#changedesign>a{background-position:0 -119px}
#changedesign>a[rel='1']{background-position:0 -60px}
#changedesign>a[rel='2']{background-position:0 -79px}
#changedesign>a[rel='3']{background-position:0 0px}
#changedesign>a[rel='4']{background-position:0 -40px}
#changedesign>a[rel='5']{background-position:0 -20px}
#changedesign>a[rel='6']{background-position:0 -99px}

#changedesign>a:hover,#changedesign>a.sel{background-position:-20px -119px}
#changedesign>a[rel='1']:hover,#changedesign>a[rel='1'].sel{background-position:-20px -60px}
#changedesign>a[rel='2']:hover,#changedesign>a[rel='2'].sel{background-position:-20px -79px}
#changedesign>a[rel='3']:hover,#changedesign>a[rel='3'].sel{background-position:-20px 0px}
#changedesign>a[rel='4']:hover,#changedesign>a[rel='4'].sel{background-position:-20px -40px}
#changedesign>a[rel='5']:hover,#changedesign>a[rel='5'].sel{background-position:-20px -20px}
#changedesign>a[rel='6']:hover,#changedesign>a[rel='6'].sel{background-position:-20px -99px}
*/

.searchbanner
{
    width: 240px;
    height: 400px;
    position: absolute;
    top: 0;
    right: -260px;
}
.searchgrouplink
{
    width: 240px;
    position: absolute;
    top: 410px;
    right: -260px;
}

#search_results
{
	display:none;
	width: 818px;
	position:relative;
	border: 2px solid #EEEEEE;
	padding:20px;
}
#search_results #search_loading
{
	background:url(images/search_loading.gif) no-repeat 0 0;
	width:96px;
	height:96px;
	margin:auto;
}
#search_pole
{
	background:rgba(255,255,255,0.7);
	width: 798px;
	display:table;
}
#search_pole .left, #search_pole .right
{
	display:table-cell;
	width:50%;
}
#search_pole .left
{
	padding-right: 10px;
}
#search_pole .search_item a
{
	display:table;
	width:381px;
	height:30px;
	padding:5px;
	white-space: nowrap;
}
#search_pole .search_item a .img
{
	display:table-cell;
	width:30px
}
#search_pole .search_item a .text
{
	display:table-cell;
	overflow:hidden;
	vertical-align: middle;
}
#search_pole .search_item a .text>div
{
	width:348px;
	display:inline-block
}
#search_pole .search_close
{
	position:absolute;
	right:6px;
	top:7px;
	color:#000;
	cursor:pointer
}
#search_pole .search_close:hover
{
	color:#FF0000
}
#registerUser
{
	display:block;
	cursor:pointer;
	color: #000000;
	margin: 5px 0 0 0;
}
#add_widget
{
	display:block;
	cursor:pointer;
	color:#000000;
	margin:5px 0 0 0;
}
#lkUser{position:relative}
#lkUser:after
{
    position:absolute;
    display: inline-block;
    content: " ";
    font-size: 20px;
    line-height: 13px;
    color: #000000;
    margin: 0px 5px 0 0;
    padding: 0px 0 0 0;
    vertical-align: middle;
    height: 14px;
    left: 29px;
    top: 13px;
    width: 200px;
}

#add_widget:before,#registerUser:before,#enterUser:before,#getAllNews:before,#outUser:before
{
}

.newuser_form
{
	width:540px
}
.enteruser_form
{
	width:320px
}
.enteruser_block input
{
	width:200px;
	height: 28px;
	padding: 5px;
}
.enteruser_block .nuf_line
{
	display:table-row;
	width:100%;
	height:40px
}
.enteruser_block .nuf_label
{
	display:table-cell;
	width:100px;
	text-align:right;
	padding: 0 10px 0 0;
}
.enteruser_block .nuf_value
{
	display:table-cell;
	text-align:left
}

.infoblock.newuser
{
	background: #FFFFFF;
	padding: 10px;
	border: 1px solid #A9A9A9;
	text-align: justify;
	margin: 0 20px 20px 20px;
}
.newuser_form .newuser_block
{
	display:table;
	margin: auto;
}
.newuser_form .title
{
	margin: 10px 0 10px 0;
	padding: 10px 0 0 0;
	font-size: 15px;
	text-align: center;
	border-top: 1px solid #A9A9A9;
}
.newuser_block input, .newuser_block select
{
	width:380px;
	height: 28px;
	padding: 5px;
}
.newuser_block .nuf_line span.req
{
	color:#FF0000
}
.newuser_block .nuf_line
{
	display:table-row;
	width:100%;
	height:40px
}
.pswdhide
{
	display:none;
}
.newuser_block .nuf_label
{
	display:table-cell;
	width:120px;
	text-align:right;
	padding: 0 10px 0 0;
}
.newuser_block .nuf_value
{
	display:table-cell;
	text-align:left
}
.newuser_block2
{
	width:290px;
	margin: auto;
}
.newuser_block2 input
{
	width:20px;
	height:20px
}
.newuser_block2 .nuf_line
{
	display:table-row;
	width:100%;
	height:26px
}
.newuser_block2 .nuf_label
{
	display: table-cell;
	text-align: right;
	vertical-align: top;
	padding: 0 10px 10px 0;
}
.newuser_block2 .nuf_value
{
	display:table-cell;
	text-align:left;
	width:30px
}

#basket
{
	background: url("images/basket2.png") center no-repeat #F0F0F0;
	position: fixed;
	bottom: 50px;
	right: 100px;
	width: 150px;
	height: 160px;
	border: 1px solid #EEEEEE;
	display:none;
}
.gs-resize-handle {
    position: absolute;
    z-index: 1;
}

.gs-resize-handle-both {
    width: 20px;
    height: 20px;
    bottom: -8px;
    right: -8px;
    background-image: url('images/form/wr.png');
    background-position: top left;
    background-repeat: no-repeat;
    cursor: se-resize;
    z-index: 20;
}

.gs-resize-handle-x {
    top: 0;
    bottom: 13px;
    right: -5px;
    width: 10px;
    cursor: e-resize;
}

.gs-resize-handle-y {
    left: 0;
    right: 13px;
    bottom: -5px;
    height: 10px;
    cursor: s-resize;
}

.gs-w:hover .gs-resize-handle,
.resizing .gs-resize-handle {
    opacity: 1;
}

.gs-resize-handle,
.gs-w.dragging .gs-resize-handle {
    opacity: 0;
}

.gs-resize-disabled .gs-resize-handle {
    display: none!important;
}

[data-max-sizex="1"] .gs-resize-handle-x,
[data-max-sizey="1"] .gs-resize-handle-y,
[data-max-sizey="1"][data-max-sizex="1"] .gs-resize-handle {
    display: none !important;
}

#t_fon
{
	display:none;
	position: fixed;
	z-index: 10001;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	-moz-opacity: 0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;

}
#t_mes_pole
{
	position: absolute;
	overflow-y: scroll;
	z-index: 10002;
	width:100%;
	height:100%
}
#t_mes
{
	top:0;
	left:0;
	z-index: 1003;
	background-color: #EEEEEE;
	border-radius: 5px;
	padding:0 3px 3px 3px;
	margin-bottom:20px
}

#t_mes_close
{
	position:relative;
	width:100%
}
#t_mes_close_btn
{
	cursor: pointer;
	cursor: hand;
	background:url('images/t_mes_close_btn.png') no-repeat;
	width:23px;
	height:23px;
	position:absolute;
	z-index: 2;
	right:-3px;
	top:7px
}
#t_mes_close_btn:before
{
	content: "\e014";
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	font-size:13px;
}
#mainpolebox
{
}
.maino
{
	width:100%;
	position:relative
}
.integra
{
	width: 1120px;
	margin: 0 auto;
	padding: 0 0 40px 0;
}
.integra #pole_widget
{
/*	background: url("images/glamur/glamur-bg.png") no-repeat top 80px left 200px;*/
	margin: 0;
	padding: 0;
}

.integra .logo-bg{
	display: block;
	padding: 25px;
	margin: 15px 0 0 0;
	color:#fff;
}
.integra .logo-bg{
	background:url(images/headerlogo.jpg) no-repeat center top;
}
.integra .logo-bg a{
	width: 75px;
	height: 75px;
	display: block;
	margin: auto;
	border-radius: 50px;
}


.integra .login-block
{
	width:245px;
	float:right;
	margin: 10px 0 0 0px;
}

.integra .social-block
{
	width: 570px;
	position: absolute;
	left: -8px;
	top: -58px;
}

.integra .logo-block {
	width:268px;
	float:left;
	}
.integra .container
{
	width: 1120px;
}
.integra .container .row
{
}
.integra .container .row:after
{
	content:'';
	display:block;
	clear: both
}
.integra .loginIN {
    color: #B76093;
	border: 1px solid #000 !important;
	background-color:#fff;
}
.login-in {
  position: relative;
  width: 220px;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
body.archive
{
	overflow:hidden;
}
body.archive .container
{
	display:none !important
}
body.archive #mainpolebox
{
	height: 50%;
	overflow-y: scroll;
}
#archive {
	background-color: rgba(32, 32, 32, 0.702);
	border-top: 2px solid #444;
	bottom: 0px;
	padding:20px 0 15px 0;
	height:50%;
	left: 0px;
	position: fixed;
	right: 0px;
	z-index: 99999;
}
.archive-box
{
	margin: 0px auto 0px;
	width: 1120px;
}
#archive_content {
	position:absolute;
	
	background: #FFF;
	height: 90%;
	width: 1120px;
}
.archive-container {
	overflow:auto;
	float:left;
	height:240px;
	width:738px;
}
#archive .glyphicon-remove  {
  display: inline-block;
  width: 16px;
  position: absolute;
  top: 3px;
  right: 3px;
  text-decoration: none;
  color:#FFFFFF
}
#archive_content p
{
  width: 60px;
  height: 58px;
  background: url("images/arhive.jpg") no-repeat;
  float: left;
  margin: 10px;
  font-size: 19px;
  padding:62px 0 0 4px;
}
#getcontent_archive
{
	cursor:pointer;
	border:1px solid #CAD0E6;
	width: 60px;
	height: 85px;
	border-radius: 37px 37px 0 0;
	background: url("images/arhive.jpg") top center #FFFFFF no-repeat;
	position:fixed;
	bottom:0;
	left: 50%;
	margin-left: 280px;
	z-index: 10001;
}
#archive h2
{
	cursor:pointer;
	font-size:16px;
	font-weight:bold
}
.addlink-folder
{
  position: relative;
  width: 302px;
  height: 240px;
  float: right;
  padding-left: 20px;
  padding-top: 20px;
  border-left: 15px solid rgba(32, 32, 32, 0.7);
}
.addlink-head h3
{
	font-size:16px;
	font-weight:bold;
	margin: 0 0 10px 0
}
.addlink-folder INPUT
{
	margin:0 0 5px 0
}
.dw-archive-shell:after
{
	display:block;
	clear:both;
	content:""
}

.social-net a{
	display: inline-block;
	width: 37px;
	height: 37px;
	float:left;
	margin:10px 16px;
	text-decoration:none !important;
}
.social-net p{
	font-size: 10px;
	padding-top:37px;
	text-align:center;
	color: #000;
	margin: 0 0 10px -10px;
	width: 58px;
}
#i_media_vk{
    background: url("images/i_media_m20.png") no-repeat scroll 0px 0px transparent;
}
#i_media_g{
    background: url("images/i_media_m20.png") no-repeat scroll -45px -82px transparent;
}
#i_media_ya{
    background: url("images/i_media_m20.png") no-repeat scroll -89px 0 transparent;
}
#i_media_mn{
    background: url("images/i_media_m20.png") no-repeat scroll -89px -165px transparent;
}
#i_media_yt{
    background: url("images/i_media_m20.png") no-repeat scroll -89px -124px transparent;
}
#i_media_t{
    background: url("images/i_media_m20.png") no-repeat scroll 0px -82px transparent;
}
#i_media_f{
    background: url("images/i_media_m20.png") no-repeat scroll -45px -52px transparent;
}
#i_media_ok{
    background: url("images/i_media_m20.png") no-repeat scroll 0px -51px transparent;
}
#i_media_m{
    background: url("images/i_media_m20.png") no-repeat scroll 0px -165px transparent;
}
#i_media_ms{
    background: url("images/i_media_m20.png") no-repeat scroll -89px -52px transparent;
}
#i_media_new{
    background: url("images/i_media_m20.png") no-repeat scroll -45px -165px transparent;
}

.search-block
{
	float: left;
	position:relative;
	margin: 65px 0 0 18px;
	width: 522px;
	height: 80px;
}
.search-block .btn_search
{
	position:absolute;
	cursor:pointer;
	right:-44px;
	top:-4px;
	width:36px;
	height:36px;
	background: url(images/btnsearch.png) no-repeat;
}
.search-block .input
{
	float:left;
	border: 1px solid #A9A9BB;
	background-color: #FFFFFF;
	width:498px;
	margin: 22px 0 0 0;
	position:relative;
}
.search-block .input .wait, .widget-head .title .wait
{
	display:none;
	position:absolute;
	right:5px;
	top:5px;
	width:20px;
	height:20px;
	background: url(images/search_loading_20.gif) no-repeat;
}
.widget-head .title .wait
{
	right:25px;
	top:2px;
}
.search-block .input input
{
	float: left;
	outline: none;
	background: transparent;
	margin: 4px 0 4px 8px;
	border: 0;
	width: 290px;
	height: 20px;
	color: #000;
}
.search-block:after
{
	clear:both;
	display:inline-block;
	content:"";
}
.search-block .find_type
{
	position:relative;
	margin:4px 0 0 6px;
	float:right;
	width:100px;
	height:22px
}
.search-block .find_type i
{
	background:url('images/ftype_img.png?v=13') no-repeat;
	width:16px;
	height:16px;
	display:inline-block;
	margin: 0px 10px -2px 0px;
}

.search-block .find_type [rel='A'] i{background-position:0px -80px}
.search-block .find_type [rel='B'] i{background-position:0px 0px}
.search-block .find_type [rel='C'] i{background-position:0px -16px}
.search-block .find_type [rel='M'] i{background-position:0px -32px}
.search-block .find_type [rel='S'] i{background-position:0px -48px}
.search-block .find_type [rel='F'] i{background-position:0px -64px}

.search-block .find_type :hover[rel='A'] i{background-position:-16px -80px}
.search-block .find_type :hover[rel='B'] i{background-position:-16px 0px}
.search-block .find_type :hover[rel='C'] i{background-position:-16px -16px}
.search-block .find_type :hover[rel='M'] i{background-position:-16px -32px}
.search-block .find_type :hover[rel='S'] i{background-position:-16px -48px}
.search-block .find_type :hover[rel='F'] i{background-position:-16px -64px}


.search-block .find_type .ft_pole
{
	position:absolute;
	border:1px solid transparent;
	background-color:transparent;
	z-index:998;
	right: 0px;
	top: -13px;
	width: 150px;
}
.search-block .find_type .ft_pole.show
{
	position:absolute;
	border:1px solid #777;
	background-color:#FFFFFF;
	z-index:998;
	border-radius:5px;
	right: 0px;
	top: -13px;
	width: 150px;
	color:#777777;
}
.search-block .find_type .ft_select
{
	cursor: pointer;
	cursor: hand;
	color:#777777;
	padding:13px 0 10px 4px
}
.search-block .find_type .ft_option
{
	display:none;
}

.search-block .find_type .ft_pole.show .ft_select
{
	color: #1E3B53;
	border-radius:5px 5px 0 0;
}
.search-block .find_type .ft_pole.show .ft_option:NOT(.dhide)
{
	display:block;
	cursor: pointer;
	cursor: hand;
	border-top: 1px solid #EEEEEE;
	padding: 7px 0 10px 4px;
}
.search-block .find_type .ft_pole.show .ft_option:hover
{
	background-color:#F9F9F9;
}
/* popup */
.popup_window .formname
{
	width:100%;
	text-align:center;
	font-size:16px;
	padding:10px
}
.popup_window .formpole
{
	width:100%;
	padding:10px
}
.popup_linkedit
{
	width:400px;
}
.popup_linkedit .title
{
	margin:5px 0 0 0;
}
.popup_linkedit input
{
	width:400px
}
.popup_linkedit textarea
{
	width:400px;
	height:88px
}
.popup_linkedit #linkedit_btnsave
{
	display: inherit;
	margin:5px auto 0
}
.popup_linkedit .linkedit_rssitem
{
	position:relative;
	border: 1px solid #777777;
	margin-top: 10px;
	padding: 2px 10px 10px 10px;
}
.popup_linkedit .linkedit_rssitem .close
{
	position:absolute;
	right:10px;
	top:10px;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	font-size:10px;

}
.popup_linkedit .linkedit_rssitem .close:before
{
	content: "\e014";

}
.popup_linkedit .linkedit_rssitem input
{
	width: 378px;
}
.popup_linkedit .addrss
{
	padding: 5px 0 0 10px;
	cursor:pointer;
}
.popup_linkedit .addrss:before
{
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	font-size:10px;
	content: "\2b";
}


.mytab
{
	width:100%;
}
.mytab .mytab_panel
{
	width:100%;
	border-bottom:1px solid #777777
}
.mytab .mytab_tab
{
	cursor:pointer;
	padding:5px 10px;
	margin: 0 0 -2px 0;
	display:inline-block;
	border:1px solid transparent
}
.mytab .mytab_tab.select
{
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	border-top:1px solid #777777;
	border-bottom:1px solid #EEEEEE;
	background-color:#EEEEEE;
}
.mytab .mytab_poleitem
{
	display:none;
}
.mytab .mytab_poleitem.select
{
	display:block;
}
#pagesearch
{
	width: 844px;
	background-color: #FFFFFF;
	padding: 20px 0 80px;
	z-index:999;
	position:relative
}
#pagesearch_fon
{
	position:fixed;
	left:0;
	top:0;
	z-index:10000;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.5);
}
#pagesearch .pagesearch_pole
{
	width:844px;
	position:relative;
}
#pagesearch .pagesearch_polepage
{
	width:844px;
}
#pagesearch .pagesearch_polepage{display:none}
#pagesearch .pagesearch_polepage[rel='0']{display:block}

#pagesearch .itemsearch
{
	padding:5px 0 14px 20px;
}
#pagesearch .search_title a
{
	color:#0168AD;
	font-size:18px;
	width:100%;
	text-decoration:none;
	white-space: nowrap;
}
#pagesearch .search_title a:hover
{
	color:#d00
}
#pagesearch .search_title a .text, #pagesearch .search_link a .text
{
	white-space: nowrap;
	overflow: hidden;
	width:720px;
}
#pagesearch .search_link a
{
	color:#070;
	font-size:13px;
	width:100%;
	text-decoration:none
}
#pagesearch .search_title a:hover, #pagesearch .search_link a:hover
{
	color:#d00
}

#pagesearch .psp_other
{
    position: absolute;
    text-align:right;
    bottom: -35px;
    right: 20px;
    height: 20px;
}
#pagesearch .psp_other a
{
	color:#000000;
	margin-left: 5px;
}
#pagesearch .psp_other a:hover
{
	text-decoration:underline
}
#pagesearch .psp_sp
{
    position: absolute;
    bottom: 0px;
    right: 52px;
    width: 130px;
    height: 20px;
}
#pagesearch .psp_sp_prev, #pagesearch .psp_sp_next
{
	display:inline-block;
	width:15px;
	height:20px;
	cursor:pointer
}

#pagesearch .psp_sp_prev
{
	background:url('images/btnsearchgo.png') no-repeat;
	background-position:0 -20px;
}
#pagesearch .psp_sp_next
{
	background:url('images/btnsearchgo.png') no-repeat;
	background-position:-15px -20px;
}
#pagesearch .psp_sp_prev:hover
{
	background-position:0 0;
}
#pagesearch .psp_sp_next:hover
{
	background:url('images/btnsearchgo.png') no-repeat;
	background-position:-15px 0;
}
#pagesearch .psp_sp_line
{
	display:inline-block;
	width:90px;
	height:20px;
	overflow:hidden;
	position:relative
}

#pagesearch .psp_spi
{
	top:2px;
	left:0px;
	display: inline-block;
	position:absolute;
	width: 15px;
	height: 15px;
	border-radius: 15px;
	background-color: #FFFFFF;
	border: 1px solid #0168AD;

}
#pagesearch .psp_spi[rel='1']{left:18px}
#pagesearch .psp_spi[rel='2']{left:36px}
#pagesearch .psp_spi[rel='3']{left:54px}
#pagesearch .psp_spi[rel='4']{left:72px}
#pagesearch .psp_spi[rel='5']{left:90px}

#pagesearch .psp_spi.sel
{

	background-color:#0168AD;
	color:#FFFFFF
}
#pagesearch .psp_close
{
    position: absolute;
    top: 0;
    right: 0;
    background: #FFFFFF;
    text-align: center;
    background: url('images/t_mes_close_btn.png') no-repeat;
    width: 21px;
    height: 21px;
    line-height:18px;
    cursor: pointer;
}
#pagesearch .psp_close:before {
    content: "\e014";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #0168AD;
}
#pagesearch .psp_close.bottom
{
	bottom: -2px !important;
	top: auto;
}

.footer
{
	background: #C4C4C4;
	background: linear-gradient(to top, #C4C4C4, #818181);
	width:100%;
	margin: 20px 0 0 0;
	position: fixed;
	bottom: 0px;
}
.polefooter
{
	width:1120px;
	margin:0 auto;
	position:relative;
}
.polefooter .blocklinkhide
{
	bottom: -60px;
	right:0px;
	width:1120px;
	overflow: hidden;
}
.polefooter .blocklinkhide>div
{
}
.polefooter .blocklinkhide ul
{
	margin:0;
	list-style:none;
	padding:8px 10px 0 10px;
	bottom: 0;
	border-radius:10px 10px 0 0;
	border:1px solid transparent;

}
.polefooter .blocklinkhide ul.blh
{
	display:none;
}
.polefooter:hover .blocklinkhide ul.blh
{
	display:block
}
.polefooter .blocklinkhide li
{
	margin: 0 0 0 74px;
	width: 200px;
	height: 17px;
	overflow: hidden;
	display: inline-block;
}
.polefooter .blocklinkhide li a
{
	text-decoration:none;
	color:#FFFFFF
}
.polefooter .blocklinkhide li a:hover
{
	text-decoration:underline;
}
