@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600italic,600,700,800,800italic,700italic);
/* New Menu */
.top_nav li a img{
    display: none;
}
.sub-menu-icon{
    display: inline-block;
    width: 8px;
    height: 6px;
    background: url(../images/arrow.png) no-repeat center;
    background-size: 8px 6px;
}
.sub-menu-icon.active{
    background: url(../images/arrow1.png) no-repeat center; 
    background-size: 8px 6px;
}
.has_sabmenu:hover .ulSubMenu{
    display: block;
}
.AllLawFormsDetail{
    margin-top: 30px !important;
}
#directory_detail{
    position: relative;
}
#analyse_button.tabbing_area{
    position: absolute;
    right: 0;
    top: 20px;
}
@media screen and (max-width:767px){
    .has_sabmenu:hover .ulSubMenu{
    display: none;
}

    .sub-menu-icon{
        display: inline-block;
        width: 25px;
        height: 36px;
        position: absolute;
        top:-2px;
        background: url(../images/arrow.png) no-repeat center;
        background-size: 8px 6px;
    }
}
/* New Menu END */
* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans';
    text-decoration: none;
}
input:focus, textarea:focus{

    outline:none;
}


a img {
    border: none !important;
    background: none;
}
.clear {
    clear: both;
    float: none;
    display: block;
    width:100%;
    height:1px;
}

.container {
    width: 1170px;
    margin: 0 auto;
}
.topheader {
    float: left;
    width: 100%;
    padding: 13px 0;
}
.midheader {
    min-height: 18px;
    padding: 18px 0;
    float: left;
    width: 100%;
    background-color: #dce6f2;
}

.logo_container {
    width: 35%;
    float: left;
}
.logo {
    width: 100%;
    float: left;
}
.logo img {
    max-width: 100%;
}
.topnav {
    width: 52%;
    float: right;
}
.top_nav {
    list-style: none;
    float: right;
}
.top_nav > li {
    display: inline-block;
    float: left;
    margin-left: 49px;
    position: relative;
}
.top_nav li:first-child {
    margin-left: 0;
}
.top_nav li a {
    font-size: 16px;
    color: #727272;
    font-weight: 500;
    line-height: 69px;
    display: block;
    padding: 0 1px;
}

.ulSubMenu{   
    /*border-radius:5px; */
    display:none;
    background: #fff;
    width:300px;
    list-style: none;
    padding:0 10px;
    top:53px;    
    border: 2px solid #f0f0f0;
    position:absolute;
    height :300px;
    overflow-y: auto;
    z-index: 999;
}



.newListSelected12 {
    width: 105%;
    font-size: 18px;
    font-weight: 300;
    color: #3d3d3d;
    height: 34px;
    line-height: 34px;
    padding: 3px 3px 0 12px;
    border:none !important;
    float: left;
    background: url("../images/arrow.png") no-repeat 92.5% 13px #fff !important;
}

.newListSelected12 option{
    background: url("../images/stylish_selectli.png") no-repeat scroll 12px 15px #fff ;
    padding-left: 30px !important;
    padding-bottom : 5px;
    padding-top : 5px;
}


/*.newListSelected12 option.result_hover{
     background: url("../images/stylish_selectli.png") no-repeat scroll 12px 15px red !important;
     background: rgba(100,100,100,0.3) !important;
     font-weight:bold;
     -moz-appearance: value !important;
    
}*/

.classification_boxNoCustom{overflow: hidden !important;
                            border: 1px solid #cdcdcd; padding:0;}


.tabbing_area .tabs{
    cursor: pointer;
    display: block;
    font-size: 19px;
    font-weight: 500;
    height: 27px;
    list-style: none outside none;
    margin: 15px 0;
    width: 219px;
    clear: both;
}

.tabbing_area .tabs li a{
    color:#999999;
}

.legalTableView{
    width: 100% !important;
}

.legalTableView .odd{
    background-color:#d3dfee;
}

.legalTableView td  {
    padding: 10px;
    font-size: 13px;
}

.legalTableView td a{
    color:#000;
}

.legalTableView td strong{
    font-weight: bold;
}

.legalTableViewGrey .grey{
    border-bottom: 1px solid #fff;
    background-color :#d3dfee;
}

.legalTableViewGrey .grey strong{
    font-weight: bold !important;
}

.legalTableViewGrey .grey_child{
    border-bottom: 1px solid #fff;
    background-color :#f0f0f0;
}

.betweenDatesInp input[type="text"]{
    border: 1px solid #cdcdcd;
    color: #999999;
    font-size: 14px;
    margin: 0;
    padding: 6px;
    width: 134px;

}

#betweenDates{
    margin:0 0 0 8px;  
}
#betweenDates span.range-date{
    margin:0 22px;  
}

.classification_boxNoCustom2 {
    width: 205px; 
    margin-left: 25px !important;
    border: 1px solid #cdcdcd;
    overflow: hidden !important;
    padding: 0;
}

.heading{
    margin: 10px 0;
    background:none repeat scroll 0 0 #8b8b8b;
    padding:15px;
    font-weight:bold;

}

.heading .heading_row{
    height: 30px;
    font-size:17px;
}

.heading td{
    padding-left: 10px;
}

/*#myClassification{
    width:80px;
    overflow:hidden;
}

#myClassification select{
    width:100px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 30px 2px 2px;
    border: none;
    background: transparent url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") no-repeat right center;

}*/

.ulSubMenu li{
    margin-left:0;
    line-height: 30px;
    border-bottom:1px solid #f0f0f0;
    padding: 5px;
    background: url("../images/stylish_selectli.png") no-repeat scroll 2px 15px #fff !important;
}
.ulSubMenu li a{
    font-size: 13px;
    color: #727272;
    font-weight: 500;
    line-height: 29px;
    display: block;
    padding: 0 15px;    
}

.activeSubmenu{
    color: #104b92 !important;
    font-weight: 600 !important;
}

.ulSubMenu li a:hover {
    color: #104b92;
}

.mid_ul {
    float: left;
    width: 100%;
    padding-top: 3px;
}
.mid_ul li {
    list-style: none;
    float: left;
    display: inline-block;
    padding: 0 15px;
    border-left: 1px solid #000;
}
.mid_ul li:first-child {
    border-left: 0;
    padding-left: 9px;
}
.mid_ul li a {
    color: #000;
    font-size: 14px;
    display: block;
    line-height: 15px;
    font-weight: 500;
}
.mid_ul li.lastli {
    padding-right: 9px;
}

.bottomheader {
    width: 100%;
    float: left;
    padding: 30px 0;
}
.fieldsbox {
    width: 100%;
    float: left;
    background-color: #f0f0f0;
    min-height: 36px;
    padding: 17px 0;
}

.select_box {
    width: 497px;
    margin-left: 17px;
    margin-right: 32px;
    float: left;
}
.search_box {
    float: left;
    width: 335px;
    height: 34px;
    border: 1px solid #cdcdcd;
    /*background: url("../images/search.png") no-repeat 97% 6px #fff;*/
    margin-right: 31px;
}

.search_box input[type='text'] {
    width: 90%;
    height: 34px;
    background: #fff;
    float: left;
    border: none;
    text-indent: 12px;
    color: #999999;
    font-size: 13px;
    font-weight: 400;
    line-height: 34px;
}

.searchSubmitHome{
    border: 0px none; 
    height: 34px; 
    width: 32px;
    background: url("../../common/images/search.png") no-repeat scroll 4px 4px #fff;
    color:#fff;
    cursor:pointer;
    text-indent:-999px;
    font-size: 0px;
}


customTabbing {
    background-color: #ffffff;
    float: left;
    min-height: 53px;
    width: 100%;
}


.customTabbing ul {
    float: left;
    width: 100%;
}


.customTabbing ul li {
    background-color: #666666;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 24px;
    font-weight: 500;
    line-height: 53px;
    list-style: none outside none;
    margin-right: 12px;
    padding: 0 30px;
}


.customTabbing ul li.active {
    background-color: #f5f5f5;
    color: #666666;
}


.searchsubmit {
    width: 124px;
    height: 34px;
    background-color: #4c7eb9;
    float: left;
    text-align: center;
    line-height: 34px;
    margin-top: 1px;
}
.submitbtn {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.banner_row{width: 100%; height: auto; min-height: 242px; display: inline-block; padding: 20px 0  10px  0; background:#F1F1F1;}
.banner_row  .banner {
    width: 100%;
    float: left;
    height: 242px;
    background: url("../images/banner_img.png") no-repeat center #F1F1F1;
    padding:0; background-size: 100% 100%;

}
.banner {
    width: 100%;
    float: left;
    height: 262px;
    background: url("../images/banner_img.png") no-repeat center #F1F1F1;
    padding:20px 0;

}
.bannerheading {
    font-size: 24px;
    text-align: left;
    line-height: 56px;
    margin-top: 103px;
    font-weight: bold;
    font-family: "Book Antiqua"; 
}
.bannerheading::first-letter {
    text-transform:uppercase;
}

.trickcontainer {
    width: 100%;
    float: left;
    height: 320px;
    border-bottom: 5px solid #ffba00;
    overflow: hidden;
    padding-bottom: 60px;


}
.trickcontainer.bigger {
    height: auto !important;
    overflow:visible !important;
}
.left_space{ width:100%; padding:0px; margin:0px}

h6>span{ padding:0px; margin-left:28px;margin-left:25px\9;}

.smartcontainer {
    width: 100%;
    float: left;
    height: 27px;
    position: relative;
    margin-bottom: 35px;
}
.smart_small {
    background: url("../images/smart_small.png") no-repeat center;
    width: 62px;
    height: 32px;
    display: block;
    position: absolute;
    bottom: -0px;
    left: 48%;
    cursor: pointer;
}
.smart_smallclose {
    background: url("../images/smart-reverse.png") no-repeat center !important;
    top: -32px;
    bottom: auto;
    width: 62px;
    height: 32px;
    display: block;
    position: absolute;
    left: 48%;
    cursor: pointer;
}
.boxes_container {
    width: 100%;
    float: left;
}
.box {
    width: 161px;
    height: 238px;
    float: left;
    margin-right: 40px;
    border-bottom: 1px solid #000;
}
.box_market{
    
    height: 238px;
    float: none;
    margin-right: 40px;
    border-bottom: 1px solid #000;
    
}
.box_last {
    margin-right: 0;
}
.img_sec {
    width: 100%;
    height: 142px;
    border-bottom: 1px solid #000;
    float: left;
}
.img_box {
    width: 91px;
    height: 91px;
    margin: 40px auto 0;
    background: url("../images/img_sec.png") no-repeat center;
    text-align: center;
}
.all_deals {
    background: url("../images/all_deals.png") no-repeat center;
}
.img_box > a {
    display: block;
}

.img_box img {
    margin-top: 25px;
    padding-bottom: 25px;
}
.img_matter {
    width: 100%;
    float: left;
}
.img_matter h3 {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    line-height: 23px;
    margin-top: 5px;
    min-height: 47px;
}
.img_matter h3 a {
    color: #000;
}
.plusicon {
    margin: 16px 0;
}
.plusicon, .plusicon p {
    width: 100%;
    float: left;
    text-align: center;
    height: 12px;
}
.plusicon p span.plus, .plusicon p span.minus {
    cursor: pointer;
    width: 12px;
    height: 12px;
    background: url("../images/plus.png") no-repeat center;
    margin: 0 auto;
    display: block
}
.plusicon p span.minus {
    background: url("../images/minus.png") no-repeat center !important;
    display: none;
}

.relative_container {
    width: 100%;
    float: left;
    position: relative;
    min-height: 5px;
}
.absoluteul {
    position: absolute;
    background-color: #fff;
    display: none;
    top:-15px;

}
.absoluteul h4 {
    font-size: 12px;
    font-weight: 500;
    width: 100%;
    float: left;
}
.smallul {
    float: left;
    width: 100%;
    list-style: none;
    color: #454545;
    font-size: 12px;
    padding: 8px 0;
    font-weight: 500;
}
.smallul  .jspContainer{
    max-width:161px !important;

}
.smallul li {
    padding-left: 17px;
    background: url("../images/smallulli.png") no-repeat 6px 10px;
    line-height: 19px;
}

.maincontainer {
    width: 100%;
    float: left;
}
.centercontainer {
    width: 100%;
    float: left;
}
.left_table {
    width: 768px;
    float: left;
}
.right_table {
    width: 367px;
    float: right;
}

.halfheading {
    width: 100%;
    float: left;
}
.halfheading h2 {
    background: #4c7eb9;
    float: left;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    line-height: 53px;
    padding: 0 2%;
    width:725px;
    max-width: 96%;
}
.table_data {
    width: 100%;
    float: left;
    margin-bottom: 34px;
}

.table_row {
    width: 100%;
    float: left;position: relative; height: auto;

}
.table_row .col1 {
    width: 280px;
    padding-left: 20px;
    background-color: #4c7eb9;
    color: #fff;
    font-size: 16px;
    font-weight: 600; position:relative; 
    border-bottom: 1px solid #fff;
    float: left;
    line-height: 25px; padding-top:15px; padding-bottom:15px;
}
.table_row .col2 {
    width: 445px;	
    background-color: #e9eff6; 
    color: #4c7eb9;
    font-size: 15px;  
    font-weight: 400;
    line-height:25px;border-bottom: 1px solid #fff; 
    padding :15px  10px;
    float: left;

}
.table_row .col2.even {
    background-color: #fff;
}
.fullheading {
    background-color: #666666;
    width: 100%;
    min-height: 53px;
    float: left;
}
.fullheading h2 {
    padding-left: 24px;
    float: left;
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    line-height: 53px;
}

.halful {
    width: 100%;
    float: left;
    background: #f1f1f1;
}
.halful {
    padding: 15px 0;
    margin-bottom: 30px;
}
.halful ul li {
    padding-left: 20px;
    line-height: 30px;
    color: #666666;
    font-size: 16px;
    font-weight: 500;
    display: block;
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.newdeals {
    width: 100%;
    float: left;
    background: #f1f1f1;
    margin-bottom:20px;
    padding: 15px 0;
}
.newdeals_ul {
    width: 86%;
    float: left;
    padding: 0 7%;
    list-style: none;
}
.newdeals_ul li {
    border-top: 1px solid #cccccc;
    width: 100%;
    float: left;
    padding: 12px 0;
}
.newdeals_ul li:first-child {
    border-top: 0;
    border-top: none;
    padding-top: 0;
}
.newdeals_ul li h3 {
    font-size: 18px;
    font-weight: bold;
    float: left;
    width: 100%;
    color: #4c7eb9;
    line-height: 36px;
}
.newdeals_ul li p {
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    float: left;
    color: #666666;
}
.charttable_container {
    width: 100%;
    float: left;
    margin-bottom: 60px;
}
.tabbuttons {
    width: 100%;
    float: left;
    min-height: 53px;
    background-color: #ffffff;
}
.tabbuttons ul {
    width: 100%;
    float: left;
}
.tabbuttons ul li {
    list-style: none;
    display: inline-block;
    float: left;
    line-height: 53px;
    padding: 0 30px;
    margin-right: 12px;
    background-color: #666666;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
}
.tabbuttons ul li.active {
    background-color: #f5f5f5;
    color: #666666;
}
.tabbcontainer {
    width: 1170px;
    float: left;
}
.tabbconent {
    width: 80%;
    padding: 20px 10%;
    float: left;
    min-height: 220px;
    background-color: #f5f5f5;
}

.tabbconent .marketview {
    width: 100%;
    float: left;
}
.heading_container {
    width: 100%;
    float: left;
}
.marketview h3 {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    float: left;
    border-bottom: 1px solid #333;
    font-weight: 400;
    margin-bottom: 20px;
}
.marketview h3 a {
    color: #333333;
}

.chart_container {
    width: 100%;
    float: left;
    background-color: #f5f5f5;
}
.tableview {
    float: left;
    width: 100%;
}
.dealstable {
    width: 100%;
    float: left;
    max-height:240px;
    overflow-y:auto;
}
.deals_row {
    width: 100%;
    float: left;
}
.deals_col1 {
    width: 80%;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    min-height: 28px;
    float: left;
}
.deals_col2 {
    width: 15%;
    border-bottom: 1px solid #fff;
    min-height: 28px;
    float: left;
    text-align: right;
}
.deals_col1, .deals_col2 {

    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #4c7eb9;
}
.first_row .deals_col1, .first_row .deals_col2 {
    border-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
}
.footer {
    width: 100%;
    float: left;
    border-top: 1px solid #cccccc;
    padding-top: 20px;
}
.footer_left {
    width: 67%;
    float: left;
}
.footer_right {
    width: 24%;
    float: right;
}
p.saying, p.saidby {
    width: 100%;
    float: left;
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 7px;
}
.tabbconent {
    display: none;
}
.tabbconent.shown {
    display: block;
}
p.saidby {
    color: #666;
}
.social {
    width: 100%;
    float: left;
}
.social_ul {
    width: 100%;
    float: left;
    list-style: none;
    margin-bottom: 5px;
}
.social_ul li {
    display: inline-block;
    float: left;
    margin-left: 22px;
}
.social_ul li:first-child {
    margin-left: 0px;
}
.social_ul li a {

}

p.phone {
    width: 90%;
    float: left;
    padding-left: 10%;
    background: url("../images/phone.png") no-repeat 0px 6px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    color: #4b4b4d;
}
p.phone a{
    color: #4b4b4d;
}
p.phone.mail {
    background: url("../images/mail.png") no-repeat 0px 6px;
}
.copyfooter {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}
.copyfooter p {
    color: #999999;
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}

/*searchbar Page*/

.searchheader {
    width: 100%;
    float: left;
}
.search_top, .search_mid, .search_bottom {
    width: 100%;
    float: left;
}
.search_top {
    margin-bottom: 20px;
}
.left_heading {
    width: 100%;
    float: left;
    padding-bottom: 18px;
    border-bottom: 1px solid #555;
}
h2.lefthead {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    color: #104b92;
}
h2.prc_lefthead{
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    font-family: Book Antiqua;
    
}
.right_nav {
    float: left;
    margin-bottom: 25px;
    min-height: 10px;
    width: 100%;
}
.right_nav ul {
    float: left;
    margin-top: 3px;
}
.right_nav ul li {
    display: inline-block;
    float: left;
}
.right_nav ul li a {
    color: #137fd3;
    font-size: 14px;
    font-weight: 500;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #137fd3;
    padding-left: 15px;
}
.link_hide{
    margin: 0 0 0 16px;
     color: #137fd3
}
.right_nav .container ul li a{
    border-left: 0;
    padding-left: 0;
}
.right_nav ul li:first-child a {
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
    line-height: 20px;
}

.searchnav {
    background: #f0f0f0;
    width: 100%;
    float: left;
    height: 70px;
    margin-bottom: 60px;
}
.searchnav > ul > li {
    list-style: none;
    display: inline-block;
    float: left;
}
.searchnav > ul > li > a {
    display: block;
    font-size: 16px;
    color: #454545;
    line-height: 70px;
    border-left: 1px solid #fff;
    padding: 0 33.5px;
}
.searchnav > ul > li > a:hover, .searchnav > ul > li.selected > a {
    background-color: #8b8b8b;
    color: #fff;
}
.fieldsrow {
    width: 100%;
    float: left;
}
.fieldscol {
    width: 365px;
    float: left;
    margin-left: 36px;
    margin-bottom: 20px;
}
.fieldscol:first-child {
    margin-left: 0px;
}
.fieldscol input {
    width: 100%;
    border: 1px solid #CDCDCD;
    height: 34px;
    text-indent: 20px;
    color: #999999;
    float: left;
    font-size: 16px;
}

.bott_buttons{
    width:100%;
    float: left;
    margin-bottom:70px;

}
.searchfilter{
    width:100%;
    float: left;
    margin-bottom:20px;

}
.searchfilter ul li{
    display:inline-block;
    float:left;
    list-style: none;
    margin-right:15px;
    color: #666666;
    font-size:16px;
    line-height:24px;
}
.searchfilter ul li.label{
    color: #999999;
}	
.buttonsdiv{
    width:100%;
    float: left;
}

.buttonsdiv .stylebutton{
    height: 47px;
    background: url("../images/button1.png") repeat-x 0 0;
    text-align: center;
    line-height:44px;
    display: inline-block;
    padding:0 10px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    font-size:22px;
    color: #fff;
    font-weight:500;
    cursor: pointer;
    float:left;
    border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    -moz-border-radius:5px;
    position:relative;behavior:url(common/js/PIE.htc);
    margin-right:10px;

} 
div.buttonsdiv{
    width:100%;
    float:left;
    text-align:center;
    margin-bottom:20px;
}	

input.stylebutton{
    border-width:0px;
}

div.buttonsdiv .stylebutton{
    float:none;
}

.buttonsdiv .searchAgainButton{
    background: none repeat scroll 0 0 #2C498F;
    border-bottom: 2px solid #325095;
    border-radius: 9px 9px 9px 9px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    padding: 14px;
    text-align: center;
    width: 290px;
}
.rightfloted{
    float:right;
    width:auto;
}
.fuller .col2{
    width:850px;

}

.newList{
    height: 500px !important;
}

#directory_detail{
    margin-bottom: 25px; width: 100%;
}

#directory_detail a{
    color: #000;  
    font-weight: bold;
}

#directory_detail span{
    color: #000;   
}


.directory_listing {
    margin-left: 13px;
    margin-top: 10px;
}


.AllAlphabetClass {
    border: 1px solid #cdcdcd;
    border-radius: 2px;
    margin-top: 10px;
    padding-bottom: 12px;
}

.directory_listing a{
    background: url("../images/stylish_selectli.png") no-repeat scroll 1px 12px #fff !important;
    color: #3d3d3d !important;
    margin-left: 13px;
    margin-top: 10px;
    padding-left: 17px;
    font-size: 22px;
}

.directory_listing a:hover{
    background: url("../images/stylish_selectli.png") no-repeat scroll 1px 12px #fff !important;
    color: #104b92 !important;
    margin-left: 13px;
    margin-top: 10px;
    padding-left: 17px;
}

#divByDays .newListSelected{
    margin-left: -30px !important;
    width: 100% !important;
}

.fieldscol#divByDays .newListSelected ul.newList li{width:100%;}
.fieldscol#divByDays .newListSelected ul.newList li a{padding-top:7px;padding-bottom:7px; }

.clearfloated{
    width:100%;
    float:left;

}
.marbott{
    margin-bottom: 25px !important;

}
.headingthird{
    width:100%;
    float:left;
    font-weight: 500;
    font-size:20px; 
    color: #104b92;
    margin-bottom: 15px;

}
.current{
    background-color:#104b92 !important;
    color: #fff !important;
    padding: 9px !important;
    display:block;
    margin-right: 10px;
}

.tabbing_area .tabs.tabsTabs{
    width:335px !important;

}

.tabbing_area .tabs.tabsTabs li{
    display: inline-block;
}
.company_box > ul li{
    list-style: none;
    font-size: 14px;
    line-height: 28px;

}
.link-image{
    width:20px;
    float: left;
    margin-right: 5px;
}

/*-------------css by gaurav--------------*/
.layout,.header{width:100%;float: left;}
.header{margin-top: 6px;}
.header a.logo{float: left;}
.market_commentry{width:100%;float: left;margin-bottom: 42px;}
.left_sidebar{width:25.7%;float: left;box-sizing:border-box;}
.left_sidebar ul{height: auto; max-height: 560px; overflow: auto;}
.left_sidebar ul li{width:100%;list-style-type: none;background-color: #4c7eb9;border-bottom: 1px solid #fff;float: left;line-height: 25px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing:border-box;}
.left_sidebar ul li a{padding: 13px 0px 14px 25px;float: left;color: #fff;font-size: 16px;font-weight: 600;}
.left_sidebar ul li.color{background: #e9eef4;border-bottom: 1px dotted #b5c9e1;color: #272727;}
.marktet_right_section{width:70%;float: left;margin-left: 4.3%;box-sizing:border-box;}
.marktet_right_section h4{font-size: 21px;color: #4c7eb9;padding: 9px 0px;border-bottom: 1px solid #CCC;font-weight: 600;}
.marktet_right_section p{float:left; width:100%; font-size:12px; line-height:18px; color:#3c3c3c; padding:10px 0 8px 21px;box-sizing:border-box;}
.marktet_right_section_editorial{width:70%;float: left;margin-left: 4.3%;box-sizing:border-box;}
.marktet_right_section_editorial h4{font-size: 21px;color: #4c7eb9;padding: 9px 0px;border-bottom: 1px solid #000;font-weight: 600;}
.marktet_right_section_editorial p{float:left; width:100%; font-size:13px; line-height:18px; color:#555; font-weight: 400; box-sizing:border-box;}
.marktet_right_section_editorial h6{float:left;box-sizing:border-box; width:100%; padding-left: 10px;  border:1px #d3d3d3 solid; height:24px; margin:15px 0 0 11px; font-size:11px; display:inline; background:url(../images/heading_bg.gif) repeat-x 0 0; padding-top:9px;}
.marktet_right_section_editorial h6.left_space{margin-left:0;}
.records{width:100%;float: left;background: #e9eff6;font-size: 21px;color: #4c7eb9;margin-top: 30px;padding: 18px 0px 18px 15px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing:border-box;}
.record .footer{padding-bottom: 20px;}
.marktet_right_section li{list-style-type: none;}
.left_sidebar ul li ul.sub_menu{width: 100%;float: left;background: #fff;overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing:border-box;}
.left_sidebar ul li ul.sub_menu li a{color: #272727;}
ul.sub_menu{display: none;}
ul.editorial_menu{display: none;}
.left_sidebar ul li ul.editorial_menu{width: 100%;float: left;background: #fff;overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing:border-box;}
.left_sidebar ul li ul.editorial_menu li a{color: #272727;}
.txt_comntri_dtl{font-size: 12px;}

.loader-holder-full{background: url("../img/loaders/loader_page.gif") no-repeat scroll center center transparent;height: 92%;position: absolute;width: 89%;z-index: 100}
.loader-holder-small{background: url("../img/loaders/loader_small.gif") no-repeat scroll center center transparent;float: left;height: 30px;width: 95%;z-index: 100;padding:5px}
.loader-block-specific{ display: none;
left: 0;
opacity: 0.89;
position: absolute;
right: 0;
top: 50%;
width: 100%;
z-index: 99999;}
.loader-page-specific{background: none repeat scroll 0 0 #FFFFFF;bottom: 0;display: none;left: 0;opacity: 0.89;position: fixed;right: 0;top: 0;z-index: 999999999999;}
.loader-block-specific img{left: 45%;position: relative;top: 45%;z-index: 100;}
.loader-page-specific img{left: 50%;margin: -40px 0 0 -40px;position: fixed;top: 50%;z-index: 100;}
.new-color{background-color: #0EA4C2 !important;height: 165px !important;}
.new-color .analyseDistributionDropDown{margin: 10px 0;}
.new-color .analyseDistributionLabel{padding: 10px 30px !important;}
.new-color .analyseDistributionDropDown{padding:18px 0}
.new-color .analyseDistributionDropDown {
    float: left;
    line-height: 70px;
    padding: 18px 55px 18px 0;
    width: 33%;
}
.new-color .new-color .analyseDistributionLabel {
    padding: 10px 20px 10px 55px !important;
}
.new-color .rightfloted {
    float: right;
    margin-right: 70px !important;
    width: auto;
}
@media screen and (max-width:1095px) and (min-width:768px){
    .new-color .analyseDistributionDropDown{
        width: 23%;
    }
    .new-color .rightfloted {
        float: left;
        margin-left: 30px !important;
    }
}

@media screen and (max-width:767px) and (min-width:320px){
    .new-color .analyseDistributionDropDown ,.analyseDistributionLabel{
        float: none !important;
        line-height: normal !important;
        padding:0;
        width: 50%;
        display: inline-block !important;
        margin: 0 auto;
    }
    .searchnav.new-color{
        text-align: center;
    }
    .new-color{
        height: auto !important;
    }
    div.buttonsdiv{
        float: none;
        text-align: center;
    }
    .new-color .rightfloted{
        float: none;
        margin-right: 0 !important;
    }
}
@media screen and (max-width:480px) and (min-width:320px){
    .new-color .analyseDistributionDropDown ,.analyseDistributionLabel{
        width: 80%;
    }
}
@media screen and (max-width:1016px){
#graphResult{
    overflow-x:auto; 
    max-width: 100%;
 }
}

@media screen and (max-width:620px){
    .left_space{
        margin: 20px 0;
        text-align: center;
    }
    #analyse_button.tabbing_area{
        position: static;
        margin: 0;
        top:0;
        float: none !important;
    }
    .tabbing_area .tabs{
        float: none !important;
        text-align: center;
    }
    .tabs.marbott{
        text-align: center;
    }
    .tabbing_area .tabs li{
        margin: 0 !important;
    }
    .tabbing_area .tabs li a{
        margin: 0 !important;
        box-sizing: border-box;
        color: #999999;
        font-size: 13px;
        max-width: 100%;
    }
    .legalTableView td{
        padding: 9px;
        font-size: 11px;
    }
    .heading .heading_row{
        font-size: 13px;        
    }
    .AllLawFormsDetail h2{
        font-size: 15px !important;
        margin-top: 0 !important; 
    }
}
