/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 29, 2014, 11:14:45 PM
    Author     : sanjay
    Email      : sanjay.ahex@gmail.com
*/
/*
================================================================================================================================
**********************************************     COMMON FONT STYLES FOR THE PAGE      ****************************************
================================================================================================================================
*/
.m0{
    margin:0 !important
}
/*--  Margin Top  --*/
.mt5{margin-top:5px !important}
.mt10{margin-top:10px !important}
.mt15{margin-top:15px !important}
.mt35{margin-top:35px !important}

/*--  Margin Bottom  --*/
.mb5{margin-bottom:5px !important}
.mb10{margin-bottom:10px !important}
.mb15{margin-bottom:15px !important}
.mb35{margin-bottom:35px !important}

/*--  Margin Right  --*/
.mr5{margin-right:5px !important}
.mr10{margin-right:10px !important}
.mr15{margin-right:15px !important}
.mr35{margin-right:35px !important}

.pr0{
    padding-right:0 !important;
}
a:hover{text-decoration: none}

/*Color Patches*/
.white{
    background: #fff !important
}
.light-pink{
    background: #efc5dd !important
}
.azalea{
    background: #ffb2ec !important
}
.light-blue{
    background: #afcdf3 !important
}
.mint-green{
    background: #c3d9bc !important
}
.safety-green{
    background: #C5FC83 !important
}
.daisy{
    background: #F9F46F !important
}
.sport-grey{
    background: #a4a5ab !important
}
.heather-sapphire{
    background: #6588c8 !important
}
.heliconia{
    background: #dd3f70 !important
}
.royal{
    background: #4158BD !important
}
.charcoal{
    background: #6A6A6A !important
}
.orange{
    background: #CF7602 !important
}
.sapphire{
    background: #0285bd !important
}
.dark-heather{
    background: #505e69 !important
}
.purple{
    background: #4c2276 !important
}
.maroon{
    background: #701d39 !important
}
.forest-green{
    background: #234F33 !important
}
.navy{
    background: #1c203b !important
}
.black{
    background: #000 !important
}
.text-white{
    color:#fff !important;
}
.dark-ash{
    background:#222 !important;
}
.dark-ash{
    background:#b2c2b9 !important;
}
.lime-green{
    background:#32cd32 !important;
}
.red{
    background:#f00 !important;
}
.cardinal-red{
    background:#bd2031 !important;
}
.carolina-blue{
    background:#99badd !important;
}
.gold{
    background:#ffd700 !important;
}
.lime{
    background:#0f0 !important;
}
.sport-grey{
    background:#969291 !important;
}
.army{
    background:#827839 !important; 
}
.baby-blue{
    background:#cff !important; 
}
.berry{
    background:#990f4b !important; 
}
.chocolate{
    background:#d2691e !important; 
}
.deep-heather{
    background:#554658 !important; 
}
.fuchsia{
    background:#f0f !important; 
}
.light-aqua{
    background:#028482 !important; 
}
.lilac{
    background:#c8a2c8 !important; 
}
.turq{
    background:#34dddd !important; 
}
.yellow{
    background:#ffff00  !important; 
}
.pink{
    background:#FF69B4 !important; 
}
.carolina-blue{
    background:#56a0d3 !important; 
}
.bella{
    background:#FF9933 !important; 
}
.soft-pink{
    background: #ffb6c1 !important;
}
.royal-true{
    background: #040585 !important;
}
.heather-grey{
    background: #bebbbb !important;
}
.athletic-heather{
    background: #A8A8AA !important;
}
.neon-pink{
    background: #FF6EC7 !important;
}
.kelly{
    background: #4CBB17 !important;
}
.dark-navy{
    background:  #000080 !important;
}
.midnight{
    background:#2B1B17  !important;
}
.blue-marble{
    background:#020066  !important;
}
.black-marble{
    background:#191919  !important;
}
.coral{
    background:#ff7f50  !important;
}
.heather-dark-grey{
    background:#B1BDCD  !important;
}
.mint{
    background:#9CBA7F !important;
}
.pebble{
    background:#c3bca8 !important;
}
.leaf{
    background:#55AE3A !important;
}
.sea-foam-blue{
    background:#8AEBE7 !important;
}
.team-purple{
    background:#DE5285 !important;
}
.ash{
    background:#beb2b5 !important;
}




/*--  Color  --*/
.facebook-color{
    color:  #3B5998 ; 
}
.twitter-color{
    color:  #00aced ;  
}
.googleplus-color{
    color:  #dd4b39 ; 
}
/*--  Width  --*/
.w80{
    width:80% !important;
}

/*--  Customized Datatable  --*/
.bottom{
    margin-top:15px;
}
.bottom .dataTables_info{
    float: left;
    display: inline-block
}
.bottom .dataTables_length{
    float: left;
    margin-left:15px;
    display: inline-block
}
.bottom .dataTables_paginate{
    float: right;
    display: inline-block
}
.page-content.designer-wrapper{background:#fff}
.visited-wrapper{
    height:183px;
    background:#2ACBCD;
}
.visited-wrapper p{
    width: 60%;
    background: #fff;
    border:1px solid #BABABA;
    color: #666;
    display: block;
    font-size: 14px;
    padding: 5px;
    left: 20%;
    margin: -15px auto 0;
    position: absolute;
}
.visited-outer-wrapper h5{
    margin-bottom: 20px;
}
.purchase-funnel-wrapper{
    height:183px;
    background:#eee;
}
.purchase-funnel-wrapper + div{
    background: #eee;
}
.purchase-funnel-wrapper p{
    width: 60%;
    background: #fff;
    border:1px solid #BABABA;
    color: #666;
    display: block;
    font-size: 14px;
    padding: 5px;
    left: 20%;
    margin: -10px auto 0;
    position: absolute;
}

/*--  Product Wrapper  --*/
.company-products .col-md-3{
    border-right: 1px solid #ddd;
}
.company-products .col-md-3:last-of-type{
    border-right: 0;
}
.product-wrapper{
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.product-wrapper .product-img{
    float:left;
    width:49%;
    position: relative;
    height: 130px;
}
.product-wrapper .product-img img{
    height: 100%;
    margin: 0 auto;
    border:1px solid #ddd;
}
.product-wrapper .product-img label{
    border-radius: 4px !important;
    display: inline-block;
    font-weight: bold;
    left: -5px;
    margin: 0;
    padding: 5px 6px;
    position: absolute;
    top: -5px;
}
.product-wrapper .product-detail{
    float:right;
    width:49%;
    height: 130px;
    padding-left: 8px;
}
.product-wrapper .product-detail h5{
    color: #46c9c6;
    font-size: 15px;
    margin-top: 0;
}
.product-wrapper .product-detail h6.price{
    color: #434343;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 2.7em;
}
.product-wrapper .product-detail p{
    color: #434343;
    font-size: 15px;
    margin: 0;
}
.available-range{
    color:#000; 
    font-size: 15px;
    margin-top: 20px; 
    margin-bottom: 15px;
}
.available-range span{
    display: inline-block;
    font-size: 20px;
    margin-right: 10px;  
}

/*--  Traffic Wrapper  --*/
.traffic-block{
    border:2px solid #45B6AF;
    position: relative;
    margin-bottom: 20px;
}
.traffic-wrapper .list-group-item{
    background: #e5e5e5;
    border: 0;
    color:#000;
    font-size: 13px;
    line-height: 14px;
    padding: 9px 10px;
}
.traffic-wrapper .list-group-item span.badge{   
    display: inline-block;
    float: left;
    height: 15px;
    margin-right: 10px;
    width: 18px;
}
.traffic-wrapper .list-group-item span.pull-right{   
    font-size: 16px;
    font-weight: bold;
    color: #262626;
}
.traffic-block.yellow{
    border:2px solid #FFCE63;
}
.traffic-block.blue{
    border:2px solid #5AD6FF;
}
.traffic-block label{
    width:50%;
    padding:10px;
    text-align: left;
}
.traffic-block.yellow label{
    background: #FFCE63;
}
.traffic-block.blue label{
    background: #5AD6FF;
}
.traffic-block span {
    width:50%;
    padding:10px;
    text-align: right;
    font-size:12px;
}
.traffic-block img {
    margin:10px auto;
    height: 81px;
}
.traffic-block .product-description {
    margin-bottom:25px;
}
#cal-heatmap{
    margin: 0 auto;
    width: 345px;  
}
.graph-browse-previous { 
    border-radius: 3px;
    height: 70px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 22px;    
    float: left;
    margin-left: 20px;
    clear: both;
}
.graph-browse-next{
    border-radius: 3px;
    height: 70px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 22px;  
    float: right;
    margin-right: 20px;
}
.graph-browse-next i ,.graph-browse-previous i{
    display: inline-block;
    color: #808080;
    margin-top: 28px;
    text-shadow: 0 1px 0 #fff;
}

/*--  Submit Form Tabs Style  --*/
.design-tshirt-form .form-wizard .form-body .steps li a{
    padding: 15px 15px;
}
.design-tshirt-form .form-wizard .form-body .steps li a.step span.number{
    vertical-align: middle;
}
.design-tshirt-form .form-wizard .form-body .steps li a.step span.step1{
    background: url("../../images/client-admin/top-tabs-icon.png") no-repeat scroll 3px 7px #eee;
    margin-top: -4px;
}
.design-tshirt-form .form-wizard .form-body .steps li.active a.step span.step1,
.design-tshirt-form .form-wizard .form-body .steps li.done a.step span.step1{
    background: url("../../images/client-admin/top-tabs-icon.png") no-repeat scroll 3px -81px #1fbba6; 
}
.design-tshirt-form .form-wizard .form-body .steps li a.step span.step2{
    background: url("../../images/client-admin/top-tabs-icon.png") no-repeat scroll -44px 7px #eee;
    margin-top: -4px;
}
.design-tshirt-form .form-wizard .form-body .steps li.active a.step span.step2,
.design-tshirt-form .form-wizard .form-body .steps li.done a.step span.step2{
    background: url("../../images/client-admin/top-tabs-icon.png") no-repeat scroll -44px -82px #1fbba6; 
}
.design-tshirt-form .form-wizard .form-body .steps li a.step span.step3{
    background: url("../../images/client-admin/top-tabs-icon.png") no-repeat scroll -89px 12px #eee;
    margin-top: -4px;
}
.design-tshirt-form .form-wizard .form-body .steps li.active a.step span.step3,
.design-tshirt-form .form-wizard .form-body .steps li.done a.step span.step3{
    background: url("../../images/client-admin/top-tabs-icon.png") no-repeat scroll -89px -86px #1fbba6;   
}
.design-tshirt-form .form-wizard .form-body .steps li a.step span.step4{
    background:url("../../images/client-admin/top-tabs-icon.png") no-repeat scroll -134px 9px #eee;
    margin-top: -4px;
}
.design-tshirt-form .form-wizard .form-body .steps li.active a.step span.step4,
.design-tshirt-form .form-wizard .form-body .steps li.done a.step span.step4{
    background: url("../../images/client-admin/top-tabs-icon.png") no-repeat scroll -134px -81px #1fbba6;   
}
.design-tshirt-form .form-wizard .form-body .steps li.done a.step span.number{
    background-color: #DFBA49;
}
.design-tshirt-form .form-wizard .form-actions a.step{
    padding: 15px 30px 10px 65px; 
}
.design-tshirt-form .form-wizard .form-actions a i{
    display: inline-block;
    margin-top: 7px;
}

/*--  Submit Form Tab1 Style  --*/
.campaign-head,.show-all-btn{
    margin-top:10px;
    font-weight: 400;
}
#filter-by.universal li:first-of-type{
    display: inline-block;
    padding-left: 0;
    padding-top: 0;
    vertical-align: top;
}
ul.new-color-selector{
    position: absolute;
    left:4px;
    bottom:4px;
    display:none;
    width:100%;
    margin-bottom:0;
    text-align: center;
}
ul.color-selector{
    position: absolute;
    left:4px;
    top:4px;
    /*display:none;*/
    opacity:0;
}
ul.color-selector li a,
ul.new-color-selector li a{
    height: 15px;
    width: 15px;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    background-color: #fff;
    display: inline-block;
    content: "";
    position: relative;
    z-index: 2;
}
ul.size-selector {
    /*display:none;*/
    opacity:0;
    position: absolute;
    right:4px;
    top:2px;
}
ul.size-selector li,.new-color-selector li{
    padding: 0;
    position: relative;
    z-index: 2;
}
ul.size-selector li a{
    display: inline-block;
    font-size: 10px;
    padding: 3px;
}
ul.universal{
    opacity:1;
    font-size: 16px;
    left: 0;
    margin:15px 0 0;
    position: relative;
    top: 0;
}
ul.universal.size-selector li {
    padding: 0 5px;
}
ul.universal.size-selector li a{
    font-size: 13px;
    padding: 5px;
}
ul.universal.color-selector li a{
    height:20px;
    width:20px;
    display: inline-block;
}
.selected-colors{
    height:22px;
    width:22px;
    border-radius: 4px !important;
    display: inline-block;
    cursor: pointer;
    margin-right:3px;
    margin-bottom:3px;
    line-height: 22px;
    color:white;
}
ul.universal.color-selector li a span{
    display: inline-block;
    float: left;
    height: 10px;
    width: 50%;
}
#select21me,.select21me{
    display: none !important;
}
.color-selector li a.red,.new-color-selector li a.red,.red{background-color:red !important}
.color-selector li a.green,.new-color-selector li a.green,.green{background-color:green !important}
.color-selector li a.blue,.new-color-selector li a.blue,.blue{background-color:blue !important}
.color-selector li a.pink,.new-color-selector li a.pink,.pink{background-color:#FFE4E4 !important}
.color-selector li a.light-grey,.new-color-selector li a.light-grey,.light-grey{background-color:#E1E1E9 !important}
.color-selector li a.light-brown,.new-color-selector li a.light-brown,.light-brown{background-color:#E9E3CB !important}
.color-selector li a.brown,.new-color-selector li a.brown,.brown{background-color:#721E38 !important}
.color-selector li a.light-green,.new-color-selector li a.light-green,.light-green{background-color:#02A469 !important}
.color-selector li a.light-blue,.new-color-selector li a.light-blue,.light-blue{background-color:#0F8FC0 !important}
.t-shirt-categories{margin-top:30px;}
.t-shirt-categories .thumbnail{
    /*overflow: hidden;*/
    position:relative;
    margin-bottom:30px;
    background: none repeat scroll 0 0 #fff !important;
    border-width: 2px;
}
.ribbon-wrapper-red {
    height: 154px;
    overflow: hidden;
    position: absolute;
    left: -27px;
    top: 0;
    width: 128px;
}
.ribbon-red {
    font: bold 14px Sans-Serif;
    color: #ffffff;
    text-align: center;
    -webkit-transform: rotate(-58deg);
    -moz-transform: rotate(-58deg);
    -ms-transform: rotate(-58deg);
    -o-transform: rotate(-58deg);
    position: relative;
    padding: 7px 0;
    left: -30px;
    top: 22px;
    width: 170px;
    background-color: #61C1BB;
    display: block;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
a.primary-product{
    bottom: 0;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 0;
    z-index:4;
    padding: 5px 6px;
    background-color: #1bbc9b !important;
}
.thumbnail.selected-product{
    border-color: #1fbba6;
    border-width: 2px;
}
.primary-selected-product .primary-product{
    background-color: #35AA47 ;
    border-color: #4b77be ;
    color: #FFB848 !important;
    border-width: 2px;
}
.t-shirt-categories .thumbnail  img{
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
    margin-top:15px;
    margin-bottom:0;
    width: 85%;
    max-height: 228px;
    min-height: 228px;
}
.t-shirt-categories .thumbnail p{
    color: #1fbba6;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    position: relative;
    text-align: center;
    z-index: 2;
}
.t-shirt-categories .thumbnail .form-control .select2-choice {
    background-color: #fff;
    background-image: none;
    border: 1px solid #e5e5e5;
    bottom: -4px;
    filter: none;
    height: 27px;
    line-height: 24px;
    margin: 0 !important;
    line-height: 24px;
    padding: 0 0 0 12px;
}
.t-shirt-categories .thumbnail .product-select-box{
    float: right;
    margin-right: -4px;
    width: 91%; 
}
.t-shirt-categories .thumbnail .select2-container .select2-choice > .select2-chosen{
    color: #1fbba6;
}
.t-shirt-categories .available-colors{
    position: absolute;
    left:15px;
    top:0;
}
/*--  sub-category-wrapper  --*/
.t-shirt-categories .sub-category-wrapper{
    display:none;
}
.t-shirt-categories .sub-category-wrapper .available-colors >li >a{
    width: 18px;
    height: 18px;
    border-radius: 50% !important;
    display: inline-block;
}
.t-shirt-categories .sub-category-wrapper #product-id{
    position: absolute;
    right:0;
    top:0;
    color:#02A469;
    font-weight: bold;
}
.t-shirt-categories .sub-category-wrapper .select2{
    margin: 0 auto !important;
    width: 300px;
    display: block;
}

.custom-select-drop .select2-results .select2-result-label:hover{
    color: #1fbba6; 
}
.custom-select-drop .select2-results{
    padding: 0;
}
.t-shirt-categories .thumbnail label.select-box{
    position: absolute;
    right:4px;
    bottom:4px;
    margin:0;
    z-index: 3;
    /*display: none;*/
    opacity: 0
}

.t-shirt-categories .thumbnail:hover ul{
    border-color:#1FBBA6;
    display: block;
    opacity: 1
}
.t-shirt-categories .thumbnail p.text-left{
    text-align: left !important;
    padding-left:2px;
    line-height: 14px;
}
.front-back-selector{
    margin-left:0;
    width: 100%;
    margin-top:20px;
}
.front-back-selector li a,.front-back-selector li a:hover,.front-back-selector li a:active{
    color:#1FBBA6;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}
.front-back-selector li a:hover,
.front-back-selector li a:active,
.front-back-selector li a:focus{
    border-color:#1FBBA6;  
}
.price-wrapper {    
    padding: 10px 0 0 0;
    text-align: center;
    float: right;
}
.price-wrapper span {
    color: #4c4c4c;
    font-size: 20px;
    line-height: 28px;
    display: block;
}
.price-wrapper h2{
    color: #1fbba6;
    font-size: 70px;
    font-weight: 400;
    line-height: 70px;
    padding: 0;
    margin: 2px 0;
    display: block;
}
/*--  Submit Form Tab2 Style  --*/

/* entire container, keeps perspective */
.flip-container {
    perspective: 1000px;
}
/* flip the pane when hovered */
.flip-container.hover .flipper {
    transform: rotateY(180deg);
}
.flip-container, .front, .back {
    width: 100%;
    height: 100%;
    min-height: 366px;
}
/* flip speed goes here */
.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}
.shirt_canvas{
    -moz-user-select: none;
    user-select:none;
    border: 1px solid #16987E;
    display: block;
    height: 400px;
    margin: 0 auto;
    position: relative;
    width: 200px;
    top:110px;
    width:30%;
    z-index:3;
}
.flipper img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
/* hide back of pane during swap */
.front, .back {
    backface-visibility: hidden;
    position: absolute;
    top: 20px;
    left: 0;
}
/* front pane, placed above back */
.front {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
}
/* back, initially hidden pane */
.back {
    transform: rotateY(180deg);
}
.sub-category-list div.thumbnail {
    position: relative;
}
.sub-category-list div.thumbnail p{
    text-align: center;
    color: #1fbba6;
    font-size: 18px;
}
.sub-category-list div.thumbnail a.label{
    position: absolute;
    top:-5px;
    left:-5px;
    border-radius: 4px;
}
#tab2 a.quiz-link{
    width:25px;
    height:25px;
    line-height: 21px;
    -webkit-border-radius:50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #999;
}
#tab2 .universal.color-selector{
    display: block;
    position: absolute;
    left:0;
    width: initial;
    top:35px;
}
#tab2 .universal.color-selector.additional{
    display: block;
    position: relative;
    left:initial;
    width: initial;
    top:0;
}
#tab2 .universal.color-selector.second-pallete{
    left:30px;
}
#selected-products a{
    font-weight: 400;
    color:#1BBC9B;
    font-size: 14px;
}
#selected-products tr.active td{
    background-color: transparent !important
}
#selected-products tr.active a{
    font-weight: bold;
    /*color:white;*/
}
#select2-drop ul li.primary-product .select2-result-label{
    font-weight: bold;
    position: relative;
    color:#4DB3A4;
}
#select2-drop ul li.primary-product .select2-result-label:after{
    content:"P";
    position:absolute;
    right:10px;
    display:inline-block;
}
table#selected-products tbody tr td{
    padding: 20px 7px;
    vertical-align: middle;
}
table#selected-products tbody tr.primary-product td i,.selected-product-list .primary-product i{
    color:#ffb848 !important
}
table#selected-products tbody tr td{
    cursor: pointer;
}
#selected-products tr.Tagless-Tee td:first-of-type{
    background: url("../../images/client-admin/thumbnail-category-image/basic.png") no-repeat left center;
    background-size: 44px 46px;
    padding-left:50px;
}
#selected-products tr.Woman-Crew-Tee td:first-of-type{
    background: url("../../images/client-admin/thumbnail-category-image/ladies-tees.png") no-repeat left center;
    background-size: 44px 46px;   padding-left:50px;
}
#selected-products tr.Gildan-Hoodies td:first-of-type{
    background: url("../../images/client-admin/thumbnail-category-image/hoodies.png") no-repeat left center;
    background-size: 44px 46px;   padding-left:50px;
}
#selected-products tr.Gildan-Long-Sleeves td:first-of-type{
    background: url("../../images/client-admin/thumbnail-category-image/long-sleeves.png") no-repeat left center;
    background-size: 44px 46px;   padding-left:50px;
}
#selected-products tr.Atheletic td:first-of-type{
    background: url("../../images/client-admin/thumbnail-category-image/athletic.png") no-repeat left center;
    background-size: 44px 46px;   padding-left:50px;
}
#selected-products tr.Others td:first-of-type{
    background: url("../../images/client-admin/thumbnail-category-image/others.png") no-repeat left center;
    background-size: 44px 46px;   padding-left:50px;
}
#selected-products tr.V-Necks td:first-of-type{
    background: url("../../images/client-admin/thumbnail-category-image/v-necks.png") no-repeat left center;
    background-size: 44px 46px;   padding-left:50px;
}

.more-color-swatches {
    margin: 25px 0 0;
    /*opacity:0;*/
    border:1px solid #1bbc9b;
}
.more-color-swatches ul{
    margin: 0;
    padding:10px 4px;
    display: none;
}
.more-color-swatches li a{
    height: 22px;
    width: 22px;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    background-color: #fff;
    display: inline-block;
    content: "";
    color:#fff;
    position: relative;
    z-index: 2;
}
.more-color-swatches .head{
    padding: 5px;
    background-color: #1bbc9b;
}
.more-color-swatches .head p{
    margin: 0;
    font-size: 14px;
    color:#fff;
}
.more-color-swatches li a i{
    color:#fff;
    font-size: 12px;
    /*line-height: 20px;*/
    margin-top: 0;
}
.design-product-links.t-shirts-category-list li a:hover{
    text-decoration: underline;
    color:#333;
}
.design-product-links li a i.fa-picture-o{
    color:#19C094;
    display: inline-block;
    margin-right: 10px;
}
.design-product-links li a span.add-text{
    color:#19C094;
    font-size: 30px;
    display: inline-block;  
    margin-right: 10px;
}
.range-inputs-wrapper{
    /*background-color: #f0f0f0;*/
    padding: 6px;
    margin-bottom: 15px;
}

.art-work:hover .color-selector{
    display: block;   
}
.edit-t-shirt{
    margin-top:1em;
}
.edit-t-shirt .select2-chosen{
    text-transform: capitalize;
}
.edit-t-shirt a.art-work{
    margin-bottom: 30px;
}
#custom-pop{
    height: 328px;
    max-width: 430px;
    position: absolute;
    right: 0;
    top: 14em;
    width: 364px;
}
.mobile{
    bottom: 0;
    left: 15px;
    margin: 0;
    position: absolute;
    width: initial;
    z-index: 3;
}
.mobile img{
    width:70px;
}
#custom-pop .arrow{
    /*left:13em;*/
}

/*--  Submit Form Tab3 Style  --*/
.description_box .irs-from,.description_box .irs-to,.description_box .irs-single,
.description_box .irs-min,.description_box .irs-max{
    background: transparent;
}
.description_box .form-label{
    color: #333;
    /*font-family: AvenirLT-Medium;*/
    font-size: 15px;
    line-height: 24px;
    margin: 7px 0 1px;
    font-weight:bold;
}
.description_box .form-group label.bootstrap-switch-label{
    margin: 0;
}
.description_box .md-editor > textarea{
    background-color: #fff;
}
h2{
    color: #1fbba6;
    font-size: 50px;
    margin-top: -8px;
}
.description_box .form-group.select2-choice{
    background-color: #fff;
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #444;
    line-height: 26px;
} 
.description_box .form-group span,.description_box .form-group strong{
    color:#333;   
}
.description_box .form-group p{
    font-size: 14px;
    font-family: AvenirNextLTPro-Regular,Helvetica,Arial,sans-serif;
    color: #333;;
    margin-top: 10px;
}
.description_box .form-group .md-editor{ 
    width:100%;
}
.description_box .form-group .md-editor .md-header{
    background-color: #f5f5f5;
    padding: 5px;
}
.description_box .form-group .custom-datepicker{
    background-color: #e4e4e4;
    border:0;
    font-family: AvenirNextLTPro-Bold;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    letter-spacing: 1px;
    box-shadow: none;
    padding: 12px 20px;
    text-align: center;
    vertical-align: middle;
}
.description_box .form-group .custom-datepicker:hover{
    background-color: #d9d9d9;  
}
.description_box .form-group input.small{
    background-color: #e6e6e6;
    display: inline-block;
    font-size: 15px;
    margin-bottom: 15px;
    padding: 10px;
    width: 65px;
    height:40px;
    line-height:40px;
}
.description_box .irs-line-mid,.description_box .irs-line-left,
.description_box .irs-line-right,.description_box .irs-diapason{
    background: none repeat scroll 0 0 #61c1bb;
}
.description_box .irs-slider{
    background: none repeat scroll 0 0 #45B6AF;
}
/*--  Quiz Modal Box Style  --*/
#quiz-link-modal .modal-dialog .modal-content .modal-header button.close {
    color: #d5d5d5;
    font-size: 50px;
    font-weight: 400;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    padding: 0;
    opacity: 1;
}
#quiz-link-modal .modal-content .modal-header .modal-title{
    font-size: 24px;
    color:#000;
}
#quiz-link-modal .modal-content .modal-body table td{
    border:0;
}

/*--  Product Preview Modal Box Style  --*/
#ProductSlider .shirt_canvas{
    position: absolute;
    left:31%;
}
#ProductSlider .carousel-caption{
    padding-bottom:10px;
    bottom:0;
    color:#000;
}
#ProductSlider .carousel-control.left,#ProductSlider .carousel-control.right{
    background-image: none;
    color:#26B99B;
}
#carousel-index{
    font-size: 14px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}
.shirt_canvas_preview{
    border: 1px solid transparent;
    display: block;
    height: 300px;
    margin: 0 auto;
    position: absolute;
    width: 200px;
    top:150px;
    width:35%;
    left:34%;
    z-index:3;
}

/*--  Product Scroller  --*/
.scroller .input-group-addon:first-of-type{
    border:1px solid #bdbdbd;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right:0;
}
.scroller .input-group-addon:last-of-type{
    border:1px solid #bdbdbd;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.selling-price-tab input{
    display: none;
}
.selected-product-list .accordion-toggle{
    text-transform:capitalize;
}
#vmap {
    background: #fff;
    color:#ffffff;	
    font-size: 11px;
}	
.amcharts-graph-g2 .amcharts-graph-stroke {
    stroke-dasharray: 3px 3px;
    stroke-linejoin: round;
    stroke-linecap: round;
    -webkit-animation: am-moving-dashes 1s linear infinite;
    animation: am-moving-dashes 1s linear infinite;
    background-color: #e5e5e5;
}
/*--  Heatmap CSS  --*/
rect.bordered {
    stroke: #E6E6E6;
    stroke-width:2px;   
}
text.mono {
    font-size: 9pt;
    font-family: Consolas, courier;
    fill: #aaa;
}
text.axis-workweek {
    fill: #000;
}
text.axis-worktime {
    fill: #000;
}

/*--  Campaign Detail Styles  --*/
.assets-wrapper .product-box{
    height:250px;
}
.assets-wrapper .product-box img{
    height:200px;
}
/*--  Sparkline Css  --*/
#sparkline canvas{
    height: 55px !important;
    width: 100% !important;
} 
#sparkline1 canvas{
    height: 55px !important;
    width: 100% !important;
} 
#sparkline2 canvas{
    height: 55px !important;
    width: 100% !important;
} 
/*--  Selected Item Css  --*/
.sortable-item-main{
    /*opacity: 0;*/
    display: none;
}
#sortable-item.t-shirt-categories {
    margin-bottom: 15px;
    margin-top: 15px;
}
.selected-product-item{
    cursor: all-scroll;
}
.t-shirt-categories .selected-product-item img{
    min-height: initial;
    max-height: initial;
}
.t-shirt-categories .selected-product-item  .thumbnail{
    min-height: 200px;
    margin: 15px 0;
}
#sortable-item.t-shirt-categories .selected-product-item:first-of-type  .thumbnail{
    border:2px solid #1fbba6;
}
.t-shirt-categories .selected-product-item  .thumbnail p{
    bottom: 5px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;   
}
.t-shirt-categories .selected-product-item  .thumbnail .item-remove-icon{
    background: none repeat scroll 0 0 #f00;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    display: inline-block;
    height: 20px;
    color: #fff;
    line-height: 20px;
    position: absolute;
    right: 4px;
    text-align: center;
    width: 20px;
}
.t-shirt-categories .selected-product-item  .thumbnail .item-remove-icon i{
    display: inline-block;
    margin: 0 0 0 1px;
}
.sortable-item-container{
    background:   rgba(69,182,175, 0.3);
}
/*
================================================================================================================================
**********************************************     STYLES FOR THE ADD STORE PAGE      **************************************
================================================================================================================================
*/
.btn-file{
    position: relative
}
.btn-file #banner_url{
    background: none repeat scroll 0 0 #fff;
    cursor: inherit;
    display: block;
    min-height: 100%;
    min-width: 100%;
    outline: 0 none;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;  
    opacity: 0;
    width:85px;
}
/*
================================================================================================================================
**********************************************     STYLES FOR THE SETTINGS PAGE      **************************************
================================================================================================================================
*/
ul.settings-tabs li a{
    padding: 10px 13px;
}
.tabbable-custom  .tab-content .tab-pane h4,.tabbable-line .tab-content .tab-pane h4{
    color: #1bbc9b !important;  
    font-size:21px;
    font-family: "Open Sans",sans-serif;
    font-weight: bold;
}
.tabbable-custom  .tab-content .tab-pane .control-label,.tabbable-line .tab-content .tab-pane .control-label{
    text-align:left !important;
    font-size: 14px;
}
.tabbable-custom  .tab-content .tab-pane legend,.tabbable-line .tab-content .tab-pane legend{
    color:#1bbc9b !important;  
    font-family: "Open Sans",sans-serif;
    /*font-weight: bold;*/
}
#open-datatable.table td .img-responsive{
    width:auto;
    margin:0 auto;
}
.delete{
    background-color: #f03038;
    border-radius: 50% !important;
    color: #fff !important;
    height: 20px;
    line-height: 20px !important;
    position: relative;
    text-align: center;
    width: 20px;
}
#reportrange i{
    font-size: 18px;
}
#open-datatable_wrapper ul.dropdown-menu{
    left: initial;
    right:0;
}
.tabletools-dropdown-on-portlet{
    margin:0 !important
}
.nav-pills.custom-nav > li.active > a, .nav-pills.custom-nav > li.active > a:hover,
.nav-pills.custom-nav > li.active > a:focus{
    background: #fff;
    color:#000;
}
.record-list li{
    width:20%;
}
.record-list li a span.record-list-item{
    display: block;
    font-size: 20px;
    margin-bottom: 10px;
}
.thumbnail > .color-selector > li > .color-selector-sub-list {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    display: inline-block;
    height: 15px;
    width: 15px;
}
.thumbnail .color-selector li .popover{
    /*height: 150px;*/
}
.thumbnail > .color-selector > li > .color-selector-sub-list > span {
    display: inline-block;
    float: left;
    height: 10px;
    width: 50%;
}
#chartdiv {
    width	: 100%;
    height	: 300px;
}
/*--  CSV Export Button Style  --*/
a.btn-export, a.btn-export:visited {
    text-decoration: none;
    color:#000;
    background-color:#ddd;
    border: 1px solid #ccc;
    padding:8px;
    min-width: 60px;
}
/* Compaign Pixels Wrapper */
.campaign-pixels-wrapper{
    /*border: 1px solid #ddd;*/
    padding: 10px 0;
}
.campaign-pixels-wrapper table tr td{
    vertical-align: middle;  
}
.campaign-pixels-wrapper table tr td .fa-facebook-square{
    position: relative;
    top:4px;
}
.assets-wrapper .table > thead > tr > th,
.assets-wrapper .table > tbody > tr > th,
.assets-wrapper .table > tfoot > tr > th, 
.assets-wrapper .table > thead > tr > td,
.assets-wrapper .table > tbody > tr > td,
.assets-wrapper .table > tfoot > tr > td{
    vertical-align: middle;
    text-align: center;
}
.retargeting-wrapper{
    border: 1px solid #ddd;
    padding: 10px 20px 30px !important;
}
.retargeting-wrapper .portlet-body h3{
    font-size: 23px;
    font-weight: 600;
    margin: 10px auto 30px;
    text-align: center;
    width: 77%;  
}
.retargeting-wrapper .portlet-body p{
    font-size: 23px;
    font-weight: 600;
    margin: 30px auto 30px;
    text-align: center;
    width: 100%;  
}

/*--  Upsell Style  --*/
.upsell-well{
    display: none;
}

.upsell-discount.input-group-addon {
    padding: inherit;
    color: inherit;
}

.upsell-discount {
    min-width: 65px;
}

/*--  Coupen Style  --*/
.coupon-contents-wrapper{
    display: none;
}
.store-wrapper{
    display: none; 
}
/*--  Tabbable Left Style  --*/
.tabbable-left ul.nav{
    width:30%;
    float: left;
}
.tabbable-left ul.nav li{
    width:100%;
    float: none;
    display: block;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd; 
    border-bottom: 1px solid #ddd; 
    border-left: 3px solid #ddd;
}
.tabbable-left ul.nav li a{
    margin-right: -2px;
    border: 1px solid transparent;
}
.tabbable-left ul.nav li.active a,
.tabbable-left ul.nav li.active a:hover{
    margin-right: -2px;
    border: 1px solid transparent;
}
.tabbable-custom.tabbable-left > ul.nav > li.active {
    border-left: 3px solid #45b6af;
    border-right: 1px solid transparent;
    border-top: 1px solid #ddd; 
    border-bottom: 1px solid #ddd; 
    margin-top: 0;
    position: relative;
}
.tabbable-left .tab-content{
    width:70%;
    float: right;
    background-color: #fff;
    border: 1px solid #ddd;
    min-height: 170px;
    padding: 10px;
}
/*--  Chart Style  --*/
#chart{
    height: 375px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
    background: transparent;
}

.tab-content .table.datatables .btn {
    margin-left: 0;
    margin-right: 5px;
    margin-top: 0;
    min-width: 100px;
     line-height: 30px;
}
.table-scrollable  .label{
    display: inline-block;
    min-width: 75px;
}
#chart_2{
    height: 355px;
}
    #flot-placeholder
    {
        height:300px;
    } 
.slimScrollDiv{
    height: 340px;
}
/*--  Portlet Style  --*/
.portlet {
    -webkit-border-radius: 4px !important; 
    -moz-border-radius: 4px !important; 
    border-radius: 4px !important; 
}
.change-design-wrapper a{
    color: #fff;
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
    border-radius: 50%;
    -webkt-border-radius: 50%;
    -moz-border-radius: 50%;
}
/*--  Add Discount Wrapper  --*/
.add-discount-wrapper form label.control-label{
    margin-bottom: 15px;
}
.add-discount-wrapper form .btn-primary{
     margin-top: 42px;
}
.other-upsell-wrapper{
    display: none;
}

@media(min-width:310px) and (max-width:1199px){
    #chart{
        overflow-x: scroll;
    }
}
@media(min-width:992px) and (max-width:1199px){
    .page-header .page-header-menu .hor-menu  .nav.navbar-nav  li a{       
        padding: 16px 5px 15px;
    }
    .design-tshirt-form .form-wizard .form-body .steps li a {
        padding: 15px 7px;
    }
    .design-tshirt-form .form-body .steps li a span.desc{
        margin: 0;        
    } 
    #tab2 .price-wrapper {
        margin-top: 280px;
    }
}
@media(min-width:768px) and (max-width:991px){
    .page-header .page-header-menu .hor-menu  .nav.navbar-nav  li  a{
        padding: 16px 8px 15px;
    }
    .design-tshirt-form .form-wizard .form-body .steps li a {
        padding: 18px 5px;
    }
    .price-wrapper h2{
        font-size: 50px;
    }
    .design-tshirt-form .form-body .steps li a span.desc{
        margin: 0;
        font-size:13px;
    } 
    #tab2 .price-wrapper {
        margin-top: 100px;
    }
    .edit-t-shirt{margin-top:1em}
    #custom-pop{
        left: initial;
        max-width: 315px;
        right: -15px;
        top: 6em;
        max-width: 315px;
        right: 23%;
        top: 3em;
        height: 361px;
    }
    #custom-pop textarea{
        width:285px !important;
    }
    .mobile{
        /*top: 50px;*/
    }
}
@media(min-width:320px) and (max-width:767px){
    .page-header .page-header-menu .hor-menu .navbar-nav > li > a {       
        padding: 16px 5px 15px;
    }
    .design-tshirt-form .form-wizard .form-body .steps li a{
        padding: 18px 15px;
    }
    .design-tshirt-form .form-wizard .form-body .steps li a span.desc{
        margin-left:15px;
    }
    .price-wrapper{
        padding-left: 0; 
    }
    #tab2 .price-wrapper {
        margin-top: 100px;       
    }
    .edit-t-shirt{margin-top:1em}
    #custom-pop{
        left: initial;
        max-width: 315px;
        right: -15px;
        top: 6em;
        max-width: 315px;
        right: 23%;
        top: 3em;
        height: 361px;
    }
    #custom-pop textarea{
        width:285px !important;
    }
    ul.universal{
        width:100%
    }
    .mobile img{
        width:30px;
    }
    .shirt_canvas_preview{
        height:200px;
        top:80px;
        left:32%;
    }
    /*--  Record List Tab  --*/
    .record-list li a .font-lg {
        font-size: 13px !important;
    }
}

.rendering_placeholder {
    height: 157px;
    color: #1bbc9b !important;
    font-size: 21px;
    font-family: "Open Sans",sans-serif;
    font-weight: bold;
    text-align: center;
}