html {
  position: relative;
  min-height: 100%;
}

body {
  margin: 0 0 345px;
}

h1, h2, h3, h4, h5, h6, .btn, p{
  font-family: 'Ubuntu', sans-serif;
}

/*-------------------------- navbar ------------------------------------*/

.navbar .container {
  border-bottom: 1px solid transparent;
  border-color: #363636;
  font-family: Arial;
}

.navbar {
  min-height: 40px;
}

.navbar-brand {
  font-family: 'Ubuntu', sans-serif;
}

.btn-primary {
  border: none;
}

.btn:hover,
.btn:focus,
.btn:active {
  outline:0;
}

a.btn.btn-primary.btn-sm {
  padding: 5px 20px;
  color: #fff;
  margin-top: 10px;
}

a.btn.btn-primary.btn-sm:hover {
  background-color: #084d8f;
  color: #fff;
}

.nav>li>a {
  padding: 10px 12px;
}

.nav-search .form-control {
  border-radius: 30px;
}

.nav-search input {
  padding-right: 30px;
}

.btn-search:hover,
.btn-search:focus,
.btn-search:active {
  background-color: transparent;
  color: #01417D;
}


.navbar-inverse .navbar-nav>.open>a, 
.navbar-inverse .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.active>a {
  background-image: none;
  box-shadow: none;
}

.navbar-right>li>a {
  margin-top: 5px;
}

.navbar-home {
  background-color: #01417d;
}


.navbar-inverse,
.navbar-default {
  background-image: none;
  box-shadow: none;
}

.navbar-inverse .navbar-nav>li>a {
  color: gray;
}
.navbar-inverse .navbar-nav>.active> a {
  color: #FFF;
  font-size: 14px;
}

.navbar-default .navbar-nav>li>a {
  color: #ACACAC;
}

.navbar-default .navbar-nav>.active>a {
  color: #01417d;
  font-size: 14px;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:active {
  color: #01417D;
}

.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:active {
  color: #FFF;
}

.navbar-home .navbar-nav>li>a {
  color: #C4C4C4;
}

.navbar-home .navbar-nav>li>a:hover {
  color: #FFF;
}


.navbar-home .container {
  border-bottom: 1px solid #fff;
}

.navbar-home a.btn.btn-primary.btn-sm {
  border: 1px solid #fff;
}

.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus,
.navbar .navbar-toggle:active
 {
  background-color: transparent;
  box-shadow: none;
}

.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle:active .icon-bar,
.navbar-inverse .navbar-toggle:focus .icon-bar {
  background-color: #D9D9D9;
}

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:active .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #222222;
}


#brand-sm {
  float: none;
}

#brand-sm img {
/*  margin-left: 0;*/
/*  display: block;
  margin-left: auto;
  margin-right: auto;*/
}

.sm-nav {
  margin-bottom: 20px;
}

.sm-nav a {
  color: #FFFFFF;
  margin-bottom: 20px;
}

.sm-nav-white a {
  color: #01417D;
}

.sm-nav a:hover,
.sm-nav a:active,
.sm-nav a:focus {
  color: #D9D9D9;
  text-decoration: none;
}

.sm-nav-white a:hover,
.sm-nav-white a:active,
.sm-nav-white a:focus {
  color: #222222;
}

.nav-btn {
/*  display: block;
  width: 200px;
  margin: 20px auto;*/
  float: right;
  margin-top: 20px;
}

a.btn.btn-primary.nav-btn {
  margin-top: 20px;
}

.navbar-brand, #google-search, .nav {
  display: inline;
}

.navbar-right {
  margin-top: -45px;
}

#google-search table.gsc-search-box {
  width: 25%;
  margin-top: 8px;
}

/*#google-search-2 table.gsc-search-box {
  margin-bottom: 10px;
}*/

#google-search .gsc-input-box,
#google-search-2 .gsc-input-box {
  border-radius: 30px;
  height: 34px;
  vertical-align: middle;
}

.gsst_a .gscb_a, .gsib_a {
  padding-top: 8px;
}

#gs_tti50 #gsc-i-id1,
#gsc-i-id1, #gsc-i-id2, #gs_tti51 {
  font-size: 12px;
  height: 2em!important;
}

#gsc-i-id1, #gsc-i-id2 {
  background-position: 0px 7px!important;
}

#gsc-i-id2, #gs_tti51 {
  padding-bottom: 15px;
}

.btn-search, #google-search input.gsc-search-button, 
#google-search-2 input.gsc-search-button,
.cse .gsc-search-button input.gsc-search-button-v2, 
input.gsc-search-button-v2 {
  margin-left: 0px;
  width: 30px;
  height: 30px;
  background-color: #01417D;
  color: #01417D;
  padding: 8px;
  background-image: none;
  background-size: contain;
  border: 1px solid #FFF;
  border-radius: 30px;
}

#ats-nav #google-search input.gsc-search-button,
#ats-nav-2 #google-search-2 input.gsc-search-button {
  border: none;
}

#google-search input.gsc-search-button:hover, 
#google-search input.gsc-search-button:focus,
#google-search-2 input.gsc-search-button:hover, 
#google-search-2 input.gsc-search-button:focus {
  background-color: #084d8f;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .nav-search .form-control {
    width: 150px;
  }
  .nav>li>a {
    font-size: 14px;
  }
  #google-search table.gsc-search-box {
    width: 22%;
  }
} 

@media (min-width: 768px) and (max-width: 992px) {
  .container > .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    margin-left: -15px;
    margin-right: -15px;
  }
  .nav>li>a {
    padding: 10px 8px;
    font-size: 13px;
  }
  .navbar-right {
    margin-left: -190px;
  }
  .nav-search .form-control {
    width: 100px;
  }
  a.btn.btn-primary.btn-sm {
    padding: 5px 10px;
  }
  .nav-search {
    padding-left: 5px;
  }
  #google-search table.gsc-search-box {
  width: 18%;
  }
  #google-search input.gsc-search-button {
    display: none;
  }
}

@media (max-width: 768px) {
  .nav-search .form-control {
    width: 200px;
    margin-left: 15px;
/*    display:inline;*/
  }
  .nav-search {
    display:inline;
  }
  .navbar-toggle {
    margin-top: -20px;
  }
  .navbar-header {
    border-bottom: 1px solid #FFF;
  }

  .navbar .container {
    border: none;
  }
  #google-search-2 #gs_tti51 {
    vertical-align: none;
  }
/*  .btn-search {
    display:inline;
    margin-top: -68px;
    margin-left: 180px;
  }
  .btn-primary {
    border: none;
  }*/
}


/*-------------------------- /navbar ------------------------------------*/


/*-------------------------- jumbotron ------------------------------------*/
.jumbotron {
  padding: 30px 0 140px 0;
  margin-bottom: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;

}

.jumbotron h1 {
  font-size: 30px;
}

.jumbotron p {
  width: 360px;
  color: #898989;
}

.jumbotron-inverse {
  background-color: #0a0a0a;
  background-image: url(https://dmqd68ydxkgin.cloudfront.net/ats/ats-main.png);
}


.jumbotron-egress {
  background-image: url(https://dmqd68ydxkgin.cloudfront.net/egress/steel-egress-stair-.jpg);
  background-position: center -100px;
}

.carousel-inner img {
  margin-top: -110px;
}

.carousel-inner .jumbotron {
  background-image: none;
}

.carousel-caption {
  text-align: left;
  /*top: 25%;*/
/*  bottom: 25%;*/
  left: 15%;
  text-shadow: none;
  padding-bottom: 60px;
/*  height: 280px;*/
}

.carousel-inner .item {
  padding: 0;
}

.carousel-inner.item.active.left,
.carousel-inner.item.next.left {
  top: 25%;
}

@media screen and (min-width: 1500px) {
    .carousel-caption {
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1500px) {
    .carousel-caption {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .jumbotron-inverse {
    background-size: 1200px;
  }
  .jumbotron-egress {
    background-size: 1500px;
  }
}

@media screen and (max-width: 1200px) {
  .jumbotron-egress {
    background-size: 1800px;
    background-position: center -150px;
  }
  .carousel-inner .item {
    width: 100%;
    height: 290px;
    overflow: hidden;
  }
  .carousel-inner .item img {
    position: absolute;
    width: 130%;
    top: 0px;
    left: -200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
  }
/*  #ats-main {
    top: -15px;
  }*/
  .carousel-caption {
    top: 0%;
    left: 10%;
  }
}
@media screen and (min-width: 1000px) {
  #ats-main {
    top: -15px;
  }
}
@media screen and (min-width: 415px) and (max-width: 480px) {
  #ats-main {
    top: -80px;
  }
}
@media screen and (min-width: 530px) and (max-width: 600px) {
  #ats-main {
    top: -60px;
  }
}
@media screen and (min-width: 600px) and (max-width: 652px) {
  #ats-main {
    top: -100px;
  }
}
@media screen and (min-width: 652px) and (max-width: 737px) {
  #ats-main {
    top: -150px;
  }
}
@media screen and (min-width: 737px) and (max-width: 768px) {
  #ats-main {
    top: -180px;
  }
}
@media screen and (min-width: 815px) and (max-width: 875px) {
  #ats-main {
    top: -30px;
  }
}
@media screen and (min-width: 876px) and (max-width: 999px) {
  #ats-main {
    top: -80px;
  }
}
@media screen and (min-width: 1036px) and (max-width: 1201px) {
  #ats-main {
    top: -70px;
  }
}
@media screen and (max-width: 998px) {
  .carousel-inner .item {
    height: 260px;
  }
  .carousel-inner .item img {
    width: 150%;
    left: -200px;
  }
  .carousel-caption {
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .jumbotron-egress {
    background-size: 1800px;
  }
  .carousel-inner .item {
    height: 290px;
  }
  .carousel-inner .item img {
    width: 250%;
    left: -500px;
  }
  .carousel-caption {
    left: 0;
  }
  .jumbotron img{
    opacity: 0.3;
  }
  .jumbotron p {
    font-weight: 400;
  }


}
@media screen and (max-width: 480px) {
  .jumbotron-egress {
    background-size: 2000px;
  }
   .carousel-inner .item {
    height: 290px;
  }
  .carousel-inner .item img {
    width: 320%;
    left: -500px;
  }
  .carousel-caption {
    left: 0;
  }
}

.jumbotron-inverse h1 {
  color: #fff;
}

.jumbotron-inverse p {
  color: #fff;
}

.btn {
  border-radius: 30px;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}

.btn-lg, .btn-group-lg > .btn {
  border-radius: 30px;
  padding: 10px 50px;
  background-image: none;
}

/*-------------------------- /jumbotron ------------------------------------*/

/*-------------------------- main body ------------------------------------*/

.box {
  background-color: #fff;
  border: 1px solid #cccccc;
  padding: 20px;
  margin: 20px -5px;
}

.inner-box {
  margin-left: 0;
  margin-right: 0;
}

.main .btn-sq {
  border-radius: 0;
  background-color: #bdbdbd;
/*  border: 1px solid #e1e1e1;*/
  font-family: 'Ubuntu', sans-serif;
  color: #fff;
  width: 100%;
}

.main .btn-sq:hover {
  background-color: #01417d;
  color: #fff;
}

.main a .btn .btn-sq {
  color: #bdbdbd;
  font: 'Ubuntu', sans-serif;
}

.main .btn-order {
  background-color: #02519C;
  color: #FFFFFF;
}

a.btn.btn-download.btn-sm:hover,
.main .btn-download:hover {
  background-color: green;
}

.box-blue,
.box-blue h5 {
  background-color: #01417d;
  color: #FFFFFF;
}

.btn-download i {
  display: none;
}

.main .btn-download:hover .fa {
  display: inline-block;
}

.main .btn-inpage {
  display: block;
  text-align: center;
}

#btn-inline {
  margin-top: 0;
}

.main ul li {
  list-style-type: none;
}

ul.disc {
  list-style-type: disc;
}


.main a {
  margin-top: 10px;
}

.btn-round {
  width: 30%;
  margin-left: 35%;
}

.main .box ul {
  padding: 0;
}

.box-dark {
  background-color: #01417d;
}

.box-dark h4 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}

.box-dark-inner {
  margin-bottom: 0;
  margin-top: 0;
}

.blue-box:hover,
.blue-box:focus {
  text-decoration: none;
}
.main h2, h3, h4 {
  margin-top: 0;
}

.box img {
  width: 100%;
}

#model {
  width: 75%;
}

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

.slogan {
  font-size: 16px;
  color: #01417d;
}

.slogan, 
.slogan-egress {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
}

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

.container-bg-img {
  background-image: url(https://dmqd68ydxkgin.cloudfront.net/home/home-blurred-bg.jpg);
   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
/*  padding: 0px;
  overflow: hidden;*/
}

/*.container-bg-img>img {
  position: absolute;
}*/

.home-icons a img {
  max-height: 100px;
  margin-bottom: 20px;
}

#product-logo {
  max-width: 300px;
}

.bottom-button {
  margin-top: 15px;
}

.home-button {
  background-color:#FFF;
  border: 3px solid #e1e1e1;
  color: #bdbdbd;
}

.home-button:hover,
.home-button:focus,
.home-button:active{
  background-color: #01417d;
  border: 3px solid #01417d;
}


.btn-full {
  width: 100%;
}

.no-margin {
  margin-bottom: 30px;
}

.add-margin {
  margin: 0px 20px;
}

.add-side-margin {
  margin-top: 15px;
  padding-left: 0px;
  padding-right: 30px;
}

.box-no-margin {
  padding: 0px 0px 20px 0px;
}

.box-no-margin-left {
  padding: 0px 20px 0px 0px;
}

.box-no-border {
  border: none;
}

.box .left-img {
  height: auto;
  width: 200px;
  float: left;
}

.box-top {
  margin-top: 20px;
}

.center {
  text-align: center;
}

.empty-box {
  margin-top: 60px;
  margin-bottom: 60px;
}

.small-link a {
  color: #898989;
  text-decoration: underline;
  font-size: 10px;
}

.small-link a:hover {
  color: #222222;
}

.btn-input {
  background-color: #FFF;
  border: 1px solid #898989;
  border-radius: 0;
  min-width: 60px;
  font-size: 18px;
  margin-bottom: 15px;
}

.btn-input:hover,
.btn-input:focus,
.btn-input:active {
  background-color: #E1E1E1;
}

.form-control {
  border-radius: 0;
  color: #898989;
}

.form-note {
  margin-top: 15px;
}

.control-label {
  color: #363636;
  font-weight: 200;
  font-size: 12px;
}

.label-strong {
  font-weight: 600;
}

.control-label em {
  font-weight: 200;
  color: #898989;
  text-align: right;
  font-size: 10px;
}

.form-header {
  background-color: #363636;
  margin: 20px -20px;
  padding: 20px 20px 10px 20px;
}

.form-header h4 {
  color: #FFFFFF;
  display: inline;
}

.form-header p {
  color: orange;
  font-weight: 200;
  display: inline;
  padding-left: 20px;
}

.cad-stairs {
  max-width: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 30px;
}

#cad-button {
  margin-bottom: -20px;
}

#print-button {
  margin-top: -30px;
}

.checkboxOne input, 
.checkboxTwo input {
  position: absolute;
/*  left: -9999px;*/
}

.checkboxOne label,
.checkboxTwo label {
  display: inline-block;
  position: relative;
  padding: 0px 30px 15px 32px;
  cursor: pointer;
  user-select: none;
}

.checkboxOne label::before,
.checkboxTwo label::before {
  display: inline-block;
  position: absolute;
  background-color: #FFF;
  border-radius: 0;
  top: -1px;
  left: 0px;
}

.checkboxOne label::before {
  content: '';
  width: 19px;
  height: 19px;
  border: 1px solid #C9C9C9;
}

.checkboxTwo label::before {
  width: 60px;
  height: 38px;
  border: 1px solid #898989;
  text-align: center;
  padding-top: 5px;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 400;
}

.fiftysix label::before {
  content: '56';
}

.sixtyeight label::before {
  content: '68';
}

.checkboxOne input + label,
.checkboxTwo input + label  {
  height: 30px;
  left: -1px;
}

.checkboxOne input:checked + label::before,
.checkboxTwo input:checked + label::before{
  background-color: #02519C;
  border: 1px solid #02519C;
  color: #FFFFFF;
}

.sixtyeight {
  margin-top: -40px;
  margin-left: 75px;
}

hr {
  border: 1px solid #E9E9E9;
}

select {
   background: transparent;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   cursor: pointer;
}

.arrow {
  display: block;
  position: relative;
}

.arrow:after {
  content: 'v';
  /*font-family: "FontAwesome";*/
  font-size: 18px;
  font-weight: 200;
  color: #aaa;
  left: 0;
  top: 0;
  padding: 3px 12px 4px;
  border: 1px solid #CCC;
  position: absolute;
  pointer-events: none;
}

.arrow:before {
content:'';
right:4px; top:0px;
width:23px; height:18px;
position:absolute;
pointer-events:none;
display:block;
}

.arrow .form-control {
  padding-left: 45px;
}

.arrow .form-control option {
  margin-left: 45px;
}

select::-ms-expand {
    display: none;
}

.site-block {
  margin-top: 30px;
}

.main .box ul .nest,
#nest
{
  padding-left: 30px;
}

.main #nest li {
  list-style-type: disc;
}

#home-bullet {
  padding-left: 30px;
  text-indent: -10px;
}

.large-bullet li {
  font-size: 18px;
  color: #02519C;
}


.header-padding {
  padding-bottom: 15px;
}

.img-padding,
.h5-padding {
  padding-top: 15px;
}

#tab-box {
  margin: 15px 0px;
  padding: 15px;
  border: 1px solid #E1E1E1;
}

.model-container {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 50%;
  min-height: 498px;
}

/* 16x9 Aspect Ratio */
.model-container-16x9 {
  padding-bottom: 56.25%;
}

/* 4x3 Aspect Ratio */
.model-container-4x3 {
  padding-bottom: 75%;
}

.model-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#bim {
  width: 100px;
}

.ral {
  height: 34px;
  width: 34px;
  display: block;
}

.colors .alert a {
  text-decoration: underline;
  font-weight: 600;
}

.alert {
  margin-top: 10px;
  margin-bottom: 0px;
}

.btn-ats {
  margin-top: 10px;
}

.btn-egress {
  margin-left: -10px;
  height: 34px;
}

.color-box {
  padding-left: 0px;
  padding-right: 0px;
}

#colorName {
  height: 34px;
  line-height: 34px;
  text-align: left;
}

textarea {
  width: 100%;
}

#welded-link {
  min-height: 100px;
}

.videowrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.jm-lapeyre {
  max-width: 150px;
  float:left;
  margin-right: 10px;
}



.application {
  max-width: 250px;
  float: left;
  margin-right: 10px;
}

.application-detail {
  max-height: 150px;
  float:right;
}

.no-padding {
  padding-bottom: 0px;
}

.add-right-margin {
  margin-right: 10px;
  margin-top: 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background-image: none;
  background-color: #01417D;
  color: #FFF !important;
  border: none;
  font-family: 'Ubuntu', sans-serif;
  border-radius: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, 
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, 
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  color: #898989 !important;
  font-family: 'Ubuntu', sans-serif;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  color: #898989 !important;
  font-family: 'Ubuntu', sans-serif;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background-image: none;
  color: #898989 !important;
  border: 1px solid #898989;
  border-radius: 0;
}

.dataTables_wrapper .dataTables_length, 
.dataTables_wrapper .dataTables_filter, 
.dataTables_wrapper .dataTables_info, 
.dataTables_wrapper .dataTables_processing, 
.dataTables_wrapper .dataTables_paginate {
  color: #898989;
  font-family: 'Ubuntu', sans-serif;
}

.terms {
  height: 300px;
  border: 1px solid #ccc;
  background: #f2f2f2;
  overflow: auto;
  padding: 16px;
  margin-bottom: 15px;
}

.btn-disabled {
  pointer-events: none;
  opacity: 0.5;
}

.tooltip-inner {
  white-space: pre-wrap;
}

@media (min-width: 992px) and  (max-width: 1200px){
  .container {
    width: 900px;
  }
}

/*-------------------------- /main body ------------------------------------*/

/*-------------------------- tables ------------------------------------*/

table {
  font-family: 'Ubuntu', sans-serif;
}

table .grey {
  background-color: #f0f0f0;
}

table .dark-grey {
  background-color: #E1E1E1;
}

td .table-img {
  padding: 0px;
}

.table-img img {
  min-width: 100px;
  max-width: 160px;
}
.glyphicon-ok {
  color: #02519c;
}

.table-tabs {
  margin-top: 15px;
}
.table-egress th {
  text-align: center;
}

.nav-tabs>li>a {
  border: 1px solid #E1E1E1;
  color: #898989;
}

.nav-tabs>li>a:hover {
  border: 1px solid #EFEFEF;
  background-color: #EFEFEF;
}

.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus {
  color: #02519C;
  background-color: #E1E1E1;
/*  border-radius: 0;*/
}

.right {
  text-align: right;
}

.top-border {
  border-top: 2px solid gray;
}

.under {
  text-decoration: underline;
}

.inline {
  display: inline;
}

.inline img {
  display: inline;
  max-width: 260px;
}

.table-blue th {
  background-color: #02519C;
  color: #FFFFFF;
}

.main .btn-xsmall {
  padding: 0 5px;
  width: initial;
}

.main .btn-table-d {
  margin-top: 0;
}
.main .btn-table-d:hover {
  background-color: green;
  color: #FFF;
}

.btn-bim {
  margin-top: 0;
  display: inline;
}

.table-box {
  width: 80px;
}

.filterGallery button {
  margin-bottom: 5px;
}
.filterOptions .active,
.filterGallery .active {
  background-color: #01417D;
}

#gallery a {
  overflow: hidden;
  position: relative;
  height: 100px;
}

/*#gallery a img {
  padding: 5px;

}*/

.input-group-addon {
  color: #ccc;
}

/*-------------------------- /tables ------------------------------------*/

/*-------------------------- tracker ------------------------------------*/

    ol.progtrckr {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    ol.progtrckr li {
        display: inline-block;
        text-align: center;
        line-height: 3em;
        font-family: 'Ubuntu', sans-serif;
    }

    ol.progtrckr[data-progtrckr-steps="2"] li { width: 49%; }
    ol.progtrckr[data-progtrckr-steps="3"] li { width: 33%; }
    ol.progtrckr[data-progtrckr-steps="4"] li { width: 24%; }
    ol.progtrckr[data-progtrckr-steps="5"] li { width: 19%; }
    ol.progtrckr[data-progtrckr-steps="6"] li { width: 16%; }
    ol.progtrckr[data-progtrckr-steps="7"] li { width: 14%; }
    ol.progtrckr[data-progtrckr-steps="8"] li { width: 12%; }
    ol.progtrckr[data-progtrckr-steps="9"] li { width: 11%; }

    ol.progtrckr li.progtrckr-done {
        color: black;
        border-bottom: 4px solid yellowgreen;
    }
    ol.progtrckr li.progtrckr-todo {
        color: silver; 
        border-bottom: 4px solid silver;
    }

    ol.progtrckr li:after {
        content: "\00a0\00a0";
    }
    ol.progtrckr li:before {
        position: relative;
        bottom: -2.5em;
        float: left;
        left: 50%;
        line-height: 1em;
    }
    ol.progtrckr li.progtrckr-done:before {
        content: "\2713";
        color: white;
        background-color: yellowgreen;
        height: 1.2em;
        width: 1.2em;
        line-height: 1.2em;
        border: none;
        border-radius: 1.2em;
    }
    ol.progtrckr li.progtrckr-todo:before {
        content: "\039F";
        color: silver;
        background-color: white;
        font-size: 1.5em;
        bottom: -1.6em;
    }

/*-------------------------- /tracker ------------------------------------*/

/*-------------------------- footer ------------------------------------*/

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 345px;
  width: 100%;
  color: #fff;
  background-color: #363636;
}

.footer .container {
  padding: 60px 20px 15px 20px;
}

.footer h2 {
  color: #fff;
  margin: 0;
}

.footer ul {
  list-style-type: none;
  padding-left: 0;
}

.footer ul li {
  font-size: 12px;
}

.footer ul li a {
  color: #cccccc;
}

.footer ul li a:hover {
  color: #fff;
}

.btn-default {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
  margin-top: 30px;
  margin-left: 30px;
}

.footer ul li a.btn-default {
  color: #fff;
}

.footer ul li a.btn-default:hover {
  color: #363636;
}

.footer .copyright {
  border-top: 1px solid #707070;
  color: #707070;
  padding: 15px 20px 40px 20px;
}

.copyright ul li {
  display: inline;
  float: left;
  margin-right: 15px;
}

.copyright ul li a {
  display: block;
  color: #707070;
  text-decoration: underline;
}

#footer-title {
  color: #FFFFFF;
}

@media (max-width: 1200px) {

  .footer {
    height: 345px;
  }
  body {
    margin-bottom: 345px;
  }
  .footer-logo {
    margin-bottom: 30px;
  }
   #footer-img {
   width: 150px;
   height: 25px;
  }
  .footer .btn-default {
    margin-left: 20px;
  }
}

@media (max-width: 768px) {
  .footer {
    height: 545px;
  }
  body {
    margin-bottom: 545px;
  }
}
/*-------------------------- /footer ------------------------------------*/
