body{
	margin: auto;
	padding: 0;
	background:-webkit-radial-gradient(center, ellipse cover, #11E74E 47%, rgb(8, 63, 26) 100%);
}
.subscribeNow:hover{
	text-decoration:underline;
}
.Main{
	background:red;
}
#header{
	width:1000px;
	margin:auto;
	margin-top: 30px;
}
.logo{
	width: 220px;
}
@font-face {
	font-family: 'agency fb'!important;  /*a name to be used later*/
	src: url('<?= URL ?>public/fonts/AGENCYR.ttf'); /*URL to font*/
}

@font-face {
	font-family: 'agency fb2'!important; /*a name to be used later*/
	src: url('<?= URL ?>public/fonts/AGENCYB.ttf'); /*URL to font*/
}
#container{
	
}
#container1{
	/* position: relative; */
}

#footer{
	/* background: white;
	margin-bottom: 10px; */
	/* background: white;
	margin-bottom: 11px;
	box-shadow: 0px 9px 13px rgba(50, 50, 50, 0.75);
	margin-top: -17px; */
}
.mainformoverall{
	width:1000px;
	margin:auto;
	height:auto!important;
}
.top{
	background:#fff;
/* 	height:128px; */
}

.unlibooks{
	font-family: Agency FB;
	font-size: 14px;
	font-weight: bold;
	padding-left:12px;
	padding-top: 5px;
	}
.cloud{
	color:white;
	font-family: Agency FB;
	font-size:14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-shadow:1px 1px 3px black;
	font-style:italic;
	}
#link{
	/* position: relative; */
	/* margin-left:67%; */
	margin-right:8px;
	text-decoration: none;
	text-align:right;
	float: right;
	margin-top:12px;
}
.top a{
	text-decoration: none;
	color:#183867;
	font-size: 28px;
	font-family:agency fb2!important;
	font-weight:bold;
	
	}
.top a:hover{

}
.link2{
	/* position: relative; */
	float: right;
	color: #fff;
	text-decoration: none;
	text-align:center;
	padding-left: 1px;
	padding-right: 2px;
	padding-top: 10px;
}
.link2 a:hover{
	color:gray;
	text-decoration: none;
	font-weight: normal;
	
}
a:hover {
	/*background-color:white;*/
	/* text-shadow:0px 0px 0px;
	color: #009999;
	font-weight: Bold;
	border:1px; */
}
form{
	margin:0!important;
}

.upgrade{
	
	/* position: relative; */
	float: left;
	color: #fff;
	text-decoration: none;
	text-align:center;
	margin-top: -17px;
	
	
}

.upgrade a:hover{
	color: black;
}
/*
.link2:hover{
	text-shadow:0px 0px 0px;
	color: black;
	font-weight: Bold;
	border:1px;
}
*/
.img{
	/* position: relative; */
	margin-left:2px;
	margin-top:45px;
	}
.upload{
	width: 100px;
	height: 53px;
	margin-top: 23px;
	margin-left: 30px;
}
.companyName2{
	/* position: relative; */
	margin-left:149px;
	margin-top:-35px;
	color: black;
	font-weight:bold;
	font-family: Arial, Helvetica, verdana, sans-serif, tahoma;
	font-size: 14px;
	
	}
.txt2{
	/* position: relative; */
	margin-left:637px;
	margin-top: 20px;
	color:#D0D0D0 ;
	font-family: Arial, Helvetica, verdana, sans-serif, tahoma;
	font-size: 12px;
	}
.txt3{
	/* position: relative; */
	margin-left:687;
	margin-top: -14px;
	color: #C0C0C0;
	font-family: calibri;
	font-size: 12px;
	font-weight: bold;
	}
.txt4{
	/* position: relative; */
	margin-left:729px;
	margin-top: -14px;
	color: #C0C0C0;
	font-family: calibri;
	font-size: 12px;
	}
.upgrade{
	position: relative; 
	margin-top: -15px;

}
.txt5{
	color: #C0C0C0;
	font-family: calibri;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
	}	
.trial{
	font-weight: bold;
}	
.txt5:hover{
	font-weight: bold;
	color: gray;
}
.txt5 a:hover{
	font-weight: normal;
	color: gray;
}

.div{
	margin-left:55px;
	padding-bottom:5px;
}
#lowerLink{
	font-family: Agency FB;
}	
.submit{
	border-radius: 2px;
	font-weight: bold;
	cursor: pointer;
	font-size: 24px;
	padding: 9px 0 0 16px !important;
	text-decoration: none;
	font-family: Agency FB;
	color: rgb(15, 27, 110);
}
.submit:hover {
	color:#0A8011;
}

.link-selected{
	color:#0A8011!important;
}
.link-selected2{
	color: #00B200;
}
.submit6{
	background:#55C768;
	border-radius: 1px;
	border:5px;	
	padding:10px;
	width: 100px;
	height: 35px;
	font-weight: bold;
	color: white;
	font-size: 12px;
	cursor: pointer;
	text-shadow:1px 1px 4px black;
	margin-top: px;
	margin-left: -21px
}
.submit6:hover {
	background-color:white;
	text-shadow:0px 0px 0px;
	color: #1EBE39;
	font-weight: Bold;
	border-style:solid;
	border-color:white;
	box-shadow: 2px 2px 1px #888888;
}
.submit2{
	background:white;
	border-radius: 1px;
	border:2px;	
	padding: 5px;
	width: 80px;
	height: 20px;
	color: black;
	font-size: 12px;
	cursor: pointer;
	text-shadow:1px 1px -1px black;
	margin-top: -5px;
	margin-bottom: 15px;
	margin-left:50px;
	font-style: italic;
}
.subTop{
	border-radius: 1px;
	border:2px;	
	padding:5px 15px;
	width: 80px;
	height: 20px;
	color: black;
	font-size: 12px;
	cursor: pointer;
	text-shadow:1px 1px -1px black;
	margin-top: 1px;
	font-style: italic;
	font-weight: normal;
}


.submit3{
	background:white;
	border-radius: 1px;
	border:2px;	
	width: 110px;
	height: 25px;
	color: black;
	font-size: 12px;
	cursor: pointer;
	text-shadow:1px -2px -1px black;
	/* position: relative; */
	margin-top: -5px;
	margin-bottom: 15px;
	margin-left:-1px;
	margin-right:-35px;
	font-style: italic;
}
#lowerLink2{
	padding-left: 100px;
	padding-bottom: 3px;
}
.linestand {
	height: 38px;
	position: absolute;
	margin-top: 0px;
	margin-left: 4px;
}
.submit4 {
	border-radius: 5px;
	padding: 0px 22px;
	width: 100px;
	height: 25px;
	font-size: 17!important;
}
.submit4:hover {
	color:#0A8011;
	font-weight: bold;
	border-top: 5px;
}			
.img2{
	height:19px;
	z-index: 1;
}
.div2{
	width: auto;
	height:-10px;
	background-color: white;
}	
	
.mainBody{
	background-color: white;
}
.clear{
	clear: both;
}
.mainHeaderLink{
	padding: 5px 9px;
	margin-left: 15px;
	cursor: pointer;
	color:white;
	font-family:agency fb2!important;
	font-weight:bold;
	font-size:15px!important;
}
.mainHeaderLink:HOVER{
	color:#fff;
	background:#0A8011;
	border-radius:2px;
}
.activemainHeaderLink{
	background: white;
	color: #009999;
	text-shadow:none;
}
.activemainHeaderLink:hover{
        
}
table{
	border-collapse:collapse;
}
.hrlink{
	background:#30921C;
	width: 1000px;
	height: 2px;
	margin-top:27px;
}
	
.popBack, .popup, .supportPopBack{
	background: black;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(1, 1, 1, 0.3);
}
.hidden{
	display: none;
}
.belowTop{
	background-color: white;
	margin-top:-85px;
}

nav{
    display: block;
}

#lowerlink2 li{
float: left;
list-style: none;
padding-bottom: 30px;
background-position: bottom;
background-repeat: no-repeat;
background-size: 100% 29px;

}
.proj-textnEW{

}
.footerHr{
	width: 924px;
	border-top: 1px solid rgb(165, 163, 163);
	margin: auto;
}
.refer{
	border-radius: 1px;
	border: 2px;
	padding: 5px 15px;
	width: 80px;
	height: 20px;
	color: black;
	font-size: 12px;
	cursor: pointer;
	text-shadow: 1px 1px -1px gray;
	margin-top: 1px;
	font-style: italic;
	background-color: white;
	border: none;
	font-weight: normal;
}
.refer: hover{
	background-color: #3366FF;
	font-weight: normal;
	
}
.footerCommunity2{
	cursor: pointer;
}








.ui-datepicker-calendar th{
	
}

.ui-datepicker {  
    width: 263px;  
    height: auto;  
    font: 9pt Arial, sans-serif;  
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);  
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);  
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);  
}  
.ui-datepicker a {  
    text-decoration: none;  
}  
.ui-datepicker table {  
    width: 100%;  
	background-color: white;
}  
.ui-datepicker-header {  
   background-image: url('../public/images/prevNext.png');
	color: #e0e0e0;
	font-weight: bold;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	filter: dropshadow(color=#000, offx=1, offy=-1);
	line-height: 30px;
	border-width: .1px 0 0 0;
	border-style: solid;
	border-color: #A29A9A;
	background-repeat:no-repeat;
}  
.ui-datepicker-title {  
    text-align: center; 
}  
.ui-datepicker-prev, .ui-datepicker-next {  
    display: inline-block;  
    width: 30px;  
    height: 30px;  
    text-align: center;  
    cursor: pointer; 
    background-repeat: no-repeat;  
    line-height: 600%;  
    overflow: hidden;  
}  

.ui-datepicker-prev {  
    float: left;  
    background-position: center -30px;  
}  
.ui-datepicker-next {  
    float: right;  
    background-position: center 0px;  
}  
.ui-datepicker thead {  
    background-color: #f7f7f7;  
    background-image: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%);  
    background-image: -webkit-gradient(linear, left top, left bottombottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));  
    background-image: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);  
    background-image: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);  
    background-image: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);  
    background-image: linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );  
    border-bottom: 1px solid #bbb;  
}  
.ui-datepicker th {  
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana;
	color: #000;
	background-color: white;
}  
.ui-datepicker tbody td {  
    padding: 0;  
    border-right: 1px solid #bbb;  
}  
.ui-datepicker tbody td:last-child {  
    border-right: 0px;  
}  
.ui-datepicker tbody tr {  
    border-bottom: 1px solid #bbb;  
}  
.ui-datepicker tbody tr:last-child {  
    border-bottom: 0px;  
}  
.ui-datepicker td span, .ui-datepicker td a {  
    display: inline-block;  
    font-weight: bold;  
    text-align: center;  
    width: 36px;  
    height: 30px;  
    line-height: 30px;  
    color: #666666;  
    text-shadow: 1px 1px 0px #fff;  
    filter: dropshadow(color=#fff, offx=1, offy=1);
	font-size:12px;
	font-family:Verdana;
}  
.ui-datepicker-calendar .ui-state-default {  
    background: #ededed;  
    background: -moz-linear-gradient(top,  #ededed 0%, #f1f1f1 100%);  
    background: -webkit-gradient(linear, left top, left bottombottom, color-stop(0%,#ededed), color-stop(100%,#f1f1f1));  
    background: -webkit-linear-gradient(top,  #ededed 0%,#f1f1f1 100%);  
    background: -o-linear-gradient(top,  #ededed 0%,#df1f1f1 100%);  
    background: -ms-linear-gradient(top,  #ededed 0%,#f1f1f1 100%);  
    background: linear-gradient(top,  #ededed 0%,#f1f1f1 100%);  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f1f1f1',GradientType=0 );  
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);  
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);  
    box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);  
}  
.ui-datepicker-unselectable .ui-state-default {  
    background: #f4f4f4;  
    color: #b4b3b3;  
}  
.ui-datepicker-calendar .ui-state-hover {  
    background: #f7f7f7;  
}  
.ui-datepicker-calendar .ui-state-active {  
    background: #6eafbf;  
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);  
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);  
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);  
    color: #e0e0e0;  
    text-shadow: 0px 1px 0px #4d7a85;  
    filter: dropshadow(color=#4d7a85, offx=0, offy=1);  
    border: 1px solid #55838f;  
    position: relative;  
    margin: -1px;  
} 
.ui-datepicker-calendar td:first-child .ui-state-active {  
    width: 29px;  
    margin-left: 0;  
}  
.ui-datepicker-calendar td:last-child .ui-state-active {  
    width: 29px;  
    margin-right: 0;  
}  
.ui-datepicker-calendar tr:last-child .ui-state-active {  
    height:31px;  
    margin-bottom: 0;  
	color: #000;
} 

.settings{
	float: right;
	margin-top: 47px;
	margin-right: -74px;
}
.ui-datepicker-header {
  background-image: url('../public/images/prevNext.png');
  color: #e0e0e0;
  font-weight: bold;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
  box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
  filter: dropshadow(color=#000, offx=1, offy=-1);
  line-height: 30px;
  background-size:100% 100%;
  border-width: .1px 0 0 0;
  border-style: solid;
  border-color: #A29A9A;
}

/* input[type="text"]:disabled, input[type="date"]:disabled, input[type="percentage"]:disabled, select:disabled{
	color: #000;
	background:none;
} */
input[type="text"]:disabled, input[type="date"]:disabled, input[type="percentage"]:disabled, select:disabled{
	color: #000;
	background:#fff;
}
.addCashReceipt:disabled{
	color: #000;
	background:none;
}
.ui-datepicker-month{
	color:#fff;
	font-size: 12px;
	font-family: Verdana;
}
.ui-datepicker-year{
	color:#fff;
	font-size: 12px;
	font-family: Verdana;
}
.cas{
	margin-top: 45px;
	margin-left: 26px;
}
.cas a{
	color:#183867;
	text-decoration:none;
	font-family: Verdana!important;
	font-weight:normal!important;
	
}
.cas a:hover{
	background:none!important;
	color:#B13C56!important;
	text-decoration:underline;
	font-weight:normal;
}
.discountcoupon{
	  font-size: 17px !important;
	  font-family: Arial, Helvetica, verdana, sans-serif, tahoma !important;
	  font-weight: bold !important;
	  color: rgb(255, 175, 2) !important;
}
.discountcontainer{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	width: 100%;
	text-align: center;
	margin-left: 51px;
}
.discountcontainer a:hover{
	font-weight:bold !important;
	color:#0A8011 !important;
	text-decoration:underline !important;
}
.discountcontainer a{
	text-decoration:underline !important;
}
.filteredby{
	color:#183867;
	font-family:agency fb2;
	font-size:16px;
}
.video-overlay
{
	position: fixed;
	max-width: 100%;
	height:100%;
	background-color: rgba(0,0,0,0.5);
	margin: 0px;
	padding: 5px;
	opacity: 0;
	top: -100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 100;
	transition: .3s;
	padding: 0px 50px;
}
.video-header
{
	width: 100%;
}
.video-header > .video-exit
{
	position: relative;
	cursor: pointer;
}
.video-header > .video-exit > i
{
	position: absolute;
	top: -5px;
	right: -55px;
	color: #9b9b9b;
	transition: .3s;
}
.video-exit:hover i
{
	color: #fff;
}

.global-search-holder
{
	float:right;
	margin-right:5px;
	margin-top:10px;
}
.global-create-btn
{
	float:right;
	margin-right:16px;
	text-decoration: none;
}
.text-600
{
	font-weight: 600;
}
.cus-btn-success
{
	background-color: #0b7a2c;
	padding: 8px 15px;
	border: none;
	border-radius: 5px;
	outline-style: none;
	font-family: agency fb2;
	color: #fff;
}
.text-right
{
	text-align: right;
}
.cus-modal-holder
{
	margin: 50px auto;
	width: 400px;
	background-color: #fff;
	font-family: verdana, Helvetica, sans-serif, tahoma;
}
.cus-modal-header
{
	padding: 10px 15px;
	border-bottom: 1px solid #ddd;
}
.cus-modal-body
{
	padding: 10px 15px;
}
.cus-form-control
{
	width: 100%;
	padding: 5px 10px;
}
.cus-table
{
	width: 100%;
}
.cus-table tbody > tr > td
{
	padding: 5px 10px;
}
.date-control
{
	width: 49%;
}

#imgprev {
    width: 161px;
    height: 100px;
    border: solid 1px rgb(215, 212, 212);
}