/**
 * @package   Camber Template - RocketTheme
 * @version   1.0 August 1, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Core */
html {margin-bottom: 1px;}
body {height: 100%;margin-bottom: 1px;font-family: Helvetica,Arial,sans-serif;}
a {font-weight: bold;transition: color 0.2s ease-out;}
h1.title {margin-top: 0;}
h1, h2, .module-title h2, h3, h4, h5 {line-height: 1.1em;letter-spacing: inherit;}
h5 {text-transform: uppercase;font-size: 100%;}
.rt-container, #rt-sidebar-a, #rt-sidebar-b, #rt-sidebar-c {background: #FFFFFF;} /* was transparent */
.rt-container {position: relative;}
.rt-block {margin: 10px 0;}
ul {list-style-image: none;}
ul.menu {padding-left: 0;}
#rt-content-top, #rt-content-bottom {clear: both;overflow: visible;}
#rt-debug {padding-top: 20px;position: relative;}
#rt-page-surround {overflow: hidden;position: relative;min-height: 100%;}
.module-title .title a {font-weight: normal;}
#rt-header, #rt-showcase, #rt-feature, #rt-utility, #rt-maintop, #rt-mainbottom, #rt-content-top, #rt-content-bottom, #rt-bottom, #rt-footer, .rt-block {position: relative;}

/* Fonts */
@font-face {font-family: 'Colaborate';src: url('../fonts/ColabReg-webfont.eot');src: url('../fonts/ColabReg-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/ColabReg-webfont.woff') format('woff'),url('../fonts/ColabReg-webfont.ttf') format('truetype'),url('../fonts/ColabReg-webfont.svg#ColaborateRegular') format('svg');font-weight: normal;font-style: normal;}
.font-family-camber .title, .font-family-camber .menutop li > .item, .font-family-camber .roktabs-links ul li span, .font-family-camber .readon, .font-family-camber .rt-date-feature, .font-family-camber #rt-accessibility .rt-desc, .font-family-camber .rt-date-feature span, .font-family-camber #rt-login-button .buttontext, .font-family-camber #rt-popup-button .buttontext, .font-family-camber #gantry-totop, .font-family-camber .rok-content-rotator h2, .font-family-camber .feature-block .feature-title, .font-family-camber .module-content ul.menu li a, .font-family-camber .module-content ul.menu li .separator, .font-family-camber .module-content ul.menu li .item, .font-family-camber .icon-title, .font-family-camber .roktabs h3 {font-family: Colaborate,Helvetica,Arial,sans-serif;}
.readonstyle-link.font-family-camber .readon {font-family: inherit;}

/* Top */
#rt-top {background-position: 50% 100%;background-repeat: repeat-x;}

/* Navigation */
#rt-navigation {padding-bottom: 7px;}
.topblock-width-wrapped {border-radius: 0 0 6px 6px;}
.rt-navigation-top {height: 6px;}
.rt-navigation-bar {background-position: 50% 100%;background-repeat: repeat-x;border-radius: 0 0 4px 4px;}
#rt-navigation .rt-fusionmenu, #rt-navigation .rt-splitmenu {margin: -21px -15px -15px -15px;}
.rt-menubar {display: inline-block;position: relative;margin: 0;}
.menu-block {margin: 0;padding: 15px 5px;}

/* Header */
#rt-header {border-radius: 4px 4px 0 0;margin-bottom: 20px;}
#rt-header .rt-block {margin: 10px 0;}

/* Logo */
#rt-logo {display: block;width: 227px;height: 130px;margin: 0;position: relative;z-index: 1000;border-radius: 1px 1px 3px 3px;background-position: 0 0;background-repeat: repeat;}
#rt-logo .logo-inner {display: block;position: relative;height: 100%;}
#rt-logo .fold {position: absolute;width: 5px;height: 12px;left: -5px;top: 0;}
.centered #rt-logo {margin: 0 auto;}
#rt-header .logo-block {margin: -12px 0 -20px 0;padding: 0 15px;}
.logo-pattern-none #rt-logo {background-image: none;}

/* Feature */
#rt-feature-spacer {height: 5px;}

/* Main Body */
#rt-container-bg {border-radius: 4px;}
.scroller-enabled #rt-content-top, .scroller-enabled #rt-content-bottom {padding: 35px 0;margin: 25px 0;}
#rt-page-surround-inner {background-position: 50% 100%;background-repeat: repeat-x;margin-bottom: -4px;position: relative;z-index: 1;}

/* Footer */
#rt-footer-overlay {background-position: 50% 100%;background-repeat: repeat-x;}
#rt-footer-surround a {text-shadow: none;}
#rt-copyright2 {background-position: 50% 0;background-repeat: repeat-x;}
#rt-footer .rt-grid-1 {width: 80px;}
#rt-footer .rt-grid-2 {width: 160px;}
#rt-footer .rt-grid-3 {width: 240px;}
#rt-footer .rt-grid-4 {width: 320px;}
#rt-footer .rt-grid-5 {width: 400px;}
#rt-footer .rt-grid-6 {width: 480px;}
#rt-footer .rt-grid-7 {width: 560px;}
#rt-footer .rt-grid-8 {width: 640px;}
#rt-footer .rt-grid-9 {width: 720px;}
#rt-footer .rt-grid-10 {width: 800px;}
#rt-footer .rt-grid-11 {width: 880px;}
.rt-section-surround {display: table;border-collapse: separate;}
.rt-row-surround {display: table-row;}
#rt-footer .rt-grid-1, #rt-footer .rt-grid-2, #rt-footer .rt-grid-3, #rt-footer .rt-grid-4, #rt-footer .rt-grid-5, #rt-footer .rt-grid-6, #rt-footer .rt-grid-7, #rt-footer .rt-grid-8, #rt-footer .rt-grid-9, #rt-footer .rt-grid-10, #rt-footer .rt-grid-11 {display: table-cell;float: none;vertical-align: top;background-position: 0 0;background-repeat: repeat-y;}
#rt-footer .rt-block {padding: 20px 10px;margin: 10px;}
#rt-footer .rt-alpha {background: none !important;}
.footerblock-width-wrapped #rt-footer-surround, .footerblock-width-wrapped #rt-footer-pattern, .footerblock-width-wrapped #rt-footer-overlay {border-radius: 4px 4px 0 0;}

/* Modules */
.module-title {margin-bottom: 20px;}
.module-title .title {margin: 0;padding: 0;font-size: 160%;letter-spacing: normal;font-weight: normal;}
.module-title .title span {font-weight: normal;}

/* Module Variations */
.box1 .rt-block, .box2 .rt-block, .box3 .rt-block, .box4 .rt-block {border-radius: 3px;border-width: 1px;border-style: solid;}
.title1 .module-title, .title2 .module-title, .title3 .module-title, .title4 .module-title {margin: -23px 0 13px 0;padding: 15px 10px;position: relative;border-radius: 0 0 3px 3px;background-position: 50% 0;background-repeat: repeat-y;}
.title1 .module-title .accent, .title2 .module-title .accent, .title3 .module-title .accent, .title4 .module-title .accent {width: 5px;height: 7px;position: absolute;top: 0;left: -5px;background-position: 0 0;background-repeat: no-repeat;}

/* Module Standard Variations */
.standardcase .module-title .title {text-transform: inherit;}
.lowercase .module-title .title {text-transform: lowercase;}
.uppercase .module-title .title {text-transform: uppercase;}
.flush .rt-block {padding: 0;}
.flushtop .rt-block {padding-top: 0;}
.flushbottom .rt-block {padding-bottom: 0;}
#rt-popup, #rt-popuplogin {display: none;}

/* Side Menus */
.module-content .rt-menubar {display: block;margin: 0;float: none;position: relative;height: auto;background: none;border: 0;}
.module-content ul.menu {margin-left: 0;}
.module-content ul.menu li {list-style: none;padding: 0;margin: 0;}
.module-content ul.menu li.active {background-position: 50% 100%;background-repeat: no-repeat;}
.rt-block .module-content ul.menu li li, #rt-body-surround .module-content ul.menu li li {background: none;margin: 0;padding: 0;border: none;}
.module-content ul.menu li > a, .module-content ul.menu li > .separator, .module-content ul.menu li > .item {padding: 0;display: block;}
.module-content ul.menu li > a:hover, .module-content ul.menu li > .separator:hover, .module-content ul.menu li > .item:hover {}
.module-content ul.menu li.active > a, .module-content ul.menu li.active > .separator, .module-content ul.menu li.active > .item {background-position: 50% 0;background-repeat: no-repeat;}
.module-content ul.menu li a span, .module-content ul.menu li .separator, .module-content ul.menu li .item span {padding: 10px 10px 10px 20px;font-size: 14px;line-height: 14px;display: block;font-weight: normal;background-position: 0 13px;background-repeat: no-repeat;}
.module-content ul.menu li a:hover span, .module-content ul.menu li .separator:hover, .module-content ul.menu li .item:hover span, .module-content ul.menu li.active > a span, .module-content ul.menu li.active > .separator, .module-content ul.menu li.active > .item span {background-position: 0 -587px;}
.module-content ul.menu li li a, .module-content ul.menu li li .separator, .module-content ul.menu li li .item, #rt-body-surround .module-content ul.menu li li a, #rt-body-surround .module-content ul.menu li li .separator, #rt-body-surround .module-content ul.menu li li .item {background: none;}
.module-content ul.menu li li a span, .module-content ul.menu li li .separator, .module-content ul.menu li li .item span {font-size: 12px;padding: 4px 10px 4px 15px;background: none !important;}
.module-content ul.menu li .separator {display: block;}
.module-content ul.menu ul {padding: 10px 0 15px 15px;margin: 0;}
.module-content ul.menu ul ul {background: none;}
.module-content ul.menu .subtext em {line-height: 12px;padding-left: 0;}
.module-content ul.menu em {display: block;font-size: 80%;font-style: normal;font-weight: normal;}
.module-content ul.menu .image img {float: left;}
.module-content ul.menu .item.image {background: none;padding-left: 8px;}

/* Buttons and Inputs */
.readon {display: inline-block;margin: 0;padding: 1px 1px 0 1px;overflow: visible;border-radius: 4px;border:0;}
.readon span, .readon .button {display: block;margin: 0;padding: 6px 10px;cursor: pointer;line-height: 14px;font-size: 13px;overflow: visible;font-weight: normal;position: relative;white-space: normal;background-color: transparent;border: none;border-radius: 4px;background-position: 50% 0;background-repeat: repeat-x;transition: background-position 0.3s linear;}
.readon span span {display: inline;background: none;margin-left: 0;padding: 0;float: none;}
.readon:hover span, .readon:hover .button {background-position: 50% -50px;}
.readon:active {margin-top: 1px;margin-bottom: -1px;}
.readonstyle-link .readon {background: none !important;border: none !important;padding: 0 !important;margin: 0 !important;height: auto !important;}
.readonstyle-link .readon .button, .readonstyle-link .readon span {background: none !important;border: none !important;font-size: 13px !important;outline: none !important;padding: 0 !important;margin: 0 !important;line-height: 14px !important;font-weight: normal !important;text-transform: none;height: auto !important;text-shadow: none !important;}
.rokchecks, .rokradios {padding: 3px 0 3px 20px;line-height: 130%;cursor: pointer;}
.rokradios {background-position: 0 2px;background-repeat: no-repeat;}
.rokradios-active {background-position: 0 -159px;background-repeat: no-repeat;}
.rokchecks {background-position: 0 -344px;background-repeat: no-repeat;}
.rokchecks-active {background-position: 0 -542px;background-repeat: no-repeat;}

/* Typography */
.inputbox, #form-login .inputbox, #com-form-login .inputbox, #josForm .inputbox, .component-content .search_result .inputbox, .component-content .contact .inputbox, .component-content .user input#email, .component-content .user input#name, .component-content .user input#username, .component-content .user input#password, .component-content .user input#passwd, .component-content .user input#password2, #rokajaxsearch .inputbox {position: relative;z-index: 100;border-radius: 6px;transition: background-color 0.2s linear;}
.box2 .inputbox, .box2 #form-login .inputbox {background-image: none;}
.component-content h1.title, .component-content h2.title {font-size: 200%;}
.component-content .rt-article-icons a {display: block;text-align: center;}

/* Branding */
#developed-by {overflow: hidden;}
#rocket {display: block;width: 118px;height: 16px;vertical-align: middle;margin: 0;float: right;}

/* Copyright */
#rt-copyright .rt-block {margin: 0;padding: 10px 15px;}
.copytext {padding: 0;margin: 0;font-size: 11px;line-height: 15px;display: block;text-align: left;}

/* Breadcrumbs */
#rt-breadcrumbs {padding: 2px 0;}
#rt-breadcrumbs .rt-block {margin: 0;}
#breadcrumbs h3, .leading_separator {display: none;}
.rt-breadcrumb-surround {position: relative;overflow: hidden;padding: 0;height: auto;}
span.breadcrumbs, #rt-breadcrumbs .breadcrumbs {display: inline-block;font-size: 120%;overflow: hidden;}
span.breadcrumbs img {float:left;margin-top: 6px;}
#rt-breadcrumbs img[src $="arrow.png"] {float:left;height: 0;width: 6px;margin-top: 6px;padding-top: 12px;background: url(../images/arrow.png);}
span.breadcrumbs a, span.no-link, .pathway {padding: 5px;margin: 0;float: left;display: block;line-height: 100%;}

/* Login Form - Horizontal */
#rt-header #form-login, .horizontal #form-login {position: relative;}
#rt-header #form-login-username, .horizontal #form-login-username {float: left;margin-right: 15px;}
#rt-header #form-login .inputbox, .horizontal #form-login .inputbox {width: 149px;height: 16px;font-size: 10px;text-transform: lowercase;}
#rt-header #form-login .readon, .horizontal #form-login .readon {position: absolute;top: 0;right: 0;}
#rt-header #form-login-remember, .horizontal #form-login-remember {margin: 0;position: absolute;right: 0;top: 34px;font-size: 10px;}
#rt-header #form-login ul, .horizontal #form-login ul {overflow: hidden;margin: 0;position: absolute;top: 30px;left: 0;}
#rt-header #form-login ul li, .horizontal #form-login ul li {float: left;padding: 0;margin: 0;}
#rt-header #form-login ul li a, .horizontal #form-login ul li a {padding: 0;margin: 0 10px 0 0;font-size: 10px;background: none !important;}

/* Date Feature */
.rt-date-feature span {font-size: 120%;line-height: 130%;padding: 2px 0;}

/* Fontsizer Feature */
#rt-accessibility .rt-desc {font-size: 120%;}

/* Popup/Login Module Feature */
.loginbutton-block, .popupbutton-block {margin: 0;}
#rt-login-button .buttontext, #rt-popup-button .buttontext {font-size: 130%;line-height: 130%;font-weight: normal;}
#rt-popup .module-content, #rt-popuplogin .module-content {margin: 0;}
#rt-popup .rt-block, #rt-popuplogin .rt-block {margin: 0;padding: 0;}
#rt-popup .title, #rt-popuplogin .title {padding: 0;margin-bottom: 15px;margin-top: 0;}
#rt-popuplogin p {float: left;margin-bottom: 10px;}
#rt-popuplogin p:first-child {margin-right: 10px;}
#rt-popuplogin .readon {float: right;}
#rt-popuplogin ul li {float: none;display: inline-block;margin-right: 10px;}

/* ToTop Feature */
#gantry-totop {padding: 2px 0;font-size: 110%;line-height: 110%;font-weight: normal;}

/* Custom Content */
img.feature-img {width: 212px;height: 150px;padding: 5px;}
.feature-img-surround {width: 222px;height: 178px;}
.image-block-surround {width: 160px;height: 150px;float: left;margin-right: 15px;}
img.image-block {width: 150px;height: 122px;padding: 5px;position: relative;}
.content-block {overflow: hidden;}
.number-image {display: inline-block;float: left;margin-right: 15px;margin-bottom: 15px;padding: 5px;position: relative;}
.number-image-text {display: block;text-transform: uppercase;font-weight: bold;font-size: 20px;padding-top: 10px;margin: 0 0 -8px -5px;}
.heading1 {font-size: 160%;display: block;margin-bottom: 15px;}

/* iPhone */
body #gantry-viewswitcher {z-index: 100;right:50%;position:relative;top:inherit;right:inherit;margin: 1em auto;}

#rt-top .rt-block{margin:2;padding:0;}
#rt-top .rt-grid-12{margin:2;}

#rt-feature .rt-block{margin:0;padding:0;}
#rt-feature .rt-grid-12{margin:0;}

#rt-content-top .rt-block{margin:0;padding:0;}
#rt-content-top .rt-grid-12{margin:0;}

#rt-showcase .rt-block{margin:0;padding:0;}
#rt-showcase .rt-grid-12{margin:0;}

/* Crap here */

#rt-page-surround, .title3 .module-title, .box3 .rt-block, .contentbox3 {background-color:#e3e3e3;}
.box3 .rt-block, .contentbox3 {border-color:#e3e3e3;}

#rt-feature, #rt-bottom, #rt-feature a:hover, #rt-bottom a:hover, .box3 .rt-block, .contentbox3, .box3 .rt-block a:hover, .contentbox3 a:hover, .title3 .title, #rt-subnavigation .menu li .item, .readonstyle-link #rt-feature .readon:hover span, .readonstyle-link #rt-feature .readon:hover .button, .readonstyle-link #rt-bottom .readon:hover span, .readonstyle-link #rt-bottom .readon:hover .button {color:#555;}

#rt-feature a, #rt-bottom a, #rt-subnavigation .menu li:hover .item, #rt-subnavigation .menu li.active .item, .readonstyle-link #rt-feature .readon span, .readonstyle-link #rt-feature .readon .button, .readonstyle-link #rt-bottom .readon span, .readonstyle-link #rt-bottom .readon .button, .box3 .rt-block a, .contentbox3 a {color:#080383;}

#rt-feature .readon, #rt-bottom .readon, #rt-feature .roktabs-wrapper .roktabs-links ul, #rt-feature .roktabs-wrapper .active-arrows, #rt-bottom .roktabs-wrapper .roktabs-links ul, #rt-bottom .roktabs-wrapper .active-arrows {background-color:#080383;}


#rt-container-bg, #rt-showcase, #rt-header, .box2 .rt-block, .box4 .rt-block, #rt-showcase .roktabs-links ul li, .readonstyle-link #rt-container-bg .readon:hover span, .readonstyle-link #rt-container-bg .readon:hover .button {color:#555;}
.rt-article-icons a:hover .print, .rt-article-icons a:hover .email, .rt-article-icons a:hover .pdf, .rt-article-icons .edit:hover, .rt-article-icons ul li a:hover {background-color:#555;}
#rt-container-bg a, #rt-showcase a, #rt-header a, .box2 .rt-block a, .box4 .rt-block a, .roktabs-links ul li.active span, .readonstyle-link #rt-container-bg .readon span, .readonstyle-link #rt-container-bg .readon .button {color:#209dd5;}
#rt-container-bg .title span {color:#209DD5;}

body ul.checkmark li:after, body ul.circle-checkmark li:before, body ul.square-checkmark li:before, body ul.circle-small li:after, body ul.circle li:after, body ul.circle-large li:after {border-color:#209DD5;}
body ul.triangle-small li:after, body ul.triangle li:after, body ul.triangle-large li:after {border-left-color:#209DD5;}






/* Good Crap HERE */
#rt-top-surround, #rt-top, .menutop li > .item, .readonstyle-link #rt-top-surround .readon:hover span, .readonstyle-link #rt-top-surround .readon:hover .button, #rt-top-surround a:hover, #rt-top a:hover {color:#080383;}
#rt-top-surround a, #rt-top a, .menutop li.root.active > .item, .rt-splitmenu .menutop li.active > .item, .readonstyle-link #rt-top-surround .readon span, .readonstyle-link #rt-top-surround .readon .button {color:#080383;}



/* Working Crap here */

#rt-top-surround, .rt-navigation-top, .rt-navigation-bar {background-color:#ffffff;}

#rt-top-surround .readon, .fusion-submenu-wrapper, .menutop li.root:hover > .item, .menutop li.root.f-mainparent-itemfocus > .item, .rt-splitmenu .menutop li:hover .item, #rt-top-surround .roktabs-wrapper .roktabs-links ul, #rt-top-surround .roktabs-wrapper .active-arrows {background-color:#0c5fa8;}

#rt-logo, #rt-container-bg .readon, .title1 .module-title, .rt-article-icons .icon, .rt-article-icons ul li a, .roktabs-wrapper .roktabs-links ul, .roktabs-wrapper .active-arrows, body .roknewspager-pages .roknewspager-numbers li {background-color:#209DD5;}

body, #rt-footer-surround {background-color:#e3e3e3;}

#rt-footer-surround, #rt-footer, #rt-copyright, .readonstyle-link #rt-footer-surround .readon:hover span, .readonstyle-link #rt-footer-surround .readon:hover .button, #rt-footer-surround a:hover, #rt-footer a:hover, #rt-copyright a:hover {color:#555;}
#rt-footer-surround a, #rt-footer a, #rt-copyright a, .readonstyle-link #rt-footer-surround .readon span, .readonstyle-link #rt-footer-surround .readon .button {color:#555;}
#rt-footer-surround .readon, #rt-footer-surround .roktabs-wrapper .roktabs-links ul, #rt-footer-surround .roktabs-wrapper .active-arrows {background-color:#080383;}




.checkout {
  width: 270px;
  margin: 50px auto;
  padding: 15px;
  background: #f3f6fa;
  border: 1px solid;
  border-color: #c2cadb #bbc5d6 #b7c0cd;
  border-radius: 7px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.checkout > p {
  zoom: 1;
}

.checkout > p:before, .checkout > p:after {
  content: '';
  display: table;
}
.checkout > p:after {
  clear: both;
}
.checkout > p + p {
  margin-top: 15px;
}

.checkout-header {
  position: relative;
  width: 270px;
  margin: -15px -15px 15px;
}
.checkout-title {
  padding: 0 15px;
  line-height: 38px;
  font-size: 13px;
  font-weight: bold;
  color: #7f889e;
  text-shadow: 0 1px rgba(255, 255, 255, 0.7);
  background: #eceff5;
  border-bottom: 1px solid #c5ccdb;
  border-radius: 7px 7px 0 0;
  background-image: -webkit-linear-gradient(top, #f5f8fb, #e9edf3);
  background-image: -moz-linear-gradient(top, #f5f8fb, #e9edf3);
  background-image: -o-linear-gradient(top, #f5f8fb, #e9edf3);
  background-image: linear-gradient(to bottom, #f5f8fb, #e9edf3);
  -webkit-box-shadow: inset 0 1px white;
  box-shadow: inset 0 1px white;
}
.checkout-title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}

.checkout-input {
  padding: 0 7px 0 7px;
  height: 32px;
  color: #525864;
  background: white;
  border: 1px solid;
  border-color: #b3c0e2 #bcc5e2 #c0ccea;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, #f6f8fa, white);
  background-image: -moz-linear-gradient(top, #f6f8fa, white);
  background-image: -o-linear-gradient(top, #f6f8fa, white);
  background-image: linear-gradient(to bottom, #f6f8fa, white);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.5);
}
.checkout-input:focus {
  border-color: #46aefe;
  outline: none;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 5px #46aefe;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 5px #46aefe;
}
.lt-ie9 .checkout-input {
  line-height: 30px;
}

.checkout-name {
  width: 150px;
}

.checkout-card {
  width: 210px;
}

.checkout-exp,
.checkout-cvc {
  width: 45px;
}
.checkout-btn {
  width: 100%;
  height: 34px;
  margin-bottom: 7px;
  padding: 7px 7px 7px 7px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid;
  border-color: #1486f9 #0f7de9 #0d6acf;
  background: #1993fb;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, #4cb1fe, #229afc 40%, #138df6);
  background-image: -moz-linear-gradient(top, #4cb1fe, #229afc 40%, #138df6);
  background-image: -o-linear-gradient(top, #4cb1fe, #229afc 40%, #138df6);
  background-image: linear-gradient(to bottom, #4cb1fe, #229afc 40%, #138df6);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2);
}
.checkout-btn:active {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  border-color: #075bba #0c69d2 #0f7de9;
  background-image: -webkit-linear-gradient(top, #1281dc, #1593fc);
  background-image: -moz-linear-gradient(top, #1281dc, #1593fc);
  background-image: -o-linear-gradient(top, #1281dc, #1593fc);
  background-image: linear-gradient(to bottom, #1281dc, #1593fc);
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.5);
}

