﻿@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
}
a {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}



.main-bg {
  background-size: cover;
  background: url("../images/main-bg.jpg") #e7f0fb no-repeat top center;
}
.header {
  background: url("../images/header-right.jpg") #efefef no-repeat right;
  padding: 9px 0px;
}
.logo-int {
  text-align: left;
}
.top-link {
  text-align: right;
  padding-top: 16px;
}
.top-link ul {
  margin: 0px;
  padding: 0px;
}
.top-link ul li {
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  color: #0d59bb;
  display: inline-block;
}
.top-link ul li.devider {
  padding: 0px 10px;
}
.top-link ul li a {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  color: #0d59bb;
  text-decoration: none;
}
.top-link ul li a:hover {
  color: #ff9e27;
}
.float-panel {
  background-color: #004288 !important;
  z-index: 9 !important;
  position: relative !important;
  width: 100%;
  border-top: 3px solid #ff9c03;
  padding: 13px 0px 0px;
}
.sticky-wrapper {
  padding-bottom: 32px;
  height: 18px !important;
}
.faith-main-menu {
  position: relative !important
}
.pd25 {
  padding: 25px 0 15px 0px;
}
.prsnl-detail p {
  font-size: 14px;
  color: #dc8a0b;
}
.prsnl-detail p span {
  font-size: 14px;
  color: #004288;
  display: inline-block;
  padding-right: 10px
}
.prsnl-detail p.txt-rht {
  text-align: right;
}
.middle-part {
  margin: 0px 0px 50px 0px;
}
.login-box-shadow {
  -webkit-box-shadow: 0px 0px 9px 0px rgba(194, 194, 194, 1);
  -moz-box-shadow: 0px 0px 9px 0px rgba(194, 194, 194, 1);
  box-shadow: 0px 0px 9px 0px rgba(194, 194, 194, 1);
  background: #fff;
  border-radius: 15px;
  margin-top: 50px;
}
.right-part {
  text-align: center;
}
.right-part img {
  border-radius: 0px 15px 15px 0px;
  width: 100%;
}
.logo-part {
  text-align: center;
      margin: 20px 0px 10px 0px;
}
.login-head {
  text-align: center;
  padding-top: 5px;
  /*padding-bottom: 23px;*/
}
.login-head h1 {
  font-size: 30px;
  color: #ff9c03;
  font-weight: bold;
  padding-bottom: 0px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.login-head h1:after {
  content: '';
  display: block;
  height: 4px;
  width: 70px;
  background: #004288;
  margin: 0 auto;
  margin-top: 16px;
}
.inner-addon {
  position: relative;
  margin-bottom: 15px;
}
/* style glyph */
.inner-addon img {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}
.inner-addon .form-control {
  padding-left: 35px;
  font-size: 12px;
  color: #4a4a4a;
  border: 1px solid #5876a4;
  border-radius: 0.12rem !important;
}
.input-main {
  padding: 0px 50px 0px 73px;
}
.login-btn {
  background: #004288;
  border: 0px;
  color: #fff;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 2px 3px #ccc;
  padding: 9px 19px;
  text-decoration: none;
  font-size: 16px;
  border-radius: 3px;
  cursor: default;
}
.login-btn:hover:enabled {
  /*box-shadow: 130px 0 0 #1f2024 inset;*/
  box-shadow: 220px 0 0 #ff9c03 inset;
  text-decoration: none;
  color: #fff;
}
.login-btn i {
  font-size: 14px;
  color: #fff;
  padding-right: 10px;
}
.forgot-pwd {
  text-align: right;
  margin-top: 10px;
}
.forgot-pwd p a {
  font-size: 14px;
  color: #004288;
  text-decoration: none;
}
.forgot-pwd p a:hover {
  color: #ff9c03;
}
.forgot-pwd p i {
  color: #ff9c03;
}
.pd12 {
  padding-top: 12px;
}
.bottom-blue {
  background: #004288;
  padding: 5px 0px;
}
.bottom-blue p {
  font-size: 14px;
  color: #fff;
  margin: 0px;
  padding: 0px;
}
.bottom-cnt {
  text-align: center;
  color: #004288;
  padding: 18px 0px 3px;
}
    .bottom-cnt p {
        font-size: 14px;
        line-height: 22px;
        color: #004288;
        margin-top: 15px;
        margin-bottom: 35px;
    }
.bottom-cnt p a {
  color: #ff9b00;
  text-decoration: none;
}
.text-rht {
  text-align: right
}
.table-bdr {
  border: 1px solid #dfdfdf;
  padding: 20px;
  overflow-x: auto;
}
.table {
  font-size: 13px;
  color: #898b8d;
}
.table-heading {
  /*border-bottom: 8px solid #f7f7f7;*/
  /*padding-bottom: 20px;
 */
  margin-bottom: 8px;
}
.table-heading h1 {
  color: #ff9e27;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  border-bottom: 1px solid #ff9e27;
  padding-bottom: 7px;
}
.gray-box {
  background: #f7f7f7;
  padding: 47px 33px 80px;
}
.msg-link ul {
  margin: 0px;
  padding: 0px;
}
.msg-link ul li {
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 13px;
  margin-bottom: 13px;
    /*Added by Kranri*/
    font-size: 12px;
    display: flex;
}
.msg-link ul li a {
  font-size: 14px;
  color: #0d59bb;
  text-decoration: none;

}
.msg-link ul li a:hover {
  color: #f89907;
}
.msg-link ul li a i {
  font-size: 11px;
  color: #0d59bb;
}
.msg-link ul li a:hover i {
  color: #f89907;
}
.msg-link h2 {
  font-size: 28px;
  color: #f89907;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  padding-bottom: 34px;
}
.msg-link h2:after {
  content: '';
  display: block;
  height: 4px;
  width: 82px;
  background: #f8a744;
  margin: 0 auto;
  margin-top: 20px;
}
.show-grid {
  display: none;
}

        .rowhead  {
        padding: 5px !important;
        vertical-align: top;
        border: 1px solid #ffffff !important;       
        font-weight: bold;
        color: #ffffff;
        background-color: #2C3089;
    }
        .row1
        {
	        background-color: #DADBFB;
            height: 30px;
	        /*padding-left: 5px;*/
        }
        .row2 
        {
            height: 30px;
            background-color: #ffffff;
            /*padding-left: 5px;*/
        }
       
        .grid_table  {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent;
            font-size: 12px;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";

        }

       .grid_table th {
        padding: 5px !important;
        vertical-align: top;
        border: 1px solid #ffffff !important;       
        font-weight: bold;
        color: #ffffff;
        background-color: #2C3089;
        height: 30px;
    }
      .grid_table td {
        padding: 5px !important;
        vertical-align: top;
        color: #3F3F3F;
        border: 1px solid #ffffff !important;
    }
      .textright{
          text-align: right;
          color: #FF3300;
          font-weight: bold;
          font-size: 12px;
      }

      .Reim_table  {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent;
            font-size: 12px;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";

        }

      .Reim_table td {
        /*padding: 5px !important;*/
        /*vertical-align: top;*/
        color: #3F3F3F;
        /*border: 1px solid #ffffff !important;*/
    }
      
      .text-red{
          font-family: Times New Roman,Times, serif;
          color: #FF3300;
          font-style: italic;
          font-size: medium;
      }

              .user-table { 
             width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent;
            font-size: 12px;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; 
        } 
          .user-table thead th {
              vertical-align: Middle;
              border-bottom: 2px solid #dee2e6;
            }

       .user-table th { 
        padding: 5px !important;
        vertical-align: Middle;
        border: 1px solid #ffffff !important;       
        font-weight: bold;
        color: #ffffff;
        background-color: #2C3089; 
          height: 30px;
        } 
          
       .user-table td { 
        padding: 5px !important;
        vertical-align: top;
        color: #3F3F3F;
        border: 1px solid #ffffff !important;
        }
       .user-table tr:nth-child(even) { 
            background-color: #DADBFB; 
        }
.disabled-btn {
    background-color:#e0e0e0;
}
.headerrow {
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
 }