/* Import styles for calendar used in date/datetime custom fields */
@import "https://optionmetrics.helpspot.com/static/js/datetimepicker/css/mobiscroll.jquery.min.css";
@import "https://optionmetrics.helpspot.com/static/js/popup/css/mobiscroll.jquery.min.css";

body
{
	margin: 0;
	padding: 0;
	text-align:center;
        background: #fff url(https://optionmetrics.com/img/background_careers-02.png) no-repeat;
        background-size: 100% auto;
	color: #505669;
	font: 400 0.8125rem "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-top:4px solid #fff;
}

a:link, a:active, a:visited { /*! color: #1e4a8b; */ text-decoration: none;}

a:hover { /*! color: #1e4a8b; */ text-decoration: underline;}

p { 
	font: 400 1rem "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	/*! line-height: 10px; */
}

h1
{
	color: #00048d;
	margin: 10px 0 5px 0;
	font: 700 1.5rem "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 28px;
}

h2
{
	color: #212529;
	/*! font: bold 18px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	padding-top: 5px;
	/*! margin-top: 10px; */
}

h3
{
	color: #434951;
	font: bold 15px/13px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
}

h4
{
	color: #434951;
	font: bold 13px/13px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

h5 { font: bold 13px/16px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-bottom: -10px;
	}
/*
a:link
{
	color: #3366cc;
	text-decoration: none;
}

a:visited
{
	color: #666;
	text-decoration: none;
}

a:hover
{
	color: #ff8000;
	text-decoration: none;
}
*/
img { border: 0; }

.subheading{
	margin-bottom:  5px;
	line-height:	120%;
}

/* DIVs */

#container
{
	width: 960px;
	padding: 30px 0 0;
	margin:0 auto 3px;
	background:#fff;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.5);
	box-shadow:0 0 5px rgba(0,0,0,0.5);
	text-align:left;
}

#header
{
	height:85px;
	width:960px;
	margin:0 auto; 
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.5);
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 16px;
}

#header #logo
{
	width:258px;
	height:61px;
	display: flex;
	align-items: center;
	margin-top: 40px;
}

#header #nav {
	height:31px;
	position:absolute; 
	bottom:1px;
	right:23px;
	font: 400 0.8125rem "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

#header #nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#header #nav ul li {
	display:block;
	float:left;
	height:31px;
	align:center;
	line-height:31px;
}
#header #nav ul li a {
	color:#fff;
	padding:0 22px;
	text-decoration:none; 
}
#header #nav ul li.active {
	opacity: 0.6;
}
#header #nav ul li.active a {
	color:#fff;
}
#header .tagline { 
	position:absolute; 
	display:block; 
	top:14px;
	right:24px;
	display: none;
}

#support_header {
	display:block; 
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.5);
	box-shadow:0 0 5px rgba(0,0,0,0.5);
	margin:0 auto;
}

#banner
{
    background-color: transparent;
    color: #FFFFFF;
    font-size: 24px;
    margin-bottom: 0;
    padding: 26px 2px 20px 8px;
    text-align: left;
    text-shadow: 1px 1px 0 #374265;
	}


#leftSidebar
{
	float: left;
	width:  190px;
	margin: 0px 0 40px 0;
	padding: 5px 15px 15px;
	background-color: transparent;
	border-right:1px dotted #c8d4de;
	}

#content2col
{
	font: 400 1rem "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0 0 0 29px;
	margin: 0px 20px 40px -1px;
	background-color: transparent;
	/*! line-height: 17px; */
	width:690px;
	float:right;
	border-left:1px solid #31363c;
	color: #31363c;
	/*! font-weight: 600; */
	}
	
#content2col li { 
	line-height: 20px;
}
	

#footer
{
    /*background-color: #1E4A8B; */
    clear: both;
    color: #999999;
    font: 12px/14px 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin:0px auto 5px;
    padding: 5px 20px;
    text-align: center;
    width: 700px;
    -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	}
	
#footer a{
	color: #fff;
	text-decoration: underline;
}

#footer strong { 
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;}

#footer input[type="text"] { 
    color: #45484f;
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 16px;
    height: 15px;
    margin-right: 15px;
    padding: 9px;
    width: 310px !important;    
border:1px solid #143565;
}

#footer input[type="submit"] { 
   background-color: #ffda58;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 218, 88)), to(rgb(255, 197, 67)));
	background-image: -webkit-linear-gradient(top, rgb(255, 218, 88), rgb(255, 197, 67));
	background-image: -moz-linear-gradient(top, rgb(255, 218, 88), rgb(255, 197, 67));
	background-image: -o-linear-gradient(top, rgb(255, 218, 88), rgb(255, 197, 67));
	background-image: -ms-linear-gradient(top, rgb(255, 218, 88), rgb(255, 197, 67));
	background-image: linear-gradient(top, rgb(255, 218, 88), rgb(255, 197, 67));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffda58', EndColorStr='#ffc543');

   padding: 6px 30px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border: 1px solid #143565;
   border-radius: 3px;
   color: #fff;
   font-size: 16px;
   font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   font-weight: bold;
   cursor: pointer;
   margin-left: 15px;
text-shadow:0 1px 0 #c59b02;
cursor:pointer; 
}

#footer input[type="submit"]:hover {
   	background-color: #e8c54e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(232, 197, 78)), to(rgb(228, 174, 58)));
	background-image: -webkit-linear-gradient(top, rgb(232, 197, 78), rgb(228, 174, 58));
	background-image: -moz-linear-gradient(top, rgb(232, 197, 78), rgb(228, 174, 58));
	background-image: -o-linear-gradient(top, rgb(232, 197, 78), rgb(228, 174, 58));
	background-image: -ms-linear-gradient(top, rgb(232, 197, 78), rgb(228, 174, 58));
	background-image: linear-gradient(top, rgb(232, 197, 78), rgb(228, 174, 58));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e8c54e', EndColorStr='#e4ae3a');

   }

#footer input[type="submit"]:active {
   padding:7px 30px 5px;
   }

#container p.credit { 
	color:#000;
	text-align:center;
	padding-bottom:5px;
	font-size:11px;
	margin-bottom:0;
}
#container p.credit a {
	text-decoration:underline;
}

#om_footer {
	width:960px;
	margin:0 auto 3px; 
	background:url(https://optionmetrics.helpspot.com/custom_templates/img/header.bg.png) repeat-x bottom;
	padding-top:30px;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.5);
	box-shadow:0 0 5px rgba(0,0,0,0.5);
	font-family:'Tahoma',sans-serif;
}
#om_footer p {
	background:#ffce00;
	color:#484848;
	text-align:center;
	padding:4px 0 1px;
	width:550px;
	margin:0 auto;
	font-size:9px;
}

.hilite2col 
	{
	background: #fffecc;
	border: 1px solid #cecece;
	width: 100%;
	/*
	display: block;
	float: left;
	clear: left;
	*/
	margin: 0 0 10px 0;
	}

.hilite2col p
{
	margin: 3px 14px 3px 14px;
	}

.fieldset{
	padding: 10px;
	border:	1px solid #ccc; 
}

legend{
    color: #434951;
    font-size: 14px;
    font-weight: bold;
	
} 

/* Navbars */
.navBar
{
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}

.navBar li
{
	font: 14px/24px "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	display: block;
	color: #000;
	list-style-type: none;
	margin: 5px;
}

.navBar a:link, .navBar a:visited
{
	/*! text-decoration: none; */
	/*! padding: 10px; */
}

.navBar a:link.navOn, .navBar a:visited.navOn, .navBar a:hover.navOn
{
	/*! font-weight: bold; */
	/*! padding: 0 0 6px 10px; */
	/*! text-decoration: none; */
	/*! color: #1e4a8b; */
}



.navOff, .navOn {

    background: 

    #f1cb3b;
    padding: 10px;
    display: block;
    color:#000;

}
.navBar a:hover
{
	text-decoration: underline;
	padding: 10px;
}

.navBar a:visited { color: #000; }

/*Subnav*/
.subnavBar
{
	margin: 0 0 0 12px;
	padding: 0;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.subnavBar li
{
	font: 14px/24px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	display: block;
	color: #3163ce;
	background: none;
	list-style-type: none;
}

.subnavBar a:link, .subnavBar a:visited
{
	padding: 0 0 6px 15px;
	text-decoration: none;
	color: #1e4a8b;
}

.subnavBar a:link.navOff, .subnavBar a:visited.navOff
{
	font-weight: normal;
	padding: 0 0 6px 15px; 
	text-decoration: none;
	color: #1e4a8b;
	background: url(https://optionmetrics.helpspot.com/portal/images_blue/bullet.jpg) no-repeat left 5px;
}

.subnavBar a:hover.navOff
{
	font-weight: normal;
	padding: 0 0 6px 15px; 
	text-decoration: underline;
	color: #1e4a8b;
	background: url(https://optionmetrics.helpspot.com/portal/images_blue/bullet.jpg) no-repeat left 5px;
}

.subnavBar a:link.navOn, .subnavBar a:visited.navOn, .subnavBar a:hover.navOn
{
	font-weight: bold;
	padding: 0 0 6px 15px; 
	text-decoration: none;
	color: #1E4A8B;
	background: url(https://optionmetrics.helpspot.com/portal/images_blue/bullet.jpg) no-repeat left 5px;

}

.subnavBar a:hover
{
	padding: 0 0 6px 15px;
	text-decoration: underline;
	color: #1E4A8B;
}

.subnavBar a:visited { color: #1E4A8B; }

/* Phone Nav */
.phonenavBar
{
    border-top: 1px dotted #D7DBDE;
    padding: 10px 0 0;
    text-align: center;
}

.phonenavBar li
{
    color: #31363C;
    display: block;
    font-size: 13px;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.phoneNum
{
	color: #505669;
	font-weight: normal;
}

.phonenavBar .subnavBar { 
	margin: 0;
}


.searchtable td { padding:8px; }

/* Row Data */
.page-home h2{
	margin: 0;
}

.rowOn
{
	background-color: #eff2f6;
	padding: 3px;
}

.rowOff
{
	background-color: #fff;
	padding: 3px;
}
  
/* KB */
.kbtoc{
	font-size:			14px;
	line-height:		120%;
	list-style-type: 	none;
	padding-left:		0px;
	margin-left:		0px;
}

.kbtoc li { 
	padding: 2px;
}

.kbtocpage{
	font-size:			14px;
	line-height:		140%;
	list-style-type: 	none;
}

.kbhighlight{
	background-color:	#ffff99;
}

.kbextralist{
	margin:				3px;
	list-style-type:	none;
	line-height:		160%;
}

.page-kb .rowOn
{
	background-color: #eff2f6;
	padding: 10px;
	border-top: solid 1px #ebeff5;
	border-bottom: solid 1px #ebeff5;
}

.page-kb .rowOff
{
	background-color: #fff;
	padding: 10px;
}

p.intro { 
	font-size:1.1rem; 
	line-height:20px; 
	color:#000; 
	padding-bottom:20px;
	border-bottom:1px solid #31363c;
	margin-bottom:10px;
}

/* */
div.datarow
{
    display: block;
    margin: 10px 0 40px;
    overflow: auto;
    padding: 0;
}

div.datarow span.left 
{
  float: left;
  text-align: left;
  width: 49%;
 }

div.datarow span.right 
{
  float: right;
  text-align: right;
  width: 49%;
 }
 
.nextprev 
{
	font-size: 12px; 
}

.helpful {
    padding: 15px;
    text-align: right;
}

.sticky
{
	font-size: 10px;
	color: red;
}

.formbuttondiv{
    clear: both;
    margin-top: 20px;
    padding: 0;
}

.formbox{
	padding-top: 		20px;
}

.forumlabel {
	color:				#060;
	font-weight:		bold;
}

.forumtable{
	font-size: 			13px; 
	margin-bottom: 40px;
}

.forumtable td { 
	padding: 8px;
}

.forumtable .head td {
	padding-left:0;
}

.forumpost{
	padding:			3px;
	padding-left: 		14px; 
}

.datalabel {
	color: 				#00048d;
	/*! font-size:			13px; */
	/*! line-height: 		120%; */
	/*! font-weight:		500; */
	/*! margin-bottom: 5px; */
	display: block;
	/*! margin-bottom: 10px; */
	margin-bottom: 5px;
	font-weight: 400;
}

.captcha_label{
	color:				#000;
	font-size:			14px;
	border: 			1px solid #A51B12;
	padding:			3px 10px 3px 10px;
}

.forumoption{
	/*! color: #212529; */
	/*! font: 400 1.1rem "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; */
	padding: 0;
	margin: 0;
	margin-bottom: 2px;	
	border-bottom: 1px solid #31363c;
	width: 100%;
	padding: 10px 0 5px;
	font-weight: 600;
}

.forumform{
	padding-top: 20px;
	clear: both;
	width: 75%;
}

.requestwrap{
	width: 75%;
}

.requestpad{
	padding:			20px;
}

.error {
	color: #A51B12;
}

.required {
	color: #00048d;
	/*! padding: 10px; */
	display: block;
	/*! margin-top: 15px; */
}
.required:after {
	content: " *";
	color:#bf331a;
}

.bold{
	font-weight: bold;
}

.namedate{
	color: #39399c;
	font-weight: bold;
}

.score {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

pre{
	font: 				100% courier,monospace;
	border: 			1px solid #e9eef5;
	overflow: 			auto;
	overflow-x: 		auto;
	width: 				90%;
	padding: 			1em 1em 1em 1em;
	background: 		#EFF2F6;
	color: 				#000
}

.initsubject{
	color: 				#7F7F7F;
}

.request_summary{
	display:			block;
	overflow:			hidden;
	height:				14px;
}

.page-request-history td {
	padding: 8px;
}

.feedback_box_error{
    background: none repeat scroll 0 0 #F5E2E1;
    border: 1px solid #DBB4B2;
    color: #A51B12;
    font-weight: bold;
    padding: 10px;
}

.feedback_box_positive{
    background: none repeat scroll 0 0 #EBF5E1;
    border: 1px solid #B7D29C;
    color: #061d84;
    font-weight: bold;
    padding: 10px;
}

.sending_note{
	color:				red;
}

.calendar_input{
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	text-align:	bottom;
	cursor: pointer;
	padding-left: 34px;
	border: 1px solid #BBBBBB;
	background-color: #fff;
}

.calendar_btn{
	position: absolute;
	top: 1px;
	left: 2px;
	height: 24px;
	width: 24px;
	background: transparent url(https://optionmetrics.helpspot.com/portal/images/calendar.png) no-repeat left top;
}

hr { 
border: none;
border-bottom: 1px dotted #D7DBDE;
height: 1px;
width: 100%;
}

.button, input[type="submit"], input[type="button"]  {
   	background-color: #ffda58;
		background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 218, 88)), to(rgb(255, 197, 67)));
		background-image: -webkit-linear-gradient(top, rgb(255, 218, 88), rgb(255, 197, 67));
		background-image: -moz-linear-gradient(top, rgb(255, 218, 88), rgb(255, 197, 67));
		background-image: -o-linear-gradient(top, rgb(255, 218, 88), rgb(255, 197, 67));
		background-image: -ms-linear-gradient(top, rgb(255, 218, 88), rgb(255, 197, 67));
		background-image: linear-gradient(top, rgb(255, 218, 88), rgb(255, 197, 67));
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffda58', EndColorStr='#ffc543');
   padding: 9px 20px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
	text-shadow:0 1px 0 #c59b02;
   color: #fff;
   font-size: 14px;
   font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   font-weight: bold;
   cursor: pointer;
border:1px solid #d1a403;
cursor:pointer;
   }
   
.button:hover, .button:active, input[type="submit"]:hover, input[type="button"]:hover {
   	background-color: #e8c54e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(232, 197, 78)), to(rgb(228, 174, 58)));
	background-image: -webkit-linear-gradient(top, rgb(232, 197, 78), rgb(228, 174, 58));
	background-image: -moz-linear-gradient(top, rgb(232, 197, 78), rgb(228, 174, 58));
	background-image: -o-linear-gradient(top, rgb(232, 197, 78), rgb(228, 174, 58));
	background-image: -ms-linear-gradient(top, rgb(232, 197, 78), rgb(228, 174, 58));
	background-image: linear-gradient(top, rgb(232, 197, 78), rgb(228, 174, 58));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e8c54e', EndColorStr='#e4ae3a');
   }

.button:active, input[type="submit"]:active, input[type="button"]:active {
	padding:10px 20px 8px;
}
   
#content2col input[type="text"], textarea, input[type="password"] {
    /*! background: none repeat scroll 0 0 #F8F9FB; */
    border: 2px solid #bbb;
   	padding: 10px 30px 10px 15px;
   	/*! font-family: 400 1rem "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; */
   	font-size: 13px;
	/*! margin: 5px 5px 5px 0; */
    border-radius: 3px;
    font-weight: 600;
}

#helpspot-link { 
	margin: 15px auto 40px;
   	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
   	font-size: 13px;
   	padding-bottom: 10px;
}
   
.tag-cloud-homepage .tag-cloud-td{
	padding: 0px;
}

.tag-block-home{
	background-color: #EFF2F6;
	padding: 8px;
}

.tag-block-page{
	margin: 0px;
	padding-left: 42px;
}

.tag-block a{
	display: inline-block;
	height: 26px;
	line-height: 26px;
}

.tag-sep{
	font-size: 11px;
	color: #ccc;
}

.tag-table{
    font-size: 13px;
    width: 100%;
    margin: 15px 0 20px 0;
 	border-bottom: 1px solid #DADADA;
}

.tag-table td { 
	padding: 8px; /* not for grey design */	
}

.tag-header{
	margin-bottom: 30px;
}

select {
  color: #343a40;
  font-weight: 600;
  border-radius: 3px;
  border: 1.5px solid #bbbbbb;
  height: 35px;
  padding: 0;
  /*! margin-top: 15px; */
}
#Custom5_wrapper {
    margin-top: 15px;
}