/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
a:hover,a.active,#jsn-footer a:hover,
.jsn-bootstrap3 a:hover, .jsn-bootstrap3 a.active, 
body .jsn-bootstrap3 a:hover, 
body .jsn-bootstrap3 a.active{
	color: #ec6e3e;
}
.homepage-sidebar ul li a:hover{
	color: #ec6e3e;	
}	
.demo-slider-box .jsn-es-background{
	background: rgba(29,161,243,0.9) !important;
}
.demo-slider-btn .jsn-es-background{
	background: #961071 !important;
}
#jsn-page a.btn-color{
	background: #961071;
}
.color-text,.intro-title:before{
	color: #961071;
}
.sidebar-box .jsn-moduletitle{
	background: #ec6e3e;
}
.sidebar-box .jsn-modulecontent > ul > li:before{
	color: #961071;
}
.jsn-title-color{
	background: #ec6e3e;
}
.menu-top-right,.menu-top-right li a{
	border-color: #ec6e3e;
	color: #ec6e3e;		
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - OVERALL PAGE =============== */
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - LINK STYLES =============== */
/* ----- ACTION LINK ----- */
.link-action {
	border-bottom: 1px solid #ec6e3e;
}
.link-action:hover {
	background-color: #ec6e3e;
}
/* =============== TYPOGRAPHY - TABLE STYLES =============== */
/* ----- COLOR HEADER TABLE ----- */
table.style-colorheader thead th {
	background-color: #ec6e3e;
	border-right: 1px groove #5A93C5;
}
/* ----- COLOR STRIPES TABLE ----- */
table.style-colorstripes td,
table.style-colorstripes th {
	border-bottom: 1px solid #ec6e3e;
	border-right: 1px groove #ec6e3e;
}
table.style-colorstripes thead th {
	background-color: #ec6e3e;
}
table.style-colorstripes thead th.highlight { /*dam hon*/
	background-color: #0f6fc6;
}
table.style-colorstripes tbody tr {
	background-color: #ec6e3e;
}
table.style-colorstripes tbody .highlight { /*ko doi*/
	background-color: #DEE9F3; 
}
table.style-colorstripes tbody tr.odd { /*dam hon*/
	background-color: #0f6fc6;
}
table.style-colorstripes tbody tr.odd .highlight { /*ko doi*/
	background-color: #CBDBED;
}
table.style-colorstripes tbody tr:hover th,
table.style-colorstripes tbody tr:hover td {
	background-color: #ec6e3e;
}
table.style-colorstripes tbody tr:hover .highlight {
	background-color: rgba(255,255,255,0.75);
}
table.style-colorstripes tbody td,
table.style-colorstripes tbody th {
	border-left: none;
	border-right: 1px solid #ec6e3e;
}
table.style-colorstripes tfoot th,
table.style-colorstripes tfoot td {
	background-color: #ec6e3e;
}
.sectiontableheader {
	background-color: #ec6e3e;
}
/* ----- GREY STRIPES TABLE ----- */
table.style-greystripes thead th.highlight {
	background-color: #ec6e3e;
}
/* ============================== MENU ============================== */
/* =============== MENU - MAIN MENU =============== */
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu  li.current > a {
	position: relative;
}

/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li.current > a,
div.jsn-modulecontainer ul.menu-mainmenu li.active > a,
div.jsn-modulecontainer ul.menu-mainmenu li:hover > a{
	color: #fff;
}

/* =============== MENU - TREE MENU =============== */
/* ----- CURRENT / HOVER STATE ----- */
div[class*=lightbox-] ul.menu-treemenu li a:hover,
div[class*=lightbox-] ul.menu-treemenu li a.current {
	color: #961071;
}
div.richbox-1 h3.jsn-moduletitle{
	background-color: #961071;
}
div.richbox-2 h3.jsn-moduletitle {
	background-color: #35cb91;
}
div.solid-2 ul.menu-treemenu > li {
	border-bottom-color: #B3C341;
}
div.solid-2 ul.menu-treemenu ul li {
	border-top-color: #B3C341 !important;
}

/* =============== MENU - SIDE MENU =============== */
/* ----- HOVER STATE IN SPECIFIC MODULE BOXES ----- */
div[class*='lightbox-'] ul.menu-sidemenu li:hover > a {
	color: #961071;
}
div.solid-1 ul.menu-sidemenu ul{
	background: #961071;
}
div.solid-2 ul.menu-sidemenu ul{
	background: #35cb91;
}
div.richbox-1 ul.menu-sidemenu ul{
	background: #35cb91;
}
div.richbox-2 ul.menu-sidemenu ul{
	background: #961071;
}
/* ----- ACTIVE STATE IN SPECIFIC MODULE BOXES ----- */
div.lightbox-2 ul.menu-sidemenu > li.active > a {
	color: #961071;
}
/* ============================== SITE TOOLS ============================== */
/* =============== SITE TOOLS - GENERAL PRESENTATION =============== */
/* ============================== MODULE STYLES ============================== */
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- RICHBOX ----- */
div.richbox-2 div.jsn-modulecontainer_inner{
	background-color: #961071;
}
div.richbox-1 div.jsn-modulecontainer_inner{
	background-color: #35cb91;
}
/* ----- LIGHTBOX ----- */
div[class*=lightbox-] div.jsn-modulecontainer_inner{
	background-color: #fff;	
}
div.lightbox-1 h3.jsn-moduletitle {
    background: #961071;
    color: #fff;
}
div.lightbox-2 h3.jsn-moduletitle {
    background: #35cb91;
    color: #fff;
}
/* ----- SOLID ----- */
div.solid-1 div.jsn-modulecontainer_inner {
	background-color: #961071;
}
div.solid-2 div.jsn-modulecontainer_inner {
	background-color: #35cb91;
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search input#mod_search_searchword {
	border: 1px solid #284D73;
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* PAGE PAGINATION */
#jsn-mainbody ul.jsn-pagination > span{
	color: #961071;
}
/*New css*/

#jsn-top-menu i {
	color: #961071;
}

#jsn-promo-inner .form-slider .form-actions button.jsn-form-submit {
	background: #35cb91;
}
#jsn-promo .jsn-modulecontent div.jsn-master input:focus, #jsn-promo .jsn-modulecontent div.jsn-master textarea:focus {
	border-color: #35cb91;
	box-shadow: 0 0 0 1px rgba(53, 203, 145, 0.4);
}
.video-about a.play {
	background: #35cb91;
}
.video-about a.play:hover {
	background: #1da1f3;
}
.service .service-left .content i.fa, .service .service-left .content a.more,
.our-team a.more {
	color: #1da1f3;
}
.service .list-item .item.bg-cyan .content {
	background: rgba(53, 203, 145, 0.6);
}
.service .list-item .item.bg-blue .content {
	background: rgba(29, 161, 243, 0.5);
}
.carousel.pb-testimonial ol.carousel-indicators li.active {
	background: #1da1f3;
}
.about > .icon i {
	color: #35cb91;
}
div.pb-element-button.cyan .btn {
	background: #35cb91;
}
.jsn-es-slides .btn a.item-container > .item-content {
	background: #35cb91;
}
.form_right .jsn-master .jsn-bootstrap .form-actions .btn-toolbar button {
	background: #35cb91;
}
.jsn-hp3 .intro-title::before {
	color: #35cb91;
}
.new_right ul li::before {
	color: #35cb91;
}
.contact_us .jsn-uniform .form-actions .btn-toolbar .btn {
	background: #35cb91;
}
div.pb-element-button.cyan .btn:hover {
	background: #35cb91;
}
.registration .form-actions button {
	background: #1da1f3;
}