.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
}