﻿
.opinionLabel {
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: capitalize;
    text-decoration: none;
}

.most-viewed-headline {
    font-family: Arial,Helvetica, sans-serif;
    font-family: Arial,Helvetica,sans-serif !important;
    color: #444 !important;
    text-decoration: none;
}

.document-body {
    overflow: auto;
}

.document-body > p {
    margin-bottom: 20px;
    text-align: justify;
}

/*.more-container a {
    font-family: Arial,Helvetica,sans-serif !important;
    color: #444 !important;
    text-decoration: none;
    border: 1px solid #B9B9B9;
    padding: 3px;
    background: linear-gradient(to top, #DFDFDF 0%, #B7BBBE 36%, #FFFFFF 100%);
}*/

.more-container a:hover {
    /*color: #F47937 !important;*/
    /*background-color: #bbb;*/
    /*background: linear-gradient(to top, #b5bdc8 0%, #828c95 36%, #D1D1D1 100%);*/
}

.opinionButton {
    color: #696764;
    font-size: 11px;
    border: 1px solid #696764;
    padding: 4px 6px;
    cursor: pointer;
    text-decoration: none;
}

.padding-bottom-sm {
    padding-bottom: 10px;
}

.weo-article-title {
    text-decoration: none;    
    font-size: 14px;
}

.gray-title {
    color: #969696;
}

.black-title{
    color: #444;
    font: bold 15px Arial,Helvetica,sans-serif;
}    

.article {
    position: relative;
}

.box {
    position: absolute;
}

.content {
    margin-bottom: 5px;
}

.gray {
    height: 30px;
    left: 0px;
    top: 0px;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
    background-color: gray;
    /*height: 100%;*/
    width: 100%;
    display: block;
}

.message {
    height: 30px;
    left: 50px;
    top: 50px;
    background-color: white;
    border: 1px solid black;
    height: 160px;
    width: 538px;
    cursor: pointer;
    display: block;
}

.orange {
    background-image: url('/_layouts/EIG/Images/big_message.png');
    height: 80px;
    width: 80px;
    left: 50px;
    top: 132px;
    cursor: pointer;
    display: block;
}

.article-more {
    position: relative;
    height: 95px;
	width: 266px;
    margin-top: 8px;
    overflow: hidden;
    display: block;
}

.image-more {
    left: 0px; 
    top: 0px;
}

.image-more > img {
    float: left;
}

.content-more {
    float: right;
    width: 266px;
    left: 0px;
    /*height: 90px;*/
    top: 0px;
}

.gray-more {
    height:90px; 
    left: 0px; 
    top: 0px; 
    opacity: 0.3;
    filter: Alpha(Opacity=30);
    background-color: gray;
    /*height: 107px;*/ 
    width: 100%;
    cursor: pointer;
    display: block;
}

.orange-more {
    background-image: url('/_layouts/EIG/Images/main_message.png');
    height: 50px;
    width: 60px;
    left: 0px;
    top: 40px;
    cursor: pointer;
    display: block;
}

.weo-widget-item{
    height: 148px;
    margin-bottom: 10px;
    overflow: hidden;
}

.weo-widget-item .weo-article-title:hover {
    color: #f47937;
}

.cut-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.weo-article-pannel {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkYiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhOGE4YWEiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(217,217,219,0) 0%, rgba(168,168,170,0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(217,217,219,0)), color-stop(100%,rgba(168,168,170,0.65))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(217,217,219,0) 0%,rgba(168,168,170,0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(217,217,219,0) 0%,rgba(168,168,170,0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(217,217,219,0) 0%,rgba(168,168,170,0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(217,217,219,0) 0%,rgba(168,168,170,0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d9d9db', endColorstr='#a6a8a8aa',GradientType=0 ); /* IE6-8 */
    height: 100px;
}

.wo-content {
    height: 345px;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/_layouts/EIG/Fonts/opensans-regular-webfont.eot');
    src: local('ò∫'),
         url('/_layouts/EIG/Fonts/opensans-regular-webfont.woff') format('woff'),
         url('/_layouts/EIG/Fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('/_layouts/EIG/Fonts/opensans-regular-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
.google-font {
    font-family: 'Open Sans', Arial, sans-serif;
}
.rollover-button{
    height: 18px;
    -webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
    .rollover-button:hover {
        background-position: 0px -18px;
        cursor: pointer;
    }
.pdf-slide{
    background-image: url('/_layouts/EIG/Images/buttons/document_18.png');
    margin-right: 2px;
    width: 18px;
}
.email-slide{
    background-image: url('/_layouts/EIG/Images/buttons/envelope_closed_18.png');
    margin-right: 3px;
    width: 18px;
}
.favourite-slide{
    background-image: url('/_layouts/EIG/Images/buttons/star_18.png');
    width: 18px;
}
.print-slide{
    background-image: url('/_layouts/EIG/Images/buttons/print_18.png');
    margin-right: 2px;
    width: 18px;
}
.back-slide{
    background-image: url('/_layouts/EIG/Images/buttons/back_18.png');
    width: 50px;
}

.addalert-slide{
    background-image: url('/_layouts/EIG/Images/buttons/addalert_18.png');
    width: 72px;
}