

.main-wrapper {
	min-height: 100vh !important;
}

.fpd-views-selection {
    box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
    padding: 20px 10px;
    margin: 0px !important;
    /* position: absolute; */
    /* width: 510px; */
    /* max-height: 2000px; */
    /* margin: 0; */
    /* width: 200px; */
    /* overflow-y: auto; */
    /* overflow-x: hidden; */
    /* transform: rotate(-90deg) translateY(-200px); */
    /* transform-origin: right top; */
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
}





   
footer {
    background-color: #222222;
    padding: 15px 0px;
    margin-top: 10px;
}
footer p {
    margin: 0;
    font-size: 14px;
}
.fpd-shadow-1 {
    background-color: #55595c !important;
    border-radius: 5px;
    /* display: block; */
    /* padding: 5px; */
    /* transform: rotate(90deg); */
    /* transform-origin: right center; */
    height: 100px !important;
    flex: 0 0 auto;
}
.fpd-navigation.fpd-primary-bg-color {
    background-color: #339999 !important;
}
.fpd-container .fpd-primary-text-color, .fpd-navigation>div.fpd-active, .fpd-navigation>div.fpd-active .fpd-nav-icon:before, .fpd-bottom-nav>div.fpd-active {
    color: #339999 !important;
}
/* .fpd-product-stage {
    border: 1px solid red;
    padding: 12px !important;
} */
/* .fpd-view-stage {
    padding: 12px !important;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px #ccc;
    border: 1px solid green;
} */
/* .fpd-view-stage {
   background-image: url("../images/layer-svg.svg") !important;
   background-size: cover !important;
   margin:25px auto !important;
} */
.fpd-product-stage {
   
    height: 750px !important;
    width: 750px !important;
}
.fpd-view-stage {
     background: url("../images/layer.png") !important;
    background-size: cover !important; 
    margin: 25px !important;
    width:90% !important;
    height:90% !important;     
}
.fpd-actions-wrapper.fpd-pos-bottom {
    bottom: 0px !important;
}

.fpd-icon-color-fill {
    color: #339999;
    text-shadow: 0 0 1px #399;
}

.fpd-view-stage canvas {
    
    width: 100% !important;
    height: 100% !important;
    
}

.fpd-view-active{
    border: 3px solid red;
    box-shadow: #d3d3d4 !important;
    font-size: 18px !important;
}


  .fpd-views-selection .fpd-item:nth-child(2) {
    background-color:#efeded !important;
}

.fpd-dropdown-list .fpd-item:nth-child(2){
  display: none !important;
}

.fpd-secondary{
background-color: red !important;
}



.fpd-views-selection .fpd-item:nth-child(19) {
    background-color:#efeded !important;
}

div#clothing-designer {
    height: 750px !important;
}

.fpd-views-selection.fpd-clearfix {
    position: relative !important;
    z-index: 9999;
}
/*!   -------------- new stylesheet------ */
.bg-green {
  background-color: #339999;
}
.navbar.navbar-expand.navbar-light.topbar.second_top.static-top.shadow ul {
    padding: 0;
}
.btn-group, .btn-group-vertical {
    z-index: 0;
}
.topbar .nav-item .nav-link .img-profile {
    height: 2.8rem;
    width: 2.8rem;
}
.rounded-circle {
    border-radius: 50%!important;
    border: solid 2px #fff;
}
.rounded-circle {
    border-radius: 50%!important;
    border: solid 2px #fff;
}
.text_white{
color:#fff;
}
.second_top ul {
list-style: none;
margin: 0;

}
.second_top ul li {
    list-style: none;
    float: left;
    border-right: solid 1px #e0dede;
    padding: 0 10px;
    
    }
.btn_style{
    background-color: transparent;
    color: #339999;
    font-size: 16px;
    font-weight: bold;
    border: none;
    text-transform: uppercase;
}
    

 .fa_icon {
        font-size: 24px;
        padding-right: 10px;
        line-height: 19px;
        vertical-align: middle;
 }
 .btn-primary:hover {
    color: #fff;
    background-color: #339999;
    border-color: #339999;
}
.second_top .btn{
    line-height: 2.5;
}
.second_top ul li:last-child {
    border-right:none;
}
.save_btn{
    border: solid 2px #339999;
    padding: 0 29px;
    color: #339999;
    line-height: 3em !important;
    vertical-align: middle;
    /* font-size: 18px; */
    font-weight: bold;
}
.preview_btn{
    border: solid 2px #000000;
    padding: 0 29px;
    color: #000000;
    line-height: 3em !important;
    vertical-align: middle;
    /* font-size: 18px; */
    font-weight: bold;
}
ul.right_sid  li{
    border-right: none;
}
.pdf_btn{
    border: solid 2px #339999;
    background-color: #339999;
    padding: 0 29px;
    color: #ffffff;
    line-height: 3em !important;
    vertical-align: middle;
    /* font-size: 18px; */
    font-weight: bold;
}
.btn-outline-primary:hover{
    color: #fff;
    background-color: #339999;
    border-color: #339999;

}
.redo_btn{
    margin: 0 auto;
    text-align: center;
}
.redo_btn label.btn {
    padding: 0 30px;
}    
.redo_btn .btn-secondary {
    color: #fff;
    background-color: #d3d3d4;
    border-color: #d3d3d4;
}


.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
   
    color: #fff;
    background-color: #a7a7a7;
    border-color: #a7a7a7;
}
.sidebar_tool{
    background-color: #fff;
    box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
}


.bg_div{
    background-image: url("../img/back-g.jpg");
    background-repeat: repeat;
    margin: 0;
    padding: 0;

}
.sidebar_tool ul li a span{
color: #339999;
}
.active_heading{
    color: #339999;
font-size: 16px;
font-weight: bold;
border: none;
text-transform: uppercase;
}
.active_heading i{
    font-size: 24px !important;
    vertical-align: middle;
}
.sub_heading{
    color: #000000;
font-size: 16px;
font-weight: bold;
border: none;
text-transform: uppercase;
}
.sub_heading a{
    color: #000000;
}
.sub_heading .box_wrapper{
background-color: #efeded;
padding: 10px !important;
float: left;
}
.box_wrapper p{
    font-size: 11px;
    text-transform: capitalize;
}
.box_wrapper form .form-group{
width:45%; 
float: left;
font-size: 10px;
 margin: 0 2%;
    }
.box_wrapper .form-control{
        font-size: 10px !important;     
    }

/*!   -------------- canvas stylesheet------ */


    .main_wraper{
        margin: 50px auto;
        background:transparent;
        width: 95%;
        
    }
.canvas_wraper{
   float: left;
    background: #fff;
    border-radius: 5px;
    width: 100%;
    min-height: 600px;
}
.zoom_btn {
    margin: 0 auto;
    text-align: center;
    float: right;
}
.title_track{
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.canvas_wraper h2{
    text-align: center;;
}


/*!   -------------- footer stylesheet------ */
.footer_thubnail{

        /* position: fixed; */
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: #fff;

}
.album{
    height: 230px;
    overflow: hidden;
   padding:12px 0;
}
.box_width{
    width:200px;
    height: 220px;
    float: left;
    margin-right: 20px;
}
.album .card-body{
    padding: 8px;
    text-align: center;
    color: #000;
    font-weight: bold;
}

@media only screen and (max-width: 1199px) {
.fpd-actions-wrapper.fpd-pos-left {
    display: flex;
}
/* .fpd-view-stage {
    background-size: contain !important;
    background-repeat: no-repeat;
} */
.fpd-view-stage {
    background: url(../images/layer.png) no-repeat center center !important;
    background-size: 98% !important;
}
.fpd-view-stage {
    margin: 60px auto !important;
}
.fpd-actions-wrapper.fpd-pos-right>.fpd-action-btn, .fpd-actions-wrapper.fpd-pos-left>.fpd-action-btn {
    margin: 0 10px 0px 0px;
}
.fpd-actions-wrapper.fpd-pos-right {
    display: flex;
}
.fpd-product-stage {
    width: 95% !important;
}
.fpd-view-stage canvas {
    margin: 15px;
}
}

@media only screen and (max-width: 991px) {
.fpd-view-stage canvas {
    width: 93% !important;
    height: 93% !important;
}
.fpd-product-stage {
    top: 45% !important;
}
.save_btn {
    padding: 0 9px;
    line-height: 1.5em !important;
    font-size: 14px;
}
.preview_btn {
    padding: 0 9px;
    line-height: 1.5em !important;
    font-size: 14px;
}
.pdf_btn {
    padding: 0 9px;
    line-height: 1.5em !important;
    font-size: 14px;
}
.second_top ul li {
    padding: 0 3px;
}
.topbar {
    height: 3.1rem;
}
.sidebar-brand-text img {
    width: 150px;
}
.topbar .nav-item .nav-link .img-profile {
    height: 2rem;
    width: 2rem;
}
.sidebar {
    width: 6.5rem!important;
}
.sidebar .nav-item .nav-link {
    text-align: center;
    width: 100%;
}
.redo_btn label.btn {
    padding: 0 10px;
}
.btn_style {
    font-size: 12px;
}
.fa_icon {
    font-size: 15px;
}
.second_top .btn {
    line-height: 1.5;
}
.sidebar .nav-item .nav-link span {
    display: none;
}
.sidebar .nav-item.active .nav-link {
    width: 100%;
}
}


@media only screen and (max-width: 767px) {
.btn_style {
    font-size: 10px;
    padding: 0px 2px;
}
.fpd-container.fpd-sidebar>.fpd-mainbar {
    width: 150px !important;
}
/*.fpd-product-stage {
    top: 40% !important;
}*/
.navbar.navbar-expand.navbar-light.topbar.second_top.static-top.shadow {
    padding: 5px;
}
.container-fluid.bg_div .col-md-2.mb-2 {
    width: 20%;
}
.container-fluid.bg_div .col-md-10.mb-10 {
    width: 80%;
}
.main_wraper {
    margin: 20px auto;
}
.active_heading i {
    font-size: 16px !important;
}
}

@media only screen and (max-width: 567px) {
.fpd-product-stage {
    top: 47% !important;
    margin: 0 auto !important;
    display: block;
    left: 2.5%;
}
.fpd-main-wrapper {
    min-height: 700px !important;
}
.fpd-container {
    min-height: 700px !important;
}
.fpd-view-stage canvas {
    margin: 18px;
}
}

@media only screen and (max-width: 480px) {
.fpd-main-wrapper {
    min-height: 400px !important;
}
.fpd-container {
    min-height: 400px !important;
}
.fpd-view-stage canvas {
    margin: 10px;
}
div#clothing-designer {
    height: 500px !important;
}
.navbar.navbar-expand.navbar-light.topbar.second_top.static-top.shadow {
    padding: 5px;
    display: inherit;
    text-align: center;
    height: 70px;
}
.sidebar .nav-item .collapse {
    left: calc(2rem + 1.5rem / 2);
}
.sidebar {
    width: 100% !important;
}
.sidebar.toggled {
    width: 100% !important;
}
.container-fluid.bg_div .col-md-10.mb-10 {
    padding-left: 0;
}
.title_track {
    margin-bottom: 10px;
}
.topbar {
    padding: 5px 0px;
}
}

.fpd-add-blank-view{
 display: none !important;
}


.panel{
    border:1px solid #339999;
    padding: 20px;
    margin-top: 50px;
} 

.card-body table form{
    padding: 2px 5px !important;
    font-size: 10px !important;
    border-radius: 2px;
}


.fpd-grid-columns-4 .fpd-grid>.fpd-item {
    width: 25%;
    height: 80px;
    border: 2px solid #339999 !important;
    margin: 10px !important;
}
.fpd-container.fpd-sidebar>.fpd-mainbar {
    height: 100%;
    width: 350px;
    background: #fff;
    border-right-width: 1px;
    border-right-style: solid;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    overflow: hidden;
}

