﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'kufi';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/DroidKufi-Regular.eot);
    src: url(../fonts/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/DroidKufi-Regular.woff2) format('woff2'), url(../fonts/DroidKufi-Regular.woff) format('woff'), url(../fonts/DroidKufi-Regular.ttf) format('truetype');
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: thick;
	font-size: 80%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'kufi' ;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
html{height:100%}
body {
    position: relative;
  margin: 0;
  padding-bottom: 6rem;
  min-height: 100%;

}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}


.bgimg_ind {
    background-image: url(../imgs/bg_ind.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
}

.header_style {
    position: relative;
    background-color: #002049;
    width: 100%;
    min-height: 126px;
    z-index: 12;
}

.banner-content {
    background-color: #002049;
    min-height: 126px;
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    z-index: 12;
	position:relative
}

.lang{position:absolute; left:20px; top:20px}
.button {
    font-size: 11pt;
    outline: 0;
    height: 33px!important;
    font-weight: 200;
}
.primarybutton {
    background-color: #4c96a6;
    border: solid 2px #4c96a6!important;
    color: #fff;
	padding:0px 5px
}

#headerimg {

   color: #fff;
    position: relative;
    right: 0;
    top: 25px;
}

.clear-both {
    clear: both;
    height: 1px;
}

.content {
    width: 1024px;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: -moz-calc(100% - 290px);
    min-height: -webkit-calc(100% - 290px);
    min-height: -o-calc(100% - 290px);
    min-height: calc(100% - 290px);
}

.form_container {
    width: 100%;
    min-height: 500px;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}


.form_container-mod {
	min-height: auto;
	border-radius: 0px;
	background-color: rgba(255, 255, 255, 0.9);
}
/*Ali*/
label {
    padding: 5px 0;
    font-size: 0.8em;
}

.error-invalid-sign {
    color: #ff0000;
}

select.form-control {
    padding: 15;
    font-size: 16px;
}

h5.title {
    margin: 10px 0;
}

.sub-container {
    width: auto;
    padding: 15px;
    margin: 10px 0;
    background: #E2E2E2;
}

h5.txt-notice {
    color: #927747;
    margin: 10px 0;
}

.bootstrap-filestyle {
    direction: ltr;
    margin-top: 5px;
}

.filestyle {
}

.sf-btn-save, .sf-btn-cancel {
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    border-radius: 3px;
    border: none;
    color: #FFF;
    text-decoration: none;
    background: #00948f;
    position: relative;
    text-decoration: none;
    position: absolute;
}

.sf-btn-save {
    right: 38%;
}
.sf-btn-cancel {
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    border-radius: 3px;
    border: none;
    color: #FFF;
    text-decoration: none;
    background: #727272;
    position: relative;
    text-decoration: none;
    position: absolute;
}
.sf-btn-submit{background:#00948f !important}

.sf-btn-cancel {
    right: 50%;
}


a.sf-btn-save:focus, a.sf-btn-cancel:focus, a.sf-btn-save:hover, a.sf-btn-cancel:hover {
    color: #FFF;
    text-decoration: none;
}




.footer_style {
    clear: both ;
    content: "";
    height: 145px;
    width: 100%;
    background-color: #d7d7d7;
    position:absolute;
    color: #002049;
    font-size: 16px;
    bottom: 0;

}


.footer-content {
    background-color: #002049;
    width: 1024px;
    margin-bottom:auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

#copyright{
    top: 84px;
    right: 0;
    float: right;
    position: relative;
    clear: both;
    content: "";
    font-size: 11pt;
}
#footer-links {

    top: 84px;
    left: 0;
    float: left;
    position: relative;
    display: block;
    font-size: 15px;
	color:#fff
}
#footer-links a{color:#fff}

#logos {
    top: 27px;
    right: 0;
    float: right;
    position: relative;
    display: block;
    font-size: 14px;
    clear: both;
    content: "";
}


/*Landing Page*/
.select-user-container {
    width: 650px;
    min-height: 300px;
    background-color: rgba(255, 255, 255, 0.3);
    padding: 20px;
    margin: auto;
}

.bottom-side {
    width: 650px;
    height: 40px;
    background-color: rgba(175,184,193,.85);
    margin: auto;
}

.content.landing-container {
    padding-top: 7%;
    padding-bottom: 7%;
}

.select-user-container .block {
    float: right;
    width: 285px;
    height: 120px;
    margin: 30px 10px;
}

.block-color-1 {
    background-color: #F98D29;
}

.block-color-2 {
    background-color: #6CC049;
}

.select-user-container .block a {
    display: block;
    color: #fff;
    width: 100%;
    height: 100%;
}

    .select-user-container .block a:hover,
    .select-user-container .block a:focus {
        color: #fff;
        text-decoration: none;
    }

    .select-user-container .block a img {
        padding: 36px 18px;
        float: right;
    }

    .select-user-container .block a span {
        padding: 45px 0;
        text-align: center;
        vertical-align: middle;
        line-height: normal;
        display: inline-block;
        float: right;
    }



/*table*/

table.custome-table td, table.custome-table th {
    padding: 10px;
    text-align: center;
}

table.custome-table tr:nth-child(even) {
    background-color: lavender;
}



.tbl-resutl {
    text-align: center;
}





/*Terms*/
.terms .terms-content{
   height: 400px;
    /*overflow-y: scroll;*/
    line-height: 30px;
    border: 1px solid silver;
    padding: 10px;
}

.terms .terms-content-mod {
	height: auto;
	/*overflow-y: scroll;*/
	line-height: 30px;
	border: none;
	padding: 0px;
	padding-right: 50px;
}

.terms .terms-content-mod ul li {
	list-style-type: square;
}

.terms .terms-content-mod strong {
	font-weight: 900 !important;
}

.terms .terms-content h5{ font-weight:bold}


.est_logo_holder{height:100px; width:100%; background:rgba(250,250,250,0.8); margin-bottom:20px; padding:15px}


 /* .ui-paginator{
          background-color:gray !important;
      } */

      .ui-icon-seek-prev {     background-position: -32px -160px;
    }

    .ui-icon-seek-end {        background-position: -80px -160px;
    }
    .ui-icon-seek-next {   background-position: -48px -160px;
    }



.ui-icon-seek-first {   background-position: -64px -160px;
    }



    /* To remove space between text inputs */
.input-group > .input-group-btn:empty {
    width: 0px;
}

/* Fix right border radius on Bootstrap-select when is the first element */
.input-group-btn:first-child:not(:last-child) > .bootstrap-select > button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: red; /* Delete this line */
}

/* Fix left border radius on Bootstrap-select when is the last element */
.input-group-btn:last-child > .bootstrap-select > button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: blue; /* Delete this line */
}

/* Fix border radius on Bootstrap-select and buttons when they are in the middle */
.input-group-btn:not(:first-child):not(:last-child) > .bootstrap-select > button, .input-group-btn:not(:first-child):not(:last-child) > button {
    border-radius: 0;
    color: green; /* Delete this line */
}



.bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #fff;
    background: #1AB394 !important;
}
.control-label-add-job{
text-align: right !important;
}


.form-control-add-job{
	width: 300px !important;
}
 .ui-message-error{
     margin: 0px 0px !important;}


     .ui-growl-item {    background-color:   #F0F8FF;


     }


     .hasDatepicker{
	    width: 100%;
    padding: 0px;
    margin: 0px;
    height: 34px;

}

.ui-widget {
font-family: 'kufi' ;
}
.btn-primary {
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFFFFF !important;
}

.custom-button-font{
	font-size: 16px !important;
}
 .ui-message-error{
 display: inline-block;
    float: right;
 }
 .red-text {
    color: #ff0000;
}
.footer .footer-copy {
    text-align: center;
}

.ui-column-title {
	font-size: 14px;}

/* added by Sami */
.checkbox-selection {
	margin-left: 8px !important;
}

/* .footer {
	position: static !important;
} 

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background-color: #fff !important;
}	*/

.radio-selection label {
	margin-right: 5px;
}
 #content  { -ms-zoom: 100% }
 #userSearch  {
 -ms-zoom:  100%;
 /* top:16% !important;

 left:0% !important;*/
 }
 .calendars-popup{
 z-index: 9999999005 !important;
 }
 .navbar-static-side
 {
 z-index: 1000 !important;
 }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
	    font-family: 'kufi' !important;
}

  .ui-datepicker-prev ,.ui-datepicker-prev:hover,
  .ui-datepicker-next  , .ui-datepicker-next:hover{
    cursor: pointer;
	background-image: url('./imgs/arrow.png.xhtml');
	background-repeat: no-repeat;
	line-height: 600%;
	overflow: hidden;
	background-color: #002049;
	position: absolute;
  }

.ui-datepicker-prev ,.ui-datepicker-prev:hover{
	float: left;
	background-position: center -30px;
}
.ui-datepicker-next  , .ui-datepicker-next:hover{
	float: right;
	background-position: center 0px;
}

.title-mod {
	color: #f4ad42;
	font-weight: 900;
}

span.ui-button-text.ui-c {
	font-size: 14px !important;
	font-weight: 100;
}