@font-face{
    font-family: GE_SS_TWO;
    src: url(../resources/fonts/GE_SS_Two_Medium.otf);
}

html,body {
  font-family: "cairo", "GE_SS_TWO", "Segoe UI", Tahoma, sans-serif!important;
  color: #333333;
  /*font-size: 14px;*/
  background-color: #f3f3f3;
  padding: 0;
  margin: 0;
  background-image: url("../image/pattern-2_1.png")!important;
}
body a{
    color: #47A3DA;
}
body a:hover{
    color: #30739c;
}

body.layout-scroll-block {
  overflow: hidden;
}

.layout-wrapper .layout-topbar {
  background: #14254A;
  border-bottom: 15px solid #FEDB73;
  height: 70px;
  
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
}
.layout-wrapper .layout-topbar .layout-topbar-content {
  padding: 1px 20px;
  position: relative;
}
.layout-wrapper .layout-topbar .layout-topbar-content .topbar-logo {
  padding: 10px auto !important;
  height: 50px;
  vertical-align: middle;
}
.layout-wrapper .layout-topbar .layout-topbar-content .menu-btn {
  display: none;
  color: #d8d8d8;
  font-size: 24px;
  vertical-align: middle;
  margin-left: 20px;
  margin-right: 20px;
}
.layout-wrapper .layout-topbar .layout-topbar-content .menu-btn > i {
  vertical-align: middle;
}
.layout-wrapper .layout-topbar .layout-topbar-content .topbar-link {
  color: #d8d8d8;
  position: absolute;
  left: 32px;
  top: 0;
  display: block;
  height: auto;
  line-height: 60px;
  font-size: 16px;
  padding: 0 16px;
  padding-bottom: 15px;
}

.layout-topbar{
    padding-bottom: 70px;
    color: white;
    height: 120px!important;
    
}
.layout-wrapper .layout-sidebar {
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  z-index: 999999;
  box-sizing: border-box;
  transition: left 0.3s;
  box-shadow: 3px 0 6px rgba(0, 0, 0, 0.3);
}
.layout-wrapper .layout-sidebar .sidebar-logo {
  border-bottom: 1px solid #48a0d8;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  text-align: center;
}
.layout-wrapper .layout-sidebar .sidebar-logo .profile-item .profile-image-wrapper {
  float: none;
  margin-left: 30px;
}
.layout-wrapper .layout-sidebar .sidebar-logo .profile-item .profile-image-wrapper .profile-avatar {
  display: inline-block;
  vertical-align: middle;
  border: 2px solid transparent;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  transition: border-color 0.3s;
}
.layout-wrapper .layout-sidebar .sidebar-logo .profile-item .profile-name {
  color: #EBB436;
}
.layout-wrapper .layout-sidebar .layout-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.layout-wrapper .layout-sidebar .layout-menu li {
  padding: 1px 0;
}
.layout-wrapper .layout-sidebar .layout-menu li a {
  text-decoration: none;
  display: block;
  padding: 12px 24px;
  color: #48a0d8;
  background-color: #fff;
  font-size: 16px;
  border-right: 4px solid transparent;
}
.layout-wrapper .layout-sidebar .layout-menu li a i {
  margin-left: 12px;
  font-size: 24px;
  vertical-align: middle;
  color: #EBB436;
}
.layout-wrapper .layout-sidebar .layout-menu li a span {
  vertical-align: middle;
}
.layout-wrapper .layout-sidebar .layout-menu li a:hover {
  border-bottom: 1px solid #EBB436;
  color: #EBB436;
}
.layout-wrapper .layout-sidebar .layout-menu li a.active {
  color: #fff;
  background-color: #EBB436;
  border-right-color: #EBB436;
  border-radius: 2px;
}
.layout-wrapper .layout-sidebar .layout-menu li a.active i {
  color: #fff;
}
.layout-wrapper .layout-sidebar .layout-menu li .submenu-custom {
  padding: 0px;
  margin: 0;
  list-style: none;
  position: relative;
  top: 0;
  right: 30px;
  display: block;
  background: #ffffff;
  min-width: 250px;
}
.layout-wrapper .layout-content {
  float: none !important;
}
.layout-wrapper .layout-footer {
  width: 100%;
  background-color: #FFFFFF;
  padding: 16px;
  padding-right: auto;
  color: black;
  border-bottom: solid 10px #FFD873;
  text-align: center;
  position: initial;
  font-weight: bold;
}
.layout-content{
    background-image: url("../../image/newkuwait_logo.png")!important;
    background-repeat: repeat;
    margin-top: 50px !important;
   
}
.card {
  border-radius: 3px;
  background: #ffffff;
  padding: 16px;
  margin-bottom: 16px;
  border-radius: 25px;
  border: 3px solid #14254A !important;
  max-width: 350px;
  border-radius: 30px!important;
}
.card.card-w-title {
  padding-bottom: 16px;
}
.card.no-gutter {
  margin-bottom: 0;
}
.card h1 {
  font-size: 20px;
  font-weight: 700;
  margin: 24px 0 12px 0;
}
.card h1:first-child {
  margin-top: 0px;
}
.card h2 {
  font-size: 18px;
  font-weight: 700;
}
.card h3 {
  font-size: 16px;
  font-weight: 700;
}
.card h4 {
  font-size: 14px;
  font-weight: 700;
}
.applyComplaint{
    width: 400px!important;
}

@media (max-width:640px) {
    .responsiveText{
        font-size:4vw !important;  
     }
     .frontPageTitle{
        font-size: 4vw !important;
     }
     .applyComplaint{
         width: 100%!important;
     }
}


@media (max-width: 1024px) {
  .layout-wrapper .layout-topbar .layout-topbar-content .topbar-logo {
    height: 50px;
    margin-top: 0px;
    margin-left: 0px;
  }
  .layout-wrapper .layout-topbar .layout-topbar-content .menu-btn {
    display: inline-block;
  }
  .layout-wrapper .layout-sidebar {
    right: -250px;
  }
  .layout-wrapper .layout-sidebar.layout-sidebar-active {
    right: 0;
    width: 100%;
  }
  .layout-wrapper .layout-content {
    margin-right: 0;
    float: none;
  }
  .footerMiniCol{
      width:   1000px;
  }
  
  nav.navbar {
    background: #14254A!important;
  }
  
}/*# sourceMappingURL=layout.css.map */

/*Footer*/
.upperFooter{
    
    background-color: #14254A;
    padding-top: 15px;
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 13px;
}
.upperFooter a{
    color: #DDDDDD!important;
}
.upperFooter a:hover{
    color: white!important;
}
.upperFooter h2{
    color: #47A3DA;
}
.layout-footer{
    background: url("../../image/newkuwait_logo.png") no-repeat;
    background-size: cover;
    font-size: 13px;
}
.layout-footer a{
    color: #14254A;
}
.layout-footer a:hover{
    color: #14254A;
}
.footerLeft{
    max-width: 50%;
    float: left;
    text-align: center;
}
.footerRight{
    max-width: 50%;
    float: right;
    text-align: center;
}
.footerMiniCol{
    min-width: 300px;
    color: white;
}
.footerText a{
    margin-top: 0.5rem!important;
    margin-bottom: 0.5rem!important;
}
.layout-wrapper{
    padding: 0px!important;
    margin: 0px!important;
    height: auto!important;
}
/* you can delete
.Row {
    display: table;
    width: 100%; 
    table-layout: fixed; 
    border-spacing: 10px; 
    padding-top: 15px;
}
.Row h2{
    color: #47A3DA;
}
.Column {
    display: table-cell;
    text-align: center;
    color: white;
    float: left;
}
*/
.responsiveItem{
    width: 100%;
    height: auto;
}
.apps{
    max-width: 145px;
}
.iconColor{
    color: #14254A;
}
.iconColor:hover{
    color: #14254A;
}
.nav-link {
    color: white!important;
}
.nav-link:hover {
color: #47A3DA!important;
}
.logoStyling{
   max-width: 200px;
}
.col{
    color: white;
}
.widthContainer{
    max-width: 1320px;
    margin: 0 auto;
}
.copyRight{
   /* margin-top: 30px;*/
}
.ui-panelgrid td {
    background-color: #14254A !important;
}
.ui-panelgrid p{
    color: white;
}
.ui-widget-header td{
    background-color: white !important;
}
.ui-panel-titlebar{
    background-color: #14254A !important;
}
/*override button background color*/
.dashboard .contact-form .ui-panel .ui-button{
    background:  #056ED6 !important;
}
.dashboard .contact-form .ui-panel .ui-button:hover{
    color:  #14254A !important;
}
.ui-inputfield{
    max-width: 300px;
    text-align: center;
}
.responsiveText{
    font-size: 0.9vw;
    color: black;
    width: 100%;
    font-weight: bold; 
    padding: 0;
    margin: 0;
}

.responsiveText {
    -webkit-transition: color 2s;
    transition: color 1s;
}
.responsiveText:hover {
    color: #47A3DA;
}
.frontPageTitle{
    text-align: center;
    font-size: 40px;
    color: #14254A;
    margin-bottom: 25px;
}
.tableCard{
    max-width: 100%;
    margin: auto;
    border: 5px #14254A solid;
    border-radius: 20px;
    padding: 10px;
}
body .ui-paginator .ui-paginator-pages .ui-paginator-page.ui-state-active{
    background-color: #47A3DA;
}
body .ui-button.ui-button-text-only .ui-button-text{
    background: #47A3DA;
    color: white;
    border-radius: 10px;
    text-align: center;
}
.successButton {
    text-decoration: none!important;
    display: inline-block!important;
    cursor: pointer!important;
    max-width: 20%;
    min-width: 70px;
    margin: 10px!important;
}

.greenSuccessButton{
    min-width: 110px;
}
.body .ui-panel .ui-panel-titlebar{
    background-color: #47A3DA;
}
body .ui-datatable thead th.ui-state-active{
    background-color: #47A3DA;
}
body .ui-datatable .ui-datatable-data > tr.ui-state-highlight{
    background-color: #47A3DA;
}
.commandLinkStyl{
    width: 150px;
    border: rgb(250, 250, 250) outset 1pt;
    border-radius:5px;
    color: white;
    background-color: #47A3DA;
    padding: 0px 15px;
    font-weight: 600;
}
body .ui-selectonemenu-panel .ui-selectonemenu-items .ui-selectonemenu-item.ui-state-highlight{
    background-color: #47A3DA;
}
body .ui-selectonemenu.ui-state-focus:not(.ui-state-error){
    border-color: #47A3DA;
}
.ui-panel.panel_inner .ui-panel-title{
    color: white!important;
}
.ui-dialog .ui-dialog-titlebar{
    background-color: #47A3DA!important;
}
body .ui-messages .ui-messages-warn{
    background-color: #47A3DA!important;
    color: white;
}
body .ui-steps .ui-steps-item.ui-state-highlight .ui-steps-number{
    background: #47A3DA!important;
}
.fa{
    color: #47A3DA!important;
}
body .ui-button{
    color: #47A3DA!important;
}
body .ui-chkbox .ui-chkbox-box.ui-state-active{
    border-color: #47A3DA!important;
    background-color: #47A3DA!important;
}
.socialMediaBrands img{
    width: 23px!important;
}
/*.ui-panel.panel_inner .ui-panel-title{
    color: #47A3DA!important;
}*/
.logoutStyling{
    margin-right: auto;
}
.dropdown-item{
    margin-right: auto;
    text-align: right !important;
}
body .ui-panelgrid .ui-panelgrid-cell {
    color: white!important;
}
.dropdown-menu{
    /*background-color: green !important;*/
    right: 0px!important;
    width: 250px !important;
}




    .contact-form {margin: auto;}
            .contact-form .ui-g .ui-g-8 .border.buttonShadow{
                margin:auto;display:flex;flex-direction:column;position:relative;justify-content:center;text-align: center;
            }
            .center-button{
                display: flex ;
                width: 170px;
                height: 40px;
                align-items: center;
                justify-content: center;
                text-align: center;
                flex-direction: column;

            }
            body .ui-messages .ui-messages-error {
                background-color: #a6a6a6;
                border: 0 none;
                color: #212121;
            }

            body .ui-button.ui-button-icon-only .ui-icon {
     right: 50% !important;
    margin-top: -0.5em !important;
    margin-right: -0.5em !important;                   
            }
.circle-btn {
     right: 50% !important;
    margin-top: -0.5em !important;
    margin-right: -0.5em !important;
    border-radius: 50% !important;
  }

  .circle-btn:hover {
    background-color: #45a049;
  }
  .ui-button-text:hover {
    background-color: #45a049;
  }
  .ui-button-text{
      background-color: transparent !important;
  }
  
  /* إخفاء النصوص في أزرار الرفع */
/*.ui-fileupload-buttonbar .ui-button .ui-button-text {
    display: none !important;
}*/

/* تصغير حجم الأزرار */
.ui-fileupload-buttonbar .ui-button-icon-only {
    width: 2em; /* حجم الزر */
    height: 2em;
    
}
.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-icon-left{
    
    background: transparent !important;
}

.ui-fluid .ui-fileupload .ui-button{
    
    width: 100% !important;
}

/* الأعمدة الفردية الفارغة - حمراء */
.castom-panelgrid td:nth-child(odd).empty-cell {
     background-color: white !important; /* أحمر */
    color: blue !important; /* ن
    /*box-shadow: 0 4px 8px rgba(244, 67, 54, 0.3);*/
    border: 0px solid #0d8aee !important;
   
}

.castom-panelgrid tr td:nth-child(odd).has-content  {
    background-color: #14254A !important; /* أزرق */
    color: white !important; /* نص أبيض */
    border: 0px solid #0d8aee !important;
   
}

.castom-panelgrid tr td:nth-child(odd) {
  
    width: 25% !important;
}
/* تنسيق الأعمدة الزوجية (2, 4, 6, ...) */
.castom-panelgrid tr td:nth-child(even) {
    background-color: white !important; /* أحمر */
    color: blue !important; /* نص أبيض */
    border: 0px solid #e53935 !important;
}

/* تنسيق رأس الجدول */
.castom-panelgrid .ui-widget-header {
    background-color: #14254A !important; /* أخضر */
    color: white !important;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
}

/* تحسين المسافات الداخلية للخلايا */
.castom-panelgrid td {
    padding: 12px 15px !important;
    text-align: center !important;
}

/* تنسيق التسميات */
.ui-outputlabel {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 1.1em;
}

/* تنسيق حقول الإدخال */
.ui-inputfield {
    background-color: rgba(255, 255, 255, 0.8) !important;
    color: #333 !important;
/*    border: 1px solid #ddd !important;
    border-radius: 4px !important;*/
    padding: 8px 12px !important;
    width: 100% !important;
}

/* تنسيق الأزرار */
.ui-button {
    background-color: #FF9800 !important; /* برتقالي */
    border: none !important;
    color: white !important;
    padding: 10px 20px !important;
    border-radius: 4px !important;
    font-weight: bold !important;
    transition: background-color 0.3s !important;
}

.ui-button:hover {
    background-color: #F57C00 !important; /* برتقالي داكن */
}