@charset "utf-8";
@font-face{
    font-family: 'AltEmRaFont';
    src:url('../fonts/DroidNaskh.eot?#') format('eot'),    
        url('../fonts/DroidNaskh.woff') format('woff'),
        url('../fonts/DroidNaskh.ttf') format('truetype'); 
}
/*
@font-face {
    font-family: 'BKoodakBold';
    src:url('../fonts/BKoodakBold.eot?#') format('eot'),    
        url('../fonts/BKoodakBold.woff') format('woff'),
        url('../fonts/BKoodakBold.ttf') format('truetype'); 
}    */
@font-face {
    font-family: 'PriEmRaFont';
    src:url('../fonts/BYekan.eot?#') format('eot'),    
        url('../fonts/BYekan.woff') format('woff'),
        url('../fonts/BYekan.ttf') format('truetype'); 
}
/*
.navbar{
        background-image: linear-gradient(#54B4EB, #2FA4E7 60%, #1D9CE5);
background-repeat: no-repeat;
border-bottom: 1px solid #178ACC;
box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
filter: none;
}
.navbar-default {
  background-color: #2FA4E7;
  border-color: #1995DC;
}
.navbar-default .navbar-brand {
  color: #FFFFFF;
}
.navbar .navbar-nav > li > a, .navbar-brand {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: #178ACC;
  color: #FFFFFF;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: #178ACC;
  color: #FFFFFF;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #FFFFFF;
}
*/


/* Sticky footer styles
-------------------------------------------------- */

html,
body {
    height: 100%;
    direction:rtl;
    font-family: tahoma, Arial, sans-serif, "Helvetica Neue";
    font-family: 'AltEmRaFont', tahoma, "Helvetica Neue", Arial, sans-serif;
    text-align: justify;
    background:url("../img/agsquare.png") repeat scroll right top #F4F4F4;
    font-size:12px;
    /* The html and body elements cannot have any padding or margin. */
}

*{
    outline:none !important;
}

/* Wrapper for page content to push down footer */
/*#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
     Negative indent footer by its height 
    margin: 0 auto -56px;
     Pad bottom by footer height 
    padding: 85px 0 56px;
    background-color: #F7F7F7;
        background:url('../img/bodybg.png') #F7F7F7 -50px -101px repeat-x; 
}*/
#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by its height */
    margin: 0 auto -56px;
    /* Pad bottom by footer height */
    padding: 0px 0 56px;/*
    background-color: #F7F7F7;
        background:url('../img/bodybg.png') #F7F7F7 -50px -101px repeat-x; */
}

/* Set the fixed height of the footer here */
footer{
    background-color: #F0F0F0;
    height: 16px;
    height: 45px;
}
footer .copytext{
    padding-top: 25px;
    text-align: left;
    color:#333;
    font-size: 10px;
}
footer a{
    color:#006D78;
}
footer a:hover{
    color:#FFFFFF;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container .credit {
    font-size: 12px;
    margin: 5px 0;
}

#footer > .container {
    padding-left: 15px;
    padding-right: 15px;
}

code {
    font-size: 80%;
}

.lightbg{
    background-color:#f9f9f9;
}
.clear{
    clear:both;
}

.tbmargin{
    margin-top:20px;
    margin-bottom:20px;
}
.emrafirstpage{    
    display: block;
}
.emratourpage{      
    display: none;    
}
.tourslide .img-responsive {
    margin: 0 auto;
}
.tourslide .EmRa-list li{
    text-align: justify;    
    margin-top:15px;
}       
.tourslide{    
    display: none;
}
.k-right-nav .glyphicon.glyphicon-chevron-left{
    font-size:16px;
    line-height: 1;
}

.carousel-indicators {
    bottom: -7px;
    /*left: 10%;*/
    list-style: none outside none;
    position: absolute;
    text-align: center;
    z-index: 15;
}

.carousel-caption {
    bottom: 0;      
    padding-bottom: 15px;
}

.carousel-inner{
    background-color: transparent !important;
}
.carousel-control,
.carousel-control:focus,
.carousel-control:active{
    outline: none;
}

.navbar-nav > li > a.padding0{
    padding-top:0px;
    padding-bottom:0px;
}

.navigatebtns{
    position: fixed;
    top:15%;
    left:4%;
    z-index: 999;
    background-color: #F5F5F5;
    padding: 15px;
    border:1px solid #CCC;
    border-radius:15px;
    box-shadow:0 0 5px 0px #999;
}
.controlbtns{
    position: fixed;  
    top:15%;
    right:4%;
    z-index: 999;
    background-color: #F5F5F5;
    padding: 15px;
    border:1px solid #CCC;
    border-radius:15px;
    box-shadow:0 0 5px 0px #999;
}
.panel-title {
    font-size: 18px;   
}
.text-black{
    color:black !important;
}
.margin0{
    margin:0;
}
.padding0{
    padding: 0;
}
nav {
    background: none repeat scroll 0 0 #F3F3F3;
    border-bottom: 4px solid #DA005F;
    padding-right: 65px;
}
nav ul li{
    float: right;
    list-style: none;
    padding:11px 15px 8px;
}
nav ul li a {
    color: #000000;
    font-size: 13px;
    position: relative;
    white-space: nowrap;
    z-index: 9999;
}
nav ul li a:hover{
    color: #007FD0;
    text-decoration: none;
}
.navbar{
    margin: 0;
}
.navbar-default {
    border-bottom: 1px solid #D3D3D3;
    border-radius: 0;
}
.navbar-default .navbar-brand{
    color: #FFFFFF;
}
.navbar-default .navbar-text {
    color:#473804;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #006D78;
}
.navbar-default .navbar-toggle {
    border-color: #006D78;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #006D78;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background-color: #FFF;
}
.panel-heading {
    border-top-left-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 3px;
}
.text-sm{
    font-size: 12px;
}
#topmenuloginform {
    height: 31px;
    margin-top: 10px;
    overflow: hidden;
}
.panel.panel-form {
    box-shadow: 0 0 5px 2px #CCCCCC;
}
/*
.userrightmenu {
  background-color: #F7F7F7;
  border-top: 50px solid rgba(0, 0, 0, 0);
  box-shadow: 0 0 3px 3px rgba(128, 128, 128, 0.2);
  height: 100%;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
}
*/
.panel .list-group-item.active a{
    color:#FFF;
}
.panel .list-group-item a{
    display: block;
    padding: 10px;
}
.panel .list-group-item:hover{
    background-color: #E0F1FF;
}
.panel .list-group-item.active:hover{
    background-color: #428BCA;
}
.panel .list-group-item a:hover{
    text-decoration: none;
}
.panel .list-group-item{
    padding: 0px;
}
.panel .list-group.font12{
    display: none;
}
.userrightmenu .panel .panel-heading{
    cursor: pointer
}
.tiny{
    width:70px;
}
.mini{
    width:120px;
}
.midi{
    width:170px;
}
.ligi{
    width:250px;
}
label.control-label {
    font-weight: normal;
    padding-top: 11px;
}
.form-control{
    height: auto;
    font-size: 12px;
}
.tooltip-inner {
    padding: 6px 8px;
    color: #ffffff;
    background-color: #3A87AD;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #3A87AD;
}

.tooltip.top-left .tooltip-arrow {
    border-top-color: #3A87AD;
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #3A87AD;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #3A87AD;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #3A87AD;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #3A87AD;
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #3A87AD;
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #3A87AD;
}















/****** TABLE GRID *******/
table.grid{
    width:100%;
    margin:10px auto;
    background-color:#f1f1f1;
    padding:5px;
    border-collapse:collapse;
    border:none;
}
table.grid td,
table.grid th{
    border-collapse:collapse;
    border:none;
    padding:10px;
    border-bottom:1px solid #ddd;
    margin:0;
}
table.grid tr td:last{
    border:none;
}
table.grid th,
table.grid th a{
    background-color:#00788A;
    color:white;
    font-weight:bold;
    border-bottom:none;
    text-align: center;
}
table.grid{
    border-radius:10px 10px;
}
table.grid tr th:first-child{
    border-radius:0px 10px 0 0;	
}
table.grid tr th:last-child{
    border-radius:10px 0 0 0;
}
table.grid tr:last-child td{
    border:none;
}
.gridstat{
    color:#AAA;
    text-align: left;
    font-size: 11px;
}
.gridstat select{
    background-color: #F5F5F5;
    border: 1px solid #E1E1E1;
    border-radius: 3px 3px 3px 3px;
    color: #555555;
    font-size: 10px;
}
.get-report-holder{
    padding-left: 15px;
    text-align: left;
}
.noresult{
    background-color: #1594A5;
    border-radius: 3px 3px 3px 3px;
    color: #F5F5F5;
    font-weight: bold;
    margin-top: 30px;
    padding: 15px;
    text-align: center;
    text-shadow: 1px 1px 3px #222222;
}
.searchholder input[type='text'],
.limitholder input[type='text']{
    width: 150px;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px 1px #CAF4F9 inset;
    padding: 3px;
}
.searchholder input[type='text']{
    width: 240px;
}
.dateselector select{
    border-radius: 3px 3px 3px 3px;
}
.fixheight{
    padding: 4px 0;
    margin: 5px 0;
}
.fixheight label{
    color: black;
}

.dateselector{
    background-color: #CAF4F9;
    padding: 7px 25px 7px 7px;
    border:3px solid #BEDADD;
    margin: 6px 0;
    color: #00788A;
    border-radius: 40px 4px 40px 4px;
}
.dateselector select{
    background-color: #F5F5F5;
    border:1px solid #CCC;
    border-radius: 2px;
}
.applychanges{
    background-color: #00788A;
    border: 1px solid transparent;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 2px #0A4C56;
    color: white;
    cursor: pointer;
    font-size: 10px;
    margin-right: 10px;
    padding: 2px 4px;
    text-shadow: 0px 0px 1px black;
    font-family: tahoma;
}
.applychanges:hover{
    border-color: #3A9DAA;
    box-shadow: 1px 1px 2px #13727F;
}

.nav-pages{
    border: 1px dashed #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #00788A;
    padding: 10px;
    text-align: center;
}

.del-icon,
.edit-icon,
.more-icon{
    background: url('../img/delete_icon.png') center center no-repeat;
    display: block;
    width: 24px;
    height: 24px;
}
.info-icon{
    background: url('../img/info_icon2.png') center center no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    float: right;
    cursor: help;
}
.edit-icon{
    background: url('../img/edit_icon.png') center center no-repeat;
}
.more-icon{
    background: url('../img/more_icon.png') center center no-repeat;
}
#popup{
    background-color: #F5F5F5;
    border: 5px solid #00525E;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 2px 2px 5px #444444;
    display: none;
    max-height: 80%;
    overflow: auto;
    padding: 15px;
    position: fixed;
    right: 9%;
    top: 5%;
    width: 80%;
    z-index: 999;
}
#bgpopup{
    width: 100%;
    height: 100%;
    background: black;
    position: fixed;
    z-index: 998;
    top:0;
    left:0;
    opacity: 0.6;
    display: none;
    box-shadow: 0px 0px 10px purple;
}
.lilist li{
    margin: 10px;
    clear: both;
    padding: 10px 0;
}
.textlabel{
    background-color: #00788A;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 3px purple;
    color: white;
    display: block;
    float: right;
    font-weight: bold;
    margin: 0 25px 0 5px;
    padding: 5px;
    text-align: left;
    width: 125px;
}
.textvalue{
    color: brown;
    display: block;
    float: right;
    font-size: 14px;
    padding-right: 10px;
    text-shadow: 1px 1px 3px cyan;
}

.daste-holder{
    background-color: #00788A;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #4FAFBD;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px;
    width: 60%;
    margin: 7px 0;
    cursor:pointer;
}

.calctime{
    font-size: 9px;
    color:#CCC;
    text-align: center;
    direction: ltr;
}

.mablagh{
    direction: ltr;
    font-family: 'Courier','Courier New';
}

.none{
    display: none
}

/************* END DbGrid *************/


.modal-title {
    line-height: 2.4;
    margin: 0;
}
.modal-title .label{
    font-size:100%;
}
.vsub{
    vertical-align: sub;
}
.table.layout-table th, .table.layout-table td { 
    border-top: none; 
}
.file-input-name {
    color: #3276B1;
    direction: ltr;
    display: block;
    float: right;
}
.table td.title{
    /* background-color: orange */
    color: #AAAAAA
}
.layout-table td label{
    font-weight: normal;
}
.highcharts-container{
    direction:ltr;
}
textarea.form-control{
    height:auto;
}
.form-group a.file-input-wrapper{
    margin-left:6px;
    margin-bottom:6px;
}
.vmargin10 .thumbnail:hover{
    background-color: #EEE;
    box-shadow: 0px 0px 3px 1px #473804;
}
.gomodal:hover{
    cursor: pointer
}
.form-group{
    clear: both;
    overflow: auto;
    margin-bottom: 10px;
}
.search{
    background: url("../img/search.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 11px;
    height: 34px;
    padding: 0px 15px 0 32px;
    width: 160px;
    margin-top:16px;
}
.text{
    font-size: 13px;
    line-height:2;
}



/*****************/
.view-head,.edit-head,.delete-head{
    width:40px;
}
.pagination{
    font-family: tahoma;
}
.sceditor-group *, .sceditor-group *:before, .sceditor-group *:after {
    -moz-box-sizing: content-box;
}
.panel-body{
    line-height: 1.8
}
.margin5{
    margin:5px;
}
.margin10{
    margin:10px;
}
.margin20{
    margin:20px;
}
.vmargin20{
    margin:20px 0;
}
.vmargin10{
    margin:10px 0;
}
.vmargin5{
    margin:5px 0;
}
.margin0{
    margin:0px;
}
.border-bottom{
    border-bottom: 1px solid #DDD;/*#F2A3FE;*/
    width: 95%;
    margin: 0 auto;
}
.panel .border-bottom:last-child{
    border:none;
}
.ml5{
    margin-left: 5px;
}
.ml10{
    margin-left: 10px;
}
.mb10{
    margin-bottom: 10px;
}
.font12{
    font-size: 12px;
}
.font11{
    font-size: 11px;
}
.navbar-nav a.btn-default{
    color:#4EB7C2
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{
    color:#006D78;
}
.vh{
    visibility: hidden;
    font-size: 1px;
    margin:0
}
.newsbox{
    height:444px;
}
.overauto{
    overflow: auto;
}
tr th{
    text-align: center;
}
.form-group .control-label{
    text-align: left;
    color:#777
}
.label{
    font-family: tahoma
}
.alert-success {
    background-color: #FFFFFF;
    border-color: #4EB7C2;
    color: #000000;
}
.btn{
    font-size: 12px;
}
h3, .h3{
    font-size:20px;
}
h2, .h2{
    font-size:22px;
}
.navmargin{
    margin-top:15px;
    margin-bottom: 0px;
}

.fluid-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.fluid-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.red{
    color: red;
}


/* Validation Engine */


/* Z-INDEX */
.formError { z-index: 990; }
.formError .formErrorContent { z-index: 991; }
.formError .formErrorArrow { z-index: 996; }

.ui-dialog .formError { z-index: 5000; }
.ui-dialog .formError .formErrorContent { z-index: 5001; }
.ui-dialog .formError .formErrorArrow { z-index: 5006; }




.inputContainer {
    position: relative;
    float: left;
}

.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    cursor: pointer;
    text-align: right;
}

.formError.inline {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
}

.ajaxSubmit {
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none;
}

.formError .formErrorContent {
    width: 100%;
    background: #ee0101;
    position:relative;
    color: #fff;
    min-width: 120px;
    font-size: 11px;
    border: 2px solid #000;
    box-shadow: 0 0 6px #000;
    -moz-box-shadow: 0 0 6px #000;
    -webkit-box-shadow: 0 0 6px #000;
    -o-box-shadow: 0 0 6px #000;
    padding: 4px 10px 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
}

.formError.inline .formErrorContent {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}

.greenPopup .formErrorContent {
    background: #33be40;
}

.blackPopup .formErrorContent {
    background: #393939;
    color: #FFF;
}

.formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
    margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    margin: 0px 0 0 12px;
    top:2px;
}

.formError .formErrorArrow div {
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    box-shadow: 0 2px 3px #444;
    -moz-box-shadow: 0 2px 3px #444;
    -webkit-box-shadow: 0 2px 3px #444;
    -o-box-shadow: 0 2px 3px #444;
    font-size: 0px;
    height: 1px;
    background: #ee0101;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block;
}

.formError .formErrorArrowBottom div {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
    background: #33be40;
}

.blackPopup .formErrorArrow div {
    background: #393939;
    color: #FFF;
}

.formError .formErrorArrow .line10 {
    width: 13px;
    border: none;
}

.formError .formErrorArrow .line9 {
    width: 11px;
    border: none;
}

.formError .formErrorArrow .line8 {
    width: 11px;
}

.formError .formErrorArrow .line7 {
    width: 9px;
}

.formError .formErrorArrow .line6 {
    width: 7px;
}

.formError .formErrorArrow .line5 {
    width: 5px;
}

.formError .formErrorArrow .line4 {
    width: 3px;
}

.formError .formErrorArrow .line3 {
    width: 1px;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
    width: 3px;
    border: none;
    background: #ddd;
}

.formError .formErrorArrow .line1 {
    width: 1px;
    border: none;
    background: #ddd;
}






#slides{
    max-height: 270px;
}
.slideimage {
    display: block;
    height: auto !important;
    margin: 0 auto;
    max-width: 1366px;
    width: 100%;
}
.slideshow-holder{/*
    max-height:270px;*/
    width: 100%;
    background: url('../img/agsquare.png') #F4F4F4 repeat right top;
    position: relative;
}
.bottom-slideshow-bar{
    height:4px;
    background-color: #007FD0;
}

.homepage-thumbs{
    margin-top:15px;
}
.homepage-thumbs a{
    color: #000;
}
.flying-logo{
    position: absolute;
    top:7px;
}
.navbar {
    min-height: 60px;
}
.lmargin20{
    margin-left: 40px;
}
.addressbox{
    line-height: 2;

}
.addressholder{
    padding:12px;
}
.contacticon{
    margin-top:15px;
}
.showmap{
    cursor: pointer;
    margin-right: 15px;
    border:1px solid #ccc;
}
.showmap:hover{
    box-shadow: 0px 0px 3px #3A9DAA;
    border:1px solid #000;
}
aside, nav{
    display: block;
}
.container {
    max-width: 1000px;
}
.headlineimage{
    margin-left:10px
}
footer .container{
    position: relative;
}
footer .container .toup {
    color: #1B6491;
    font-size: 22px;
    position: absolute;
    right: 9%;
    top: 10px;
}
footer .container .toup:hover{
    color:#398BBA;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin-left: auto;
    margin-right: auto;
}