@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');


@media print{
	@page {
	size: portrait;
	width:8.5in;
	height:11in;
	}
	
	.frame, input, textarea {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    }
    .info{
	display:none;
	}
	header .fleft{
	background-color:#669999; !important;
	-webkit-print-color-adjust: exact;
	}
	table.itemized th{
	background-color:#efefef !important;
	-webkit-print-color-adjust: exact;
	}
}	


/* ------ MAIN ------- */


*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body, html{
	font-family: 'Josefin Sans', sans-serif;
	background:#efefef;
	font-size:18px;
	line-height:22px;
}	

header{
    box-sizing: border-box;
	text-align: center;
    width: 100%;
    padding: 15px 40px !important;
    background-color: #3f71a3;
    overflow: hidden;
}

header h1{
    float: left;
	font: normal 24px/1.5 'Open Sans', sans-serif;
	color: #fff;
}
header h1 span{
	font-size:0.8em;
}
header a{
    color:#fff;
    float: right;
    text-decoration: none;
    display: inline-block;
    padding: 13px 50px;
    border-radius: 3px;
    font: bold 14px/1 'Open Sans', sans-serif;
    text-transform: uppercase;
    background-color:#F05283;

}

ul {
    list-style: none;
    border-bottom: 1px solid #EAEAEA;
    background-color: #FFF;
    padding: 20px;
    margin-top: 0;
    text-align: center;
    margin-bottom: 75px;
}

ul a{
    text-decoration: none;
    color: #FFF;
    text-align: left;
    background-color: #af3c34;
    padding: 10px 16px;
    border-radius: 2px;
    opacity: 0.8;
    display: inline-block;
    margin: 4px;
    line-height: 1;
    outline: none;

    transition: 0.2s ease;
}

ul li a.active{
    background-color: #5395b5;
    pointer-events: none;
}

ul li a:hover {
    opacity: 1;
}


ul li{
    display: inline-block;
	padding:10px;
}


@media (max-width: 1000px) {


    header h1{
        float: none;
    }

    header a{
        margin-top: 25px;
        float: none;
    }

}

.main-content{
    margin-bottom: 75px;
}

.container{
	width:960px;
	margin:0 auto;
}
.frame{
	margin:0px auto;
	width:11in;
	background:#fff;
	border:1px solid #ccc;
	padding:20px;
}
header .fleft{
	font-size:2.0em;
	font-weight:bold;
	background:#669999;
	padding:15px 30px;
	float:left;
	color:#fff;
	margin-bottom:30px;
}
header .fright{
	font-size:2.5em;
	float:right;
	margin:20px 160px 10px 0;
}

a{
	color:#006666;
	text-decoration:none;
}
em{
	color:#990000;
	line-height:2.0em;
}
.clearfix{
	clear:both;
}
.clearfix::after {
  clear: both;
  display: block;
}
.col{
	float:left;
}
.col1{
	width:60%;
}
.phone{
	margin-bottom:10px;
}
.phone img{
	margin:0 0 -5px 2px;
}
.col2{
	width:35%;
}

table.invoice td{
	font-size:0.8em;
	padding:1px 15px 0 0;
	width:100%;
}
table.invoice td input{
	width:240px;
}
table.itemized{
	width:100%;
	border:1px solid #ccc;
}
table.itemized th{
	font-size:0.8em;
	padding:5px 20px;
	background:#efefef;
	border-right:1px solid #ccc;
}
table.itemized td{
	padding:5px;
	font-size:0.8em;
	border-right:1px solid #ccc;
	vertical-align:top;
}

.col3{
	width:32%;
}
.col3 table{
	float:right;
}

.padL{
	padding-left:10px;
}
.padR{
	padding-right:10px;
}
.right{
	text-align:right;
}
.short{
	width:80px;
	text-align:center;
}
.med{
	width:100px;
	text-align:center;
}

/* FORM */
textarea {
  overflow: auto;
}
input, textarea{
	border:1px solid #ccc;
	font: 13px/16px Verdana, Arial, Helvetica, sans-serif;
}
input.title{
	width:100%;
	text-align:center;
	font-size:18px;
}
input.client{
	width:100%;
}
input[type="radio"]{
	margin-bottom:10px;
}
textarea{
	width:98%;	
	padding:5px;
}
/* TABLE */
table.qt{
	width:100%;
	border-spacing:0; 
    border-collapse: collapse;  
	margin-top:20px;
}
table.qt td{
	vertical-align:top;
}
table.qt th{
	border:1px solid #333;
	background-color:#fe9704;
}
input.tbheader{
	background:none;
	text-align:center;
	
}
.sml{
	width:130px;
}
.lrg{
	width:500px;
}
.xlrg{
	width:1000px;
	font-size:1.3em;
}
.center{
	text-align:center;
}
.big{
	font-size:1.1em;
	padding-top:10px;
}

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 105%;
		font: 'Josefin Sans', sans-serif;
		vertical-align: baseline;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1.5em;
		padding-bottom:10px;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}
	
.msg{
	text-align:center;
}

/*** TIMESHEET ***/
table.timesheet{
	width:750px;
	margin:20px auto;
	font-size:100%;
}
table.timesheet input, table.timesheet select{
	padding:5px;
	margin-right:5px;
}

/*** CLIENTS ***/
table.newclient{
	margin:20px auto;
}
table.newclient th{
	text-align:left;
}
table.newclient input {
	padding:5px;
	margin-right:5px;
}
table.clients{
	margin:20px auto;
	border:1px solid #ccc;
	font-size:95%;
	width:850px;
	color:#5f5f5f;
}
table.clients th, table.clients td{
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
}
table.clients td{
	font-weight:300;
	text-align:left;
}
table.clients td.c{
	text-align:center;
}
table.clients td.r{
	text-align:right;
}
.success{
	color:#009933;
}
.error{
	color:#CC0000;
}
.floatL{
	float:left;
}
.btn{
	padding:12px 20px;
	border:1px solid #ccc;
}
.btn-add{
	padding:8px 10px !important;
	margin:0 !important;
}
.daterange table{
	margin:0 auto;
}
.form-basic .btn-del{
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	background:#FF0000;
	color:#fff;
	padding:10px;
	border:2px solid #FF0000;
	cursor:pointer;
	width:200px;
	margin-left:20px;
}
.ob{
	cursor:pointer;
}

/* CLIENT OPTIONS STYLING */
.optscontainer{
	width:100%;
	margin:30px auto;
	text-align:center;
}

.opts{
	font-size:0.8em;
	padding:10px 20px;
	text-align:center;
	border:1px solid #ccc;
	margin-right:10px;
	display:inline;
}
#opt1,#opt2,#opt3{
	cursor:pointer;
}
#opt1:hover,#opt2:hover,#opt3:hover{
	background:#DDF3FF;
}
.red{
	color:#CC0000;
}