﻿
.jordanbanner3 {
    margin-top: 0px !important;
    background-color: #fbfcfc;
}

.content_block_title {
    margin-bottom: 25px;
}

    .content_block_title h2 {
        color: #261a0f;
    }


.first_content_block_text {
    margin-top: 0px !important;
}

.places .box .placedetails {
    height: 165px;
}

.where-to-go {
    padding-top:30px !important;
}


.login-form {
    padding-top:120px;
}
.remember-me-check {
    margin-left: 0px !important;
}

.tabcontsrow-fix {
    margin-top: 5px !important;
}

.tabbed-page-section {
    padding-top: 0px !important;
}



.articles-listing-header {
    padding: 80px 0 60px !important;
}

.articles-listing-section { 
    background-color: #fbfcfc;
}

.articles-listing-box {
    padding: 70px 120px 130px;
    background-color: #fff;
    margin-top: -30px;
}

    .articles-listing-box a {
        color: #000;
        font-size: 19px;
    }
    .articles-listing-box li {
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: #e0e0e0 solid 1px;
    }


.articles-listing-arrow {
    width: 21px;
    margin-right: 15px;
    vertical-align: middle;
    padding-bottom: 5px;
}



.showNewsImg {
    background-image:none !important;
}

    .showNewsImg .imgbox {
        height: auto !important;
    }


.share span {
display:none !important;
}

.share {
    cursor: pointer;
}


.error {
    text-align: center;
    color: #f08c01
}

.error-sub-message {
    font-size: 20px;
    color: #a56a1a;
}



.jordanPassPart {
    background-color: #f7f0ed;
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background-image: url(../images/jordanPass.png);
    padding:420px 0px 195px;
}

    .jordanPassPart .talkinfo {

    }


        .jordanPassPart .talkinfo .cbttn {
            margin-left: 81px;
            margin-top: 200px; 
            background-color: #c92a2a;
        }


.trdetails {
    padding: 40px 0 0 !important;
}

.trdeBreadCrumbsContainer {
    padding-bottom: 40px !important;
}


.trdeBreadCrumb {
    background-color: white;
    padding: 15px 20px;
    border-radius: 5px;
}

.trdetails .detailsbox .rpart .tags li {
    margin-top: 10px !important;
}



.trdetails .detailsbox .lpart .imgbox {
    float: left;
    width: 100%;
    height: 178px;
    position: relative;
    border: 1px solid #ffffff;
    background-color: #dcdcdc;
    box-shadow: 0 1px 20px rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 20px rgba(0,0,0,0.20);
    -webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.20);
}



.truncated-directory-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 198px;
}