﻿

/*.header, .img-responsive:before {
    position: relative;
    width: 960px;
    margin: 0;
    padding: 0px;
    height: 124px;
    margin-left: auto;
    margin-right: auto;
}

.bg-gray {
    background-color: gray !important;
}

.logo {
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    height: 124px;
}

#header-first {
    float: left;
    padding: 0px;
    margin: 0px;
    vertical-align: baseline;
}

a img, a span {
    vertical-align: middle;
}

* {
    margin: 0;
}

html, body {
    height: 100%;
    font-family: Arial!important;
}

.page-wrap {
    min-height: 100%;*/
    /* equal to footer height */
    /*margin-bottom: -20px;
    font-family: Arial!important;
}

    .page-wrap:after {
        content: "";
        display: block;
    }

    .site-footer, .page-wrap:after {
        height: 20px;
    }*/

.site-footer {
    height: 20px;
}

.site-footer {
    background: #003f72;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: white;
}
/*
.bodyback {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}*/

.footerback {
}

/*html, body {
    height: 100%;
    font-family: Arial!important;
}*/

footer {
    color: #666;
    background: white;
    /*padding: 17px 0 18px 0;*/
}

    footer a {
        color: #999;
    }

        footer a:hover {
            color: #efefef;
        }

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /*margin: 0 auto -10px;*/
}

.push {
    height: 20px;
}
/* not required for sticky footer; just pushes hero down a bit */
.wrapper > .container {
    padding-top: 60px;
}

/*.searchfiltermedia {
    float: left;
    max-width: 500px;
    min-width: 300px;
}

*/

/*div.prmenu_container ul li a:link{
    background-color: rgba(24, 35, 32, 1)!important;
}*/

/*div.prmenu_container ul li a {
    height: 34px !important;
    line-height: 34px !important;
}*/

/*
    @media (min-width: 767px) {
    div.prmenu_container ul li {
        max-width: 250px;
         
    } 
}

@media (max-width: 767px) {
    body {
        padding-right: 0px;
        padding-left: 0px;
    }

    footer, .wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }

    .headqueryhidden {
        display: none;
    }

    .itemqueryhidden {
        display: none;
    }

    .searchfiltermedia {
        width: 100%;
        max-width: none;
        padding: 0px;
    }

    #divLastLogin {
        display: none;
    }

    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}



@media (min-width:1000px) {
    .sModalCnt {
        min-width: 800px;
    }
}*/

/*

.sModalCnt {
    max-height: 480px;
    overflow-y: auto;
}

@media only screen and (max-height:600px) {
    .sModalCnt {
        max-height: 380px;
    }
}

@media only screen and (max-height:500px) {
    .sModalCnt {
        max-height: 280px;
        width: 90%;
    }
}

@media only screen and (max-height:400px) {
    .sModalCnt {
        max-height: 180px;
        width: 90%;
    }
}

@media only screen and (max-height:300px) {
    .sModalCnt {
        max-height: 80px;
        width: 90%;
    }
}

.inlinelistitem {
    float: left;
}

@media (max-width: 500px) {
    .inlinelistitem {
        float: left;
        width: 100%;
    }
}*/

/*.container {
    max-width: 960px;
}

.oddListRowS1 {
    font-family: Arial;
    height: 20px;
    font-size: 11px;
    color: #333333;
    background-color: #fdfdfd;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 4px;
    padding-top: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eeeeee;
    vertical-align: middle;
}

.evenListRowS1 {
    font-family: Arial;
    height: 20px;
    font-size: 11px;
    color: #333333;
    background-color: #f1f1f1;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 4px;
    padding-top: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eeeeee;
    vertical-align: middle;
} 

.hclass {
    color: rgba(51, 122, 183, 1);
}


table.table-striped tr.odd {
    font-family: Arial;
    height: 20px;
    font-size: 11px;
    color: #333333;
    background-color: #fdfdfd;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 4px;
    padding-top: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eeeeee;
    vertical-align: middle;
}

table.table-striped tr.even {
    font-family: Arial;
    height: 20px;
    font-size: 11px;
    color: #333333;
    background-color: #f1f1f1;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 4px;
    padding-top: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eeeeee;
    vertical-align: middle;
}*/

/*for menu*/

/*.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;*/
        /*margin-top: -6px;*/
        /*margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }*/


/* Override this class in small screens */
/*@media all and (max-width:720px) {

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 0px !important;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }


    div.prmenu_container ul li ul > li > ul > li > ul > li ul > li a {
        padding-left: 34% !important;
    }


    .panel-heading {
        padding-bottom: 20px;
    }
}*/



/*for menu end*/

/*Messages*/
/*.msg-container {
    padding: 10px;
}

.box-msg {
    width: 100%;
}

.sender-msg {
    background-color: #F5F1E8;
    width: auto;
    float: left;
    padding: 10px;
    font-family: Arial;
    border: 1px solid #C6C2C1;
    min-width: 50%;
    box-shadow: 0px 5px 20px #00000027;
    border-radius: 8px;
}

.receive-rmsg {
    background-color: #F7F0C9;
    width: auto;
    float: right;
    padding: 10px;    
    font-family: Arial;
    border: 1px solid #B9C8AB;
    min-width: 50%;
    text-align: left;
    box-shadow: 0px 5px 20px #00000027;
    border-radius: 8px;
}

.message-date-style {
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    padding: 10px;
    font-weight: bold;
}

.message-attachment {
    background-image: url('../../Images/attachment.png');
    background-repeat: no-repeat;
    padding-left: 30px;
}

    .message-attachment a:link {
        text-decoration: underline;
    }

.message-text-left {
    float: left;
}

.message-time {
    font-size: 11px;
    text-align: right;
    width: 100%;
    margin-bottom: 16px;
}

    .message-time:last-child {
        margin-bottom: 2px;
    }

    .message-send-textbox {
        border-radius: 10px;
    }*/
/*Messages End*/

/*
.dt {
}

.removeRM {
    margin-right: 0px !important;
}

.btn-width {
    width: 30%;
}

.btn-left-margin {
    margin-left: 10px;
}

.no-left-padding {
    padding-left: 0px!important;
}



.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
}*/


/*Message Classes*/
/*.MessageOwner {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px; 
    font-size: 14px;
    font-weight: bold;
    color:black;
}*/



/* AutoComplete Part Start*/


/*.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;

  .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;

    &.ui-state-hover, &.ui-state-active {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      background-image: none;
    }
  }
}*/
/* AutoComplete Part End*/
/*
.setBackGray {
    background-color: gray;
}*/



/*Content Page Services*/



.h2ContentH {
    font-size: 30px !important;
    height: 40px;
    font-weight: normal;
    color: white;
    margin: 0 0 2px 0;
    /*padding: 20px;*/
  /*  color: #00263A;*/
    background-color: transparent;
    opacity: 0.9;
}

.h2ContentD {
    font-size: 16px !important;
    color: #222;
    /* margin: 0 0 1rem 0;*/
    background-color: #F5F1E8 !important;
    opacity: 0.8;
    padding: 10px 30px;
}

.h3ContentH {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    text-align: left;
    background-color: #F5F1E8 !important;
    margin: 0;
    margin-bottom: 1px;
    margin-top: 14px;
   padding: 25px 25px 0;
    opacity: 0.8;
    color: #00617F;
    display:block
}

.h2ContentD b {
    color: #00617F;
    font-weight: bold;
    font-size: 18px !important;
    line-height: 18px;
}

.h3ContentD {
    font-size: 16px !important;
    color: #222;
    margin: 0 0 2px 0;
    padding: 10px 30px;
    text-align: left;
    background-color: #F5F1E8 !important;
    opacity: 0.8;
}

    .h3ContentD div{
       /* padding:2px;*/
      /*  line-height:24px;*/
    }

.h2ContentD p, .h2ContentD p span, .h3ContentD, .h3ContentD p, .h3ContentD p span{
    font-family: "nakheelregular_text" !important;
}


.pull-right-no-padding {
    padding: 0px !important;
    float: right !important;
}


.large-model {
    width: 70%;
}

@media print {
    a[href]:after {
        content: none !important;
    }

    #top-menu {
        display: none!important;
    }
}

.buttonText {
    padding-left: 5px;
}

div.title {
    font-size: 16px!important;
    font-weight: bold; 
}

.Black_F_Radious_B {
    color: black!important;
    border-radius: 10px;
}

.RequiredFieldsHeaderMessage {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-top:25px
}

.header-label-class {
    font-weight: bold;
    margin-top: 20px;
     margin-bottom: 15px!important;
}

.form-group.required .control-label:after {
    content: "*";
    color: #E8594F;
    margin-left: 4px;
}

.large-modal-dialog {
    width: 80%;
    margin-left: 10%;
}

.lightblue-status {
    background-color: #44aaf3;
    margin-bottom: 10px;
    margin-top: 5px;
    color:white!important;
}

.statusPadding {
    padding-top: 3px;
}
/*
.prmenu_container {
    height: 38px!important;
    margin-bottom: 5px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}*/
/*
#pageTitle {
    margin-top: 0px;
    background-color: rgba(127, 127, 127, 1);
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.pageTitleClass {
    margin-top: 0px;
    background-color: rgba(127, 127, 127, 1);
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-gray {
    border-color: rgba(119, 119, 119, 1);
}

    .panel-gray > .panel-heading {
        color: rgba(255, 255, 255, 1);
        background-color: rgba(119, 119, 119, 1);
        border-color: rgba(119, 119, 119, 1);
    }

.btn-gray {
background-color:lightgray;
}

.fontSize11 {
font-size:11px!important;
}*/




textarea {
    font-size: 16px;
    border: 1px solid #cecece;
    padding: 10px 84px 10px 10px;
    background-color: #fbfbfb;
    padding-left:65px;
}


@media only screen and (max-width : 990px) {
    .RequiredFieldsHeaderMessage {
        padding-top: 0px;
        justify-content:start
    }
}