.message-id{
    display: inline-block;
    float: left;
    color: #e4e2e2;
}

/*.form-group {
    margin-bottom: 30px;
}*/

.max_image_size{
    font-size: 10px;
    color: #797777;
}
.common-modal-header{
    background: #fbff04;
    color: black;
}
.common-modal-body{
    background: #ffff0045;
    padding: 20px !important;
    color: black;
}
.common-modal-footer{
    background: #ffff0045;
    color: black;
}

.table-preview-image{
    height: 100px;
}
.nestable-cat-btn{
    float:right;
}
.status-toggle{
    margin-left: 3px;
}
.form-modal-header{
    background-color: #22BAA0;
    color: white;
    margin-bottom: 15px;
}
.form-modal-close{
    color: white;
    opacity: 1;
}

.hand-cursor{
    cursor: pointer;
}
.appname {
    text-align: right;
}
.design_by{
    padding-left: 0;
}
.parsley-required{
    color: red;
}

img#error-page-logo{
    width: 220px;
    margin-left: 80px;
    margin-bottom: 25px;
}

.loading-circle{
    width: 32px;
    margin-right: 10px;
    display: none;
}
.logo-dashboard{
    margin-left: 47px;
}