/**********************************************************************************

	Theme Name: Roman Design
	Theme URI: 
	Description: Roman Design WordPress Theme Framework
	Version: 1.0
	Author:	Roman Design
	Author URI: http://www.romandesign.ca
	License: 
	License URI: 
	Tags: 

**********************************************************************************/

/* RESET */
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: 100%;
  /*font: inherit;*/
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block;
}
body {
  line-height: 100%;
}
blockquote,q {
  quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
  content: '';
  content: none;
}
code {
	font-size: 0.8em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul {
  list-style-type: none;
}
b, strong {
	font-weight:700;
}
input,textarea,select {
  outline: none;
}
.avatar.photo {
	padding:0;
	margin:0 10px 0 0;
	vertical-align:middle;
}
.tag-links a {
	margin-left:0px;
	margin-right:0px;
}
.entry-meta, .entry-summary a {
	font-size:1em;
	color: #666666;
	margin-bottom:10px;
	margin-top: 5px;
	font-style: italic;
}
/* animate.css fix */
body {
    overflow-y: auto;
    overflow-x: hidden;
}
/* UTILITY CLASSES */
.align-center {
  text-align: center;
}
.align-left, .align-left {
  text-align: left;
}
.align-right, .alignright {
  text-align: right;
}
.float-right, .alignright {
	float:right;
}
.float-left, .alignleft {
	float:left;
}
.inline li {
  display: inline-block;
  /* margin-right: 16px; */
}
.inline li:last-child {
  margin-right: 0;
}
.narrow-p {
  margin: 0 auto 1.5em;
  width: 30%;
}
.section-content {
  padding: 2em 20px;
}
.no-bottom-padding {
  padding-bottom: 0;
}
ul.row {
  margin-bottom: 1.5em;
}
.v-middle {
	vertical-align:middle;
}
.margin-top-1em {
	margin-top:1em;
}
.margin-top-2em {
	margin-top:2em;
}
.margin-top-3em {
	margin-top:3em;
}
.margin-top--1em {
	margin-top:-1em;
}
.margin-top--05em {
	margin-top:-0.5em;
}
.larger {
  font-size: 22px;
  font-weight:400;
}
.smaller {
  font-size: 13px;
  line-height: 19px;
}
.small, small {
  font-size: 11px;
  line-height: 17px;
}
.tiny {
  font-size: 9px;
  line-height: 14px;
}
.no-padding {
	padding:0 !important;
}
.no-margin {
	margin:0 !important;
}
.no-shadow {
	box-shadow:none !important;
	text-shadow:none !important;
}
.shadow {
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4); !important;
	-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
}
.offset {
	padding-left:80px;
}
.responsive {
  max-width:100%;
  height:auto;
}
.responsivemax {
  max-width:100%;
  height:auto;
}
.limited-50 {
	max-width:50px;
}
.limited-70 {
	max-width:70px;
}
.limited-100 {
	max-width:100px;
}
.limited-150 {
	max-width:150px;
}
.limited-200 {
	max-width:200px;
}
.limited-250 {
	max-width:250px;
}
.limited-300 {
	max-width:300px;
}
.limited-350 {
	max-width:350px;
}
.limited-400 {
	max-width:500px;
}
.limited-500 {
	max-width:500px;
}
.limited-600 {
	max-width:600px;
}
.limited-650 {
	max-width:650px;
}
.limited-700 {
	max-width:700px;
}
.limited-750 {
	max-width:750px;
}
.limited-800 {
	max-width:800px;
}
.limited-850 {
	max-width:850px;
}
.limited-900 {
	max-width:900px;
}
.grid {
	vertical-align: middle;
	margin: 15px;
}
/* GENERAL TYPOGRAPHY STYLES */
body {
	color: #000000;
	font: 400 16px/24px "Open Sans", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
}
h1,h2,h3,h4 {  
  font-family: "Open Sans",Verdana,Geneva,sans-serif;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 0.8em;
}
h1, h2.header {
  margin-top: 3px;
  color: #0085be;
  font-size: 2.7em;
  font-weight: 300;
  line-height: 1.4em;
}
h2 {
  margin-top: 3px;
  color: #000;
  font-size: 2.7em;
  font-weight: 300;
  line-height: 1.2em;
}
h3 {
  color: #000000;
  margin-top: 3px;
  color: #000;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2em;
}
h4 {
  margin-top: 0em;
  color: #999;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 1em;
  /* text-transform: uppercase;*/
}
h5,h6 {
	color: #fff;
	font-size: 1.6em;
	background-color: #4fb2da;
	padding: 10px 20px;
	font-weight: 300;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
}
p, figcaption {
  margin-bottom: 2em;
}
p a, figcaption a {
  color: #0186bc;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
p a:hover, figcaption a:hover {
  color: #000000;
  border-bottom: 1px dotted;
}
a, a:hover, a:visited, a:focus {
	outline:none;
}
a:hover, a:focus {
    color: #0186bc; 
	cursor:pointer;
	opacity:0.8;
	transition: opacity 0.3s ease-out 0s;
}
a, a:visited {
	color: #0186bc; 
}
em {
  /* font-size: 14px; */
  font-style: italic;
  color: #7a7a7a;
}
.image-link:hover {
  border-bottom: none;
  opacity:0.7;
  transition: opacity 0.2s ease-out;
}
.image-link {
  transition: opacity 0.4s ease-out;
}
.image-link img {
  vertical-align: middle;
  margin:-1px 0px 0px 3px;
}
blockquote {
    color: #666;
    font-style: italic;
    font-size: 0.9em;
	line-height: 1.4em;
    padding: 20px 0px 0px 18px;
    margin: 0px;
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    background-image: url('/wp-content/themes/romandesign/images/quote.gif');
	text-align: left;
}
blockquote:first-letter, blockquote p:first-letter {
    float: left;
    margin: 5px 6px 0px 0px;
    font-size: 60px;
    font-weight: bold;
    line-height: 33px;
}
blockquote .quote-sig {
    float: right;
    text-align: right;
    clear: both;
    margin-top: 20px;
	margin-bottom:30px;
    font-size: 1em;
}
blockquote img {
    float: right;
    margin: -50px 0px 0px;
}
/* Bootstrap and Wordpress overrides */
code {
	white-space:normal;
}
.comment-form-comment label, .comment-form-comment textarea {
	clear: both;
	float: left;
}
.comments-area li:before {
	content: '' !important;
}
.comments-area {
	margin-top:20px;
}
.nav-tabs li:before {
	content: '' !important;
	margin: 0px !important;
	position: relative !important;
	left: auto !important;
}
.contact-form input[type=email], .contact-form input[type=text] {
	width: 100% !important;
	max-width: 100% !important;
	margin-bottom: 0px !important;
}
.gallery-icon img {
	max-width: 100%;
	height: auto;
}
.nopadding {
	padding: 0 !important;
}

.nf-form-fields-required {
  display: none;
}

.green {
	color: green;
}

.red {
	color: red;
}

.orange {
	color: orange;
}

div#collapse_3e19-3e7f.panel-group div.panel.panel-default {
	overflow-x: auto !important; 
}

span.tag-links a {
	padding-right: 8px;
}

.apiReference pre {
	background-color: #e5e5e5;
	padding: 25px;
}

aside#footer-about .current-menu-item,
aside#footer-support .current-menu-item ,
aside#footer-purchase .current-menu-item ,
aside#footer-products .current-menu-item  {
	background-color: #8c8c8c !important;
	font-weight: bold !important;
}

mark.order-number, mark.order-date, mark.order-status {
    font-weight: bold;
    background: none;
}

.machineInformationColumn1 {
	width: 250px;
	float: left;
}

.machineInformationColumn2 {
	width: 250px;
	float: left;
}

.formSubmit {
	clear: left;
	padding-top: 20px;
}

.ui-dialog { 
	z-index: 1001 !important;
}

.registerProductBlock, .registerReleaseBlock {
	margin-bottom: 10px;
}

.registerError {
    color: red;
    padding-top: 10px;
    clear: both;
}

.registerThankYou {
    border: 1px solid;
    border-color: lightblue;
    background: lightsteelblue;
    padding: 20px;
    margin: 20px;
}

.registerThankYou h4 {
    font-size: 12pt;
    font-weight: bold;
    color: black;
}

#register_host h3 {
    font-size: 16pt;
}

#ninja_forms_required_items, .nf-field-container {
    clear: both;
    position: relative;
    margin-bottom: 10px !important;
}

span.requiredFieldIndicator {
    color: red;
}

h3.careerperks {
 text-align: center;
 font-size:22px;
 color:#333;
}

td.wccpf_label {
 vertical-align: top;
}

li.BambooHR-ATS-Department-Item:before {
	visibility: hidden;
}

.BambooHR-ATS-Department-Header {
    font-size: large;
}

.BambooHR-ATS-board h2 {
    font-size: 2.7em !important;
	font-weight: 300 !important;
    font-family: 'Open Sans',Verdana,Geneva,sans-serif !important;
    border-bottom: 0px !important;
}

sup {
	line-height: 1.5;
	font-size: 66%;
}