﻿body {
    top: auto;
    padding-bottom: 20px;
    background: url("bg.png") no-repeat top;/* verey Important -- site Backgoround*/
    background-color:aliceblue;
        /*rgba(188, 232, 241, 1);*/
}
/*note -container*/

/* IE 9+ */
.test {
padding: 2% 33% 2% 20%;
}

#cont {
    width: 980px;
    margin: 1px auto;
    box-shadow: 2px 3px 30px 5px #708090;
    background-color: white;
}

#logo {
    position: absolute;
    z-index: 100;
    top: auto;
    padding: 10px 0px 0px 10px;
    display: block;
    width: 160px;
}
.carousel-inner{
     height: 100%;
}

#header {
    height: 117px;
    position: relative;
    z-index: 10;
    background: #2a2d30;
}

#column-main {
    width: 100%;
    float: right;
    background: #ffffff;
}

#left-column {
    width: 650px;
    float: left;
    background: #fff;
    direction: rtl;
    background-color:rgba(0,0,0,0.1);
    
}

#right-column {
    width: 20px;
    float: right;
}
   .hos-logo
    {
        width: 120px; 
        height: 120px;
           }
.panel-default > .panel-heading {
    color: #fff;
  background-color:cornflowerblue;
}
 
.panel-heading {
    background-image: linear-gradient(#54B4EB, #2FA4E7 60%, #1D9CE5);
    margin-right:3px;
    padding:4px;
   
}   
/* MEDIA SCREEN ------------------------------------------------------------------------*/

@media screen and (max-width:959px) {
    #cont {
        width: 100%;
    }

    #left-column {
        width: 70%;
    }

    #right-column {
        width: 30%;
    }

    .about-img {
        width: 60%;
    }

    #logo {
        width: auto;
        height: 120px;
        padding: 10px 0px 0px 7px;
        float: left;
    }
}

@media screen and (max-width:640px) {
    #left-column {
        width: 100%;
    }

    #right-column {
        width: 100%;
    }

    #logo {
        width: auto;
        height: 70px;
        padding: 1px 0px 0px 10px;
        float: left;
    }

    .about-img {
        width: 45%;
    }
 
}

@media screen and (max-width:320px) {
    #cont {
        width: 320px;
    }

    #logo {
        height: auto;
        width: 60px;
        float: left;
    }

}


/* news articles CSS ----------------------------------------*/
.article-box {
    padding: 2.7%;
    width: 600px;
    /*height: fit-content;*/
    margin: 0px auto;
    box-shadow: 0px 1px 2px 0px #ccc;
    direction: rtl;
}

.article-title {
    font-size: 12px;
    font-weight:bold;
   text-align:right;
}
.article-title_detail {
    font-size: 18px;
    font-weight:bold;
   text-align:right;
}
.article-data {
    font-style: italic;
    font-size: 10px;
    text-align:right;
    color:gray;
}

.article-content {
    text-align: justify;
    font-size: medium;
}

.paged #posts-nav {
    padding: 0px 5px 0px 5px;
    box-shadow: none;
    background: none;
    border-top: #eee 1px solid;
    cursor: pointer;
}


.navbarAR{
    direction:rtl;
}


/*slide Div ----------------------------*/
#slidDown {
    margin: 1px auto;
   
}

#flp {
    width: 60px;
    text-align: center;
    background-color: #deeaee;
    border-bottom: 1px solid #618685;
    border-radius: 0px 0px 6px 6px;
    cursor: pointer;
    margin-left: 18%;
}

#pnl {
    padding: 0px;
   /* display: none;*/
}
.col-sm-6
{
  background-color: #deeaee;  
}
#insidpnl  {
    margin: 0 18% 0 18%;
    text-align: center;
    background-color: #deeaee;
    border-radius: 4px 4px 4px 0px;
    border: solid 1px #deeaee;
}
/*Icon's------------------------------------------------*/
 .icon-small {
        color: #4299f0;
        font-size: 30px;
    }
    
    .icon {
        color: #4299f0;
        font-size: 200px;
    }
        #map_canvas img {
            border: 3px,solid;
            max-width: none;
        } 
/*note END ---------------------------------------------------*/

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input, select, textarea {
    max-width: 280px;
}

@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);

body,.row {
    padding-top: 5px;
    padding-bottom: 20px;
    font-family: 'Droid Arabic Kufi', sans-serif;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
    float:right;
    padding-bottom:10px;
}

/* Set width on the form input elements since they're 100% wide by default */
input, select, textarea {
    max-width: 280px;
}

.formrtl {
    float: right;
}

.carousel-inner img {
    margin: auto;
    float: none;
    justify-content: center;
    width: 100%;
}

.carousel slide {
    margin: auto;
    float: none;
    justify-content: center;
    width: 100%;
}

#table-moh {
    direction: rtl;
    float: right;
}
/*tr:nth-child(odd)    { background-color:#eee; }
tr:nth-child(even)   { background-color:#fff; }*/


#rtlfrm {
    direction: rtl;
    float: right;
}

#frmcont {
    float: none;
    text-align: right;
}

.mohlabel {
    
    float: right;
    padding-right: 0;
}

.col-md-2 .col-md-10 {
    float: none;
}

.form-group {
    margin: 5px;
}

.Moh-trindex {
    background-color: azure;
    font-weight: bold;
}

.Error {
    color: red;
    background-color: blanchedalmond;
}

.list-unstyled li {
    margin: 0 0 20px 0;
}

.DivAr {
    direction: rtl;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background-color: #fff;
}

.trAr {
    text-align: right;
}

.required:after 
{
    content: "*";
    font-weight: bold;
    color: red; 
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family:'Droid Arabic Kufi', sans-serif;
}
.laypadd{
    padding-right:7px;
    padding-left:7px;
    background-color:lavender;
}
.fullMce {
    width: 100%;
    height: auto !important;
}
.fullMce .mce-tinymce-inline,
.fullMce .mce-tinymce-inline > div {
    width: 100% !important;
    min-height: 71px !important;
    height: initial !important;
    box-sizing: border-box !important;
}
.fullMce .mce-tinymce-inline > div > .mce-first,
.fullMce .mce-tinymce-inline > div > .mce-first > div {
    width: 100% !important;
}
.fullMce .mce-tinymce-inline > div > .mce-last,
.fullMce .mce-tinymce-inline > div > .mce-last > div {
    width: 100% !important;
    height: auto !important;
    position: static !important;
}
.fullMce .mce-tinymce-inline > div > .mce-last > div > .mce-last {
    margin-top: 34px !important;
}
.fullMce .mce-tinymce-inline > div > .mce-last > div > .mce-last > div {
    display: flex;
    flex-wrap: wrap;
}
.hrred{
    border-color:brown;
    border-top-width:3px;
    margin-bottom:0;
    margin-top:0;
}
.newssep{
    border-color:darkseagreen;
    border-top-width:2px;
    padding:0;
    margin-top:1px;
    margin-bottom:1px;
}
.newsdatesep{
    margin-bottom:4px;
    margin-top:5px;
}
.newsimgdiv{
   
    position:relative;

    height:120px;
    padding-right:1px;
    padding-left:1px;
}
.newsimag{
    position:absolute;
    bottom:0;
   
}
.newsinttxt{
    font-size:12px;
    height:120px;
    overflow:hidden;
}
.newsdate{
    font-size:10px;
    font-style:italic;
}
.newsrow{
    /* background-color:rgb(247,248,249);*/
    padding:0;
}
#map_canvas{
    margin-right:auto;
    margin-left:auto;
}
.insitsep{
    border:2px solid lightgray;
    margin-bottom:2px;
    margin-top:2px;
    
}

.insittext{
    margin-right:10px;
    margin-left:auto;
   text-align:right;
   font-family:Tahoma;
   font-size:14px;
   color:#565656;
   line-height:20px;
}
.insttitle{
    background-color:gainsboro;
    border-radius:10px;
    font-size:18px;
     width: 80%; 
     margin-right:          10%; 
     margin-left: 10%; 
     border: 2px solid lightsteelblue;

 }
insttitle> h2{
    font-size: 18px;
}

.instaddress{

}
.moh_article_text{
    font-size:12px;
    color:#565656;
   line-height:20px;
}
.h2block{
    direction:rtl;
    position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  background-color:transparent;
}
.h2block h2 { font-family: droid arabic kufi;
    font-size: 14px;
    font-weight: 700; 
    padding-left: 20px;
    padding-right: 0;
    display:inline;

}
  .h2block hr {
    border-top-color: #c3c3c3;
    margin-top: -10px;
    margin: -10px auto auto 0px;
     width:50%;
}
  .hr-sect {
	display: flex;
	flex-basis: 100%;
	align-items: center;
	color: rgba(0, 0, 0, 0.35);
	margin: 8px 0px;
    border-top:2px solid;
}
.hr-sect::before,
.hr-sect::after {
	content: "";
	flex-grow: 1;
	background: rgba(0, 0, 0, 0.35);
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px 8px;
}
.h1l1sar1 {
    font-family: Arial;
    font-size: 48px;
    color:saddlebrown;
}
.h1lsar2{
    font-weight:bold;
    font-size:28px;
}
.plsar1{
    color:slategrey;
    font-size:12px;
}
.createc .form-group .col-md-9 {
    width: 90%;
}

.whitelink .a .a:focus a:hover{
    color:white;
    text-decoration:none;
    
}
.required:after { content:" *"; color: #f00; }
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
.ar-article{
    direction:rtl;
    background-color:rgba(156, 195, 210, 1);
    font-family: 'Sakkal Majalla','sans-serif';
    padding:5px;
    border-color:darkgrey;
    border-width:1px;
    border-radius:10px;
    font-size:medium;
}


.h2A1{
    text-align:center;
}
.card-header-lsar{
background-color:powderblue;
   
text-align:right;
}

#azsd{
    color:white;
}

.p-ar-article{
    background-color:ghostwhite;
    max-height:300px;
    overflow: hidden;
    padding:8px;
     text-overflow: ellipsis;
     text-align:justify;
}
.lsslide{
     background-color:rgba(116, 125, 170, 1);
     width:100%;
     height:30px;
}
.lshr{
     display: block;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px;
}
table tr:nth-child(odd) td{
   background-color:lightgrey;
}
table tr:nth-child(even) td{
    background-color:whitesmoke;
}
.dlrtl dt{
    float:none;
    margin-bottom:auto;
    text-align:right;
}
.dlrtl dd{
    margin-left:auto;
    padding-right:100px;
    text-align:right;
}