/*
Theme Name: MSD
Version: 1.0
Description: Child theme for Storefront.
Author: Freedom Internet + Network Solutions
Author URI: https://www.freedominternet.net.au/
Template: storefront
*/

/* ---------------------- Theme customization starts here ----------------------- */

@import url('https://fonts.googleapis.com/css?family=Montserrat');

@media screen and (min-width: 48em) {
	body,
	button,
	input,
	select,
	textarea {
	  font-size: 14px;
		font-size: 0.9rem;
		line-height: 1.5;
	  font-family: 'Montserrat', Helvetica, arial, sans-serif;
	}
}

p {
  margin: 0 0 1em;
}

b, strong {
  font-weight: 600;
}

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.navigation-top {
	background: #007CC2;	
	font-size: 0.75rem !important;
	margin-top: 10px;
}

.navigation-top .wrap {
  padding: 0 !important;
}

.navigation-top a {
	color: #ffffff;
  text-decoration: none;
}

.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
	color: #ffffff !important;
}

.main-navigation ul {
	background: #007CC2;
}

.main-navigation > div > ul {
	border-top: 0px solid #007CC2;
}

.main-navigation li {
	border-bottom: 0px solid #007CC2;
}

.main-navigation a {
		padding: 0.3em 1em;
    text-decoration: none;
	  color: #ffffff !important;
}

.main-navigation ul li a, ul.menu li a {
  color: #ffffff;
}

.main-navigation a:hover {
	color: #ffffff;
}

.support-text, .header-contact {
  display: none;
}

.primary-navigation {
  display: none;
}

.handheld-navigation, .main-navigation.toggled .handheld-navigation, .main-navigation.toggled div.menu, .menu-toggle {
    display: block;
  }

.site-title a:hover, a.cart-contents:hover, .site-header-cart .widget_shopping_cart a:hover, .site-header-cart:hover > li > a, .site-header .secondary-navigation ul.menu li.current-menu-item > a {
    color: #099fef;
}

.main-navigation ul li a {
  padding: 0.3em 1em;
}

.master-slider-parent {
  display: none;
}

.alignnone {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.storefront-handheld-footer-bar, .storefront-handheld-footer-bar ul li > a, .storefront-handheld-footer-bar ul li.search .site-search {
  background-color: #000000 !important;
}

.storefront-handheld-footer-bar ul li.search .site-search {
  bottom:-1px;
}

.site-footer .storefront-handheld-footer-bar a:not(.button) {
  color: #ffffff !important;
}

.storefront-handheld-footer-bar ul li.cart .count {
    color: #6d6d6d;
}

.site-header {
  padding-bottom: 0 !important;
}

.site-header .site-branding {
  margin-bottom: 0 !important;
}

NAV.woocommerce-breadcrumb {
  margin-bottom: 0;
}

H5 {
    font-size: 0.95em !important;
    font-weight: 600;
}

.no-wc-breadcrumb .site-header {
    margin-bottom: 0em;
}

.input-text, input[type=email], input[type=tel], input[type=password], input[type=search], input[type=text], input[type=url], textarea {
    padding: .6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.125);
}

.sfsi_footerLnk {
  display: none;
}

@media (min-width: 768px) {
  .wrap {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }

  .site-header .site-branding {
    width: 100%;
}

  .woocommerce-breadcrumb {
      padding: 1em 1.387rem;
      margin-left: -99em;
      margin-right: -99em;
      margin-bottom: 0em;
  }
}

@media (max-width: 66.4989378333em) and (min-width: 568px) {
  .woocommerce-breadcrumb {
      margin-left: -2.618rem;
      margin-right: -2.618rem;
      padding-left: 2.618rem;
      padding-right: 2.618rem;
  }
}

@media screen and (min-width: 768px) {
  .main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
      padding: 5px 20px;
  }
  
  .main-navigation ul.menu, .main-navigation ul.nav-menu {
      margin-left: 0 !important;
  }
  
  UL.nav-menu LI.current-menu-item {
    background: #099fef !important;
    border-bottom: 0px #099fef solid;
  }

  .handheld-navigation, .main-navigation.toggled .handheld-navigation, .main-navigation.toggled div.menu, .menu-toggle {
    display: none;
  }

  .primary-navigation {
    display: block;
    font-size: 14px !important;
  }

  .main-navigation, .secondary-navigation {
    display: block;
  }

  .main-navigation ul, .secondary-navigation ul {
    font-size: 14px !important;
    font-weight: 600;
  }

  .woocommerce-active .site-header .main-navigation {
    width: 100%;
    margin-right: 0;
  }

  .main-navigation ul ul {
      background: #000000 !important;
      border: 1px solid #ffffff;
      left: -999em;
      padding: 0;
      position: absolute;
      top: 100%;
      z-index: 99999;
  }

  .main-navigation ul ul a {
      width: 20em !important;
      text-decoration: none;
  }

	.main-navigation li li:hover,
	.main-navigation li li.focus {
		background: #099fef;
	}

	.main-navigation ul ul .menu-item-has-children > a > .icon,
	.main-navigation ul ul .page_item_has_children > a > .icon {
		margin-top: -9px;
		left: auto;
		position: absolute;
		right: 0.5em;
		top: 50%;
		-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
		-ms-transform: rotate(-90deg); /* IE 9 */
		transform: rotate(-90deg);
	}

	.primary-navigation menu-main-menu,  {
            font-weight: 600 !important;
	}

	.woocommerce-active .site-header .secondary-navigation {
	    width: 47.8260869565%;
	    float: right;
	    margin-right: 0;
	}

        .secondary-navigation {
          margin: 0;
          width: auto;
          clear: none;
          line-height: 1;
        }

	.secondary-navigation .menu {
	    font-size: 0.8em;
	}

	.secondary-navigation .menu a {
	    padding: 0.5em .875em;
	    font-weight: 600 !important;
	}

	.header-contact {
	  padding: 3px;
	}

	.header-contact img {
	  width: 24px;
	  margin-right: 3px;
	  border: 0px;
	  vertical-align: middle;
          float: left;
	}

	.support-text {
	  right: 0;
	  top: 15%;
	  color: #4b4b4b;
	  font-style: italic;
	  max-width: 50%;
 	  float: right;
	  right: 1em;
	  display: block !important;
	}
	
	.master-slider-parent {
	  display: block;
	}
	
	.box66 {
	  width:66% !important;
	  clear: none !important;
	}
	
	.box33 {
	  width:33% !important;
	  clear: none !important;
	}
	
	.free-assessment-height {
	  min-height: 190px;
	}
	
  .pos-left {
    float: left;
  }

  .pos-right {
    float:right;
  }
}

.box66 {
	padding-top: 10px;
	width:100%;
	clear: both;
}

.box33 {
	padding-top: 10px;
	width: 100%;
	clear: both;
}

.box75 {
	padding-top: 10px;
	width:74%;
}

.box50 {
	padding-top: 10px;
	width:49%;
}

.box25 {
	padding-top: 10px;
	width: 25%;
  position: relative;
  min-height: 1px;
}

.unbox25 {
	width: 25%;
  position: relative;
  min-height: 1px;
}

.box80 {
	width: 80%;
	clear:both;
}

.box90 {
	width: 90%;
	clear:both;
}

.box100 {
	padding-top: 10px;
	width: 100%;
	clear:both;
}

DIV.box100 {
	margin-bottom: 0.5em;
}

.panel-heading {
	width:100%;
	font-size:13px;
	background-color:#4e4e56 !important;
	color: #ffffff !important;
	text-transform:uppercase;
	padding: 4px 8px;
	margin-bottom: 15px;
	font-weight:600;
}

.small-text {
	font-size:13px;
	text-align:center;
}

.green-button {
	background-color:#66CC00;
	color:#ffffff;
	font-size:10px;
	text-transform:uppercase;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	padding: 3px;
	text-align:center;
	border-radius: 5px;
}

.yellow-button {
	background-color:#ffb515;
	color:#000000;
	font-size:10px;
	text-transform:uppercase;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	padding: 3px;
	text-align:center;
	border-radius: 5px;
}

.red-button {
	background-color:#c00e0e;
	color:#ffffff;
	font-size:13px;
	text-transform:uppercase;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	padding: 3px;
	text-align:center;
	border-radius: 5px;
	font-weight: 600;
}

.blank-box100 {
	height:10px;
	width:100%;
}

.blue-text {
	color:#0066CC;
}

.blue-text ul {
	padding-right: 20px;
	list-style:square;
	direction:rtl;
	text-align:left;
}

.site-footer {
	background-color:#999999;
	padding: 1em 0 1em;
}

footer h5 {
	font-size:13px;
	color:#c00e0e !important;
	font-weight:550;
	padding-bottom: 0.5em;
	margin-bottom: 0;
	text-transform: none;
}

.footer-contactus {
	float: left;
	margin-bottom: 10px;
}

.footer-contactus b {
  font-weight: 600;
}

.footer-logos {
  display: none;
  float: right;
  max-width: 150px;
}

.footer-logos a.logo, .footer-logos p {
  max-width: 150px;
  float: right;
  clear: both;
  text-align: center;
}
  
@media screen and (min-width: 1000px) {
  .footer-logos {
    display: block;
  }
}

.footer-contactus p {
  margin-bottom: 0.5em;
}

.footer-navigation {
	float: left;
	margin-bottom: 10px;
}

.footer-solutions {
	float: left;
	margin-bottom: 10px;
}

.footer-column {
	font-size:10px;
	color:#ffffff;
	float: left;
	min-width:185px;
}

.footer-contactus .footer-column, .footer-column a {
	color:#ffffff !important;
}

.footer-column ul {
  list-style: none !important; 
  padding-left: 0;
  margin: 0;
}

.copyspace {
  text-align: center; 
  color: #ffffff; 
  font-weight: 600; 
  font-size: 11px; 
  width: 100%;
  margin-bottom: 10px;
  clear: both;
}

.copyspace a {
  color: #ffffff !important;
  font-size: 11px;
  font-weight: 600;
}

img.footer-social-icon {
  width: 34px;
  height: 34px;
  text-align: center;
  padding: 0 10px 10px 0;
  border: 0;
  float: left;
}

.iconholder {
	float: left;
	width: 25%;
	font-size:10px;
	text-transform:uppercase;
	color: #800019;
	padding: 5px 5px;
	text-align:center;
}

DIV.domaincheckerform {
  display: block;
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

FORM.domaincheckerform {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

SPAN.input-group-btn {
  position: relative;
  left: 5px;
}

.domaincheckerform input {
  margin-bottom: 5px;
	/*float: left;*/
}

.domaincheckerform select {
	/*float: left;*/
	margin-right: 15px;
	margin-bottom: 5px;
	height: 38px;
}

.domaincheckerform input[type="submit"] {
  background-color: #c00e0e;
  color: #ffffff;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;  
  border-radius: 4px;
}

DIV.captchaimage img {
  display: inline-block;
}

DIV.domainchecker-homepage-captcha {
  display: inline-block;
  text-align: center;
}

DIV.domainsubmit {
  width: 130px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px;
}

FORM.domaincheckerform input[type="submit"].hover, FORM.domaincheckerform input[type="submit"].focus {
  color: #333;
  background-color: #e6e6e6;
}

@media screen and (min-width: 768px) {
  FORM.domaincheckerform input[type="search"] {
    width: 500px
  }
}

input.btn-warning {
  line-height: 0.9 !important;
  border-radius: 4px 0px 0px 4px !important;
  background-color: #0DA60D !important;
}

input.btn-warning:hover {
  background-color: #f0AD4E;
  border-color: #EEA236;
}

input.btn-info {
  line-height: 0.9 !important;
  border-radius: 0px 4px 4px 0px !important;
  background-color: #c00e0e !important;
}

input.btn-info:hover {
  background-color: #f0AD4E;
  border-color: #EEA236;
}

h3.box100 {
	/*padding-top: 25px;*/
	font-weight:600 !important;
	color: #c00e0e !important;
	margin: 0 !important;
}

h3.unbox100 {
	padding-top: 5px;
	font-weight:600 !important;
	color: #c00e0e !important;
	margin: 0 !important;
}

@media screen and (max-width: 767px) {
  h3.box100, h3.unbox100 {
    font-size: 1.4em;
  }
}

.pricing-box {
  text-align: center;
  border: 0;
  padding: 0;
  width: 100% !important;
}

.pricing-box-head {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  color: #000000;
  background: #ccc;
  border: 1px solid #000000;
  padding: 3px;
}

.pricing-box-text {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  color: #c00e0e;
  background: #fff;
  border: 1px solid #000000;
  padding: 5px;
}

.pricing-box-footer {
  border: 1px solid #000000;
  padding-top: 5px;
  padding-right: 8px;
  width: 100%;
  text-align: justify;
}

TD.pricing-box-footer UL {
  margin-left: 0.5em;
}

.entry-header .entry-title {
  display: block;
}

.home H1.entry-title {
  display: none;
}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 0em !important;
    padding-bottom: 0em;
}

.storefront-handheld-footer-bar ul li.home > a:before {
	content: "\f015";
}

.storefront-handheld-footer-bar ul li.client-login > a:before {
	content: "\f084";
}

.storefront-handheld-footer-bar ul li.shop > a:before {
	content: "\f155";
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  /*border: 1px solid transparent;
  border-radius: 4px;*/
}
input[type="submit"].btn {
  padding: 0.9em 1em;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff !important;
  background-color: #c00e0e !important;
  border-radius: 4px !important;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #e6e6e6;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  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: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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 {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  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: #777;
  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 {
  position: relative;
  top: -2px;
  padding: 0px 5px !important;
  font-size: 11px !important;
  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%;
}

.site-info {
  display: none;
}