.nicEdit-button{
    margin:10px !important;
}

/* .panel h3{
    padding-left: 0;
}
.people{
    font-size: 15px; 
}
.title_color{
    color:gray;
    font-size: 13px; 
}
.active{
    font-size: 13px;
    padding: 3px 6px;
    background-color: #efecec;
    border-radius: 3px;
}
.panel-heading div{
    margin-top: 10px;
    display: inline-block
}
.panel-heading div table tr td{
    margin-left: 20px;
}
.more{
    position: relative;
    bottom: 50px;
    left: 111px;
    font-size: 13px;
    color:#5289e8;
    cursor: pointer;
}
.panel-title span:nth-of-type(3){
    color:gray;
    font-size: 13px;
}
.panel_body_head{
    font-weight: bold;
}
.panel_body_body{
    width: 80%;
}
.panel-body textarea{
    border: 1px solid #aaaaaa;
    background-color: #f9f9f9;
    border-radius: 5px;
}
.panel_body_footer>p{
    margin:10px 0px !important;
}
.ellipse{
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url("../../assets/images/newsnotice/Ellipse .png");
    background-repeat: no-repeat;
}
.notice{
    color: gray !important;
}
.notice_text{
    color: black !important;
}
#download{
    background-color: #2673e5;
    font-size: 12px;
    padding:5px 15px;
} */
.vector{
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url("../../assets/images/newsnotice/vector.png");
    background-repeat: no-repeat;  
}

