.xoopsQuote, .xoopsCode{ border: 1px dashed; padding: 5px; }

.xoopsCode { direction: ltr; text-align: left; }

.errhandler {
        border:1px dashed red;
        padding:0px 5px;
        background-color: #F8F8FF;
        color:Gray;
}
body { unicode-bidi : embed;}

/* fast hack to secure menu if using old e-xoops theme */
#hmenu2 a, #hmenu a{
    display:block;
    margin:0px;
    width:100%;
    padding:3px;
    font:bold 10px Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
    border-bottom:1px solid #777777;
    border-right:1px solid #777777;
    border-top:1px solid #cccccc;
}

#hmenu a {
    text-indent: 5px;
    border-left: 1px solid #cccccc;
}

#hmenu2 a {
    text-indent: 25px;
    border-left: 3px solid #990000;
}

table,td,div{direction: ltr; text-align:left}
.imgfade{filter:alpha(opacity=50); -moz-opacity:0.5;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px;z-index:25}
.center{direction: ltr; text-align:center !important}
.left {direction: ltr; text-align:left !important}
.right{direction: ltr; text-align:right !important}
.rc_img_pointer {vertical-align:middle;border:0px;margin:0px 5px;}
/*.rc_smile {width:18px;height:18px}*/
.rc_warning{color:#ff0000;font-weight:bold;}
.sql_dbg, .cached_sql_dbg {border-top:1px dashed #003030; padding: 3px;text-align:left;}
.sql_dbg { }
.cached_sql_dbg {font-style:italic;}

/*

HAWK's

*/

.fblock_b3 {
	border-top: thin solid orange;
	border-left: thin solid orange;
	border-right: thin solid orange;
	border-bottom: none;
	width: 30pt;
	text-align: center;
	float: left;
	cursor: pointer;
	position: relative;
}
.fblock_b1 {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: thin solid orange;
	width: 30pt;
	text-align: center;
	float: left;
	cursor: pointer;
	position: relative;
}
.fblock_b2 {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: thin solid orange;
	width: 30pt;
	text-align: center;
	float: left;
	cursor: pointer;
	position: relative;
}
.fblock_b0 {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: thin solid orange;
	width: 30pt;
	text-align: center;
	float: left;
	cursor: pointer;
	position: relative;
}
.fblock_tfont {
	font-family: Comic Sans MS;
	font-size: 8pt;	
	color: black;
}

#scrollbar_container {  
	position:relative;  
	width:120pt;  
 } 
  
#scrollbar_track {  
	position:absolute;  
	top:0;  
	rightright:0;  
	height:100%;  
	width:10px;  
	background-color:transparent;  
	cursor:move;  
 } 
  
#scrollbar_handle {  
	width:10px;  
	background-color:#5c92e7;  
	cursor:move;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
	opacity:0.9;  
	-moz-opacity:0.9;  
 }
.fblock_files_title {
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: black;
	cursor: pointer;
	width: 200px;
}
.fblock_files_subtitle {
	font-size: 12px;
	height: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	width: 200px;
}
.fblock_files_year {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.fblock_ftitle {
	color: black;
	background-color: #FFFFFF;
	border: 1px solid black;
	position: absolute;
	z-index: 1;
	left: 90%;
	text-align: center;
}
.fblock_updcnt {
	color: black;
	background-color: white;
	border: 1px solid black;
	position: absolute;
	overflow: auto;
	z-index: 100;
	top: -10px;
	left: 30px;
	text-align: center;
	width: 15px;
	height: 15px;
	padding: 0px 0px 0px 1px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*width: 100%;*/
}
.fblock_updcnt_d {
	color: black;
	background-color: black;
	border: 1px solid white;
	position: absolute;
	overflow: auto;
	z-index: 100;
	top: -10px;
	left: 30px;
	text-align: center;
	width: 15px;
	height: 15px;
	padding: 0px 0px 0px 1px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.fblock_updcnt_h {
	display: none;
}
.fblock_tupdfont {
	color: black;
	font-family: Tahoma;
	font-size: 9pt;	
	cursor: hand;
}
.fblock_tupdfont_d {
	color: white;
	font-family: Tahoma;
	font-size: 9pt;	
	cursor: hand;
}
#fblock_body {
	background-color: #3C3C3C;
	border-right: thin solid orange;
	border-left: thin solid orange;
	border-bottom: thin solid orange;
	margin-left: 0pt;
	width: 120pt;
	height: 424px;
	overflow-x: hidden;
	overflow-y: hidden;
	/*overflow: auto;*/
	scrollbar-base-color: #123456;
	scrollbar-track-color: #123456;
	scrollbar-face-color: #123456;
	scrollbar-highlight-color: #123456;
	scrollbar-3dlight-color: #123456;
	scrollbar-darkshadow-color: #123456;
	scrollbar-shadow-color: #123456;
	scrollbar-arrow-color: #123456;
	filter: chroma(color=#123456);
	float: left;
	/*opacity: .99;*/
	z-index: 100;
}
.fblock_scroll {
	width: 13px; 
	height: 450px;
	border: 1px solid orange;
	vertical-align: middle;
	background-color: black;
	cursor: pointer;
	position: absolute;
	z-index: 0;
	float: left;
	/*width: 100%;*/
}
.fblock_logo {
	color: black;
	background-color: #FFFFFF;
	border: 2px solid black;
	position: absolute;
	left:100px;
	top: 100px;
	z-index: 0;
	text-align: center;
}
.fblock_im { 
	position:relative;
	top: 2px;
}
.fblock_tbl {
	color: #ffffff;
	border-top: 1px solid white;
	border-right: none;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	width:35px;
	height:49px;
	float:left;
	text-align: center;
	position:relative;
	/*z-index: -1;*/
}
.fblock_tbr {
	color: #ffffff;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-left: none;
	border-bottom: 1px solid white;
	width: 121px;
	height:49px;
	float: left;
	position:relative;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	filter: alpha(opacity=80);
}
.fblock_comm {
	text-align: center;
	width: 22pt;
	/*border-left: 1pt dashed white;
	border-bottom: 1pt dashed white;*/
}
.fblock_add_comm {
	color: black;
	float: right;
	font-weight: bold;
	text-decoration: none;
}
.fblock_title {
	font-size: 9pt;
	color: #FF9900;
	font-weight: bold
}
.fblock_title:hover {
	color: #FF0000;
}
.fblock_add_comm:hover {
	color: red;
}
.fcommrev {
	background-color: white;
	border: 2pt solid black;
	/*width: 825px;
	position: absolute;*/
	padding: 2pt; 
}
.flogo_smallbox {
	min-width:50px;
	max-height:360px;
	float:right;
	overflow-x:hidden;
	overflow-y:hidden;
	display:flex;
	flex-direction:column;
}
.flogo_logo {
	float:left;
	display:inline-block;
	border-bottom:1px solid white;
	cursor:pointer;
	opacity:0.5;
}
.flogo_logo:hover {
	opacity:1 !important;
}
.logo_container {
	width:295px;
	min-height:360px;
	display:flex;
}
.logo_img {
	width:240px;
	float:left;
}
.company_image {
	float:left;
	width:240px;
	margin-top:5px;
}
.files_table {
	display:table;
	width:calc(100% - 30px);
	padding:15px;
}
.files_row {
	display:table-row;
}
.files_cell {
	display:table-cell;
}
.fonhold {
width: 160px;

background: rgb(255, 0, 0);
opacity: 0.6;
position: absolute;
z-index: 500;
text-align: center;
}
.fonholdbig {
width: 100%;
height: 100%;
background: rgba(255, 0, 0, 0.6);
position: absolute;
z-index: 500;
display: table;
text-align: center;
}
.fonholdsmall {
color: black;
display: table-cell;
text-align: center;
vertical-align: middle;
}
.alpha60 {
		/* Fallback for web browsers that doesn't support RGBa */
		background: rgb(0, 0, 0);
		/* RGBa with 0.6 opacity */
		background: rgba(0, 0, 0, 0.6);
		/* For IE 5.5 - 7*/
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
		/* For IE 8*/
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	}
.alpha90 {
		/* Fallback for web browsers that doesn't support RGBa */
		background: rgb(0, 0, 0);
		/* RGBa with 0.6 opacity */
		background: rgba(0, 0, 0, 0.9);
		/* For IE 5.5 - 7*/
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
		/* For IE 8*/
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	}
	
.nooverflow {
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 100;
}


/* EDITABLE SELECT */
	.selectBoxArrow{
		margin-top:1px;
		float:left;
		position:absolute;
		right:1px;
		

	}	
	.selectBoxInput{
		border:0px;
		padding-left:1px;
		height:16px;
		position:absolute;
		top:0px;
		left:0px;
	}

	.selectBox{
		position: relative;
		left: -600px;
		float: right;
		border:1px solid #7f9db9;
		height:20px;	
	
	}
	.selectBoxOptionContainer{
		position:absolute;
		border:1px solid #7f9db9;
		height:100px;
		background-color:#FFF;
		left:-1px;
		top:20px;
		visibility:hidden;
		overflow:auto;
		z-index:1000;
	}
	.selectBoxIframe{
		position:absolute;
		background-color:#FFF;
		border:0px;
		z-index:999;
	}
	.selectBoxAnOption{
		font-family:arial;
		font-size:12px;
		cursor:default;
		margin:1px;
		overflow:hidden;
		white-space:nowrap;
	}
.smallfont {
	color: white;
	font-family: Tahoma;
	font-size: 6pt;	
	cursor: hand;
}
/* SLIDER */
.slider {
	background-image: url(/images/slider_bg.gif);
	background-repeat: repeat-x;	
}
.knob {
	position: relative;
	background-image: url(/images/knob.gif);
}

.folded, .folded2 {
    display: block;
    background: transparent url(/images/icon_plus_1.gif) no-repeat left center;
	background-color: #d3d3d3;
	border: 1px solid grey;
    padding-left: 14px;
}
.sp-head {
    border-width: 1;
    padding: 1px 14px 3px;
    margin-left: 6px;
    cursor: pointer;
    font-weight: bold;
}
/* UPLOAD FORMS */
.previewdiv {
    float: left;
    height: 390px;
	width: 685px;
	margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
	left: 0px;
	top: 3px;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    /*border-radius: 3px;*/
	border-left: 2px solid black;
	border-right: 2px solid black;
    line-height:350px;
    text-align:center;
}

.previewdivlogo {
    float: left;
    height: 480px;
	width: 375px;
	margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    left: 0px;
	top: 3px;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    /*border-radius: 3px;*/
	border-left: 2px solid black;
	border-right: 2px solid black;
    line-height:350px;
    text-align:center;
}
.previewdivcomp {
    float: left;
    height: 470px;
	width: 420px;
	margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    padding: 5px;
	top: 2px;
	border-left: 2px solid black;
	border-right: 2px solid black;
    line-height:350px;
    text-align:center;
}
.preview {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.infoblock-div {
	text-align:left;
	border-bottom:1px solid black;
	border-right:1px solid black;
	cursor: pointer;
	cursor: hand;
}
.filelist {
	display: flex;
	flex-direction: column;
	width: 210px;
	/*max-height: 390px;*/
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	float: left;
	z-index: 100;
}
.filelist_img{
	width:200px;
}
.filesdiv {
	font: Comic Sans MS;
	font-size: 12px;
	border-top: 1px solid black;
	height: 60px;
	position: relative;
	overflow: auto;
	padding: 5px;
	left: 1px;
}
.listdiv {
	font: Comic Sans MS;
	font-size: 12px;
	border: 1px solid black;
	height: 53px;
	position: relative;
	overflow: hidden;
	padding: 5px;
	left: 1px;
	border-radius: 5px;
}
.closediv {
	background: rgba(0,0,0,0.7);
	cursor:pointer;
	margin: 0;
	padding: 0;
	width: 50px;
	height: 50px;
	position: relative;
	left: calc(100% - 50px);
	top: 0;
	z-index: 30;
	position: sticky;
	transition: all 0.15s ease-in-out;
}
.closediv:hover {
	background: red;
	transition: all 0.15s ease-in-out;
}
.closediv:after {
	color: white;
	content: "\d7";
	text-align:center;
	line-height: 50px;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	position: absolute;
}
.videodiv {
	margin: 0px auto;
	z-index: 55;
	position: absolute;
	width:800px;
	height:450px;
}
.videodiv > .closediv {
	opacity: 0;
	transition: all 0.15s ease-in-out;
}
.videodiv:hover > .closediv {
	opacity: 1;
	transition: all 0.15s ease-in-out;
}
.video {
	top: 0;
	position: absolute;
	z-index: 55;
}
.zoomdiv {
	background: rgba(255,255,255,0.4);
	background-image: url("/images/zoom-50.png");
	cursor:pointer;
	content: "\d7";
	margin: 0;
	padding: 0;
	width: 50px;
	height: 50px;
	position: sticky;
	left: calc(100% - 50px);
	top: 55px;
	z-index: 30;
	font-size: 30px;
	transition: all 0.15s ease-in-out;
}
.zoomdiv:hover {
	background: rgba(255,255,255,1);
	background-image: url("/images/zoom-50.png");
	transition: all 0.15s ease-in-out;
}
.sizesdiv {
	position: absolute;
	top: 5px;
	left: 20px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	background-color: black;
	border-radius: 4px;
	z-index: 10;
}
.slide_screens {
	position: absolute;
	width: 45px;
	text-align: center;
	z-index: 50;
	cursor: pointer;
	opacity: 0;
	background-color: rgba(255,140,0,.7);
	border-radius: 6px;	
}	
.slide_screens:hover {
	background-color: rgba(68,68,68,.7);
}
.slide_screens:hover > span {
	color: rgba(255,140,0,.7);
}
.previous {
	position: absolute;
	left: 25px;
	width: 35px;
	textAlign: center;
	zIndex: 50;
	cursor: pointer;
	opacity: 0;
	backgroundColor: rgba(255,140,0,.7);
	borderRadius: 6px;
	}
.preview-frame {
	border: 1px solid white;
	background: rgba(100,100,100,0.5);
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 25;
	overflow:hidden;
	padding:0;
	margin:0;
}
.preview-i {
	border: 1px solid orange;
	background: rgba(255,255,0,0.3);
	position: absolute;
	padding:0;
	margin:0;
}
.filterdiv {
	background-image: url("/images/sort-30.png");
	background-repeat: no-repeat;
	background-color:rgba(255,255,255,0.5);
	border: 1px solid black;
	border-radius:10px;
	/*background: -moz-linear-gradient(right,rgba(128,128,128,1),rgba(128,128,128,0.4));
	background: linear-gradient(to right, rgba(128,128,128,1), rgba(128,128,128,0.4));*/
	width: 30px;
	height: 30px;
	position: absolute;
	top: 3px;
	cursor:pointer;
	z-index: 101;
}
.filterdiv:hover {
	background-color:rgba(0,0,0,0.1);
}
.fulldiv {
	background: rgba(0, 0, 0, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: fixed;
	z-index: 50;
	text-align: center;
}
.fulldiv-block {
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	text-align: center;
}
.formdiv {
	background-color: white;
	border: 2px solid black;
	border-radius: 6px;
	position: absolute;
	margin:0 auto;
	width: 400px;
	z-index: 5;
}
.buttondiv {
	background-color: orange;
	color: black;
	border: 2px solid black;
	border-radius: 3px;
	width: 85px;
	position: absolute;
	left: 220px;
	cursor: pointer;
	float: left;
}
.delbdiv {
	background-color: red;
	color: white;
	border: 2px solid black;
	border-radius: 3px;
	width: 70px;
	position: absolute;
	cursor: pointer;
	display: none;
}
.delallbdiv {
	background-color: red;
	color: white;
	border: 2px solid black;
	border-radius: 3px;
	width: 100px;
	position: absolute;
	cursor: pointer;
}
.addbdiv {
	background-color: green;
	color: white;
	border: 2px solid black;
	border-radius: 3px;
	width: 80px;
	height: 20px;
	position: absolute;
	cursor: pointer;
	/*display: none;*/
	text-align: center;
}
.addallbdiv {
	background-color: blue;
	color: white;
	border: 2px solid black;
	border-radius: 3px;
	width: 110px;
	position: absolute;
	cursor: pointer;
}
.uploaddiv {
	border: solid 1px black;
	border-radius: 3px;
	height: 20px;
	width: 210px;
	position: absolute;
	left: 1px;
	text-align: center;
	color: white;
	font-family: Comic Sans MS;
	font-size: 14px;
}
.uploadbar {
	height: 20px;
	background-image:
	   -webkit-linear-gradient(-45deg, transparent 33%, rgba(216, 166, 49, 0.53) 33%, rgba(216, 166, 49, 0.53) 66%, transparent 66%),
	   -webkit-linear-gradient(top, rgba(255, 255, 255, .55), rgba(0, 0, 0, .55));
    border-radius: 3px; 
    background-size: 35px 20px, 100% 100%, 100% 100%;
	position: absolute;
}
.uploadstatusdiv {
	height: 20px;
	width: 210px;
	display: table;
	vertical-align: middle;
	position: absolute;
}
.uploadname {
	color: black;
	font-family: Comic Sans MS;
	font-size: 12px;
	display: table-cell;
	padding-left: 1px;
	text-align:left;
	vertical-align: middle;
	max-width: 170px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
}
.uploadstatus {
	color: black;
	font-family: Comic Sans MS;
	font-size: 14px;
	display: table-cell;
	padding-right: 1px;
	text-align:right;
	vertical-align: middle;
	width: 35px;
}
.screen-img {
	overflow: hidden;
	position: absolute;
	z-index: 10;
}
.screen-imgdiv {
	overflow: hidden;
	position: absolute;
	z-index: 15;
	border: 2px solid #ff8c00;
	float: left;
	background-color: black;
	opacity: 0.5;
}
.screen-overlay {
	overflow: hidden;
	position: absolute;
	z-index: 25;
	border: 2px solid #ff8c00;
	float: left;
	pointer-events: none;
}
.screen-imgdiv.active {
    cursor: grabbing !important;
  }
.waitdiv {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 30;
	top: 0;
	text-align:center;
	background: black;
}

.m-success {
	color: green;
	font: Comic Sans MS;
	font-size: 13px;
}
.m-failure {
	color: red;
	font: Comic Sans MS;
	font-size: 14px;
}
.company-list {
	width: 100%;
	height: 400px;
	overflow: auto;
}
.loader {
	background-image: linear-gradient(to right, orange, white 640px, orange 1280px);
	background-size: 1280px 100%;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	z-index: 30;
	position: absolute;
	top: 0px;
	display: flex;
	justify-content: center;
}
.select-box {
	position:absolute;
	/*left:600px;
	top:22px;
	width: 800px;*/
	height:30px;
	vertical-align:middle;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-radius: 0px 0px 10px 10px;
	background-color: rgba(0, 0, 0, .35);
	z-index: 11;
	/*overflow: hidden;*/
}
.s-title{
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	/*color: rgba(0, 255, 127, 0.8); /*весна*/
	/*color: rgba(226,244,199, 0.8); /*лето*/
	/*color: rgba(255, 128, 0, 0.8); /*ќсень*/	
	/*color: rgba(165, 242, 243, 0.8); /*зима*/
	text-shadow:
    -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; 
	font-size: 18px;
	/*text-align:center;*/
	margin: 5px;
	width: 180px;
	float:left;
	cursor:pointer;
}
.selector {
	position:relative; 
	float:left;
	z-index: 11;
	/*top: 15px;
	left: 5px;*/
}
.control {
	position:relative; 
	float:right; 
	left:0px; 
	top:0px; 
	width:25px; 
	height:30px; 
	border-radius:0 0 10px 0px;
	z-index: 10;
}
.control a:link {
	display: block;
	width: 25px;
	height: 30px;
	background-color: #FFA500;
	border-radius: 0 0 10px 0;
}

.control:hover > a {
	background-color: #CC0000;
}
.control i {
  border: solid black;
  border-width: 0 7px 7px 0;
  display: inline-block;
  padding: 7px;
  position:relative;
  top: 4px;
  left: -2px
}

.arrow-right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.control a:hover > .arrow-right {
	border: solid white;
	border-width: 0 7px 7px 0;
}

.arrow-left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.arrow-up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.arrow-down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.follow-button {
	position:absolute; 
	left:1160px; 
	top:10px; 
	width:100px; 
	height:98px;
	z-index: 10;
}
.datebox {
	position:absolute; 
	left:1080px; 
	top:10px; 
	font-size: 14pt;
	color: white;
	background-color: orange;
	border-radius: 6px;
	width:180px; 
	text-align:center;
	z-index: 10;
}
.follow-button-edit {
	position:absolute; 
	left:1160px; 
	top:120px; 
	width:100px; 
	height:100px;
	z-index: 10;
}
.title-field {
	position:absolute; 
	left:100px; 
	top:260px; 
	padding-left:10px;
	padding-right:10px; 
	border-left: 3px solid red;
	border-right: 3px solid red;
	height:30px;
	max-width: 1050px;
	overflow: hidden;
	text-overflow: ellipsis;
	font: Arial;
	font-size: 18pt;
	color: white;
	white-space: nowrap;
	background-color: rgba(0, 0, 0, .35);
	z-index: 11;
}
.tf-popup {
	position:absolute;
	text-align:center;
	left: 200px;
	top:45px;
	padding-left:10px;
	padding-right:10px; 
	border-left: 3px solid red;
	border-right: 3px solid red;
	max-width: 600px;
	height:30px;
	overflow:hidden;
	text-overflow: ellipsis;
	font: Arial;
	font-size: 18pt;
	color: white;
	white-space: nowrap;
	z-index: 100;
	background-color: rgba(0, 0, 0, .35);
}
.ny-tree {
	text-align: center; 
	float: right; 
	position: absolute;
	z-index: 9;
}
.ny-snow {
	text-align: center; 
	float: right; 
	width: 450px;
	height: 300px;
	overflow: hidden;
	position: absolute;
	z-index: 8;
}
.ny-ice {
	text-align: center; 
	float: right; 
	position: absolute;
	z-index: 8;
}
.add-btn{
	background-color:green;
	color:white;
	border-radius: 10px 10px 10px 10px;
}
.upd-btn{
	background-color:orange;
	color:white;
	border-radius: 10px 10px 10px 10px;
	position:relative;
	top:3px;
}
.edit-btn{
	background-color:blue;
	color:white;
	border-radius: 10px 10px 10px 10px;
}
.del-btn{
	background-color:red;
	color:white;
	border-radius: 10px 10px 10px 10px;
}
.seasons-div{
	position:absolute;
	left:50%;
	width:270px;
	height:70px;
	color:white;
	background-color:gray;
	padding: 3px;
	border-radius: 10px 10px 10px 10px;
}
.seasons-input{
	border-radius: 10px 10px 10px 10px;
}
/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	/*border: 1px solid #999999;*/
	display: table-cell;
	padding: 3px 10px;
	vertical-align: top;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

#ruler { visibility: hidden; white-space: nowrap; }

.fakeScroll__scope{ overflow:visible !important; }

.fakeScroll__wrap{
    overflow : hidden;
    height   : 100%;
    position : relative;
    z-index  : 1;
}

.fakeScroll__content{
    height          : 100%;
    width           : 100%;
    padding         : 0px;
    position        : relative;
    right           : -18px;
    overflow        : auto;
    -moz-box-sizing : border-box;
    box-sizing      : border-box;
}

.fakeScroll__track{
    position : absolute;
	float    : right;
    right    : -15px;
    top      : 0;
    bottom   : 0;
    width    : 9px;
	height   : 100%;
    cursor   : default;
}

.fakeScroll__bar{
    position      : relative;
    background    : rgba(0,0,0, .35);
    width         : 100%;
    border-radius : 4px;
    right         : 0;
    top           : 0;
    z-index       : 0;
    transition    : background 0.1s;
    cursor        : -moz-grab;
    cursor        : -webkit-grab;
}

.fakeScroll__bar:hover{
    background    : rgba(0,0,0, .65);
}

.fakeScroll__bar.fakeScroll--grabbed{
    cursor     : -moz-grabbing;
    cursor     : -webkit-grabbing;
    background : black;
}

body.fakeScroll--grabbed{
    cursor              : -moz-grabbing;
    cursor              : -webkit-grabbing;
    -moz-user-select    : none;
    -webkit-user-select : none;
    user-select         : none;
}
.canvas {
    position: absolute;
	z-index: 1;
}
.file-dl-wrap {
	position:fixed;
	bottom:0;
	width: calc(100% - 242px);
	left:217px;
	}
.file-dl-buttons {
	position:relative;
	padding-top:5px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-radius: 8px 8px 0px 0px;
	box-shadow: 0 -10px 5px rgba(0, 0, 0, 0.5);
	height:55px;
	background-color:white;	
	text-align:center;
	user-select: none;
	}
.file-dl-submit {
	border-radius:6px;
	background-color: green;
	color: white;
	font-size: 18px;
	width: 130px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	user-select: none;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: all 200ms ease-out;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	}
.file-dl-cancel {
	border-radius:6px;
	background-color: red;
	color: white;
	font-size: 18px;
	width: 130px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	user-select: none;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: all 200ms ease-out;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	}
.file-dl-special {
	border-radius:6px;
	background-color: orange;
	color: white;
	font-size: 18px;
	width: 130px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	user-select: none;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: all 200ms ease-out;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	}
.file-dl-special-b {
	border-radius:6px;
	background-color: blue;
	color: white;
	font-size: 18px;
	width: 130px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	user-select: none;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: all 200ms ease-out;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	}
.file-dl-special-p {
	border-radius:6px;
	background-color: purple;
	color: white;
	font-size: 18px;
	width: 130px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	user-select: none;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: all 200ms ease-out;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	}
.file-dl-special-c {
	border-radius:6px;
	background-color: cyan;
	color: black;
	font-size: 18px;
	width: 130px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	user-select: none;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: all 200ms ease-out;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	}
.file-dl-special-d {
	border-radius:6px;
	background-color: grey;
	color: white;
	font-size: 18px;
	width: 130px;
	height: 25px;
	line-height: 25px;
	cursor: not-allowed;
	user-select: none;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: all 200ms ease-out;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	}
.file-dl-special-r {
	border-radius:6px;
	background-color: red;
	color: white;
	font-size: 18px;
	width: 130px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	user-select: none;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: all 200ms ease-out;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	}
.file-dl-special-sel {
	border-radius:6px;
	background-color: orange;
	color: black;
	font-size: 18px;
	width: 50px;
	height: 50px;
	line-height: 30px;
	cursor: pointer;
	user-select: none;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: all 200ms ease-out;
	text-align: center;
	display: inline-block;
	}
.file-dl-update-desc {
	border-radius:6px;
	background-color: #ff6060;
	color: white;
	font-size: 18px;
	width: 59px;
	height: 59px;
	cursor: pointer;
	user-select: none;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: all 200ms ease-out;
	text-align: center;
	display: inline-block;
	margin-left: 5px;
	}
.file-dl-submit:hover {
	box-shadow: 0 0 6px rgba(35, 173, 278, 1);
	}
.file-dl-cancel:hover {
	box-shadow: 0 0 6px rgba(35, 173, 278, 1);
	}
.file-dl-special:hover {
	box-shadow: 0 0 6px rgba(35, 173, 278, 1);
	}
.file-dl-special-b:hover {
	box-shadow: 0 0 6px rgba(35, 173, 278, 1);
	}
.file-dl-special-p:hover {
	box-shadow: 0 0 6px rgba(35, 173, 278, 1);
	}
.file-dl-special-c:hover {
	box-shadow: 0 0 6px rgba(35, 173, 278, 1);
	}
.file-dl-special-r:hover {
	box-shadow: 0 0 6px rgba(35, 173, 278, 1);
	}
.file-dl-update-desc:hover {
	box-shadow: 0 0 6px rgba(35, 173, 278, 1);
	}
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* Add dots under the hoverable text */
  cursor: pointer;
}
/* Tooltip text */
.tooltiptext {
  visibility: hidden; /* Hidden by default */
  width: 400px;
  background-color: black;
  color: #ffffff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  top: 25;
  right: -20;
  z-index: 1; /* Ensure tooltip is displayed above content */
}
/* Show the tooltip text on hover */
.tooltip:hover .tooltiptext {
  visibility: visible;
}
input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.6); /* IE */
  -moz-transform: scale(1.6); /* FF */
  -webkit-transform: scale(1.6); /* Safari and Chrome */
  -o-transform: scale(1.6); /* Opera */
  padding: 10px;
}
.checkboxtext
{
  /* Checkbox text */
  font-size: 150%;
  display: inline;
}
.checkboxtext-checked
{
  /* Checkbox text */
  font-size: 150%;
  display: inline;
  color: rgb(0, 180, 10);
  font-weight: bold;
}
/* SUNSHINE! */
.sun { 
  position: absolute;
	top:10px;
	left:180px; 
	width:70px;
	height:70px;
	border-radius:50%;	
	background:white;
	opacity:0.9;			
	box-shadow: 0px 0px 40px 15px yellow;  
	z-index:100;
}

.ray_box {
  position: absolute;
  margin: auto;
	top:0px;
	left:0;
	right:0;
	bottom:0;	
  width:70px;  
  -webkit-animation: ray_anim 120s linear infinite;
  animation: ray_anim 120s linear infinite;
}
.ray {  
    background: -webkit-linear-gradient(top, rgba(255,255,0,0) 0%, rgba(255,255,0,0.8) 50%, rgba(255,255,0,0) 100%);
		background: linear-gradient(top, rgba(255,255,0,0) 0%, rgba(255,255,0,0.8) 50%, rgba(255,255,0,0) 100%); 
    margin-left:10px;
    border-radius:80% 80% 0 0;
    position:absolute;
    opacity:0.3;
}

.ray1 {    
    height:170px;
    width:30px;
   -webkit-transform: rotate(180deg);
    top:-175px;
    left: 15px;
}
.ray2 {
    height:100px;
    width:8px;
   -webkit-transform: rotate(220deg);
    top:-90px;
    left: 75px;
}
.ray3 {
    height:170px;
    width:50px;
   -webkit-transform: rotate(250deg);
    top:-80px;
    left: 100px;
}
.ray4 {
    height:120px;
    width:14px;
   -webkit-transform: rotate(305deg);
    top:30px;
    left: 100px;
}
.ray5 {
    height:140px;
    width:30px;
   -webkit-transform: rotate(-15deg);
    top:60px;
    left: 40px;
}
.ray6 {
    height:90px;
    width:50px;
   -webkit-transform: rotate(30deg);
    top:60px;
    left: -40px;
}
.ray7 {
    height:210px;
    width:10px;
   -webkit-transform: rotate(70deg);
    top:-35px;
    left: -90px;
}
.ray8 {
    height:120px;
    width:30px;
   -webkit-transform: rotate(100deg);
    top:-45px;
    left:-90px;
}
.ray9 {
    height:80px;
    width:10px;
   -webkit-transform: rotate(120deg);
    top:-65px;
    left:-60px;
}
.ray10 {
    height:190px;
    width:23px;
   -webkit-transform: rotate(150deg);
    top:-185px;
    left: -60px;
}


@-webkit-keyframes ray_anim { 
		0% { -webkit-transform: rotate(0deg); transform: rotate(0deg);}    
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg);}
}
/* SUNSHINE! DONE */
.sky {
	width: 270px; height: 60px;
	background: #fff;
	
	border-radius: 200px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	
	position: relative; 
}

.sky:before, .sky:after {
	content: '';
	position: absolute; 
	background: #94bbe9;
	width: 200px; height: 90px;
	position: absolute; top: -15px; left: 10px;
	
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	-moz-transform: rotate(30deg);
}

.sky:after {
	width: 170px; height: 130px;
	top: -55px; left: auto; right: 15px;
}
.wa_comment_button {
	background-color:#DEDEE0;
	border:2px solid #89898B;
	border-radius:8px;
	height:22px;
	width:200px;
	display:inline-block;
	text-align:center;
}
.wa_comment_text {
	color:black;
	font-size:14px;
	cursor:pointer;
	display:inline-block;
	margin-top:2px;
}
.screenbox {
	display: flex;
	max-width:1055px;
	min-height: 100px;
	position:relative;
	overflow-x:hidden;
	overflow-y:hidden;
	-webkit-overflow-scrolling: touch;
	/*border:2px solid orange;*/
  }
.screenbox-overlay {
	content: "";
	position: absolute;
	width: calc(100% + 1px);
	height: 100%;
	top: 0px;
	/*left: 0px;*/
	margin: 0;
	border: none;
	pointer-events:none;
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 98%, rgba(255, 255, 255, 1)),
				linear-gradient(to right, rgba(255, 255, 255, 0) 98%, rgba(255, 255, 255, 1));
	z-index:5;
}
.screenshot-div {
	display:inline-block;
	margin-right:3px;
	cursor:pointer;
	-webkit-filter: grayscale(0) !important;
	filter: grayscale(0) !important;
}

.screenshot-div img:hover {
	-webkit-filter: grayscale(100%) !important;
	filter: grayscale(100%) !important;
}
.screenbox-v {
	display: flex;
	flex-direction: column;
	max-width:200px;
	max-height: 300px;
	height:100%;
	position:relative;
	overflow-x:hidden;
	overflow-y:hidden;
	-webkit-overflow-scrolling: touch;
	/*border:2px solid orange;*/
  }
.screenbox-overlay-v {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% + 1px);
	top: 0px;
	left: 0px;
	margin: 0;
	border: none;
	pointer-events:none;
	background: linear-gradient(to top, rgba(255, 255, 255, 0) 92%, rgba(255, 255, 255, 1)),
				linear-gradient(to bottom, rgba(255, 255, 255, 0) 92%, rgba(255, 255, 255, 1));
	z-index:5;
}
#clouds{
	/*padding: 100px 0;
	background: #c9dbe9;
	background: -webkit-linear-gradient(top, #c9dbe9 0%, #fff 100%);
	background: -linear-gradient(top, #c9dbe9 0%, #fff 100%);
	background: -moz-linear-gradient(top, #c9dbe9 0%, #fff 100%);*/
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/*Time to finalise the cloud shape*/
.cloud {
	width: 200px; height: 60px;
	background: #fff;
	
	border-radius: 200px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	
	position: relative; 
}

.cloud:before, .cloud:after {
	content: '';
	position: absolute; 
	background: #fff;
	width: 100px; height: 80px;
	position: absolute; top: -15px; left: 10px;
	
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	-moz-transform: rotate(30deg);
}

.cloud:after {
	width: 120px; height: 120px;
	top: -55px; left: auto; right: 15px;
}

/*Time to animate*/
.x1 {
	-webkit-animation: moveclouds 45s linear infinite;
	-moz-animation: moveclouds 45s linear infinite;
	-o-animation: moveclouds 45s linear infinite;
}

/*variable speed, opacity, and position of clouds for realistic effect*/
.x2 {
	left: 200px;
	
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	transform: scale(0.6);
	opacity: 0.6; /*opacity proportional to the size*/
	
	/*Speed will also be proportional to the size and opacity*/
	/*More the speed. Less the time in 's' = seconds*/
	-webkit-animation: moveclouds 100s linear infinite;
	-moz-animation: moveclouds 100s linear infinite;
	-o-animation: moveclouds 100s linear infinite;
}

.x3 {
	left: -250px; top: -200px;
	
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0.8; /*opacity proportional to the size*/
	
	-webkit-animation: moveclouds 60s linear infinite;
	-moz-animation: moveclouds 60s linear infinite;
	-o-animation: moveclouds 60s linear infinite;
}

.x4 {
	left: 470px; top: -250px;
	
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	transform: scale(0.75);
	opacity: 0.75; /*opacity proportional to the size*/
	
	-webkit-animation: moveclouds 58s linear infinite;
	-moz-animation: moveclouds 58s linear infinite;
	-o-animation: moveclouds 58s linear infinite;
}

.x5 {
	left: -150px; top: -150px;
	
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0.8; /*opacity proportional to the size*/
	
	-webkit-animation: moveclouds 60s linear infinite;
	-moz-animation: moveclouds 60s linear infinite;
	-o-animation: moveclouds 60s linear infinite;
}

@-webkit-keyframes moveclouds {
	0% {margin-left: 1000px;}
	100% {margin-left: -1000px;}
}
@-moz-keyframes moveclouds {
	0% {margin-left: 1000px;}
	100% {margin-left: -1000px;}
}
@-o-keyframes moveclouds {
	0% {margin-left: 1000px;}
	100% {margin-left: -1000px;}
}
/*CUSTOM SELECT*/
.text-center {
  text-align: center;
}

/**,
*:before,
*:after {
  -webkit-border-sizing: border-box;
  -moz-border-sizing: border-box;
  border-sizing: border-box;
}*/

.container {
  width: 180px;
  position:relative;
/*  z-index: 10;*/
  left:0px;
}
.container > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.title {
  font: normal 40px/1.4 'Pacifico', sans-serif;
  text-align: center;
  color: #2980B9;
}
.img-field{
	max-height: 60px;
	max-width: 140px;
	position: relative;
	/*left: 135px;
	margin-left: 5px;*/
}

.dropdown a { text-decoration: none !important; text-align: center; }
.dropdown [data-toggle="dropdown"] {
  position: relative;
  display: block;
  color: black;
  background: #FFC966;
  -webkit-box-shadow: 0 1px 0 gray inset,
                      0 -1px 0 black inset;
  -moz-box-shadow:    0 1px 0 gray inset, 
                      0 -1px 0 black inset;
  box-shadow:         0 1px 0 gray inset,
                      0 -1px 0 black inset;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  padding: 5px;
  height: 70px;
}
.dropdown [data-toggle="dropdown"]:hover { background: #FFA500; }
.dropdown .icon-arrow {
  position: absolute;
  display: block;
  font-size: 0.7em;
  color: black;
  top: 10px;
  right: 10px;
}
.dropdown .icon-arrow.open {
  -webkit-transform: rotate(-180deg);
  -moz-transform:    rotate(-180deg);
  -ms-transform:     rotate(-180deg);
  transform:         rotate(-180deg);
  -webkit-transition: -webkit-transform 0.6s;
  -moz-transition:    -moz-transform 0.6s;
  -o-transition:      -o-transform 0.6s;
  transition:         transform 0.6s;
}
.dropdown .icon-arrow.close {
  -webkit-transform: rotate(0);
  -moz-transform:    rotate(0);
  -ms-transform:     rotate(0);
  transform:         rotate(0);
  -webkit-transition: -webkit-transform 0.6s;
  -moz-transition:    -moz-transform 0.6s;
  -o-transition:      -o-transform 0.6s;
  transition:         transform 0.6s;
}
.dropdown .icon-arrow:before { content: '\25BC'; }
.dropdown .dropdown-menu {
  max-height: 0;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropdown .dropdown-menu li { padding: 0; }
.dropdown .dropdown-menu li a {
  display: block;
  color: #6f6f6f;
  background: #EEE;
  -webkit-box-shadow: 0 1px 0 white inset,
                      0 -1px 0 #d5d5d5 inset;
  -moz-box-shadow:    0 1px 0 white inset,
                      0 -1px 0 #d5d5d5 inset;
  box-shadow:         0 1px 0 white inset,
                      0 -1px 0 #d5d5d5 inset;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3);
  padding: 10px 10px;
}
.dropdown .dropdown-menu li a:hover {
  background: #f6f6f6;
}
.dropdown .show,
.dropdown .hide {
	max-height: 300px;
	min-width: 180px;
	overflow-y:scroll;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.dropdown .show {
  display: block;
  /*max-height: 9999px;*/
  min-width: 180px;
  -webkit-transform: scaleY(1);
  -moz-transform:    scaleY(1);
  -ms-transform:     scaleY(1);
  transform:         scaleY(1);
  -webkit-animation: showAnimation 0.5s ease-in-out;
  -moz-animation:    showAnimation 0.5s ease-in-out;
  animation:         showAnimation 0.5s ease-in-out;
  -webkit-transition: max-height 0.2s ease-in-out;
  -moz-transition:    max-height 0.2s ease-in-out;
  -o-transition:      max-height 0.2s ease-in-out;
  transition:         max-height 0.2s ease-in-out;
  z-index: 50;
  position:absolute;
}
.dropdown .hide {
  max-height: 0;
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  animation: hideAnimation 0.4s ease-out;
  -moz-animation: hideAnimation 0.4s ease-out;
  -webkit-animation: hideAnimation 0.4s ease-out;
  -moz-transition: max-height 0.1s ease-out;
  -o-transition: max-height 0.1s ease-out;
  -webkit-transition: max-height 0.1s ease-out;
  transition: max-height 0.1s ease-out;
  z-index:1;
  position:absolute;
}

@keyframes showAnimation {
  0% {
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -webkit-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-moz-keyframes showAnimation {
  0% {
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -webkit-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes showAnimation {
  0% {
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -webkit-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes hideAnimation {
  0% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@-moz-keyframes hideAnimation {
  0% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@-webkit-keyframes hideAnimation {
  0% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
.spoiler {
	text-align: center;
	cursor: grab;
	color: black;
	background-color: orange;
	border-radius: 6px;
}
/*END CUSTOM SELECT*/

.div-checkbox-flex {
	display: flex;
	flex-direction: row;
	max-width: 1000px;
	background: #FFE4B2;
	padding: 2px;
}
.checkbox-flex {
	display: flex;
	flex-direction: column;
	max-width: 300px;
	overflow: hidden;
	float: left;
	white-space: nowrap;
	flex-grow: 1;
	flex-shrink: 1;
}

.checkbox-element {
	float: left;
}
.fileWatchName {
	width: 68%;
	height: 40px;
	font-size: 14px;
	line-height: 5px;
	font-weight: bold;
	background-color: green;
	color: white;
	border-radius: 6px 0 0 6px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	float: left;
}
.fileWatchNamePlay {
	width: 38%;
	height: 40px;
	font-size: 14px;
	line-height: 5px;
	font-weight: bold;
	background-color: green;
	color: white;
	border-radius: 6px 0 0 6px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	float: left;
}
.fileWatchPlay {
	width: 30%;
	height: 40px;
	float:left;
	background-color: darkorange;
	color: white;
	font-weight: bold;
	/*background-image: url('/images/play.png');
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: contain;*/
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	cursor: pointer;
	text-align: center;
}
.fileWatchPlay:hover {
	background-color: lightblue;
	color: black;
}
.fileWatchPlayTrans {
	width: 30%;
	height: 40px;
	float: left;
	background-color: blueviolet;
	color: white;
	font-weight: bold;
	border-radius: 0 6px 6px 0;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	cursor: pointer;
	text-align: center;
}
.fileWatchPlayTrans:hover {
	background-color: lightblue;
	color: black;
}
.fileWatchPlayTrans > span {
	display: block;
	height: 100%;
	background-color: rgb(43,194,83);
	background-image: linear-gradient(
		center bottom,
		rgb(43,194,83) 37%,
		rgb(84,240,84) 69%
	);
	box-shadow: 
		inset 0 2px 9px  rgba(255,255,255,0.3),
		inset 0 -2px 6px rgba(0,0,0,0.4);
	position: relative;
	overflow: hidden;
}
.fileWatchTrans {
	width: 30%;
	height: 40px;
	float:left;
	background-color: blueviolet;
	color: white;
	font-weight: bold;
	border-radius: 0 6px 6px 0;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	cursor: pointer;
	text-align: center;
}
.fileWatchTrans:hover {
	background-color: lightblue;
	color: black;
}
.fileLoaderTrans {
	width: inherit;
	height: 30px;
	background-color: black;
	text-align: center;
	display: none;
	position: absolute;
	border-radius: 0 0 6px 0;
}