.superior-menu{
    background-color: #3C929E;
    height: 50px;
    width: 100%;
    position: fixed;
    z-index: 888;
    padding-top: 8px;
}

.search{
    margin-left: -15px;
    background-color: rgb(94, 169, 221);
}
.previewSpanDescription{
    color: #000;;
}
.preview {
    width: 100% !important;
}
.search .fa, .comment-this .fa{
    width: auto;
    margin: auto;
    height: auto;
    text-align: center;
    top: 0;
    font-size: 14px;
    padding: 2px;


}

.main-menu2 .fa, .dropdown-menu li .fa{
    width: auto;
    margin: auto;
    height: auto;
    text-align: center;
    top: 0;
    font-size: 14px;
    margin-right: 5PX;
    padding: 0px;
    position: inherit;
    display: inline;
}

.main-menu2 .dropdown-toggle{
    height: 36px;
    margin-top: -4px;
}

.main-row{
    margin-top: 26px;
}
.comment-this .fa{
    font-size: 18px;
}
.comment-this button {
    position: relative;
    top: 1px;
    margin-right: 0;
    padding: 5px;
}

.comment-this input{
    width: 92%;
}

.count-items {
    background-color: red;
    padding-right: 3px;
    padding-left: 3px;
    right: 5px;
    position: absolute;
    color: #fff
}

.dropdown-img{
    width: 45px;
    height: 45px;
    border-radius: 100%;
    display: block;
    position: absolute;
    top: -7px;
}

.dropdown-toggle{
    background: transparent;
}

.item-thumb-like{
    padding: 10px;
    margin: 1px;
    border: 1px solid #E7E7E7;
    cursor: pointer;
}

.item-thumb-like:hover{
    background-color: #e5e5e5;
}

.item-thumb-like img{
    width: 40px;
    height: 40px;
}

#banner{
    height: 300px;
    background-color: #084A48;
    background-size: cover;
    padding: 0;
    margin-top: 40px;
}

#banner img{

}

#banner h2{
    position: absolute;
    bottom: 0;
    display: block;
    margin-left: 170px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0px 1px 2px #000;

}


.widget-body h3{
    color: rgb(46, 111, 119);
}

#PROFILE-PHOTO$utils->seed img{
    width: 150px;
    position: absolute;
    height: 150px;
    bottom: -20px;
    border: 4px solid #fff;
    background-color: #fff;
    margin-left: 10px;
}
#about{

}
.widget{
    padding: 2px;
}

.widget-body{
    background-color: #fff;
    padding: 10px;
    margin-bottom: 5px
}
.separator{
    clear: both;
    width: 100%;
    padding: 10px;
}
#body-profile{

    margin-top: 5px;;
}

.social-networks{
    position: relative;
    text-align: right;
    bottom: 0;
    right: 0;
    margin: 5px;
}

.item-social{
    display: inline-block;
    border-radius: 50%;
    width: 36px;
    text-align: center;
    margin: auto;
    cursor: pointer;
}

.item-social:hover{
    opacity: 0.8;
}

.item-social i{
    position: relative;
    left: -6px;
    top: 8px;
    margin: auto;
    text-align: center;
    color: #fff;;
}

.facebook{
    background-color: #3B5999;
}
.twitter{
    background-color: #5EA9DD;
}
.google-plus{
    background-color: #DF4B38;
}
.linkedin{
    background-color: #0177B5;
}
.youtube{
    background-color: #F50505;
}
.social-net{
    background-color: #DE970B;
}


#history .thumb{
    width: 30px;
    height: 30px;
    float: left;
    margin: 5px;
}

.item-post{
    border: 1px solid #e5e5e5;
}

.item-post-body{
    display: block;
    clear: both;
}

.item-post-comment{
    border-left: 1px solid #0177B5;

    padding: 5px;
}

.item-post-comment-body{
    clear: both;

}

.likes .count-likes{
    text-align: right;
    display: block;

}
.likes .fa{
    display: inherit;
    position: inherit;
    font-size: small;
}

.likes{
    margin-bottom: 10px;
}

.input{
    padding: 6px;
    width: 100%;
    outline: none;
    border: 1px solid #E4E4E4;
}

.comment-this{
    margin-bottom: 10px;
}

.contacts-list{
    /* display: inline-block; */
    text-align: center;
}
.item-contact{
    width: 30%;
    display: inline-block;
    padding-bottom: 2px;
}

.item-contact img{
    width: 100%;
    cursor: pointer;

}

.widget-controls{

}
.item-delete{
    margin-right: 0;
}

.item-control{
    top: 0;
    display: block;
    text-align: right;
    font-size: 13px;
    color: #ccc;
    cursor: pointer;
    padding: 0;
    height: 0;
}

.item-control-secondary{
    display: inline-block;
    color: #acacac;
    cursor: pointer;
}

.item-edit{
    margin-right: 20px;
}

.item-control-secondary.right{
    margin-right: 0;
    position: absolute;
    right: 25px;
    margin-top: 5px;
}

.separator-hr{
    margin-bottom: 10px;
    margin-top: 10px;
}

.panelmsj{
    min-height: 250px;
}

.no-info-table {
    text-align: center;
    vertical-align: middle;
    margin-top: 10%;
     padding: 5px;
}

#history{
    /*max-height: 800px; overflow-y: auto; overflow-x: hidden;*/
}

@media (max-width: 770px) {
    #wrapper {
        width: 100%;
        padding: 0em;
        margin: auto;
    }

    #history{
        max-height: inherit;
        overflow-y: inherit;
    }
    .hamburger{
        display: block;
        margin-bottom: 0;
    }

    .superior-menu{
        display: none;
    }

    .navbar-brand img{
        display: none;
    }

    .menu, #Notificaciones-lista{
        display: none;
    }

    .main-row {
        margin-top: -25px;
    }

    .comment-this input{
        width: 85%;
    }

    .conversation-wrap{
        display: none;
    }

    .refer-box{
        border-left: 0;
    }

}