
    .tooltip-inner {
        max-width: 300px;
         padding: 3px 8px;
         color: #000;
         text-align: center;
         background-color: #FFF;
         border-radius: 9px;
         border: 1px solid #861949;
     }
     .dynamic-link{
         padding : 1px 10px;
     }
     .thumbnail{
       
         min-height : 80px;
         margin-bottom: 0px;
     }

     #DisGalleryModal .modal-dialog{
        width:800px;
        height:100%
    }
    #DisGalleryModal .carousel-inner{
        height:100%

    }
    #DisGalleryModal img.vertical-align {
        top: 0;
        -webkit-transform: translateY(0%);
    }

    #DisGalleryModal .modal-header .close.bigger {
        margin-top: -8px;
        font-size: 37px;
        padding: 5px 10px;
        font-weight: 400;
        outline: none;
        margin-right: 0px !important;
    }
    .choose_file {
        position: relative;
        display: inline-block; 
        color: #7f7f7f;
        background: white;
        float:right;
    }
    .choose_file input[type="file"]{
        -webkit-appearance:none; 
    -webkit-appearance:none; 
        -webkit-appearance:none; 
        position:absolute;
        top:0;
        left:0;
        opacity:0;
        width: 100%;
        height: 100%;
    }
    #btn-attach{
        padding:6px 0 6px 0;
    }
    .artist-collection-photo {
    float: left;
    margin: 10px;
    cursor: pointer;
    width: 138px;
    height: 114px;
    position: relative;
    }
    .close{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    }
    .thumbnail{
        margin: 4px;
        width: 138px;
        height: 122px;
    }
    .post-textarea{
        height: 140.9px;
        resize: none;
        overflow: auto;
        border: 0px;
    }
    .discussion-comment-box{
        border: 1px solid #CCCCCC;
        padding-top: 10px;
        margin-bottom: 20px;
    }
    .discussion-border{
        border-top: 1px solid #CCCCCC;
        margin-bottom: 5px;
    }
    .btn-send-com-attach{
        margin-top: 10px;
        padding: 2px 15px;
        background-color: #ffffff;
        color: #861949;
        margin-right: 10px;
        font-size: 12px;
        font-weight: 400;
        border-radius: 2px;
        text-transform: uppercase;
        border: 1px solid #861949;            
    }

    .thumbImg {            
        padding: 6px 11px 6px 6px;
    }

    .delete {
        float: right;
        margin: -5px;
        padding-right: 2px;
    }

    #filebtn {
        background: none;
    }