/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
a { background-color: transparent; }
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { box-sizing: content-box; height: 0; }
pre { overflow: auto; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0;}
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0;}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,  *:before,  *:after { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; }
a,  a:visited { text-decoration: underline; }
body {background: transparent !important;background-color:transparent !important;}
pre,  blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; }
tr,  img { page-break-inside: avoid; }
h1 {padding-top:15px !important;}
p,  h2,  h3 { orphans: 3; widows: 3; }
h2,  h3 { page-break-after: avoid; }
.navbar { display: none; }
.btn > .caret,  .dropup > .btn > .caret { border-top-color: #000 !important; }
.container {padding:0px 0px 0px 0px !important;}
.fcbs3-faq-item {page-break-inside: avoid !important;}
.fcbs3-faq-item-answer {display:block !important;}
.footerWrap-copyright {text-align:center;}
.headerBuffer {display:none;}
.label { border: 1px solid #000; }
.pageBreak { display: block; page-break-before: always; }
.tab-content.hidden-xs {display:block !important;}
.table { border-collapse: collapse !important; }
.table td,  .table th { background-color: #fff !important; }
.table-bordered th,  .table-bordered td { border: 1px solid #ddd !important; }
}

/* Fonts */
@font-face { font-family: 'SkagitFarmers'; src: url('css/fonts/SkagitFarmers.eot?xyv398'); src: url('css/fonts/SkagitFarmers.eot?xyv398#iefix') format('embedded-opentype'),  url('css/fonts/SkagitFarmers.ttf?xyv398') format('truetype'),  url('css/fonts/SkagitFarmers.woff?xyv398') format('woff'),  url('css/fonts/SkagitFarmers.svg?xyv398#icomoon') format('svg'); font-weight: normal; font-style: normal; }
[class^="icon-"], [class*=" icon-"] {font-family: 'SkagitFarmers' !important; speak: none; font-style: normal !important; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.icon-print:before { content: "\f02f"; }
.icon-map-marker:before { content: "\f041"; }
.icon-bars:before { content: "\f0c9"; }
.icon-file-pdf-o:before { content: "\f1c1"; }
.icon-file-doc-o:before { content: "\f1c2"; }
.icon-file-xls-o:before { content: "\f1c3"; }
.icon-file-ppt-o:before { content: "\f1c4"; }
.icon-file-img-o:before { content: "\f1c5"; }
.icon-file-zip-o:before { content: "\f1c6"; }
.icon-file-audio-o:before { content: "\f1c7"; }
.icon-file-video-o:before { content: "\f1c8"; }
.icon-phone:before { content: "\f095"; }
.icon-angle-up:before { content: "\f106"; }
.icon-angle-down:before { content: "\f107"; }
.icon-facebook:before { content: "\e900"; }
.icon-linkedin:before { content: "\e901"; }
.icon-twitter:before { content: "\e902"; }
.icon-search:before { content: "\e036"; }
.icon-cross:before { content: "\e117"; }
.icon-menu:before { content: "\e120"; }
.icon-search-thin:before { content: "\f002"; }
.icon-envelope:before { content: "\f0e0"; }
.icon-angle-right:before { content: "\f105"; }

* {*-webkit-font-smoothing: antialiased;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
:focus {outline:none !important;}
a, a img {outline:none;}
a:hover {text-decoration:none;}
a#top {display: block;content: " ";margin-top: -124px;height: 124px;visibility: hidden;}
body, h1, h2, h3, h4 {font-family: "freight-macro-pro", 'Helvetica Neue', 'Lato', 'Segoe UI', Helvetica, Arial, sans-serif;}
body {color:#382f2d;font-weight:400;font-size:17px;background:#4e6930;}
h1 {font-size:42px;font-weight:700;margin-top:0px;margin-bottom:15px;color:#4e6930;line-height:1;-moz-osx-font-smoothing: grayscale;}
h2.bighead {font-size:42px;font-weight:700;margin-top:0px;margin-bottom:15px;color:#4e6930;line-height:1;-moz-osx-font-smoothing: grayscale;}
h2 {font-size:30px;font-weight:600;margin-bottom:10px;}
h3 {font-size:20px;font-weight:700;margin:0px 0px 4px 0px !important;color:#4e6930;}
img {max-width:100%;height:auto;vertical-align: middle;}
li.dropdown:hover ul.dropdown-menu {display:block;}
p {line-height:1.4;}
ul.navmenu-nav > li > ul {display:none;background:#dddddd;list-style:none;margin:0px;padding:0px;}
ul.navmenu-nav > li > ul > li {border-bottom:solid 1px rgba(255,255,255,.5) !important;}
ul.navmenu-nav > li > ul > li > a {color:#777;display:block;padding:10px 15px;}
ul.navmenu-nav > li > ul > li:last-child > a {border-bottom:none;}
ul.navmenu-nav > li > a {border-bottom:solid 1px #dddddd;}
ul.navmenu-nav a:hover {text-decoration:none !important;}

#socialSidebar {position:fixed;z-index:90;right:0px;top:160px;background:url(img/socialSidebarBG.png) no-repeat scroll 0px 0px;background-size:100% 100%;}
#socialSidebar-inner {padding:23px 7px;}
#socialSidebar a {background:#4e6930;color:#F2F0E9;font-size:16px;display:block;text-align:center;clear:both;line-height:1;margin:2px auto;border-radius:100%;padding:6px 5px 5px 5px;width:28px;height:27px;}

@media screen and (max-width:767px) {
h1 {font-size:30px;}
h2, h2.bighead {font-size:24px;}
h3 {font-size:18px;}
#socialSidebar {display:none;}
}

.widget_archive ul {list-style:none;padding:0px;}

.anchor {display: block;content: " ";margin-top: -94px;height: 94px;visibility: hidden;}
.backToTopButton {display:inline-block;position:fixed;bottom:0px;right:0px;z-index:999;border-radius:4px 0px 0px 0px;padding:6px 15px 6px 10px;background:#7a232e;color:#ffffff !important;font-size:13px;text-decoration:none !important;}
.backToTopButton:hover {text-decoration:none !important;}
.breadcrumbs {font-size:12px;padding:12px 0px 8px 0px;}
.clear {display: block; clear: both; }
.contentpad {padding:25px 0px;}
.divider {height:1px;border-top:solid 1px rgba(0,0,0,.2);display:block;clear:both;margin:30px auto;}
.dropdown-menu {margin:0px 0px 0px 0px !important;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {background:none !important;color:#000000 !important;}
.itemListing {margin-bottom:10px;padding-bottom:10px;border-bottom:dotted 1px #dddddd;}
.itemListing:last-child {border-bottom:none !important;}
.nav a:hover {/*background:url(img/mainnavArrow.png) no-repeat left bottom;background-size:auto 20px;*/}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {}
.navmenu-fixed-left, .navmenu-fixed-right, .navbar-offcanvas {z-index:100000 !important;;}
.newsItem {/*margin: 4px 0px 0px 0px;padding:0px;*/margin-bottom:25px;}
.newsItem-inner {/*border:solid 1px #eeeeee;padding:10px;margin:4px;*/}
.newsItem-inner img {width:100%;/*box-shadow:0px 2px 10px rgba(0,0,0,.2);border:solid 1px rgba(255,255,255,.1);*/margin-bottom:6px;}
.pageBreak {display: none; }
.pageEditLink {font-size:12px;padding:10px 0px;border-top:dotted 1px #dddddd;}
.pageEditLink a {padding:0px 10px 0px 0px;}
.pageEditLink a:last-child {padding-right:0px;}
.required {color: #C00; }
.searchResultsUrl {text-overflow: ellipsis !important;font-size:12px;padding:3px 0px 6px 0px;overflow-x:hidden;}
.searchResultsUrl a {color:#999999;}
.sidebarSocialShare a {font-size:26px;}
.smallText {font-size: 11px; }
.topWrap {min-height:500px;background:#ffffff url(img/sitebg.jpg) repeat scroll 0px 0px;overflow:hidden;padding-bottom:30px;}

/* Header & Main Navigation */
#ifeature-bg {
  background:#4e6930;
}
#ifeature-wrap {
  width:1170px;
  max-width:100%;
  margin:0px auto;
}
#subfeature-text {position:absolute;right:20px;bottom:25%;line-height:1;color:#ffffff;font-size:56px;font-weight:600;text-transform:uppercase;}
#subfeature-text-icon {float:left;margin-top:-3px;margin-right:10px;}
#subfeature-text-icon img {height:36px;width:auto;}
.headerIcon {margin:0px 3px;}
.headerWrap {position:fixed;top:0px;left:0px;z-index:499;background:#ffffff;width:100%;height:95px;box-shadow:0px 6px 10px rgba(0,0,0,0.2);border-bottom:solid 1px rgb(238, 238, 238);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}
.headerWrap.isScrolled {/*position:fixed;top:-35px;height:auto;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;*/}
.headerWrap-inner {position:relative;}
.headerWrap-inner-btmBand {position:absolute;right:0px;top:52px;font-family: 'freight-sans-pro',sans-serif;}
.headerWrap-inner-btmBand a {display:inline-block;float:left;}
.headerWrap-inner-leftNav {position:absolute;top:14px;left:170px;z-index:10;}
.headerWrap-inner-logo {position:absolute;top:21px;left:0px;z-index:11;}
.headerWrap-inner-logo a {display:inline-block;}
.headerWrap-inner-logo img {width:175px;height:auto;}
.headerWrap-inner-rightNav {position:absolute;top:60px;right:0px;z-index:10;}
.headerWrap-Inner-sisterSite-tablet {display:none;position:absolute;top:40px;right:30px;}
.headerWrap-Inner-searchIcon-tablet {display:none;position:absolute;top:40px;right:0px;}
.headerWrap-inner-tabletNav {display:none;position:absolute;top:72px;left:0px;width:100%;text-align:center;}
.headerWrap-inner-topBand {position:absolute;top:0px;right:0px;padding:10px 0px 0px 0px;}
.headerWrap-inner-topBand a, .headerWrap-inner-topBand a:hover {color:#D1D3D4;text-decoration:none;}
.headerWrap-inner-topBand div {display:inline-block;}
.headerWrap-mainNavigation {/*float:right;padding-top:8px;*/font-family: 'freight-sans-pro',sans-serif;}
.headerWrap-mainNavigation > ul > li.mainnavAgronomy > a {background:url(img/mainnavAgronomy.png) no-repeat center 21px;background-size:auto 20px;}
.headerWrap-mainNavigation > ul > li.mainnavEnergy > a {background:url(img/mainnavEnergy.png) no-repeat center 21px;background-size:auto 20px;}
.headerWrap-mainNavigation > ul > li.mainnavCompany > a {background:url(img/mainnavCompany.png) no-repeat center 21px;background-size:auto 20px;}
.headerWrap-mainNavigation > ul > li.mainnavCommunity > a {background:url(img/mainnavCommunity.png) no-repeat center 21px;background-size:auto 20px;}
.headerWrap-mainNavigation > ul > li.mainnavAccount > a {background:url(img/mainnavAccount.png) no-repeat center 21px;background-size:auto 20px;}
.headerWrap-mainNavigation > ul > li.mainnavContact > a {background:url(img/mainnavContact.png) no-repeat center 21px;background-size:auto 20px;}
.headerWrap-mainNavigation > ul > li.mainnavSupport > a {background:url(img/mainnavSupport.png) no-repeat center 21px;background-size:auto 20px;}
.headerWrap-mainNavigation > ul > li.mainnavEvents > a {background:url(img/mainnavEvents.png) no-repeat center 21px;background-size:auto 20px;}
.headerWrap-mainNavigation > ul > li.mainnavBlog > a {background:url(img/mainnavBlog.png) no-repeat center 21px;background-size:auto 20px;}
.headerWrap-mainNavigation > ul > li.mainnavHistory > a {background:url(img/mainnavHistory.png) no-repeat center 21px;background-size:auto 20px;}
.headerWrap-mainNavigation > ul > li > a {font-size:15px;text-transform:uppercase;color:#4e6930;text-decoration: none;cursor:pointer;}
.headerWrap-mainNavigation > ul > li > a > img {opacity:0;height: 13px;float: left;margin-top: 4px;padding-right: 7px;}
.headerWrap-mainNavigation > ul > li > a:hover > img,
.headerWrap-mainNavigation > ul > li.current-menu-parent > a > img,
.headerWrap-mainNavigation > ul > li.current-menu-item > a > img {opacity:1;}
.headerWrap-mainNavigation a:hover {color:#7a232e;text-decoration:none;}
.headerWrap-mainNavigation > ul > li:hover > a {color:#7a232e;}
.headerWrap-mainNavigation > ul > li:hover > a > img {opacity:1;}
.headerWrap-mainNavigation > ul > li.current-menu-item > a, .headerWrap-mainNavigation > ul > li.current-page-ancestor > a {/*font-weight:700;*/color:#7a232e;}
.headerWrap-mainNavigation > ul > li > ul > li > ul {position:absolute;top:0px;left:90%;}
.headerWrap-mainNavigation .nav>li:last-child>a {/*padding-right:0px;*/}
.headerWrap-mainNavigation ul {border-radius:0px;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;}
.headerWrap-mainNavigation ul ul {display:none;position:absolute;top:100%;left:15px;padding:0px 0px;border-radius:none;border:none;background:#ffffff;border-left:solid 2px #7a232e;border-right:solid 1px #eeeeee;border-bottom:solid 1px #eeeeee;list-style:none;width:180px;}
.headerWrap-mainNavigation > ul > ul {padding-bottom:10px;}
.headerWrap-mainNavigation ul::after {content:'';display:block;clear:both;}
.headerWrap-mainNavigation ul li:hover {/*background:rgba(255,255,255,.8);*/}
.headerWrap-mainNavigation ul li:hover > ul {display:block;}
.headerWrap-mainNavigation ul ul a {display:block;text-align:left;color:#4e6930;font-weight:400;text-transform:uppercase;font-size:14px;line-height:1;}
.headerWrap-mainNavigation ul ul li {position:relative;}
.headerWrap-mainNavigation ul li ul li a {padding:2px 6px 2px 9px;}
.headerWrap-mainNavigation ul ul li:last-child {border-bottom:none;}
.headerWrap-mainNavigation ul ul li:hover {background:rgba(255,255,255,.6);}
.headerWrap-mainNavigation ul ul li:hover ul {display:block !important;}
.headerWrap-mainNavigation ul ul ul {display:none !important;left:80%;top:0;}
.headerWrap-mainNavigation > ul {/*padding-left:35px;*/}
.headerWrap-mainNavigation > ul > li {float:left;}
.headerWrap-mainNavigation > ul > li > a {padding:47px 26px 13px 14px;width:auto;margin-right:0px;}
.headerWrap-mainNavigation ul.sub-menu {padding:10px 0px;}

@media screen and (min-width:1047px) {
.headerWrap-Inner-sisterSite-tablet,.headerWrap-Inner-searchIcon-tablet {display:none !important;}
}
@media screen and (max-width:1046px) {
.headerWrap-inner-leftNav, .headerWrap-inner-rightNav {display:none;}
.headerWrap-Inner-sisterSite-tablet {display:inline-block;}
.headerWrap-Inner-searchIcon-tablet {display:inline-block;}
.headerWrap-inner-tabletNav {display:inline-block;position:absolute;top:46px;left:170px;}
.headerWrap-inner-btmBand {top:9px;right:221px;}
.headerWrap-mainNavigation > ul {float:left !important;text-align:center !important;display:inline-block !important;}
.headerWrap-mainNavigation > ul > li > a {padding:15px 5px 13px 15px;}
}
@media screen and (max-width:767px) {
#subfeature-text {position:absolute;right:20px;bottom:25%;font-size:36px;}
#subfeature-text-icon {float:left;margin-top:-3px;margin-right:10px;}
#subfeature-text-icon img {height:26px;width:auto;}
}

/* Events */
.itemListingEvent {padding-bottom:10px;margin-bottom:10px;border-bottom:dotted 1px rgba(0,0,0,.1);}
.itemListingEventDate {}
.itemListingEventName {font-weight:600;}
.itemListingEventLocation {font-size:13px;}
.itemListingEvent:last-child {border-bottom:none;}

/* Product Boxes */
.productBoxes {position:relative;width:1140px;max-width:100%;box-sizing:border-box;height:450px;margin:30px 0px;border:solid 2px #4e6930;overflow:hidden;}
.productBoxes-item {overflow:hidden;position:absolute;display:block;box-sizing:border-box;}
.productBoxes-item.height1, .productBoxes-item.height1 a {height:150px;}
.productBoxes-item.height2, .productBoxes-item.height2 a {height:300px;}
.productBoxes-item.width1 {width:16.66666666666667%;}
.productBoxes-item.width2 {width:33.33333333333334%;}
.productBoxes-item .productBoxes-item-link {display:block;width:100%;position:relative;}
.productBoxes-item .productBoxes-item-link span {position:absolute;bottom:0px;left:0px;width:100%;background:rgba(93,76,73,.8);color:#ffffff;font-size:16px;padding:5px 0px;text-align:center;display:block;}
.productBoxes-item .productBoxes-item-link:hover span {background:rgba(207,10,44,.8);color:#ffffff;}
.productBoxes-item-fuel {top:0px;left:0px;background:url(img/productbox-fuel.jpg) no-repeat scroll center center;background-size:cover;}
.productBoxes-item-animalHealth {top:0px;left:calc(16.66666666666667% * 2);background:url(img/productbox-animalhealth.jpg) no-repeat scroll center center;background-size:cover;}
.productBoxes-item-tack {top:0px;left:calc(16.66656666666667% * 3);background:url(img/productbox-tack.jpg) no-repeat scroll center center;background-size:cover;}
.productBoxes-item-petFood {top:150px;left:0px;background:url(img/productbox-petfood.jpg) no-repeat scroll center center;background-size:cover;}
.productBoxes-item-fencing {top:150px;left:calc(16.66666666666667% * 2);background:url(img/productbox-fencing.jpg) no-repeat scroll center center;background-size:cover;}
.productBoxes-item-seed {top:300px;left:calc(16.66666666666667% * 2);background:url(img/productbox-seed.jpg) no-repeat scroll center center;background-size:cover;}
.productBoxes-item-feed {top:150px;left:calc(16.66656666666667% * 3);background:url(img/productbox-feed.jpg) no-repeat scroll center center;background-size:cover;}
.productBoxes-item-hardware {top:0px;left:calc(16.66766666666667% * 4);background:url(img/productbox-hardware.jpg) no-repeat scroll center center;background-size:cover;}
.productBoxes-item-proprietaryGoods {top:0px;left:16.66666666666667%;background:#ffffff url(img/productbox-proprietarygoods.jpg) no-repeat scroll center center;background-size:contain;}
.productBoxes-item-wildBird {top:300px;left:calc(16.66766666666667% * 4);background:url(img/productbox-wildbird.jpg) no-repeat scroll center center;background-size:cover;}
.productBoxes-item-footwearClothing {top:300px;left:calc(16.66766666666667% * 5);background:url(img/productbox-footwearclothing.jpg) no-repeat scroll center center;background-size:cover;}

@media screen and (max-width:960px) {
.productBoxes {height:375px;}
.productBoxes-item.height1, .productBoxes-item.height1 a {height:125px;}
.productBoxes-item.height2, .productBoxes-item.height2 a {height:250px;}
.productBoxes-item-fuel {top:0px;left:0px;}
.productBoxes-item-animalHealth {top:0px;}
.productBoxes-item-tack {top:0px;}
.productBoxes-item-petFood {top:125px;}
.productBoxes-item-fencing {top:125px;}
.productBoxes-item-seed {top:250px;}
.productBoxes-item-feed {top:125px;}
.productBoxes-item-hardware {top:0px;}
.productBoxes-item-wildBird {top:250px;}
.productBoxes-item-footwearClothing {top:250px;}
}


@media screen and (max-width:767px) {
.productBoxes {width:100%;height:auto !important;border:none !important;}
.productBoxes-item {position:relative;display:inline-block;float:left;top:0px !important;left:0px !important;margin:0px 1% 4px 0px;}
.productBoxes-item.height1 {height:125px !important;}
.productBoxes-item.height1 a {height:125px;}
.productBoxes-item.height2 {height:125px !important;}
.productBoxes-item.height2 a {height:125px;}
.productBoxes-item.width1 {width:49% !important;}
.productBoxes-item.width2 {width:49% !important;}
.productBoxes-item .productBoxes-item-link {height:125px;font-size:14px !important;}
.productBoxes-item .productBoxes-item-link span {}
}

/* Calendar */
.em-calendar-wrapper {-moz-font-feature-settings: "lnum";-webkit-font-feature-settings: "lnum";font-feature-settings: "lnum";}
.em-map-balloon-content a {display:none;}

/* Mobile Header & Navigation */
.mobileHeader {position:fixed;top:0px;left:0px;width:100%;height:54px;z-index:999;background:#ffffff;border-bottom:solid 1px #eeeeee;box-shadow:0px 3px 5px rgba(0,0,0,.1);}
.mobileHeader a, .mobileHeader a:hover {text-decoration:none !important;}
.mobileHeader-mobileLogo {display:inline-block;padding-top:5px;font-size:24px;font-weight:500;line-height:normal;color:#3d3d3d;}
.mobileHeader-mobileLogo:hover {color:#3d3d3d;text-decoration:none;}
.mobileHeader-mobileNavigation {padding:0px 0px 10px 0px;max-height:calc(100vh - 115px);}
.mobileHeader-mobileNavigation a {text-decoration:none !important;}
.mobileHeader-mobileNavigation ul {list-style:none;padding:0px !important;margin:0px;}
.mobileHeader-mobileNavigation ul li {padding:0px;margin:0px;}
.mobileHeader-mobileNavigation > ul > li > a {font-size:18px;display:block;color:#ffffff !important;border-bottom:solid 1px rgba(255,255,255,.1);padding:8px 6px;-moz-osx-font-smoothing: grayscale;}
.mobileHeader-mobileNavigation > ul > li > a span {float:right;}
.mobileHeader-mobileNavigation ul li:last-child a {border-bottom:none;}
.mobileHeader-mobileNavigation > ul > li > ul {display:none;list-style:none;margin:0px;padding:0px;}
.mobileHeader-mobileNavigation ul li ul li {margin:0px;padding:0px;}
.mobileHeader-mobileNavigation ul li ul li a {background:#eeeeee;font-size:15px;display:block;color:#3d3d3d;margin-bottom:1px;padding:8px 6px;}
.mobileHeader-mobileNavigation ul li ul li a:hover {background:#eeeeee !important;}
.mobileHeader-mobileNavigation ul li ul li a::before {font-family:'CountryStore';content:'\F105';display:inline-block;padding-right:6px;}
.mobileHeader-mobileNavigation-search {padding:10px 0px;}
.mobileHeader-mobileNavigation-search form {background:#ffffff;padding:5px;box-shadow:0px 2px 3px rgba(0,0,0,0.1);}
.mobileHeader-mobileNavigation-search input {border:none;outline:none;padding:5px;max-width:90%;width:100%;}
.mobileHeader-mobileNavigation-search button {border:none;outline:none;background:none;padding:5px;float:right;}
.mobileHeader-mobileNavigation-toggle {display:inline-block;font-size:32px;padding:7px 0px 1px 10px;color:#5D4C49;text-decoration:none;}
.mobileHeader-mobileNavigation-toggle.isActive,.mobileHeader-mobileNavigation-toggle:hover {color:#7a232e;}
.mobileHeader-mobileNavigation-Wrap {background:#4e6930;}

/* Footer */
.footerWrap {font-family: 'Source Sans Pro', sans-serif;font-size:11px;padding:15px 0px;color:#ffffff;text-align:center;}
.footerWrap a, .footerWrap a:hover {color:#ffffff;text-decoration:none;}
.footerWrap-copyright {text-align:center;}
.footerWrap-social {text-align:right;font-size:16px;}
.footerWrap-nav {text-align:left;}
@media screen and (max-width:767px) {
.footerWrap-contact {font-size:15px;padding-bottom:15px;}
.footerWrap-copyright {text-align:center;padding:10px 0px 15px 0px !important;}
.footerWrap-nav {text-align:center;padding:10px 0px;}
.footerWrap-social {text-align:center;font-size:24px;}
}

/* File Downloads */
.fileDownloadListing {list-style:none;margin:0px;padding:0px;}
.fileDownloadListing li {display:block;padding-bottom:3px;}
.fileDownloadListing li span {display:inline-block;padding-right:4px;}
.fileDownloadListing li a {}

/* Pull Quote */
.pullQuote {position:relative;margin:40px 26px 90px 50px;padding:0px;font-size:1.4em;line-height:1.4em;font-family:"Georgia", serif;color:#3d3d3d;border-left:0px;}
.pullQuote::before {top:20px;left:-50px;content:'\201c';}
.pullQuote::after {content:'\201d';bottom:-42px;/*right:-25px;*/}
.pullQuote::before, .pullQuote::after {position:absolute;font-size:5.2em;}
.pullQuote cite {position:absolute;top:110%;right:0px;display:block;font-size:.7em;line-height:normal;font-style:normal;color:#888888;/*padding-left:60px;*/}
.pullQuote cite a {text-decoration:none;}
.pullQuote cite img {position:absolute;top:0px;left:0px;display:block;width:50px;height:auto;border-radius:2px;}
@media screen and (max-width: 767px) {
.pullQuote {float:none;font-size:1.3em;width:calc(100% - 70px);margin:50px auto 100px auto;}
.pullQuote::before {top:16px;left:-40px;}
.pullQuote::after {bottom:-35px;}
}

/* Home Page Slider */
.homePageSlider { width: 100%;/*height: 100%;*/ }
.homePageSlider .swiper-slide {background: #4e6930;padding:20px 0px;/*display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;*/ }
/*
.homePageSlider .swiper-slide h3 {margin-top:0px;font-size:42px !important;font-weight:300;}
*/
.homePageSlider .swiper-slide div {opacity:0;-webkit-transition:opacity 1s ease;-moz-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease;}
.homePageSlider .swiper-slide-active div {opacity:1;-webkit-transition:opacity 1s ease;-moz-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease;}
.swiper-button-prev, .swiper-button-next {opacity:.15;}
.swiper-button-prev:hover, .swiper-button-next:hover {opacity:1;}

/* Tabs */
.fcbs3-tabs li.active > a:hover {border-bottom:solid 1px #ffffff !important;}
.fcbs3-tabs {margin-top:25px;}
.nav-tabs {background:none;}
.nav-tabs a {text-decoration:none !important;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {border-bottom:solid 1px #ffffff;}
.panel-heading h4.panel-title {padding:0px 0px 10px 0px;margin:0px;font-size:18px;}
.panel-heading h4.panel-title a {display:block;border-bottom:solid 1px #dddddd;padding:0px 0px 10px 0px;text-decoration:none !important;}
.panel-heading h4.panel-title a::after {font-family:'CountryStore';content:'\f107';float:right;}
@media screen and (max-width: 767px) {
.nav-tabs a {display:block;border-bottom:solid 1px #dddddd;}
}

/* Frequently Asked Questions */
.fcbs3-faq-item {padding:3px 0px;}
.fcbs3-faq-item:last-child .fcbs3-faq-item-answer {border-bottom:none !important;}
.fcbs3-faq-item-question {display:block;font-weight:500;cursor:pointer;color:#555555;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}
.fcbs3-faq-item-question:hover {color:#111111;}
.fcbs3-faq-item-question.selected {color:#111111;font-size:18px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}
.fcbs3-faq-item-answer {display:none;border-bottom:dotted 1px #dddddd;margin-bottom:10px;}
.fcbs3-faq-qa {}

/* Testimonials */
.fcbs3-testimonials {margin-top:20px;}
.fcbs3-testimonials .fcbs3-testimonial-item {border-bottom:dotted 1px #dddddd;padding-bottom:15px;margin-bottom:15px;}
.fcbs3-testimonials .fcbs3-testimonial-item:last-child {border-bottom:none !important;}
.fcbs3-testimonials .fcbs3-testimonial-item .fcbs3-testimonial-body {}
.fcbs3-testimonials .fcbs3-testimonial-item .fcbs3-testimonial-byline {text-align:left;font-size:13px;font-weight:500;}

/* Single Quote */
.single-quote {text-align:center;padding:20px 0px;margin:20px auto;border-top:solid 2px #f2f2f2;border-bottom:solid 2px #f2f2f2;}
.single-quote-body {font-weight:bold;font-size:18px;}
.single-quote-byline {font-weight:400;font-size:12px;}

/* Document Downloads */
.fcbs3-file-download-link a {font-size:13px;}
.fcbs3-file-download-link a span {color:#666666;}

/* WP-PageNavi */
.wp-pagenavi {padding: 10px 20px 10px !important;display:block !important;clear:both !important;}
.wp-pagenavi a ,.wp-pagenavi span.pages, .wp-pagenavi span.extend {color:#707070 !important;background:#FFFFFF !important;border-radius:3px !important;-moz-border-radius:3px !important;-webkit-border-radius:3px !important;border:solid 1px #DCDCDC !important;padding:6px 9px 6px 9px !important;margin-right:3px !important;text-decoration:none !important;font-size:12px !important;}
.wp-pagenavi a:hover {border-color:#202020 !important;background:#525252 !important;color:#fff !important;background:-moz-linear-gradient(top,#9F9F9F 1px,#6C6C6C 1px,#525252) !important;background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9F9F9F),color-stop(0.02,#6C6C6C),color-stop(1,#525252)) !important;}
.wp-pagenavi span.current{padding:6px 9px 6px 9px !important;border:solid 1px #DCDCDC !important;border-color:#3390CA !important;border-radius:3px !important;-moz-border-radius:3px !important;-webkit-border-radius:3px !important;color:#fff !important;margin-right:3px !important;border-color:#202020 !important;background:#525252 !important;background:-moz-linear-gradient(top,#9F9F9F 1px,#6C6C6C 1px,#525252) !important;background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9F9F9F),color-stop(0.02,#6C6C6C),color-stop(1,#525252)) !important;}

@media only screen and (min-width: 1400px) {
.topWrap {min-height:500px;}
}

/* For Mobile Phones */
@media handheld, only screen and (max-width: 767px) {
.topWrap {min-height:500px;}
html.lt-ie9 #wpadminbar {display:none !important;}
}

/* For Tablets */
@media handheld, only screen and (max-width: 1023px) {

}

/* IE10+ */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

}

/* IE9 and Lower */
html.lt-ie9 #searchform input {border:0px !important;outline:0px !important;}
html.lt-ie9 #wp-admin-bar-my-account .ab-item img {display:none !important;}
html.lt-ie9 h1,
html.lt-ie9 h2 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTJBQkFGRUZFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTJBQkFGRjBFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MkFCQUZFREU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MkFCQUZFRUU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtrV+I8AAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC',sizingMethod=crop);zoom: 1;}
.do-not-smooth {filter: none;}
.ieeightfallbackimage{ width:auto !important; height:auto !important; min-width:100% !important; min-height:100% !important;}

/* Bootstrap */
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
a { color: #7a232e; text-decoration: none; }
figure { margin: 0; }
hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }
.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }
[role="button"] { cursor: pointer; }
p {}
.lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; }
small, .small { font-size: 85%; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }
.text-nowrap { white-space: nowrap; }
.text-lowercase { text-transform: lowercase; }
.text-uppercase { text-transform: uppercase; }
.text-capitalize { text-transform: capitalize; }
.text-muted { color: #777777; }
ul, ol { margin-top: 0; margin-bottom: 10px; }
ul ul, ol ul, ul ol, ol ol { margin-bottom: 0; }
.list-unstyled { padding-left: 0; list-style: none; }
.list-inline { padding-left: 0; list-style: none; margin-left: -5px; }
.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }
dl { margin-top: 0; margin-bottom: 20px; }
dt, dd { line-height: 1.42857143; }
dt { font-weight: bold; }
dd { margin-left: 0; }

abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #777777; }
.initialism { font-size: 90%; text-transform: uppercase; }
blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eeeeee; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857143; color: #777777; }
blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; }
address { margin-bottom: 20px; font-style: normal; line-height: 1.42857143; }
code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; }
kbd { padding: 2px 4px; font-size: 90%; color: #ffffff; background-color: #333333; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd { padding: 0; font-size: 100%; font-weight: bold; box-shadow: none; }
pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857143; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #cccccc; border-radius: 4px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }
.pre-scrollable { max-height: 340px; overflow-y: scroll; }

/* 12 Column Grid */
.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) {
.container { width: 100%; }
}
@media (min-width: 992px) {
.container { width: 100%; }
}
@media (min-width: 1200px) {
.container { width: 1170px; }
}
.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.row { margin-left: -15px; margin-right: -15px; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }
.col-xs-12 { width: 100%; }
.col-xs-11 { width: 91.66666667%; }
.col-xs-10 { width: 83.33333333%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.66666667%; }
.col-xs-7 { width: 58.33333333%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.66666667%; }
.col-xs-4 { width: 33.33333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.66666667%; }
.col-xs-1 { width: 8.33333333%; }
.col-xs-pull-12 { right: 100%; }
.col-xs-pull-11 { right: 91.66666667%; }
.col-xs-pull-10 { right: 83.33333333%; }
.col-xs-pull-9 { right: 75%; }
.col-xs-pull-8 { right: 66.66666667%; }
.col-xs-pull-7 { right: 58.33333333%; }
.col-xs-pull-6 { right: 50%; }
.col-xs-pull-5 { right: 41.66666667%; }
.col-xs-pull-4 { right: 33.33333333%; }
.col-xs-pull-3 { right: 25%; }
.col-xs-pull-2 { right: 16.66666667%; }
.col-xs-pull-1 { right: 8.33333333%; }
.col-xs-pull-0 { right: auto; }
.col-xs-push-12 { left: 100%; }
.col-xs-push-11 { left: 91.66666667%; }
.col-xs-push-10 { left: 83.33333333%; }
.col-xs-push-9 { left: 75%; }
.col-xs-push-8 { left: 66.66666667%; }
.col-xs-push-7 { left: 58.33333333%; }
.col-xs-push-6 { left: 50%; }
.col-xs-push-5 { left: 41.66666667%; }
.col-xs-push-4 { left: 33.33333333%; }
.col-xs-push-3 { left: 25%; }
.col-xs-push-2 { left: 16.66666667%; }
.col-xs-push-1 { left: 8.33333333%; }
.col-xs-push-0 { left: auto; }
.col-xs-offset-12 { margin-left: 100%; }
.col-xs-offset-11 { margin-left: 91.66666667%; }
.col-xs-offset-10 { margin-left: 83.33333333%; }
.col-xs-offset-9 { margin-left: 75%; }
.col-xs-offset-8 { margin-left: 66.66666667%; }
.col-xs-offset-7 { margin-left: 58.33333333%; }
.col-xs-offset-6 { margin-left: 50%; }
.col-xs-offset-5 { margin-left: 41.66666667%; }
.col-xs-offset-4 { margin-left: 33.33333333%; }
.col-xs-offset-3 { margin-left: 25%; }
.col-xs-offset-2 { margin-left: 16.66666667%; }
.col-xs-offset-1 { margin-left: 8.33333333%; }
.col-xs-offset-0 { margin-left: 0%; }

@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
.col-sm-12 { width: 100%; }
.col-sm-11 { width: 91.66666667%; }
.col-sm-10 { width: 83.33333333%; }
.col-sm-9 { width: 75%; }
.col-sm-8 { width: 66.66666667%; }
.col-sm-7 { width: 58.33333333%; }
.col-sm-6 { width: 50%; }
.col-sm-5 { width: 41.66666667%; }
.col-sm-4 { width: 33.33333333%; }
.col-sm-3 { width: 25%; }
.col-sm-2 { width: 16.66666667%; }
.col-sm-1 { width: 8.33333333%; }
.col-sm-pull-12 { right: 100%; }
.col-sm-pull-11 { right: 91.66666667%; }
.col-sm-pull-10 { right: 83.33333333%; }
.col-sm-pull-9 { right: 75%; }
.col-sm-pull-8 { right: 66.66666667%; }
.col-sm-pull-7 { right: 58.33333333%; }
.col-sm-pull-6 { right: 50%; }
.col-sm-pull-5 { right: 41.66666667%; }
.col-sm-pull-4 { right: 33.33333333%; }
.col-sm-pull-3 { right: 25%; }
.col-sm-pull-2 { right: 16.66666667%; }
.col-sm-pull-1 { right: 8.33333333%; }
.col-sm-pull-0 { right: auto; }
.col-sm-push-12 { left: 100%; }
.col-sm-push-11 { left: 91.66666667%; }
.col-sm-push-10 { left: 83.33333333%; }
.col-sm-push-9 { left: 75%; }
.col-sm-push-8 { left: 66.66666667%; }
.col-sm-push-7 { left: 58.33333333%; }
.col-sm-push-6 { left: 50%; }
.col-sm-push-5 { left: 41.66666667%; }
.col-sm-push-4 { left: 33.33333333%; }
.col-sm-push-3 { left: 25%; }
.col-sm-push-2 { left: 16.66666667%; }
.col-sm-push-1 { left: 8.33333333%; }
.col-sm-push-0 { left: auto; }
.col-sm-offset-12 { margin-left: 100%; }
.col-sm-offset-11 { margin-left: 91.66666667%; }
.col-sm-offset-10 { margin-left: 83.33333333%; }
.col-sm-offset-9 { margin-left: 75%; }
.col-sm-offset-8 { margin-left: 66.66666667%; }
.col-sm-offset-7 { margin-left: 58.33333333%; }
.col-sm-offset-6 { margin-left: 50%; }
.col-sm-offset-5 { margin-left: 41.66666667%; }
.col-sm-offset-4 { margin-left: 33.33333333%; }
.col-sm-offset-3 { margin-left: 25%; }
.col-sm-offset-2 { margin-left: 16.66666667%; }
.col-sm-offset-1 { margin-left: 8.33333333%; }
.col-sm-offset-0 { margin-left: 0%; }
}

@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
.col-md-12 { width: 100%; }
.col-md-11 { width: 91.66666667%; }
.col-md-10 { width: 83.33333333%; }
.col-md-9 { width: 75%; }
.col-md-8 { width: 66.66666667%; }
.col-md-7 { width: 58.33333333%; }
.col-md-6 { width: 50%; }
.col-md-5 { width: 41.66666667%; }
.col-md-4 { width: 33.33333333%; }
.col-md-3 { width: 25%; }
.col-md-2 { width: 16.66666667%; }
.col-md-1 { width: 8.33333333%; }
.col-md-pull-12 { right: 100%; }
.col-md-pull-11 { right: 91.66666667%; }
.col-md-pull-10 { right: 83.33333333%; }
.col-md-pull-9 { right: 75%; }
.col-md-pull-8 { right: 66.66666667%; }
.col-md-pull-7 { right: 58.33333333%; }
.col-md-pull-6 { right: 50%; }
.col-md-pull-5 { right: 41.66666667%; }
.col-md-pull-4 { right: 33.33333333%; }
.col-md-pull-3 { right: 25%; }
.col-md-pull-2 { right: 16.66666667%; }
.col-md-pull-1 { right: 8.33333333%; }
.col-md-pull-0 { right: auto; }
.col-md-push-12 { left: 100%; }
.col-md-push-11 { left: 91.66666667%; }
.col-md-push-10 { left: 83.33333333%; }
.col-md-push-9 { left: 75%; }
.col-md-push-8 { left: 66.66666667%; }
.col-md-push-7 { left: 58.33333333%; }
.col-md-push-6 { left: 50%; }
.col-md-push-5 { left: 41.66666667%; }
.col-md-push-4 { left: 33.33333333%; }
.col-md-push-3 { left: 25%; }
.col-md-push-2 { left: 16.66666667%; }
.col-md-push-1 { left: 8.33333333%; }
.col-md-push-0 { left: auto; }
.col-md-offset-12 { margin-left: 100%; }
.col-md-offset-11 { margin-left: 91.66666667%; }
.col-md-offset-10 { margin-left: 83.33333333%; }
.col-md-offset-9 { margin-left: 75%; }
.col-md-offset-8 { margin-left: 66.66666667%; }
.col-md-offset-7 { margin-left: 58.33333333%; }
.col-md-offset-6 { margin-left: 50%; }
.col-md-offset-5 { margin-left: 41.66666667%; }
.col-md-offset-4 { margin-left: 33.33333333%; }
.col-md-offset-3 { margin-left: 25%; }
.col-md-offset-2 { margin-left: 16.66666667%; }
.col-md-offset-1 { margin-left: 8.33333333%; }
.col-md-offset-0 { margin-left: 0%; }
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
.col-lg-12 { width: 100%; }
.col-lg-11 { width: 91.66666667%; }
.col-lg-10 { width: 83.33333333%; }
.col-lg-9 { width: 75%; }
.col-lg-8 { width: 66.66666667%; }
.col-lg-7 { width: 58.33333333%; }
.col-lg-6 { width: 50%; }
.col-lg-5 { width: 41.66666667%; }
.col-lg-4 { width: 33.33333333%; }
.col-lg-3 { width: 25%; }
.col-lg-2 { width: 16.66666667%; }
.col-lg-1 { width: 8.33333333%; }
.col-lg-pull-12 { right: 100%; }
.col-lg-pull-11 { right: 91.66666667%; }
.col-lg-pull-10 { right: 83.33333333%; }
.col-lg-pull-9 { right: 75%; }
.col-lg-pull-8 { right: 66.66666667%; }
.col-lg-pull-7 { right: 58.33333333%; }
.col-lg-pull-6 { right: 50%; }
.col-lg-pull-5 { right: 41.66666667%; }
.col-lg-pull-4 { right: 33.33333333%; }
.col-lg-pull-3 { right: 25%; }
.col-lg-pull-2 { right: 16.66666667%; }
.col-lg-pull-1 { right: 8.33333333%; }
.col-lg-pull-0 { right: auto; }
.col-lg-push-12 { left: 100%; }
.col-lg-push-11 { left: 91.66666667%; }
.col-lg-push-10 { left: 83.33333333%; }
.col-lg-push-9 { left: 75%; }
.col-lg-push-8 { left: 66.66666667%; }
.col-lg-push-7 { left: 58.33333333%; }
.col-lg-push-6 { left: 50%; }
.col-lg-push-5 { left: 41.66666667%; }
.col-lg-push-4 { left: 33.33333333%; }
.col-lg-push-3 { left: 25%; }
.col-lg-push-2 { left: 16.66666667%; }
.col-lg-push-1 { left: 8.33333333%; }
.col-lg-push-0 { left: auto; }
.col-lg-offset-12 { margin-left: 100%; }
.col-lg-offset-11 { margin-left: 91.66666667%; }
.col-lg-offset-10 { margin-left: 83.33333333%; }
.col-lg-offset-9 { margin-left: 75%; }
.col-lg-offset-8 { margin-left: 66.66666667%; }
.col-lg-offset-7 { margin-left: 58.33333333%; }
.col-lg-offset-6 { margin-left: 50%; }
.col-lg-offset-5 { margin-left: 41.66666667%; }
.col-lg-offset-4 { margin-left: 33.33333333%; }
.col-lg-offset-3 { margin-left: 25%; }
.col-lg-offset-2 { margin-left: 16.66666667%; }
.col-lg-offset-1 { margin-left: 8.33333333%; }
.col-lg-offset-0 { margin-left: 0%; }
}

/* Tables */
table { background-color: transparent; }
caption { padding-top: 8px; padding-bottom: 8px; color: #777777; text-align: left; }
th { text-align: left; }
.table { width: 100%; max-width: 100%; margin-bottom: 20px; }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #dddddd; }
.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #dddddd; }
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td { border-top: 0; }
.table > tbody + tbody { border-top: 2px solid #dddddd; }
.table .table { background-color: #ffffff; }
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td { padding: 5px; }
.table-bordered { border: 1px solid #dddddd; }
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td { border: 1px solid #dddddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }
.table-striped > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; }
.table-hover > tbody > tr:hover { background-color: #f5f5f5; }
table col[class*="col-"] { position: static; float: none; display: table-column; }
table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; }
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th { background-color: #f5f5f5; }
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; }
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th { background-color: #dff0d8; }
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; }
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th { background-color: #d9edf7; }
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; }
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th { background-color: #fcf8e3; }
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; }
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th { background-color: #f2dede; }
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; }
.table-responsive { overflow-x: auto; min-height: 0.01%; }

@media screen and (max-width: 767px) {
.table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #dddddd; }
.table-responsive > .table { margin-bottom: 0; }
.table-responsive > .table > thead > tr > th,  .table-responsive > .table > tbody > tr > th,  .table-responsive > .table > tfoot > tr > th,  .table-responsive > .table > thead > tr > td,  .table-responsive > .table > tbody > tr > td,  .table-responsive > .table > tfoot > tr > td { white-space: nowrap; }
.table-responsive > .table-bordered { border: 0; }
.table-responsive > .table-bordered > thead > tr > th:first-child,  .table-responsive > .table-bordered > tbody > tr > th:first-child,  .table-responsive > .table-bordered > tfoot > tr > th:first-child,  .table-responsive > .table-bordered > thead > tr > td:first-child,  .table-responsive > .table-bordered > tbody > tr > td:first-child,  .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
.table-responsive > .table-bordered > thead > tr > th:last-child,  .table-responsive > .table-bordered > tbody > tr > th:last-child,  .table-responsive > .table-bordered > tfoot > tr > th:last-child,  .table-responsive > .table-bordered > thead > tr > td:last-child,  .table-responsive > .table-bordered > tbody > tr > td:last-child,  .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
.table-responsive > .table-bordered > tbody > tr:last-child > th,  .table-responsive > .table-bordered > tfoot > tr:last-child > th,  .table-responsive > .table-bordered > tbody > tr:last-child > td,  .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; }
}

/* Forms */
fieldset { padding: 0; margin: 0; border: 0; min-width: 0; }
legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }
label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }
input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; }
input[type="file"] { display: block; }
input[type="range"] { display: block; width: 100%; }
select[multiple], select[size] { height: auto; }
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857143; color: #555555; }
.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555555; background-color: #ffffff; background-image: none; border: 1px solid #cccccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder {
 color: #999999;
 opacity: 1;
}
.form-control:-ms-input-placeholder {
 color: #999999;
}
.form-control::-webkit-input-placeholder {
 color: #999999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #eeeeee; opacity: 1; }
.form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed; }
textarea.form-control { height: auto; }
input[type="search"] { -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,  input[type="time"].form-control,  input[type="datetime-local"].form-control,  input[type="month"].form-control { line-height: 34px; }
input[type="date"].input-sm,  input[type="time"].input-sm,  input[type="datetime-local"].input-sm,  input[type="month"].input-sm,  .input-group-sm input[type="date"],  .input-group-sm input[type="time"],  .input-group-sm input[type="datetime-local"],  .input-group-sm input[type="month"] { line-height: 30px; }
input[type="date"].input-lg,  input[type="time"].input-lg,  input[type="datetime-local"].input-lg,  input[type="month"].input-lg,  .input-group-lg input[type="date"],  .input-group-lg input[type="time"],  .input-group-lg input[type="datetime-local"],  .input-group-lg input[type="month"] { line-height: 46px; }
}
.form-group { margin-bottom: 15px; }
.radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }
.radio label, .checkbox label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; }
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; margin-top: 4px \9; }
.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }
.radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; }
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; }
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; }
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline { cursor: not-allowed; }
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label { cursor: not-allowed; }
.form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; min-height: 34px; }
.form-control-static.input-lg, .form-control-static.input-sm { padding-left: 0; padding-right: 0; }
.input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
select.input-sm { height: 30px; line-height: 30px; }
textarea.input-sm, select[multiple].input-sm { height: auto; }
.form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.form-group-sm select.form-control { height: 30px; line-height: 30px; }
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control { height: auto; }
.form-group-sm .form-control-static { height: 30px; min-height: 32px; padding: 6px 10px; font-size: 12px; line-height: 1.5; }
.input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; }
select.input-lg { height: 46px; line-height: 46px; }
textarea.input-lg, select[multiple].input-lg { height: auto; }
.form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; }
.form-group-lg select.form-control { height: 46px; line-height: 46px; }
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control { height: auto; }
.form-group-lg .form-control-static { height: 46px; min-height: 38px; padding: 11px 16px; font-size: 18px; line-height: 1.3333333; }
.has-feedback { position: relative; }
.has-feedback .form-control { padding-right: 42.5px; }
.form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; pointer-events: none; }
.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; }
.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; }

/* Buttons */
.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus { color: #333333; text-decoration: none; }
.btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }
a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; }
.btn-default { color: #333333; background-color: #ffffff; border-color: #cccccc; }
.btn-default:focus, .btn-default.focus { color: #333333; background-color: #e6e6e6; border-color: #8c8c8c; }
.btn-default:hover { color: #333333; background-color: #e6e6e6; border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { color: #333333; background-color: #e6e6e6; border-color: #adadad; }
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus { color: #333333; background-color: #d4d4d4; border-color: #8c8c8c; }
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { background-image: none; }
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active { background-color: #ffffff; border-color: #cccccc; }
.btn-link { color: #337ab7; font-weight: normal; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus { color: #23527c; text-decoration: underline; background-color: transparent; }
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { color: #777777; text-decoration: none; }
.btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; }
.btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.btn-block { display: block; width: 100%; }
.btn-block + .btn-block { margin-top: 5px; }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }
.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }
.collapse { display: none; }
.collapse.in { display: block; }
tr.collapse.in { display: table-row; }
tbody.collapse.in { display: table-row-group; }
.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-property: height, visibility; transition-property: height, visibility; -webkit-transition-duration: 0.35s; transition-duration: 0.35s; -webkit-transition-timing-function: ease; transition-timing-function: ease; }
.caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid \9; border-right: 4px solid transparent; border-left: 4px solid transparent; }

/* Dropdown Menus */
.dropup, .dropdown { position: relative; }
.dropdown-toggle:focus { outline: 0; }
.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; text-align: left; background-color: #ffffff; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; }
.dropdown-menu.pull-right { right: 0; left: auto; }
.dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857143; color: #333333; white-space: nowrap; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #ffffff; text-decoration: none; outline: 0; background-color: #337ab7; }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none;  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed; }
.open > .dropdown-menu { display: block; }
.open > a { outline: 0; }
.dropdown-menu-right { left: auto; right: 0; }
.dropdown-menu-left { left: 0; right: auto; }
.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857143; color: #777777; white-space: nowrap; }
.dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990; }
.pull-right > .dropdown-menu { right: 0; left: auto; }
.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px dashed; border-bottom: 4px solid \9; content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; }

@media (min-width: 768px) {
.navbar-right .dropdown-menu { left: auto; right: 0; }
.navbar-right .dropdown-menu-left { left: 0; right: auto; }
}
.btn .caret { margin-left: 0; }
.btn-lg .caret { border-width: 5px 5px 0; border-bottom-width: 0; }
.dropup .btn-lg .caret { border-width: 0 5px 5px; }
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn { height: 46px; line-height: 46px; }
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn { height: auto; }
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn { height: 30px; line-height: 30px; }
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn { height: auto; }
.nav { margin-bottom: 0; padding-left: 0; list-style: none; }
.nav > li { position: relative; display: block; }
.nav > li > a { position: relative; display: block; padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none;}
.nav > li.disabled > a { color: #777777; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777777; text-decoration: none; background-color: transparent; cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {/*background-color: #eeeeee;*/border-color: #337ab7; }
.nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.nav > li > a > img { max-width: none; }
.nav-tabs { border-bottom: 1px solid #dddddd; }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: #ffffff; border: 1px solid #dddddd; border-bottom-color: transparent; cursor: default; }
@media (min-width: 768px) {
.nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
.nav-tabs.nav-justified > li > a { margin-bottom: 0; }
}
.nav-stacked > li { float: none; }
.nav-stacked > li + li { margin-top: 2px; margin-left: 0; }
.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }
.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; }
.navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }

@media (min-width: 768px) {
.navbar { border-radius: 4px; }
}

@media (min-width: 768px) {
.navbar-header { float: left; }
}
.navbar-collapse { overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; }
.navbar-collapse.in { overflow-y: auto; }

@media (min-width: 768px) {
.navbar-collapse { width: auto; border-top: 0; box-shadow: none; }
.navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; }
.navbar-collapse.in { overflow-y: visible; }
.navbar-fixed-top .navbar-collapse,  .navbar-static-top .navbar-collapse,  .navbar-fixed-bottom .navbar-collapse { padding-left: 0; padding-right: 0; }
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,  .navbar-fixed-bottom .navbar-collapse { max-height: 200px; }
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; }

@media (min-width: 768px) {
.container > .navbar-header,  .container-fluid > .navbar-header,  .container > .navbar-collapse,  .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; }
}
.navbar-static-top { z-index: 1000; border-width: 0 0 1px; }

@media (min-width: 768px) {
.navbar-static-top { border-radius: 0; }
}
.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; }

@media (min-width: 768px) {
.navbar-fixed-top,  .navbar-fixed-bottom { border-radius: 0; }
}
.navbar-fixed-top { top: 0; border-width: 0 0 1px; }
.navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; }

@media (min-width: 768px) {
.navbar > .container .navbar-brand,  .navbar > .container-fluid .navbar-brand { margin-left: -15px; }
}
.navbar-toggle { position: relative; float: right;}
.navbar-toggle:focus { outline: 0; }
.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }

@media (min-width: 768px) {
.navbar-toggle { display: none; }
}
.navbar-nav { margin: 7.5px -15px; }
.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }

@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; }
.navbar-nav .open .dropdown-menu > li > a,  .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }
.navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
.navbar-nav .open .dropdown-menu > li > a:hover,  .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; }
}

@media (min-width: 768px) {
.navbar-nav { float: left; margin: 0; }
.navbar-nav > li { float: left; }
.navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; }
}

.navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; }
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.navbar-btn { margin-top: 8px; margin-bottom: 8px; }
.navbar-btn.btn-sm { margin-top: 10px; margin-bottom: 10px; }
.navbar-btn.btn-xs { margin-top: 14px; margin-bottom: 14px; }
.navbar-text { margin-top: 15px; margin-bottom: 15px; }

@media (min-width: 768px) {
.navbar-text { float: left; margin-left: 15px; margin-right: 15px; }
}

@media (min-width: 768px) {
.navbar-left { float: left !important; }
.navbar-right { float: right !important; margin-right: -15px; }
.navbar-right ~ .navbar-right { margin-right: 0; }
}
.navbar-default .navbar-brand { color: #777777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; }
.navbar-default .navbar-text { color: #777777; }
.navbar-default .navbar-nav > li > a { color: #777777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333333; background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555555; background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #cccccc; background-color: transparent; }
.navbar-default .navbar-toggle .icon-bar { background-color: #888888; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #e7e7e7; color: #555555; }

@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777777; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333333; background-color: transparent; }
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555555; background-color: #e7e7e7; }
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #cccccc; background-color: transparent; }
}
.navbar-default .navbar-link { color: #777777; }
.navbar-default .navbar-link:hover { color: #333333; }
.navbar-default .btn-link { color: #777777; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: #333333; }
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus { color: #cccccc; }

.label:empty { display: none; }
.btn .label { position: relative; top: -1px; }
.label-default { background-color: #777777; }
.label-default[href]:hover, .label-default[href]:focus { background-color: #5e5e5e; }

.embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; }
.embed-responsive-16by9 { padding-bottom: 56.25%; }
.embed-responsive-4by3 { padding-bottom: 75%; }
.close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; filter: alpha(opacity=20); }
.close:hover, .close:focus { color: #000000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); }
button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; }
.modal-open { overflow: hidden; }
.modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; }
.modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; }
.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
.modal-open .modal { overflow-x: hidden; overflow-y: auto; }
.modal-dialog { position: relative; width: auto; margin: 10px; }
.modal-content { position: relative; background-color: #ffffff; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: 0; }
.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000000; }
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }
.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }
.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.42857143px; }
.modal-header .close { margin-top: -2px; }
.modal-title { margin: 0; line-height: 1.42857143; }
.modal-body { position: relative; padding: 15px; }
.modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; }
.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.modal-footer .btn-block + .btn-block { margin-left: 0; }
.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 768px) {
.modal-dialog { width: 600px; margin: 30px auto; }
.modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
.modal-sm { width: 300px; }
}

@media (min-width: 992px) {
.modal-lg { width: 900px; }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after, #content:before, #content:after, #colophon:before, #colophon:after, #commentform .form-group:before, #commentform .form-group:after { content: " "; display: table; }
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after, #content:after, #colophon:after, #commentform .form-group:after { clear: both; }
.center-block { display: block; margin-left: auto; margin-right: auto; }
.pull-right { float: right !important; }
.pull-left { float: left !important; }
.hide { display: none !important; }
.show { display: block !important; }
.invisible { visibility: hidden; }
.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
.hidden { display: none !important; }
.affix { position: fixed; }
@-ms-viewport {
 width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; }
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 767px) {
.visible-xs { display: block !important; }
table.visible-xs { display: table !important; }
tr.visible-xs { display: table-row !important; }
th.visible-xs,  td.visible-xs { display: table-cell !important; }
}

@media (max-width: 767px) {
.visible-xs-block { display: block !important; }
}

@media (max-width: 767px) {
.visible-xs-inline { display: inline !important; }
}

@media (max-width: 767px) {
.visible-xs-inline-block { display: inline-block !important; }
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm { display: block !important; }
table.visible-sm { display: table !important; }
tr.visible-sm { display: table-row !important; }
th.visible-sm,  td.visible-sm { display: table-cell !important; }
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block { display: block !important; }
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline { display: inline !important; }
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block { display: inline-block !important; }
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md { display: block !important; }
table.visible-md { display: table !important; }
tr.visible-md { display: table-row !important; }
th.visible-md,  td.visible-md { display: table-cell !important; }
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block { display: block !important; }
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline { display: inline !important; }
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block { display: inline-block !important; }
}

@media (min-width: 1200px) {
.visible-lg { display: block !important; }
table.visible-lg { display: table !important; }
tr.visible-lg { display: table-row !important; }
th.visible-lg,  td.visible-lg { display: table-cell !important; }
}

@media (min-width: 1200px) {
.visible-lg-block { display: block !important; }
}

@media (min-width: 1200px) {
.visible-lg-inline { display: inline !important; }
}

@media (min-width: 1200px) {
.visible-lg-inline-block { display: inline-block !important; }
}

@media (max-width: 767px) {
.hidden-xs { display: none !important; }
}

@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm { display: none !important; }
}

@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md { display: none !important; }
}

@media (min-width: 1200px) {
.hidden-lg { display: none !important; }
}
.visible-print { display: none !important; }

@media print {
.visible-print { display: block !important; }
table.visible-print { display: table !important; }
tr.visible-print { display: table-row !important; }
th.visible-print,  td.visible-print { display: table-cell !important; }
}
.visible-print-block { display: none !important; }

@media print {
.visible-print-block { display: block !important; }
}
.visible-print-inline { display: none !important; }

@media print {
.visible-print-inline { display: inline !important; }
}
.visible-print-inline-block { display: none !important; }

@media print {
.visible-print-inline-block { display: inline-block !important; }
}

@media print {
.hidden-print { display: none !important; }
}

/* Text meant only for screen readers */
.screen-reader-text { clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px); position: absolute !important; }
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000;/* Above WP toolbar */
}

/* Alignment (necessary for caption shortcode content), Thumnbails */
.alignleft { display: inline; float: left; max-width: 100%; margin: 0 30px 20px 0; }
.alignright { display: inline; float: right; max-width: 100%; margin: 0 0 20px 30px; }
.aligncenter, .aligncenter .caption, .thumbnail > a > img { clear: both; display: block; margin: 0 auto 20px; max-width: 100%; text-align: center; }
.alignnone { clear: both; max-width: 100%; }

@media (max-width: 767px) {
.alignleft,  .alignright { float: none; clear: both; display: block; margin: 0 auto 20px; max-width: 100%; text-align: center; }
}

/* =Navigation */
.site-content [class*="navigation"] { margin: 0 0 1.5em; overflow: hidden; }
[class*="navigation"] .nav-previous { float: left; width: 50%; }
[class*="navigation"] .nav-next { float: right; text-align: right; width: 50%; }
.dropdown-submenu { position: relative; }
.dropdown-submenu:hover > .dropdown-menu { display: block; }
.dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -4px; border-radius: 4px; border-top-left-radius: 0; border-bottom-left-radius: 0; }
.dropdown-submenu > a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #cccccc; margin-top: 5px; margin-right: -10px; }
.dropdown-submenu:hover > a:after { border-left-color: #ffffff; }

/* Comment form */
#commentform .radio, #commentform .checkbox, #commentform .radio-inline, #commentform .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
#commentform .radio, #commentform .checkbox { min-height: 27px; }
#commentform .form-group { margin-left: -15px; margin-right: -15px; }

@media (min-width: 768px) {
#commentform .control-label { text-align: right; margin-bottom: 0; padding-top: 7px; }
}
#commentform .has-feedback .form-control-feedback { right: 15px; }

@media (min-width: 768px) {
#commentform .form-group-lg .control-label { padding-top: 14.333333px; font-size: 18px; }
}

@media (min-width: 768px) {
#commentform .form-group-sm .control-label { padding-top: 6px; font-size: 12px; }
}

#commentform code { display: block; white-space: normal; }
#commentform p.form-submit { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

@media (min-width: 768px) {
#commentform p.form-submit { float: left; width: 75%; }
}

@media (min-width: 768px) {
#commentform p.form-submit { margin-left: 25%; }
}

#commentform #submit { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
#commentform #submit:focus, #commentform #submit:active:focus, #commentform #submit.active:focus, #commentform #submit.focus, #commentform #submit:active.focus, #commentform #submit.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
#commentform #submit:hover, #commentform #submit:focus, #commentform #submit.focus { color: #333333; text-decoration: none; }
#commentform #submit:active, #commentform #submit.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
#commentform #submit.disabled, #commentform #submit[disabled], fieldset[disabled] #commentform #submit { cursor: not-allowed; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }
a#commentform #submit.disabled, fieldset[disabled] a#commentform #submit { pointer-events: none; }

/* Entry Footer */
.entry-footer > span { display: block; }
