.document-item{
    width:45px;
    height: 45px;
    margin: 3px;
}

.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;;
}

button i{
    cursor: pointer;
    padding: 8px !important;
    margin: -11px !important;
    margin-right: 0 !important;
    margin-left: -5px !important;;
    height: inherit;
    /*background-color: #2c4359 ;*/
}

.dropdown-img{
    width: 38px;
    height: 38px;
    display: block;
    position: absolute;
    top: -2px;
}

.dropdown-menu li .fa{
    width: auto !important;
    margin: auto !important;
    height: auto !important;
    text-align: center;
    top: 0;
    font-size: 14px;
    margin-right: 5PX !important;
    padding: 0 !important;
    position: inherit;
    display: inline;
}

.main-menu2 .dropdown-toggle{
    height: 36px;
    margin-top: -4px;
}

.preview {
    width: 100% !important;
}
.search .fa, .main-menu2 .fa, .comment-this .fa{
    width: auto !important;
    margin: auto !important;
    height: auto !important;
    text-align: center;
    top: 0;
    font-size: 14px;
    padding: 2px !important;

}

.main-row{
    margin-top: 26px;
}
.comment-this .fa{
    font-size: 18px;
}
.comment-this button {
    position: relative;
    top: 5px;
    margin-right: 0;
    padding: 5px;
}

.comment-this input{
    width: 92%;
}

.count-items {
    background-color: red;
    padding-right: 3px;
    padding-left: 3px;
    right: -3px;
    top: -7px;
    position: absolute;
    color: #fff
}

.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;
    float: left;
    margin-right: 5px;
}

#banner{
    height: 350px;
    background-color: rgba(0, 0, 0, 0.25);
    background-size: cover;
    padding: 0;
    margin-top: 50px;
}

#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 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;
    /*padding-right: 0;*/

}
.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: 10px solid #e5e5e5
}

.item-post-body{
    display: block;
    clear: both;
    white-space: normal;
    text-overflow: ellipsis;
    overflow-x: hidden;
}

.item-post-comment{
    border: 1px solid #eee;

    padding: 8px;
}

/*
.item-post-comment-body{
    clear: both;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 6px;
    /* border: 1px solid; */
/*
}

.likes .count-likes{
    text-align: right;
    display: block;

}
.likes .fa{
    display: inherit;
    position: inherit;
    font-size: small;
}

.likes{
    margin-bottom: 10px;
}
*/


.item-post-comment-body{

    /* border: 1px solid; */

}

.control-likes{
    text-align: right;
    margin-top: 3px;
    display: block;
    clear: both;
    margin-bottom: 5px;
}

.item-post-comment .control-likes{
    margin-top: -40px;
}

.control-likes a{
    display: inline-block;
    margin: 0 5px;
}

.count-likes{
    margin-right: 13px !important;
}

.likes .fa{
    display: inherit;
    position: inherit;
    font-size: small;
}


.input{
    padding: 6px;
    width: 100%;
    outline: none;
    border: 1px solid #E4E4E4;
}

.comment-this{
    margin-bottom: 10px;
    text-align: right;
}

.contacts-list{
    /* display: inline-block; */
    text-align: center;
}
.item-contact{
    width: 80px;
    height : 80px;
    display: inline-block;
    padding-bottom: 2px;
}

.item-contact img{
    width: 80px;
    height : 80px;
    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: 30px;
    margin-top: 5px;
}

.separator-hr{
    margin-bottom: 10px;
    margin-top: 10px;
}

.panelmsj{
    min-height: 300px;
    padding: 15px;
    border: 1px solid #D0D0D0;
}

.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) {
    .main-row > .separator{
        display: none;
    }

    #wrapper {
        width: 100%;
        padding: 0em;
        margin: auto;
    }


    .wrapper-widget {
        padding: 8px 6px 3px 1px !important;
    }
    #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: 0;
        margin-left: -10px;
    }

    .item-post-comment{
        border: 1px solid #E7E7E7;
    }

    .comment-this input{
        width: 85%;
    }

    .conversation-wrap{
        /*display: none;*/
    }

    .refer-box{
        border-left: 0;
    }

    .wrapper-out{
       /* margin-top: -20px !important;*/
    }

    body > article{
        /*max-width: 100%;*/
        /*margin-right: -9px !important;*/
        /*margin-left: -10px !important;*/
    }

    body > article > section{
        padding-right: 0 !important;
    }

    iframe{
        height: 200px;
    }

    .widget-body{
        padding: 7px;
        margin-bottom: 5px;
        margin-left: 5px;
    }

    .item-post-comment{
        margin-left: 0;
    }

    .item-post-comment .count-likes, .like-me{
        font-size: small;
    }

    .item-thumb-like{/*
        max-width: 95%;
        padding: 5px;
        padding-left: 0;*/

    }

    .item-thumb-like img{
        margin-left: 0;
    }

    .item-control-secondary.right{
        right: 17px;
    }

    #right-advertisement, #left-advertisement{
        padding-left: 2px;
    }

    .modal{
        padding-left: 0 !important;
        margin-left: -7px !important;
    }

    #profile-photo img {
        width: 125px;
        position: relative;
        height: 125px;
        bottom: 0px;
        border: 4px solid #fff;
        background-color: #fff;
    }

    .jFiler-input{
        max-width: 100%;
    }

    .resp-tab-content{
        padding: 0;
    }





}

.nice-table{
    padding: 3px;
}
.nice-table table{
    max-width: 100% !important;
    width: 100% !important;
}
.nice-table tr:nth-child(even) {background-color: #EEEEEE}

.nice-table td, .nice-table th{
    padding: 2px;
    border:  1px solid #eee8d5 ;
}


.comment-button i{
    margin: auto !important;
    padding: 0 !important;
}

.item-thumb{
    border: 1px solid #AFAFAF;
    margin: 1px -7px 1px -8px;
}

.inner-addon {
    position: relative;
}

/* style icon */
.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
    color: #99AEC5;
}
.inner-addon .input{
    border-radius: 0!important;

}
/* align icon */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

.mark, mark{
    background-color: #FFDB20 !important;
}

.fa-icon{
    color: #99AEC5;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    padding: 10px;
    top: -2px;
    font-size: initial;
}

.dropbtn {
    color: white;
    padding: 5px;
    border: none;
    cursor: pointer;
    margin-left: 10px;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.filter-timeline{
    margin-top: 15px;
    margin-bottom: 15px;
    z-index:887;
    text-align: right;

}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    text-align: left;
    z-index: 887;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {background-color: #f1f1f1}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.thumb-img{
    display: inline-block;
    margin: 9px;
    border: 1px solid #aaa;
}

.thumb-img img{
    width: 90px;
    height: 90px;
    margin: 5px;
}

.thumb-img i{
    top: 0;
    display: block;
    text-align: right;
    font-size: 17px;
    cursor: pointer;
    padding: 0;
    height: 0;
    color: red;
}

.wrapper-widget{/*
    padding: 10px 10px 6px 10px;
    background: #E7E7E7;
    margin-bottom: 5px;*/
;
}



.thumbs-links a {
    display: inline-block;
    margin: 5px;
    vertical-align: top;
    border: 1px solid #eee;
    float: left;
}

.no-back{
    background-color: transparent;
}

.notch {
    border-top: 10px solid #000;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 0;
    _border-right-color: pink;
    _border-left-color: pink;
    _filter: chroma(color=pink);
}

.callout {
    position: relative;
    margin: 18px 0;
    padding: 18px 20px;
    background-color: #eef4f9;
    /* easy rounded corners for modern browsers */
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.callout .notch {
    position: absolute;
    top: -10px;
    left: 20px;
    margin: 0;
    border-top: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #eef4f9;
    padding: 0;
    width: 0;
    height: 0;
    /* ie6 height fix */
    font-size: 0;
    line-height: 0;
    /* ie6 transparent fix */
    _border-right-color: pink;
    _border-left-color: pink;
    _filter: chroma(color=pink);
}
.border-callout { border: 1px solid #c5d9e8; padding: 17px 19px; }
.border-callout .border-notch { border-bottom-color: #c5d9e8; top: -11px; }

small .fa {
    font-size: inherit;
    top: 0;
}