/*
THEME NAME: USIS_mf
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

div#content-area {
    width: 90%;
    margin: 0 auto;
    background-color: #FFFFFF;
    max-width: 1200px;
    min-width: 1100px;
}

body {
    background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
    color: #444444;
    margin: 0;
}

/* Just some example content */



div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#006AB0;
height:2.75em;
margin-top:1em;
width:100%;
}

div#menu ul li {
    background: url('/files/arrow2.png') no-repeat;
    background-position: .25em .4em;
    list-style:none;
    padding-left: 1em;
    font-size: 1.75em;
}

div#menu ul li a:visited, div#menu ul li a:hover, div#menu ul li a:active, div#menu ul li a {
    color: white;
}

div#menu ul,div#menu ul ul {
line-height:1;
/*list-style:none;*/
margin:0;
padding:0;
padding-left: 3em;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:.25em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:0;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div#footer-links {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header {
    text-align: left;
    padding: 2em;
    padding-bottom: .5em;

}

div#footer {
text-align:center;
}

#main-head {
	color: #BD2132; 
	font-weight: bold; 
	font-size: 1.6em; 
	text-align: center; 
	margin-top: .7em; 
	margin-bottom: 1em;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

div#logo {
    float: left;
    margin-top: .5em;
}

#video-thumbnail {
    width: 100%;
}

div#contact-login {
    float: right;
    text-align: right;
    font-size: 1.3em;
}

br.clear {
    clear: both;
}

h1#blog-title {
    margin: 0;
}

button.login {
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    background: #FA8000;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    border: 0;
    padding: .5em 2.5em;
    margin-top: 1em;
	cursor:pointer;
}

div#splash {
    background-image: url('/files/people_computer_large.jpg');
    background-size: cover;
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    border-bottom: .5em solid #006AB0;
}

div#splash a {
	text-decoration:none;
}

div#logo-words1 {
    font-size: 3.2em;
    font-weight: bold;
    position: relative;
    top: 1.7em;
    left: 1.5em;
    letter-spacing: -.05em;
    width: 15em;
}

div#logo-words2 {
    font-size: 2em;
    font-style: italic;
    position: relative;
    top: 3.5em;
    left: 5.5em;
    width: 15em;
}

div#index-free-trial {
    font-size: 2em;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    background-color: #CF0000;
    border: 2px solid white;
    color: white;
    font-weight: bold;
    width: 13em;
    bottom: 1.5em;
    left: 10.5em;
    position: relative;
    padding: .3em;
    text-align: center;
}

div#free-trial {
    font-size: 1.5em;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    background-color: #CF0000;
    color: white;
    font-weight: bold;
    width: 13em;
    padding: .3em;
    text-align: center;
}

div.contact-button {
    font-size: 1em;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    background-color: #CF0000;
    color: white;
    font-weight: bold;
    width: 12em;
    padding: .3em;
    text-align: center;
}

div#index-column1 {
    float: left;
    width: 33%;
	margin:1.2em 0;
	height:89%;
}

div#index-column2 {
    float: left;
    width: 33%;
	margin:1.2em 0;
	height:89%;
	border-right: 1px solid gray;
}

div#index-column3 {
    text-align: center;
    float: left;
    width: 33.8%;
    padding-top: 1em;
	margin-bottom:1.2em;
}

div#index-columns h3 {
    color: #006AB0;
    margin-bottom: .3em;
    font-size: 1.6em;
	text-align:center
}

div#index-columns ul {
    margin-top: 0;
    padding-left: 8em;
}

div#index-columns ul li::before {
    content: "\2713";
    font-family: Wingdings, 'Zapf Dingbats', sans-serif;
    margin-right: .5em;
    color: #006AB0;
}

div#index-columns ul li {
    list-style: none;
    font-size: 1.25em;
    margin-bottom: .25em;
}

div#index-columns {
    border-bottom: 1em solid #EEEEEE;
	height:290px;
}

div#index-columns2 h3 {
    color: #006AB0;
    margin-bottom: 0;
    font-size: 1.6em;
}

div#index-columns2 ul li {
    list-style: none;
    font-size: 1.25em;
	line-height:1.3
}

div#index-columns2 ul li::before {
    content: "\2713";
    font-family: Wingdings, 'Zapf Dingbats', sans-serif;
    margin-right: .5em;
    color: #006AB0;
}

div#index-columns2 ul {
    padding-left: 0;
	margin:1.3em 0;
}

div#index-blurb-left {
    float: left;
    width: 60%;
    margin: 1.2em 0 1.2em 3em;
}

div#index-blurb-left h3 {
    font-size: 1.9em;
    color: #006AB0;
}

div#index-blurb-left p {
    margin-top:1em;
}

div#index-blurb-right {
    float: left;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    border: 2px solid #006AB0;
    width: 25%;
    background-color: #D9D9D9;
    padding: .5em 1.5em;
    margin-top: 1.5em;
    margin-left: 1.5em;
}

div#index-blurb-right p {
    font-weight: bold;
    text-align: center
}

div#index-blurb-right h3 {
    text-align: center;
    font-size: 1.5em;
    color: #006AB0;
	margin: 1em 0;
}

div#index-blurb-right ul li {
    list-style-type: disc;
}

div#index-blurb-right ul {
	padding-left:2em; 
}

div#index-blurb-right p {
	margin-bottom:1em;
}

div#blurb-right-link {
	text-align: center;
	margin: 1.2em 0;
}

div#index-blurb {
    border-bottom: 1em solid #EEEEEE;
}

div#content-blurb {
    border-bottom: 1em solid #EEEEEE;
	padding:1em;
}

.center{
	text-align:center;
}

.center-price{
	text-align:center;
	width:750px;
	margin:0 auto;
}


div#footer h3 {
    font-size: 2em;
    color: #006AB0;
    text-align: left;
    margin: .25em 1.5em;
    margin-top: .5em;
}

.footer-image {
    float: left;
    width: 25%;
    text-align: center;
	margin-bottom:1.2em;
}

.footer-image h4 {
    text-align: center;
    margin-top: .5em;
}

.footer-image h4 a:hover, .footer-image h4 a:active,
    .footer-image h4 a:visited, .footer-image h4 a {
    color: #006AB0;
    font-size: 1.2em;
}

div.menu-main-nav-container {
background:#006AB0;
height:2.75em;
margin-top:1em;
width:100%;
}

div.menu-main-nav-container ul li {
    background: url('/files/arrow2.png') no-repeat;
    background-position: .15em .5em;
    list-style:none;
    padding-left: 1em;
    font-size: 1.25em;
    float: left;
	padding-top:8px;
	margin-right:3em;
}
div.menu-main-nav-container ul li:last-child {
    margin-right: 0;
}

div.menu-main-nav-container ul li a:visited, div.menu-main-nav-container ul li a:hover, div.menu-main-nav-container ul li a:active, div.menu-main-nav-container ul li a {
    color: white;
}

div.menu-main-nav-container ul,div.menu-main-nav-container ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
padding-left: 5em;
}

div.menu-main-nav-container ul a {
display:block;
padding:.25em 0.5em;
text-decoration:none;
}

div.menu-main-nav-container ul ul ul a {
font-style:italic;
}

div.menu-main-nav-container ul li ul {
left:-999em;
position:absolute;
}

div.menu-main-nav-container ul li:hover ul {
left:auto;
}

div#trial-form {
    width: 80%;
    margin-left: 10%;

}

#trial-form input[type=text] {
	border:1px solid #ccc;
	box-shadow:0 0 2px 0 #ccc;
	border-radius:2px;
	background-color:#f7f7f7;
	padding:3px;
	text-indent:.3em;
	height:25px;
	width: 15em;
	margin-bottom:1em;
	margin-top:.5em;
}

#trial-form textarea {
	border:1px solid #ccc;
	box-shadow:0 0 2px 0 #ccc;
	border-radius:2px;
	background-color:#f7f7f7;
	padding:3px;
	text-indent:.3em;
	height:150px;
	width:350px;
	margin-bottom:1em;
	margin-top:.5em;
}

#trial-form button {
	border-radius:10px;
	background-color:#CF0000;
	color:white;
	border:0;
	cursor:pointer;
	margin-top:.5em;
	font-size:2em;
	padding:.2em 1em .2em 1em;
}

#trial-form span {
	color:red; 
	margin:30px 0; 
	text-align:center; 
	width:100%; 
	display:inline-block
}

.trial2 {
	margin-left: 2em;
}

.trial-div1 {
	float: left; width: 50%;
}

div.trial-div1 div{
	float:left;
}

div.land_form {
	float:right;
	margin-top:50px;
	width:34% !important;
	margin-left:0 !important;
	
	
}

.land_text {
	float:left;
	margin-top:50px;
	width:58%;
	margin-left:5%;
}

.land_head {
	font-size:3em;
	color:red;
}

.land_text p {
	line-height:1.5em;
	margin-bottom:.6em;
}

.tagl {
	font-size:1.6em;
	color:#006AB0;
}

div#signup-form {
    width: 45%;
    margin-left: 5%;

}

#signup-form p {
	margin-bottom:2em;
}

#signup-form input[type=text] {
	border:1px solid #ccc;
	box-shadow:0 0 2px 0 #ccc;
	border-radius:2px;
	background-color:#f7f7f7;
	padding:3px;
	text-indent:.3em;
	height:25px;
	width:350px;
	margin-bottom:1.5em;
	margin-top:.5em;
}

#signup-form textarea {
	border:1px solid #ccc;
	box-shadow:0 0 2px 0 #ccc;
	border-radius:2px;
	background-color:#f7f7f7;
	padding:3px;
	text-indent:.3em;
	height:150px;
	width:350px;
	margin-bottom:1.5em;
	margin-top:.5em;
}

#signup-form input[type=submit] {
	height:30px;
	width:100px;
	border-radius:2px;
	background-color:#CF0000;
	color:white;
	border:0;
	font-size:1em;
	cursor:pointer;
	margin-top:.5em;
}

a:visited, a:hover, a:active, a {
    color: #006AB0;
}

.imgtxt h3{margin-top:0}

.imgtxt {padding:18px; width:240px; background-color:rgba(217, 217, 217, 0.5); border-radius:10px; border: 1px solid #006AB0; position:relative; top:2em; left:3em; }

.rad span {display:block; margin-top:.3em}

.radiocnt {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.radiocnt input {
  position: absolute;
  opacity: 0;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.radiocnt:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radiocnt input:checked ~ .checkmark {
  background-color: #006AB0;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkmark:before {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radiocnt input:checked ~ .checkmark:after {
  display: block;
}

.radiocnt input:checked ~ .checkmark:before {
  display: block;
}

/* Style the indicator (dot/circle) */
.radiocnt .checkmark:after {
  width: 1.5em;
  height: 0.2em;
  position: absolute;
  content: "";
  top: 0.7em;
  left: 0em;
  border: none;
  font: normal 100%/normal Arial, Helvetica, sans-serif;
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #ffffff;
  text-shadow: none;
  -webkit-transform: rotateZ(-45deg)   ;
  transform: rotateZ(-45deg)   ;
}

.radiocnt .checkmark:before {
  width: 1.5em;
  height: 0.2em;
  position: absolute;
  content: "";
  top: 0.7em;
  left: 0em;
  border: none;
  font: normal 100%/normal Arial, Helvetica, sans-serif;
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #ffffff;
  text-shadow: none;
  -webkit-transform: rotateZ(45deg)   ;
  transform: rotateZ(45deg)   ;
}

#copy {
	width:10em;
	margin:1em auto;
}

#contact-info {
	float:right;
	margin-right:4em;
}

#contact-info span {
	margin-bottom:1em;
}

.contact-cnt {
	border-bottom:1em solid #EEEEEE;
}

.contact-cnt h3{
	color: #006AB0;
    font-size: 1.7em;
	margin:2em 0 1em 10%;
}

.contact-cnt h3 span{
	color:#BD2132;
}

#freebutton {
	text-decoration:none;
}

.trial-center{
	width:328px;
	margin:1em auto 0 auto;
	display:block;
}

.price-list {
	list-style-type:disc;
	margin:1em 0;
	float:left;
}

.list-cnt {
	margin:0 auto;
	width:512px;
	
}

.price-head-center {
	margin:0 auto;
	width:120px;
	margin-bottom:1em; 
	color:#006AB0; 
	font-size:1.2em;
}

.price-sec {
	width:584px;
	margin-top:2em;
	float:left;
}

.price-sec h3 {
	margin-bottom:1em;
	color:#006AB0
}

.price-sec img {
	float:left;
}

.price-sec p {
	margin-left:16em;
}

.price-sec span {
	float:right; 
	margin-right:8em;
}

#signform {
	margin-left:5em;
	
}

#signform input[type=text] {
	border:1px solid #ccc;
	box-shadow:0 0 2px 0 #ccc;
	border-radius:2px;
	background-color:#f7f7f7;
	padding:3px;
	text-indent:.3em;
	height:25px;
	width:294px;
	margin-bottom:1.5em;
	margin-top:.5em;
}

#signform input[type=password] {
	border:1px solid #ccc;
	box-shadow:0 0 2px 0 #ccc;
	border-radius:2px;
	background-color:#f7f7f7;
	padding:3px;
	text-indent:.3em;
	height:25px;
	width:294px;
	margin-top:.5em;
}

#signform input[type=submit] {
	height:30px;
	width:100px;
	border-radius:2px;
	background-color:#CF0000;
	color:white;
	border:0;
	font-size:1em;
	cursor:pointer;
}

.forgot{
	margin-bottom:1em;
	display:block;
	font-size:.8em;
}

div.batch-sec h3 {
    color: #006AB0;
    margin-bottom: .3em;
    font-size: 1.2em;
}

div.batch-sec p {
	margin-bottom:2em;
}

.alt-head {
	font-size: 1.5em;
    color: #006AB0;
    text-align: center;
	margin-top:1em;
}

.team-sec-top {
	text-align:center;
	margin:3em auto 0 auto;
}

.team-sec span {
	font-size:1.2em;
}

.team-sec {
	text-align:center;
	float:left;
	margin:1em 3em 0 3em;
}

.team-cnt{
	margin:0 auto;
	width:93%;
}

.about-sec {
	width:50%;
	margin-top:2em;
	float:left;
	position:relative;
}

.about-sec h3 {
	margin-bottom:1em
}

.about-sec img {
	float:left;
}

.about-sec p {
	margin-left:.6em;
	float:left;
	width:57%;
}

.about-sec span {
	position:absolute;
	bottom:0;
	left:232px;
}

.about-row{
	width:100%;
}

.services-sec {
	width:48%;
	float:left;
	margin-top:2em;
	margin-left:2%;
}

.services-sec h3 {
	font-size:1.2em;
	color:#BD2132;
}

.services-sec p {
	margin-top:.3em;
}

.services-sec .fa{
	margin-right:.4em;
	float:left;
	height:105px;
	color:#006AB0
}

#trial-form .wpcf7-form-control-wrap input[type="text"] {
	width:15em;
}

#trial-form #url{
width:31em
}

#trial-form #message{
width:32em;
height:10em
}

#trial-form input[type="submit"] {
	border-radius:10px;
	background-color:#CF0000;
	color:white;
	border:0;
	cursor:pointer;
	margin-top:.5em;
	font-size:2em;
	padding:.2em 1em .2em 1em;
}

.wpcf7-response-output{
	display:none;
}

.index_img {
	float:left;
	margin-top:1.1em;
	margin-left:1.5em;
	margin-bottom:1em;
}

.services_note {
	margin-top:2em;
	font-style:italic;
	font-size:.8em	
}

.batch_img {
	float:right; 
	margin-left:1em;
}

.ful {
	padding-right:2em;
}

.prnum {
	margin-top:.5em
}

.scdbt {
	font-size:.5em
}

.contact_mar {
	margin-top:2.4em !important;
}

div.error-container { display: none; text-align: center; color: red}

div.error-container label.error {
		border: 1px solid red;
	}
#signup-form input[type=password].error, #signup-form input[type=text].error, #signup-form textarea.error {
		border: 2px solid red;
		background-color: #FFFFD5;
	}
	
#error-list {
		text-align:center;
		color:red;
		font-size:1.3em;
	}
	
#succ {
		text-align:center;
		color:green;
		font-size:1.3em;
	}
	
.g-recaptcha {
		margin-top:20px;
	}
	
.gmap {
	border:0; 
	margin-top:2em;
}	

.errmsg {
	text-align:center; 
	margin-bottom:2em; 
	color:red
}

.no_risk {
	color: #BD2132; 
	font-weight: bold; 
	font-size: 1.6em; 
	text-align: center; 
	margin-top: .7em; 
	margin-bottom: 1em;
}

