
.tab-outer .tab-content {
	padding: 2px;
}

.realEstate .list li {
    padding-right: 12px;
}

.realEstate .tabs_buttons {
    background-color: #02a89d;
    overflow: hidden;
    padding: 0 10px;
}

.tab-outer .tab-title a {
    background: none;
    border: none;
    float: left;
    font-weight: normal;
    margin: 0;
    padding: 8px 17px 0;
}

.tab-outer .tab-title a span {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin: 0 5px 0 0;
    padding: 0 10px 0 0;
    text-transform: uppercase;
	white-space: nowrap;
}

.tab-outer .tab-title a.active {
    background: url("../images/tab-active-r.png") no-repeat scroll 0 100% rgba(0, 0, 0, 0);
    margin: 2px 0 0;
    border-bottom: none;
}
.tab-outer .tab-title a:hover{
	border-bottom:1px solid #ff7200;
	color:#333;
}
.tab-outer .tab-title a.active span{
    /*background: url("../images/tab-active-l.png") no-repeat scroll 100% 100% rgba(0, 0, 0, 0);*/
    color: #ff7200;
    height: 32px;
	white-space: nowrap;
}
.tab-outer .tab-title{
	border-bottom: none;
}

ul.tabs_container li.tab, ul.tabs_container li.tab span {
	white-space: nowrap;
}

/*news home*/
.newstab {
    overflow: hidden;
}
.newsbl.right {
    float: left;
    width:60%;
}
.newsblScroll1, .nspLinkScroll1 {
    clear: both;
    width: 100%;
}
.newslef {
    box-sizing: border-box;
    float: left;
    padding:0 10px 10px 0;
}

.newsbl h4.nHeader {
    font-size: 13px;
    margin: 0;
    padding: 10px 0;
}
.newsbl .fnone {
    clear: both;
    float: none;
    width: 100%;
}
.newsbl .tleft {
    text-align: left;
}
.newsbl .tleft img{
    max-width: 160px;
    min-height: 110px;
}
.newsbl h4.nHeader a {
    text-decoration: none;
}

.newsbl .nImageWrapper {
    display: block;
    padding: 0 10px 0 0;
    height: 120px;
    width: 160px;
    overflow: hidden;
}
.newsbl img.nImage {
    max-width: 100%;
}
.nResponsive img.nImage, img.nImage.nResponsive {
    height: auto;
    width: 100% !important;
}

.newsbl p.nText {
    display: block !important;
    font-size: 13px;
    margin: 0;
    padding: 0 !important;
    text-align: justify;
    width: 210px;
}
.nLinksWrap.right {
    float: right;
    width:39%;
}
.nLinks {
    box-sizing: border-box;
    padding: 3px;
}
.nList.active {
    opacity: 1;
}
.nList li {
    padding: 2px 0;
}
.nList li.odd{
    /*background-color: #eee;*/
}

.nList li h4 {
    background: url("../images/green-bullet.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    padding-left: 15px;
}
.nLinks ul li h4 a {
    font-size: 12px;
    text-decoration: none;
}
.readmorecate {
    clear: both;
    float: right;
    margin-top: -25px !important;
}
/*end news home*/

/*footer*/

.footer .footer-menu {
    /*border-bottom: 1px solid #02a89d;
    border-top: 1px solid #d8d8d8;*/
    color: #009114;
    height: 30px;
}
.footer-menu {
    padding: 0px;
}
.footer-menu ul {
    height: 30px;
    vertical-align: middle;
}
.footer-menu ul li a {
    text-transform: none;
}

.footer .footer-menu ul li {
    float: left;
    padding: 0 3px;
    line-height: 30px;
}
.ux-menu > li:hover, .ux-menu > li.current {
    background-image: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.2) 0px, rgba(255, 255, 255, 0.1) 50%, transparent 50%, rgba(255, 255, 255, 0.1) 100%);
    border-radius: 0;
    color: #fff;
    position: relative;
}
.footer .footer-menu ul li {
    line-height: 30px;
}
.footer .footer-menu ul li a {
    border-right: 1px solid #009114;
    font-size: 12px;
    padding: 0 3px;
}
.footer .footer-menu ul li.active a {
    color: #0054aa;
}
.footer .footer-menu ul li.last a{
    border-right: medium none !important;
}
.footer .footer-menu a {
    color: #009114;
}
.footer-menu ul li a {
    display: inline;
}
.footer-menu ul li:hover a{
    text-decoration:none;
    color: #0054aa;
}
/*end footer*/

/* rao vat*/
.raovat ul li span {
    color: #999;
    font-size: 14px;
    margin: 0px 0px 0px 5px;
    font-style: italic;
}
.raovat ul li {
    padding: 3px 0px 2px 15px;
    /*background: url("../images/other-list-bullet.png") no-repeat scroll 1px 10px transparent;*/
    background: url("../images/ar2.jpg") no-repeat scroll 1px 7px transparent;
}
.NewsList {
    float: left;
    width: 100%;
    border: 1px solid #D8D8D8;
}

.NewsList .Header {
    background: #efefef;
    font-weight: 700;
    color: #606A74;
    font-size: 13px;
    font-family: Tahoma,Verdana,Arial;
    padding-bottom: 3px;
    border-bottom:dotted 1px #02A89D;
}
.NewsList .Odd {
    background-color: #FFF;
}
.NewsList .Even {
    background-color: #F3F6FA;
}
.NewsList a.newsTitle {
    background: url("../images/bullet.gif") no-repeat scroll left 6px transparent;
    color: #00344F;
    display: block;
    font-size: 12px;
    margin-left: 5px;
    padding-left: 15px;
    padding-right: 5px;
    text-decoration: none;
    font-weight: normal;
    line-height: 22px;
    width: 360px;
}
.NewsList a.newsTitle:hover {
    color: #C00;
    text-decoration: underline;
}
/*end rao vat*/

/*last learn*/
.lastlearn .col-2 {
    width: 50%;
}
.flt-left {
    float:left;
}
.lastlearn{
    width: 278px;
    display: block;
    height: 153px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    top: 0px;
}
.learn-image {
    height: 116px;
    max-width: 136px;
}
/*end last learn*/

/*menu*/
.menu > ul > li{
	white-space: nowrap;
}