@charset "UTF-8";

a{
    cursor:pointer;
}


div.intro{
    color:#888;
    font-size:16px;
    min-height: 80px;    
}


table.list{

}

table.list{
    font-size: 18px;
}

table.list td{
    padding:10px;
}

div.bgthumb{
    /*height: 600px;*/
    /*min-height: 600px;*/
    background-color:#fff;
    
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    cursor:pointer;
}

div.gotoGraph{
    padding: 15px;
    padding-bottom:8px;
}

div.private:before {
    content: 'PRIVATE';
    position: absolute;
    border-radius: 5px 0 5px 0;
    background-color: rgba(0, 0, 0, 0.55);
    padding: 2px 7px;
    display: block;
    color: white;
    font-weight: 600;
}

.header span {
    color: #F3F3F3;
    font-weight: 600;
}

.content {
    max-width: 1100px;
}

.sidebar-menu > li.active > a {
    pointer-events: none;
    cursor: default;
}

.modal .overlay {
    z-index: 1010;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 3px;
}

.modal .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modal .overlay > .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
}

.content-wrapper, .right-side {
    min-height: 100vh;
}

table.file-list tbody i {
    margin-right: 3px;
}

/* Search box */
.search-container {
    width: 100%;
    padding: 0 25%;
    margin-bottom: 15px;
}

.search-container .search {
    position: relative;
    color: #000;
    font-size: 16px;
    width: 100%;
}

.search-container .search input {
    width: 100%;
    height: 32px;
    background: #fcfcfc;
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset;
}

.search-container .search input {
    text-indent: 32px;
}

.search-container .search .fa-search {
    position: absolute;
    top: 10px;
    left: 10px;
}

/* item box */
.box-pro {
    background: #fff;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, .2);
    border-radius: 0px;
    margin-bottom: 20px;
    overflow: hidden
}

.box-pro .img-pro {
    position: relative;
    height: 158px;
    overflow: hidden;
    border-radius: 5px 5px 0 0
}

.box-pro .img-pro img {
    border-radius: 5px 5px 0 0;
    margin: auto;
    width: 100%;
    height: auto;
}

.box-pro .img-pro a {
    width: 100%
}

.box-pro .img-pro .hover-pro {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 22px;
    background: rgba(96, 92, 168, 0.7);
    color: #fff;
    top: 0;
    transition: all .25s ease-in-out;
    opacity: 0;
    border-radius: 5px 5px 0 0;
    font-size: 13px;
    font-weight: 800;
    line-height: 15px;
    left: 0
}

.box-pro .img-pro:hover .hover-pro {
    opacity: 1;
    text-decoration: none
}

.box-pro .img-pro .hover-pro h4 {
    margin-top: 0;
    font-size: 14px
}

.box-pro .media {
    padding: 0;
    margin: 0;
    border-top: 1px solid #ededed;
    width: 100%;
    box-sizing: border-box;
}

.box-pro .media .avatarsmallboder {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: block;
    overflow: hidden
}

.box-pro .media img {
    width: 100%
}

.box-pro .media-body {
    vertical-align: middle;
    float: right;
    margin-right: 10px;
}

.box-pro .media-body .media-heading {
    font-size: 13px;
    color: #3d3d3d;
    margin: 0
}

.box-pro .media-body .media-heading {
    font-size: 12px
}

.box-pro .img-pro {
    height: 100px
}

.box-pro .img-pro {
    height: 170px
}

.height-100 {
    height: 100%
}

.dbimglink img {
    margin: auto;
    height: auto;
    width: 100%
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: middle;
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.media .media-left a {
    display: block;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    overflow: hidden;
}

.media .media-left img {
    width: 100%
}

.media .media-left {
    padding: 5px 0 6px 5px;
    text-align: center;
    width: auto;
    float: left;
}

.media {
    margin-bottom: 20px;
    margin-top: 0
}

.media .infomation-profile {
    color: #306dbf;
    margin-bottom: 0
}

.media .infomation-profile > span {
    display: block;
    margin: 0;
    margin-bottom: 5px;
    min-height: 16px
}

.media .infomation-profile span i {
    font-size: 14px
}

.media .media-heading {
    font-size: 17px;
    margin-bottom: 10px
}

.media-post {
    float: right;
    color: #306dbf;
    margin: 0
}

.media-post .media-left img {
    width: 100%
}

.media-post .media-body a {
    color: #3d3d3d;
}

.media-post .media-body a:hover {
    color: #306dbf
}

.media-post .media-body {
    vertical-align: middle
}

.media-body {
    width: auto !important;
    text-align: center;
    padding: 0
}

.upload-avatar .media-left {
    display: block;
    text-align: center;
    padding: 0
}

.color-blue {
    color: #000
}

div.hr {
    background-color: #cccccc;
    border: 0px solid #000000;
    height: 1px;
    margin: 20px 0;
    width: 100%;
}

div.filter{
    color:white;
    background-color:#393939;
}

div.related{
    padding:15px;
    background-color: #d4e3f2;
}

div.related a{
    color:#333;
    font-weight: bold;
}
div.related a:hover{
    text-decoration: underline;
}

/* WP STYLE - https://first-finance.institute/en/ */
div.ffi-header{
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    padding-bottom: 10px;
    padding-top: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size: cover;
    /*background-image: url(../img/white-stripe-dataviz.jpg);*/
    background-color:#ffffff;
    margin:#ffcc00;     
}

div.ffilogo-header{
    background-image: url(../img/white-stripe-dataviz.jpg);
    background-color:#ffffff;
}


div.aboutus{
    border-color:#eae9e9;
    border-bottom-width: 0px;
    border-top-width: 0px;
    border-bottom-style: solid;
    border-top-style: solid;
    padding-bottom:20px;
    padding-top:20px;
    padding-left:0px;
    padding-right:0px;
    background-color:#6797bb;
}


footer{
    color:#BFBFBF;
    background-color: #363839;
    border-color: #e9eaee;
    background-image: url("../img/bgfooter.jpg");
    background-repeat: repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    padding-top: 43px;
    padding-bottom: 40px;
    -webkit-background-size: cover;
}

h4.widget-title{
    color:#DDDDDD;
    font-size:14px;
}

.textwidget>a{
    color:#BFBFBF;
}
.textwidget>a:hover{
    color:#fab717;
}

h1{
    color:#142c59;
    margin:0px;

}

.fusion-title{
    padding-top:15px;
    padding-left:15px;
    padding-right:15px;
    margin:0px;
    min-height: 100px;

}

.fusion-button{
    
    color: #2d4467;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-weight: 700;
    
    
    font-size: 18px;
}

.fusion-button:hover{
    color: #2d4467;
}