/******************************************************GENERAL*************************************/



* {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 20px;
}

.modal-body h4 {
    font-size: 12px;
    text-align: left;
}

p {
    line-height: 15px;
}

.tab-content .glyphicon, .block .glyphicon {
    font-size: 15px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.large-loader {
    margin-left: 45%;
}

.form-control {
    font-size: 12px;
    padding: 0 0 0 5px;
}



/*********************************************** LOGIN PAGE **********************************************/



.login {
}

.login-container label {
    text-align: left;
}

.validation a {
    margin-left: 5px;
}



/******************************************************NAVBAR*************************************/



.navbar-default a {
    padding: 7px 15px 7px 10px !important;
}

.navbar-header .dropdown-menu a span {
    margin-left: 5px;
}

.lang {
    font-size: 18px;
}

.main-link a.glyphicon {
    font-size: 20px;
}

.second-navbar .hospital-filter .form-control {
    border-right: 1px solid #fff;
}


/******************************************************CONTENT*************************************/



.welcome-title {
    font-size: 50px;
}

.welcome-text {
    font-size: 15px;
    margin-left: 20%;
}

    .welcome-text i {
        font-size: 16px;
    }

    .welcome-text span {
        right: 0;
        font-size: 18px;
    }

.main-screen-link img {
    left: 0;
}

.main-screen-link span {
    font-size: 15px;
    left: 0;
}

.right-col.posts {
    padding-left: 15px;
}

.post-details {
    line-height: 20px;
}

    .post-details span {
        font-size: 11px;
    }

.page-title h1 {
    margin: 0;
    text-align: left;
}

.left-col a span {
    font-size: 11px;
}

.right-col {
    padding-left: 30px;
}
    .overflow-rightCol .right-col {
        overflow-x: auto;
    }

    .right-col.single-page {
        padding-left: 15px;
    }

.dr-block .form-group {
    padding: 10px;
}

.select-style .loader {
    left: 10px;
}

h1.dr-name {
    font-size: 20px;
}

h2.dr-name {
    font-size: 15px;
}

.cv-titles {
    margin-right: 10px;
}

.archive-details h3 {
    text-align: left;
}

.archive-details h4 {
    text-align: left;
}

.archive-remove {
    font-size: 30px;
}

.alert {
    right: 20px;
}



/******************************************************EDIT PROFILE*************************************/



.ar-name, .en-name {
    font-size: 15px;
}

.ar-name {
    font-family: Tahoma, Geneva, sans-serif;
}

.profile-title {
    margin-right: 5px;
}



/******************************************************CONSULTATION*************************************/



/*.consultaion-block{
	background:#C0CEDA;
	padding-top:15px;
	position:relative;
	overflow:auto;
}*/

.dr-message, .my-message {
    font-size: 12px;
}

    /*.dr-message .time,.my-message .time{
	font-size:10px;
	color:#C0CEDA;
	margin-top:10px !important;
}
        
.dr-message{
	background:#20507c;
	border-radius:0 5px 5px 5px;
	left:25px;
}

.dr-message:after,.my-message:after{
	content:"";
	position:absolute;
	top:0;
	display:block;
    width:0;
    height:0;
    border-style:solid;
	border-width:10px;
	border-top-width:0;
	color:transparent;
}

.dr-message:after{
    left:-10px;
    border-right-color:#20507c;
    border-left-width:0;
}

.my-message{
	float:right !important;
	background:#337ab7;
	border-radius:5px 0 5px 5px;
	right:25px;
}

.my-message:after{
    right:-10px;
    border-left-color:#337ab7;
    border-right-width:0;
}*/

    .dr-message .time, .my-message .time {
        font-size: 10px;
    }

.dr-message {
    left: 25px;
}

    .dr-message:after {
        left: -10px;
        border-left-width: 0;
    }

.my-message {
    float: right !important;
    border-radius: 5px 0 5px 5px;
    right: 25px;
}

    .my-message:after {
        right: -10px;
        border-right-width: 0;
    }

.compose .glyphicon-paperclip {
    font-size: 20px;
    right: 20px;
}

.glyphicon-send {
    font-size: 20px;
}



/******************************************************TABS*************************************/



.nav-tabs > li > a {
    margin-right: 1px !important;
}

.nav-tabs > li:last-child > a {
    margin-right: 0px !important;
}



/******************************************************TABLES*************************************/



.search-form {
    margin-left: 2px;
}

.clear-search {
    right: 0;
    margin-left: 145px;
}

.complaint-btn {
    font-size: 12px;
}



/******************************************************FOOTER*************************************/



.copyright p {
    font-size: 11px;
    margin-right: 5px;
}



/******************************************************MODAL*************************************/



.modal .message {
    font-size: 15px;
    line-height: 30px;
}



/******************************************************GALLERY*************************************/



.close {
    float: right;
    font-size: 21px !important;
}

#caption {
    text-align: left;
}

    #caption.modal-title p {
        font-size: 20px;
    }

        #caption.modal-title p.image-date {
            font-size: 15px;
        }



/******************************************************MEDIA*************************************/



@media (max-width: 768px) {
    .navbar-header {
        margin-left: -10px !important;
    }

    #mynav {
        padding-right: inherit !important;
    }

    .welcome-text {
        margin-left: 0;
    }

    .welcome-title {
        font-size: 40px;
    }

    .nav-tabs.nav-justified > li > a {
        margin-right: 0 !important;
    }

    .right-col {
        padding-left: 15px;
    }

    .nav-tabs > li:last-child > a {
        margin-right: 0 !important;
    }
}
@media (max-width: 560px) {
    .doctors {
        width: 100%;
        margin: 0;
    }
}

.field-icon {
    right: 5px;
}



                /* -----------------------------------start: investigations-msg----------------------------------- -->*/

.investigations-msg {
    right: 5px;
}

.action-msg-btn {
    float: right;
}

 /* -----------------------------------end: investigations-msg-----------------------------------*/

/* ------------------------------------- Start Pagination style-------------------------------------------------------*/

.jPaginate {
    background-color: #20507c !important;
}


.jPaginate a {
    min-width: 20px;
    height: 20px !important;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    background-color: #97d3ff !important;
    border-radius: 3px;
    color: #00385b !important;
    font-size: 10px;
    text-decoration: none;
}

.jPaginate span {
    color: #00385b !important;
    background-color: #97d3ff !important;
    border-radius: 3px;
    height: 20px !important;
    text-align: center !important;
}

span.jPag-current {
    background-color: #eee !important;
    color: #00385b !important;
}
span.jPag-sprevious {
    margin-right: 5px !important;
}
span.jPag-snext {
    margin-left: 5px !important;
}

.jPag-pages{
    display: flex !important;
    float: none !important;
}
    .jPag-pages li,
    .jPag-pages li a{
        float: none !important;
    }
    /* ------------------------------------- End Pagination style-------------------------------------------------------*/
    /* table color option */
    
    /*Move To _LayoutPageAdmin*/

/* end table color option */

/* ****************************** select2 multiple select style *******************************************/



  .select2-container .select2-selection--single, .select2-container .select2-selection--multiple {
    min-height: 30px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 0 5px;
    font-size: 12px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
    padding-left: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__summary {
        line-height: 28px;
    }

.select2-container .select2-selection--single .select2-selection__clear {
    line-height: 28px;
    color: #888;
}

.select2-container .select2-selection--single .select2-selection__arrow {
    height: 30px;
}

.select2-container.select2-container--open,
.select2-container.select2-container--focus,
.select2-container.select2-container--focus .select2-selection--multiple {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    line-height: 20px;
    background: #e0e8f0;
    border-color: #a2cfee;
    margin-top: 2px;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: unset;
    line-height: 28px;
}
span.select2-selection__clear {
    position: absolute;
    right: -7px;
    top: 3px;
}

.select2-results__options .select2-results__option[aria-selected="true"]:before {
    content: "\e013";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #4aab4a;
    padding: 0 10px;
}

.select2-results__options .select2-results__option[aria-selected="true"] {
    background-color: #94c2ed;
    color: #fff;
}

.select2-results__options .select2-results__option[aria-selected="false"] {
    padding: 7px 38px;
}
/* ****************************** end select2 multiple select style *******************************************/
/********************Date Range *********************/

@media screen and (min-width: 768px) and (max-width: 1248px) {
    #reportrange{
        font-size:7px !important;
    }
        #reportrange span {
            font-size: 9px !important;
        }
}
.daterangepicker.ltr.show-ranges.show-calendar.opensleft {
    margin: 0px -3px 0 -58px;
    transform: scale(0.9);
}

.drp-calendar.right {
    display: none !important;
}
.daterangepicker select.monthselect {
    margin-left: 2% !important;
}
#reportrange {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important; 
}
/********************end Date Range *********************/
/********* tooltip style *********************/

[dataa-title]:hover:after {
    opacity: 1;
    transition: all 0.1s ease 0.5s;
    visibility: visible;
}

[dataa-title]:after {
    content: attr(dataa-title);
    position: absolute;
    top: 30px;
    /* left: 100%; */
    padding: 4px 4px 4px 8px;
    color: #323232;
    white-space: pre-line;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 4px #222;
    -webkit-box-shadow: 0px 0px 4px #e17d08;
    box-shadow: 0px 0px 4px #e17d08;
    background-color: #f8c88f;
    -webkit-box-shadow: 0px 0px 4px #396890;
    box-shadow: 0px 0px 4px #396890;
    background-color: #deebf6;
    width: auto;
    opacity: 0;
    z-index: 99999;
    visibility: hidden;
    min-width: 150px;
    line-height: 18px;
}

[dataa-title] {
    position: relative;
}



/****** end tooltip style ******/


.ProfilePic {
    overflow: hidden;
    color: #fff;
}

    .ProfilePic .avatar-preview {
        width: 50px;
        height: 50px;
    }

    .ProfilePic input[type="file"] {
        margin-top: 5px;
    }

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc;
    border-radius: 0;
}

.select2-container .select2-selection--single {
    height: 31px;
}

.d-flex {
    display: flex;
    align-items: center;
    gap: 6px;
}

/* The switch - the box around the slider */

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc;
    border-radius: 0;
}

.select2-container .select2-selection--single {
    height: 31px;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 25px;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 20px;
}

    .slider.round:before {
        border-radius: 50%;
    }

#GeneralAmbassador .table-responsive {
    position: relative;
}

#GeneralAmbassador .table.disabled::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #eee;
    position: absolute;
    top: 0;
    z-index: 1;
    opacity: 0.5;
}

#GeneralAmbassador .addRow.disabled, #GeneralAmbassador .addRow.disabled * {
    cursor: not-allowed;
    pointer-events: none;
    color: #a4a4a4 !important;
    border-color: #a4a4a4 !important;
}

/**** Ambassador Page Start */
.mt-15 {
    margin-top: 15px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.status-tag {
    font-weight: 900;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}

.requests-table .success {
    background: #3c763d;
}

.requests-table .danger {
    background: #a94442;
}

.requests-table .warning {
    background: #8a6d3b;
}

.requests-table .info {
    background: #31708f;
}

.request-block {
    background: #E2E9EE;
    padding: 15px 15px 0px 15px;
    margin-bottom: 20px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
}

    .request-block h2 {
        margin-top: 0;
    }

.page-title .glyphicon,
.circle-icon {
    border: 3px solid #1e6bac;
    border-radius: 50%;
    line-height: 15px;
    color: #1e6bac;
    font-size: 15px;
    padding: 3px;
    cursor: pointer;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    display: inline-block;
}
/**** Ambassador Page End */


.btn.working{
    cursor: not-allowed;
    pointer-events: none;
    opacity:0.8;
}
    .btn.working.btn-danger {
        background: #d77d7a;
    }

    .btn.working.btn-primary {
        background: #c09563;
    }

    .btn.working .loading-icon {
        display: inline-block;
    }

.loading-icon {
    display: none;
    -webkit-animation: glyphicon-spin-r 1s infinite linear;
    animation: glyphicon-spin-r 1s infinite linear;
}

@-webkit-keyframes glyphicon-spin-r {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
div#clientLogo {
    float: left;
    cursor:pointer;
}

.back {
    padding: 10px 0;
    text-align: left;
}

.login-container .back a {
    font-weight: bold;
    text-decoration: none;
}

    .login-container .back a i {
        font-size: 16px;
        font-weight: bold;
    }


/*SendEmail Icon */
.sendmail {
    background: url(../images/sendmail-icon.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-top: 10px;
    margin-right: 15px;
    border: none;
    cursor: pointer;
}



/* Center Pagination */
.jPaginate {
    display: flex;
    justify-content: center;
}

.jPag-control-front, .jPag-control-back {
    position: static !important;
}