
@font-face {
font-family: "arual";
src: url("/assets/arualfont/Arual.ttf");
src: url("/assets/arualfont/arual-webfont.woff") format("woff");

}

.BDTLL_feedback_outer {
    display:block;
    position:fixed;
    width:100%;
    height:100%;
    z-index:99;
    left:0;
    top:0;
}

.BDTLL_feedback_container {
    width:540px;
    border:1px solid #b9b9b9;
    border-radius: 3px;
    background-color: #fff;
    margin-top: 40px;
    margin-left:auto;
    margin-right: auto;
    font-family: "Roboto", sans-serif;
    text-align: left;
}

.BDTLL_feedback_header {
    height: 39px;
    background-color: #252628;
    border-radius: 3px 2px 0 0;
    margin: 0;
    line-height:39px;
    color: #bbc7d4;
    font-size: 14px;
    background-size: 85px 14px;
    background-position: 20px 12px;
    background-repeat: no-repeat;
    padding-left: 110px;
    position: relative;
}

.BDTLL_feedback_close {

    width: 39px;
    height: 39px;
    position: absolute;
    top: 0;
    right: 0;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.BDTLL_feedback_content {
    width: 350px;
    margin: 26px auto;
}

.BDTLL_feedback_heading {
    font-size: 14px;
    text-align:center;
    color: #252628;
}

.BDTLL_feedback_input {
    font-size: 12px;
    height: 33px;
    border: 1px solid #d9d9d9;
    margin: 30px 0;
    padding: 0 15px;
    border-radius: 3px;
    width: 318px;
    color: #666;
    background-color: white;
}

.BDTLL_feedback_textarea {
    font-size: 12px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    resize: none;
    padding: 10px 15px;
    width: 320px;
    height: 158px;
    margin-bottom: 15px;
    color: #666;
    background-color: white;
    resize: vertical;
}

.BDTLL_feedback_send {
    background-color: #252628;
    height: 40px;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 40px;
    text-align: center;
    margin: 25px auto 60px auto;
    cursor: pointer;
    width: 180px;
}

.BDTLL_feedback_link {
    font-size: 12px;
    color: #636363;
    margin-left: 30px;
    margin-top: 2px;
    display: inline-block;
    width: 320px;
    overflow-x: scroll;
}

.BDTLL_feedback_check {
    visibility:collapse;
    position:absolute;
}

.BDTLL_feedback_label {
    line-height: 20px;
    vertical-align:top;
    display: inline-block;
    font-size: 14px;
    padding-left: 30px;
    background-repeat:no-repeat;
    background-size: 20px 20px;
    background-position: 0 center;
    user-select:none;
    cursor: pointer;
    color: #252628;
}


.BDTLL_icon_ok,
.BDTLL_icon_critical,
.BDTLL_icon_alert,
.BDTLL_icon_disabled,
.BDTLL_icon_whitelisted {
    background-color: #252628;
    background-repeat: no-repeat;
    background-size: 76px 76px;
    background-position: 24px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 76px;
    padding-left: 110px;
    display: inline-block;
}



.BDTLL_title {
    color: white;
    font-size: 22px;
    line-height: 30px;
    padding-top: 2px;
}

.BDTLL_description {
    color: #aaaaab;
    font-size: 14px;
    margin-right: 12px;
}

.BDTLL_tooltip {
    background-color: #252628;
    width: 540px;
    border-radius: 5px;
    display: block;
    position: absolute;
    z-index: 100;
    overflow: hidden;
    margin-left: -20px;
}

.BDTLL_status {
    cursor: pointer;
    display: inline;
    margin-right: 3px;
    width: 16px;
    height: 16px;
}


.masthead-nav2 > li {
  display: inline-block;
}
.masthead-nav2 > li + li {
  margin-left: 20px;
}
.masthead-nav2 > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
      font-weight: initial;
  color: #fff; /* IE8 proofing */
  color: rgba(255,255,255,.75);
  border-bottom: 2px solid transparent;
}
.masthead-nav2 > li > a:hover,
.masthead-nav2 > li > a:focus {
  background-color: transparent;
  border-bottom-color: #a9a9a9;
  border-bottom-color: rgba(255,255,255,.25);
}
.masthead-nav2 > .active > a,
.masthead-nav2 > .active > a:hover,
.masthead-nav2 > .active > a:focus {
  color: #fff;
  border-bottom-color: #fff;
}
.cover {
    padding: 31px 0px;
}

html, body {
    height: 100%;
    background-color: #fff;

}
.site-wrapper {

    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0);
}
body {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 3px rgba(255, 255, 255, 0);
}
.masthead-nav > li > a {
  font-family: 'Arual', Arial, sans-serif;
font-weight:normal;

    font-size: 22px;
    color: #2d3233;
        text-shadow: 0 1px 0px rgba(0,0,1,0);


}
.masthead-nav > .active > a, .masthead-nav > .active > a:hover, .masthead-nav > .active > a:focus {
  color: rgb(116, 114, 114);
  border-bottom-color: #747272;
}
.masthead-nav2 > li > a {
  font-family: 'Arual', Arial, sans-serif;
font-weight:bold;
font-style:bold;
    font-size: 20px;
    color: rgb(116, 114, 114);


}
.masthead-nav2 > .active > a, .masthead-nav > .active > a:hover, .masthead-nav > .active > a:focus {
  color: rgb(116, 114, 114);
  border-bottom-color: #747272;
}
.mastfoot {

  color: rgb(116, 114, 114);

}
.cc-revoke, .cc-window {

    font-size: 12px;

}
body {
    margin:0px;
    padding: 0px;
    color: black;

}
.wrap {
    height: auto;
    margin: 0 auto -80px; /* footer height + space */
    min-height: 99%;
    box-sizing: border-box;
    overflow: auto;
}
.footer {

    height: 60px;  /* footer height */
    padding-top: 0px;
    display: block;
    margin-top: 0px; /* space between content and footer */
    box-sizing: border-box;
    position: relative;
    width: 100%;
}
.site-wrapper {

    padding-top:270px;
}

.inner {
    padding: 0px;
}
.cc-revoke, .cc-window {
    position: fixed;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Helvetica,Calibri,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.7em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}

media only screen and (max-width: 768px) {
  .site-wrapper {

      padding-top:180px;
  }
  .masthead-nav > li > a {
      font-family: 'Arual', Arial, sans-serif;

      font-size: 22px;

  }
  .nav {
      padding-left: -10px;
      padding-right: 6px;
      margin-bottom: 0;
      list-style: none;
  }


}
.cc-window {

    font-size: 12px;
    background-color: white;
    }



@media (min-width: 992px) {
    .masthead, .mastfoot, .cover-container {
        width: 1000px;
    }


}
@media (min-width: 900px){
.masthead-nav {
    float: inherit;
}
.masthead-nav2 {

    float: right;

}

}

@media screen and (min-width: 100px) and (max-width: 1324px) {
.site-wrapper {
    padding-top: 150px;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    font-size: 10px ;
}
}
