/**Styling information specific to individual content pages - MIS**/

body
{
    background-color: White;
}
.MainText
{
    font-family: Verdana;
    font-size: 9pt;
    color: Black;
    text-decoration: none;
}
.MainText1
{
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
    line-height: 27px;
    text-align: justify;
    text-decoration: none;
}
.MainTextB
{
    font-family: Verdana;
    font-size: 9pt;
    color: Black;
    font-weight: bold;
    text-decoration: none;
}
.MainTextH
{
    font-family: Verdana;
    font-size: 12pt;
    color: Black;
    font-weight: bold;
    text-decoration: none;
}
.MainTextT
{
    font-family: Verdana;
    font-size: 12pt;
    color: Black;
    font-weight: bold;
    text-decoration: none;
}
.MainTextG
{
    font-family: Verdana;
    font-size: 9pt;
    color: Black;
    text-decoration: none;
}
.MainTextW
{
    font-family: Verdana;
    font-size: 7pt;
    color: White;
    text-decoration: none;
}
.ErrorMessage
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: none;
    color: red;
    text-decoration: none;
}
.Input
{
    border: 1px solid Gray;
    font-size: 12px;
    font-family: Verdana;
}
/*.Click
{
    border: 2px solid Gray;
    font-size: 9pt;
    text-align: center;
    text-decoration: none;
    color: Black;
    background: WhiteSmoke;
    font-family: Verdana;
}*/
.lnkLeftMenu:link
{
    font-family: Verdana;
    color: Black;
    text-decoration: none;
    text-indent: 20px;
}
.lnkLeftMenu:active
{
    font-family: Verdana;
    color: Black;
    text-decoration: none;
    text-indent: 20px;
}
.lnkLeftMenu:visited
{
    font-family: Verdana;
    color: Black;
    text-decoration: none;
    text-indent: 20px;
}
.lnkLeftMenu:hover
{
    font-family: Verdana;
    color: Black;
    text-decoration: underline;
    text-indent: 20px;
}
.lnkFooter:link
{
    color: White;
    text-decoration: none;
    text-indent: 20px;
}
.lnkFooter:active
{
    font-family: Verdana;
    color: White;
    text-decoration: none;
    text-indent: 20px;
}
.lnkFooter:visited
{
    font-family: Verdana;
    color: White;
    text-decoration: none;
    text-indent: 20px;
}
.lnkFooter:hover
{
    font-family: Verdana;
    color: White;
    text-decoration: underline;
    text-indent: 20px;
}
.modalProgressGreyBackground
{
    background: #CCCCCC;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalProgressRedBackground
{
    background-color: Transparent;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.modalPopup
{
    text-align: center;
    padding-top: 10px;
    border-style: none;
    border-width: 1px;
    background-color: Transparent;
    width: 300px;
    height: 100px;
}
/** Accordion **/
.accordionContent
{
    background-color: White;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    font-family: Verdana;
    font-size: 9pt;
    color: Black;
    text-decoration: none;
}
.accordionHeader
{
    border: 1px solid #072F0E;
    color: white;
    background-color: #0F631D;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeaderSelected
{
    border: 1px solid DarkGreen;
    color: white;
    background-color: #63c35f;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: White;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.dontshowprompt
{
    display: none;
}
.textBox
{
    width: 420px;
    height: 35px;
    outline: none;
    padding: 0px 5px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    text-transform: uppercase; /*  background-color: #fff; */ /*     background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#FFF));   background-image: -webkit-linear-gradient(top, #f7f7f7, #FFF);   background-image:    -moz-linear-gradient(top, #f7f7f7, #FFF);   background-image:      -o-linear-gradient(top, #f7f7f7, #FFF);   background-image:         linear-gradient(to bottom, #f7f7f7, #FFF); */
}
.textBox1
{
    width: 280px;
    height: 35px;
    outline: none;
    padding: 0px 5px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    text-transform: uppercase; /*  background-color: #ffffff;*/ /*     background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#FFF));   background-image: -webkit-linear-gradient(top, #f7f7f7, #FFF);   background-image:    -moz-linear-gradient(top, #f7f7f7, #FFF);   background-image:      -o-linear-gradient(top, #f7f7f7, #FFF);   background-image:         linear-gradient(to bottom, #f7f7f7, #FFF); */
}

.textBox2
{
    width: 240px;
    height: 30px;
    outline: none;
    padding: 0px 5px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    text-transform: uppercase; /*  background-color: #ffffff;*/ /*     background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#FFF));   background-image: -webkit-linear-gradient(top, #f7f7f7, #FFF);   background-image:    -moz-linear-gradient(top, #f7f7f7, #FFF);   background-image:      -o-linear-gradient(top, #f7f7f7, #FFF);   background-image:         linear-gradient(to bottom, #f7f7f7, #FFF); */
}
.textBoxPassword
{
    width: 240px;
    height: 30px;
    outline: none;
    padding: 0px 5px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    /*  background-color: #ffffff;*/ /*     background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#FFF));   background-image: -webkit-linear-gradient(top, #f7f7f7, #FFF);   background-image:    -moz-linear-gradient(top, #f7f7f7, #FFF);   background-image:      -o-linear-gradient(top, #f7f7f7, #FFF);   background-image:         linear-gradient(to bottom, #f7f7f7, #FFF); */
}

.dropDown
{
    width: 322px;
    height: 35px;
    outline: none;
    padding: 5px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    text-align: left;
    text-transform: uppercase;
}
.dropDown2
{
    width: 253px;
    height: 40px;
    outline: none;
    padding: 5px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    text-align: left;
    text-transform: uppercase;
}
.dropDown1
{
    width: 150px;
    height: 35px;
    outline: none;
    padding: 5px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    text-transform: uppercase; /* background: #f7f7f7;*/
}
.textArea
{
    width: 280px;
    height: 110px;
    outline: none;
    padding: 5px;
    resize: none;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    text-transform: uppercase; /*	   background-color: #f7f7f7;   background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#FFF));   background-image: -webkit-linear-gradient(top, #f7f7f7, #FFF);   background-image:    -moz-linear-gradient(top, #f7f7f7, #FFF);   background-image:      -o-linear-gradient(top, #f7f7f7, #FFF);   background-image:         linear-gradient(to bottom, #f7f7f7, #FFF); */
}
.textArea1
{
    outline: none;
    padding: 5px;
    resize: none;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    width: 786px;
    text-transform: uppercase;
}

.BlgFlightNo
{
    border: 1px solid; /*   width: 120px; */
    font-weight: bold;
    text-align: left;
    line-height: 22px;
    height: 25px;
    margin-right: 5px;
    padding-left: 3px;
}

.BlgFlightDate
{
    border: 1px solid; /*    width: 70px; */
    font-weight: bold;
    text-align: right;
    height: 25px;
    line-height: 22px;
    padding-right: 3px;
}

.BlgHajjApplicationNo
{
    /*    width: 100px;  */
    font-weight: bold;
    text-align: center;
    height: 25px;
    line-height: 22px;
    font-size: 16px;
    text-decoration: underline;
}

.BlgGroupNo
{
    /*   width: 110px;  */
    height: 25px;
    line-height: 22px;
    margin-top: 5px;
    text-align: right;
}

.BlgGroupNoDetail
{
    width: 50px;
    margin: 0 auto;
    float: right;
    border: 1px solid;
    font-weight: bold;
    text-align: left;
    line-height: 22px;
    padding-left: 3px;
}

.BlgMaktab
{
    /*    width: 100px; */
    text-align: right;
    height: 25px;
    line-height: 22px;
    margin-top: 5px;
}

.BlgMaktabBlg
{
    width: 25px;
    margin: 0 auto;
    float: right;
    text-align: left !important;
    border: 1px solid;
    font-weight: bold;
    text-align: right;
    line-height: 22px;
    margin-right: 5px;
    padding-left: 3px;
}

.BlgRoom
{
    /*   width: 110px;  */
    text-align: right;
    height: 25px;
    line-height: 22px;
    margin-top: 5px;
}

.BlgRoomDetail
{
    width: 50px;
    text-align: left !important;
    margin: 0 auto;
    float: right;
    border: 1px solid;
    font-weight: bold;
    text-align: right;
    line-height: 22px;
    margin-right: 5px;
    padding-left: 3px;
}
.BlgApplicantName
{
    width: 200px;
    height: 25px;
    line-height: 22px;
    margin-bottom: 5px;
    border: 1px solid;
    font-weight: bold;
    text-align: left;
    line-height: 22px;
    padding-left: 3px;
}
.BlgSpace
{
    height: 10px;
}
/*
.BlgApplicantNameDetail
{
    width: 145px;
    text-align: left !important;
    margin: 0 auto;
    float: right;
    border: 1px solid;
    font-weight: bold;
    text-align: right;
    line-height: 22px;
    padding-left: 3px;
}
*/