@charset "utf-8";
/* new CSS Document */


.main_cont {
  margin: 0 auto;
  max-width: 1440px;
}

#available_window {
  background-color: #fff;
  bottom: 0;
  /*left: 360px;*/
  position: absolute;
  right: 220px;
  top: 0;
}

.clear {
  clear: both;
  margin-top: 19em;
}

#available_window .viewport {
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  transition: top 0.3s linear 0s;
}

#available_window .viewport img.man_jacket {
  margin-top: 32.5%;
}

#available_window .viewport img {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

#available_window img {
  width: 100%;
}

#available_window .viewport img.man_pant {
  margin-top: 103%;
}

.shirt {
  margin-top: 32.5%;
}

/*==============Tab========================*/

.personalize-container{

	margin-top:115px;
	margin-bottom:200px;
}

/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;
  margin-left: 50px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #ffa167;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #ffa167;
  background-image: #ffa167;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #ffa167;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

img {
  border: 0 none;
  max-width: 100%;
}

.tabbable.tabs-below {
  padding-top: 53em;
  position: relative;
}


/*===============right button ul=====================*/
.options_render {
  right: -20px;
}

.options_render {
  /*bottom: 35px;*/
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 100002;
  list-style:none;
  margin-top:12%;
}

.options_render li {
  margin: 0 0 15px;
  position: relative;
  width: 100px;
}

.options_render a {
  color: #ccc;
  font-family: nc-nav;
  font-size: 44px;
  text-decoration: none;
}
.options_render .title {
  color: #666;
  font-family: Lato;
  font-size: 10px;
  padding: 1px 0 0;
  text-decoration: none;
  text-transform: uppercase;
}


.options_render li.without_jacket .title.no_active, .options_render li.without_jacket.active .title.active {
  display: block;
  visibility: visible;
}

.options_render li.without_jacket .title.active {
  display: none;
  visibility: hidden;
}





.switch {
  position: relative;
  display: inline-block;
  width: 49px;
  height: 20px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 14px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.price {
  color: #9a9b9a;
  font-size: 35px;
  font-weight: lighter;
  letter-spacing: 1px;
  margin: 10px 0;
  text-align: right;
  text-transform: uppercase;
}

.fabric_box {
  float: left;
  margin: 0 20px 20px -15px;
  position: relative;
  width: 100px;
  display:block;
}

.fab_option{
  width: 360px;
}

.fab_option {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #fff none repeat scroll 0 0;
  border-color: currentcolor currentcolor #e3e3e3;
  border-image: none;
  border-style: none none solid;
  border-width: medium medium 1px;
  display: block;
  overflow: hidden;
  margin-bottom:5px;
  z-index: 10;
}

.filter_title {
  display: block;
  float: left;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 60px;
  margin-right: 12px;
  text-transform: uppercase;
}

.feb{
  /*border-bottom: 3px solid #c2272d;
  position:absolute;
  left:0;*/
}


.info {
  background: #fff none repeat scroll 0 0;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  height: 32px;
  letter-spacing: 0.6px;
  line-height: 16px;
  margin-top: 12em;
  overflow: hidden;
}

.title_compo {
  display: block;
  height: 16px;
  overflow: hidden;
}


.tab-content {
  margin-right: 59%;
} 

.composition {
  color: #666;
  display: none;
  float: right;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}

.composition.visible {
  display: block;
}

/*.text_pay {
  
  color: #000;
  left: 0;
  margin-top: 6.9em;
  position: absolute;
  width: 98px;
}

.text_pay > span {
  color: #ccc;
  float: right;
}

.text_payr {
  
  color: #000;
  left: 0;
  margin-top: 8em;
  position: absolute;
  width: 140px;
}

.text_payr > span {
  color: #ccc;
  float: right;
}*/

/*.modal-dialog {
  margin: 88px auto;
  width: 600px;
}*/

.btn {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  margin-top: 26em;
  padding: 9px 52px;
  position: relative;
  text-align: center;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-color: #392e3f;
  border-color: #392e3f;
  color: #fff;
}
div.bhoechie-tab-menu {
  font-size: x-small;
  font-weight: bold;
}
.bhoechie-tab-menu .list-group .list-group-item {
   padding: 0px 0px; 
}
.pants_folded {
  margin-top: 385px;
}