

.title {
	color: #499e59;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	height: 20px;
}
.small {
	font-size: 9px;
}
.medium {
	font-size: 12px;
}
.large {
	font-size: 15px;
}
.xlarge {
	font-size: 20px;
}
.projectcolor {
	color:#e01212;
}
.backprojectcolor {
	background-color:#e01212;
}
.color1 {
	color:#961414;
}
.color3 {
	color:#C3B28E;
}
.color10 {
	color:#fff;
}
.addstop {
	background-color:#F7F0F0;
}
.duplicate {
	background-color:#feffeb;
}
.lastentry {
	background-color:#ECEBEB;
}

.saved {
	background-color:#513030;
}
.light {
	background-color:#414a4c;
}
.dark {
	background-color:#781010;
}
.backcolor3 {
	background-color:#C3B28E;
}
.backcolor4 {
	background-color:#9e9595;
}
.black{
	background-color:#222;
}
.grey{
	background-color:#eeeeee;
}
.grey2{
	background-color:#232b2b;
}

.selected {
	color:#fff;
    background-color:#eeeeee;
}
.selected div, .selected a, .selected div div, .selected div div div, .selected div div h4, .selected div div h5{
	color:#9e9595;
}

body {
	margin: 0;
	padding: 0px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3B0B0B;
}
h1 {
	font-size: 16px;
	color: #3B0B0B;
	padding-bottom: 5px;
	font-weight:bold;
	text-transform: capitalize;
}
h2 {
	font-size: 16px;
	color: #BBBBBB;
}

h3 {

	text-transform: capitalize;
	font-size: 10px;
	color: #414a4c;
	padding-bottom: 3px;
	padding-top: 6px;
}
h4 {
	font-size: 16px;
	color: #781010;
}
h5 {
	font-size: 12px;
	color: #3B0B0B;
}
.spacer {
	height: 12px;
	width: 500px;
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

a {
	text-decoration: none;
	color: #555;
	border-color: #d3d3d3;
}
a:hover, a.hover  {
	color: #5a0c0c;
	cursor: pointer;
	}
.border {
	border-color: #d3d3d3;
	border-style: solid;
	border-width: 1px 0 0 0;
}
.padding {
	padding: 5px 0 5px 0;
}

.rightborder {
	width: 97%;
	float: left;
	box-sizing: border-box;
}
.list {
	padding-left: 10px;
	text-transform: capitalize;
	font-size: 12px;

	display: block;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.location {
	overflow: hidden;

	padding-left: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #961414;
	font-size: 14px;
	line-height: 18px;
	width: 80%;
	display: block;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.pen {
background-image: url("/images/icons.png");
background-position: top 0px left 0px;
}
.cl83 {
	line-height: 18px;
	width:20%;
}
.attention {
	overflow: hidden;
    white-space: nowrap;
	font-weight: bold;
	text-transform: uppercase;
	color: #961414;
	font-size: 14px;
}
.searchtitle {

	font-weight: bold;
	text-transform: uppercase;
	color: #961414;
	font-size: 14px;
	line-height: 20px;
}
.notes {
	color: #eeeeee;
    margin-bottom:1px;
	padding: 8px 12px 8px 12px;
    font-size: 15px;
    background-color:#961414;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.notes p{
	padding:0px;
    margin:0px;
}

.day {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	padding-top: 50px;
	padding-bottom: 15px;
}
.time {
    float:left;
width: 45px;
    }
.round {
    float:left;
width: 90px;
    }
.date {
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	font-size: 20px;
	padding-top: 8px;
	line-height: 16px;
	width: 3%;

	display: block;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.actors {
    font-size: 10px;
}
.clockinout {
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	font-size: 20px;
	padding: 20px 0 20px 0;
	line-height: 16px;

	display: block;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.totaltitle {
		text-align:right;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.total {
	text-align:right;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 35px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.month {
	float:right;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 50px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.account {
	margin-top:50px;
	text-transform: uppercase;
	font-size: 30px;
}
.paid{
	margin-left:5px;
	margin-top:16px;
	text-transform: uppercase;
	font-size: 20px;
	color:#C7C7C7;
}
.errors {
	color: #961414;
	font-weight: bold;
    padding-left:10px;
    padding-top:5px;
    font-size:16px;
}
.left {
	float: left;
	padding-right: 2px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.pright{padding-right:7px;}

.right {
	float: right;
}
.clear {
	clear: both;
}
ul, li {
	margin: 5px;
	padding-left: 0px;
	line-height:16px;
}

#wrapper {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
	padding-left: 10px;
	max-width: 900px;
    min-width: 300px;
	height:100%;
}
.container {
	position: relative;
}
.container div {
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%)
}
.stickernotes p{
	margin:0px;
	padding:2px;
}
.arrow{
	width:23px;
	height:29px;
	margin-top:16px;
	margin-right:5px;
	background-image: url('/images/ui/arrow.gif');
	background-position: 0 0;
	cursor: pointer;
}
.flipped{
	margin-left:5px;
	margin-right:15px;
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}
.arrow:hover{
	background-position: 0 29px;
	cursor: pointer;
}

.arrow:active{
	background-position: 0 58px;
	cursor: pointer;
}
.tab{
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px 6px 0 0;
	border: 1px solid #d3d3d3;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	text-decoration: none;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
    float:left;

    padding:8px;
    margin-right:2px;

    position:relative;
}
.tabselected a {
	color: #fff;
}
.tab:hover, .tab.hover, {
	color: #fff;
	background: #961414;
	text-decoration: none;
	cursor: pointer;
}
.tabselected {
	color: #fff;
	background: #961414;
	text-decoration: none;
	cursor: pointer;
}
/*******************************Forms *********************************/
.field, input, select {
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	border: 1px solid #d3d3d3;
	color: #000000;
	font-size: 15px;
	background: #ffffff;
	text-decoration: none;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
textarea{
		-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	border: 1px solid #d3d3d3;
	}
.mapfield {
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	padding: 4px;
	margin-bottom:4px;
	border: 1px solid #d3d3d3;
	color: #000000;
	font-size: 14px;
	background: #ffffff;
	text-decoration: none;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.field, input {
	padding: 8px;
}
select {
	padding: 7px;
}
.textarea_top {
	color: #123456;
	font-size: 14px;
	width: 675px;
	height: 5px;
	padding: 0;
	margin: 0;
	border-width: 0;
	background-image: url(/images/forms/textarea_top.gif);
}
.textarea_middle {
	color: #123456;
	font-size: 14px;
	width: 675px;
	height: 100px;
	padding: 10px 0;
	margin: 0;
	border-width: 0;
	background-image: url(/images/forms/textarea_middle.gif);
}
.textarea_bottom {
	color: #123456;
	font-size: 14px;
	width: 675px;
	height: 5px;
	padding: 0;
	margin: 0;
	border-width: 0;
	background-image: url(/images/formsy/textarea_bottom.gif);
	background-repeat: no-repeat;
}
.login {
	height: 35px;
	width: 91px;
	padding: 0;
	margin: 0;
	border-width: 0;
	background-image: url(/images/forms/login.gif);
	background-repeat: repeat;
}

.button {
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	text-transform:capitalize;
	height:35px;
	border: 0px;
	color: #ffffff;
	font-size: 15px;
	padding: 10px 20px 10px 20px;
	margin-right: 2px;
    margin-bottom: 2px;
	text-decoration: none;
}
.week{
	-webkit-border-radius: 0px 6px 6px 0px;
	-moz-border-radius: 0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;
	text-transform:uppercase;
	height:30px;
	border: 0px;
	color: #414a4c;
	font-size: 11px;
	padding: 9px 7px 5px 15px;
	text-decoration: none;
}
.week:hover, .week.hover {
	color: #C3B28E;
	text-decoration: none;
	cursor: pointer;
}
.arrow2{
	width: 0;
    height: 0;
    margin-top:3px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 8px solid #eeeeee;
}


#super_admin_user_level{
	position: absolute;
	right: 6px;
    top: 36px;
    z-index: 1;
    -moz-opacity:.50; 
filter:alpha(opacity=50); 
opacity:.50;
}
.servicelist {
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	text-transform:capitalize;
	height:18px;
	border: 0px;
	color: #ffffff;
	font-size: 10px;
	line-height: normal;
	font-weight:normal;
	background-color:#414a4c;
	padding: 3px 4px 0px 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}


.button:hover, .button.hover {
	color: #fff;
	background: #961414;
	text-decoration: none;
	cursor: pointer;
}
.page {
	color: #000;
	background: #fff;
	border-color: #d3d3d3;
	border-style: solid;
	border-width: 1px;
	padding: 5px 10px 5px 10px;
}
.switchpad {
	margin-right: 0px;
	margin-left: 2px;
}
.submit {
	height:35px;
	-webkit-appearance: none;
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	border: 0px;
	color: #ffffff;
	font-size: 12px;
	background: #414a4c;
	padding: 10px 18px 10px 18px;
	margin-right: 5px;
	text-decoration: none;
}
.submit:hover, .submit.hover {
	background: #961414;
	text-decoration: none;
}

.item {
	height:35px;
	font-weight:normal;
	text-transform:capitalize;	
	font-size:15px;
	padding: 8px 12px 8px 12px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}


#atmpickup {
	display: none;
	padding-left: 7px;
	padding-top: 7px;
	background-color: #e5e5e5;
}
.reports {

}
.billingpadding {
	padding: 5px;
	border: 1px solid #CCCCCC;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.reportspadding {
	padding: 20px;
	border: 1px solid #CCCCCC;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.reportsimgpad{
padding-right:1%;	
}

.topcontainer {
    display: flex;
    gap: 20px;
}

.loc-addr,
.atm {
    flex: 1;                 /* makes both equal width */
    padding: 20px;
    box-sizing: border-box;
    background: #f7f7f7;     /* optional */
}

.topcontainer > div {
    flex-direction: column;
}

.project, .loc-addr, .install, .sitesurvey, .deinstall, .assign, .atm, .tech, .user, .contact, .signaturebox, .backdark, .bill{
	padding: 20px;
	-webkit-border-radius: 20;
	-moz-border-radius: 20;
	border-radius: 20px;
	border: 2px solid white;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.project, .loc-addr, .assign, .atm, .tech, .user, .contact, .signaturebox, .backdark,.bill {
	float: left;
}
.signaturebox {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	padding: 20px;
	border-radius: 0px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
.project {
	width: 100%;
}
.backdark, .project {
 	background-color: #444444;
	color: #fff;
}
.loc-addr, .bill {
	background-color: #EAEAEA;
	width: 50%;
}
.user {
	width: 50%;
	background-color: #444444;
}
.contact {
	background-color: #EAEAEA;
	width: 50%;
}
.install {
	background-color: #444444;
	margin-top:4px;
	border: 0px solid #CCCCCC;
}
.sitesurvey {
	background-color: #008080;
	margin-top:4px;
	border: 0px solid #00FFFF;
}
.install h3, .deinstall h3, .install h2, .deinstall h2, .project h3, .project h2, .sitesurvey h3, .sitesurvey h2 {
	padding-top: 5px;
	color: #ffffff;
}
.install input, .deinstall input {
	padding: 5px;
}
.install select, .deinstall select {
	padding: 4px;
}
.deinstall {
	background-color: #C3B28E;
	margin-top:4px;
	border: 0px solid #CCCCCC;
}
.assign {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-top:2px;
}
.atm {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-top:4px;
}
.tech {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-top:4px;
}
.edit {
	position: absolute;
	width: 900px;
	margin:0 auto;
	top: 10px;
	display: none;
	background-color: #ffffff;
	padding: 3px;
	margin-bottom: 20px;
	-webkit-border-radius: 20;
	-moz-border-radius: 20;
	border-radius: 20px;
	border: 1px solid #EAEAEA;
	-webkit-box-shadow: 7px 10px 26px 3px rgba(51,51,51,0.46);
	-moz-box-shadow: 7px 10px 26px 3px rgba(51,51,51,0.46);
	box-shadow: 7px 10px 26px 3px rgba(51,51,51,0.46);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	z-index: 2;
}
#editclose {
	z-index: 5;
}
.editwrapper {
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	width: 100%;
	height: 300%;
	z-index: 1;
	display: none;
}

/*******************************Calendar Top Navigation*********************************/


div#calendar {
	margin: 0px auto;
	padding: 0px;
}
div#calendar div.box {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	background-color: #787878;
}
div#calendar div.header {
	line-height: 40px;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 40px;
	text-align: center;
}
div#calendar div.header a.prev, div#calendar div.header a.next {
	position: absolute;
	top: 0px;
	height: 17px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
}
div#calendar div.header span.title {
	color: #FFF;
	font-size: 18px;
}
div#calendar div.header a.prev {
	left: 10px;
}
div#calendar div.header a.next {
	right: 10px;
}
/*******************************Calendar Content Cells*********************************/
div#calendar div.box-content {
	border: 1px solid #787878;
	border-top: none;
}
div#calendar ul.label {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%
}
div#calendar ul.label li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 14%;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	color: #000;
	font-size: 15px;
	background-color: transparent;
}
div#calendar ul.dates {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 100%;
}
/** overall width = width+padding-right**/
div#calendar ul.dates li {
	margin: 0px;
	padding: 0px;
	margin-right: 0.3%;
	margin-top: 5px;
	line-height: 80px;
	vertical-align: middle;
	float: left;
	list-style-type: none;
	width: 13.85%;
	height: 80px;
	font-size: 25px;
	background-color: #DDD;
	color: #000;
	text-align: center;
}
:focus {
	outline: none;
}
/** cell format**/
.cell {
	display: none;
}
.nocell {
}



	
	#signatureparent {
		color:#414a4c;
		/*max-width:600px;*/

	}
	
	/*This is the div within which the signature canvas is fitted*/
	#signature {
		border: 1px solid #CDCDCD;
		background-color:#F3F3F3;

	}


#map{
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
#mapdiv{
	padding:15px;
	width:50%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	}
#right-panel{
	width:50%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	}
.show {
display:block;
}
.hide {
display:block;
}
			#titleBarLeft {
            	float:left;
                display:none;
            }
            #titleBarRight {
            	float:right;
                display:none;
            }
            #titleBarLeft, #titleBarRight {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				left: 0;
				position: relative;
				z-index: 1;
				background: none;
			}

				#titleBarLeft .toggle, #titleBarRight .toggle {
					/* text-decoration: none; */
					/* width: 80px; */
					/* height: 60px; */
				}

					#titleBarLeft .toggle:before, #titleBarRight .toggle:before  {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						display: inline-block;
						font-style: normal;
						font-variant: normal;
						text-rendering: auto;
						line-height: 1;
						text-transform: none !important;
						font-weight: 400;
					}

					#titleBarLeft .toggle:before, #titleBarRight .toggle:before  {
						content: '=';
						display: block;
						position: relative;
						width: 40px;
						height: 30px;
						line-height: 30px;
						font-size: 30px;
						color: #fff;
						text-align: center;
						background: rgba(150, 150, 150, 0.75);
						border-radius: 5px;

					}

					#titleBarLeft .toggle:before, #titleBarRight .toggle:before {
						background-color: #969696;
					}
                    .loginalign {
                    float:right;
                    display: inline-block;padding-top:10px;
                    }

.menu{

}
.menu div, .menuright div{
	float: left;
}

.menuright{
	float: right;
}

.menucontainerleft{

}
.menucontainerright{

}
@media all and (max-width: 430px) {
     .loginalign {
           float:left;
           display: block;
           padding-top:15px;
           clear:both;

       }
 }
                    
                    
@media all and (max-width: 700px) {
.hide {
display:none;
}
	.menu, .menuright{

		position: absolute;
	    z-index: 5000;
        background-color:#414a4c;
        width: 150px;
        top: 35px;
        border-radius: 5px;
   		 padding-top: 10px;
         padding-bottom: 10px;
	}
    .menuright{
		left:-150px;
	}
	.menu div, .menuright div{
		float: initial;

	}
    .menu .button, .menuright .button{
    	display:block;
    }
	.menucontainerleft{
	    position: relative;
	}
    .menucontainerright{
	    position: relative;
        left:100%;
	}
    .menu .item, .menuright .item{
    	padding: 10px 12px 8px 12px;
    }
    			#titleBarLeft {
                display:block;
            }
            #titleBarRight {
                display:block;
            }
}
@media only screen and (max-device-width: 480px) {
	.survey{
		width:100%;
	}

	#mapdiv{width:100%;clear:both;}
#right-panel{padding:15px;width:100%;clear:both;}
.date {
	height: 125px;
}
.day {
	clear:both;
}
.month {
	float: left;
}
.menu{
	height:auto;
}
.nocell {
	display: none;
}

.date {
	width: 8%;
}
.location {
	width: auto;
}
.list {
	width: auto;
}

.rightborder {
	width:92%
}
.cl83 {
	border:0px;
	width:100%;
}
.cell {
	display: inline
}
form .field, form input, form select {
	font-size: 12px;
}
.project, .loc-addr, .install, .deinstall, .assign, .atm, .tech, .user, .contact {
	width: 100%
}


.edit {
	left: 1%;
	width: 98%;
	right: 1%;
	margin-left: 0;
}
