body {
    background: url('../images/page_bg/page_bg_texture_gradient.png');
    background-attachment: fixed;
}

body,
a,
span,
label {
    font-family: Trebuchet MS;
}

.main-container {
    /*width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;*/
}

.container {
    width: 1060px;
}

.red-bar {
    height: 3px;
    background-color: #b60101;
}

.header {
    background: url('../images/banners/home_01.jpg');
    height: 141px;
    padding-left: 4%;
    !padding-right: 20px;
}

.header-text-bg {
    !background: url('../images/header/header_text_bg.png');
    height: 90px;
    /*border-bottom:1px solid #fafafa;
	border-bottom-left-radius : 8px;
	border-bottom-right-radius: 8px;*/
    padding-left: 15px;
    padding-right: 10px;
    width: 65%;
    !background-size: 65%;
    float: left;
    /*width:620px;
	margin-left:35px;
	
	
	
	float:left;*/
}

.header-text {
    height: 32px;
    width: 54.6%;
    padding-top: 40px;
    float: left;
}

.header-text img: {
    width: 100%;
    height: 100%;
}

.phone {
    float: right;
    color: #b60101;
    margin-top: 10px;
}

.phone .text2 {
    font-size: 20px;
    font-style: italic;
}

.phone .text1 {
    font-size: 13px;
    font-style: italic;
}

.login-box {
    background-color: #595959;
    width: 25%;
    color: #fff;
    padding: 10px;
    !padding-right: 10px;
    float: right;
}

.login-box .text1 {
    color: #fff;
    float: left;
}

.signup-btn a,
.signup-btn a:hover {
    float: right;
    background: url('../images/header/login_box/button_signup.png');
    color: #fff;
    !padding: 10px;
    text-decoration: none;
    font-size: 12px;
    width: 60px;
    text-align: center;
}

.login-box input[type="text"],
.login-box input[type="password"] {
    font-size: 13px;
    margin-top: 10px;
    border-radius: 0px;
    width: 100%;
    padding: 2px 0px;
    margin-bottom: 0px;
}

.login-btn a {
    float: left;
    color: #b60101;
    background: url('../images/header/login_box/button_login.png');
    text-decoration: none;
    width: 60px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    margin-top: 10px;
}

.login-box .text2 a {
    float: right;
    font-size: 11px;
    margin-top: 10px;
    text-decoration: none;
    color: #fff;
}

.navbar .nav {
    !margin: 0 0px 0 0;
    margin-left: auto;
    margin-right: auto;
}

.main-content {
    background-color: #fff;
    padding: 20px 10px 20px 10px;
}

.main-content .left-container {
    float: left;
    width: 75%;
    !background-color: yellow;
}

.main-content .right-container {
    float: right;
    width: 25%;
    position: relative;
    height: 1190px;
}

.charts_container .left,
.charts_container .right {
    float: left;
    border: 1px solid #cccccc;
    height: 267px;
    min-width: 250px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 48%;
}

.charts_container .left {
    overflow-x: hidden;
    overflow-y: hidden;
}

.content-row .left,
.content-row .right {
    float: left;
    border: 1px solid #cccccc;
    min-height: 310px;
    min-width: 250px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 48%;
}

.projects-container,
.news-container {
    min-height: 285px;
}

.charts_container .left .top,
.charts_container .right .top {
    height: 40px;
    padding-left: 10px;
    padding-top: 7px;
    background: url('../images/content/content_box/box_header_bg_01.png');
    color: #b60000;
    font-style: italic;
    font-weight: bold;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content-row .left .top,
.content-row .right .top {
    height: 40px;
    padding-left: 10px;
    padding-top: 7px;
    background: url('../images/content/content_box/box_header_bg_01.png');
    color: #b60101;
    font-style: italic;
    font-weight: bold;
    word-wrap: break-word;
    overflow: hidden;
}

.content-row .left .bottom img,
.content-row .right .bottom img {
    height: 210px;
    width: 100%;
}

.content-row .left .bottom,
.content-row .right .bottom {
    padding: 10px;
    padding-top: 0px;
}

.content-row .left .bottom ul,
.content-row .right .bottom ul {
    /*list-style-image: url('../images/content/bullet.png');
	list-style-position:inside;*/
    margin: 0px 0px 0px 5px;
    list-style-type: none;
}

.content-row .left .bottom img.list-arrow,
.content-row .right .bottom img.list-arrow {
    width: 8px;
    height: 8px;
    margin-right: 8px;
}

.content-row .left .bottom li,
.content-row .right .bottom li {
    margin-bottom: 10px;
}

.content-row .left .bottom li .title,
.content-row .right .bottom li .title {
    font-size: 13px;
    height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content-row .left .bottom li .date,
.content-row .right .bottom li .date {
    color: #888;
    margin-left: 18px;
}

.more {
    text-align: center;
}

.more a {
    color: #b60101;
    font-style: italic;
    text-decoration: none;
    text-align: center;
    width: 100%;
    font-size: 13px;
}

.image {
    margin-left: 7px;
}

.footer {
    background-color: #444444;
    height: 50px;
    padding: 30px;
}

.footer-bottom {
    height: 15px;
    background-color: #333333;
    text-align: center;
    font-size: 11px;
    color: #c8c8c8;
    padding: 3px 0px 3px 0px;
}

.footer .left {
    float: left;
}

.footer .right {
    float: right;
}

.footer .left .top {
    margin-top: 0px;
}

.footer .right .top {
    margin-top: 10px;
    float: right;
}

.footer .left .bottom ul,
.footer .right .bottom ul {
    list-style-type: none;
    margin-top: 35px;
    color: #fff;
}

.footer .right .bottom ul {
    margin-top: 28px;
}

.footer .left .bottom ul li,
.footer .right .bottom ul li {
    float: left;
    margin-right: 8px;
    font-size: 12px;
}

.footer .left .bottom ul li a,
.footer .right .bottom ul li a {
    color: #c8c8c8;
    text-decoration: none;
}

.footer .right .top span:nth-child(1) {
    color: #d31800;
    font-size: 13px;
}

.footer .right .top span:nth-child(2) {
    color: #c8c8c8;
    font-size: 20px;
    font-style: italic;
}

.right-container {
    /*height:100px;
	width:363px;
	border:1px solid #ccc;*/
}

.search-box {
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    height: 24px;
    padding: 12px;
    width: auto;
}

.search-box input[type="text"] {
    padding: 2px 6px;
    border-radius: 0px;
    font-size: 13px;
    height: 17px;
    width: 185px;
}

.search-box-img,
.search-box-input {
    float: left;
}

.aggs-box {
    // position: absolute;
    // bottom: 0px;
    margin-top: 25px;
}

.aggs-box div {
    display: inline;
}

.aggs-box > div:nth-child(2n+1) {
    float: left;
}

.aggs-box > div:nth-child(2n) {
    float: right;
}

.ad-box {
    height: 228px;
    margin-top: 10px;
}

.ad-box img {
    width: 100%;
    height: 228px;
}

.right-nav-bar ul {
    list-style-type: none;
    margin-top: 14px;
    margin-left: 0px;
}

.right-nav-bar ul li {
    width: auto;
    !background: url('../images/right_column_navtabs/tab_bg_05.png');
    background-color: #b60000;
    padding: 6.5px 5px 6.5px 5px;
    border-bottom: 1px solid #cc4d4d;
    border-radius: 0px;
    cursor: pointer;
}

.right-nav-bar ul li a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
}

#alertModal {
    width: 220px;
    height: 100px;
    top: 40%;
    left: 40%;
    margin-left: 0px;
    border: 3px solid #595959;
}

#alertModal .modal-body {
    padding: 5px;
}

#alertModal .modal-body .btn {
    padding: 0px 10px;
}

#alertModal .modal-body div {
    text-align: center;
    color: #b60000;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#alertModal .modal-body {
    text-align: center;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.5;
}

.subscription-details {
    margin-top: 155px;
}

.subscription-details .subscription-plan-list {
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.subscription-details .subscription-plan-list-item {
    margin-top: 5px;
    text-align: justify;
}

.subscription-details .subscription-email {
    position: absolute;
    bottom: 0px;
}

.subscription-details .subscription-email p {
    margin: 0px;
    font-size: 14px;
    font-weight: 600;
    color: #d31800;
}
