﻿blockquote p {
    font-size: inherit;
    font-weight: normal;
    line-height: normal;
}
.En_AreeTable blockquote, .Agree blockquote {
    padding: 5px;
    border: 0;
}
.En_AreeTable blockquote {
    border-left: 5px solid #b56969;
    background: #e6cf8b;
    margin: 15px 5px 15px 25px;
    text-align:left;
    min-height:90px;
}
.En_AreeTable blockquote a{
    color:#fff;
    margin-right:20px;
    position:relative;
    padding-left:10px;
    line-height:2;
}
.En_AreeTable blockquote a:hover {
        color:#e0e4cc !important;
        position:relative;
    }
/*.En_AreeTable blockquote a:before{
    position: absolute;
    content: '-';
    left:-5px;
    font-weight: 800;
    font-size:2em;
    top:-24px;
}*/
.Agree blockquote {
    border-right: 5px solid #b56969;
    background: #e6cf8b;
    margin: 15px 25px 15px 5px;
    text-align:right;
    min-height: 70px;
}
.Agree blockquote a{
    color:#fff;
    margin-left:20px;
    position:relative;
    padding-right:10px;
    line-height:2;
}

.Agree blockquote a:hover {
        color:#e0e4cc !important;
        position:relative;
    }
/*.Agree blockquote a:before{
    position: absolute;
    content: '-';
    right:-5px;
    font-weight: 800;
    font-size:2em;
    top:-24px;
}*/

div[id$='direction'] {
    margin: 15px 0;
}


.Agrees, .Agrees_En {
    font-weight: bold;
    display: block;
    background:#22264b;
    color: #fff !important;
    padding: 6px 10px;
}

    .Agrees_En:hover {
        color: brown;
    }

.AgreesEn:hover {
    color: orangered;
}

.Argees3 {
    color: #333333;
    text-justify: none;
}
.Agrees2 {
    font-weight: bold;
    color:#22264b;
    position:relative;
}
/*.Agrees2:before{
    position: absolute;
    content: '.';
    right: 0;
    font-weight: 800;
    font-size: 3.2em;
    top: -12px;
}*/
.Agrees2:hover {
    color:#69d2e7;
}

.agree-group-english {
    background: url('../images/folder-icon/folder.png') no-repeat left;
    padding: 6px 35px;
    font-size: medium;
    display: block;
    color: #252525;
    border-bottom: 1px dotted #c0c0c0;
}

.agree-links-english {
    background: url('../images/folder-icon/file.png') no-repeat left;
    padding: 8px 30px;
    font-size: .9em;
    display: block;
    color: #252525;
    font-family: Arial;
    border-bottom: 1px dotted #c0c0c0;
}

.En_AreeTable {
    text-align: left !important;
    font-family: sans-serif;
    font-size: 84%;
}
.more{
    color:#444546 !important;
}
.more:before{
    content: ">" !important;
    font-size: .8em !important;
    top: 3px !important;
    right: 1px !important;
}

.more-en{
    color:#444546 !important;
}
.more-en:before{
    content: ">" !important;
    font-size: .8em !important;
    top: -2px !important;
    left: 1px !important;
}