@font-face {
  font-family: "quadon bold";
  src: url("../fonts/Quadon/Rene Bieder - Quadon Bold.otf");
}

@font-face {
  font-family: "quadon medium";
  src: url("../fonts/Quadon/Rene Bieder - Quadon Medium.otf");
}

@font-face {
  font-family: "quadon light";
  src: url("../fonts/Quadon/Rene Bieder - Quadon Light.otf");
}

@font-face {
  font-family: "geo semibold";
  src: url("../fonts/Geogrotesque/Geogtq-Sb.otf");
}

@font-face {
  font-family: "geo medium";
  src: url("../fonts/Geogrotesque/Geogtq-Md.otf");
}


body {
  margin: 0;
  overflow: hidden;
  font-family: "geo medium";
  background-color: #363437;
}

a {
  cursor: pointer;
  text-decoration: none;

}
a:hover {
  text-decoration: none;
  color: initial;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.btn-right {
  float: right;
}

#toolbar_2 {
  display: none;
}

.bootstrap-select {
  width: 100% !important;
}

.page-content.design-panel {
  overflow: visible !important;
  background: rgba(54, 52, 55, 0.7490196078431373);
  margin-top: -6px;
}

h3 {
  color: white;
  margin-top: 0;
}

.toast-top-right{top:28px;}
#toast-container > div {
    opacity:1;
}
.toast-info{top:100px; left: 0; right: 0; width: 400px;}

/*typeahead autocomplese css change*/
.tt-dataset{padding: 10px;}
.typeheadTemplateText{margin: 5px 0;}

/*fake cursor code*/

.showInputValue .done {
  float: right;
  color: #2887a6;
}

.showInputValue > div {
  position: relative;
  display: inline-block;
}

.showInputValue > div > span:after {
  content: "\200b";
}

.selected-value {
  background: black;
  color: white;
  padding: 0 5px;
}

.cursor {
  animation: blink-empty 1s infinite;
  position: absolute;
  width: 2px;
  height: 25px;
  background-color: grey;
  right: -5px;
  top: 4px;
}

.tab-link.active{pointer-events: none;}

@keyframes blink-empty {
  50% {
    opacity: 0;
  }
}

div.dropdown-menu {
  top: initial;
  bottom: 0;
  overflow: visible !important;
}

.dropdown-custom:not(.cladding) .dropdown-menu {
  top: initial;
  bottom: 30%;
  overflow: visible !important;
}

.dd_arrow {
  position: absolute;
  top: 54%;
  right: 19px;
}

.dropdown-custom {
  /*background: rgba(21, 27, 31, 0.5) !important; */
  color: white;
  width: 100%; 
  border: 0;
  /*padding-left: 10px;*/
  -webkit-appearance: none;
  -moz-appearance: none;
  
}

.dropdown-custom_bays{
  
  color: white;
  height: 37px;
  width: 100%; 
  border: 0;
  padding-left: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url('../img/down-arrow.png') no-repeat right #363d42;;
  background-position-x:87px;

}

.bays_inputs .dropdown-custom {
   height: 37px;
}

#texture_list {
  display: none;
  position: absolute;
  background: white;
  padding-left: 0;
}

#texture_list li {
  list-style: none;
  font-size: 26px;
  padding: 10px;
  cursor: pointer;
}

#texture_list li.active {
  background-color: tomato;
  color: white;
}

#texture_list li img {
  width: 20px;
  padding-right: 10px;
}

.option_text1 {
  line-height: 40px;
  padding-left: 30px;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: transparent;
}

.dropdown-toggle,
.options .shed-inputs .form-group input {
  font-family: "geo medium";
  border-radius: 0;
  border: 0;
  float: left;
  width: 100%;
  margin-right: 10px;
  background-color: rgba(21, 27, 31, 0.5) !important;
  color: white;
  height: 35px;
  padding: 0 8px;
  box-shadow: 0 0 0;
}

.cladding, .cladding button.dropdown-toggle, .cladding div.dropdown-menu{
  background-color: black !important;
}

.cladding ul.dropdown-menu{
  background-color: #1a1e1f !important;
  top: 6px !important;
}

.dropdown-custom button.dropdown-toggle{
  padding: 0;
}

.form-group label:not(.not-block) {
  color: white;
  font-weight: 100;
  font-size: 14px;
  display: block;
  font-family: "geo medium";
}

.texture_dd > label {
  cursor: pointer;
}

.option_text {
  font-size: 11px;
  color: white;
  padding-left: 5px;
}

.options-block {
  margin: 0;
  padding: 8px;
}

.block {
  display: block;
  clear: both;
  width: 100%;
}

.options {
  bottom: 0;
  left: 0;
  font-family: "geo medium";
  width: 100%;
  margin: 0;
}

.options .block .buttons-row:nth-child(2) {
  padding-top: 8px;
}

.options .shed-inputs {
  width: auto;
  clear: both;
}

.options .shed-inputs .form-group {
  position: relative;
  float: left;
  width: 33%;
  padding-right: 10px;
  margin-bottom: 10px;
}

.options .shed-inputs .form-group input:nth-child(3) {
  width: 140px;
  padding-right: 10px;
}

.options .shed-inputs .form-group span.meter {
  position: absolute;
  right: 18px;
  bottom: 8px;
  color: white;
  font-size: 11px;
  font-family: "geo semibold";
}

.options .shed-inputs:before,
.options .shed-inputs:after {
  display: table;
  content: " ";
  clear: both;
}

.options .shed-inputs > div:nth-child(4) {
  height: 56px;
}

.bays_inputs:before,
.bays_inputs:after {
  display: table;
  content: " ";
  clear: both;
}

.close-design-params {
  width: 100%;
  padding: 5px 0;
  text-align: center;
}

.tabbar {
  position: absolute;
  height: 60px;
}

.tabbar .tab-link {
  text-decoration: none;
  color: black;
}

.tabbar .tab-link.active {
  color: #2a6fb6;
}

.tabbar .tab-link i {
  font-size: 30px;
}

.tabbar .tab-link span {
  font-size: 12px;
}

.owl-item {
  float: left;
}

.owl-nav > div {
  position: absolute;
  top: -9px;
}
.owl-nav > div.owl-next {
  right: 0;
}

.owl-stage-outer {
  float: left;
  margin: 0 11%;
  width: 78%;
  overflow: hidden;
}

.navbar .center {
  font-size: 20px;
  left: 50% !important;
  transform: translateX(-50%)
}
@media (max-width: 1699px) and (min-width: 1500px) {
  .navbar .center {
      font-size: 25px;
      left: 50% !important;
      transform: translateX(-50%)
      
  }
}
@media (max-width: 1960px) and (min-width: 1700px) {
  .navbar .center {
      font-size: 32px;
      left: 50% !important;
      transform: translateX(-50%)
      
  }
}
.btn-blue,
.btn-red,
.btn-border {
  box-shadow: 0 4px 10px #1b1b1b;
  font-family: "geo semibold";
  background: #2b72b3;
  border: 1px solid #2b72b3;
  color: white;
  margin-top: 18px;
  height: 30px;
  font-size: 13px;
  padding: 0 30px;
  border-radius: 2px;
}
@media screen and (max-width: 1200px) and (min-width: 900px) {
  .btn-border{
    padding: 0 31px !important;
     
    }
  }    

.btn-blue_bays{
  box-shadow: 0 4px 10px #1b1b1b;
  font-family: "geo semibold";
  background: #2b72b3;
  border: 1px solid #2b72b3;
  color: white;
  margin-top: 21px;
  height: 36px;
  font-size: 13px;
  padding: 0 42px;
  border-radius: 0px;
}

.btn-red {
  background: #e61c35;
  border: 1px solid #e61c35;
}

.btn-border {
  background: transparent;
  border: 1px solid white;
}

*:not(input):not(a):not(button):not([contenteditable="true"]):not(textarea) {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

a {
  color: initial;
}

/* changes 17/12/2018 */

/* canvas,
.design-panel,
.closed,
.close-design-params {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
} */

canvas {
  float: left;
  
}

.navbar-inner,
.content-block-title {
  font-family: "quadon bold";
}

h3 {
  font-family: "quadon medium";
}

.building {
  font-family: "geo semibold";
  cursor: pointer;
}

.logo {
  padding: 10px 0;
}

.single-nav-head {
  margin: 0 auto;
}

.dropdown-toggle .bs-caret,
.options .shed-inputs .form-group input .bs-caret, .dd_arrow {
  float: right;
  color: white;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.dropdown-toggle .bs-caret,
.options .shed-inputs .form-group input .bs-caret{right: 7px;
    position: absolute;}

#colours .bs-caret{
  top: 10px;
}

/*ovreriding bs-caret bootstrap dd*/
.dropdown-toggle .bs-caret:before,
.options .shed-inputs .form-group input .bs-caret:before, .dd_arrow:before {
  content: "\f078";
}

.bs-caret .caret{
  display: none;
}

/*ovreriding bs-caret bootstrap dd*/

.dropdown-toggle .filter-option,
.options .shed-inputs .form-group input .filter-option {
  color: white;
}

.close-design-params {
  position: absolute;
}

.close-design-params.with-bg {
  background: rgba(54, 52, 55, 0.7490196078431373);
}

.close-design-params span,
.design-params a {
  color: white;
  display: block;
 
}

.a_colorbondlist{
  display: block;
  margin: 5px;

}

.closed-arrow > i.fa:before {
  content: "\f054";
  
}
.closed-arrow > i.fa {
  margin-left: 0px !important;
}

#edit_bays1 {
  height: 70px;
  overflow-y: auto;
}

#iscrolled > div,
#edit_bays1 > div,
#iscrolled1 > div {
  overflow: hidden;
}

#divRoofColorHtml,
#wallplan-middle {
  overflow: hidden;
}

#divRoofColorHtml > div,
#wallplan-middle > div {
  width: 900px;
  /* height: 100%; */
  white-space: nowrap;
}

.option_text1 {
  margin: 7px 0 !important;
}

.option_text1#to-custom_bays_sizes {
  margin: 0 !important;
}

#options .form-group {
  margin-bottom: 5px;
}

.horizontal_ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.horizontal_ul li {
  display: block;
  float: left;
  height: 100%;
  font-size: 14px;
}

.horizontal_ul a {
  width: 35px;
  height: 35px;
  border-radius: 20px;
  display: block;
}
 	
.bay-input-meter .highlightBtn { 
    transition: all 0.3s;
    float: right;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    background-color: white;
    border-radius: 10px;
}
 
.bay-input-meter .highlightBtn.active{
    transition: all 0.3s;
    width: 13px;
    height: 13px;
    box-shadow: 2px 2px 13px rgba(255, 255, 255, 0.37);
    background-color: yellow;
}

.bay-page:not(.active) {
  display: none;
}

.bays-buttons > button {
  background: none;
  border: 1px solid white;
}
.bays-buttons > button#prev {
  display: none;
}
.bays-buttons > button:nth-child(even) {
  float: right;
}

.select-to-edit {
  display: none;
}

.select-to-edit + label {
  display: inline-block;
  background: url("../img/shedProfile/unchecked.png") no-repeat;
  height: 32px;
  width: 32px;
  background-size: 23px;
  background-position-y: 7px;
}

.select-to-edit + label span {
  white-space: nowrap;
  color: white;
  font-weight: 100;
  font-size: 14px;
  display: block;
  font-family: "geo medium";
}

.showInputValue {
  background: white;
  width: 100%;
  padding: 5px;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  height: 50px;
  bottom: 0;
  line-height: 40px;
}

.showInputValue input {
  border: 0;
}

.select-to-edit:checked + label {
  background: url("../img/shedProfile/checked.png") no-repeat;
  height: 32px;
  width: 50px;
  display: inline-block;
  background-size: 50%;
  background-position-y: 7px;
}

#options .select-to-edit + label,
#options .select-to-edit:checked + label,
#annexe_profile .select-to-edit + label,
#annexe_profile .select-to-edit:checked + label {
  height: 21px;
  width: 21px;
  background-size: 20px;
}

.options-inputs .row {
  padding: 0 9px;
}

.closeCallOut {
  display: none;
}

.wall-arrow {
  position: absolute;
  top: 41%;
  border-radius: 43%;
}

.wall-arrow.left-arrow {
  left: 21px;
}

.wall-arrow.right-arrow {
  right: 21px;
}

.wall-arrow i {
  color: white;
  font-size: 28px;
}

.divWallPlanRenderer {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}

.colour-tooltip {
  position: absolute;
  width: initial !important;
  /* height: initial !important;
  bottom: 70px; */
}

.colour-tooltip .inner-tooltip {
  background-color: black;
  border-radius: 4px;
  background-color: #2b72b3;
  color: white;
  padding: 8px;
  display: inline;
}

.colour-tooltip:before {
  content: "  ";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid #2b72b3;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid transparent;
  left: calc(50% - 10px);
  top: 23px;
}

.colourtool-left:before {
  
  left: calc(22% - 10px) !important;
 
}
.colourtool-right:before {
  
  left: calc(70% - 10px) !important;
 
}

.colorListUl {
  position: relative;
}
 
#colours .dropdown-menu {
  width: 100%;
  background-color: #1a1e1f;
  min-height: 0 !important;
  z-index: 5010;
}

#colours .dropdown-menu ul.dropdown-menu > li > a {
  display: inline-block;
}

#colours .dropdown-menu ul.dropdown-menu > li > a:focus {
  background-color: transparent;
  outline: none;
}

#colours .dropdown-menu ul.dropdown-menu span.text {
  color: white;
}

#colours .colorListUl {
  overflow: hidden;
}

#colours .color-option-image {
  width: 17px;
  height: 17px;
  border-radius: 5px;
  margin-right: 10px;
}

#colours [data-id*="selectProfile"] span.filter-option {
  line-height: 25px;
  padding-top: 1px;
}

#colours [data-id*="selectProfile"] .color-option-image {
  float: left;
  margin-right: 10px;
  margin-top: 4px;
  margin-left: 10px;
}

#colours [data-id*="selectProfile"] ~ .dropdown-menu > ul > li > a {
  padding: 4px;
  display: block;
}

#colours [data-id*="selectProfile"] ~ .dropdown-menu > ul {
  height: 125px !important;
}

#colours [data-id*="selectProfileRoof"] ~ .dropdown-menu > ul {
  height: 70px !important;
}

.accessory-action { 
  display: none;
}

.accessory-action span {
  display: block; 
  padding: 0px;
  text-align: center;
}

.accessory-action span.fa-times {
  color: #e61c35;
}

.accessory-action span.fa-check {
  color: #2ba04e;
  border-bottom: 1px solid rgba(36, 160, 216, 0.25);
}
 
.btn-redCustom {
    /* margin-top: -20px !important; */
    margin-top: 0px !important;
    border-radius: 5px !important;
    font-family: "geo medium";
    padding: 0 0px !important;
    margin-right: 0px;
    width: 10%;
    /* font-size: 18px; */
    font-size: 20px;
}

.btn-redCustom span {
  margin-top: 1px;
}

.btn-redCustomHide {
  margin-top: 0px !important;
}
 
ul.saved-designs {
  padding-left: 0;
}

ul.saved-designs li {
  list-style: none;
  float: left;
  position: relative;
  width: 72.5px;
  margin-right: 10px;
}

ul.saved-designs li img:first-child {
  height: 50px;
}

ul.saved-designs li .shed-name {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  color: white;
  line-height: 28px;
  font-size: 11px;
  display: block;
}

ul.saved-designs li .times {
  position: absolute;
  top: -8px;
  right: -8px;
  width: 20px;
}

#save .shed-inputs .form-group:nth-child(2) {
  padding-right: 0;
}

#save .shed-inputs button {
  margin-top: 0;
}

.slick-slider {
  width: 100%;
}

.slick-track {
  padding-top: 9px;
  float: left;
}

.slick-prev,
.slick-next {
  float: left;
  text-indent: -9999px;
  background-image: url(../img/wallplan/prev.png);
  width: 35px;
  height: 54px;
  background-size: 28px;
  background-color: transparent;
  border: 0;
  background-position: 2px 25px;
  background-repeat: no-repeat;
  outline: none;
}

.slick-next {
  background-image: url(../img/wallplan/next.png);
}

.slick-list {
  width: 70vw;
  float: left;
}

/*quote landscape keyboard open code*/
body.quote-kb-open-ls canvas {
  display: none !important;
}

body.quote-kb-open-ls .design-panel {
  width: 100% !important;
}

body.quote-kb-open-ls #quote input,
body.quote-kb-open-ls #quote textarea {
  width: 80% !important;
}

body.quote-kb-open-ls #quote label {
  float: left !important;
  line-height: 16px !important;
  padding-right: 5px !important;
  padding-left: 5px !important;
}

body.quote-kb-open-ls #quote .form-group {
  width: 100% !important;
}

body.quote-kb-open-ls #current-heading {
  margin-left: 40vw !important;
}

body.quote-kb-open-ls #quote {
  height: 100vh !important;
}

#quote > div > div .form-group:first-child {
  width: 100%;
}

#quote > div > div .form-group:nth-child(2),
#quote > div > div .form-group:nth-child(3),
#quote > div > div .form-group:nth-child(4),
#quote > div > div .form-group:nth-child(5) {
  width: 50%;
}

#quote > div > div .form-group:nth-child(6) {
  width: 100%;
}

#quote > div > div .form-group:last-child {
  width: 50%;
}
 
#quote #quote-success {
  display: none;
}

#quote div.table-quote {
  height: 100px;
  overflow: auto;
  clear: both;
  font-family: "geo medium";
  border-radius: 0;
  border: 0;
  float: left;
  width: 100%;
  margin-right: 10px;
  background-color: #1a1e1f !important;
  color: white;
  height: 38px;
  padding: 10px;
  height: 100px;
}

#quote div.table-quote table {
  width: 100%;
}

#quote div.table-quote table tr > * {
  border-bottom: 1px solid grey;
  padding: 5px 5px 5px 5px;
  min-width: 90px;
  text-align: left;
}

#quote div.table-quote table th {
  text-transform: capitalize;
}

.modal-overlay-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.2);
}

.modal-custom {
  position: absolute;
  background-color: black;
  left: 0;
  right: 0;
  width: 280px;
  margin: 0 auto;
  top: calc(50vh - 60px);
  z-index: 10000;
  padding: 20px;
  opacity: 0.9;
}

.modal-custom .content-modal {
  color: white;
  text-align: center;
}

.modal-custom .content-modal .fa-times {
  position: absolute;
  float: right;
  top: -19px;
  right: -19px;
  padding: 30px;
}

.modal-custom .content-modal p {
  margin: 0;
}

.modal-custom .button-modal button {
  margin-top: 10px;
}

.modal-custom .button-modal .asButton {
  margin-top: 10px;
}

.asButton{
  padding-top: 6px;
}

.modal-custom .button-modal button:first-child {
  float: left;
}

.modal-custom .button-modal .asButton:first-child {
  float: left;
}

.modal-custom .button-modal button:last-child {
  float: right;
}

.closed-screen .callout {
  display: none;
}

.landscape-tabbar {
  display: none;
}

#custom_bays > div {
  width: 100%;
}

#design-screen .design-panel {
  width: 100%;
  position: absolute;
  height: 120vh;
}

#design-screen .design-panel .restore {
  color: white;
}

#design-screen h3 {
  display: inline-block;
}

#design-screen.landscape.closed-screen #building_type.center{
  left: 23vw !important;
}

.design-panel.keyboardLSBays {
  position: absolute !important;
  right: 0 !important;
}

#custom_bays.keyboardLSBays {
  height: 100% !important;
}

#design-screen #quote {
  overflow: auto;
  height: 40vh;
}

@media all and (orientation: portrait) {
  .design-panel {
    width: 100%;
    position: absolute;
  }

  .close-design-params {
    width: 100%;
  }

  .bays_inputs:nth-child(2) {
    height: 65px;
    overflow: auto;
  }

  .closeCallOut {
    display: block;
  }

  #custom_bays {
    height: 250px !important;
  }

  .option_text1 span {
    font-size: 1.8vh;
  }
}

@media (min-device-width: 361px) and (orientation: landscape) {
  
  .landscape-tabbar {
    display: block;
  }

  .homepage-wrapper .building_list > div > div {
    width: 33% !important;
  }

  .homepage-wrapper .building_list > div > div {
    padding-right: 1vw !important;
  }

  .homepage-wrapper .building_list > div > div {
    padding-left: 1vw !important;
  }

  .homepage-wrapper .building_list > div > div a div {
    font-size: 10px;
  }

  #design-screen .portraitMenuBar {
    display: none;
  }

  #design-screen .navbar.navbar-design-screen {
    width: 50%;
  }

  #design-screen .design-panel {
    position: static;
    width: 50%;
    float: left;
  }

  #design-screen .design-panel.keyboardLS {
    position: absolute;
    right: 0;
  }

  #design-screen .close-design-params {
    position: static;
    background-color: rgba(54, 52, 55, 0.7490196078431373);
  }

  #design-screen .shed-inputs .form-group {
    width: 50%;
    height: 56px;
  }

  #design-screen .landscape-tabbar {
    display: block;
  }

  #design-screen #custom_bays,
  #design-screen #quote,
  #design-screen #windows_doors {
    height: calc(100vh - 160px);
    overflow-y: auto;
  }

  #design-screen #custom_bays { 
    overflow-y: unset;
  }

  #design-screen #windows_doors #wdControls{
    height: calc(100vh - 160px);
  }

  #design-screen #coloursDiv{
    height: calc(100vh - 160px);
    overflow-y: auto;
  }  

  #design-screen #custom_bays.keyboardLS,
  #design-screen #quote.keyboardLS {
    height: 100%;
  }

  #design-screen #custom_bays > div,
  #design-screen #quote > div {
    overflow: hidden;
  }

  #design-screen.closed-screen .design-panel {
    position: absolute;
    width: 50%;
  }

  #design-screen.closed-screen .close-design-params {
    /* position: absolute;
    width: 50%;
    right:825px;
    background: none; */
    
    position: absolute;
    width: 11%;
    /*background: none;*/
    left: 0;
  }

  #design-screen.closed-screen .landscape-tabbar {
    display: block;
  }

  #design-screen .slick-list {
    width: 66%;
  }
}

@media (orientation: portrait) {
 
  #design-screen #windows_doors {
      height: 160px;
      overflow-y: auto;
  }
  #design-screen #windows_doors #wdControls{
    height:160px
  }

  #design-screen #coloursDiv{
    height:180px;
    overflow-y:auto;
  }
}

@media screen and (device-width: 360px) {
  .design-panel {
    width: 100%;
    position: absolute;
  }

  .close-design-params {
    width: 100%;
  }

  .bays_inputs:nth-child(2) {
    height: 65px;
    overflow: auto;
  }

  .closeCallOut {
    display: block;
  }

  #custom_bays,
  #quote {
    height: 100%;
  }

  .option_text1 span {
    font-size: 1.8vh;
  }
}

@media (min-width: 1024px) and (orientation: landscape) {

  /*tooltip*/
  .callout{
    bottom: 61px; 
    top: initial !important;
  }

  .calloutContent.landscapeCallout {
    width: 40% !important; 
    font-size: 20px !important;
  }

  .bayInfo{
    bottom: 60px; 
    top: initial !important;
  }

  .bayInfoContent.landscapeBayInfo {
    width: 40% !important; 
    font-size: 20px !important;
  }

  .accessory-action {
    margin-top: 20px;
  }

  .accessory-action .fa {
    font-size: 22px;
  }

  #design-screen #quote , #design-screen #windows_doors {
    overflow: auto;
    height: 30vh; 
  }

  #design-screen #windows_doors #wdControls{
    height:160px
  }

  #design-screen #coloursDiv{
    height:334px;
  }

  #design-screen .portraitMenuBar {
    display: none;
  }

  #design-screen .navbar.navbar-design-screen {
    width: 100%;
  }

  #design-screen .design-panel {
    /* position: absolute;
    height: auto;
    width: 350px;
    right: 787px;
    padding: 0 10px 0 10px; */

    height: auto;
    width: 22%;
    padding: 0 0px 0 10px;
    left: 43px;
  }

  #design-screen .close-design-params {
    /* width: 350px;
    right: 787px;
    position: absolute; */

    width: 27.7%;
    left: 0;
  }

  #design-screen .shed-inputs {
    display: block;
  }

  #design-screen .shed-inputs .form-group {
    width: 50%;
  }

  #design-screen .shed-inputs .form-group label:not(.not-block) {
    font-size: 15px;
  }

  #design-screen #custom_bays,
  #design-screen #quote {
    height: calc(100% - 130px);
  }
   
  #design-screen #quote > div > div .form-group:first-child {
    width: 100%;
    float: none;
    overflow: hidden;
  }

  #design-screen #quote > div > div .form-group:nth-child(2),
  #design-screen #quote > div > div .form-group:nth-child(3),
  #design-screen #quote > div > div .form-group:nth-child(4),
  #design-screen #quote > div > div .form-group:nth-child(5) {
    width: 50%;
  }

  #design-screen #quote > div > div .form-group:last-child {
    width: 50%;
  }

  .optionList  input[type=number]{
    font-size: 14px !important;
  }

  .roller_door_options input{
    font-size: 14px !important;
  }

  .windowsdoorsmessage>div{
    margin-top: 15% !important;
    padding: 30px 15px 30px 15px !important;
  }

  #design-screen.landscape.closed-screen #building_type.center{
    left: 50% !important;
  }
}

.share-btn {
  display: none;
  float: right;
  padding-top: 5px;
}

@media (min-width: 767px) and (orientation: portrait) {
  .options .shed-inputs .form-group {
    width: 16.66% !important;
  }

  .portraitMenuBar {
    display: none;
  }

  .design-panel {
    position: absolute;
  }

  #custom_bays,
  #quote {
    height: 100%;
  }

  #save .shed-inputs {
    display: block;
  }

  #save .shed-inputs .form-group {
    width: 100% !important;
  }
}

.closed-arrow {
  width: 34px;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 3px;
}

.glyphicon.glyphicon-ok.check-mark {
  display: none;
}

.navbar {
  background: #363437;
  color: white;
  font-weight: bold;
  font-size: 20px;
}

.navbar:after {
  background-color: initial;
}

.tab-link img {
  width: 30px;
  padding-bottom: 5px;
}

.tab-link span {
  font-family: "geo semibold";
}

.content-block-title {
  margin: 10px 0 14px 14px;
  font-weight: 500;
  color: black;
  text-align: left;
  font-size: 19px;
  text-transform: capitalize;
  line-height: 25px;
}

.page-content {
  padding: 0 10px 51px 10px;
}

.home-toolbar {
  background-color: black;
  height: 64px;
}

 /* new custom toolbar menu */
.toolbar_new{
  width: 62px; 
  background-color: black;
  position: absolute; 
  top: 0px;
  left: 0;
  z-index: 10000;
  height: 100% !important;
  text-align: center;

}

.home-toolbar i {
  color: #2ba04e;
  padding-bottom: 5px;
}

.home-toolbar span {
  color: white;
  font-size: 12px;
  font-weight: 300;
}

.times-icon {
  background: #1a1e1f;
  padding: 2px 5px;
  color: white;
  line-height: 29px;
}

.design-params:not(#shed_profile) {
  display: none;
}

.design-params .shed-inputs .form-group label,
.design-params .shed-inputs .form-group span {
  white-space: nowrap;
}

#home-screen .left {
  display: none;
}

.logo {
  text-align: center;
}

.mydesigns-wrapper {
  background-color: #e2e2e2;
  overflow: auto !important;
  padding: 15px 0 !important;
  height: calc(110vh - 102px);
}

.mydesigns-wrapper > div:empty:before {
  content: "Currently, there are no saved designs.";
  position: absolute;
  font-size: 19px;
  text-align: center;
  width: 100%;
}

.mydesigns-wrapper > div {
  height: 100vh;
  padding-top: 0px;
    /* padding: 15px; */
  padding-left: 23px;
  padding-right: 15px;
}

.mydesigns-wrapper > div > div {
  background: white;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  margin-left: 10px;
}

.mydesigns-wrapper > div > div > div {
  float: left;
}

.mydesigns-wrapper > div > div > div:nth-child(2) {
  padding: 14px;
}

.mydesigns-wrapper > div > div h2 {
  font-size: 20px;
  margin-top: 0;
}

.mydesigns-wrapper > div > div .times {
  position: absolute;
  top: 33%;
  right: 3%;
  width: 24px;
}

.homepage-wrapper {
  background-color: #e2e2e2;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 100vh;
}

.homepage-wrapper .content-block {
  overflow-y: auto;
  padding: 0;
}

.homepage-wrapper .row {
  margin-bottom: 20px;
}

.homepage-wrapper .row .col-50,
.homepage-wrapper .row .tablet-50 {
  text-align: center;
}

.homepage-wrapper .row .col-50 span,
.homepage-wrapper .row .tablet-50 span {
  display: block;
  font-size: 11px;
  text-align: left;
  padding: 5px;
  font-weight: bold;
  text-transform: uppercase;
}
.homepage-wrapper .building_list {
  height: calc(110vh - 200px);
  overflow-y: auto;
}

.homepage-wrapper .building_list > div > div:not(.bays_inputs),
.homepage-wrapper .building_list .bays_inputs > div:not(.wrapper),
.homepage-wrapper .building_list .wrapper > .bays_inputs > div > div {
  float: left;
  width: 50%;
  padding-bottom: 2vh;
}

.homepage-wrapper .building_list > div > div:not(.bays_inputs):nth-child(odd),
.homepage-wrapper
  .building_list
  .bays_inputs
  > div:not(.wrapper):nth-child(odd),
.homepage-wrapper
  .building_list
  .wrapper
  > .bays_inputs
  > div
  > div:nth-child(odd) {
  padding-right: 1.5vw;
}

.homepage-wrapper .building_list > div > div:not(.bays_inputs):nth-child(even),
.homepage-wrapper
  .building_list
  .bays_inputs
  > div:not(.wrapper):nth-child(even),
.homepage-wrapper
  .building_list
  .wrapper
  > .bays_inputs
  > div
  > div:nth-child(even) {
  padding-left: 1.5vw;
}

.homepage-wrapper .building_list > div > div:not(.bays_inputs) a,
.homepage-wrapper .building_list .bays_inputs > div:not(.wrapper) a,
.homepage-wrapper .building_list .wrapper > .bays_inputs > div > div a {
  display: block;
  background-color: white;
}

.homepage-wrapper .building_list > div > div:not(.bays_inputs) a img,
.homepage-wrapper .building_list .bays_inputs > div:not(.wrapper) a img,
.homepage-wrapper .building_list .wrapper > .bays_inputs > div > div a img {
  width: 100%;
}

.homepage-wrapper .building_list > div > div:not(.bays_inputs) a div,
.homepage-wrapper .building_list .bays_inputs > div:not(.wrapper) a div,
.homepage-wrapper .building_list .wrapper > .bays_inputs > div > div a div {
  height: 30px;
  line-height: 31px;
  padding-left: 5px;
  text-transform: uppercase;
}

.navbar.navbar-design-screen {
  position: absolute;
  background: none;
  top: 20px;
}

.navbar.navbar-design-screen .navbar-inner {
  padding: 0;
  font-family: "quadon bold";
}

.navbar.navbar-design-screen .navbar-inner .left {
  padding-left: 10px;
  height: 100%;
  padding: 15px;
}

.navbar.navbar-design-screen a {
  color: white;
}

.single-btn {
  margin: 0 auto;
  min-width: 33%;
}

.colortabs {
  text-transform: uppercase;
  border: 1px solid #fff;
  height: 35px;
  line-height: 35px;
  border-radius: 2px !important;
  /* font-family: "geo medium";
  letter-spacing: 2px; */
}

.colortabs.active {
  background: white;
  color: #363437;
}

#loader {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 14000;
}

.cssload-thecube {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  margin-top: calc(50vh - 30px);
  position: relative;
  transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
}

.cssload-thecube .cssload-cube {
  position: relative;
  transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.cssload-thecube .cssload-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(54, 52, 55, 0.98);
  animation: cssload-fold-thecube 2.16s infinite linear both;
  -webkit-animation: cssload-fold-thecube 2.16s infinite linear both;
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
}

.cssload-thecube .cssload-c2 {
  transform: scale(1.1) rotateZ(90deg);
  -webkit-transform: scale(1.1) rotateZ(90deg);
}

.cssload-thecube .cssload-c2::before {
  animation-delay: 0.195s;
  -webkit-animation-delay: 0.195s;
}

.cssload-thecube .cssload-c3 {
  transform: scale(1.1) rotateZ(180deg);
  -webkit-transform: scale(1.1) rotateZ(180deg);
}

.cssload-thecube .cssload-c3:before {
  animation-delay: 0.39s;
  -webkit-animation-delay: 0.39s;
}

.cssload-thecube .cssload-c4 {
  transform: scale(1.1) rotateZ(270deg);
  -webkit-transform: scale(1.1) rotateZ(270deg);
}

.cssload-thecube .cssload-c4 :before {
  animation-delay: 0.585s;
  -webkit-animation-delay: 0.585s;
}

@keyframes cssload-fold-thecube {
  0%,
  10% {
    transform: perspective(193px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    transform: perspective(193px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    transform: perspective(193px) rotateY(180deg);
    opacity: 0;
  }
}

@-webkit-keyframes cssload-fold-thecube {
  0%,
  10% {
    -webkit-transform: perspective(193px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(193px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(193px) rotateY(180deg);
    opacity: 0;
  }
}

@media (max-width: 320px) {
  .logo img {
    width: 95px;
  }

  ul.saved-designs li img:first-child {
    height: 50px;
  }

  .home_options .button,
  .tabbar .tab-link span {
    font-size: 10px;
  }

  .homepage-wrapper .building_list > div > div:not(.bays_inputs),
  .homepage-wrapper .building_list .bays_inputs > div:not(.wrapper),
  .homepage-wrapper .building_list .wrapper > .bays_inputs > div > div {
    width: 50%;
  }

  .homepage-wrapper .building_list > div > div:not(.bays_inputs) a div,
  .homepage-wrapper .building_list .bays_inputs > div:not(.wrapper) a div,
  .homepage-wrapper .building_list .wrapper > .bays_inputs > div > div a div {
    font-size: 10px;
  }

  .design-params h3 {
    font-size: 16px;
  }

  .design-params .restore {
    font-size: 12px;
    line-height: 19px;
  }

  .design-params .shed-inputs .form-group label:not(.not-block) {
    font-size: 10px;
  }

  .slick-list {
    width: 66vw;
  }
}

@media (max-width: 375px) and (min-width: 321px) {
  .home_options .button {
    font-size: 15px;
  }

  .building > div {
    font-size: 13px;
  }

  .homepage-wrapper .building_list > div > div:not(.bays_inputs),
  .homepage-wrapper .building_list .bays_inputs > div:not(.wrapper),
  .homepage-wrapper .building_list .wrapper > .bays_inputs > div > div {
    width: 50%;
  }

  .homepage-wrapper .building_list > div > div:not(.bays_inputs) a div,
  .homepage-wrapper .building_list .bays_inputs > div:not(.wrapper) a div,
  .homepage-wrapper .building_list .wrapper > .bays_inputs > div > div a div {
    font-size: 13px;
  }

  .design-params h3 {
    font-size: 20px;
  }

  .design-params .restore {
    font-size: 13px;
    line-height: 24px;
  }

  .design-params .shed-inputs .form-group label:not(.not-block) {
    font-size: 12px;
  }
}

@media (max-width: 414px) and (min-width: 376px) {
  .building_list a img {
    width: 75px;
  }

  .homepage-wrapper .building_list > div > div:not(.bays_inputs),
  .homepage-wrapper .building_list .bays_inputs > div:not(.wrapper),
  .homepage-wrapper .building_list .wrapper > .bays_inputs > div > div {
    width: 50%;
  }

  .homepage-wrapper .building_list > div > div:not(.bays_inputs) a div,
  .homepage-wrapper .building_list .bays_inputs > div:not(.wrapper) a div,
  .homepage-wrapper .building_list .wrapper > .bays_inputs > div > div a div {
    font-size: 14px;
  }
}

@media (max-width: 768px) and (min-width: 737px) {
  .content-block-title {
    margin-left: auto;
    max-width: 100%;
    margin-right: auto;
  }

  .building_list,
  .home_options {
    margin: 0 auto;
    max-width: 100%;
  }

  .building_list a img,
  .home_options a img {
    width: 95px;
  }

  .content-block-title {
    font-size: 18px;
  }

  .logo img {
    width: 200px;
  }

  .home_options {
    margin-top: 30px;
  }

  .options .shed-inputs {
    display: flex;
  }

  .options .shed-inputs .form-group {
    flex-grow: 1;
    width: 20px;
  }

  #save .shed-inputs {
    display: block;
  }

  #save .shed-inputs button {
    margin-top: 5px !important;
  }

  #save .shed-inputs .form-group {
    width: 100% !important;
  }

  #quote > div > div .form-group:first-child {    
    float: none;
  }

  #quote > div > div .form-group:nth-child(2),
  #quote > div > div .form-group:nth-child(3),
  #quote > div > div .form-group:nth-child(4),
  #quote > div > div .form-group:nth-child(5) {
    width: 25%;
  }

  #quote > div > div .form-group:nth-child(6) {
    width: 100%;
  }

  #quote > div > div .form-group:last-child {
    width: 25%;
  }

  #design-screen .landscape-tabbar {
    display: block;
  }

  .design-params h3 {
    font-size: 30px;
  }

  .design-params .restore {
    font-size: 13px;
    line-height: 24px;
  }

  .design-params .shed-inputs .form-group label:not(.not-block) {
    font-size: 17px;
  }

  .design-params .shed-inputs .form-group .option_text {
    font-size: 12px;
  }

  .tabbar a.tab-link {
    min-width: 96px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .building_list,
  .home_options {
    margin: 0 auto;
  }

  .building_list a img,
  .home_options a img {
    width: 95px;
  }

  .content-block-title {
    font-size: 18px;
  }

  .logo img {
    width: 200px;
  }

  .home_options {
    margin-top: 60px;
  }

  .options .shed-inputs {
    display: flex;
  }

  .options .shed-inputs .form-group {
    flex-grow: 1;
    width: 20px;
  }

  .options .shed-inputs label:not(.not-block) {
    font-size: 25px;
  }

  .options .shed-inputs input,
  .options .shed-inputs .dropdown-toggle,
  .options .shed-inputs .form-group input {    
    font-size: 14px;
    height: 35px;
  }

  .options .shed-inputs span.meter,
  .options .shed-inputs .option_text {
    font-size: 20px;
  }

  #quote > div > div .form-group:first-child {
    float: none;
  }

  #quote > div > div .form-group:nth-child(2),
  #quote > div > div .form-group:nth-child(3),
  #quote > div > div .form-group:nth-child(4),
  #quote > div > div .form-group:nth-child(5) {
    width: 25%;
  }

  #quote > div > div .form-group:nth-child(6) {
    width: 100%;
  }

  #quote > div > div .form-group:last-child {
    width: 25%;
  }

  #design-screen .landscape-tabbar {
    display: block;
  }

  .design-params h3 {
    font-size: 30px;
  }

  .design-params .restore {
    font-size: 13px;
    line-height: 24px;
  }
  
  .design-params .shed-inputs .form-group label:not(.not-block) {
    font-size: 14px;
  }

  .design-params .shed-inputs .form-group .option_text {
    font-size: 12px;
  }
}

@media (max-width: 830px) and (min-width: 810px) and (orientation: landscape) {
  .options .shed-inputs {
    display: unset;
  }
}

@media (max-width: 970px) and (min-width: 950px) and (orientation: landscape) {
  .options .shed-inputs {
    display: unset;
  }
}

@media (max-width: 736px) and (min-width: 415px) {
  .homepage-wrapper .building_list > div > div {
    width: 25% !important;
  }

  .homepage-wrapper .building_list > div > div {
    padding-right: 1vw !important;
  }

  .homepage-wrapper .building_list > div > div {
    padding-left: 1vw !important;
  }

  .homepage-wrapper .building_list > div > div a div {
    font-size: 10px;
  }

  .design-panel .options .shed-inputs > div label:not(.not-block) {
    font-size: 1.6vw;
  }
}

@media (max-width: 620px) and (min-width: 580px) {
  .homepage-wrapper .building_list > div > div {
    width: 50% !important;
  }
}

@media (max-width: 640px) and (min-width: 415px) {
  .colortabs {
    height: 28px;
    line-height: 28px;
  }

  .form-group {
    margin-bottom: 11px;
  }

  .roundedLi {
    margin: 2px !important;
  }

  .horizontal_ul a {
    width: 28px !important;
    height: 28px !important;
  }

  .options > div > div.block:first-child {
    padding-top: 2px;
  }

  .options .shed-inputs .form-group {
    margin-bottom: 6px;
  }

  .options #current-heading {
    margin-bottom: 4px;
  }
}

@media (max-width: 1366px) and (min-width: 1024px) {
  #design-screen #quote {
    overflow: auto;
    height: 40vh;
  }

  .homepage-wrapper .building_list > div > div {
    width: 33%;
  }

  #design-screen.landscape-Fosed .close-design-params {
    left: 0;
  }
}

/* 16 feb changes for ui issues in iphone X */

@media only screen  and (orientation: landscape) and (-webkit-device-pixel-ratio : 3) {
    
  .options #shed_profile_main {
    display: inline-table;
  }

  .accessory-action {
    margin-top: 20px;
  }

  .options #custom_bays, .options #quote , .options #save .shed-inputs {
    display: block;
  }

  .dropdown-toggle, .options .shed-inputs .form-group input{
    height : 35px;
    font-size : inherit;
  }

  .framework7-root11{
    padding-top: 0px !important;
  }

  #quote > div > div .form-group:nth-child(2), 
  #quote > div > div .form-group:nth-child(3), 
  #quote > div > div .form-group:nth-child(4), 
  #quote > div > div .form-group:nth-child(5){  
    width: 50%;    
  }    
  
  .options .shed-inputs input,
  .options .shed-inputs .dropdown-toggle,
  .options .shed-inputs .form-group input {
    font-size: 14px;
    height: 35px;
  }
}

/*  Start >>  CSS for iOS > 9 .framework7-root*/
 
@media only screen  and (orientation: portrait) and  (-webkit-device-pixel-ratio : 3) {
    
  .framework7-root11{
    padding-top: 0px !important;
  }
}

.accessory-action11{
  margin-top: 80px;
}

.tabbar11{
  height: 70px !important;
}

.toolbar-inner11{
  padding-bottom: 10px !important;
}

.homescreen11{
  padding-left:25px !important;
  padding-right:25px !important;
}

.marginFocus11{
  margin-left: constant(safe-area-inset-left);
  margin-left: env(safe-area-inset-left);
}

.marginFocusRight11{
   margin-right: constant(safe-area-inset-right);
   margin-right: env(safe-area-inset-right);
}

.marginTopBuildingName11{
  margin-top: 10px;
}

/* this css only for my design page*/

.myDesignTop11{
  margin:18px 0 0 0;
}

.myDesignword11{
  margin-top: 12px;
}

.myDesignLeft11{
  margin-top: 12px;
}

/* end this css only for my design page*/

/*  End >>  CSS for iOS > 9 */

/*share design  model  css for responsive*/

.sharebtn{
  background-color: rgb(43, 114, 179);
  border: 1px solid #2b72b3;
  color: white;
  padding: 6px 35px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
 
  cursor: pointer;
}

.container{
    width: 100%;
    height: 100%;
    position: absolute;
}

div #myModal  {
     position: relative;
  margin: 0 auto; 
  top: 8%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 81%;
  max-height: 75%;
}



div #myModalsms {
    top: 11%;
    width: 86%;
    left: 19%;
    margin-left: -11%;
    max-height: 80%;
}

#myModalsms .form-group label:not(.not-block){
  color: black;

}

#myModal .form-group label:not(.not-block){
  color: black;

}

sup {
    top: -0.2em !important;
    left: -2px;
}

.zoom-actions span {
    display: block;
    background-color: #ffc107;
    padding: 5px;
    text-align: center;
    float: left;
    margin: 0 0.5px;
    border: 0.5px solid #ff9800;
    border-radius: 2px;
    margin-left:6px;
}
  
.modal-custom .rightEnd{
  left: 91% !important;
  color:white;
}
 
@media (min-width: 767px) and (orientation: portrait) {
  .zoom-actions span {
    padding: 10px; 
    margin-left:15px;
  }
}

@media (max-width: 320px) {
  .zoom-actions span {
    padding: 4px;  
  }
}

@media (orientation: landscape) {
  .zoom-actions span {
    padding: 4px;
  }
}

@media (max-width: 1020px) and (min-width: 959px)  and (orientation: landscape) {
  .zoom-actions span {
    padding: 5px;
    margin-left: 8px;
  }
}

@media (max-width: 600px) and (min-width: 567px)  and (orientation: landscape) {
  .zoom-actions span {
    padding: 3px;
    margin-left: 4px;
  }
}

@media (max-width: 680px) and (min-width: 601px)  and (orientation: landscape) {
  .zoom-actions span {
    margin-left: 4px;
  }
}

@media (orientation: portrait) {

  .label_univ_font{
    font-size:12px !important;
    font-weight: 100 !important;
    font-family: "geo medium" !important;
  }
}

@media (orientation: landscape) {

  .label_univ_font{
    font-size:12px !important;
    font-weight: 100 !important;
    font-family: "geo medium" !important;
  }

  .colortabs {
    font-size:12px;
  }

  .annexetabs{
    font-size:12px;
  }

  .roller_door_options input{
    font-size: 14px !important;
  }

  .shedCheckBox .option_text1 span{
    font-size: 12px !important;
  }

  .optionList  input[type=number]{
    font-size: 14px !important;
  }

  #wall .dropdown-menu ul{
    margin-top: 3px;
  }

  /* .colour-tooltip {
    bottom: 62px;
  } */

  .colour-tooltip .inner-tooltip {
    padding: 6px; 
  }

  /* Scrollbar in quote Start */
  .iScrollVerticalScrollbar {
 
    bottom: 60px !important;
    top: 20px !important; 
  }
  /* Scrollbar in quote End */

  #design-screen #shed_profile{
    height: 70% !important; 
    /* overflow-y: scroll ;
    overflow-x: hidden; */
  }
}

@media (orientation: landscape) and (min-height: 310px) and (max-height: 370px){
  #design-screen #save{ 
    height: 180px !important;
    overflow-y: scroll ;
    overflow-x: hidden;
  }
}

.bays-buttons > button{
  margin-top: unset !important; 
  margin-right: 10px; 
}

@media (orientation: portrait) {
  #design-screen .design-panel{
    height: 80vh !important;
  }

  #design-screen .design-params{
    height: 175px !important;
    overflow-y: scroll ;
    overflow-x: hidden;
  }

  #wall .dropdown-menu:nth-child(1) {
    margin-top: -44px;
  }

  #design-screen #wallplan{
    height: 200px !important;
    margin-top: -15px;
    overflow: hidden;
  }

  #wallplan .row .col-100:first-child{
    margin-top: 0px;
  }

  #wallplan .row .col-100:nth-child(3){
    margin-top: -5px;
  }

  .dropdown-menu{
    padding: 0px 0;
  }
}

.iScrollHorizontalScrollbar {
  position: absolute;
  z-index: 9999;
  height: 16px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  overflow: hidden;
}

.iScrollHorizontalScrollbar.iScrollBothScrollbars {
  right: 18px;
}

.iScrollVerticalScrollbar {
  position: absolute;
  z-index: 9999;
  width: 3px;
  bottom: 10px;
  top: 20px;
  right: 3px;
  overflow: hidden;
}

.iScrollVerticalScrollbar.iScrollBothScrollbars {
  bottom: 18px;
}

.iScrollIndicator {
  position: absolute;
  background: lightgrey;
  border-width: 1px;
  border-style: solid;
  border-color: darkgrey;
  border-radius: 8px;
}

.iScrollHorizontalScrollbar .iScrollIndicator {
  height: 100%;
  background: -moz-linear-gradient(left,  #cc3f6e 0%, #93004e 100%);
  background: -webkit-linear-gradient(left,  #cc3f6e 0%,#93004e 100%);
  background: -o-linear-gradient(left,  #cc3f6e 0%,#93004e 100%);
  background: -ms-linear-gradient(left,  #cc3f6e 0%,#93004e 100%);
  background: linear-gradient(to right,  #cc3f6e 0%,#93004e 100%);
}

.iScrollVerticalScrollbar .iScrollIndicator {
  width: 100%;
}

@media (orientation: portrait) and (min-width: 768px) {
  
  #design-screen .design-panel{
    height: 80vh !important;
  }

  #design-screen .design-params{
    height: 165px !important;
    overflow-y: auto;
  }

  #design-screen #wallplan{
    height: 200px !important;
    margin-top: -20px;
    overflow: hidden;
  }
}

@media (orientation: portrait) and (min-width: 760px) and (max-width: 770px){
  
  .dropdown-custom:not(.cladding) .dropdown-menu{
    bottom: auto !important;
  }
}

/* Scrollbar in option and quote Start */

  @media (orientation: portrait){
    
    .fake-scrollbar2:before {
      content: '';
      position: absolute;
      right: 5.2%;
      width: 1.2%;
      height: 55px;
      border-radius: 4px;
      background-color: lightgrey;
      opacity: 0.6;
    }
  }

  @media (orientation: portrait) and (min-width: 760px) and (max-width: 1025px){
    .fake-scrollbar2:before {
      content: '';
      position: absolute;
      right: 2.2%;
      width: 0.4%;
      height: 55px;
      border-radius: 4px;
      background-color: lightgrey;
      opacity: 0.6;
    }
  }

  @media (orientation: landscape){
    #design-screen #coloursDiv{
      overflow-y: hidden;
    }

    /* .fake-scrollbar2:before {
      content: '';
      position: absolute;
      right: 2.6%;
      width: 0.4%;
      height: 55px;
      border-radius: 4px;
      background-color: lightgrey;
      opacity: 0.6;
    } */
  }

/* Scrollbar in option and quote Start */

.saveDiv{
  width:98%;
}

/* CSS for iPhone 5------------------------- */

/*dm*/
/* @media (min-width: 350px) and (orientation: landscape){ */
@media (max-height: 330px) and (orientation: landscape){
  #design-screen #shed_profile{
    height: 150px !important;
    overflow-y: auto ;
    overflow-x: hidden;
  }

  .design-params .optionsDiv{
    height: 150px !important;
    overflow-y: auto ;
    overflow-x: hidden;
  }

  .design-params #save{
    height: 150px !important; 
  }
  
  .fake-scrollbar2:before {
    right: 3.5%;
  }

  .optionsDiv .fake-scrollbar2:before{
    right: 4.8%;
  }
}

/* @media (min-width: 350px) and (orientation: landscape) { */
@media (max-height: 330px) and (orientation: landscape){
  
  .landscape-tabbar {
    display: block;
  }

  .homepage-wrapper .building_list > div > div {
    width: 25% !important;
  }

  .homepage-wrapper .building_list > div > div {
    padding-right: 1vw !important;
  }

  .homepage-wrapper .building_list > div > div {
    padding-left: 1vw !important;
  }

  .homepage-wrapper .building_list > div > div a div {
    font-size: 10px;
  }

  #design-screen .portraitMenuBar {
    display: none;
  }

  #design-screen .navbar.navbar-design-screen {
    width: 50%;
  }
   
  #design-screen .design-panel:not(#quote) {
    position: static;
    width: 50%;
    float: left;
  }

  #design-screen .design-panel.keyboardLS {
    position: absolute;
    right: 0;
  }

  #design-screen .close-design-params {
    position: static;
    background-color: #363437;
  }

  #design-screen .shed-inputs .form-group {
    width: 50%;
  }

  #design-screen .landscape-tabbar {
    display: block;
  }

  #design-screen #custom_bays,
  #design-screen #quote,
  #design-screen #windows_doors {
    height: calc(100vh - 160px);
    overflow-y: auto;
  }

  #design-screen #custom_bays { 
    overflow-y: unset;
  }

  #design-screen #windows_doors #wdControls{
    height: calc(100vh - 160px);
  }

  #design-screen #coloursDiv{
    height: calc(100vh - 160px);
    overflow-y: auto;
  }  

  #design-screen #custom_bays.keyboardLS,
  #design-screen #quote.keyboardLS {
    height: 100%;
  }

  #design-screen #custom_bays > div,
  #design-screen #quote > div {
    overflow: hidden;
  }

  #design-screen.closed-screen .design-panel {
    position: absolute;
    width: 50%;
  }

  #design-screen.closed-screen .close-design-params {
    position: absolute;
    width: 50%;
    right: 0;
    background: none;
  }

  #design-screen.closed-screen .landscape-tabbar {
    display: block;
  }

  #design-screen .slick-list {
    width: 76%;
  }
}

/* CSS for iPhone 5------------------------- */

@media (min-height: 300px) and (max-height: 400px) and (orientation: landscape) {
 
  #design-screen #coloursDiv{
    overflow-y : auto;
  }
 
  #design-screen #annexesDiv{
    height: calc(100vh - 140px);
    overflow-y : auto;
  }

  #design-screen #wallplan>div{
    margin-top: -16px;
  }
}

/* CSS for color list in windows doors section -------------------------------------*/

  .shedcolorhtml{
    position: relative !important;
  }

  .accessorycolour .colour-tooltip {
    position: absolute !important;
    /*bottom: 15px !important;*/
  }

@media (orientation: landscape) {
  .accessorycolour .colour-tooltip {
   /* bottom: 10px !important;*/
  }
}
@media (max-width: 1699px) and (min-width: 1500px) {
  .homepage-wrapper .building_list {
    height: calc(110vh - 270px);
    overflow-y: auto;
  }
  .navbar {
    font-size: 25px;
  }
  .mydesigns-wrapper > div:empty:before{
    font-size: 32px;
  }
}
@media (max-width: 1960px) and (min-width: 1700px) {
  .homepage-wrapper .building_list {
    height: calc(110vh - 270px);
    overflow-y: auto;
  }
  .navbar {
    font-size: 32px;
  }
  .mydesigns-wrapper > div:empty:before{
    font-size: 32px;
  }
}
/* CSS for color list in windows doors section -------------------------------------*/

.quoteScreenAndroid{
  width: 100% !important;
}
