.tabs7 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #CBC7C7;
	border-bottom: none;
	height: 48px;
	width:100%;
	background: transparent linear-gradient(to bottom, #FEFEFE 0%, #E9E9E9 50%, #DDD 51%, #E6E6E6 100%) repeat scroll 0% 0%;
box-shadow: 0px 2px 4px 0px #B4B4B4;
	position: relative;
	z-index: 4;
      
}
.chart-tab .tabs7{height: 34px !important;}
.chart-tab .tabs7 li a{height: 33px !important;line-height: 28px !important;}
.chart-tab .tabs7 li.active a{height: 33px !important;line-height: 34px !important;}
.tabs12 {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 1px solid #CBC7C7;
    border-bottom: none;
    height: 54px;
    width: 100%;
    background: transparent linear-gradient(to bottom, #FEFEFE 0%, #E9E9E9 50%, #DDD 51%, #E6E6E6 100%) repeat scroll 0% 0%;
    box-shadow: 0px 2px 4px 0px #B4B4B4;
    position: relative;
    z-index: 4;
}
.tabs12 li {
    margin: 0;
    text-align: left;
}
/*.tabs12 li.active a {
    color: #FA883E;
    border-top: 4px solid #FA883E;
    border-bottom: 1px solid #fff;
}*/
.tabs12 li.active a {
    color: #fff !important;
    background: transparent linear-gradient(to bottom, #FA883E 0%, #F6AC7D 50%, #F0A87B 51%, #FA883E 100%) repeat scroll 0% 0%;
    /*background: transparent linear-gradient(to bottom, #FA883E 0%, #EFAB7F 50%, #F2B188 51%, #FA883E 100%) repeat scroll 0% 0%;*/
    /*background-color: rgb(250, 136, 62);*/
    box-shadow: 0px 2px 4px 0px #B4B4B4;
    height: 100%;
    border:none;
    line-height: 53px;
}
.tabs12 li a {
    float: left;
    color: #454545;
    height: 50px;
    padding: 0px 15px;
    font-weight: 600;
    text-decoration: none;
    line-height: 50px;
    font-size: 14px;
    border-right: 1px solid #e0e0e0;
    border-top: 4px solid #fff;
}
.inquiry-tab1 {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 1px solid #CBC7C7;
    border-bottom: none;
    height: 48px;
    width: 100%;
    background: transparent linear-gradient(to bottom, #FEFEFE 0%, #E9E9E9 50%, #DDD 51%, #E6E6E6 100%) repeat scroll 0% 0%;
    box-shadow: 0px 2px 4px 0px #B4B4B4;
    position: relative;
    z-index: 4;
}
.inquiry-tab1 li {
    margin: 0;
    text-align: left;
}
/*.tabs12 li.active a {
    color: #FA883E;
    border-top: 4px solid #FA883E;
    border-bottom: 1px solid #fff;
}*/
.inquiry-tab1 li.active a {
    color: #fff !important;
    background: transparent linear-gradient(to bottom, #FA883E 0%, #F6AC7D 50%, #F0A87B 51%, #FA883E 100%) repeat scroll 0% 0%;
    /*background: transparent linear-gradient(to bottom, #FA883E 0%, #EFAB7F 50%, #F2B188 51%, #FA883E 100%) repeat scroll 0% 0%;*/
    /*background-color: rgb(250, 136, 62);*/
    box-shadow: 0px 2px 4px 0px #B4B4B4;
    height: 100%;
    border:none;
    line-height: 47px;
}
.inquiry-tab1 li a {
    float: left;
    color: #454545;
    height: 47px;
    padding: 0px 15px;
    font-weight: 600;
    text-decoration: none;
    line-height: 41px;
    font-size: 12px;
    border-right: 1px solid #e0e0e0;
    border-top: 4px solid #fff;
}
.tabs-content12 {
    float: left;
    width: 100%;
    padding: 1% 1% 1% 1%;
    text-align: left;
    margin-bottom: 10px;
    border: 1px solid #eaeaea;
    position: relative;
    z-index: 3;
}
.dash-tab{float:right;}
.dash-tab li a{float: right !important;}
.tabs7 li {
	margin: 0;
	text-align: left;      
}
.tabs7 li a {
	float: left;
	color: #454545;
	height: 47px;
	padding: 0px 15px;
	font-weight: 600;
	text-decoration: none;
	line-height: 41px;
	font-size: 12px;	
	border-right: 1px solid #e0e0e0;
	border-top: 4px solid #fff;
}
.tabs7 li a:hover {
	color: #FA883E;
}
/*.tabs7 li.active a {
	color: #FA883E;
	border-top: 4px solid #FA883E;
	border-bottom: 1px solid #fff;
}*/
.tabs7 li.active a {
    color: #fff !important;
    background: transparent linear-gradient(to bottom, #FA883E 0%, #F6AC7D 50%, #F0A87B 51%, #FA883E 100%) repeat scroll 0% 0%;
    /*background: transparent linear-gradient(to bottom, #FA883E 0%, #EFAB7F 50%, #F2B188 51%, #FA883E 100%) repeat scroll 0% 0%;*/
    /*background-color: rgb(250, 136, 62);*/
    box-shadow: 0px 2px 4px 0px #B4B4B4;
    height: 100%;
    border:none;
    line-height: 47px;
}
.tabs7.host li.active a {
	color: #009e0f;
	border-top: 4px solid #009e0f;
	border-bottom: 1px solid #fff;
}
.tabs7.host li a:hover {
	color: #009e0f;
}
.tabs7.two li.active a {
	color: #73b41f;
	border-top: 4px solid #eaeaea;
	border-bottom: 1px solid #fff;
}
.tabs7.two li a:hover {
	color: #73b41f;
}
.tabs-content7 {
	float: left;
	width: 99%;
	padding: 1% 1% 1% 1%;
	text-align: left;
	margin-bottom: 10px;
	border: 1px solid #eaeaea;
	position: relative;
	z-index: 3;
}
.tabs-content7 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content7 .tabs-panel {
	padding: 20px;
}
.tabs-content7 .tabs-panel7 .tab-title3 {
	display: none;
}

.tabs7.two li a {
	padding: 0px 20px;
}
/*	#Themes   */
#example-7 .tabs7 li {
width: 100px;
border: 1px solid #DDD;
border-right: 0;
background: #EEE;
cursor: pointer;
position: relative;
z-index: 999;
}
#example-7 .tabs7 li:last-child {
border-right: 1px solid #DDD;
}
#example-7 .tabs7 li.active {
border-bottom: 1px solid #FFF;
background: #FFF;
}
#example-7 .tabs-content7 {
border: 1px solid #DDD;
background: #FFF;
position: relative;
top: -1px;
z-index: 99;
}
#example-7 .tabs-content7 .tab-title {
color: #0b8593;
}
@media only screen and (min-width: 1000px) and (max-width: 1169px){
.tabs7 li a {
	padding: 0px 20px;
        background: transparent linear-gradient(to bottom, #FEFEFE 0%, #E9E9E9 50%, #DDD 51%, #E6E6E6 100%) repeat scroll 0% 0%;
}
.tabs7.two li a {
    padding: 0 11px;
}
.tabs7 li a {
    font-size: 13px;
}
.inquiry-tab1 li a {
	padding: 0px 20px;
        background: transparent linear-gradient(to bottom, #FEFEFE 0%, #E9E9E9 50%, #DDD 51%, #E6E6E6 100%) repeat scroll 0% 0%;
}
.inquiry-tab1.two li a {
    padding: 0 11px;
}
.inquiry-tab1 li a {
    font-size: 13px;
}
}
@media only screen and (min-width: 768px) and (max-width: 999px){
.tabs7 li a {
	padding: 0px 9px;
        background: transparent linear-gradient(to bottom, #FEFEFE 0%, #E9E9E9 50%, #DDD 51%, #E6E6E6 100%) repeat scroll 0% 0%;
}
.tabs7.two li a {
	padding: 0px 5px;
}
.tabs7 li a {
    font-size: 11px;
}
.inquiry-tab1 li a {
	padding: 0px 9px;
        background: transparent linear-gradient(to bottom, #FEFEFE 0%, #E9E9E9 50%, #DDD 51%, #E6E6E6 100%) repeat scroll 0% 0%;
}
.inquiry-tab1.two li a {
	padding: 0px 5px;
}
.inquiry-tab1 li a {
    font-size: 11px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px){
.tabs7 li a {
	padding: 0px 10px;
        background: transparent linear-gradient(to bottom, #FEFEFE 0%, #E9E9E9 50%, #DDD 51%, #E6E6E6 100%) repeat scroll 0% 0%;
}
.inquiry-tab1 li a {
	padding: 0px 10px;
        background: transparent linear-gradient(to bottom, #FEFEFE 0%, #E9E9E9 50%, #DDD 51%, #E6E6E6 100%) repeat scroll 0% 0%;
}
}
@media only screen and (max-width: 479px){
.tabs7 li a {
	padding: 0px 5px;
        background: transparent linear-gradient(to bottom, #FEFEFE 0%, #E9E9E9 50%, #DDD 51%, #E6E6E6 100%) repeat scroll 0% 0%;
}
.inquiry-tab1 li a {
	padding: 0px 5px;
        background: transparent linear-gradient(to bottom, #FEFEFE 0%, #E9E9E9 50%, #DDD 51%, #E6E6E6 100%) repeat scroll 0% 0%;
}
.tabs7.two li a {
	padding: 0px 9px;
}
.tabs-content7 img.img_left2 {
    margin-bottom: 20px;
    margin-right: 0px;
    width: 90%;
}
.tabs-content7 {
    width: 90%;
	margin:0 5%;
}
.section_holder13 {
    padding: 0;
}
.tabs7 li a {
    margin: 0 5%;
    width: 90%;
}
.inquiry-tab1 li a {
    margin: 0 5%;
    width: 90%;
}
.tabs7 {
    width: 99%;
}	
.inquiry-tab1 {
    width: 99%;
}	
}
.tabs13 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #CBC7C7;
	border-bottom: none;
	height: 48px;
	width:100%;
	background: transparent linear-gradient(to bottom, #FEFEFE 0%, #E9E9E9 50%, #DDD 51%, #E6E6E6 100%) repeat scroll 0% 0%;
box-shadow: 0px 2px 4px 0px #B4B4B4;
	position: relative;
	z-index: 4;     
}
.tabs12 {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 1px solid #CBC7C7;
    border-bottom: none;
    height: 48px;
    width: 100%;
    background: transparent linear-gradient(to bottom, #FEFEFE 0%, #E9E9E9 50%, #DDD 51%, #E6E6E6 100%) repeat scroll 0% 0%;
    box-shadow: 0px 2px 4px 0px #B4B4B4;
    position: relative;
    z-index: 4;
}
.tabs12 li {
    margin: 0;
    text-align: left;
}
.tabs12 li.active a {
    color: #FA883E;
    border-top: 4px solid #FA883E;
    border-bottom: 1px solid #fff;
}
.tabs12 li a {
    float: left;
    color: #454545;
    height: 47px;
    padding: 0px 15px;
    font-weight: 600;
    text-decoration: none;
    line-height: 41px;
    font-size: 14px;
    border-right: 1px solid #e0e0e0;
    border-top: 4px solid #fff;
}
.tabs-content12 {
    float: left;
    width: 100%;
    padding: 1% 1% 1% 1%;
    text-align: left;
    margin-bottom: 10px;
    border: 1px solid #eaeaea;
    position: relative;
    z-index: 3;
}
.dash-tab{float:right;}
.dash-tab li a{float: right !important;}
.tabs13 li {
	margin: 0;
	text-align: left;       
}
.tabs13 li a {
	float: left;
	color: #454545;
	height: 47px;
	padding: 0px 15px;
	font-weight: 600;
	text-decoration: none;
	line-height: 41px;
	font-size: 14px;	
	border-right: 1px solid #e0e0e0;
	border-top: 4px solid #fff;
}
.tabs13 li a:hover {
	color: #FA883E;
        /*border-top: 4px solid !important;*/
}
/*.tabs13 li.active a {
	color: #FA883E;
	border-top: 4px solid #FA883E;
	border-bottom: 1px solid #fff;
}*/
.tabs13 li.active a {
    color: #fff !important;
    background: transparent linear-gradient(to bottom, #FA883E 0%, #F6AC7D 50%, #F0A87B 51%, #FA883E 100%) repeat scroll 0% 0%;
    /*background: transparent linear-gradient(to bottom, #FA883E 0%, #EFAB7F 50%, #F2B188 51%, #FA883E 100%) repeat scroll 0% 0%;*/
    /*background-color: rgb(250, 136, 62);*/
    box-shadow: 0px 2px 4px 0px #B4B4B4;
    height: 100%;
    border:none;
    line-height: 47px;
}
.tabs13.host li.active a {
	color: #009e0f;
	border-top: 4px solid #009e0f;
	border-bottom: 1px solid #fff;
}
.tabs13.host li a:hover {
	color: #009e0f;
}
.tabs13.two li.active a {
	color: #73b41f;
	border-top: 4px solid #eaeaea;
	border-bottom: 1px solid #fff;
}
.tabs13.two li a:hover {
	color: #73b41f;
}
.tabs-content7 {
	float: left;
	width: 100%;
	padding: 1% 1% 1% 1%;
	text-align: left;
	margin-bottom: 10px;
	border: 1px solid #eaeaea;
	position: relative;
	z-index: 3;
}
.tabs-content7 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content7 .tabs-panel {
	padding: 20px;
}
.tabs-content7 .tabs-panel7 .tab-title3 {
	display: none;
}
.tabs13.two li a {
	padding: 0px 20px;
}
/*	#Themes  */
#example-7 .tabs13 li {
width: 100px;
border: 1px solid #DDD;
border-right: 0;
background: #EEE;
cursor: pointer;
position: relative;
z-index: 999;
}
#example-7 .tabs13 li:last-child {
border-right: 1px solid #DDD;
}
#example-7 .tabs13 li.active {
border-bottom: 1px solid #FFF;
background: #FFF;
}
#example-7 .tabs-content7 {
border: 1px solid #DDD;
background: #FFF;
position: relative;
top: -1px;
z-index: 99;
}
#example-7 .tabs-content7 .tab-title {
color: #0b8593;
}
@media only screen and (min-width: 1000px) and (max-width: 1169px){
.tabs13 li a {
	padding: 0px 20px;
}
.tabs13.two li a {
    padding: 0 11px;
}
.tabs13 li a {
    font-size: 13px;
}
}
@media only screen and (min-width: 768px) and (max-width: 999px){
.tabs13 li a {
	padding: 0px 9px;
}
.tabs13.two li a {
	padding: 0px 5px;
}
.tabs13 li a {
    font-size: 11px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px){
.tabs13 li a {
	padding: 0px 10px;
}
}
@media only screen and (max-width: 479px){
.tabs13 li a {
	padding: 0px 5px;
}
.tabs13.two li a {
	padding: 0px 9px;
}
.tabs-content7 img.img_left2 {
    margin-bottom: 20px;
    margin-right: 0px;
    width: 90%;
}
.tabs-content7 {
    width: 90%;
	margin:0 5%;
}
.section_holder13 {
    padding: 0;
}
.tabs13 li a {
    margin: 0 5%;
    width: 90%;
}
.tabs13 {
    width: 99%;
}	
}