﻿.custom-dialog .modal-content {
    border-radius: 15px;
}


.custom-dialog .modal-header {
    background: #ffffff;
    display: block !important;
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 0;
    border-radius: 15px;
}

.custom-dialog .modal-header  {
    text-align: center;
    width: 100%
}

.custom-dialog .modal-header h3 {
    color: #9a6a3c;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 10px;
}

.custom-dialog .modal-body {
    position: relative;
    overflow-y: auto;
    min-height: auto;
    max-height: 600px;
    padding: 15px;
}

.custom-dialog .modal-body .body-content {
    display: flex;
    justify-content: space-between;
}
.custom-dialog .modal-body p {
    line-height: 1.42857143;
    color: #000;
    font-size: 14px;
}
.custom-dialog .dialoq-notice {
    font-size:14px;
    display:inline-block;
    font-weight:bold;
    color: red;
 }

.margin-0-auto{
    margin: 0 auto;
}

.fa-bell-icon {
    font-size: 2.8em; 
    color: #9a6a3c;
}

.custom-dialog .modal-footer {
    border-top: 0px;
    padding: 10px;
    text-align: center !important;
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
}
.ar-text{
    direction: rtl;
    text-align: right;
}

/*.sv_main.sv_default_css .sv_body {
    border-color: transparent;
}*/
#myModal{
    padding-right:0px!important;
}

.btnSubmit .btn:active {
    position: relative;
    top: 1px;
    left: 1px;
}

.btnSubmit .btn.btn-default {
    background-color: #f8f9fa !important;
    color: #0086a9;
    border: 1px solid #0086a9;
}

.custom-dialog .count-app-selcet {
    padding: 10px 30px 10px 30px;
}
.custom-dialog .btnSubmit .btn {
    width: 135px;
    font-size: 14px;
}


/*==========end zeina header ========*/
/* ===== zein css Edit popup  =========*/
/*edit popup header*/
div#MainContent_mpeAddComment_foregroundElement {
    position: fixed;
    z-index: 10002;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100%;
    background-color: #3333338a !important;
}

div#MainContent_pnlAddCommentPopup {
    box-shadow: none !important;
}

.edit-popup div#MainContent_uplCommentBody {
    background-color: #ffffff !important;
    border-radius: 5px;
}
.edit-popup .panel.panel-default {
    border-color: #dcdcdc !important;
    border: 1px solid transparent;
    margin-bottom: 0;
    border-radius: 5px;
    padding-bottom: 12px;
}

.pull-right {
    float: right !Important;
}

.edit-popup .popupclose {
    color: #0086A9;
    padding: 0px !important;
    font-size: 14px;
    margin-top: -4px;
}
.edit-popup input.popupclose:focus {
    border: 0px !important;
}
.edit-popup .close-text-modal {
    opacity: 1;
    color: #bfbfbf !important;
    font-size: 12px;
    position: relative;
    top: 12px !important;
}
.panel-heading h2 {
    display: none;
}
.edit-popup .panel-default > .panel-heading {
    background-color: #ffffff;
    border-color: #fff;
}



.edit-popup .chat-body, .edit-popup .panel-body {
    background-color: #fcfcfc !important;
    box-shadow: none;
    display: block;
    height: 270px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 10px;
    margin: 10px;
    margin-top: 0;
    border: 1px solid #aaaaaa;
    border-radius: 5px;
}

.container.edit-popup {
    width: 395px !important;
    padding-top:4%;
}

.edit-popup .panel-body ul {
    padding: 0 !important;
}

.edit-popup .panel-body li.message {
    display: block;
    position: relative;
    margin: 0px 0px !important;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #6e6e6e !important;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}

.edit-popup .panel-body li.message:last-child {
    border-bottom: 0px;
}


.edit-popup .panel-body li.message .message-text time {
    font-size: 10px;
    line-height: 18px;
    color: #AFAFAF;
    top: 0;
    display: none; 
    position: relative;
    float: right;
}

.edit-popup .panel-body li.message .message-text a {
    font-size: 13px;
    line-height: 20px;
    color: #0086a9 !important;
    font-weight: 600;

}


.edit-popup .panel-body li.message .message-text p {
    color: #797979;
    margin-bottom: 0;
    margin-top: 3px;
    font-size: 13px;
}


.edit-popup .textarea-controls input.btn {
    margin-right: 0px !important;
}

.edit-popup .textarea-controls {
    padding: 0px !important;
    margin-top: 6px;
    border:0;
}

.edit-popup .textarea1 textarea {
    border: 1px solid #aaaaaa;
    border-radius: 5px;
    background-color: #fcfcfc !important;
    width: 100%;
    margin-top: 0px;
    padding: 10px 10px 10px 10px;
    cursor: text;
    color: #797979;
    font-size: 12px;
}

.edit-popup .panel-footer {
    border-top: 0;
    padding: 0 10px 0px !important;
}

.edit-popup span.text-danger {
    font-size: 13px;
}
.edit-popup .panel-body li.message img {
    height: 34px;
    width: 34px;
    border: 1px solid #aaa !important;
    border-radius: 50%;
    display: none;
}

.edit-popup .panel-body li.message .message-text {
    margin-left: 0px;
}

.btn-success, .btn-primary {
    background-color: #0086a9;
    font-size: 14px;
}
.btn-success:hover, .btn-primary:hover {
    background-color: #0086a9;
    opacity:0.9;
}






/* -------- error msg --------*/
.myAlert-top {
    position: fixed;
    top: 5px;
    right: 2%;
    left: unset;
    width: 400px;
    z-index: 10000;
}

    .myAlert-top.alert {
        display: flex;
        align-content: center;
        justify-content: start;
        align-items: center;
        font-family: 'FONT AWESOME 5 FREE';
    }
    
.alert:before {
    display: inline-block;
    
    margin-right: 10px;
    margin-left: 0px;
    height: auto;
    width: auto;
    font-size: 18px;
}

.myAlert-top.alert .close {
    position :absolute;
    right:15px;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    margin-top: -7px;
}





 
/* custom portal/assets/css/main-ltr.css */
.alert-success {
    color: #fff;
    background-color: #3bde76; 
}

    .alert-success:before {
        content: "\f058";
        font-weight: 800;
    }

.alert-info {
    color: #fff;
    
}

    .alert-info:before {
        content: "\f05a";
        font-weight: 800;
    }

.alert-warning {
    color: #fff;
    background-color: #C79121;
}

    .alert-warning:before {
        content: "\f071";
        font-weight: 800;
    }

.alert-error {
    color: #fff;
    background-color: #bd362f; 
}

    .alert-error:before {
        content: "\f057";
        font-weight: 800;
    }


.alert-alert {
    color: #fff;
    background-color: #af0000;
    text-align: start;
    gap: 9px;
    font-size: 14px;
    line-height: 20px;
}

.alert-alert:before {
    content: "\f071";
    font-weight: 800;
    margin-top:3px;
}
span.alert-text{
    padding-right:0px;
}

    /*------------------------------------*/



@media (max-width:768px) {
    .btn-success, .btn-primary {
        font-size: 12px;
    }

    .myAlert-top {
        width: 88%;
    }
}





/* calender css */
.ui-datepicker .ui-datepicker-header,
.ui-datepicker td .ui-state-active {
    background-color: #0086a9;
    color: white;
}
.ui-widget-header a {
    color: #fff;
}
.calendars-month, .calendars {
    min-width: 100%;
    width: auto !important;
}
.calendars-month {
    border: none !important;
}
.calendars-month-header {
    display: flex;
    justify-content: space-between;
    background-color: #f1f1f1 !important;
    border: none !important;
    padding: 5px !important;
    margin: 0 !important;
}
.calendars-month-header select {
    min-width: auto !important;
}
.calendars-ctrl {
    background-color: #0086a9;
}
.calendars-nav, .calendars-ctrl {
    float: right;
    width: 100%;
    background-color: #f1f1f1;
    color: #fff;
    font-size: 90%;
    font-weight: bold;
}
.calendars-month th, .calendars-month th a {
    background-color: #0086a9 !important;
    color: #fff;
}
.calendars-month td .calendars-today {
    background-color: #0086a9;
    color: white;
}
.calendars-month td {
    background-color: #fff !important;
    border: none !important;
}
.calendars-month td .calendars-highlight {
    background-color: #0086a9;
    color: white;
}
.calendars-month-header + table thead th span {
    font-size: 11px;
}
.calendars a {
    color: #fff;
}
.calendars a.calendars-disabled {
    color: #fff;
    opacity: 0.3;
}
.calendars .calendars-month a {
    color: #000;
}
.calendars .calendars-month td .calendars-selected,
.calendars .calendars-month td .calendars-today {
    color: #fff !important;
}
.calendars-month td .calendars-highlight {

    color: #fff !important;
}
.calendars-month td .calendars-selected {
    background-color: #777 !important;
    color: #fff !important;
}
.calendars table {
    border: 1px solid #dfdfdf;
    overflow: hidden;
}
.calendars-month a {
    width: 34px !important;
    height: 23px;
    background-color: #fff !important;
    font-size: 12px;
}
.calendars-month td .calendars-weekend {
    background-color: #fff !important;
}
.calendars-month td .calendars-today, .calendars-month td .calendars-highlight {
    background-color: #0086a9 !important;
}
.calendars-cmd-prev, .calendars-cmd-next {
    font-size: 0;
    width: auto;
}
.calendars-cmd-next:after {
    content: '>';
    font-size: 15px;
}

.calendars-cmd-prev:after {
    content: '<';
    font-size: 15px;
}
.calendars-cmd-today {
    width: calc(100% - 30px) !important;
    padding-right: 0px;
    height: 27px !important;
}
.calendars-cmd-today:hover {
    background-color: transparent !important;
}
.calendars-ctrl .calendars-cmd:hover {
    background-color: #0086a9 !important;
}
.calendars-nav a {
    color: #0086a9 !important;
}
.calendars-month th, .calendars-month th a {
    background-color: #f1f1f1 !important;
    border: none;
    color: #0086a9 !important;
    font-weight: 600;
}
.calendars-month td .calendars-today,
.calendars-month td .calendars-highlight {
    background-color: #0086a9;
    color: white;
    border-radius: 3px !important;
}
.calendars-ctrl {
    display: none;
}
.calendars-cmd-current, .calendars-cmd-today {
    float: unset !important;
}
.calendars-nav, .calendars-ctrl {
    background-color: #fff !important;
    font-size: 12px !important;
}
.calendars {
    width: 246px !important;
}
.calendars-nav, .calendars-ctrl {
    background-color: #f1f1f1 !important;
}
.calendars-month-header select, .calendars-month-header input {
    height: 2.1em;
    border: none;
    float: right;
    margin-right: 3px;
    border-radius: 5px;
    font-size: 11px !important;
    background-color: #ffffff !important;
    color: #787e81 !important;
    font-weight: bold;
    padding: 0px;
    font-size: 11px !important;
    margin-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid !important;
    padding-bottom: 0px;
    text-align: center;
    padding-top: 0px;
    margin-bottom: 0px;
    width: 100%;
}
.calendars-cmd-prev, .calendars-cmd-prevJump, .calendars-cmd-clear {
    float: left !important;
    text-align:left !important;
    padding-left: 3% !important;
}
.calendars-cmd-next, .calendars-cmd-nextJump, .calendars-cmd-close {
    float: right !important;
    text-align: right !important;
    padding-right: 3% !important;
}
.error-msg {
    font-size: 11px;
    color: #dc3545;
    font-weight: 600;
    line-height: 14px;
}
.calendars-month td span {
    font-size: 12px !important;
}
/* end of calender css */