#register-role label {
    padding: 1px 0 0 17px;
    margin-left: 15px;
}
#register-role span {
    font-weight: bold;
}
#logout-form {
    display: none;
}
.logo img {
    width: 90%;
}
.spaceY70 {
    margin-top: 70px;
}
.spaceY40 {
    margin-top: 40px;
}
.spaceY10 {
    margin-top: 10px;
}
.spaceL20 {
    margin-left: 20px;
}
.alignCenter {
    text-align: center;
}
.form-control[readonly] {
    border: 1px solid #e67e22;
}
#select-subjects, #select-categories {
    width: 90%;
    float:left;
}
#remove-subject, #remove-category {
    display: none;
    float: left;
    font-size: 20px;
    margin: 5px;
}
#create-subject, #create-category {
    display: none;
}
#create-subject input, #create-category input {
    width: 70%;
    float: left;
}
.floatLeft {
    float: left;
}
#detail-amount {
    margin-left: 5px;
    font-weight: bold;
    color: #1abc9c;
    font-size: 18px;
}
.alertify-notifier .ajs-message.ajs-error {
    background: rgba(217, 92, 92, 0.95);
    color: #fff;
}
.alertify-notifier .ajs-message.ajs-success {
    background: rgba(91, 189, 114, 0.95);
    color: #fff;
}
#my-edit {
    border: none;
    width: 120px;
    color: #000;
}
#service-price {
    float: right;
    font-size: 15px;
    margin-right: 15px;
}
#images-gallery {
    height: 100%;
}
#imgs-grid-image {
    width: 100%;
}

ul.review-list li .review-replied {
    margin-top: -30px;
}
.review-date {
    font-style: italic;
}
.related-content {
    word-wrap: break-word;
}
.frm-reply-review form{
    display: none;
}
.rating-item .fa {
    font-size: 17px;
}
#btn-forks {
    width: 100%;
    font-size: 18px;
    text-align: center;
    color: #f39c12;
    font-weight: bold;
}
.fork-service {
    text-indent: 30px;
}
.orange {
    color: #f39c12;
}
.service-name {
    font-weight: 600;
}
.turquoise {
    color: #1abc9c;
}
.fork-detail-title {
    font-size: 19px;
}
.content-chat {
    max-width: 100%;
    height: 300px;
    overflow: auto;
    background: #fff;
    margin-bottom: 3px;
    border-radius: 2px;
    border: 1px solid #ecf0f1;
}
.input-chat {
    max-width: 100%;
    height: 70px;
    border-radius: 2px;
    background: #fff;
}
.input-chat textarea {
    width: 100%;
    height: 100%;
    border-radius: 2px;
    border: 1px solid #ecf0f1;
}
#show-messages {
    width: 100%;
    height: 100%;
    /*float: left;*/
    list-style: none;
    margin: 0;
    padding: 0;
}
#show-messages li {
    display:inline-block;
    clear: both;
    padding: 7px;
    border-radius: 17px;
    margin-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
}
.message-me {
    width: 70%;
    margin-right: 7px;
    float: right;
    background: #0084ff;
    color: #fff;
    word-wrap: break-word;
}
.message-you {
    width: 70%;
    margin-left: 7px;
    float: left;
    background: #eee;
    word-wrap: break-word;
}
.message-you + .message-me{
  border-bottom-right-radius: 5px;
}

.message-me + .message-me{
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.message-me:last-of-type {
  border-bottom-right-radius: 30px;
}
.display-none {
    display: none;
}
#btn-add-fork-service {
    margin-left: -30px;
}
.subject-title-bg {
    padding-top: 150px;
    height: 300px;
    background: url('../images/event-plan/default-bg-title.jpg');
}
.img-bg-01 {
    background-image: url('../images/event-plan/default-bg-title.jpg');
}
.sidebar-booking-inner .user-long-sm-item .image {
    width: 50px;
    border: 2px solid #ECF0F1;
    border-radius: 50%;
    background: #FFF;
    padding: 2px;
    float: left;
}
.sidebar-booking-inner .user-long-sm-item .content {
    margin-left: 70px;
    line-height: 1.25;
    padding-top: 5px;
}
.home-event-images img{
    height: 270px;
}
.login_content h1:after, .login_content h1:before {
    width:20%;
}
.login_content form div button {
    font-size: 12px;
    margin: 10px 15px 0 0;
}
.product_gallery a img {
     margin-top: 0px;
}
.product-detail-image-nav img:hover {
    border: 0px solid #f5f5f5;
    opacity: 0.7;
}
.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}
.col-md-55 .tqcustom {
    width:25%;
}
.editSlug {
    width: 62%;
}
.editSlug span{
    width: auto;
    padding-top: 8px;
    color: #26B99A;
    font-weight: bold;
    float: left;
}
.editSlug input {
    width: 45%;
    float: left;
}
.editSlugCheckbox {
    width: auto;
    padding-top: 7px;
    float: left;
    margin-left: -3%;
}
.editActiveRadio {
    padding-top: 6.5px;
}
.editActiveRadio p{font-size: 14px; font-weight: bold;}
.list-news i {
    font-size: 17px;
}
.count-pending-news {
    padding: 1px 2px 1px 2px;
    background-color: #e74c3c;
    border-radius: 7px;
    font-weight: 500;
    font-size: 12px;
}
#menu1 span strong {
    color: #e74c3c;
}
.modal.fade.in {
    top: 10% !important;
}
#registerModal {
    top: 1% !important;
}
.nephritis {
    color: #27ae60;
}
.belizeHole {
    color: #2980b9;
}
.alizarin {
    color: #e74c3c;
}
.img-event-plan-dashboard {
    width: 70px;
    height: 70px;
}
.li-parent-list-notif {
    position: relative;
}
#list-notif {
    display: none;
    position: absolute;
    width: 300px;
    background: #1abc9c;
    color: #fff;
    margin-top: 0;
    word-wrap: break-word;
    border-radius: 10px;
    padding: 5px;
    z-index: 999;
    border: 1px solid #D9DEE4;
}
.notif {
    word-wrap: break-word;
    width: 97%;
    padding: 10px !important;
}
.notif>span {
    word-wrap: break-word;
    width: 100%;
}
.notif>span>strong>a {
    margin-right: 0px !important;
}
.white {
    color: #fff;
}
.midnight-blue {
    color: #2c3e50;
}
#count-message-chat-room {
    color: #f1c40f;
}
.content-chat-room {
    max-width: 100%;
    height: 400px;
    overflow: auto;
    background: #fff;
    margin-bottom: 3px;
    border-radius: 2px;
    border: 1px solid #ecf0f1;
}
.online-user {
    margin-top: -7px;
}
.online-user:after{
    content: "•";
    font-size: 25px;
    font-weight: bold;
    color: #00FF00;
}
#show-messages-chat-room {
    width: 100%;
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
#show-messages-chat-room li {
    display:inline-block;
    clear: both;
    padding: 7px;
    border-radius: 17px;
    margin-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
}
.chat-room-message-me {
    width: 60%;
    margin-right: 7px;
    float: right;
    background: #2ecc71;
    color: #fff;
    word-wrap: break-word;
}
.chat-room-message-you {
    width: 60%;
    margin-left: 7px;
    float: left;
    background: #eee;
    word-wrap: break-word;
}
.chat-room-message-you + .chat-room-message-me{
  border-bottom-right-radius: 5px;
}

.chat-room-message-me + .chat-room-message-me{
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.chat-room-message-me:last-of-type {
  border-bottom-right-radius: 30px;
}
.chat-room-message-me img, .chat-room-message-you img {
    width: 6%;
    border-radius: 50%;
    border: 2px solid #fff;
    float: left;
}
.chat-room-message-me .user-name, .chat-room-message-you .user-name {
    float: left;
    font-weight: bold;
    margin: 0px 7px 0px 7px;
}
.chat-room-message-me .message-content, .chat-room-message-you .message-content {
    float: left;
    margin-left: 7%;
}
.bold {
    font-weight: bold;
}
.typing-image {
    width: 10%;
}
#home-search-result {
    margin-top: 5px;
    display: none;
}
#home-search-result li {
    background: none;
    color: #fff;
}
#home-search-result li:hover {
    background: rgba(255, 255, 255, 0.3);
    -webkit-filter: brightness(500%);
    font-weight: bold;
}
#available-event-detail {
    width: 70%;
}
#available-event-detail span {
    float: left;
    width: 5%;
    font-size: 17px;
    font-weight: bold;
    color: #e67e22;
    margin-top: 10px;
}
#available-event-detail li {
    width: 60%;
    background: #fff;
    color: #2c3e50;
    border: 1px solid #7f8c8d;
    margin-bottom: 5px;
    float: left;
}
#available-event-detail li:hover {
    color: #d35400;
}
#available-event-detail i {
    color: #d35400;
    margin: 10px 0px 0px 10px;
    float: left;
    font-size: 24px;
}
#btn-add-new-service {
    margin-top: 25px;
}
.show-all-user img{
    width: 120px;
    height: 95px;
}
.btn-view-user>a {
    background: #2ecc71;
    border: #2ecc71;
}
.btn-view-user>a:hover {
    background: #e67e22;
    border: #e67e22;
}
