#resultsHTML {
      border:1px solid #ccc;
      overflow-y:scroll;
      height: 200px;
      width: 100%;
}

#Formhreflang p {
    clear: both;
}

span#formurls {
    float: left;
}

span.formurl {
    margin-bottom: 20px;
    float: left;
}

.url {
  width: 100%;
  height: 30px;
  margin-bottom: 5px;
}

.hide{
  display: none;
}
#Formhreflang{
  width: 80%;
}

#Formhreflang .error{
    display: none;
    background: #CC3D3D;
    width: auto;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px;
}

#Formhreflang .buttonSubmit{
  background: #B20000;
    padding: 15px;
}

label.control-label{
    float: left;
    padding-right: 20px;
    padding-top: 5px;
    width: 50%;
    text-align: right;
}

.control-group{
    padding-bottom: 20px;
}

.form-horizontal .controls {
    margin-left: 53%;
}

button.btn{
  color: #fff;
  font-family: "Open Sans",sans-serif;
  text-shadow: none;
  background: #B20000;
  padding: 15px;
  border: none;
  border-radius: 2px;
}

.row{
  float:left;
  width: 100%;
}

.control-group.text-center {
    text-align: center;
}

.span6 {
    float: left;
    width: 50%;
}

b.value {
    font-size: 2em;
    color: #B20000;
    line-height: 1.5em;
}

article h2 {
    margin-top: 2em;
}

.form-horizontal h2,#footer-calculator h3 {
    clear: both;
    margin-top: 1em;
    margin-bottom: 1em;
    float: left;
    width: 100%;
}

.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#ffffff;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);white-space:normal;}.popover.top{margin-top:-10px;}
.popover.right{margin-left:10px;}
.popover.bottom{margin-top:10px;}
.popover.left{margin-left:-10px;}
.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.popover-title:empty{display:none;}
.popover-content{padding:9px 14px;}
.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}
.popover .arrow{border-width:11px;}
.popover .arrow:after{border-width:10px;content:"";}
.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0, 0, 0, 0.25);bottom:-11px;}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#ffffff;}
.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0, 0, 0, 0.25);}.popover.right .arrow:after{left:1px;bottom:-10px;border-left-width:0;border-right-color:#ffffff;}
.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0, 0, 0, 0.25);top:-11px;}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#ffffff;}
.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0, 0, 0, 0.25);}.popover.left .arrow:after{right:1px;border-right-width:0;border-left-color:#ffffff;bottom:-10px;}

#content {
    padding: 0 !important;
}


.selectSearch{

  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 3em;
margin-top: 2em;
}

.selectSearch .select2-container{
  width: 500px !important;
}

.selectSearch .select2-dropdown.select2-dropdown--below{
    width: 148px !important;
}

.selectSearch .select2-container--default .select2-selection--single{
  padding: 1em 0px;
  padding-right: 42px;
  height: 70px;
  width: 500px;
  font-size: 1.2em;
  position: relative;
}

.selectSearch .select2-container--default .select2-selection--single .select2-selection__arrow {
    background-image: -khtml-gradient(linear, left top, left bottom, from(#424242), to(#030303));
    background-image: -moz-linear-gradient(top, #424242, #030303);
    background-image: -ms-linear-gradient(top, #424242, #030303);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #424242), color-stop(100%, #030303));
    background-image: -webkit-linear-gradient(top, #424242, #030303);
    background-image: -o-linear-gradient(top, #424242, #030303);
    background-image: linear-gradient(#424242, #030303);
    width: 40px;
    color: #fff;
    font-size: 1.3em;
    padding: 4px 12px;
    height: 60px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
}

.select2-search--dropdown .select2-search__field {
    padding: 1em;
    font-size: 0.9em;
    color: #1E1E1E;
}

.searchScenario{
  text-align: center;
}

.scenario{
  width: 600px;
  text-align: center;
  margin: 3em auto;
  background: #F9F8F8;
  padding: 1em 2em;
  border: 1px solid #EFEBEB;
}

.scenario .inputs{
  width: 100%;
  display: inline-block;
}

.scenario .inputs.col-6{
  width: 50%;
  float: left;
  text-align: left;
}

.scenario .inputs.col-4{
  width: 33%;
  float: left;
  text-align: left;
}

.scenario .col-6 label{
  width: auto;
}

.scenario .col-4 label{
  width: auto;
}

.scenario .inputs .info {
  text-align: left;
font-size: 0.9em;
color: #31732C;
float: left;
padding: 0 0 1em 0;
}

.scenario select.protocol{
  float: left;
  height: 60px;
  padding: 1em 0.5em;
  width: 13%;
  border: 1px solid #DEDEDE;
  background: #FFF;
  -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}



.scenario .inputs input[type=text]{
  width: 100%;
  padding: 1em;
  margin-bottom: 0.5em;
  border: 1px solid #DEDEDE;
}

.scenario .inputs input[type=text].withprotocol{
  width: 87%;
}



.scenario .inputs input[type=text].errorB{
  border: 1px solid #B20000;
}

.scenario .inputs input[type=text].successB{
  border: 1px solid #1D9E11;
}

.scenario .msg-error {
  float: left;
  width: 100%;
  text-align: center;
  background: #DD4B39;
  color: #fff;
  padding: 0.5em 0;
}

.scenario label{
  text-align: left;
  width: 100%;
  display: inline-block;
  padding: 0.5em 0;
}

.scenario .results textarea{
  width: 100%;
  text-align: left;
  font-size: 0.8em;
  color: #8C8C8C;
  height: 200px;
  border: 1px solid #1D9E11;
  resize: none;
}


.scenario .copytoclip {
  background: #B20000;
  padding: 15px;
  border: none;
  color: #fff;
  border-radius: 1em;
  margin-top: 1em;
  font-weight: bold;
}

.both{
  clear: both;
}

.centercontent{
  width: 85%;
  margin: 0 auto;
}



.search-scenarios{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 3em;
  text-align: center;
  float: left;

}

.searchbar{
  width: 90%;
    display: inline-block;
    padding: 1em 0;
}

.searchbar i {
    position: absolute;
    margin: 0.8em 1em;
}

.searchbar input[type=text]{
  width: 100%;
padding: 0.5em;
padding-left: 2.5em;
}

.search-scenario{
  width: 24.5%;
  padding: 0;
  text-align: center;
  float: left;
  margin-right: 0.2em;
  margin-bottom: 0.4em;
}

.search-scenario a{
  background: rgba(178, 0, 0, 0.84);
      float: left;
      width: 84%;
      padding: 1em;
      color: #FFD3D3 !important;
      font-size: 0.9em;
      font-weight: bold;
      height: 60px;
      display: flex;
      justify-content: center;
      flex-direction: column;
}
.search-scenario a:hover{
background: #B20000;
color: #FFF !important;
text-decoration: none;
}

.scenariointern .search-scenario a{
  background: #EEEEEE;
  color: #B20000 !important;
  font-weight: normal;
}

.scenariointern .search-scenario a:hover{
background: #B20000;
color: #FFF !important;
text-decoration: none;
}


.text-center{
  text-align: center;
}

/* Small*/
@media only screen and (max-width: 40em) {
  ul#submenu {
    float: left;
    width: 100%;
    margin-top: 1em;
  }

  ul#submenu li a{
        width: 100%;
    float: left;
    margin-bottom: 1em;
  }

  ul#submenu li:first-child a{
    border-left: 2px solid #ccc;
  }

  .span6 {
      width: 100%;
  }

  label.control-label {
    width: 100%;
    text-align: left;
  }

  .form-horizontal .controls {
    margin-left: 0;
  }

  .control-group.text-center {
    text-align: left;
  }

  .scenario {
    width: 90%;
    padding: 1em;
  }
  .centercontent {
    width: 100%;
    margin: 0 auto;
  }

  .search-scenario {
    width: 90%;
  }

  .search-scenario a {
    width: 100%;
  }

}

/*****************/
/*   New Styles  */
/*****************/

#header {
  border-bottom: 1px solid #cccccc;
}
#main {
  min-height: 770px;
}

header h1 {
  color: #B20000;
  text-align: center;
  margin: 30px 0;
  font-size: 36px;
  font: bold 2.2em/1em 'Montserrat', arial, sans-serif;
}

ul#submenu{
  text-align: center;
  list-style: none;
}

ul#submenu li{
      display: inline;
}

ul#submenu li a{
  color: #8C8C8C !important;
  border-left: 2px solid #ccc;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 0.9em;
}

ul#submenu li a.active,ul#submenu li a:hover{
  color: #D90000 !important;
  text-decoration: underline;
}

ul#submenu li:first-child a{
  border-left: none;
}



#main input[type="button"] ,
#main input[type="submit"] {
  min-width: 160px;
  display: inline-block;
  border-radius: 4px;
  text-transform: uppercase;
  text-align: center;
  height: 52px;
  line-height: 50px;
  font-weight: 600;
  font-size: 15px;
  padding: 0 20px;
  margin-top: 10px;
  margin-right: 10px;
  color:#fff;background-color:#d92727;border:2px solid #d92727;
}
#main input[type="submit"]:hover,
#main input[type="submit"]:focus,
#main input[type="submit"]:active,
#main input[type="button"]:hover,
#main input[type="button"]:focus,
#main input[type="button"]:active {
  color:#d92727;border-color:#d92727;background-color:transparent
}
#main input[type="tel"],
#main input[type="url"],
#main input[type="text"],
#main input[type="date"],
#main input[type="number"],
#main input[type="email"],
#main input[type="password"] {
  border-radius: 4px;
  height: 50px;
  line-height: 50px;
  background-color: #fafbfc;
  border: solid 1px rgba(122,128,137,0.5);
  text-indent: 10px;
}
#main input[type="tel"]:hover,
#main input[type="tel"]:focus,
#main input[type="url"]:hover,
#main input[type="url"]:focus,
#main input[type="text"]:hover,
#main input[type="text"]:focus,
#main input[type="date"]:hover,
#main input[type="date"]:focus,
#main input[type="number"]:hover,
#main input[type="number"]:focus,
#main input[type="email"]:hover,
#main input[type="email"]:focus,
#main input[type="password"]:hover,
#main input[type="password"]:focus {
  outline: none;
}
#main select {
  height: 50px;
  background-color: #fafbfc;
  border: solid 1px rgba(122,128,137,0.5);
}
#main .searchbar {
  position: relative;
}
#main .searchbar .fa {
  font-size: 20px;
}
#main .searchbar input {
  padding-left: 40px;
}
#main textarea {
  width: 100%;
  border-radius: 4px;
  padding: 10px;
  background-color: #fafbfc;
  border: solid 1px rgba(122,128,137,0.5);
}


/* medium */
/*
@media only screen and (min-width: 40.063em) and (max-width: 64em) {

  #main {
      width: 80%;
      margin: 0 auto;
  }

  .span6 {
      width: 100%;
  }
}
*/


/* large */
/*
@media only screen and (min-width: 64.063em) {
  #main {
      width: 80%;
      margin: 0 auto;
  }
}
*/

.hreflang-export .inputs {
    width: 100%;
    display: inline-block;
}

.hreflang-export .inputs.col-6 {
    width: 50%;
    float: left;
    text-align: left;
}
.hreflang-export input[type="radio"]{
    margin-right: 6px;
}

.cc-banner .cc-message {
	line-height: 1;
	font-size: 11px;
}

.cc-banner .cc-message a {
	font-size: 11px;
}

#footer #copyrights a {
	color: #d92727;
	font-weight: bold;
}
