@import url(font-awesome.min.css);

xhtml 
{
	overflow-y: scroll;
}
.page1
{
	font:12px/20px Arial, Helvetica, sans-serif;
	position:relative;
	min-width:320px;	
}
.hidden
{
	display : none;
}
.show
{
	display : block;
}
.visible
{
	display : block;
}
.text-bold
{
	font-weight: 700;
}
.noscroll 
{
	overflow:hidden; 
	padding-right: 17px;
}

main
{
	min-height: 512px;
}
.popimg
{
	left: 0; 
	top: 0; 	
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 20;
}
.popimg-frame
{
	border:1px solid #808080;
	position: relative;
}
.pop1
{
	width: 60%;
	max-width: 991px;
	position:absolute; 
	background-color: #ffffff;
	border: 2px solid #c0c0c0;	
	padding: 0px;
	z-index:1000;
}
.pop1-head 
{
    padding: 2px;
    background-color: #d0d0d0;
    color: #505050;
    height: 24px;
    font-family: tahoma, arial;
    font-size: 13.3333px;
    font-weight: 500;
}
.pop1-body
{
	background-color: #ffffff;
	border: 0px solid #b0b0b0;
	padding: 15px;
    font-family: tahoma, arial;	
	vertical-align: top;
/*	height: 98%;*/
}

.pop2
{
	width: 50%;
	position: absolute;  
	background-color: #ffffff;
	border: 2px solid #c0c0c0;	
	padding: 0px;
 	z-index: 30;	
}
.pop2-head
{
	padding: 2px;
	background-color: #c0c0c0;
	height: 24px;
	font-family: tahoma, arial;
	font-size: 13.3333px;
	font-weight: 500;
}
.pop2-body
{
	background-color: #ffffff;
	border: 1px solid #b0b0b0;
	padding: 15px;
	vertical-align: top;	
}


.popcom
{
	width: 50%;
	position: absolute;  
	background-color: #ffffff;
	padding: 10px;
/*	border: 1px solid white;*/
	border-radius:0.5em;
	z-index: 30;	
	overflow-y: auto;  		 	 
}
.popcom-head
{
	background-color: #ffffff;
}
.popcom-body
{
	background-color: #ffffff;
	vertical-align: top;	
}

@media only screen and (max-width: 991px)
{
	.popcom
	{
		width: 75%;
	}
}


@media only screen and (max-width: 576px)
{
	.popcom
	{
		width: 90%;
	}
}

.poplg
{
	width: 36%;
	max-width: 400px;
	position: absolute;  
	background-color: #c0c0c0;
	border: 0px solid #c0c0c0;	
	padding-top: 0px;
	z-index: 30;	
}
.poplg-head
{
	padding-top: 4px;
	background-color: #81c5c5;
	color:#ffffff;
	height: 24px;
	font-family: verdana, arial;
	font-size: 15px;
	font-weight: 200;
}
.poplg-body
{
	background-color: #f5f5f5;
	border: 1px solid #b0b0b0;
	padding: 14px;
	vertical-align: top;	
	font-family: tahoma, arial;	
}
.login
{
	font-size: 20px;
}

.overlay-bg
{
	left: 0; 
	top: 0;   

/*	background-color: #555555;*/
	 
	position: fixed; 
	height: 100%;   
	width: 100%;
	z-index: 10;

    background: rgba(0, 0, 0, 0.65);
	display: block;
	overflow-y:scroll;
}
.mmodal-table 
{
    display: table;
    width: 100%;
	height: 100%;
}
.mmodal-cell 
{
    display: table-cell;
    padding: 0 1em;
    vertical-align: middle;
	text-align: center;
}
.mmodal-frame 
{
    display: inline-block;
    padding: 0px;
/*
	min-width:50px;
	min-height:0px;*/
	max-width: 100%;
    background: #ffffff;
    color: #cfd8dc;
/*	text-align: left;*/
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
}
.mmodal-frame img 
{
    width: 100%;
    height: auto;
}
.menu1
{
	padding-left: 20px;
	padding-bottom: 5px;
}

.closefr
{
	float: right;
	cursor: pointer; 
	position: relative;
}
.close
{
	border: 1px solid #b0b0b0;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	width: 24px;
	height: 15px;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	float: right;
	vertical-align: middle;
	cursor: pointer; 
}
.closeimg
{
    right: 0px;
    top: 1px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    text-decoration: none;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 400;
	cursor: pointer;
}
.closebig
{
	top: 0px;
	padding-top: 1px;
	margin: 0px;
	width: 28px;
/*	height: 24px;*/
	font-family: verdana, arial;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	float: right;
	cursor: pointer; 
}
.fullbig
{
	top: 0;
	padding-top: 1px;
	margin: 0px;
	width: 28px;
/*	height: 24px;*/
	font-family: tahoma, arial;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	float: right;
	cursor: pointer; 
}

.crossbig
{
	margin: 7px;
	width: 18px;
/*	height: 24px;
	font-family: verdana, arial;
	font-size: 20px;
	font-weight: 500;
*/	
	text-align: center;
	float: right;
	cursor: pointer; 
}


.previmg
{
	left: 1px;
	top: 50%;
    line-height: 25px;
    position: absolute;
    text-align: center;
    text-decoration: none;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 400;
	cursor: pointer;
}

.nextimg
{
	right:1px;
	top: 50%;
    line-height: 25px;
    position: absolute;
    text-align: center;
    text-decoration: none;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 400;
	cursor: pointer;
}
a.closex, a.closex:visited
{
	text-decoration: none;
	color:#000000;
}

.section
{
	text-align: right;
	background: #C0C0C0;
	padding : 3 3 3 3;	
}

a.link1 
{
	color: Blue;
}
a.link2
{
	color: Blue;
	font-weight: bold;	
	text-decoration: none;	
}
a:hover.link2
{
	text-decoration: underline;	
}

.frame1
{
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	height: 570px;
	margin-bottom: 50px;	
}
.frame2
{
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	padding: 10px;
}

.tab-on
{
	background: #ffffff;
	border-top: 1px solid #999999;		
	border-left: 1px solid #999999;		
	border-right: 1px solid #999999;				
	cursor: pointer;		
	font-size: 11.3333px;
	font-weight: 600;
	color: #333333;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	line-height: 30px;
}
.tab-off 
{
    color: #aaaaaa;
    background: #f9f9f9;
    border-bottom: 1px solid #777777;
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    cursor: pointer;
    font-size: 11.3333px;
    font-weight: 600;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    line-height: 28px;
    margin-top: 2px;
}
.tab-off-item 
{	
	text-decoration: none;	
	color: #aaaaaa;
	font-size: 11px;
	font-weight: 500;
}
.tab-on-item 
{	
	text-decoration: none;	
	color: #333333;
	font-size: 11px;
	font-weight: 500;
}

.tab-edge
{
	color: #888888;
	border-bottom: 1px solid #999999;		
	cursor: pointer;				
}
.tab-page
{
	padding: 5px 0px;
	width: 100%;
	vertical-align: top;
}
.tab-frame
{
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	height: 570px;
	padding: 0px 10px;
}
.tab-frame2
{
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	height: 420px;
	padding: 0px 10px;
}
.tab-frame3
{
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	height: 360px;
	padding: 0px 10px;
}
.single-frame
{
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	max-height: 570px;
	padding: 0px 10px;
}
.tab-page .tab-frame
{
	padding: 10px;
}


.view-html
{
	resize:vertical;
	overflow:auto;
	border:1px solid silver;
	min-height:100px;
	width:100%;
	padding:10px;
    height:300px;
	color: #000000;
}
.edit-control
{
	width:100%;	
}
.edit-panel 
{
	padding:5px;
	margin:5px;
}
.edit-html
{
	resize:vertical;
	overflow:auto;
	border:1px solid silver;
	min-height:100px;
	width:100%;
	padding:10px;
    height:300px;
	color: #000000;
}
.edit-text
{
	width:100%;
	height:300px;
	padding:10px;
}

a.edit-cmd:link {text-decoration:none;}
a.edit-cmd:visited {text-decoration:none;}
a.edit-cmd:hover 
{
	border:1px solid silver;
	text-decoration:none;
}
a.edit-cmd:active {text-decoration:none;}
a.edit-cmd
{
	border:1px solid white;
	color:black;
	padding:5px;
	font-size:16px;
}

.edit-set
{
	position: absolute;
	opacity: 0;
}
.edit-set:checked + .edit-file 
{
	background-color: #e0e0e0;
	line-height:1;
}

.img-select
{
	pointer-events: none;
}


.table1
{
}
.table2
{
	background: #F0F0F0;
	border: thin solid #B0B0B0;
}

.caption1
{
	font-weight: 400;
	border-bottom : thin solid #808080;
	padding : 5px 0 5px 0;
}
.caption1 a
{
	font-weight: bold;
	color: #000000;	
}



.header1
{
	font-weight: 600;
	background: #F0F0F0;
	padding : 4px;
}
.header2
{
	padding : 5px 5px 5px 5px;
	font-weight: bold;
	color: #FFFFFF;
	background: #909090;
}
.header3
{
	padding-top : 5px;
	padding-bottom : 5px;
	font-weight: bold;
	color: #000000;
	background: #d0d0d0;
}

.cell1
{
	border-bottom : thin dotted #B0B0B0;
/*	padding-top : 5px;
	padding-top : 5px;*/
	padding : 5px 0 5px 0;
}
.cell2
{
	background: #F0F0F0;
	padding : 5px 0 5px 0;
}
.cell-child-list
{
	min-height: 80px;
	padding : 5px 0 5px 0;
}

.group-label
{
	background: #F0F0F0;
	padding : 5px 5px 5px 5px;
}

.wide
{
	padding : 5px 0 5px 0;
}

.input100
{
	display : inline;
	width: 100%;
}
.input75
{
	display : inline;
	width: 75%;
}
.input50
{
	display : inline;
	width: 50%;
}
.input25
{
	display : inline;
	width: 25%;
}

.area1
{
	display : inline;
	width: 100%;
	height: 100px;
}
.area2
{
	display : inline;
	width: 100%;
	height: 150px;
}
.area3
{
	display : inline;
	width: 100%;
	height: 300px;
}
.area4
{
	display : inline;
	width: 100%;
	height: 400px;
}


.button1
{
	display : inline;
	width: 150;
}
.button2
{
	display : inline;
	width: 100;
}

.btn
{
	display: inline-block;
	padding: 2px 6px;
	text-decoration: none;
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	font: 400 13.3333px Arial;
	color: #000000;
	background-color: #f0f0f0;
	border: 1px solid #909090; 
	outline: none;
	border-radius: 2px;
	cursor: pointer;
}
.btn1
{
	display: inline-block;
	margin-top: 3px;
	margin-left: 7px;
	padding: 7px 12px 7px;
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
	background-color: #000000;
 	outline: none;
 	border-radius: 5px;
}
.btn-mov
{
	font-size: 9px;	
	margin: 0px;
	padding: 1px;
	cursor: pointer;
	line-height: 10px;
}


.cursor-pointer
{
	cursor: pointer;	
}


.panel-holder
{
	min-height: 50px;
	padding-top: 20px;
/*	padding-bottom: 20px;*/
}
.panel-item
{
	padding-right: 10px;
}
.panel-item:last-child 
{
	padding-right: 0px;
}

.frame-panel1
{
	border-top: 2px groove #E0E0E0;
	bottom: 5px;
    right: 20px;
	left: 20px;
	padding-top: 15px;	
}
.frame-panel
{
    border-top: 1px solid #a0a0a0;
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
	background-color: #c0c0c0;
	padding-top: 11px;
	padding-bottom: 11px;
    padding-left: 12px;
}

.frame-nogap
{
    padding-left: 0px;
    padding-right: 0px;
}

.grid .row 
{
	margin-left: 0;
	margin-right: 0;
}

.grid [class*='col'] 
{
    padding-left: 0;
    padding-right: 0px;
}

.grid input
{
	font-size:10px;
}

.tree-group
{
	font-weight: bold;
	color: #808080;
}
.action1
{
	color: #505050;
	text-decoration: none;
	padding: 3px;
	font-size: 13.333px;
	cursor: pointer;
	background: #F0F0F0;
	border:1px solid #d0d0d0;	
}
a.action2, a.action2:visited
{
	color: #ffffff;
	background: #DC000C;	
	text-decoration: underline;	
	line-height: 2.2;
}	
.action3
{
	width:100%;
	height:30px;
	font-weight:bold; 
	border:1px solid #d0d0d0;
	background-color:#dddddd;	
}
.action4
{
	color:#000000;
	background-color:#f0f0f0;
	border:1px solid #d0d0d0;
	cursor:pointer;
	font-size: 14px;
}
.action5
{
	color:#ffffff;
	background-color:#808080;
	border:1px solid #808080;
	cursor:pointer;
	font-size: 14px;
}

.pages-active
{
	color: #505050;
	text-decoration: none;
	padding: 3px;
	font-size: 13.333px;
	cursor: pointer;
	background: #F0F0F0;
	border:1px solid #d0d0d0;	
}
.pages-current
{
	color:#ffffff;
	background-color:#808080;
	border:1px solid #808080;
	padding: 3px;
	font-size: 13.333px;
}


.design-block:hover
{
	border: 1px dotted #c0c0c0;
	position:relative;
	z-index: 150;
}
.design-bar:hover
{
  background-color: rgba(235, 235, 235, 0.3);
  /*border: 1px dotted #c0c0c0;*/
  position:relative;
  z-index: 100;
}
.design-button-1, .design-button-2, .design-button-3, .design-button-3, .design-button-4
{
	position: absolute;
	border: 1px solid #b0b0b0;
	background-color: #ffffff;
	top: 0;
	right: 0;  
	width: 24px;
	height: 18px;
	line-height: 15px;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	cursor: pointer; 
	display: none;
	z-index: 200;	
}
.design-button-2
{
	right: 23px;  
}
.design-button-3
{
	right: 45px;  
}
.design-button-4
{
	right: 67px;  
}

.design-bar:hover .design-button-1, .design-bar:hover .design-button-2, .design-bar:hover .design-button-3, .design-bar:hover .design-button-4
{
	display: block;
}
.design-button-10, .design-button-20, .design-button-30, .design-button-40
{
	position: absolute;
	border: 1px solid #b0b0b0;
	background-color: #ffffff;
	top: 0;
	left: 0;  
	width: 24px;
	height: 18px;
	line-height: 15px;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	cursor: pointer; 
	display: none;
	z-index: 200;	
}
.design-button-20
{
/*	top: 17px;  */
	left: 23px;  
}
.design-button-30
{
/*	top: 35px;  */
	left: 45px;  
}
.design-button-40
{
	left: 67px;  
}
.design-bar:hover .design-button-1, .design-bar:hover .design-button-2, .design-bar:hover .design-button-3
{
	display: block;
}
.design-block:hover .design-button-10, .design-block:hover .design-button-20, .design-block:hover .design-button-30, .design-block:hover .design-button-40
{
	display: block;
}


@media (max-width: 767px)
{
	.cell1
	{
		border-bottom : none;
	}
	.row .cell1:last-child
	{
		border-bottom : thin dotted #B0B0B0;
	}
}