403Webshell
Server IP : 172.67.201.108  /  Your IP : 216.73.216.11
Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5
System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64
User : ec2-user ( 1000)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/nymp/wwwdev/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/nymp/wwwdev/css/main.css
@charset "utf-8";
/* CSS Document */
/*
html, body {
	height:100%;
}	
*/
body {
    background-color: #E8F0FC;
    margin: 0;
    padding: 0;
	/*
    background-image: url(../img/mitzvah_home_bgd.jpg?ver=20141020);
    background-repeat: repeat-x;
    background-size: auto 100%;
	background-position: left bottom;
    background-image: url(../img/lg_main_bg2.jpg);
	font-family:"Times New Roman", Times, serif;
	*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	overflow-y: scroll;
	box-sizing:border-box;
}

H1 {
	color:#3E4B62;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	font-size:22px;
}

H3 {
	color:#3E4B62;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.italic {
	font-style:italic;
}

.left {
	text-align:left!important;
}

.right {
	text-align:right!important;
}

.center {
	text-align:center!important;
}

DIV.main {
	box-sizing:border-box;
	width:100%;
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-color:#FFFFFF;
	position:relative;
	min-height:100vh;
	padding-left:1%;
	padding-right:1%;
	/*
	height:100%;
	display:table;
	*/
	border-collapse:collapse;
	box-shadow: 0px 0px 20px #808080;
}

div.marquee {
	position:fixed;
	left:0;
	top:0;
	right:0;
	height:20px;
}

div.marquee span {
	display:inline-block;
	padding-left:100%;
	white-space:nowrap;
	animation: marquee 10s linear infinite;
	z-index:999;
}

div.marquee span:hover {
	animation-play-state: paused;
}

@keyframes marquee {
	0%   { transform: translate(0, 0); }
	100% { transform: translate(-100%, 0); }
}
DIV.pagetop {
	width:100%;
	height:70px;
}

DIV.pagetop_right {
	width:45%;
	margin:5px 0 5px 0;
	height:25px;
	float:right;
	text-align:right;
	font-size:24px;
	font-weight:bold;
}

DIV.pagetop_left {
	width:45%;
	margin:5px 0 5px 0;
	height:25px;
	float:left;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
}

DIV.content {
	width:100%;
	min-height:450px;
	box-sizing:border-box;
	text-align:center;
}

DIV.main_footer {
	width:100%;
	text-align:center;
	box-sizing:border-box;
	position:absolute;
	bottom:0;
}

DIV.main_footer_spacer {
	width:100%;
	text-align:center;
	box-sizing:border-box;
	position:relative;
	bottom:0;
	margin-top:10px;
	visibility:hidden;
}

DIV.pagetop_login {
	width:100%;
	margin-left:0;
	margin-right:0;
	height:25px;
	text-align:right;
	float:none;
	clear:both;
	/*
	background-image: url(../img/mitzvah_stripes.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	*/
}

IMG#mitzvah_logo {
	margin-top:1px;
	float:left;
	border:none;
}	

A:link, A:visited {
	color:#8B375A;
	text-decoration:none;
}

A:hover {
	color:#C67D9B;
	/*
	color:#ec4489;
	*/
	text-decoration:none;
}

A.bottomnav {
	padding-left: 12px;
	padding-right: 12px;
}

A.small_text {
	font-size:12px;
}	

A img {
	border:none;
}

LI.home_list {
	color:#000000; 
	background:url(../img/check_bullet.png) no-repeat left top; 
	padding: 8px 0px 1px 18px;
}

DIV.cleardiv {
	float:none;
}

DIV.footer_text {
	font-size:12px;
}

DIV.footer_links {
	font-size:14px;
	padding-bottom: 6px;
	padding-top: 6px;
}

DIV.db-grid {
	max-width:100%;
	overflow:hidden;
	/*
	right:0px;
	margin:0px;
	padding:3px;
	overflow:scroll;
	height:220px;
	border: 2px #F6F1E5 solid; 
	*/
}

TABLE.xdbgrid {
	background-color:#ffffff;
	table-layout:fixed;
	/*
	display:none;
	*/
}

TABLE.xdbgrid td {
	word-wrap:break-word;
	overflow-wrap: break-word;
	 /*
	white-space:nowrap;
	overflow:hidden;
	*/
}

TABLE.xdbgrid td.no-sort {
	cursor:auto!important;
}

TABLE.dbgrid {
	background-color:#ffffff;
	table-layout:fixed;
	overflow:hidden;
	white-space:nowrap;
	width:auto;
	max-width:100%;
}

TABLE.dbgrid td {
	white-space:nowrap;
	overflow:hidden;
	 /*
	word-wrap:break-word;
	overflow-wrap: break-word;
	*/
	font-size: 12px;
	color: Black;
	background: #ECEDEF;
	/* border: blue solid 1px; */
	padding-left: 2px;
	padding-right: 2px; 
	vertical-align:top;
}

TABLE.dbgrid th {
	font-size: 12px!important;
	/*
	font-family: Arial, Helvetica, sans-serif;
	*/
	color: #FFFFFF!important;
	background-color: #3E4B62!important;
	padding: 2px;
	padding-left: 2px!important;
	padding-right: 2px!important; 
	cursor:pointer!important;
	font-weight:normal!important;
	text-align:center!important;
}

TABLE.dbgrid th.no-sort {
	cursor:auto!important;
}

TH.sorting_asc {
	background-image:url(../img/sort_asc.png);
	background-position:center right;
	background-repeat:no-repeat;
}

TH.sorting_desc {
	background-image:url(../img/sort_desc.png);
	background-position:center right;
	background-repeat:no-repeat;
}

TR.dbgrid_filter TD {
	padding-left:2px;
	padding-right:2px;
}

TR.dbgrid_filter IMG {
	cursor:pointer;
	border: 2px outset #949494;
}

TR.dbgrid_filter IMG.pressed {
	border: 2px inset #949494;
	background-color:#d3d3d3;
}

TD.venue_header {
	color: #FFFFFF!important;
	background-color: #3E4B62!important;
	padding: 2px;
	padding-left: 2px!important;
	padding-right: 2px!important; 
	font-weight:normal!important;
	text-align:center!important;
}

TABLE.dbgrid TD INPUT[type="text"]
{
	font-size:12px;
	margin:0px;
	height:14px;
}

TABLE.dbgrid TD INPUT[type="checkbox"]
{
	margin:1px;
}

/* *********** LCS DB GRID ************** */
div.lcs_dbg_wrapper {
	box-sizing:border-box;
	max-width:100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
div.lcs_dbg_header_section {
	box-sizing:border-box;
	overflow-y:hidden;
	overflow-x:hidden;
}
div.lcs_dbg_data_section {
	box-sizing:border-box;
	overflow-y:scroll;
	max-height:65vh;
	/*
	background-color: #ECEDEF;
	*/
}
div.tab_content div.lcs_dbg_data_section {
	max-height:50vh!important;
}
div.lcs_dbg_header {
	box-sizing:border-box;
	margin-bottom:2px;
	white-space:nowrap;
	display:inline-block;
}
div.lcs_dbg_header_filter {
	box-sizing:border-box;
	margin-bottom:2px;
	white-space:nowrap;
	display:inline-block;
	background-color:#ECEDEF;
}
div.lcs_dbg_header_cell {
	box-sizing:border-box;
	display:inline-block;
	font-size: 12px!important;
	color:#FFFFFF;
	padding: 4px;
	cursor:auto;
	font-weight:normal;
	text-align:center;
	background-color: #4b5e81;
	max-width:50vw;
}
div.lcs_dbg_sub_header_cell {
	box-sizing:border-box;
	display:inline-block;
	font-size: 12px!important;
	color:#FFFFFF;
	padding: 4px;
	cursor:auto;
	font-weight:normal;
	text-align:center;
	background-color: #4b5e81;
	max-width:none;
	position:relative;
	z-index:999;
}
div.lcs_dbg_filter_cell {
	box-sizing:border-box;
	display:inline-block;
	font-size: 12px!important;
	color:#000000;
	padding: 4px;
	cursor:auto;
	font-weight:normal;
	text-align:center;
	background-color: #ECEDEF;
	vertical-align:top;
	max-width:50vw;
}
div.lcs_dbg_filter_cell img {
	border:2px outset #4b5e81;
	cursor:pointer;
}
div.lcs_dbg_filter_cell img.filtered {
	border:2px inset #4b5e81;
	background-color:#cccccc;
}
div.lcs_dbg_row {
	box-sizing:border-box;
	white-space:nowrap;
	margin-bottom:2px;
	background-color: #ECEDEF;
	position:relative;
	overflow:hidden;
	display:inline-block;
	/*
	border-bottom:2px solid red;
	display: -webkit-flex;
	display:flex;
	*/
}
div.lcs_dbg_data_cell {
	display:inline-block;
	box-sizing:border-box;
	white-space:nowrap;
	overflow:hidden;
	font-size: 12px;
	color:#000000;
	background-color: #ECEDEF;
	padding:2px;
	vertical-align:top;
	max-width:50vw;
}
div.lcs_dbg_cell_spacer {
	display:inline-block;
	box-sizing:border-box;
	width:2px;
	background-color:#ffffff;
	position:relative;
	height:10px;
}
div.lcs_dbg_cell_spacer_abs {
	position:absolute;
	left:0;
	right:0;
	top:0;
	height:65vh;
	box-sizing:border-box;
	background-color:#ffffff;
}
div.lcs_dbg_sorting_asc {
	background-image:url(../img/sort_asc.png);
	background-position:center right;
	background-repeat:no-repeat;
}

div.lcs_dbg_sorting_desc {
	background-image:url(../img/sort_desc.png);
	background-position:center right;
	background-repeat:no-repeat;
}

div.lcs_dbg_sortable {
	cursor:pointer;
}
div.lcs_dbg_sortable:hover {
	background-color: #6e83ab;
}
div.lcs_dbg_data_cell INPUT[type="text"]
{
	font-size:12px;
	margin:0px;
	padding:0px 2px;
	border-width:1px;
	border-radius:2px;
}
div.lcs_dbg_data_cell INPUT[type="checkbox"]
{
	margin:1px;
}

/* ************************************** */

DIV.form_strip {
	box-sizing:border-box;
	position:relative;
	width:100%;
	min-width:300px;
	border: none;
	border-top:none;
	padding:10px 0px 0px 0px;
	text-align:right;
	/*
	border: 1px #E93F86 solid;
	*/
}

div.form_strip button, div.form_strip INPUT[type="button"] {
	margin-left:15px;
	margin-bottom:10px;
}

DIV.create_update {
	font-size:10px;
	text-align:left;
	float:left;
	margin-bottom:5px;
}

DIV.form_message {
	/*
	padding-right:100px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	*/
	width:100%;
	text-align:center;
	color:#FF0000;
	font-size:18px;
	padding-bottom:15px;
}

div.ajax_result_msg {
	display:none;
	position:absolute;
	right:0;
	top:0;
	font-size:14px;
	font-weight:bold;
	color:#008000;
}

DIV.tab_strip {
	height:5px;
	background-color:#ffffff;
	position:relative;
}

DIV.tab_header {
	float:left;
	background-color:#4b5e81;
	color:#FFFFFF;
	font-size:14px;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	border-left: 1px #e93f86 solid;
	border-right: 1px #e93f86 solid;
	border-top: 1px #e93f86 solid;
	border-bottom:none;
	cursor:pointer;
	border-top-left-radius:6px;;
	border-top-right-radius:6px;
	margin-right:2px;
}

DIV.tab_header:hover {
	background-color:#6e83ab;
}

DIV.tab_header_selected {
	background-color:#f9f9f9;
	color:#4d4d4d;
	border-left: 1px #e93f86 solid;
	border-right: 1px #e93f86 solid;
	border-top: 1px #e93f86 solid;
	border-bottom:none;
	cursor:auto;
}

DIV.tab_header_selected:hover {
	background-color:#f9f9f9;
}

DIV.tab_content {
	box-sizing:border-box;
	padding:10px;
	width:100%;
	min-width:300px;
	background-color:#f9f9f9;
	border:1px #e93f86 solid;
	display:none;
}

DIV.report_guide {
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	z-index:9999;
}

DIV.report_icon {
	float:left;
	margin-left:20px;
	margin-top:-38px;
	/*
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	width:28px;
	text-align:center;
	background-color:#4D4D4D;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:10px;
	*/
}

DIV.report_select {
	float:none;
	position:absolute;
	margin-left:0px;;
	margin-right:20px;
	margin-top:0px;
	padding:8px;
	font-size:15px;
	color:#FFFFFF;
	text-align:justify;
	background-color:#787878;
	border-radius:6px;
	box-shadow:4px 4px 6px #333333;
	z-index:9999;
}

DIV.report_select UL {
	list-style-type: none;
	padding:0px;
	margin:5px;
}

DIV.report_select A {
	color:#FFFFFF;
}

DIV.report_select LI {
	margin-top:3px;
}

DIV.report_select LI:hover {
	background-color:#a0a0a0;
}

DIV.help_guide {
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

DIV.help_icon {
	/*
	float:none;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFF99;
	color:#FF0000;
	*/
	float:right;
	margin-right:20px;
	margin-top:-38px;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	width:28px;
	text-align:center;
	background-color:#787878;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:10px;
}

DIV.help_text {
	float:none;
	margin-left:20px;;
	margin-right:20px;
	padding:8px;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	background-color:#787878;
	border-radius:6px;
	box-shadow:4px 4px 6px #ACACAC;
}

DIV.help_text UL {
	margin-left:-25px;;
}

DIV.note_icon {
	float:right;
	/*
	*/
	margin-right:60px;
	margin-top:-38px;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	width:30px;
	text-align:center;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	/*
	background-color:#4D4D4D;
	border-radius:10px;
	*/
}

DIV.note_window {
	position:absolute;
	right:60px;
	top:0px;
	color:#000000;
	width:400px;
	height:400px;
	text-align:center;
	padding-top:5px;
	/*
	font-weight:bold;
	font-size:18px;
	background-color:#E93F86;
	font-family:Arial, Helvetica, sans-serif;
	*/
	background-color:#FBFAAA;
	border-radius:6px;
	z-index:99;
	box-shadow: 4px 4px 6px #333333;
	display:none;
}

DIV.note_text {
	position:absolute;
	top:28px;
	left:10px;
	right:10px;
	bottom:100px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

DIV.note_buttons {
	position:absolute;
	left:10px;
	right:10px;
	bottom:10px;
	text-align:center;
}

DIV.mask {
	position:absolute;
	top:0px;
	left:0px;
	z-index:9000;
	/*
	background-color:#000;
	*/
	background-color:#808080;
	display:none;
}

DIV.window {
  position:absolute;
  display:none;
  margin-left:105px;
  /*
  width:440px;
  height:200px;
  padding:20px;
  */
  z-index:9999;
}

DIV.AuthorizeNetSeal {
	position:absolute;
	right:60px;
	top:50px;
}

div.report_section {
	box-sizing:border-box;
	width:100%;
	max-width:750px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

div.report_header {
	box-sizing:border-box;
	padding:5px;
	margin:0;
	width:100%;
	background-color:#4b5e81;
	color:#ffffff;
	cursor:pointer;
}

div.report_header:hover {
	background-color:#6e83ab;
}

div.report_criteria {
	box-sizing:border-box;
	padding:10px;
	line-height:30px;
	width:100%;
	border:1px solid #4b5e81;
	text-align:left;
	display:none;
}

div.report_criteria input[type="button"] {
	margin-right:15px;
}

input::-ms-clear {
  width : 0;
  height: 0;
}

div#google_map {
	width:100%;
	max-width:800px;
	height:60vh;
	margin-left:auto;
	margin-right:auto;
}

div.input_field {
	box-sizing:border-box;
	display:inline-block;
	text-align:left;
	width:95%;
	min-width:280px;
	margin-top:5px;
	padding:0;
}

div.input_field div.autocomplete {
	box-sizing:border-box;
	display:none;
	position:absolute;
	top:40px;
	left:5px;
	width:90%;
	height:auto;
	background-color:#ffffff;
	border:1px solid #4783eb;
	z-index:999;
}

div.input_field div.autocomplete ul	{
	list-style-type:none;
	margin:5px;
	padding:0;
}

div.input_field div.autocomplete ul li {
	cursor:pointer;
	width:100%;
}

div.input_field div.autocomplete ul li:hover {
	background-color:#e8f0fc;
}

div.button_block {
	box-sizing:border-box;
	display:inline-block;
	width:90%;
	min-width:300;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
}

select.required, input.autocomplete.required {
	background-image:url(../img/important_icon.png);
	background-position:92% 3px;
	background-repeat:no-repeat;
}

select.inerror, input.autocomplete.inerror {
	background-image:url(../img/error_icon.png)!important;
	background-position:92% 3px;
	background-repeat:no-repeat;
	border-color:#ff0000!important;
}

.required {
	background-image:url(../img/important_icon.png);
	background-position:99% 3px;
	background-repeat:no-repeat;
}

.inerror {
	background-image:url(../img/error_icon.png)!important;
	background-position:99% 3px;
	background-repeat:no-repeat;
	border-color:#ff0000!important;
}

label {
	font-size:12px;
	display:block;
	color:#6d7a92;
}

legend {
	font-size:12px;
	display:block;
	color:#6d7a92;
	margin-bottom:5px;
}

div.input_column {
	box-sizing:border-box;
	display:inline-block;
	text-align:left;
	min-width:300px;
	max-width:375px;
	width:100%;
	padding-right:10px;
	margin-bottom:15px;
	vertical-align:top;
}

INPUT[type="text"], INPUT[type="password"], INPUT[type="search"], SELECT, FIELDSET, TEXTAREA, label.photo_label {
	box-sizing:border-box;
	background-color:#e8f0fc;
	border: 2px solid #a7afbe;
	border-radius:6px;
	color:#000000;
	width:100%;
	font-size:14px;
	padding:2px;
}
input[disabled], input[readonly] {
	color:#808080;
	border-color:#d9d9d9;
}
label.photo_label {
	padding:10px; 
	display:block; 
	height:70px; 
	text-align:center; 
	overflow:hidden;
}
/*
INPUT[type="password"], INPUT[type="search"] {
	max-width:180px;
}
*/
TEXTAREA {
	font-family:Arial, Helvetica, sans-serif;
}
INPUT[type="submit"], INPUT[type="button"] {
	box-sizing:border-box;
	color:#FFFFFF;
	background-color:#807f80;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6D83AB', endColorstr='#3E4B62'); /* for IE */
	background-image: linear-gradient(to bottom, #6D83AB, #3E4B62);  /* for IE 10+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#6D83AB), to(#3E4B62)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #6D83AB,  #3E4B62); /* for firefox 3.6+ */	
	border: 0px outset #3B424F;
	border-radius:6px;
	width:100px;
	padding:2px 8px 2px 8px;
	height:22px;
	/*
	line-height:24px;
	box-shadow:3px 3px 5px #ACACAC;
	*/
	font-size:12px;
	cursor:pointer;
}

INPUT[type="submit"]:hover, INPUT[type="button"]:hover {
	background-color:#a09fa0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8CA8DC', endColorstr='#4E5E7A'); /* for IE */
	background-image: linear-gradient(to bottom, #8CA8DC, #4E5E7A);  /* for IE 10+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#8CA8DC), to(#4E5E7A)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #8CA8DC,  #4E5E7A); /* for firefox 3.6+ */	
}

INPUT[type="button"].mini {
	width:65px;
}

INPUT[type="button"].home_buy {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#f169b1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000CC', endColorstr='#6666FF'); /* for IE */
	background-image: linear-gradient(to bottom, #0000CC, #6666FF);  /* for IE 10+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#0000CC), to(#6666FF)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #0000CC,  #6666FF); /* for firefox 3.6+ */	
	box-shadow:4px 4px 6px #333333;	
	width:90px;
	height:30px;
	line-height:24px;
	position:absolute;
	top:7px;
	right:0px;
	/*
	border-radius:6px;
	border: 3px outset #333333;
	*/
	font-size:12px;
	cursor:pointer;
	border-radius:2px;
}

INPUT[type="button"].home_buy:hover {
	background-color:#F487C1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3333FF', endColorstr='#9999FF'); /* for IE */
	background-image: linear-gradient(to bottom, #3333FF, #9999FF);  /* for IE 10+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#3333FF), to(#9999FF)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #3333FF,  #9999FF); /* for firefox 3.6+ */	
}

INPUT[type="text"].autocomplete {
	position:absolute;
	left:0px;
	top:0px;
	/*
	background-image:url(../img/arrow_down.png);
	background-position:center right;
	background-repeat:no-repeat;
	*/
}

INPUT.search {
	background-image:url(../img/search_icon.png);
	background-position:right;
	background-repeat:no-repeat;
	width:200px;
}

INPUT.search_cancel {
	background-image:url(../img/delete_icon.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:200px;
}

INPUT.create_update {
	background-color:#e8f0fc;
	border: 1px solid #a7afbe;
	color:#000000;
	width:135px;
	height:16px;
	font-size:11px;
	padding:1px;
	border-radius:4px;
}

INPUT.date-pick {
	width:120px;
}
	
INPUT.integer {
	width:100px;
	text-align:right;
}
div.db_nav {
	width:100%;
	min-width:300px;
	/*
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	*/
	box-sizing:border-box;
	margin-bottom:8px;
}
div.db_nav input {
	margin-left:8px;
	margin-right:8px;
	margin-bottom:5px;
}
DIV.search_box {
	position:relative;
	display:inline-block;
	box-sizing:border-box;
}

DIV.search_box a { 
	position:absolute; 
	right:8px; 
	top:4px; 
	width:16px; 
	height:16px; 
	display:none;
	/*
	background-color: transparent; 
	*/
	background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7") 0 0 repeat;
}

DIV.autocomplete {
	position:relative;
	width:304px;
	height:20px;
}

DIV.autocomplete_items {
	position:absolute;
	left:0px;
	top:18px;
	display:none;
	max-height:250px;
	overflow-x:auto;
	overflow-y:scroll;
	background-color:#B7CEF7;
	border: 1px solid #000000;
	width:300px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	z-index:9999;
}

DIV.autocomplete_items LI {
	cursor:pointer;
}

DIV.autocomplete_items LI:hover {
	background-color:#C9AEB9;
}

.label {
	font-size:14px;
}

INPUT.button_login {
	font-size:12px;
	width:70px;
}

DIV.login_form_error {
	font-size:12px;
	color:red;
}

DIV.home_login {
	/*
	border: 1px solid #E93F86;
	*/
	box-sizing:border-box;
	width:45%;
	min-width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	border:3px solid #3B424F;
	border-radius:10px;
	box-shadow:4px 4px 6px #ACACAC;
	padding:2%;
	float:none;
	text-align:center;
}

DIV.home_signup A:link, DIV.home_signup A:visited {
	color:#ec4489;
}

DIV.home_signup A:hover {
	color:#F48FB8;
}

DIV.home_cell {
	position:absolute; 
	width:270px;
}

DIV.home_cell_header {
	position:absolute; 
	top:0px; 
	left:0px;
	width:270px; 
	height:30px; 
	background-color:#6D6E71; 
	color:#ffffff; 
	font-weight:bold;
	font-size:22px;
	text-align:center; 
	line-height:30px;
}

DIV.home_cell_background {
	position:absolute; 
	top:30px; 
	left:0px;
	width:270px; 
	height:134px; 
}

DIV.home_cell_text {
	position:absolute; 
	top:30px; 
	left:0px;
	width:270px; 
	height:134px; 
	line-height:134px;
	text-align:center;
	background-color:rgba(255, 255, 255, 0.6);
	color:#000000;
	font-size:18px;
	display:none;
}

DIV.home_cell_text_center {
	display:table-cell; 
	line-height:normal; 
	vertical-align:middle; 
	height:134px; 
	width:270px;
	padding-left:15px; 
	padding-right:15px;
}

DIV.home_cell_text SPAN {
	display: inline-block;
	vertical-align: middle;
	line-height: normal; 
 }

DIV.home_features_header {
	padding:12px; 
	color:#EC008C; 
	font-weight:bold; 
	font-size:18px;
 }

DIV.home_features_text {
	padding:12px; 
	padding-bottom:6px;
	color:#58595B; 
	font-size:14px;
 }

DIV.home_features_text IMG {
	margin-bottom:-3px; 
	margin-right:-3px;
 }
 
DIV#home_testimonials P {
	margin-top:6px;
	margin-bottom:6px;
}

DIV#home_testimonials P.testimonial_signature {
	text-align:right; 
	font-style:italic; 
	font-weight:bold;
	margin-top:-6px;
	margin-bottom:15px;
}

TABLE.home_ez_icons {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

TABLE.home_ez_icons TD {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-left:9px;
	padding-right:9px;
}

TABLE.home_ez_icons IMG {
	height:62px;
	margin-left:2px;
	margin-right:2px;
	margin-top:3px;
}

DIV.ez_guide {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
	margin-top:25px;
}

DIV.ez_guide_group {
	position:absolute;
	top:-18px;
	left:50%;
	padding:0px;
	text-align:center;
}

DIV.ez_guide_group_label {
	position:relative;
	left:-50%;
	padding:5px;
	background-color:#FFFFFF;
	text-align:center;
	color:#EC008C;
	font-size:24px;
	font-weight:bold;
}

TABLE.ez_guide {
	margin-left:auto;
	margin-right:auto;
	border:4px solid #808285;
	border-radius:10px;
}

TABLE.ez_guide TD {
	width:160px;
	padding:7px;
	padding-top:20px;
	text-align:center;
	vertical-align:top;
}

#ez_guide_map TD {
	text-align:center;
	vertical-align:middle;
	padding:0px;
}

#ez_guide_map_home IMG {
	max-height:50px;
	margin-top:-3px;
	margin-bottom:-3px;
}

#ez_guide_map_home TD {
	text-align:center;
	vertical-align:middle;
	font-size:9px;
	line-height:12px;
}

.data-grid-label {
	font-size: 12px!important;
	/*
	font-family: Arial, Helvetica, sans-serif;
	*/
	color: #FFFFFF!important;
	background-color: #3E4B62!important;
	padding-left: 2px!important;
	padding-right: 2px!important; 
	cursor:pointer!important;
}

.data-grid-separator {
	font-size: 2px;
	color: #FFFFFF;
	background-color: #787878;
	padding: 0px;
	width: 5px; 
}

.data-grid-var {
	font-size: 12px;
	/*
	font-family: Arial, Helvetica, sans-serif;
	*/
	/* width: 15em; */
	/*	margin-bottom: 10px; */
	color: Black;
	background: #ECEDEF;
	/* border: blue solid 1px; */
	padding-left: 2px;
	padding-right: 2px; 
	vertical-align:top;
}

.data-grid-var-separator {
	font-size: 2px;
	color: Black;
	background-color: #C5C1B7;
	padding: 0px;
	width: 5px; 
}

.data-grid-var-link {
	font-size: 12px;
	/*
	font-family: Arial, Helvetica, sans-serif;
	*/
	/* width: 15em; */
	/*	margin-bottom: 10px; */
	color: Blue;
	background: #ECEDEF;
	/*border: blue solid 1px;*/
	text-decoration: underline;	
	padding-left: 2px;
	padding-right: 2px; 
	cursor:pointer;
}

.vert_cell {
	vertical-align:bottom;
	padding-bottom:5px;
	padding-top:5px;
}

.button-mini {
	color:#FFFFFF;
	background-color:#a09fa0;
	border: 2px outset #a09fa0;
	font-size:12px;
	clear: both;
	color:#FFFFFF;
	cursor:pointer;
	width: 35px;
	padding:2px;
	height: 23px;
	border-radius:2px;
	text-align:center;
	/*
	font-family:Arial, Helvetica, sans-serif;
	*/
}

.button-mini:hover {
	background-color:#F079AA;
}

TABLE.input_block {
	margin-left:auto;
	margin-right:auto;
}

TABLE.input_block TD {
	padding-right:0px;
	vertical-align:top;
}

TABLE.input_block_grid {
	margin-left:auto;
	margin-right:auto;
}

TABLE.input_block_grid TD {
	vertical-align:top;
}

TABLE.reports {
	border-collapse:collapse;
}

TABLE.reports TD {
	padding:3px;
	padding-bottom:5px;
	line-height:25px;
}

TABLE.reports TR {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

DIV.form_header {
	width:100%;
	color:#4d4d4d;
	font-size:18px;
	text-align:center;
	padding-bottom:12px;
	float:none;
	clear:both;
}

SPAN.form_error {
	color:red;
	font-weight:bold;
}

IMG.link_out {
	margin-left:-18px;
	margin-bottom:-4px;
	border:none;
	/*
	display:none;
	*/
}

IMG.ac_dropdown {
	position:absolute;
	right:2px;
	top:2px;
	border:none;
}

IMG.homepage {
	border:2px solid #ec4489;
	display:block;
}

IMG.screenshot {
	border:solid 5px #5F5C5D;
	border-radius:6px;
	margin-bottom:15px;
}

DIV.table_guests {
	font-size:8pt;
	width:145px;
	height:600px;
	border:2px solid #F6F1E5;
	padding:2px;
	margin:0px;
	float:left;
	overflow:scroll;
}

DIV.table_layout {
	width:760px;
	height:600px;
	border:2px solid #F6F1E5;
	padding:5px;
	margin:0px;
	float:left;
	overflow:scroll;
	position:relative;
}

DIV.draggable_guest {
	width:120px;
	height:14px;
	border:none;
	padding:2px;
	margin:2px;
	float:none;
	font-size: 8pt;
	color: #000000;
	background: #bebdbd;
	overflow:hidden;
	z-index:9999;
}

DIV.draggable_guest:hover {
	cursor:move;
}

DIV.droppable_table {
	width:128px;
	min-height:50px;
	border:1px solid #000000;
	padding:2px;
	margin:2px;
	float:none;
	font-size: 8pt;
	color: #000000;
	background: #FFFFFF;
	overflow:hidden;
	position:absolute;
	border-radius:6px;
	box-shadow:4px 4px 6px #ACACAC;
}

DIV.table_header {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #787878;
	padding-left: 2px;
	padding-right: 2px; 
	width:100%;
	white-space:normal;
	overflow:hidden;
	margin-left:-2px;
	margin-top:-2px;
	height:16px;
}

DIV.table_header:hover {
	cursor:move;
}

/******* DataTables overrides *****/

DIV.dataTables_wrapper {
	margin-left:auto;
	margin-right:auto;
}	

/********** labels **************/

DIV#label_layout {
	margin-top:6px;
}

DIV#label_layout TD {
	border:1px solid #000000;
	font-size:4px;
	cursor:pointer;
}

DIV#label_preview {
	border:1px solid #000000;
	background-color:#ffffff;
	overflow:hidden;
	margin-top:6px;
}

DIV#label_preview_inner {
	margin-left:3%;
	margin-top:3%;
	margin-right:1%;
	margin-bottom:1%
	width:96%;
	height:96%;
	overflow:hidden;
	text-align:left;
	white-space:nowrap;
}

DIV#label_guest_selection {
	border:1px solid #000000;
	background-color: #5F5C5D;
	color:#ffffff;
	width:100%;
	overflow:auto;
	margin-top:5px;
	margin-bottom:5px;
	max-height:150px;
	display:none;
}

.label_active {
	background-color:#ffffff;
}

.label_style_breeserif {
	font-family: 'Bree Serif', serif;
}

.label_style_paytoneone {
	font-family: 'Paytone One', sans-serif;
}

.label_style_bevan {
	font-family: 'Bevan', cursive;
}

.label_style_averagesans {
	font-family: 'Average Sans', sans-serif;
}

.label_style_pinyonscript {
	font-family: 'Pinyon Script', cursive;
}

.label_style_archivoblack {
	font-family: 'Archivo Black', sans-serif;
}

.label_style_chivo {
	font-family: 'Chivo', sans-serif;
}

.label_style_rochester {
	font-family: 'Rochester', cursive;
}

.label_style_playball {
	font-family: 'Playball', cursive;
}

/****** Envelopes *********/

DIV#envelope_preview {
	position:relative;
	border:1px solid #000000;
	background-color:#ffffff;
	overflow:hidden;
	margin-top:6px;
}

DIV#envelope_preview_inner {
	position:absolute;
	left:30%;
	top:40%;
	width:65%;
	height:50%;
	overflow:hidden;
	text-align:left;
	white-space:nowrap;
}

DIV#envelope_preview_return {
	position:absolute;
	left:9mm;
	top:9mm;
	width:50%;
	height:25%;
	overflow:hidden;
	text-align:left;
	white-space:nowrap;
	font-size:11pt;
	line-height:12pt;
}

/****** Data Import *******/

DIV.import_source_data {
	width:98%;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	border:1px solid #000000;
}

DIV.import_source_columns {
	width:auto;
}

DIV.import_source_field {
	min-width:75px;
	max-width:175px;
	height:90px;
	white-space:nowrap;
	overflow:hidden;
	border:1px solid #000000;
	background-color:#ffffff;
	padding:5px;
	bottom:5px;
	z-index:9999;
	font-size:12px;
	/*
	position:absolute;
	left:5px;
	right:5px;
	*/
}

DIV.import_source_field:hover {
	cursor:move;
}

DIV.import_source_label {
	width:auto;
	height:20px;
	font-weight:bold;
	text-align:center;
	background-color:#d1d1d1;
}

DIV.import_destination_field {
	min-width:75px;
	max-width:200px;
	height:135px;
	white-space:nowrap;
	overflow:hidden;
	border:1px solid #000000;
	background-color:#ffffff;
	padding:5px;
	font-size:12px;
}

DIV.import_destination_drop {
	width:auto;
	height:90px;
	overflow:hidden;
	border:1px solid #000000;
	padding:5px;
	color:#d3d3d3;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}

DIV.import_destination_label {
	width:auto;
	height:32px;
	font-weight:bold;
	text-align:center;
	background-color:#d1d1d1;
}

/****** slicknav *****/

.slicknav_menu {
	display:none;
}
.slicknav_nav a {
	color:#ffffff;
}
.slicknav_nav .selected {
	box-sizing:border-box;
	border-radius:6px;
	padding:5px 10px 5px 10px;
	margin-left:5px;
	margin-right:5px;
	background-color:#ffffff;
	color:#000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECEDEF', endColorstr='#C5C9D0'); /* for IE */
	background-image: linear-gradient(to bottom, #ECEDEF, #C5C9D0);  /* for IE 10+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#ECEDEF), to(#C5C9D0)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ECEDEF,  #C5C9D0); /* for firefox 3.6+ */	
}

/****** TOP MENU **********/

#newnav {
	width:100%; 
	margin-top:6px;
	height:auto; 
	/*
	margin-top:3px; 
	margin-left:1%; 
	position:relative; 
	*/
	color:#FFFFFF; 
}

#jsddm {
	box-sizing:border-box;
	margin: 0;
	padding: 7px;
	width:100%; 
	min-width:100%;
	font-size:0.1px; 
	/*
	text-align:justify;
	*/
	color:#FFFFFF;
	background-color:#807f80;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6D83AB', endColorstr='#3E4B62'); /* for IE */
	background-image: linear-gradient(to bottom, #6D83AB, #3E4B62);  /* for IE 10+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#6D83AB), to(#3E4B62)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #6D83AB,  #3E4B62); /* for firefox 3.6+ */	
	/*
	border: 1px solid #3B424F;
	*/
	border-radius:8px;
}
#jsddm:after {
  content: '';
  width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
  display: inline-block;
}

#jsddm li {
	list-style: none;
	/*
	margin-left: auto;
	margin-right: auto;
	padding-left:15px;
	padding-right:15px;
	*/
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	width:auto;
	display:inline-block;
	font-size:13px;
}

#jsddm li:hover {
	background-color:#a09fa0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8CA8DC', endColorstr='#4E5E7A'); /* for IE */
	background-image: linear-gradient(to bottom, #8CA8DC, #4E5E7A);  /* for IE 10+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#8CA8DC), to(#4E5E7A)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #8CA8DC,  #4E5E7A); /* for firefox 3.6+ */	
}	

#jsddm li.selected {
	background-color:#ffffff;
	color:#000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECEDEF', endColorstr='#C5C9D0'); /* for IE */
	background-image: linear-gradient(to bottom, #ECEDEF, #C5C9D0);  /* for IE 10+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#ECEDEF), to(#C5C9D0)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ECEDEF,  #C5C9D0); /* for firefox 3.6+ */	
	cursor:default;
}	


#jsddm li.jsddm_spacer {
	margin-left:2px;
	margin-right:2px;
	width:2px;
	background-color:#FFFFFF;
}

#jsddm li a {
	display: inline-block;
	text-decoration: none;
	/*
	margin: 0px 0px 0px 0px;
	padding-top:14px;
	padding-bottom:12px;
	background: #000000;
	padding: 5px 12px;
	border-right: 1px solid white;
	width: auto;
	height:23px;
	*/
	width:100%;
	color: #ffffff;
	white-space: nowrap
}
#jsddm li a:hover {
	/*
	background: #dcdbdb;
	background: #d6d6d6;
	color: #ec4489;
	*/
}
#jsddm li ul {
	margin: 0;
	background-color: #4b5e81;
	padding: 0px;
	padding-top: 0px;
	padding-bottom:0px;
	margin-top: 9px;
	margin-left: 0px;
	position: absolute;
	visibility: hidden;
	text-align:left;
	z-index:999999;
	box-shadow: 3px 3px 4px #333333;
	/*
	margin-top: 7px;
	margin-left: -3px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid white;
	*/
}
#jsddm li ul li, #jsddm li ul li.selected {
	float: none;
	margin: 0;
	z-index:999999;
	display: block;
	padding-left: 17px;
	padding-right: 38px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#jsddm li ul li a {
	width: 100%;
	z-index:999999;
}
#jsddm li ul li a:hover {
	/*
	background: #a0a0a0;
	*/
	color:#FFFFFF;
}
.on-top {
	z-index: 10000;
}

Youez - 2016 - github.com/yon3zu
LinuXploit