/*
NOTIFICATION OF COPYRIGHT AND TRADEMARK

THIS PUBLICATION IS A PROPRIETARY PRODUCT OF LEVINSON ENTERPRISES, INC. dba
AFFINITY GLOBAL SOLUTIONS AND IS PROTECTED BY COPYRIGHT AND TRADEMARK LAWS
AND INTERNATIONAL TREATY.  THIS PUBLICATION MAY NOT BE DISTRIBUTED IN ANY
WAY WITHOUT WRITTEN APPROVAL FROM LEVINSON ENTERPRISES, INC.

© Copyright 1995-2015 LEVINSON ENTERPRISES, INC. dba AFFINITY GLOBAL SOLUTIONS All Rights Reserved
$Revision: 1.2 $
*/

a{
	font-size: 1.5em;
}

.header{
	font-size: 3em;
}

.text{
	font-size: 1.5em;
}

table {
    width: 100%;
}

th div{
	font-size: 2em;
}

#alert{
	top: 60% !important;
	left: 12%  !important;
	width: 75%;
	height: 20%;
}

#alert #alert_msg{
	font-size: 2em;
}

#paypalimg {
  width: 20%;
}

label.overlabel{
	font-size: 2.5em;
}

input:not([type="radio"]), select{
	height: 80px !important;
	font-size: 1.75em;
}

#sData5, #search_form input, #search_form select, #payment_form input, #payment_form select {
	width: 100%;
}

.col {
	margin: 1% 0 1% 0%;
}

.span_6_of_6 {
	width: 100%;
}

.span_5_of_6 {
	width: 100%;
}
.span_4_of_6 {
	width: 100%;
}
.span_3_of_6 {
	width: 100%;
}
.span_2_of_6 {
	width: 100%;
}
.span_1_of_6 {
	width: 100%;
}

.span_1_of_6.whole {
	width: 100%;
}

.span_1_of_6.half {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%; 
}

.span_quarter {
	width: 100%;
}

.btn{
	font-size: 2em;
}

.btn-breadcrumb .btn {
	margin-top: 12px;
}

.row div{
	margin-top: 20;
}

DIV.calendarSelect{
	line-height:60px;
	width: 725px;
  	height: 450px;
	
}

.clearfix span{
	font-size: 4em;
}

.calendarWeek div {
  font-size: 4em;
  height: 16%;
  width: 14%;
}

input[type="radio"], input[type="checkbox"] {
	transform: scale(2);
}

#scrollTable {
	display: block;
	overflow: scroll;
}