
/*  ------------  */
/*  -- Header --  */
/*  ------------  */
.header-tools {
    text-align: left;
    font-size: 0.8em;
    margin: -1px 0 0 20px;
}

.header-language {
    font-family: "Droid Arabic Kufi", "Droid Sans", Arial,sans-serif;
    margin: 0px 0px 0 -30px;
    float:left;
}

.header-language > ul > li > a {
    font-size: 0.75em;
    padding: 9px 7px 8px 5px;
}

.header-tools-external {
    margin: 0 0 0 5px;
}

.header-main-pills {
    left: 75px;
    right: auto;
}


#header nav ul.nav-top li i {
    margin-left: 6px;
}

.event-img {
    right: 0;
}

.event-info {
    margin-right: 712px;
    margin-left: 0 !important;
}

@media (max-width: 991px) {
    .header-main {
        float: left;
        width: 100%;
    }

    .header-tools {
        text-align: right;
    }

    .btn-responsive-nav {
        right:5px;
        left:auto;
        padding: 6px 17px!important;
    }

    .header-main-logo {
    }
}

.btn {
    padding: 6px 23px;
}

@media (min-width: 991px) {
    .tiny {
        background-image: url('https://www.kfshrc.edu.sa/templates/shared/img/kfshrc_logo_h_rtl.png') !important;
    }
}

@-moz-document url-prefix() {
    .header-language > ul > li > a {
        padding: 10px 7px 8px 5px;
    }
}


#header nav ul.nav-main ul.dropdown-menu {
    float: left;
    right: 0;
    left: initial;
}

#header nav ul.nav-main ul.dropdown-menu {
    border-radius: 6px 0 6px 6px;
}

.dropdown-toggle > .caret {
    float: left;
    margin-right: 3px;
    margin-top: 9px;
}


/*  ----------  */
/*  -- Main --  */
/*  ----------  */



/*  ------------  */
/*  -- Footer --  */
/*  ------------  */

#footer .footer-copyright nav {
    float: left;
}

.app-box {
    text-align: left;
}

.social-box {
    text-align: right;
}

@media (max-width: 991px) {
    .social-box {
        text-align: center;
    }
}

#footer .footer-copyright nav ul li:first-child {
    padding-left: 7px;
}

#footer .short > i {
    margin: 0 0 0 10px;
}

/*  -----------------------------------------------------  */
/*  -- Old or imported need to check if need it or not --  */
/*  -----------------------------------------------------  */


body {
    font-family: "Droid Arabic Kufi","Droid Sans",Arial,sans-serif;
    font-size: 16px;
    direction: rtl;
}

.wrapper #page-content-wrapper {
    margin-right: 0px;
}

#header nav {
	float: left;
}

#header nav.mega-menu ul.nav-main .mega-menu-signin .dropdown-menu {
    width: 40%;
    left: -2px;
    right: inherit;
    border-radius: 0px 6px 6px;
}

#header nav.mega-menu ul.nav-main .mega-menu-signin {
    margin-left: -20px;
    padding-right: 0px;
    margin-right: 0px;
}

#header nav ul.nav-main ul.dropdown-menu {
    margin: 1px 3px 0px 3px;
}

#header nav ul.nav-main ul li ul.dropdown-menu {
    margin: 1px 0px 0px 0px;
}

#header nav ul.nav-top {
    margin: 10px 15px -10px 15px;
}

.e-language {
    margin-right: -50px;
	margin-left: inherit;
}

#Services ul.nav-list.primary > .active {
    border-right: 3px solid rgb(31, 117, 72);
	border-left:inherit;
}

#e-Footer .footer-bottom nav ul li:first-child {
    padding-left: 7px;
}

#e-Footer .footer-bottom nav {
    float: left;
}

#e-Footer .footer-bottom nav ul li {
    border-right: 1px solid rgb(255, 255, 255);
    border-left:inherit;
}

#footer .footer-copyright nav ul li {
    border-right: 2px solid #fff;
    border-left: inherit;
}


/**** Added By Laila ****/
/**** Begin ARA Fixes ****/
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    line-height:2!important;
    text-align: right;
}

.panel-heading {
    height: 50px; 
    text-align: right;
}

.close{
    float:left;
}

.pull-left{
    float: left!important;
}



.btn-group > .btn:last-child:not(:first-child):not(.dropdown-toggle) {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius:0 !important;
}


.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle,.a) {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius:0 !important;
}
input#Search.btn.btn-default
{
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius:0 !important;
}
input#searchMRN.form-control.search
{
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius:0 !important;
}
button#next.btn.btn-primary
{
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius:0 !important;
}
button#prev.btn.btn-primary
{
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius:0 !important;
}
button#today.btn.btn-default
{
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius:0px !important;

}
a#addAuthorizeAccess.btn.btn-sm.btn-primary
{
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius:5px !important;
}

div.dataTables_filter {
    text-align: left !important;
}

#patientLabResultDate {
    height:39px !important;
}

.event-1, .event-2,
.event-3, .event-4,
.event-5, .event-6,
.event-7, .event-8,
.event-9, .event-10,
.event-11, .event-12,
.event-13, .event-14,
.event-15, .event-16,
.event-17, .event-18 {
    float:right!important;
}

.highcharts-tooltip{
    direction: ltr!important;
}

.highcharts-tooltip text {
    direction: ltr!important;
}

.cal-cell, .cal-cell1 {
    float: right!important;
}

.highcharts-axis-labels {
   direction: ltr!important;
}

.highcharts-axis-labels text {
   direction: ltr!important;
}

.pagination {
    direction: ltr;
}


.cal-month-box [class*=cal-cell], .cal-year-box [class*=span] {
  border-right:1px solid #e1e1e1 !important;
}

.highcharts-button {
  direction:ltr;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
    border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}


.page-top ul.breadcrumb {
    text-align: right;
}

.page-top h1 {
    float: right;
}

ul.publicationslider {
    margin-right: -40px;
    margin-left: 0!important;
}

.row.publicationslider, .row.populartopics, .row.medicalresources {
    margin-right: 0;
}

#header nav ul.nav-main .dropdown-submenu > a:after {
    float:left;
    border-width: 5px 5px 5px 0;
    border-right-color: #ccc;
}

#header nav ul.nav-main .dropdown-submenu > .dropdown-menu {
    left:0;
    right:100%;
}

#career-tables td, #bids-tables td {
    padding: 12px 10px ;
    text-align: right;
}

.aboutussections > .row > .col-sm-6 .row > .col-sm-10 > a > p {
    text-align: right !important;
}

@media only screen and (max-width: 800px) {
    #career-tables td:before, #bids-tables td:before {
        right: 6px!important;
        left: 0px!important;
        text-align: right!important;
    }
}

/**** End ARA Fixes ****/


.full-search > .form-control {
    padding: 2px 5px;
    border-radius: 0px 4px 4px 0px !important;
    font-size: 15px;
}

button.btn-search-full {
    border-radius: 4px 0px 0px 4px;
    height: 32px;
}

.full-search > .input-group-addon > select.form-control {

    border-right: 2px solid #f1f1f1;
    border-left: 1px solid #fff;
}

input::-webkit-input-placeholder {
    padding: 10px;
}

input::-moz-placeholder {
    padding: 10px;
}

input:-moz-placeholder { /* Older versions of Firefox */
    padding: 10px;
}

input:-ms-input-placeholder {
    padding: 10px;
}

#header nav ul.nav-top li a, #header nav ul.nav-top li span {
    font-size: 1em!important;
}



.grey-area {
    background-color: #eee;
    padding-top: 20px;
}

.grey-area > .container > .row > .col-sm-6 > .row {
    margin-top: 10px;
}

.featureBox a,
.grey-area > .container > .row > .col-sm-6 > p:first-child {
    color: #222;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 1.5em;
}

.featureBox a,
.grey-area > .container > .row > .col-sm-6 > a {
    text-decoration: none;
    border-bottom: 2px solid #1F7549;
}

.grey-area > .container > .row > .col-sm-6 {
    text-align: center;
    margin-top: 50px;
}

.grey-area > .container > .row > .col-sm-6 > .row > .col-md-12 > .row {
    margin: 15px 0;
    border: 1px solid #ddd;
    padding: 10px 0px;
}

.grey-area > .container > .row > .col-sm-6 > .row > .col-md-12 > .row h4,
.grey-area > .container > .row > .col-sm-6 > .row > .col-md-12 > .row p {
    margin: 0px;
    text-align: right;
}

.grey-area > .container > .row > .col-sm-6 > .row > .col-md-12 > .row p {
    font-size: 12px;
}

.grey-area > .container > .row > .col-sm-6 > .row > .col-md-12 > .btn {
    margin: 5px;
}

.featureBox > .col-sm-3 {
    margin-top: 50px;
    padding: 20px;
}

.featureBox > div.col-sm-3:nth-child(3) {
    background-color: #d2d2d2;
    color: #fff;
}

.head {
    text-align: center;
}

.head p:first-child {
    color: #222;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 1.5em;
}

.head p:nth-of-type(2) {
    font-style: italic;
    max-width: 450px;
    margin: 0 auto;
    margin-top: 15px;
}

.head p:nth-of-type(3) {
    font-style: normal;
    max-width: 450px;
    margin: 0 auto;
    font-weight: bold;
}

.head a {
    text-decoration: underline;
}

.map-control-ui {
    text-align:right;
    padding: 10px 15px 10px 30px;
    margin: 10px;
}

.eventslide-caption-title, .eventslide-caption-brief {
    text-align: right !important;
    margin-left: 0px !important;
    margin-right: 75px;
    font-weight: normal;
}

#header nav ul.nav-main li a {
    font-size: .9em;
}

.middle-foot ul li ul {
    padding-right: 20px;
}

.filter ul li {
float: right !important;
}


.sitemap > ul > li {
    float: right !important;
}

div > a.btn-search-toggle, .sharesm a  {
    float:left !important;
}

.Specialty .item ul li {
    float: right!important;
}

.header-main-menu {
    position: absolute;
    top: 85px;
    /*right: 0;
    left: 0;*/
}
.map-control-ui {
    padding: 10px 10px 10px 20px !important;
}

.map-control-text {
    padding: 0 !important;
}

@media (max-width: 991px) {
#header .nav-main li.resp-active > ul.dropdown-menu {
    margin: 0 20px 0 3px;
    float: right;
}

.header-main-menu {
    margin: -5px 0 0 0;
    position: fixed;
    top: 10px;
    right: 0;
    left: 0;
    z-index: 2001;
}
}

.form-control {
    line-height: 1;
}

.stats img {
    float: left!important;    
}

.box .page-rate {
    float: left!important;
}

.he-home {
    text-align: right;
}

.breif i {
   
    float: right !important;
}

/*.vision2030 {
    right: initial !important;
    left: 5px;
}*/

.small2030 img {
    left: 0px !important;
    right: 0px;
}

ul.nav.nav-pills.nav-top i.kf-language {
    float: right;
    margin-top: 3px;
}

.col-sm-4.post.HealthOutreach {
    direction: ltr;
    text-align: right;
}


.news-list .item .col-sm-3 img {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}


.news-list .item .col-sm-9 h4 {
    font-size: 1.4em;
}


.news-list .item .col-sm-9 .date {
    float: left;
    margin: -6px 0 0 -10px;
    border-radius: 0px 6px 0px 6px;
}

@media (max-width: 767px) {
    .news-list .item .col-sm-9 h4 {
        font-size: 1.1em;
    }

    .news-list .item .col-sm-9 .date {
        margin: -207px 0 0 -10px;
        border-radius: 6px 0px 6px 0px;
    }
}

@media (max-width: 667px) {

    .item .col-sm-9 .date {
    display:none;
    }
    .item .col-sm-9 p {
        display: none;
    }
}


.quicklinks ul li a {
    margin-right: 15px;
}

.quicklinks ul li:before {
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0.5em 0.35em 0em!important;
    display: block;
    height: 0;
    width: 0;
    right: 0em;
    top: 1em;
    position: relative;
}

.highlight.speaker .btn-kfshrc {
    float:left!important;
}

.btn-kfshrc::after {
    content:"\e96e"!important;
    margin: 0 10px 0 0!important;
}