/*markets tab comment*/
.tab-markets .sppb-nav-tabs > li > a { font-size: 12px; font-weight: 500; line-height: 1.42857143; padding: 10px; background: #f5f5f5; color: inherit; border: 1px solid #e5e5e5; border-right-width: 0; }

.tab-markets .sppb-nav-tabs > li:last-child > a { border-right-width: 1px; }

/*end of markets tab comment*/

/*tab title style*/

.tab-markets .sppb-nav-tabs > li.active > a, .tab-markets .sppb-nav-tabs > li.active > a:hover, .tab-markets .sppb-nav-tabs > li.active > a:focus { border-color: #000d32;background:#fff; transition:all 400ms ease;}

.tab-markets .sppb-nav-tabs > li > a { border-right-width: 1px !important; /*border-top-left-radius: 10px !important; border-bottom-right-radius: 10px !important;*/ transition:all 400ms ease;}

.tab-markets .sppb-nav-tabs > li.active > a:before, .tab-markets .sppb-nav-tabs > li.active > a:hover:before, .tab-markets .sppb-nav-tabs > li.active > a:focus:before { content: " "; position: absolute; border-left: 3px solid #00072f; border-top: 3px solid transparent; width:  3px; height: 30%; left:  0; bottom:  0; }

.tab-markets .sppb-nav-tabs > li.active > a:after, .tab-markets .sppb-nav-tabs > li.active > a:hover:after, .tab-markets .sppb-nav-tabs > li.active > a:focus:after { content: " "; position: absolute; border-right: 3px solid #00072f; border-bottom: 3px solid transparent; width:  3px; height: 50%; right:  0; top:  0; }

/*end of tab title style*/