/* Tabbed Panel styling */
#tabs.main-tabs-wrapper .container-fluid,.col-md-6,.col-md-4{
	padding-left:1.0rem;
	padding-right:1.0rem;
}

#tabs.main-tabs-wrapper .tab-container .nav-item{
    color: #484848;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.8rem;
    text-decoration: none;
    padding: 1.0rem 4.0rem;
    display: block;
    border-width: 0.1rem 0.1rem 0 0.1rem;
    border-style: solid;
    border-color:#d8d8d8;
    margin-right: 0.5rem;
     -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
    cursor:pointer !important;
}
#tabs.main-tabs-wrapper .tab-container .table-fixed-wrapper{
	margin-top:1.0rem;
}
#tabs.main-tabs-wrapper .table .table-row:last-child{
    border:0;
}
   
#tabs.main-tabs-wrapper #nav-paper-stocks .row{
	margin:0;
}
#tabs.main-tabs-wrapper .tab-content .accordion, 
#tabs.main-tabs-wrapper .tab-content .tabs-accordion{
	border-bottom:0.2rem solid #f5f5f5;
}
#tabs.main-tabs-wrapper .tab-content .tabs-accordion, 
#tabs.main-tabs-wrapper .tab-content .accordion {
	margin-top:0;
	margin-bottom:1rem;
}
#tabs.main-tabs-wrapper .tab-content .active-panel{
    border-bottom:0rem;
    margin-bottom:0rem;
}
#tabs.main-tabs-wrapper .fix-height{
	 -o-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition:0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    /*max-height:32rem;*/
    overflow:hidden;
    position:relative;
    padding:0 !important;
    padding-bottom:5.0rem !important;
    
}
#tabs.main-tabs-wrapper .tmp-text{
	display:none;
	padding: 0.8rem 0;
    font-size: 1.4rem;
}
#tabs.main-tabs-wrapper .auto-height{
	max-height:500rem !important;
}
#tabs.main-tabs-wrapper .tab-container .read-more{
    position: absolute;
    bottom: 0rem;
    background: #fff;
    height: 4rem;
    text-align: center;
    box-shadow: 0px -30px 50px 0px #fff;
    width: 100%;
    left:0;
}
#tabs.main-tabs-wrapper .tab-container .less-more{
    box-shadow: none !important;
}
#tabs.main-tabs-wrapper .content-fixed .col-sm-3{
	margin-bottom:2rem;
}
#tabs.main-tabs-wrapper .tabB .tab-container .nav-item{
	border:0rem;
	border-bottom: 0.5rem solid #f5f5f5;
	 -o-transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    transition: .6s;
}
#tabs.main-tabs-wrapper .tab-container .paperTypeImageDiv span{
	background:#8cc63f;
	color:#fff;
	font-size: 1.3rem;
	width:6.5rem;
}
#tabs.main-tabs-wrapper .tab-container .paper-header{
	font-size:1.3rem;
}
#tabs.main-tabs-wrapper .tab-container p.paper-description{
	font-size:1.3rem !important;
}
#tabs.main-tabs-wrapper .tabB  .tab-container .tab-content{
	border:0;
	padding: 3.5rem 0;
}
#tabs.main-tabs-wrapper .tabB .nav-tabs{
	border-bottom:0.5rem solid #f5f5f5;
}
#tabs.main-tabs-wrapper .tabB .tab-container .nav-link.active {
    border-color:#8cc63f;
}
#tabs.main-tabs-wrapper .tabB  .nav-tabs .nav-item{
    margin-bottom: -0.5rem;
}

#tabs.main-tabs-wrapper .tab-container .nav-link{
    border-radius: 0 !important;
}

.template-heading{
    font-size:1.6rem;
    font-weight:bold;	
}

#tabs.main-tabs-wrapper .tab-container .nav-link.active{
    border-color: #d8d8d8;
    border-top-width: 0.5rem;
}

#tabs.main-tabs-wrapper .tab-container .tab-content{
    border: 0.1rem solid #d3d4d4;
    border-top: 0;
    padding:2.5rem;
    font-size: 1.3rem;
    margin-bottom: 8rem;
    line-height: 2.0rem;
    padding-bottom:0rem;
    position:relative;
}

#tabs.main-tabs-wrapper .tab-container .table-borderless tbody+tbody, 
#tabs.main-tabs-wrapper .tab-container .table-borderless td, 
#tabs.main-tabs-wrapper .tab-container .table-borderless th, 
#tabs.main-tabs-wrapper .tab-container .table-borderless thead th{
    border:0;
}

#tabs.main-tabs-wrapper .tab-container .paper-detail-list{
    list-style-type: none;
}

#tabs.main-tabs-wrapper .tab-container #nav-pricing .table-striped th{
    text-decoration: underline;
}
#tabs.main-tabs-wrapper .tabs-accordion{
	display:none;
}

/* Paper Stock Styling */

#tabs.main-tabs-wrapper #nav-paper-stocks .col-sm-4{
    padding-right: 1.0rem;
    padding-left: 1.0rem;
}

#tabs.main-tabs-wrapper #nav-paper-stocks .card{
    height: 100%;
}
#tabs.main-tabs-wrapper #nav-paper-stocks .card-body{
    position: relative;
}

#tabs.main-tabs-wrapper #nav-paper-stocks .card-spec{
    position: absolute;
    right: 0;
    top: -3.0rem;
    background: #bd8d77;
    padding: 0.5rem 1.0rem;
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
}

#tabs.main-tabs-wrapper #nav-paper-stocks .card-img-top{
    border-radius: 0;
}

#tabs.main-tabs-wrapper #nav-paper-stocks .new-badge{
    background: none;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 0;
}

#tabs.main-tabs-wrapper #nav-paper-stocks .quick-tip{
    position: relative;
}

#tabs.main-tabs-wrapper #nav-paper-stocks .quick-tip .card {
    background: #eef4fa;
    border: 0;
    border-radius: 0;
}

#tabs.main-tabs-wrapper .up-top{
    left: 50% !important;
    top: -2.0rem !important;
    transform: translate(-50%, 0) !important;
}

#tabs.main-tabs-wrapper #nav-paper-stocks .quick-tip .w-100 .card-img-top{
    position: absolute;
    width: auto;
    left: -1.5rem;
    top: 50%;
    transform: translate(0, -50%);
}

#tabs.main-tabs-wrapper .file-setup a{
    background: url(../images/file_setup_icons_desktop.png) no-repeat;
    background-size: cover;
    width: 3.0rem;
    height: 3.0rem;
    display:inline-block;
    list-style-type: none;
    margin-right: 0.5rem;
    float:none;
}

#tabs.main-tabs-wrapper a.illustrator{
    background-position: -0.1rem 0;
}

#tabs.main-tabs-wrapper a.photoshop{
    background-position: -4.5rem 0;
}

#tabs.main-tabs-wrapper a.adobepdf{
    background-position: -8.7rem 0;
}

#tabs.main-tabs-wrapper a.indesign{
    background-position: -13rem 0;
}

#tabs.main-tabs-wrapper a.jpg-image{
    background-position: -17.0rem 0;
}

#tabs.main-tabs-wrapper .card-text{
    padding-bottom: 3.0rem;
}
#pricinPapergTabs{max-height: 312px;}

/*-----------For file tabs verticle/horizontal-------------*/
#tabs.main-tabs-wrapper .templates_orientation span.border {
    border-color: #999 !important;
}
#tabs.main-tabs-wrapper .templates_orientation_block_v {
    width: 1.5rem;
    height: 2.3rem;
    margin:0.2rem 0.5rem 0 0.5rem;
}
#tabs.main-tabs-wrapper .templates_orientation span.border {
    border-color: #999 !important;
}
#tabs.main-tabs-wrapper .templates_orientation_block_h {
    width: 2.6rem;
    height: 1.5rem;
    margin:0.8rem 0.5rem;
}
#tabs.main-tabs-wrapper .templates_orientation_block_s {
    width: 2rem;
    height: 2rem;
    margin:0.5rem 0.5rem 0.8rem 0.5rem;
}
#tabs.main-tabs-wrapper .templates_orientation_block_v,#tabs.main-tabs-wrapper .templates_orientation_block_h{
	background-color:#fff;
	border-color: #484848 !important;
}

#tabs.main-tabs-wrapper .templates_orientation_block_v,#tabs.main-tabs-wrapper .templates_orientation_block_s{
    background-color:#fff;
    border-color: #484848 !important;
}

#tabs.main-tabs-wrapper #nav-product .row, #tabs.main-tabs-wrapper #nav-file-setup .row{
	margin-bottom:2.0rem;
	margin-left:0rem;
	margin-right:0rem;
}

.learn-more {
    bottom: 0;
    text-align: center;
    width: 100%;
}
.read-more .benefits-link {
    float: none;
}
@media only screen and (max-width: 768px){
    #tabs.main-tabs-wrapper .tab-container .nav-item{
       padding: 1.0rem 0.596em;
       width:14.5rem;
       text-align:center;
    }
}
 @media only screen and (max-width: 625px) {   
    #tabs.main-tabs-wrapper #nav-tab{
       display:none;
    }
    #tabs.main-tabs-wrapper .tab-content .col-md-4 span.bold{
        margin-bottom:0.5rem;
        display: block;
    }
    #tabs.main-tabs-wrapper .tab-container .tab-content{
       border:0rem;
       padding:0;
       margin-bottom:4rem;
    }
   #tabs.main-tabs-wrapper .tabs-accordion{
        display:block;
    }
    #tabs.main-tabs-wrapper .accordion-a-wrapper .table-row .table-col, 
    #tabs.main-tabs-wrapper .accordion-b-wrapper .table-row .table-col{
        padding:0;
    }
    #tabs.main-tabs-wrapper .tabs-accordion-panel .table-header{
        display:none;
    }
    #tabs.main-tabs-wrapper .tabs-accordion-panel .table-row{
        display:block;
        padding-bottom:0.5rem;
        margin-bottom:0.5rem;
    }
    #tabs.main-tabs-wrapper .tabs-accordion-panel .table-row .table-col:first-child{
        font-weight:bold;
        font-size:1.4rem;
    }
    #tabs.main-tabs-wrapper .tabs-accordion-panel .accordion-text{
        font-size:1.6rem;
    }
    #tabs.main-tabs-wrapper .tmp-text{
        display:block;
    }
   #tabs.main-tabs-wrapper .tab-content .paper-description, 
   #tabs.main-tabs-wrapper .tab-content p{
        padding-left:3rem;
        padding-right:3rem; 
   }
    #tabs.main-tabs-wrapper .table-col span{
        margin-top:0rem !important;
    }
    #tabs.main-tabs-wrapper .table-row .table-col{
        padding: 0rem;
    }
    #tabs.main-tabs-wrapper .tab-container .table-fixed-wrapper{
       margin-top:0rem;
    }
   #tabs.main-tabs-wrapper .file-setup a{
	    width: 4.0rem;
	    height: 4.0rem;
    }

	#tabs.main-tabs-wrapper a.illustrator{
	    background-position: -0.1rem 0;
	}
	
	#tabs.main-tabs-wrapper a.photoshop{
	    background-position: -6rem 0;
	}
	
	#tabs.main-tabs-wrapper a.adobepdf{
	    background-position: -11.6rem 0;
	}
	
	#tabs.main-tabs-wrapper a.indesign{
	    background-position: -17.2rem 0;
	}
	
	#tabs.main-tabs-wrapper a.jpg-image{
	    background-position: -23rem 0;
	}
}
 
@media only screen and (min-width: 0px) and (max-width: 350px) { 
    #tabs.main-tabs-wrapper .tab-container .nav-item {
        font-size: 1rem;
        margin-right: 0.4rem;
    }
    
    /* Quick tips */
    #tabs.main-tabs-wrapper .quick_tips_img {
        width: 30%;
        left: 6rem;
        top: -1rem;
    }
    #tabs.main-tabs-wrapper .quick_tips ul {
        margin: 4rem 0rem 2rem 2rem;
    }
    #tabs.main-tabs-wrapper .quick_tips ul li {
        font-size: 1.2rem;
    }
    
}
@media (min-width: 351px) and (max-width: 414.98px){
    
    #tabs.main-tabs-wrapper .tab-container .nav-item {
        font-size: 1rem;
    }
}

@media (min-width: 320px) and (max-width: 414.98px){
    
    /* Quick tips */
    #tabs.main-tabs-wrapper .quick_tips_img {
        width: 20%;
        left: 35%;
    }
    
    #tabs.main-tabs-wrapper .quick_tips ul li {
        font-size: 1.2rem;
    }
}
@media (min-width: 415px) and (max-width: 575.98px){
	
    /* Quick tips */
    #tabs.main-tabs-wrapper .quick_tips_img {
        width: 16%;
        left: 35%;
        top: -1.5rem;
    }
    #tabs.main-tabs-wrapper .quick_tips ul li {
        font-size: 1.2rem;
    }
    
    
}
@media only screen and (max-width: 840px) {   
    #tabs.main-tabs-wrapper .tab-container .nav-item{
            padding: 1.0rem 0.596em;
    }
    
    #tabs.main-tabs-wrapper .table-header .thead {
        height: auto;
        position: relative;
    }
    #tabs.main-tabs-wrapper .table-header .thead span{
        max-width: 8rem;
    }
    #tabs.main-tabs-wrapper .templates_orientation_block_v, #tabs.main-tabs-wrapper .templates_orientation_block_s, #tabs.main-tabs-wrapper .templates_orientation_block_h{
        position: absolute;
        right: auto;
        top: 2rem;
    }
}
@media only screen and (max-width: 796px) {   
    #tabs.main-tabs-wrapper .box>.child {
       padding-bottom: 3.9rem;
    }
}
