@charset "utf-8";

/* CSS Document */

.clear {
    clear: both;
}

#ssrn-feature {
    /*width:654px;
	width:466px;width:463px;*/
    width: 100%;
    height: 275px;
    overflow: hidden!important;
    background: #d6cabf;
    font-family: "Lucida Grande", Arial, Verdana, sans-serif!important;
    border-top: 5px solid #DCD7D4
}

.jshowoff,
.content_header {
    overflow: hidden;
}

.article-box {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 270px;
}

.author-image {
    width: /*205px*/
    28.87323943662%;
    float: left;
    /*background:url(images/blue-bg.png) no-repeat bottom;padding-left:30px;position:absolute; bottom:0;*/
    height: 250px;
    padding-top: 20px;
    display: table;
    overflow: hidden;
}

.author-image-display {
    height: 250px;
    display: table-cell;
    vertical-align: bottom;
}

.author-image-display img {
    vertical-align: bottom;
    /*height:250px;
	width:205px100%*/
    position: absolute;
    bottom: 0;
    max-width: 230px/*32.394366197183%*/
    ;
    max-height: 90%;
    padding-bottom: 0px!important;
    width: auto!important;
}

.right-side {
    float: right;
    /*overflow: hidden;*/
    width: /*490px*/
    69.014084507042%;
}

.article-content {
    padding-top: 30px;
    padding-right: /*15px2.112676056338%*/
    6.122448979592%;
    height: 180px;
    color: #000000!important;
    /*font-family: 'Istok Web', sans-serif;*/
}

.ssrn-link {
    width: 100%;
    text-align: right;
    padding-top: 19px;
    padding-right: 20px;
    font-size: 22px;
    font-weight:bold;
        letter-spacing: -0.05em;
}
.ssrn-link a
{color:#FFFFFF;
background:#12111A;}

.ssrn-link span
{font-family: Georgia,"Times New Roman",Times,serif,normal; color:#FFFFFF; font-weight:normal;}

.ssrn-link img {
    height: 67px;
    width: 100%;
}

#ssrn-feature h2,
.title {
    font-size: /*34px*/
    22px!important;
    margin-top: 0!important;
    ;
    padding-top: 0!important;
    padding-bottom: 0px!important;
    margin-bottom: 3px!important;
    ;
    line-height: 24px!important;
    font-weight: bold;
    /*max-height:90px; overflow:hidden;*/
    font-family: "Lucida Grande", Arial, Verdana, sans-serif!important;
    color: #000000!important;
    text-transform: none;
}

#ssrn-feature h4,
.author {
    margin-bottom: 5px;
    padding: 0;
    margin-top: 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 2px;
}

#ssrn-feature h4 a,
.author a {
    text-decoration: underline;
}

#ssrn-feature h4 a:hover,
#ssrn-feature h4 a:focus,
.author a:hover,
.author a:focus {
    text-decoration: none;
}

.description {
    font-size: 16px!important;
    font-weight: lighter!important;
    line-height: 20px!important;
    margin: 0!important;
    padding: 0!important;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "Lucida Grande", Arial, Verdana, sans-serif!important;
    color: #000000!important;
}

.read-link {}

.jshowoff-controls {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: right;
}

.jshowoff-play,
.jshowoff-prev,
.jshowoff-next {
    font-size: 11px;
    color: #920c0c;
    font-family: "Lucida Grande", Arial, Verdana, sans-serif!important;
    margin-left: 10px;
    text-decoration: none;
    cursor: pointer;
}

.jshowoff-prev:hover,
.jshowoff-next:hover,
.jshowoff-prev:focus,
.jshowoff-next:focus {
    text-decoration: underline;
}

.jshowoff-play:hover,
.jshowoff-play:focus {
    color: #000000;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}


/* start commented backslash hack \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


/* close commented backslash hack */

@media (max-width: 999px) and (min-width: 700px) {
    .right-side {
        width: 55%;
    }
    #ssrn-feature h2 {
        font-size: /*34px*/
        18px!important;
        line-height: 20px!important;
    }
    .ssrn-link {
        padding-top: 42px;
        font-size: 14px;
    }
}

@media (max-width: 699px) {
    .right-side {
        float: none;
        display: block;
        width: 100%;
    }
    .author-image {
        float: none;
        bottom: 0;
        display: block;
    }
    .article-box {
        background-size: auto;
        background-position: bottom right;
    }
    .article-content {
        padding-left: /*15px*/
        2.112676056338%;
        padding-bottom: 15px;
    }
    #ssrn-feature h2 {
        font-size: /*34px*/
        18px!important;
        margin-bottom: 3px;
        line-height: 20px;
        font-weight: bold;
        /*max-height:90px; overflow:hidden;*/
    }
    .article-content h4 {
        margin-bottom: 5px;
        padding: 0;
        margin-top: 10px;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: normal;
        letter-spacing: 3px;
    }
    .article-content p {
        font-size: 12px!important;
        font-weight: lighter;
        line-height: 18px;
        margin: 0;
        padding: 0;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .article-content  .title {
        font-size: /*34px*/
        22px!important;
      }
    .author-image-display {
        height: 120px;
    }
    .author-image img {
        max-width: 120px;
        max-height: 110px;
    }
}
