.content {
    background: #FFF;
    margin: 0 60px 0 60px;
    padding: 20px;
    border: solid 1px #e1e1e1;
    color: #999;
    text-align: center;
}

.contentDetail {
    background: #FFF;
    margin: 20px 10px;
    padding: 20px;
    border: solid 1px #e1e1e1;
    color: #999;
    text-align: center;

    background: rgba(0, 0, 0, 0) radial-gradient(ellipse farthest-corner at top center, rgba(254, 254, 254, 1) 0%, rgba(254, 254, 254, 0) 50%, rgba(254, 254, 254, 0) 100%) repeat scroll 0 0;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
    display: block;
}

.infosAgence {
    margin-right: 0px !important;
    margin-left: 0px !important;
    background: #42637b;
    color: #FFF;
}

.infosAgence p {
    margin: 0 25px 10px;
}

.adjustInfosAgence {
    margin-bottom: -10px;
}

.box-align {
    padding: 15px;
}

.table {
    margin-bottom: 0 !important;
}

.tab-min {
    width: 6%;
}

.table > tbody > tr > td {
    border-top: none !important;
    vertical-align: middle !important;
    padding: 8px !important;
    padding-right: 0px !important;
}

.table > tbody > tr > td > i {
    vertical-align: middle !important;
}

.middle-panel {
    height: 200px;
    background: #f6f6f7;
}

.titleContainer {
    margin-top: 20px;
    margin-right: -15px;
    /*margin-left: -15px;*/
    background: #42637b;
    padding: 5px;
    padding-left: 15px;
    color: #FFF;
}

.infosAgence span {
    margin-top: 10px;
}

.infosAgence table {
    padding-left: 15px;
}

.table.no-border tr td, .table.no-border tr th {
    padding: 5px;
    border-width: 0;
}

.notesContainer {
    margin-bottom: -15px;
}

.notes {
    padding: 10px 0px;
    max-height: 250px;
    overflow-y: scroll;
}

.noteDate {
    text-align: left;
    padding-left: 5px;
    padding-bottom: 3px;
}

.noteContent {
    background-color: white;
    border-radius: 5px;
    text-align: justify;
    padding: 5px 10px;
}

.addNotes {
    padding: 15px;
    padding-bottom: 0px;
    width: 100%;
}

.labelNote {
    margin-right: 10px;
    padding-top: 6px;
}

.chip {
    display: inline-block;
    padding: 0 10px;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    border-radius: 5%;
    border: solid 1px #c9c9c9;
    background-color: #f2f2f3;
}

.closebtn {
    padding-left: 10px;
    color: #888;
    font-weight: bold;
    float: right;
    font-size: 20px;
    cursor: pointer;
}

.tagSection {
    padding-top: 10px;
}

.tagInputField {
    width: 200px;
}

.tagInputField, .chips {
    float: left;
}

.chips {
    padding: 5px 10px;
}

.chip {
    padding: 0 5px;
}

.closebtn:hover {
    color: #000;
}

.tagList {
    margin-top: 0px;
    max-width: 200px;
}

.tagTab {
    position: absolute;
    z-index: 50;
    width: 100%;
    max-width: 200px;
    margin-top: -15px;
    height: auto;
    max-height: 100px;
    overflow-y: scroll;
    box-sizing: content-box;
}

.marketContainer {
    padding-top: 15px;
    padding-bottom: 30px;
    height: 520px;
}

.marketAside {
    float: left;
    height: 480px;
    width: 30%;
    padding: 0 15px;
}

.marketHistoryContainer {
    float: left;
    padding: 10px;
    width: 70%;
    border: solid 1px #d9d9d9;
}

.marketTitle {
    padding-top: 10px;
    padding-left: 7px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

.marketHistoryContent {
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 3px;
    text-align: left;
    height: 442px;
    overflow: hidden;
}

.historyEvent {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    /*padding-right: 20px; !* Increase/decrease this value for cross-browser compatibility *!*/
    box-sizing: content-box;
}

.historyElement {
    padding-top: 5px;
    padding-bottom: 5px;
}

.marketBox {
    padding-left: 10px;
    border: solid 1px #d9d9d9;
    height: 240px;
}

.tab-adjust {
    padding-left: 10px;
}

.tab-adjust-market {
    padding-left: 15px;
}

.marketBoxBis {
    margin-top: 10px;
    padding-left: 10px;
    border: solid 1px #d9d9d9;
    height: 190px;
}

.marketBox table > tbody > tr > td {
    border-top: none !important;
    vertical-align: middle !important;
    padding: 4px !important;
    padding-right: 0px !important;
}

/*.marketBox table > tbody > tr > td > i{*/
/*vertical-align: middle !important;*/
/*}*/
.col-market-adjust {
    padding-left: 10px;
}

.btn-block-custom {
    padding-top: 10px;
}

.btn-info-agence-custom {
    color: #fff;
    background-color: #42637b;
    border-color: #2e485a;
    font-size: 1.4vw;
}

.btn-info-agence-custom:hover,
.btn-info-agence-custom:focus,
.btn-info-agence-custom:active,
.btn-info-agence-custom.active,
.open > .dropdown-toggle.btn-info-agence-custom {
    color: #fff;
    background-color: #90b8d6;
    border-color: #668ba7;
}

.logoAdjust {
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
}

.partnerBox, .blacklistBox {
    position: relative;
    float: left;
    width: 200px;
    height: 300px;
    margin: 10px auto;
    padding: 10px;
}

.agenceContainer {
    float: left;
    width: 100%;
    height: 115px;
    border: solid 1px #d9d9d9;
    background-color: white;
    border-radius: 3%;
}

.agencePartnerDate {
    font-size: 10px;
    margin-top: -32px;
    margin-left: 7px;
    margin-right: 7px;
    /*border: solid 1px #d9d9d9;*/
    background-color: white;
    border-radius: 3%;
}

.agenceInfos {
    float: left;
    font-size: 10px;
    padding: 2px;
    padding-top: 7px;
    width: 100px;
    height: 90px;
    overflow: hidden;
}

.agenceName {
    text-align: left;
    padding-left: 15px;
    padding-top: 10px;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}

.agenceDetails {
    padding-top: 25px;
    font-size: 11px;
}

.agenceLogo {

    height: 48px;
    width: 52px;
    overflow: hidden;
    margin: 5px;
    float: left;
    margin-top: 26px;
    border-radius: 50%;
    position: relative;
}

.logoAgenceAdjust {
    height: 100%;
    width: auto;
    left: -1000%;
    right: -1000%;
    top: -1000%;
    bottom: -1000%;
    margin: auto;
    position: absolute;
}

.agenceConnect {
    float: left;
    height: 50px;
    width: 100%;
    font-size: 10px;
}

.agenceLine {
    border-left: solid 1px #b0b0b0;
    height: 50px;
    margin-left: 94px;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background 0.5s ease;
}

.partnerBox:hover .overlay, .blacklistBox:hover .overlay {
    border-radius: 2%;
    display: block;
    background: rgba(0, 0, 0, .15);
}

.deleteButton {
    position: absolute;
    width: 20px;
    height: 25px;
    right: 5px;
    top: 5px;
    text-align: center;
    opacity: 0;
    transition: opacity .35s ease;
}

.deleteButton span {
    right: 6px;
    top: -2px;
}

.deleteButton a {
    width: 200px;
    padding: 12px 48px;
    text-align: center;
    color: white;
    border: solid 2px white;
    z-index: 1;
}

.partnerBox:hover .deleteButton, .blacklistBox:hover .deleteButton {
    opacity: 1;
}

.grey {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #e0e0e0 url(../img/Agences/charlieFeather.png) repeat top left;
}

.header {
    margin: 0 60px 0 60px;
    border: solid 1px #e0e0e0;
    border-bottom: solid 10px #e0e0e0;
    background: #FFF;
}

.headerTop {
    color: #F6F6F6;
    margin: 0 60px 0 60px;
    border: solid 1px #e0e0e0;
    border-bottom: solid 10px #e0e0e0;
    background: #3F3F3F url(../img/Board/heach.png) repeat top left;;
    padding: 5px;
}

.headerTop span {
    padding-left: 30px;
}

.button-wrapper {
    width: 410px;
    display: inline-block;
    margin: auto;
    text-align: left;
}

.orgChart {
    overflow: auto;
}

.mainAgence {
    padding: 3px;
    background: #d03b07;
    color: #FFF;
    font-size: 13px;
}

.descAgence {
    padding: 2px;
    padding-top: 10px;
    background: #FFF;
    color: #999;
    font-size: 10px;
    text-align: left;
    height: 20px;
}

.imgAgence {
    position: relative;
}

.imgAgence .overNfo {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    cursor: pointer;
    background: transparent;
}

.imgAgence .overNfo:hover {
    background: transparent url(../img/Agences/loupe.png) bottom right no-repeat
}

.imgAgence img {
    max-width: 100px;
}

.assoc {
    background: #0d3f64;
}

.jOrgChart .line {
    height: 20px;
    width: 1px;
}

.jOrgChart .down {
    background-color: #e0e0e0;
    margin: 0px auto;
}

.jOrgChart .top {
    border-top: 1px solid #e0e0e0;
}

.jOrgChart .left {
    border-right: 1px solid #e0e0e0;
}

.jOrgChart .right {
    border-left: 1px solid #e0e0e0;
    padding-left: 1px;
}

/* node cell */
.jOrgChart td {
    text-align: center;
    vertical-align: top;
    padding: 0;
}

/* The node */
.jOrgChart .node {
    background-color: #FFF;
    display: inline-block;
    width: 250px;
    height: 115px;
    z-index: 10;
    margin: 0 2px;
    font-size: 14px;
    background-color: #FFF;
    color: #999;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.node-cell .type {
    color: #FFF;
    font-size: 10px;
    height: 50px;
}

.node-cell .type div {
    padding-top: 10px;
}

.node-cell .typer1 {
    background: #3F3F3F url(../img/Board/heach.png) repeat top left;;
}

/* jQuery drag 'n drop */
.drag-active {
    border-style: dotted !important;
}

.drop-hover {
    border-style: solid !important;
    border-color: #E05E00 !important;
}


/* general */
.clear {
    clear: both;
}

/* Header */
.brand {
    color: #E05E00 !important;
    font-family: georgia;
    font-style: italic;
}

/* list stuff */
#org {
    background-color: white;
    margin: 10px;
    padding: 10px;
}

#show-list {
    cursor: pointer;
}

/* bootstrap overrides */
.alert-message {
    margin: 2px 0;
}

.topbar {
    position: absolute;
}

/* Custom chart styling */
.jOrgChart {
    margin: 10px;
    padding: 20px;
}

.node p {
    font-family: tahoma;
    font-size: 10px;
    line-height: 11px;
    padding: 2px;
}


.buttonAction {
    padding: 10px;
    background: #3f3f3f;
    color: #FFF;
    text-shadow: #333 1px 1px 1px;
    font-size: 12px;
    width: 120px;
    border: solid 1px #FFF;
    display: inline-block;
    margin: 10px;
    cursor: pointer;
    box-shadow: 1px 1px 1px #999;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
}

.buttonAction:hover {
    background: #e0e0e0;
    color: #777;
    text-shadow: #FFF 1px 1px 1px;
}

.botbordered {
    padding-bottom: 10px;
    border-bottom: solid 1px #e0e0e0
}

.lefted {
    text-align: left;
}

.colored {
    color: #ff5503;
}

.pair {
    background: #f6f6f6;
    padding: 20px;
    font-weight: bold;
    border-bottom: solid 1px #e0e0e0;
    font-size: 10px;;
    cursor: pointer;
}

.pair div:first-child {
    color: #ff5503;
    font-size: 12px;
}

.impair div:first-child {
    color: #ff5503;
    font-size: 12px;
}

.impair {
    padding: 20px;
    font-weight: bold;
    font-size: 10px;;
    cursor: pointer;
    border-bottom: solid 1px #e0e0e0;
    cursor: pointer;
}

.pair:hover {
    background: #e0e0e0;
}

.impair:hover {
    background: #e0e0e0;
}

.pictimage {
    width: 50px;
    max-height: 50px;
}

.floatAgence {
    width: 100px;
    float: left;
    height: 150px;
    margin: 10px;
}


.listingBienSelected {
    width: 100%;
}

.listingBienSelected tr:first-child td {
    color: #FFF;
    background: #777;
    padding: 10px;
}

.impair {
    color: #777;
    background: #f2f2f2;
    padding: 10px;
}

.pair {
    color: #777;
    background: #fff;
    padding: 10px;
}


.titleMainParagraphe {
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    padding: 5px;
    background: #ff5503;
    margin-top: 10px;
}

.nameRegle {
    color: #ff5503;
}

.queryRegle {
    font-weight: normal;
    font-style: italic;
    font-size: 11px;
}