html,
body { height:100%; font-size: 15px;
  /*background-image: url(/images/background.jpg); background-repeat:repeat-y;  background-position: top left; */
   color: #000;  font-family: 'Open Sans', sans-serif; border-top: 2px solid #DADADA; background-color: #FAFAFA;   -webkit-font-smoothing: antialiased;  }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.dropdown-backdrop{
    position: static;
}

.pulse {
  -webkit-animation-name: 'pulse_animation';
  -webkit-animation-duration: 5000ms;
  -webkit-transform-origin:70% 70%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}

@-webkit-keyframes pulse_animation {
  0% { -webkit-transform: scale(1); }
  30% { -webkit-transform: scale(1); }
  40% { -webkit-transform: scale(1.08); }
  50% { -webkit-transform: scale(1); }
  60% { -webkit-transform: scale(1); }
  70% { -webkit-transform: scale(1.05); }
  80% { -webkit-transform: scale(1); }
  100% { -webkit-transform: scale(1); }
}

.container-narrow { margin: 0 auto; max-width: 1020px; }

.main { /*background-image: url(/images/background.jpg);*/ background-color: #FAFAFA; background-repeat:repeat;  background-position: top left; padding: 3px 0 0;  }
.mainsubpages { background-color: #FAFAFA; background-repeat:repeat;  background-position: top left; padding: 5px 0 20px;  }

.headerlinks a:link, .headerlinks a:active, .headerlinks a:visited { color: #000; font-weight: normal; }
  .headerlinks:hover { color: #B62E27; text-decoration: none; }
.footer a:link, .footer a:active, .footer a:visited { color: #000; }
.footer a:hover { color: #B62E27; text-decoration: none; transition: background 0.3s ease-in-out; }

a:link, a:visited, a:focus {  font-weight: bold; }
a:visited {  font-weight: bold; }
a:hover { color: #333; text-decoration: none; transition: background 0.3s ease-in-out; font-weight: bold;  }

.standardh2fhland  a:link, .standardh2fhland a:active, .standardh2fhland a:visited { color: #698604; font-weight: normal ; }
  .standardh2fhland a:hover { color: #767676; text-decoration: none; }

.standardh2fhland22  a:link, .standardh2fhland22 a:active, .standardh2fhland22 a:visited { color: #698604; font-weight: normal; font-size: ; }
  .standardh2fhland22 a:hover { color: #767676; text-decoration: none; }

.standardh2fhland20  a:link, .standardh2fhland20 a:active, .standardh2fhland20 a:visited { color: #698604; font-weight: normal; font-size: ; }
  .standardh2fhland20 a:hover { color: #767676; text-decoration: none; }

.standardh2fhlandred  a:link, .standardh2fhlandred a:active, .standardh2fhlandred a:visited { color: #064780; font-weight: normal; }
  .standardh2fhlandred a:hover { color: #767676; text-decoration: none; }

.standardh1homep  a:link, .standardh1homep a:active, .standardh1homep a:visited { color: #064780; font-weight: normal; }
  .standardh2fhlandred a:hover { color: #767676; text-decoration: none; }

.standardh1fhhome  a:link, .standardh1fhhome a:active, .standardh1fhhome a:visited { color: #698604; font-weight: normal ; }
  .standardh2fhland a:hover { color: #767676; text-decoration: none; }

.showHide a:link, .showHide:active, .showHide:visited { color: #B62E27; font-weight: normal; }
.showHide a:hover { color: #B62E27; text-decoration: none; transition: background 0.3s ease-in-out;  }

ul { padding: 0; margin: 0; }
  li { list-style: none;}

ul.disc15 { padding: 0; margin: 0; }
  ul.disc15 li { list-style: none; padding: 5px 0; font-size: 15px; }

ul.disc15nopadd { padding: 0; margin: 0; }
  ul.disc15nopadd li { list-style: none; padding: 0; font-size: 15px; }

ul.disc16 { padding: 0; margin: 0; }
  ul.disc16 li { list-style: none; padding: 5px 0; font-size: 16px; }

ul.disc13nopadd { padding: 0; margin: 0; display: table; }
  ul.disc13nopadd li { list-style-type:disc; padding: 0; margin: 0 0 0 10px; font-size: 13px; }

ul.disc15nopadd { padding: 0; margin: 0; display: table; }
  ul.disc15nopadd li { list-style-type:disc; padding: 0; margin: 0 0 0 10px; font-size: 15px; }

ul.disc15paddbetween { padding: 0; margin: 0; display: table; }
ul.disc15paddbetween li { list-style-type:disc !important; padding: 0 0 3px !important; margin: 0 0 0 20px !important; font-size: 15px; }

ul.disc14paddbetween { padding: 0; margin: 0; display: table; }
  ul.disc14paddbetween li { list-style-type:disc; padding: 0 0 3px; margin: 0 0 0 20px; font-size: 14px; }

ul.disc15padd { padding: 0; margin: 0; display: table; }
  ul.disc15padd li { list-style-type:disc; padding: 0; margin: 0 0 0 20px; font-size: 15px; }

ul.disc15number { padding: 0; margin: 0; display: table; }
  ul.disc15number li { list-style-type:none; padding: 0; margin: 0 0 0 20px; font-size: 15px; }

ul.disc15letter { padding: 0; margin: 0; display: table; list-style-type:lower-alpha;}
  ul.disc15letter li {  padding: 0; margin: 0 0 0 20px; font-size: 15px; }

ul.disc16nopadding { padding: 0; margin: 0; display: table; }
  ul.disc16nopadding li { list-style-type:disc; padding: 0; margin: 0 0 0 10px; font-size: 16px; }

ul.disc16nopadd { padding: 0; margin: 0; }
  ul.disc16nopadd li { list-style: none; padding: 0; font-size: 16px; }

ul.disc17 { padding: 0; margin: 0; }
  ul.disc17 li { list-style: none; padding: 5px 0; font-size: 17px; }

ul.redticks { color: #000; margin: 0px 0px 0px 0px; padding: 0; }
  ul.redticks li { background: url(/images/icons/tick.png) no-repeat scroll 0 3px transparent; font-weight: normal; list-style: none outside none; margin: 0 2px 0 0; padding: 0 0 5px 22px; }

  ul.redticksspace { color: #000; margin: 0px 0px 0px 0px; padding: 0; }
  ul.redticksspace li { background: url(/images/icons/tick.png) no-repeat scroll 0 3px transparent; font-weight: normal; list-style: none outside none; margin: 3px 2px 0 0; padding: 0 0 8px 22px; }

ul.boxedtick { color: #000; margin: 0px 0px 0px 0px; padding: 0; }
  ul.boxedtick li { background: url(/images/icons/tick.png) no-repeat scroll 0 3px transparent; font-weight: normal; list-style: none outside none; margin: 0 2px 0 0; padding: 0 42px 5px 22px; float: left; }
  ul.boxedtick li a { color: #000;}
  ul.boxedtick li a:visited { color: #000;}

ul.clientlogos11 {  }
  ul.clientlogos11 li { list-style: none; width: 103px; height: 100%; padding: 10px 19px; display: inline; }

ul.clientlogos111 { margin: 5px 0; text-align: center; }
  ul.clientlogos111 li { list-style: none; width: 103px; height: 100%; padding: 30px 19px; display: inline; }

ul.statesfoodmanager {  }
  ul.statesfoodmanager li { display: inline; float: left; height: 100%; list-style: none outside none; margin: 5px 20px 5px 0; padding: 10px 12px; width: 93px; font-size: 11px; border: 1px solid #d6d6d6; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px;}
    ul.statesfoodmanager li:hover { background: #d6d6d6; border: 1px solid #d6d6d6; transition: background 0.3s ease-in-out;}
    ul.statesfoodmanager li p { margin: 0; padding: 5px 0 0;}

ul.callstoactionmain {  }
  ul.callstoactionmain li { display: table-cell; height: 100%; list-style: none outside none; padding: 2px 0; vertical-align: middle; width: 50%; }

ul.callstoactionmainnomarg {  }
  ul.callstoactionmainnomarg li { display: table-cell; height: 100%; list-style: none outside none; padding: 2px 5px; vertical-align: middle; width: 50%; margin: 0 2px; }

ul.fastsimple3 {  }
  ul.fastsimple3 li { display: table-cell; height: 100%; list-style: none outside none; padding: 2px 0; vertical-align: middle; width: 20%; text-align: center; font-size: 14px; }

ul.fh_calltoaction {  }
  ul.fh_calltoaction li { display: table-cell; height: 100%; list-style: none outside none;
    padding: 2px 0; vertical-align: middle; width: 40%; text-align: center; }

ul.statesavailable {  padding: 0; margin: 0; font-size: 17px;}
  ul.statesavailable li { list-style: none; padding: 5px 0; line-height: 14px;}

ul.prometricsavailable { padding: 0; margin: 0; display: table; }
  ul.prometricsavailable li { list-style-type:disc; padding: 0; margin: 0 0 0 20px; font-size: 15px; }

ul.redticks { color: #000; margin: 0px 0px 0px 0px; padding: 0; }
 ul.redticks li { background: url(/images/icons/tick.png) no-repeat scroll 0 3px transparent; font-weight: normal; list-style: none outside none; margin: 0 2px 0 0; padding: 0 0 5px 22px; }

ul.checklistinstalls  {  margin: 5px 5px 10px 40px; }
  ul.checklistinstalls  li { padding: 3px 0; }

ol.numbersteps { margin: 10px 25px 0px 19px; padding: 0 0 0 0px; }
  ol.numbersteps li { font-size: 14px; margin: 0 2px 0px 0; padding: 0 0 8px 5px; color: #444444; font-weight: normal; width: 380px; display: list-item; vertical-align: top; list-style-type: decimal; }

ol.numbercircle { display: block; padding: 0 0 0 26px; list-style: none; overflow: hidden; counter-reset: numList; margin: 5px 5px 10px 0; }
  ol.numbercircle li { display: block; margin-right: 0; padding: 3px 0 3px 5px; position: relative }
  ol.numbercircle li:before { counter-increment: numList; content: counter(numList); float: left;position: absolute;left: -26px;font: bold 12px sans-serif;text-align: center; color: #fff; line-height: 25px; width: 25px; height: 25px; background: gray; -moz-border-radius: 999px; border-radius: 999px }

ol.numbercircleblue { display: block; padding: 0 0 0 26px; list-style: none; overflow: hidden; counter-reset: numList; margin: 5px 5px 10px 0; }
  ol.numbercircleblue li { display: block; margin-right: 0; padding: 3px 0 3px 5px; position: relative }
  ol.numbercircleblue li:before { counter-increment: numList; content: counter(numList); float: left;position: absolute;left: -26px;font: bold 12px sans-serif;text-align: center; color: #fff; line-height: 25px; width: 25px; height: 25px; background: #253068; -moz-border-radius: 999px; border-radius: 999px }

ol.numbercirclenonum { display: block; padding: 0 0 0 26px; list-style: none; overflow: hidden; counter-reset: numList; margin: 5px 5px 10px 0; }
  ol.numbercirclenonum li { display: block; margin-right: 0; padding: 3px 0 3px 5px; position: relative }
  ol.numbercirclenonum li:before { counter-increment: numList; content: counter(numList); float: left;position: absolute;left: -26px;font: bold 12px sans-serif;text-align: center; color: #fff; line-height: 25px; width: 25px; height: 25px; background: #b62e27; -moz-border-radius: 999px; border-radius: 999px }

#double li  { width:25%;  line-height:1.5em; border-bottom:0px solid #ccc; float:left; display:inline; }

.border {border-bottom:1px solid #CCCCCC; position:relative; margin: 15px 0;}
.border:before {position:absolute; display:block; content:''; border-bottom:1px solid white; height:100%; width:100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 2px 0 0 0; }

.borderhead {border-bottom:1px solid #CCCCCC; position:relative; margin: 15px 0 10px;}


.borderbottom { border-bottom:1px solid #CCCCCC; position:relative; margin: 0px 0; }
.allborder { border:1px solid #CCCCCC; position:relative; margin: 0; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px;}
.allborderdarkthick { border:3px solid #666; position:relative; margin: 0; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px;}

.allbordergraythick { border:3px solid #d6d6d6; position:relative; margin: 0; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px;}

.borderright { border-right: 1px solid #d6d6d6 }
.borderleft { border-left: 1px solid #d6d6d6 }


.hrnopadding { border-bottom:1px solid #CCCCCC; position:relative; margin: 0; padding: 0; }
.hr { border-bottom:1px solid #CCCCCC; position:relative; margin: 10px 0; padding: 0; }
.hrdark { border-bottom:1px solid #8d8d8d; position:relative; margin: 10px 0; padding: 0; }
/*********************
 General Styles (for all pages-elements)
**********************/
.fullwidth { width: 100%; }
.width78but { width: 78%; }
.halfwidth { width: 50%; }
.backgroundyellow { background-color: #FFFEF5; }
   .videoholder { height: 165px; border-right: 1px solid #d6d6d6; padding: 0 14px 0 0;}

.content10side { padding:0 10px; }
.content { padding:0 20px; }
.content020 { padding:0 20px; }
.contentall { padding:20px!important; }
.contentall10 { padding:10px; }
.content5t10w { padding: 5px 10px 0; }
.content5t15w { padding: 5px 15px; }
.content0t20w { padding:0px 20px; }
.content0t15w { padding:0px 15px; }
.content5t20w { padding:20px 20px; }
.content10t10w { padding: 10px 10px 0; }
.content10t15w { padding:10px 15px; }
.content10t20w { padding:10px 20px 10px 20px; }
.content10t20w0 { padding:10px 20px 0; }
.content10tonly { padding:10px 0px 0px; }
.content10t0w { padding:10px 0px; }
.content15t20w { padding:15px 20px; }
.content30t30w { padding:15px 30px 5px 0px; }
.content10t80w { padding:0px 0px 0px 30px; }

.content20home { padding: 0 25px 0 0; }
.content30home { padding: 0 0 0 30px; }
.content40home { padding: 0 0 0 40px; }
.contentshow { padding:0 0px;}

.nopadding-top { padding-top: 0px!important; }

.nopadding { padding: 0px!important; }
.nomargin { margin: 0px!important; }
.firstfix { margin-left: 0!important; }

.height1 { height: 1px; clear: both; }
.height5 { height:5px; clear: both; }
.height8 { height:8px; clear: both; }
.height10 { height:10px; clear: both; }
.height15 { height:15px; clear: both; }
.height20 { height: 20px; }
.height25 { height:25px; clear: both; }
.height30 { height: 30px; }
.height44 { height: 36px }
.height55 { height: 55px; clear: both;}
.height190 { height: 190px; }
.height100 { height: 100px!important; }
.clear{ clear: both; }

.height5noclear { height:5px; }
.height10noclear { height:10px; }

.spacing5 { height:5px; }

.margintop0 { margin-top: 0!important; }
.margintop5 { margin-top: 5px; }
.margintop10 { margin-top: 10px; }
.margintop15 { margin-top: 15px; }
.margintop20 { margin-top: 20px; }
.marginbottom5 { margin-bottom: 5px; }
.marginbottom10 { margin-bottom: 10px; }
.marginbottom15 { margin-bottom: 15px; }
.marginleft8 { margin-left: 8px; }
.marginleft15 { margin-left: 15px; }
.marginleft47 { margin-left: 47px; }
.marginright10 { margin-right: 10px!important; }
.marginright15 { margin-right: 15px; }
.marginright100 { margin-right: 100px; }
.margintopbottom15 { margin: 15px 0;}
.marginleftbottom10 { margin-left: 10px!important; margin-bottom: 10px;}
.margin10all { margin: 10px; }


.nomarginnopadding { margin: 0; padding: 0;}
.nomargin { margin: 0; }

.paddingtop10 {padding-top: 8px!important;}

.paddingtop {padding: 10px 0 0!important;}
.paddingtop15 {padding-top: 15px!important;}
.paddingbottom5 {padding-bottom: 5px!important;}
.paddingbottom15 {padding-bottom: 15px!important;}
.padding15all { padding: 15px!important; }
.padding10all { padding: 10px!important; }
.padding10left { padding: 0 0 0 10px ;}
.padding20left { padding: 0 0 0 20px ;}
.padding40left { padding: 0 0 0 40px ;}
.padding80left { padding: 0 0 0 80px ;}
.padding20right { padding: 0 20px 0 0 ;}

.indentbulletpoints { margin-left: 60px!important; }

.whitebackground { background: #fff; }
.graybackground { background: #F6F6F6!important; }
.yellowbackground { background: #FDFBEE!important; }
.graybackgroundnorm { background: #f2f2f2!important; }
.graybackgrounddark { background: #d4d4d4!important; }
.graybackground_eee { background: #eee!important; }
.gray_navbg { background: #d6d6d6!important; }

.centeritems { margin: 0 auto; }
.centertext { text-align: center; }

.redborderthick { border: 2px solid #BE453F!important; }

span.fontsize12 { font-size: 12px!important; }
.fontsize11 { font-size: 11px!important; }
.fontsize12 { font-size: 12px!important; }
.fontsize13 { font-size: 13px!important; }
.fontsize14 { font-size: 14px!important; }
.fontsize15 { font-size: 15px; }
.fontsize16 { font-size: 16px; }
.fontsize18 { font-size: 18px!important; }
.fontsize20 { font-size: 20px!important; }
.fontsize32 { font-size: 32px!important; }
.fontsize36 { font-size:36px; }

.guanhomeholder  { width: 25%; float: right; }
.guarnhome { padding: 0px 81px 3px 0; float: right; }
.guaranteewhychoose { width: 84%; padding: 10px 0 10px 0; float: right; }
.modal { }
.modal-footer { background-color: #fff; border-top: 0px solid #DDDDDD; }
.modal.fade.in {
    top: 4%;
}
.contentinput { padding: 10px 15px; background: #f2f2f2; color: #767676; line-height: 50px; height: 45px; margin: 10px 0; font-size: 18px; }


.accordion { margin-bottom: 0;}
  .accordion-group { border: 0px solid #E5E5E5; }
  .accordion-heading .accordion-toggle { padding: 8px 0px; }
  .accordion-inner { border-top: 0px solid #E5E5E5; padding: 9px 0px; }

.borderbuybox { background: #fff; border: 2px solid #666666; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.zipsignup { float: left; width: 33px; height: 28px; margin: 8px 5px 0 0; }

.signuparrowFM { float: left; width: 33px; height: 28px; margin: 8px 5px 0 0; }

.specialdatebox { background: #FFFFD7; border: 1px solid #666; border-radius: 5px 5px 5px 5px; height: 53px; margin: 3px 10px; padding: 5px 10px; width: 100px; font-size: 12px; line-height: 17px; font-weight: bold; font-family:  'Open Sans', sans-serif; }

.grouptrainingcta { background: #f2f2f2; border: #d6d6d6; margin: 10px 0 10px 20px; padding: 22px 20px 15px; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
a.grouptraining { color: #000; }
a.grouptraining:visited { color: #000; }
a.grouptraining:hover { color: #333; }

.FM_stepsholder { font-weight: bold; background-color: #253068; border: 1px solid #253068; color: #fff; padding: 10px 0px 10px 0; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; text-align: center; width: 200px; margin: 10px auto; }
/*********************************************************************************
 Navigation / Header / Footer
**********************************************************************************/

.head { background: #fff; }
.headerlinks { text-align: right; font-size: 12px; color: #666; padding: 5px 0px 0 0;  }
.logo { margin: 0px 0 6px;}
  .logosizer { width: 80%; padding-top: 5px; }
.registernow { font-size:20px; padding: 0px 0px 0 0; margin-top: 8px;line-height: 24px; font-family: 'Open Sans', sans-serif;}
.featinsizer { width: 28%; padding-top: 16px; }

.navbar .container { width: 1170px; }
.navbar {  margin-bottom: 0;}
.navbar .nav { margin: 0; font-size: 15px; }
.navbar .nav > li { border-right: 1px solid #F2F2F2; }
.navbar .nav > li:last-child { border-right: 0px; margin-right: 0px;padding-right: 0;}

  .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
      background-color: #b1b1b1; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125) inset; color: #fff; text-decoration: none; }
   .navbar .nav > li > a { color: #000; float: none; font-weight: normal; padding: 15px 14px; text-decoration: none; text-shadow: 0  0 #FFFFFF; }
  .navbar .nav > li > a:focus,
  .navbar .nav > li > a:hover {color: #777777; background-color: #fff; text-decoration: none; transition: background 0.3s ease-in-out;}
  .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
      background-color: #b1b1b1; color: #fff;  }

  .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar > .dropdown-toggle, .navbar .nav > .dropdown-toggle {
      background-color: #f2f2f2; color: #000;  }


.navbar-inner { background-color: #d6d6d6; background-image: none; background-repeat: repeat-x;
    border: 1px solid #E6E6E6; border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067); min-height: 40px;
    padding-left: 0; padding-right: 00px; }
.nav-collapse .dropdown-menu { margin: 0; }
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a { font-weight: 600;}

/*drop down section of navigation */
.dropdown-menu { padding: 0; margin: 0;  border: 2px solid #d6d6d6;}
.dropdown-menu > li > a { width: 100%; border-bottom: 1px solid #eee; clear: both; color: #333333; display: block; font-weight: normal; line-height: 20px; padding: 10px 20px 10px 10px; white-space: nowrap; background-color: #F7F5F2; }

.dropdown-menu > li > a.subbottom{ border-top: 2px solid #d6d6d6; background: #333; color: #fff; padding: 10px 20px 10px 10px; }
.dropdown-menu > li > a.subbottom:nth-last-child(1) { border-top: 0px solid #d6d6d6; background: #333; color: #fff; }
.dropdown-menu > li > a.subbottom:hover { background-color: #D65445; }

.dropdown-menu > li > a.bottom{ border-top: 2px solid #d6d6d6; background: #333; color: #fff; padding: 10px 20px 10px 10px; }
.dropdown-menu > li > a.bottom:nth-last-child(1) { border-top: 0px solid #d6d6d6; background: #333; color: #fff; }
.dropdown-menu > li > a.bottom:hover { background-color: #D65445; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  color: #ffffff; text-decoration: none; background-color: #D65445; background-image: -moz-linear-gradient(top, #D65445);
  background-image: -webkit-gradient(linear, 0 0, 0 0%, from(#D65445), to(#D65445)); background-image: -webkit-linear-gradient(top, #D65445, #D65445);
  background-image: -o-linear-gradient(top, #D65445, #D65445); background-image: linear-gradient(to bottom, #D65445, #D65445);
  background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D65445', endColorstr='#D65445', GradientType=0); transition: background 0.3s ease-in-out; }

  .navbar .nav > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu:after { display: none;}

#custom-search-form { margin:0;  margin-top: 10px; padding: 0; }

    #custom-search-form .search-query { padding-right: 3px; padding-right: 4px \9; padding-left: 3px; padding-left: 4px \9; margin-bottom: 0; -webkit-border-radius: 3px;-moz-border-radius: 3px; border-radius: 3px; }

    #custom-search-form button { border: 0; background: none; padding: 2px 5px; margin-top: 2px; position: relative; left: -28px; margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

    .search-query:focus + button { z-index: 3; }

.footer { font-size: 12px; margin: 5px 0 0; }
.footer .smallertext { font-size: 10px; }

.breadcrumb { background-color: transparent; border-radius: 0; list-style: none outside none; margin: 0 0 0; padding: 3px 0px 0;font-size: 12px; }

/*********************
 Type
*****************body / h1,h2,h3 / p.subtitle / h1.mainheader / h1.homemainheader / h1.standardh1 / h2.standardh2fhland / specialdate / h2.standardh2fhlandred**'Raleway', sans-serif;***/

h1, h2, h3, h4, h5, h6 {  font-weight: normal; margin: 0 0 5px; font-family: 'Open Sans', sans-serif;}

h1.homemainheader  { font-size: 24px; margin: 0; line-height: 42px; font-weight: normal; font-family: 'Open Sans', sans-serif; }
h1.mainheader  { font-size: 23px; margin: 0; line-height: 30px; font-weight: normal; font-family:'Open Sans', sans-serif;}
h1.standardh1  { font-size: 25px; margin: 0; padding: 0; line-height: auto; font-family:'Open Sans', sans-serif; }
h1.standardh1homep  { font-size: 22px; font-weight: normal; font-family: 'Open Sans', sans-serif; }
h1.standardh1fhhome  { font-size: 22px; font-weight: normal; font-family: 'Open Sans', sans-serif; }
h1.standardh1med  { font-size: 19px; margin: 0; padding: 0; line-height: auto; font-family:'Open Sans', sans-serif; }
h2.standardh2  { font-size: 26px; font-weight: normal; margin: 0; padding: 0 0 5px; }
h2.standardh2med  { font-size: 22px; font-weight: normal; margin: 0; padding: 0 0 5px; }
h2.standardh2fhlandred  { font-weight: normal; font-family: 'Open Sans', sans-serif; }
h2.standardh2fhland  { font-size: 24px; margin: 0; padding: 0 0 5px; font-weight: normal; font-family: 'Open Sans', sans-serif;}
h2.standardh2fhland20  { font-size: 20px; font-weight: normal; padding: 0 0 5px; }
h2.standardh2fhland22 { font-size: 22px; font-weight: normal;  padding: 0 0 5px; }
h2.standardh2fm22 { font-size: 22px; font-weight: normal;}
h2.smallh2  { font-size: 18px; font-weight: normal; margin: 0; padding: 0 0 5px; }
h2.small17  { font-size: 17px; font-weight: normal; margin: 0; padding: 0 0 5px; }
p.small17red  { font-size: 17px; font-weight: normal; margin: 0; padding: 0 0 5px; color: #B62E27;}

h3.standardh3 { font-size: 17px; line-height: 30px; letter-spacing: 0px; }
h3.standardh3small { font-size: 16px; }
h3.standardh3smaller { font-size: 15px; }
h3.standardh3med { font-size: 19px; }
h3.h3alcohol { font-size: 19px; margin: 0 0 0px 0; padding: 0; color: #fff; text-align: center; }
  .marginfixbottom { margin: 0px;}

h4.standardh4 { font-size: 20px; line-height: 30px; }
h4.standardh4small { font-size: 18px; }
h4.standardh4smaller { font-size: 17px; }
h4.standardh4easysteps { font-size: 22px; line-height: 30px; }


a.easysteps { font-weight: normal; color: #4A545A;}
a.easysteps:visited { font-weight: normal; color: #4A545A;}

h5.standardh5 { font-size: 20px; line-height: 28px; }

p.subtitle { font-size: 20px; color: #656565; padding: 2px 0 0px; margin: 0; line-height: 22px; font-family: 'Open Sans', sans-serif;}
p.heading24 { font-size: 24px; padding: 10px 0; }
p.heading22 { font-size: 22px; padding: 10px 0; }
p.heading20 { font-size: 20px; padding: 10px 0 0; }
p.heading19 { font-size: 19px; padding: 10px 0 0; }
p.heading18 { font-size: 18px; padding: 10px 0 0; }
p.heading17 { font-size: 17px; padding: 10px 0 0; }
p.heading16 { font-size: 16px; padding: 10px 0 0; }
p.heading16nopadd { font-size: 16px; padding: 0 0 0; }
p.heading15 { font-size: 15px; padding: 10px 0 0; }
p.heading12 { font-size: 12px; padding: 10px 0 0; }
p.heading15nopadd { font-size: 15px; padding: 5px 0 0; }
p.heading15zeropadd { font-size: 15px; padding: 0px 0 0; color: #fff}


p.intro { font-size: 17px; padding: 0 0 10px 0; }
p.txtnopadding12 { font-size: 12px; margin: 0; }
p.txtnopadding13 { font-size: 13px; margin: 0; }
p.txtnopadding14 { font-size: 14px; margin: 0; }
p.certifparts {  font-size: 16px; padding: 7px 15px 4px; text-align: center;}

p.smalltextnopadd { font-size: 13px; padding: 0; }
.plan h2 { font-size: 22px; font-weight: bold; line-height: 34px; margin: 0; padding: 0 0 8px; }
.plan p {  margin: 0 0 3px; font-size: 15px; }
p.smalltxt9 { font-size: 8.4px!important; line-height: normal; padding: 0; margin: 0; }
p.breadcrumbtxt { margin: 0 0 6px; color: #646464; text-transform: capitalize; letter-spacing: 0.2px; }
.smalltextnopadd { font-size: 11px; padding: 0; }
span.intro { font-size: 17px; }
span.otherstatemain { font-size: 15px; color: #666; padding: 10px 0 0 ; font-weight: normal; }
span.otherstatesub { font-size: 14px; color: #999; font-weight: normal; }
span.smalltxt9 { font-size: 9px!important; line-height: normal; padding: 0; margin: 0; }
.smalltxt9 { font-size: 9px!important; line-height: normal; padding: 0; margin: 0; }
.smalltxt11 { font-size: 11px!important; line-height: normal;}
.red { color: #b62e27; }
.redtxt { color: #B62E27;}
.bluetxt { color: #253068!important;}
.darktxt { color: #0C0C0C;}
.graytxt { color: #666;}
.greentxt { color:#698604;}
.normaltext { font-family: open sans;}
.lineheight14 { line-height: 14px;  }
.lineheight24 { line-height: 24px; }
.lineheight28 { line-height: 28px; }
.lineheight40 { line-height: 40px!important; }
/*********************
 buttons
**********************/

.redbtn:link { background: #388C24; border: 1px solid #388C24; color: #fff; text-shadow: none;  }
.redbtn:visited { background: #388C24; border: 1px solid #388C24; color: #fff; text-shadow: none;  }
.redbtn:hover { background: #3CBD23; border: 1px solid #3CBD23; color: #fff; text-shadow: none; transition: background 0.3s ease-in-out; }

.redborderbtn { background: #FFFFFF; border: 1px solid #AC5855; color: #C0392B; font-size: 22px; padding: 20px 0 ; text-shadow: none; width: 200px; }
.redborderbtn:visited { background: #FFFFFF; border: 1px solid #D6D6D6; color: #C0392B; text-shadow: none;  }
.redborderbtn:hover { background: #86281E; border: 1px solid #AC5855; color: #fff; text-shadow: none; transition: background 0.3s ease-in-out; }

.btn-large { font-size: 14px;   padding: 8px; }
.btn-larger { font-size: 15px;   padding: 8px 20px; }
.btn-largest { font-size: 15px;   margin: 0px 5px 5px 10px; padding: 10px 20px; }

.orangebtn:link { background: #EE8C15; border: 1px solid #EC8F23; color: #fff; text-shadow: none;   }
.orangebtn:visited { background: #EE8C15; border: 1px solid #EC8F23; color: #fff; text-shadow: none;  }
.orangebtn:hover { background: #F2A647; border: 1px solid #EC8F23; color: #fff; text-shadow: none; transition: background 0.3s ease-in-out; }

.greenbtn:link { background: #698604; border: 1px solid #6A8804; color: #fff; text-shadow: none;  }
.greenbtn:visited { background: #698604; border: 1px solid #6A8804; color: #fff; text-shadow: none;  }
.greenbtn:hover { background: #4B6103; border: 1px solid #6A8804; color: #fff; text-shadow: none; transition: background 0.3s ease-in-out; }

.bluebtn:link { background: #253068; border: 1px solid #19214b; color: #fff; text-shadow: none;  }
.bluebtn { background: #253068; border: 1px solid #19214b; color: #fff; text-shadow: none;  }
.bluebtn:visited { background: #253068; border: 1px solid #19214b; color: #fff; text-shadow: none;  }
.bluebtn:hover { background: #19214b; border: 1px solid #19214b; color: #fff; text-shadow: none; transition: background 0.3s ease-in-out; }

.graybtn:link { background: #808080; border: 1px solid #808080; color: #fff; text-shadow: none;  }
.graybtn { background: #808080; border: 1px solid #808080; color: #fff; text-shadow: none;  }
.graybtn:visited { background: #262626; border: 1px solid #262626; color: #fff; text-shadow: none;  }
.graybtn:hover { background: #262626; border: 1px solid #262626; color: #fff; text-shadow: none; transition: background 0.3s ease-in-out; }

.burgbtn:link { background: #d9d9d9; border: 1px solid #d9d9d9; color: #000000; text-shadow: none;  }
.burgbtn { background: #86281E; border: 1px solid #86281E; color: #fff; text-shadow: none;  }
.burgbtn:visited { background: #86281E; border: 1px solid #86281E; color: #fff; text-shadow: none;  }
.burgbtn:hover { background: #531913; border: 1px solid #531913; color: #fff; text-shadow: none; transition: background 0.3s ease-in-out; }


 .CA_otherstateBtn { background: #F8F8F8; border: 1px solid #D6D6D6; border-radius: 5px 5px 5px 5px; margin: 5px 0 5px; padding: 7px 0 5px 10px; font-weight: normal; }
 .CA_otherstateBtn:hover { background: #EBEBEB; border: 1px solid #D6D6D6; border-radius: 5px 5px 5px 5px; margin: 5px 0 5px;}

 .bigbtnfix { width: 100%; line-height: 30px;}

 a.FM_updatepackagebtn { background: #253068; padding: 5px 10px 10px; text-align: center; color: #ffffff; font-size: 15px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin: 10px 15px 0; width: 152px; }

button.greenbtn { background: #698604; border: 1px solid #6A8804; color: #fff; text-shadow: none;  }
button.greenbtn:link { background: #698604; border: 1px solid #6A8804; color: #fff; text-shadow: none;  }
button.greenbtn:visited { background: #698604; border: 1px solid #6A8804; color: #fff; text-shadow: none;  }
button.greenbtn:hover { background: #4B6103; border: 1px solid #6A8804; color: #fff; text-shadow: none; transition: background 0.3s ease-in-out; }

button.redbtn { background: #B20202; border: 1px solid #AC5855; color: #fff; text-shadow: none;  }
button.redbtn:link { background: #C0392B; border: 1px solid #AC5855; color: #fff; text-shadow: none;  }
button.redbtn:visited { background: #C0392B; border: 1px solid #AC5855; color: #fff; text-shadow: none;  }
button.redbtn:hover { background: #86281E; border: 1px solid #AC5855; color: #fff; text-shadow: none; transition: background 0.3s ease-in-out; }

button.orangebtn { background: #EE8C15; border: 1px solid #EC8F23; color: #fff; text-shadow: none;   }
button.orangebtn:visited { background: #EE8C15; border: 1px solid #EC8F23; color: #fff; text-shadow: none;  }
button.orangebtn:hover { background: #F2A647; border: 1px solid #EC8F23; color: #fff; text-shadow: none; transition: background 0.3s ease-in-out; }

button.bluebtn { background: #253068; border: 1px solid #19214b; color: #fff; text-shadow: none;  }
button.bluebtn:link { background: #253068; border: 1px solid #19214b; color: #fff; text-shadow: none;  }
button.bluebtn:visited { background: #253068; border: 1px solid #19214b; color: #fff; text-shadow: none;  }
button.bluebtn:hover { background: #19214b; border: 1px solid #19214b; color: #fff; text-shadow: none; transition: background 0.3s ease-in-out; }

button.btn-large.bluebtn.active { background: #253068; color: #fff; }
button.btn-large.greenbtn.active { background: #698604; color: #fff; }

/*********************
 Customer Quote
**********************/

.bubble:after { border-color: transparent #F2F2F2; border-style: solid; border-width: 11px 18px 11px 0; content: ""; display: block; left: -18px; position: absolute; top: 20.85px; width: 0; z-index: 1;}

.bubble { background: none repeat scroll 0 0 #F2F2F2; border: 1px solid #D6D6D6; border-radius: 3px 3px 3px 3px; height: auto; margin: 0; padding: 10px; position: relative; width: 98%; }

blockquote.style1 {  font: italic 14px/24px normal Tahoma,sans-serif; margin: 5px 0;    padding-top: 0;   text-indent: 0;}

blockquote { border-left: 0 none;}

blockquote.style1 span { /*background-image: url("images/icons/closequote1.png");*/ background-position: right bottom; background-repeat: no-repeat; display: block;}

p.bubbleauthor { margin: 0; padding: 5px 0 10px 0px;}
p.bubbleauthorref { margin: 0; padding: 5px 15px 10px;}

/*****************************************
 Blocks for two/three boxes side by side (span 4 for 3 boxes / span 6 for 2 boxes)
 ******************************************/

.blocks-two-column {  width: 100%;}
.blocks .plan { border-radius: 8px;text-align: left;  background-color: #fff; /*-moz-box-shadow: 0 0 6px 2px #b0b2ab;  -webkit-box-shadow: 0 0 6px 2px #b0b2ab; box-shadow: 0 0 6px 2px #b0b2ab;*/ margin-top: 0px;  border: 3px solid #d6d6d6;}

.blocks .planless { border-radius: 8px;text-align: left;  background-color: #fff; /*-moz-box-shadow: 0 0 6px 2px #b0b2ab;  -webkit-box-shadow: 0 0 6px 2px #b0b2ab; box-shadow: 0 0 6px 2px #b0b2ab;*/ margin-top: 0px;  border: 1px solid #D9D9D9;}

.plan:hover {  background-color: #fff;  -moz-box-shadow: 0 0 12px 3px #b0b2ab; /* -webkit-box-shadow: 0 0 12px 3px #b0b2ab;  box-shadow: 0 0 12px 3px #b0b2ab; */}
.plan { color: #000;  background-color: #fff;  -moz-border-radius: 5px 5px 0 0;  -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;}
.plan-name-silver {  padding: 8px 20px 5px ; -moz-border-radius: 5px 5px 0 0;  -webkit-border-radius: 5px 5px 0 0;  border-radius: 5px 5px 0 0; }
.plan-name-gold {  padding: 0 20px;  color: #000;  }

.wrappedcorner_bottomonly { -moz-border-radius: 0 0 8px 8px;  -webkit-border-radius: 0 0 8px 8px;  border-radius: 0 0 8px 8px; }

.blocks .plan .plan-name span {  font-size: 16px;}

ul.plan-feature {  list-style: none;  margin-bottom: 8px;  -moz-border-radius: 0 0 5px 5px;  -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}
ul li.plan-feature { border-top: 0 solid #C5C8C0; padding: 2px 0px; list-style: none inside; font-size: 14px; }

ul.please-note {  list-style: none;  margin-bottom: 5px;  -moz-border-radius: 0 0 5px 5px;  -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}
ul li.please-note { border-top: 0 solid #C5C8C0; padding: 2px 0px; list-style: none inside; font-size: 14px;}

.plan-mouseover .plan-name {  background-color: #4e9a06 !important;}
.btn-plan-select {  padding: 8px 25px;  font-size: 16px;}

.standardblock { background: #fff; border:1px solid #d6d6d6;  padding: 5px 0 10px; margin-top: 15px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }
.standardblockgrey { background: #fff; border:3px solid #e6e6e6;  padding: 5px 0 10px; margin-top: 15px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }
.standardblockalcohol { background: #fff; border:1px solid #d6d6d6;  padding: 5px 10px 10px; margin-top: 15px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }
.standardblockcatxfl { background: #fff; border:1px solid #d6d6d6;  padding: 0px 0 0px; margin-top: 15px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }
.standardblocknomargin { background: #fff; border:1px solid #d6d6d6;  padding: 5px 0 10px; margin-top: 0px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }
.standardblocknopadding { background: #fff; border:1px solid #d6d6d6;  padding: 0px; margin-top: 0px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }

.standardblockyellowbg { background: #FFFEF5; border:1px solid #d6d6d6;  padding: 5px 0 10px; margin-top: 15px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }
.standardblockyellowbgnomarg { background: #FFFEF5; border:1px solid #d6d6d6;  padding: 5px 0 10px; margin-top: 0px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }
.standardblockyellowbgcontentpadding { background: none repeat scroll 0 0 #FFFEF5; border: 1px solid #D6D6D6; border-radius: 5px 5px 5px 5px; margin-top: 15px; padding: 5px 15px 10px; }
.standardblockbluebgcontentpadding { color:#FFF; background: none repeat scroll 0 0 #253068; border-radius: 6px; margin-top: 15px; padding: 5px 15px 10px; }

#prometric_container { border: 3px solid #698604; }
#servsafe_container { border: 3px solid #253068; }

#post_container { border: 3px solid #698604; }
#video_container { border: 3px solid #253068; }

.prometric_container { border: 3px solid #698604!important; }
.servsafe_container { border: 3px solid #253068!important; }


.graybgholder { background: #f2f2f2; border: 1px solid #d6d6d6; padding: 20px 26px; -webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; }

.graybgholderFM { background: #f2f2f2; border: 1px solid #d6d6d6; padding: 6px 20px 20px; -webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; }

.graybgholderFMIL { background: #f2f2f2; border: 1px solid #d6d6d6; padding: 20px 20px 20px; -webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; }

.socialmediablocks { border:1px solid #d6d6d6; background: #F1F1EF; padding: 0px; margin: 15px 0 0; float: left; width: 100%; font-size: 13px; }

.socialmediablocks a:link { color :#4A545A; }
.socialmediablocks a:visited { color :#4A545A; }
.socialmediablocks a:hover { color :#777;  }

/* design styles within blocks */
.imageWborder { height: 100%; margin: 0 10px 0 0; border: 1px solid #d6d6d6; }
.Ilimage { height: auto; border: 1px solid #d6d6d6;}
.imageWOborder { height: 100%; margin: 0 10px 0 0; border: 0px solid #d6d6d6; }
.imageRightborder { height: 100%; margin: 0 10px 0 0; border-right: 1px solid #d6d6d6; padding: 0 10px 0 0; }
.imageLeftborder { height: 100%; margin: 0 10px 0 0; border-left: 1px solid #d6d6d6;  padding: 0 0 0 10px; }

.block_btnarea { background-color: #FCF8E3; border-top: 2px solid #FBEED5; border-bottom: 3px solid #d9d9d9; margin-bottom: 5px; padding: 0px 15px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);}
.block_btnarea_nomargin { background-color: #FCF8E3; border-top: 2px solid #FBEED5; border-bottom: 0px solid #d9d9d9; margin-bottom: 0px; padding: 18px 15px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);}
.block_btnarea_nopadding { background-color: #FCF8E3; border-top: 2px solid #FBEED5; border-bottom: 3px solid #d9d9d9;  margin-bottom: 5px; padding: 6px 15px 6px; text-shadow: 0 0 rgba(255, 255, 255, 0.5);}
.block_yelloware { background-color: #FFFFD7; border: 1px solid #FBEED5; border-radius: 4px 4px 4px 4px; margin-bottom: 5px; padding: 10px 15px 5px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
  .guaranteefix { padding: 15px 15px 10px; margin: 0; }

.table-condensed th, .table-condensed td { padding: 8px; }
.table th { font-weight: normal; border-right: 1px solid #d6d6d6; }
.table th.headblue { background-color:#003366; color: #fff; padding: 10px  }
.table th.headblack { background: #253068; border-bottom: 1px solid #3B3737; color: #fff; }
.table th:nth-last-child(1) { font-weight: normal; border-right: 0px solid #d6d6d6; }
.table th, .table td { border-right: 1px solid #D6D6D6; padding: 10px; }
/*.table th, .table td:nth-last-child(1) { border-right: 0px solid #D6D6D6; } */
.table tr:nth-child(odd) { background: #F6F6F6 ;}


.table-geo th, .table-geo td { padding: 8px; }
.table-geo th { font-weight: normal; border-right: 1px solid #d6d6d6; }
.table-geo th.headblue { background-color:#003366; color: #fff; padding: 10px  }
.table-geo th.headblack { background: #253068; border-bottom: 1px solid #3B3737; color: #fff; }
.table-geo th:nth-last-child(1) { font-weight: normal; border-right: 0px solid #d6d6d6; }
.table-geo th, .table-geo td { border-right: 1px solid #D6D6D6; text-align: center}
/*.table th, .table td:nth-last-child(1) { border-right: 0px solid #D6D6D6; } */
.table-geo tr:nth-child(odd) { background: #F6F6F6 ;}

.block_providericon { height: 100%; padding: 9px 10px 0 0; }
.block_providericonless { height: 100%; padding: 5px 10px 0 0; }

.clientlogos { width: 103px; height: 100%; padding: 10px 20px; display: inline; }

.clientlogos:nth-last-child(1) { width: 103px; height: 100%; padding: 10px 0px 10px 30px; display: inline; }

/*video fix to make responsive */
.flex-video { position: relative; padding-top: 25px; padding-bottom: 52%; height: 0; margin-bottom: 16px;
  overflow: hidden; }
 .flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 .flex-video iframe,
.flex-video object,
.flex-video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}

.tiny { float: left; margin:20px 0; -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2); -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2); box-shadow: 0 2px 5px 0 rgba(0,0,0,.2); border:1px solid #d6d6d6; border-bottom: 0px solid #14937a; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }

.small { float: left; margin:20px 0;-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2); -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2); box-shadow: 0 2px 5px 0 rgba(0,0,0,.2); border:1px solid #d6d6d6; border-bottom: 0px solid #cd8109; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px;  }

.medium { float: left; margin:20px 0; -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2); -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2); box-shadow: 0 2px 5px 0 rgba(0,0,0,.2); border:0px solid #d6d6d6; border-bottom: 0px solid #a12f23; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }

.pro { float: left; margin:20px 0;-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2); -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2); box-shadow: 0 2px 5px 0 rgba(0,0,0,.2); border:0px solid #d6d6d6; border-bottom: 0px solid #1d6391; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }

.pricing-table strong { font-weight: 700; color: #3d3d3d; }

.pricing-table-header-tiny { padding: 5px 0 5px 0; background: #FEAB30; border-bottom:0px solid #d6d6d6; }

.pricing-table-header-small { padding: 5px 0 5px 0; background: #F08F00; border-bottom:0px solid #d6d6d6; }

.pricing-table-header-medium { padding: 5px 0 5px 0; background: #E1E2E6; border-bottom:0px solid #d6d6d6; }

.pricing-table-header-pro { padding: 5px 0 5px 0; background: #E1E2E6; border-bottom:0px solid #d6d6d6; }

.pricing-table-header-tiny h3, .pricing-table-header-small h3  {  font-weight: normal; color:#FFF; text-align: center; }
.pricing-table-header-medium h3, .pricing-table-header-pro h3 { font-weight: normal; color:#101010; text-align: center; font-size: 24px; }
.pricing-table-header-tiny p.pricing1, .pricing-table-header-small p.pricing1, .pricing-table-header-medium p.pricing1, .pricing-table-header-pro p.pricing1 { font-size: 45px; font-weight: 500; color:#FFF; text-align: center; padding: 20px 0 8px; }
.pricing-table-header-medium p.pricing1, .pricing-table-header-pro p.pricing1 { font-size: 45px; font-weight: 500; color:#FFF; text-align: center; padding: 20px 0 8px; }

.pricing-table-header-tiny p.pricing2, .pricing-table-header-small p.pricing2, .pricing-table-header-medium p.pricing2, .pricing-table-header-pro p.pricing2 { font-size: 16px;  font-weight: 500; color:#FFF; text-align: center; padding: 0px 0 0px; margin: 0; }

.pricing-table-text { margin: 15px 30px 0 30px; padding: 0 10px 15px 10px; border-bottom: 1px solid #ddd; text-align: left; line-height: 30px; font-size: 16px; color: #888; }

.pricing-table-features { margin: 15px 10px 0 10px; padding: 0 10px 15px 10px; border-bottom: 1px dashed #888;
    line-height: 20px; font-size: 14px; color: #888; }

.pricing-table-signup-tiny { margin-top: 25px; padding-bottom: 0px; text-align: center; }
.pricing-table-signup-tiny a { display: inline-block; background: #16a085; padding: 15px 30px; color: #fff; text-decoration: none;  -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }
.pricing-table-signup-tiny a:hover { text-decoration: none; background: #14937a;color: #fff; }
.pricing-table-signup-tiny a:active { background: #14937a; color: #fff; }

.pricing-table-signup-small { margin-top: 25px; padding-bottom: 0px; text-align: center; }
.pricing-table-signup-small a { display: inline-block; background: #f39c12; padding: 15px 30px; color: #fff; text-decoration: none; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }
.pricing-table-signup-small a:hover { text-decoration: none;background-color:#cd8109;color: #fff; }
.pricing-table-signup-small a:active { background-color:#cd8109; color: #fff; }

.pricing-table-signup-medium { margin-top: 25px; padding-bottom: 0px; text-align: center; }
.pricing-table-signup-medium a { display: inline-block; background: #c0392b; padding: 15px 30px; color: #fff; text-decoration: none; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }
.pricing-table-signup-medium a:hover { text-decoration: none; background-color:#a12f23; color:#FFF; }
.pricing-table-signup-medium a:active { background-color:#a12f23; color: #fff; }

.pricing-table-signup-pro { margin-top: 25px; padding-bottom: 0px; text-align: center; }
.pricing-table-signup-pro a { display: inline-block; background: #c0392b; color: #fff; text-decoration: none; padding: 15px 30px; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; }
.pricing-table-signup-pro a:hover { text-decoration: none; background-color:#1d6391; color: #fff;  }
.pricing-table-signup-pro a:active { background-color:#1d6391; color: #fff; }

.top {margin-top:20px;}
.space {margin:10px;}

.arrow-down-tiny { border-left: 116px solid transparent; border-right: 116px solid transparent; border-top: 10px solid #FEA31B; height: 0; width: 0; }
.arrow-down-small { border-left: 116px solid transparent; border-right: 116px solid transparent; border-top: 10px solid #e67e22; height: 0; width: 0; }
.arrow-down-medium { border-left: 116px solid transparent; border-right: 116px solid transparent; border-top: 10px solid #D7DCDF; height: 0; width: 0; }
.arrow-down-pro { border-left: 116px solid transparent; border-right: 116px solid transparent; border-top: 10px solid #D7DCDF; height: 0; width: 0; }
.whatincluded { text-align: center; padding: 0 0 5px; margin: 0; font-size: 15px }



.stew-pricing { float: left; margin: 20px 20px 5px; text-align: center; width: 96%; }
.stew-pricing .stew-pricing-plan { float:left; margin-top: 10px; margin-bottom:10px }
.stew-pricing .stew-pricing-plan:first-child { margin-left:0 }
.stew-pricing .stew-pricing-highlight { position:relative }
.stew-pricing .stew-pricing-plan h3 { border-radius:4px 4px 0 0 }
.stew-pricing .stew-pricing-plan h3 { color:#fff; font-size:16px; line-height:30px; text-align:center;  padding: 15px 0 10px; }
h3.prempack  { font-size:20px!important; padding: 15px 10px 0 !important; }
h3.totalpack  { font-size:18px!important; padding: 15px 10px 0 !important; }
.stew-pricing .stew-pricing-plan h4 { padding:0 0 10px; color:#fff; text-shadow:0 1px 0 rgba(0, 0, 0, 0.2) }
.stew-pricing-amount { font-size:40px; line-height:1em }
.stew-pricing-amount, .stew-pricing-interval { display:block; text-align:center }
.stew-pricing-amount span { font-size:20px; vertical-align:super; }
.stew-pricing-interval { font-size:14px }
.stew-pricing .stew-pricing-features ul { border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; margin:0; list-style:none; padding:0; background:#fff }
.stew-pricing .stew-pricing-plan .stew-pricing-list li { /*line-height:3.8em;*/ padding: 15px 6px; list-style:none outside none; border-bottom:1px dashed #ccc }
.stew-pricing .stew-pricing-plan .stew-pricing-list li:last-child { border-bottom:0 }
.stew-pricing-select, .stew-pricing-plan .stew-pricing-list li { text-align:center }
.stew-pricing .stew-pricing-plan .stew-pricing-select { border-radius:0 0 4px 4px }
.stew-pricing .stew-pricing-select { background:none repeat scroll 0 0 #e7e7e7; border:1px solid #c8c8c8; height:auto }
.stew-pricing .stew-pricing-select div { padding:15px 0 35px 0; text-shadow:0 1px 0 #fff;
  color:#555 }

.stew-pricing .stew-pricing-p1 h3, .stew-pricing .stew-pricing-p1 .buttontable {
  background:#666;  border-bottom:1px solid #383324; color: #FFFFFF;
  background:-moz-linear-gradient(top, #666 0, #333 100%);
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #666), color-stop(100%, #333));
  background:-webkit-linear-gradient(top, #666 0, #333 100%);
  background:-o-linear-gradient(top, #666 0, #333 100%);
  background:-ms-linear-gradient(top, #666 0, #333 100%);
  background:linear-gradient(top, #666 0, #333 100%);
-ms-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#666', endColorstr='#333', GradientType=0);
}
.stew-pricing .stew-pricing-p1 h4 { background:none repeat scroll 0 0 #333; box-shadow:0 1px 1px #4d442c inset; }

.stew-pricing .stew-pricing-p2 h3, .stew-pricing .stew-pricing-p2 .buttontable {
  background:#6ca200;  border-bottom:1px solid #4a6e02; color: #FFFFFF;
  background:-moz-linear-gradient(top, #6ca200 0, #5b8701 100%);
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #6ca200), color-stop(100%, #5b8701));
  background:-webkit-linear-gradient(top, #6ca200 0, #5b8701 100%);
  background:-o-linear-gradient(top, #6ca200 0, #5b8701 100%);
  background:-ms-linear-gradient(top, #6ca200 0, #5b8701 100%);
  background:linear-gradient(top, #6ca200 0, #5b8701 100%);
-ms-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#6CA200', endColorstr='#5B8701', GradientType=0);
}
.stew-pricing .stew-pricing-p2 h4 { background:none repeat scroll 0 0 #5b8701; box-shadow:0 1px 1px #5c8a01 inset }

.stew-pricing .stew-pricing-p3 h3, .stew-pricing .stew-pricing-p3 .buttontable {
  background:#990000; border-bottom:1px solid #cc0000; color: #FFFFFF;
  background:-moz-linear-gradient(top, #cc0000 0, #990000 100%);
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #d35400), color-stop(100%, #990000));
  background:-webkit-linear-gradient(top, #cc0000 0, #990000 100%);
  background:-o-linear-gradient(top, #cc0000 0, #990000 100%);
  background:-ms-linear-gradient(top, #cc0000 0, #990000 100%);
  background:linear-gradient(top, #cc0000 0, #990000 100%);
-ms-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#cc0000', endColorstr='#990000', GradientType=0);
}
.stew-pricing .stew-pricing-p3 h4 { background:none repeat scroll 0 0 #990000; box-shadow:0 1px 1px #990000 inset }

.stew-pricing .stew-pricing-p4 h3, .stew-pricing .stew-pricing-p4 .buttontable {
  background:#0c688a; border-bottom:1px solid #015473; color: #FFFFFF;
  background:-moz-linear-gradient(top, #0c688a 0, #224862 100%);
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #0c688a), color-stop(100%, #224862));
  background:-webkit-linear-gradient(top, #0c688a 0, #224862 100%);
  background:-o-linear-gradient(top, #0c688a 0, #224862 100%);
  background:-ms-linear-gradient(top, #0c688a 0, #224862 100%);
  background:linear-gradient(top, #0c688a 0, #224862 100%);
-ms-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#0E769D', endColorstr='#0C688A', GradientType=0);
}

.stew-pricing .stew-pricing-p5 h3, .stew-pricing .stew-pricing-p5 .buttontable {
    background:#EE8523; border-bottom:1px solid #EE8523; color: #FFFFFF;
    background:-moz-linear-gradient(top, #EE8523 0, #DD7412 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #EE8523), color-stop(100%, #DD7412));
    background:-webkit-linear-gradient(top, #EE8523 0, #DD7412 100%);
    background:-o-linear-gradient(top, #EE8523 0, #DD7412 100%);
    background:-ms-linear-gradient(top, #EE8523 0, #DD7412 100%);
    background:linear-gradient(top, #EE8523 0, #DD7412 100%);
    -ms-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#0E769D', endColorstr='#0C688A', GradientType=0);
}

.buttontable { border-radius: 2px 2px 2px 2px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size: 13px; margin: 0 15px 10px 0; padding: 10px 20px; text-align: center;
    vertical-align: middle; }

.stew-pricing .stew-pricing-p1 .buttontable:hover, .stew-pricing .stew-pricing-p2 .buttontable:hover, .stew-pricing .stew-pricing-p3 .buttontable:hover, .stew-pricing .stew-pricing-p4 .buttontable:hover { color:#fff; background: #C0392B; }
.stew-pricing .stew-pricing-p4 h4 { background:none repeat scroll 0 0 #224862; box-shadow:0 1px 1px #116180 inset }
.stew-pricing .stew-pricing-p5 h4 { background:none repeat scroll 0 0 #DD7412; box-shadow:0 1px 1px #DD7412 inset }
.stew-pricing .stew-pricing-highlight h3 { margin-top:-15px; padding:15px 0 0 }
.stew-pricing .stew-pricing-featured { background-image:url("/images/bestvalue1.png") }
.stew-pricing .stew-pricing-featured { display:block; height:58px; position:absolute; right:-2px; text-indent:-9999em; top:-17px; width:95px }
.stew-pricing h3, .stew-pricing h4 { margin:0; font-family: open sans; }
.stew-pricing-plan a { margin-top:-25px; margin-right:auto; margin-left:auto; margin-bottom:0 }

/* modal changes */
.modal { left: 48%; width: 660px; }
.modal-header h3 {  line-height: 42px; }
.modal-header { background: #f2f2f2; border-bottom: 1px solid #EEEEEE;
    border-radius: 4px 4px 0 0;  -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0;  color: #767676; padding: 9px 15px; }
.modal-body { max-height: 460px;}

.hide { display: none;}
.border-right { border-right: 1px solid #8d8d8d; }
.border-right10 { border-right: 1px solid #d6d6d6; margin-right: 10px; }
.borderall { border: 1px solid #d6d6d6;}
.borderalldark { border-left: 1px solid #999; border-right: 1px solid #999; border-bottom: 1px solid #999; border-top: 1px solid #999;}

.marylandpadding { float: left; margin: 0 10px 0 0; }

.paddingleftright10 { padding: 0 10px 0 0;}
.paddingleft10right { padding: 0 0px 0 10px;}
.paddingleftbottom10 { padding: 0 0px 50px 10px;}

h2.paddingFMpricing { padding: 32px 0 5px 0!important;}
h2.paddingFMpricingpro { padding: 21px 0 5px 0!important;}

/*********************
 login/logout page
**********************/

.numbercircleholder { padding: 10px 5px 10px 31px; }
.numbercircleholdersmaller { padding: 0px 5px 0px 31px; }

/* second layer build */
.corporateCodeApplyBtn { background: #1379BC; border: 1px solid #10639A; color: #FFFFFF; cursor: pointer; display: block; font-size: 100%; font-weight: bold; height: 33px; margin: 5px 0 0 0; width: 64px!important; display: inline; padding: 0; border-radius: 5px 5px 5px 5px; margin: 0px 0 0 0px; vertical-align: top;}
.corporateCodeApplyBtn:hover { background: #228DFF; ;}

a.finalpurchasecorpBtn { background: #EA9736; border: 1px solid #EC8D20; color: #FFFFFF; cursor: pointer;font-size: 26px; font-weight: normal; height: 45px; margin: 15px 12px 15px 135px; text-align: center; width: 225px; padding: 0px 0 0; line-height: 42px;border-radius: 5px 5px 5px 5px; display: block; }
a.finalpurchasecorpBtn:hover { background: #FB6900; }
a.finalpurchaseRedBtn {  background: none repeat scroll 0 0 #EA9736; color: #ffffff; cursor: pointer; display: block; font-size: 23px; font-weight: normal; height: 40px; line-height: 36px; margin: 15px 12px 15px 135px; padding: 0; text-align: center; width: 177px; }
a.finalpurchaseRedBtn:hover { background: #FB6900; }
a.finalpurchaseRedBtn_steps {  background: none repeat scroll 0 0 #b62e27; color: #ffffff; cursor: pointer; display: block; font-size: 23px; font-weight: normal; height: 40px; line-height: 36px; margin: 15px 12px 15px 0; padding: 0; text-align: center; width: 177px; }
a.finalpurchaseRedBtn_steps:hover { background: #b62e27; }


a.finalpurchaseFMBtn {  background: none repeat scroll 0 0 #EA9736; color: #ffffff; cursor: pointer; display: block; font-size: 18px; font-weight: normal; height: 40px; line-height: 36px; margin: 15px 12px 15px 5px; padding: 0; text-align: center; width: 177px; }
a.finalpurchaseFMBtn:hover { background: #FB6900; }
a.finalpurchaseFMBtn_steps {  background: none repeat scroll 0 0 #b62e27; color: #ffffff; cursor: pointer; display: block; font-size: 18px; font-weight: normal; height: 40px; line-height: 36px; margin: 15px 12px 15px 5px; padding: 0; text-align: center; width: 177px; }
a.finalpurchaseFMBtn_steps:hover { background: #b62e27; }

a.startTrainingconfBtn { background: #EA9736; border: 1px solid #EC8D20; border-radius: 5px 5px 5px 5px; color: #FFFFFF; cursor: pointer; font-size: 20px; font-weight: bold; height: 40px; margin: 5px 12px 5px 5px; padding: 7px 20px; text-align: center; width: 205px; line-height: 40px; }
a.startTrainingconfBtn:hover { background: #FB6900; }

.registerholder input { padding: 5px; margin: 0 10px 10px; vertical-align: top;}
.registerholder select { padding: 5px; margin: 0 10px 10px; vertical-align: top;}
 input.required { padding: 5px; margin: 0 5px 10px; vertical-align: middle; }

 .regform_middlesubtext { padding: 0 0 0 36%; }

label { vertical-align: middle; display: inline-block; width: 30%; margin-right: 3%; }
label { text-align: left; font-size: 14.5px; }
label .groupCode-top  {  width: 90%; }
label.font14 { font-size: 14px; }
label.font16 { font-size: 16px; }
.req { vertical-align: top; }
.half-field { margin: 10px 0; }
.half-field-geo { margin: 0px 0 5px 0; }

.FH_regtotalamount { width: 170px; border: 2px solid #dddddd; border-radius: 5px; text-align: center; float: left; margin: 10px 10px 0 0; padding: 6px 8px; background: #ffffff; font-size: 16px; -moz-border-radius: 15px; -webkit-border-radius: 15px; }

.labelhelp_icon { display: inline-block; vertical-align: top; }

.confirmationstyling { border: 1px solid #d6d6d6; margin-top: 10px; padding: 10px 20px; border-radius: 6px; }
.confirmationstyling p { margin: 15px 0; }
.graybgholder_conf { background: #f2f2f2; border: 1px solid #d6d6d6; padding: 10px; }

.expireswidth { width: 150px; }
input.zipwidth { width: 150px; }

.contentchooseloc { padding:  0px 10px 10px 15px; }
.test_centerhold { overflow: auto; background-color: #fafafa; padding: 10px 10px 5px 10px; }

 .contentchooseexamdate { padding:  0px 10px 10px 15px; }

 .padlockholder_small { width:68px; margin: 5px 0px 0px 23px; }
 .padlockholder_small_text { color: #787878; width: 97px; margin: 20px 12px 0px 0; font-size: 16px; text-align: center; }

  .padlockholder { width: 70px; margin: 0px 0px 0px 59px; }
 .padlockholder_text { color: #787878; width: 99px; margin: 20px 73px 11px 0;; font-size: 18px; text-align: center; }

 .regholderbg { background: #eee; padding: 5px 10px 10px 15px; }


 .calendaroptionsholder { padding: 0 22px; margin: 5px 0 7px; }
.calendar li{ display: block; float: left; width: 14.2857142857%; padding: 0px; box-sizing: border-box; border: 1px solid #ccc; margin-right: -1px; margin-bottom: -1px; }
.calendar ul.month-browser li{width:33.3%;border:0;text-align:left;text-transform:uppercase;height:auto;margin:20px 0 5px; background: #253068; padding: 5px 8px; }
.calendar ul.month-browser li .pull-right{ text-align: right; }
.calendar ul.month-browser li a{ color: #fff; }

.calendar ul.month-browser.bottom li{width:33.1%;margin:0px 0 5px; padding: 5px 8px; background: #fff; border: 1px solid #d6d6d6; }
.calendar ul.month-browser.bottom li a{ color: #333; }
.calendar ul.month-browser.bottom li.currentmonth { color: #333; }

.calendar ul.month-browser li.currentmonth { color: #fff; text-align: center; }
.calendar{width:100%;}
.calendar ul{list-style:none;padding:0;margin:0;clear:both;width:100%;}
.calendar ul.weekdays{height:40px;}
.calendar ul.weekdays li{text-align:center;text-transform:uppercase;line-height:20px;border:none!important;padding:10px 6px;color:#000;font-size:16px;}
.calendar li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;width:14.2857142857%;padding:0;display:block;float:left;border:1px solid #ccc;margin-right:-1px;margin-bottom:-1px;overflow:visible!important;}
.calendar .days:last-child li{margin-bottom:0px!important;}
.calendar li .day,.calendar li .month{display:none;}
.calendar .date{text-align:right;margin-bottom:5px; padding: 5px;}
.calendar .calendar-day {overflow: auto;}
.calendar .currentday {background: #fffff0;}
.show-info{display:block;font-size:13px;border-radius:4px;padding:5px;margin-bottom:5px;font-weight: bold;color:#666;line-height:14px;background:#f2f2f2;border:1px solid #d6d6d6;color:#253068;text-decoration:none;}
.show-info:hover .venue{display:block;}
.show-info .show-name{text-decoration:underline;}
.show-info .show-time .venue {color:#666;margin-top:2px;text-decoration:none; }
.show-info a{ display: block; }
.show-time a{ color:#666!important; font-size: 11px; }
.venue a{ color:#B20202;  }
.venue a:hover{ color: #B20202; }
.calendar .no-shows{display:none;}
.calendar li.out_of_range{background-color:#e7e7e7;color:#666;}
.calendar li.out_of_range_to_come{background-color:#e7e7e7;color:#666;}
.calendardesc { padding: 10px; line-height: 20px; margin: 10px; }

.calendardesc a{ color: #253068; }
.calendardesc a:hover{ color: #19214b; }

.blue_calendarbtn:link { background: #253068; border: 1px solid #253068; color: #fff; text-shadow: none;  }
.blue_calendarbtn { background: #253068; border: 1px solid #253068; color: #fff; text-shadow: none; font-size: 12px;}
.blue_calendarbtn:visited { background: #253068; border: 1px solid #253068; color: #fff; text-shadow: none;  }
.blue_calendarbtn:hover { background: #056282; border: 1px solid #056282; color: #fff; text-shadow: none; transition: background 0.3s ease-in-out; }

/* ----------- =Misc---------- */


.wrapperformiddleword { position: relative; height: 280px; margin: 0px; }
.line { position: absolute; left: 49%; top: 0; bottom: 0; width: 1px; background: #ccc; z-index: 1; }
.wordwrapper { text-align: center; height: 12px; position: absolute; left: 0; right: 0; top: 40%; margin-top: -12px; z-index: 2; }
.word { text-transform: uppercase; letter-spacing: 1px; padding: 3px; font: bold; background: #fff; }
p.or_text { width:100%; text-align:center; border-bottom: 1px solid #d6d6d6; line-height:0.1em; margin:20px 0 20px; font-size: 18px; }
p.or_text span { background:#fff; padding:0 10px; }

.tooltip {
  position: absolute; z-index: 1030; display: block; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); visibility: visible; }

.max400 { max-width: 400px; }

span.txt-left { text-align: left!important; }

.displayinline { display: inline-block; }


hr { border-top: 0px solid #333; border-bottom: 1px solid #d6d6d6; }
hr.double{ border-top: 0px solid #333; border-bottom: 2px solid #d6d6d6; }

hr.marginfixer { margin: 10px 0; }
hr.marginfixer5px { margin:7px 0 0; }

hr.red { border-top: 0px solid #333; border-bottom: 1px solid #b62e27; }
hr.black { border-top: 0px solid #333; border-bottom: 1px solid #000; }

.curvedcorners6px_bottom { -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; }
.curvedcorners6px { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

div.hr_padding { margin: 10px 0; border-bottom: 1px solid #d6d6d6; clear: both; }

/*EAST COAST*/
h1.eastcoast_h1 { color: #fff; font-size: 22px; padding: 8px 0; }
.flyerCAFMblue_eastcoast { background: #253068; padding: 0 10px 10px; box-sizing: border-box; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px 10px; }
label .label_eastcoast_gettrained {  }
.flyerwhitebg_east { background: #fff; border:6px solid #253068; padding: 0; color: #333; margin: 0 0 0 0; font-size: 14px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; padding: 10px 15px; }

/*ppc pages*/
#slider {
width: 140px;
height: 83px;
position: relative;
overflow: hidden;
padding: 0px 0 0 37px;
margin: 20px 0 0 0;
}
#sliderContent {
    width: 180px; /* important to be same as image width or wider */
    position: absolute;
    top: 0;
    margin-left: -20;
}
.sliderImage {
    float: left;
    position: relative;
    display: none;
    font-size: 13px;
}
.sliderImage span {
    position: absolute;
    font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 5px 5px 5px;
    margin-bottom:-30px;
    width: 170px;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
    clear: both;
}
.sliderImage span strong {
    font-size: 10px;
}

.ppcfontsize { font-size: 13px;}
.ppcfontsize15 { font-size: 15px;}
.ppcfontsize18 { font-size: 18px;}

.lookingforFHCard { background: #698604; border: #698604; margin: 10px 0 10px 0px; padding: 22px 20px 15px; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
a.lookingforFH { color: #fff; }
a.lookingforFH:visited { color: #fff; }
a.lookingforFH:hover { color: #333; }

.block_ppcyelloware {  text-align: center; background: #fdf2b9; border: 1px solid #183081; border-radius: 4px 4px 4px 4px; margin: 15px 0 10px; padding: 10px 15px 0px; text-shadow: none; }
.block_blueare {  text-align: center; color:#ffffff; background: #253068; border: 1px solid #183081; border-radius: 4px 4px 4px 4px; margin: 15px 0 10px; padding: 10px 15px 0px; text-shadow: none; }
.arrowppc { display: inline-block; width: 33px; height: 28px; margin: 0px 7px 0 0; }

.zipboxfix { display: inline; }

.bestchoicefix1st { width: 47%;-moz-box-sizing: border-box; display: block; float: left; margin-left: 0; min-height: 30px; margin-right: 0; }
.bestchoicefix { width: 53%;-moz-box-sizing: border-box; display: block; float: left; margin-left: 0; min-height: 30px; margin-right: 0; }
h1.hdr { font-size: 16px; font-weight: bold; color: #000; text-transform: captilize; padding: 0px 0 5px; margin: 0; line-height: 20px; text-align: center; }
h2.hdr2 { font-size: 13px; padding: 0; margin: 0 0 10px; line-height: 17px; color:#000; text-align: center; }

h2.gethdr2 { font-size: 17px; font-weight: bold; padding: 0; margin: 0 0 10px; line-height: 17px; color:#000; }
h2.gethdr2white { font-size: 17px; font-weight: bold; padding: 0; margin: 0 0 10px; line-height: 17px; color:#fff; }
p.inyellowppc {  font-size: 14px; font-weight: bold; color: #2a2a2a; line-height: 1.2em; }
.inyellowppcsmall { font-size: 12px; font-weight: bold; color: #000; }
.inyellowppcsmallwhite { font-size: 12px; font-weight: bold; color: #fff; }

.testimonfix { padding: 0 20px 0 0; }

.flyergraybg { background: #f2f2f2; border: 1px solid #d6d6d6; padding: 20px 20px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; }

.flyerCAFMblue { background: #253068; padding: 0 10px 10px;  box-sizing: border-box; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; }
.flyerCAFMgreen { background: #5A7403; padding:  0 10px 10px;;  box-sizing: border-box; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; }

.flyerwhitebg { background: #fff; border: 3px solid #253068; padding: 0; color: #333; margin: 0 0 0 0; font-size: 14px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px;}

.flyerwhitebggreen { background: #fff; border: 3px solid #5A7403; padding: 0; color: #333; margin: 0 0 0 0; font-size: 14px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; }

ol.flyersteps { margin: 10px 0; padding: 0 0 0 0px; }
  ol.flyersteps li { font-size: 14px; margin: 0 0px 0px 0; padding: 0 0 7px 5px; color: #444444; font-weight: bold; width: 100%; display: list-item; vertical-align: top; }
span.normal { font-weight: normal; }

div.flyerfoodmanlogoholder { float: left; padding: 0px 15px 3px 25px; }
div.flyerfoodmanlogo2holder { float: left; padding: 0px 5px; }

.flyerspecialcode { display: block; margin: 12px 0 0px 0px; border: 0px solid #d5d5d5; text-align: center; font-size: 15px; color: #fff; padding: 5px; }

#go { background: #EE9D40; border: 0 solid #666666; color: #FFFFFF; cursor: pointer; float: left; font-size: 16px; font-weight: bold; height: auto; margin: 0px; text-align: center; padding: 7px 12px; line-height: 16px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; margin: -2px 0 0 11px; }
#go:hover { background: #d79020;}

#flyerdefaultorangebtn { background: #EE9D40; border: 0 solid #666666; color: #FFFFFF; cursor: pointer; float: left; font-size: 16px; font-weight: bold; height: 40px; margin: 5px 12px 5px 89px; text-align: center; padding: 2px 31px; line-height: 37px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
#flyerdefaultorangebtn:hover { background: #d79020;}

h1.flyermainheader { text-transform: capitalize; font-size: 24px; line-height: 21px; color: #003366; font-family: arial; font-weight: normal; margin: 5px 0 0 0;padding: 5px 0 5px; text-align: center; }
h2.flyerheaderofcourse { font-size: 22px; margin: 0 0 10px 0; padding: 0; color: #fff; text-align: center;}
p.flyersubheader { font-size: 16px; font-weight: normal; margin-bottom: 20px; color: #003366; text-align: center; }

span.flyersmall { font-size: 12px; }


.flyerphoneholder { width: 100%; background: #f2f2f2; border: 1px solid #d6d6d6; padding: 12px 5px; text-align: center; font-size: 18px; margin: 20px 0 40px; border-radius: 8px; display: inline-block; }
.flyerbottom { width: 100%; background: #f2f2f2; border: 1px solid #d6d6d6; padding: 12px 5px; text-align: center; font-size: 18px; margin: 0px 0 40px; border-radius: 8px; display: inline-block; }
.flyeralcohol{ width: 85%; background: #86281E; border: 1px solid #86281E; padding: 12px 5px; text-align: center; font-size: 18px; margin-left: auto; margin-right:auto; border-radius: 8px; display: block; }
.flyerbottomwalcohol { width: 100%; background: transparent; border: 0px solid #d6d6d6; padding: 12px 5px; text-align: center; font-size: 18px; margin: 0px 0 40px; border-radius: 8px; display: inline-block; }
.flyerapex{ width: 85%; background: #4d4d4d; border: 1px solid #4D4D4B; padding: 12px 5px; text-align: center; font-size: 18px; margin-left: auto; margin-right:auto; border-radius: 8px; display: block; }

/* ---- =Fixes / Specific style ----- */

.verticaltop { vertical-align: top; }

.uppercase { text-transform: uppercase; }
.capitalize { text-transform: capitalize; }

.borderbottom { border-bottom: 1px solid #d6d6d6; padding: 10px 0;}

.borderbottomfh { border-bottom: 2px solid #8d8d8d; margin: 15px 0;}
.borderbottomfh8 { border-bottom: 2px solid #8d8d8d; margin: 8px 0 0px;}

.logosizefix { width: 17%; height: 100%; }

p.smallsubtext { font-size: 15px; padding: 3px 15px; }
p.zipcodebus { font-size: 13px; letter-spacing: -0.4px; }
p.notinca { font-size: 16px; padding: 10px 0px 5px; }

.choosepfs1st { width: 34%;-moz-box-sizing: border-box; display: block; float: left; margin-left: 2.5641%; min-height: 30px; margin-right: 64px; }
.choosepfs2nd { width: 34%;-moz-box-sizing: border-box; display: block; float: left; margin-left: 2.5641%; min-height: 30px;  padding-right: 4px; }
.choosepfs3rd { -moz-box-sizing: border-box; display: block; float: left; margin: 10px 0 0 0; min-height: 30px; padding: 0 0 0 0; border-left: 1px solid #D6D6D6; }
.choosepfsalcohol { width: 80%;-moz-box-sizing: border-box; display: block; float: left; margin-left: 2.5641%; min-height: 30px; margin-right: 0px; }
.choosepfsalcohol2 { width: 40%;-moz-box-sizing: border-box; display: block; float: right; margin: 0 10px 0 0; min-height: 30px; padding: 0 0 0 0; }

.vjs-default-skin .vjs-control-bar { display: none!important;}

/* form related */
form { margin: 0 0 5px; }
label, input, button, select, textarea { font-size: 13px; line-height: 20px; }
.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] { background-color: #fff; }
select { background-color: #fff;}

input[type="radio"], input[type="checkbox"] { margin: 0 5px 0 0; width: 20px; height: 20px; }
label { cursor: default; }
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { background-color: #fff; }


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper object,
.videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#recaptcha_privacy.recaptcha_only_if_privacy a {display: none}
#recaptcha_response_field { margin-top: 15px; }
.recaptchatable {background-color: #ffffff;}



/* =landing pages */
ol.flyersteps_norm { margin: 10px 0 0 21px; padding: 0 0 0 0px; list-style-type: decimal; list-style-position: inside; }
  ol.flyersteps_norm li { font-size: 14px; margin: 0 0px 0px 0; padding: 0 0 7px 5px; color: #444444; font-weight: normal; width: 100%; display: list-item; vertical-align: top; list-style-type: decimal; }

h2.flyerCAFMblueh2 { font-size: 21px; margin: 0 0 10px 0; padding: 0; color: #fff; text-align: center; }

.absolute { position: absolute; }
.relative { position: relative; }

.circleholder { top: 33px; right: 78px; z-index: 10;}
.circle-text { width: 93px; }
.circle-text:after { content: ""; display: block; width: 100%; height:0; padding-bottom: 100%; background: #3d5b99;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%; }
.circle-text div { float: left; width: 100%; padding-top: 21%; line-height: 29px; margin-top: -0.5em; text-align: center; color: white; font-size: 13px; font-weight: bold; }
.circle-text div span { font-size: 42px; }

.circleholder_texas { top: -11px; right: 19px; z-index: 10; }
.circleholder_texas .circle-text { width: 99px; }
.circleholder_texas .circle-text:after { content: ""; display: block; width: 100%; height:0; padding-bottom: 100%; background: #fff;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%; }
.circleholder_texas .circle-text div { float: left; width: 100%; padding-top: 23%; line-height: 11px; margin-top: -0.5em; text-align: center; color: #253068; font-size: 9px; font-weight: bold;}
.circleholder_texas .circle-text div span { font-size: 39px; line-height: 36px; }


.bordertop1px { border-top: 1px solid #d6d6d6; }
.borderbottom1px { border-bottom: 1px solid #d6d6d6; }
.flyerCAFMblue_content { padding:4px 27px; }
.gettrainedholder { padding: 16px 0 4px; }

.utah_lawspacer { padding: 3px 0; }
.ca_lawspacer { padding: 1px 0; }

.flyerCAFMgreen_holder { padding:4px 27px; }
.approvedsticker { float: left; width: 98px; padding: 0 5px 0 0; }


#landingorangebtn { background: #EE9D40; border: 0 solid #666666; color: #FFFFFF; cursor: pointer; float: left; font-size: 16px; font-weight: bold; height: 40px; margin: 10px auto; text-align: center;padding: 5px 45px; line-height: 37px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
#landingorangebtn:hover { background: #d79020;}

.label_searchbox { display: block; margin-bottom: 8px; font-size: 13px; text-align: center; padding-top: 0px; color: #fff; font-weight: bold;}
input.searchbox_flyer { float: left; width:120px; margin-left: 111px; margin-bottom: 3px; }
.flyer_content { padding: 10px 15px 4px; }

.flyerheaderofcourse_maric { line-height: 26px; font-size: 15px; padding-top: 8px; margin: 0 0 10px 0; color: #fff; text-align: center;}

ul.tickregistration_blue { margin: 16px 10px 10px 3px; padding: 0 0 0 0px; color: #000; }
ul.tickregistration_blue li { font-size: 15px; list-style: none outside none; background: url("/images/icons/bluetick_regpages.png") no-repeat scroll 0 3px transparent; margin: 0 2px 0px 0; padding: 0px 0 5px 25px; color: #000; font-weight: normal;
}

.fakeclick { cursor: pointer; color: #B62E27; font-weight: bold; }

.tooltip.right .tooltip-arrow { border-right-color: #fff; border: 1px solid #d6d6d6; color: #000; }

.tooltip-info .tooltip-inner { background: #fff; color: #000; max-width: 402px; text-align: left;}

ul.bullets_netphd {
padding: 0 10px 5px 20px;
list-style-type:disc;
}
ul.bullets_netphd li {
padding: 5px 0;
}

.margintop_confpage {  margin-top: 49px; }

.tooltip.in {
  opacity: 1;
}

.totalamountbox { display: inline-block; border: 1px solid #d6d6d6; background: #fff; padding: 8px 30px 0; margin-left: 30px; }

input#upsellingConfirmPurchaseBtn { background: #FB6900; padding: 20px 20px; color: #fff; border: 0; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin: 30px 0 10px 119px; font-size: 20px; }

input#upsellingDeclinePurchaseBtn { background: transparent; padding: 10px 20px; color: #000!important; border: 0; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin: 0px 0 20px 200px; font-size: 14px; }

.upsellingConfirmPurchaseBtn { background: #d56d00; padding: 20px 20px; color: #fff!important; border: 0; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin: 30px 0 10px 250px; font-size: 20px;  text-shadow: none; }
.upsellingConfirmPurchaseBtn:hover { color: #000; }
.upsellingDeclinePurchaseBtn { background: transparent; padding: 10px 20px; color: #000!important; border: 0; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin: 0px 0 20px 200px; font-size: 14px; }

.quantity_box {  display: inline!important; margin-top: 5px!important; padding: 19px!important; }
#showhide_1 { padding-left: 131px; font-size: 13px; }

/* e book upsell */
.ebookcontentpadding { padding: 0 90px; }
.plusicon { position: absolute; top: 125px; left: 388px; z-index: 40; }
.downloadinstant_sales { position: absolute; top: 300px; left: 386px; z-index: 40; ont-size: 17px; }
.seal_10cost { position: absolute; top: 602px; left: 360px; z-index: 40; width: 119px; }

.ebook_leftside { width: 85%; padding: 10px 20px; box-sizing: border-box; }
.ebook_rightside { width: 85%; float: right; padding: 10px 20px; box-sizing: border-box; }
h1.ebook_main { font-size: 23px; line-height: 33px; }
h1.ebookheader { font-size: 22px; line-height: 34px; text-align: center; }
p.ebook_subheading { font-size: 22px; line-height: 26px; }
.buynow5but_left { float: left; background: #253068; margin: 15px 0; padding: 10px 20px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; width: 75%; }
.buynow5but_right { float: right; background: #253068; margin: 15px 0; padding: 10px 20px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; width: 75%; }
.buynow5but_p { font-size: 25px; color: #fff; text-align: center; line-height: 20px; padding-top: 4px; }
.plusiconplacement { margin: 21px 0; position: absolute; left: 391px; top: 100px; }
.ebook_warningicon { float: left; margin: 10px 0px 0 21%; }

.ebookpicture_placer { text-align: center; padding: 10px 0 20px; }

#language_toggler {float:right; margin-right: 25px; margin-top: 25px;}
.registration_step {float: left;position: absolute;left: 19px; font: bold 12px sans-serif;text-align: center; color: #fff; line-height: 25px; width: 25px; height: 25px; background: #253068; -moz-border-radius: 999px; border-radius: 999px}
