 @import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

 @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

 html {
   scroll-behavior: smooth;
 }
 * {
   margin: 0px;
   padding: 0px;
   outline: none;
 }
 body {
   font-family: "Poppins", sans-serif !important;
   word-wrap: break-word;
   font-smooth: always;
   -webkit-font-smooth: always;
   text-rendering: optimizelegibility;
   -webkit-text-rendering: optimizelegibility;
   word-wrap: break-word;
   -webkit-font-smoothing: antialiased;
   font-smoothing: antialiased;
   text-rendering: optimizeSpeed;
   -webkit-text-rendering: optimizeSpeed;
   font-size: 13px !important;
   font-style: normal;
   background-color: #fff !important;
   background-size: cover;
	 margin: 0px;
	 padding: 0px;
 }
 
 input.frm_field:-webkit-autofill, input.frm_field:-webkit-autofill:hover, input.frm_field:-webkit-autofill:focus, input.frm_field:-webkit-autofill:active {
   transition: background-color 5000s ease-in-out 0s;
   -webkit-text-fill-color: #fff !important;
   background-color: transparent !important;
 }
 input.frm_field:-webkit-autofill, input.frm_field:-webkit-autofill:hover, input.frm_field:-webkit-autofill:focus, input.frm_field:-webkit-autofill:active {
   -webkit-box-shadow: 0 0 0 50px transparent inset !important; /* Change the color to your own background color */
   -webkit-text-fill-color: #fff !important;
   background-color: transparent !important;
 }
 input.frm_field:-webkit-autofill, input.frm_field:-webkit-autofill:hover, input.frm_field:-webkit-autofill:focus, input.frm_field:-webkit-autofill:active {
   -webkit-box-shadow: /*your box-shadow*/ , 0 0 0 50px transparent inset !important;
   -webkit-text-fill-color: #000 !important;
   background-color: transparent !important;
 } 
 b, a, table tr th, table tr td, span, label {
   font-weight: normal !important;
 }
 h1, h2, h3, h4, h5, h6, button, input, select, textarea {
   font-family: "Poppins", sans-serif;
 }
 table tr td {
   vertical-align: middle !important;
 }
 a {
   color: #000;
   text-decoration: none !important;
 }
 a:hover {
   text-decoration: none;
 }
 a:focus {
   outline: none;
   text-decoration: none;
 }
 ul, ul li {
   list-style-type: none;
 } 
 a:hover {
   text-decoration: none !important;
 }
 .container {
   max-width: 1350px !important;
   width: 100% !important;
 }
 .btn {
   cursor: pointer;
 }
 .login_slider {
   width: 100%;
   float: left;
 }
 .login_slider .carousel {
   position: absolute;
 }
 .login_slider .carousel img {
   vertical-align: middle;
   border-style: none;
   width: 100%;
 }
 #background-carousel {
   position: fixed;
   width: 100%;
   height: 100%;
   z-index: -1;
 }
 .ab1 {
   background: #fff;
   display: inline-block;
   padding: 4px;
   border-radius: 4px;
   margin: 4px 0 0 0;
 }
 .carousel, .carousel-inner {
   width: 100%;
   height: 100%;
   z-index: 0;
   overflow: hidden;
 }
 .item {
   width: 100%;
   height: 100%;
   background-position: center center;
   background-size: cover;
   z-index: 0;
 }
 #content-wrapper {
   /* position: absolute;
    z-index: 1 !important;
    min-width: 100%;
    min-height: 100%;
    display: table;
    height: 100%;*/
 }
 .well_1 {
   max-width: 720px;
   width: 100%;
   margin: 0 auto;
 }
 .login_content {
   display: table-cell;
   vertical-align: middle;
 }
 .login_main {
   width: 100%;
   float: left;
 }
 header1 {
   color: #fff;
   position: relative;
   width: 100%;
   -webkit-transition: all 0.4s ease;
   transition: all 0.4s ease;
   z-index: 99;
   background: #055496;
 }
 header1.sticky {
   /*position: fixed;
  z-index:9;
  width: 100%;
  top: 0px;
  background: #ceb084;
  box-shadow: 0px 0px 7px #222*/
 }
 .logo_h {
   width: auto;
   float: left;
   position: relative;
   z-index: 1;
   background: #fff; 
   margin: 0;
   padding:0px 6px 0px 6px;
 }
 .list-group-item.active {
   z-index: 0 !important
 }
 .login_header {
   padding: 2px 8px 4px 8px;
   position: absolute;
   left: 0;
   top: 0;
   width: 33%;
   height: 100%;
 }
 .ab2 {
   text-align: center;
 }
 .ab3 {
   text-align: right;
 }
 .login_midd_cont {
   width: 100%;
   float: left;
 }
 .login_right_cont {
   width: 100%;
   float: left;
 }
 .jt_way {
   width: 100%;
   float: left;
   margin: 4px 0 6px 0;
 }
 .jt_way h2 {
   color: #df7dab;
   font-size: 16px;
   margin: 0 0 6px 0;
   font-weight: bold;
 }
 .jt_way p {
   font-size: 13px;
   line-height: 17px;
   margin: 0;
 }
 .login_midd_secnd {
   width: 100%;
   float: left;
   background: #fff;
   min-height: 300px;
   padding: 20px 0 0 0;
 }
 .cus_first {
   width: 100%;
   float: left;
   text-align: center;
   margin: 4px 0 10px 0;
   position: relative;
 }
 .cus_first h3 {
   color: #df7dab;
   font-size: 13px;
   border: solid 2px #df7dab;
   font-weight: bold;
   display: inline-block;
   padding: 5px 8px 5px 8px;
   margin: 0;
   border-radius: 20px;
 }
 .cus_first p {
   font-size: 12px;
   line-height: 16px;
   margin-top: 6px;
   color: #333;
 }
 .login_frm {
   width: 100%;
   max-width: 400px;
   margin: 0 auto;
 }
 .login_frm_cont h3 {
   font-size: 20px;
   margin: 8px 0 8px 0;
 }
 .login_frm_cont .frm_field {
   border-radius: 0px;
   height: 37px;
   margin: 15px 0px 15px 0;
   max-width: 100%;
   color: #fff !important;
 }
 .login_frm_cont .frm_field_1 {
   height: 16px;
   width: 16px;
   float: left;
   margin: 2px 6px 0px 0;
 }
 .btn_section {
   width: 100%;
   float: left;
   margin: 20px 0 0 0;
 }
 .btn_section .btn_1 {
   border-radius: 0;
   background-color: #a62d38;
   color: #fff;
   height: 37px;
   font-size: 14px;
   border-color: #a62d38;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .anim_1 {
   -webkit-animation: spin 10s linear infinite;
   -moz-animation: spin 10s linear infinite;
   animation: spin 10s linear infinite;
 }
 @-moz-keyframes spin {
   100% {
     -moz-transform: rotate(360deg);
   }
 }
 @-webkit-keyframes spin {
   100% {
     -webkit-transform: rotate(360deg);
   }
 }
 @keyframes spin {
   100% {
     -webkit-transform: rotate(360deg);
     transform: rotate(360deg);
   }
 }
 .anim_2 {
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
 }
 .cus_first img {
   margin-top: -5px;
   margin-top: -8px;
 }
 .hdrd {
   width: 100%;
   float: left;
   position: relative;
   height: auto;
 }
 .main_header {
   width: 100%;
   float: left;
   height: auto;
   text-align: center;
   padding:0px 0px 8px 0px;
   z-index: 2;
 }
 .main_logo_2 {
   text-align: center;
 }
 .topts {
   width: 100%;
   height: 46px;
   position: relative; 
 }
 .admin_text {
   text-align: right;
   padding: 4px 0px 0 0;
   min-width: 50%;
   float: right;
   height: 46px;
 }
 .admin_text span {
   font-weight: bold !important;
   font-size: 14px;
   max-width: 320px;
   height: auto;
   padding-top: 4px;
   text-align: left;
   float: left;
   color: #000;
 }
 .admin_text p {
   text-align: left;
   color: #000;
   font-size: 14px !important;
   padding-top: 10px;
   font-weight: bold;
   display: inline-block;
   margin-left: 15px;
   line-height: 16px;
   float: left
 }
 .lg_ou {
   width: auto;
   float: left;
   position: relative;
   height: auto;
   text-align: center;
   line-height: 25px;
   border-radius: 20px;
   padding: 2px 14px;
   font-size: 14px !important;
   color: #fff;
   margin-right: 10px;
   font-weight: bold !important;
 }
 .lg_ou a {
   color: #fff;
 }
 .lg_ou a:hover {
   color: #fff;
 }
 .my_account {
   width: auto;
   float: left;
   background: #40a37a;
   position: relative;
   height: auto;
   text-align: center;
   line-height: 25px;
   border-radius: 20px;
   padding: 2px 14px;
   font-size: 14px !important;
   color: #fff;
   margin-right: 10px;
   font-weight: bold !important;
 }
 .my_account a {
   color: #fff;
   font-weight: bold !important;
 }
 .my_account a:hover {
   color: #fff;
 }
 .admin_text span a {
   text-transform: capitalize;
   color: #000;
   font-weight: bold !important;
 }
 .admin_img {
   float: left;
   margin: 0 0px 0px 15px;
   padding: 0px;
   width: 36px;
   height: 36px;
   background: #fff;
   border-radius: 50%;
 }
 .main_logo_3 {
   margin: 15px 0px 0 0;
 }
 .nav_main {
    width: 100%;
    float: left;
    height: auto;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    background: #40a37a00; 
    min-height: 32px;
    border: solid 1px #aaaaaa
 }
 .navigation_inner {
   margin-top: 0px;
   padding-left: 0%;
   margin-left: 0;
   /* float: left;*/
 }
 .theam_section {
   width: auto;
   position: relative;
   right: 0;
   top: 0;
 }
 .nav_main ul {
   width: 100%;
   float: none;
   list-style: none;
   text-align: left;
   margin: 0;
   padding: 0;
 }
 .nav_main ul li {
   float: none;
   display: inline;
 }
 .nav_main ul li a {
   float: none;
   padding: 9px 20px 11px 20px;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
   color: #fff;
   text-decoration: none;
 }
 .nav_main ul li:first-child a {
   border-left-color: transparent !important;
 }
 .nav_main ul li:last-child a {
   border: none;
 }
 .nav_main ul li a:hover {
   background: #1e1310;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 #cssmenu .active {
   background: #2b2b2b !important;
 }
 .nav_main_01 {
   position: relative;
 }
 .main_logo_3 {
   text-align: center;
 }
 .rht_btn {
   position: absolute;
   right: 24px;
   top: 0;
   display: none;
 }
 .color_theam {
   width: 100%;
   float: left;
   margin: 0 0 0 -5px;
 }
 .color_theam .btn_1 {
   height: 40px;
   border-radius: 0;
   background: #cd3018;
   border-color: #cd3018;
   font-size: 13px;
   cursor: pointer;
   font-weight: bold;
   font-style: italic;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
   border-right: solid 2px rgba(255, 255, 255, 0.35);
 }
 .color_theam .btn_1:hover {
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
   background: #40a37a;
   border-color: #333;
   border-right: solid 2px rgba(255, 255, 255, 0.35);
 }
 .color_theam .btn_1 img {
   margin: -5px 0px 2px 8px;
 }
 .main_banner {
   width: 100%;
   float: left;
   height: 350px;
   background: #f7f7f7;
 }
 .main_banner .carousel .item img {
   width: 100%;
   float: left;
   height: 350px;
 }
 .main_banner .carousel-control {
   position: absolute;
   top: 40%;
   left: 15px;
   width: 40px;
   height: 40px;
   font-size: 32px;
   font-weight: 100;
   line-height: 30px;
   color: #ffffff;
   text-align: center;
   background: #222222;
   border: 3px solid #ffffff;
   -webkit-border-radius: 23px;
   -moz-border-radius: 23px;
   border-radius: 23px;
   opacity: 0.5;
   filter: alpha(opacity=50);
 }
 .main_banner .carousel-control:hover, .main_banner .carousel-control:focus {
   color: #ffffff;
   text-decoration: none;
   opacity: 0.9;
   filter: alpha(opacity=90);
 }
 .main_banner .carousel-control.right {
   right: 8%;
 }
 .main_banner .carousel-control.left {
   left: 8%;
 }
 .birthday_main {
   position: fixed;
   left: 0;
   top: 211px;
   z-index: 8;
 }
 .new {
   right: 0;
   left: auto;
 }
 .icon_list_1 {
   width: 100%;
   float: left;
   height: auto;
   padding: 4px 0 11px 0;
 }
 .quick_link {
   width: 100%;
   float: left;
   min-height: 242px;
   border-radius: 15px;
   overflow: hidden;
   background:#fff; 
   margin-bottom: 20px;
   padding-bottom:30px;
    box-shadow: 0px 1px 10px #e9e9e9;
 }
 .quick_link h2 {
    font-size: 19px;
    padding: 3px 0px 0px 17px;
    color: #000;
    font-family: "Poppins", sans-serif;
    min-height: 46px;
    line-height: 46px;
    margin: 0px 0 14px 0;
    border-radius: 0;
    text-align: left;
    border-bottom: solid 1px #e2e2e2;
 }
 .cont_icon {
   width: 100%;
   float: left;
   text-align: center;
   height: auto;
   display: table;
   margin: 0px;
   padding: 0;
 }
 .cont_icon ul {
   text-align: center;
   width: 100%;
   list-style: none;
   margin: 0;
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
	 padding: 0px;
 }
 .cont_icon ul li {
   width: 110px;
   height: 100px;
   display: block;
   position: relative;
   margin: 3px 8px 24px 8px;
   padding-top: 3px;
   transition: all ease .5s;
 }
 .cont_icon p {
   font-size: 14px;
   color: #333;
   line-height: 18px;
   padding: 4px 9px;
   font-family: "Poppins", sans-serif;
   font-weight: 500;
 }
 .cont_icon p a {
   color: #333;
 }
 .cont_1 {
   width: 70px;
   height: 70px;
   border-radius: 50%;
   background: #a4caad;
   text-align: center;
   line-height: 70px;
   margin: 0 auto;
 }
 .cont_2 {
   width: 70px;
   height: 70px;
   border-radius: 50%;
   background: #a4caad;
   text-align: center;
   line-height: 70px;
   margin: 0 auto;
 }
 .cont_3 {
   width: 70px;
   height: 70px;
   border-radius: 50%;
   background: #a4caad;
   text-align: center;
   line-height: 70px;
   margin: 0 auto;
 }
 .cont_4 {
   width: 70px;
   height: 70px;
   border-radius: 50%;
   background: #a4caad;
   text-align: center;
   line-height: 70px;
   margin: 0 auto;
 }
 .cont_5 {
   width: 70px;
   height: 70px;
   border-radius: 50%;
   background: #a4caad;
   text-align: center;
   line-height: 70px;
   margin: 0 auto;
 }
 .cont_6 {
   width: 70px;
   height: 70px;
   border-radius: 50%;
   background: #a4caad;
   text-align: center;
   line-height: 70px;
   margin: 0 auto;
 }
 .icon_one {
   display: table;
   position: relative;
 }
 .img_crcle {
   width: 110px;
   height: 110px;
   display: block;
   position: relative;
   margin: 3px 0px 13px 0px;
   background: #fff;
   padding-top: 13px;
   transition: all ease .5s;
   border-radius: 4px;
    box-shadow: 0px 1px 10px #e9e9e9;
 }
 .img_crcle:hover {
   background: #202221;
   transition: all ease .5s;
   box-shadow: 0px 0px 9px #202221 inset;
 }
 .img_crcle p {
   position: absolute;
   text-align: center;
   bottom: 0px;
   width: 100%;
   color: #e8ebfd;
   line-height: 15px;
   font-size: 15px;
   font-weight: 510
 }
 .img_crcle_1 {
   display: table-cell;
   vertical-align: middle;
   text-align: center;
   cursor: pointer;
 }
 .main_box_1 {
   width: 100%;
   float: left;
   margin: 0px 0 0 10px;
   background: #fd7900e6;
   border-radius: 0px;
   padding: 8px 15px;
   min-height: 200px;
   margin-bottom: 15px;
 }
 .main_box_2 {
   width: 100%;
   float: left;
   margin: 25px 0 0 0px;
 }
 .main_box_cont {
   width: 100%;
   float: left;
   position: relative;
 }
 .main_box_1 h2 {
   color: #666;
   background: transparent;
   width: 100%;
   font-size: 28px;
   font-family: "Poppins", sans-serif;
   font-weight: 300;
   margin-bottom: 0px;
   margin-top: 15px;
 }
 .main_box_1 h3 {
   color: #333;
   padding: 18px 0px 0px 0px;
   background: transparent;
   width: 60%;
   font-size: 24px;
   font-family: "Poppins", sans-serif;
   font-weight: normal;
   float: left;
   margin-top: 100px;
 }
 .main_box_1 h2 .fa {
   font-size: 18px;
   margin: 0 6px 0px 4px;
 }
 .main_box_1 h4 {
   font-size: 20px;
   margin: 15px 6px 5px 138px;
   width: 55%;
   color: #fff;
   font-weight: 520;
 }
 .main_box_1 h2 img {
   margin: -4px 6px 4px 4px;
 }
 .bgs {
   background: #fff;
   margin-top: 12px;
   padding: 20px 0px;
 }
 .bgs1 {
   background: #fff;
   margin-top: 12px;
   padding-bottom: 0px;
   min-height: 338px;
 }
.main_box_cont img {
	border: solid 2px #0b0b0b;
	float: left;
	margin: 0px 12px 0px 0px;
	width: 100px;
	height: 100px;
	border-radius: 10px;
}
 .main_box_cont ul li img {
   width: auto;
   height: auto;
   border: none;
   margin: 0px;
   margin-right: 10px;
 }
 .main_box_cont {
   position: relative;
 }
 .main_box_cont li a {
   font-size: 14px !important;
   color: #fff !important;
   font-family: "Poppins", sans-serif;
   line-height: 27px;
 }
 .main_box_cont .btn_1 {
   position: absolute;
   bottom: 10px;
   right: 10px;
   border-radius: 0;
   font-size: 12px;
   height: 25px;
   padding-top: 4px;
   background: #cd3018;
   border-color: #cd3018;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .main_box_cont.bc_1 .btn_1 {
   left: 10px;
 }
 .main_box_cont.bc_1 .btn_2 {
   position: absolute;
   bottom: 10px;
   left: 80px;
   border-radius: 0;
   font-size: 12px;
   height: 25px;
   padding-top: 4px;
   background: #cd3018;
   border-color: #cd3018;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
   margin: 0 0 0 6px;
 }
 .main_box_cont.bc_1 .btn_2:hover {
   background-color: #286090;
   border-color: #204d74;
 }
 .crn_port {
   width: 100%;
   float: left;
   margin: 25px 0 0 0;
 }
 .crn_port ul {
   width: 100%;
   float: left;
   margin: 0;
   padding: 0;
   list-style: none;
 }
 .crn_port ul li {
   margin: 0 0 18px 0;
 }
 .crn_box {
   height: 50px;
   background: #009688;
   color: #fff;
   font-size: 14px;
   box-shadow: rgba(204, 204, 204, .75) 3px 3px 3px;
   -webkit-box-shadow: rgba(204, 204, 204, .75) 3px 3px 3px;
   padding: 10px;
   cursor: pointer;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .img_wid_1 {
   width: 35px;
   float: left;
 }
 .crn_box img {
   float: left;
 }
 .crn_box p {
   float: left;
   margin: 6px 0 0 6px;
 }
 .crn_box:hover {
   background: #105892;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .bc_1 {
   background-image: url(file:///Z|/DiCabs_OfficeNet2025/images/poll_img.png);
   background-position: bottom right;
   background-repeat: no-repeat;
 }
 .bc_1 .chek_1 {
   width: 16px;
   height: 16px;
   float: left;
   margin: 2px 6px 0 8px;
 }
 .main_box_cont ul {
   width: 94%;
   float: left;
   margin: 4px 3% 0 3%;
   list-style: none;
   padding-bottom: 20px;
 }
 .main_box_cont ul li {
   position: relative;
   display: table;
   height: 30px;
   width: 100%;
   line-height: 58px;
   margin-bottom: 0px;
   padding-bottom: 2px;
 }
 .main_box_cont ul li a {
   display: table-cell;
   vertical-align: middle;
   width: 100%;
   padding: 0 0 0 0px;
   color: #eaeaea !important;
   line-height: 36px;
 }
 .main_box_cont li a:hover {
   color: #ceb084 !important;
 }
 .main_box_cont .btn-success {
   float: right;
   margin-top: -15px !important;
   margin-right: 15px !important;
   background: #fff !important;
   border-radius: 20px !important;
   border: none !important
 }
 .main_box_cont .btn-success:hover {
   border: none !important;
   color: #C1741D !important;
   background: #393939 !important
 }
 .ftr_dwn {
   background: #41a37b;
   color: rgba(255, 255, 255);
   width: 100%;
   float: left;
   height: 40px;
   margin: 0;
 }
 .ftr_dwn ul {
   width: 33%;
   float: left;
   margin: 0;
   padding: 0;
   list-style: none;
 }
 .ftr_dwn ul + ul + ul {
   float: right;
   text-align: right;
 }
 .ftr_dwn ul li {
   display: inline-block;
   font-size: 13px;
   color: #fff;
   margin: 14px 0 10px 0;
   padding: 0 6px 0 6px;
   line-height: 16px;
   font-weight: 600;
   font-family: "Poppins", sans-serif;
   letter-spacing: 0.5px;
 }
 .ftr_dwn ul li a {
   color: #fff;
 }
 .ftr_dwn ul li:last-child {
   border: none;
 }
 .birthday_main {
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .birth_cont {
   width: 300px;
   height: 300px;
   position: absolute;
   left: -500px;
   top: 0;
   background: #f7f7f7 url(file:///Z|/DiCabs_OfficeNet2025/images/happy_great.png);
   opacity: 0.5;
   -webkit-opacity: 0.5;
   visibility: hidden;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
   padding: 30px 20px 20px 20px;
   box-shadow: rgba(0, 0, 0, 0.55) 0 3px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.55) 0 3px 8px;
   background-size: 100% 100%;
 }
 .birthday_main:hover .birth_cont {
   left: 0px;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
   opacity: 1;
   -webkit-opacity: 1;
   visibility: visible;
 }
 .birthday_main:hover img {
   margin-left: 300px;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .birthday_main img {
   position: relative;
   z-index: 9;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .birthday_main.new {
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .birthday_main.new .birth_cont {
   width: 300px;
   height: 300px;
   position: absolute;
   left: auto;
   right: -500px;
   overflow: auto;
   top: 0;
   background: #f7f7f7 url(file:///Z|/DiCabs_OfficeNet2025/images/new_joinee_bc.png);
   opacity: 0.5;
   -webkit-opacity: 0.5;
   visibility: hidden;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
   padding: 10px 20px 10px 15px;
   box-shadow: rgba(0, 0, 0, 0.55) 0 3px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.55) 0 3px 8px;
   background-size: 100% 100%;
 }
 .birthday_main.new:hover .birth_cont {
   right: 0px;
   left: auto;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
   opacity: 1;
   -webkit-opacity: 1;
   visibility: visible;
 }
 .birthday_main.new:hover img {
   margin-right: 300px;
   margin-left: auto;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .birthday_main.new .NewJoinee, .birthday_main .brthday {
   display: inline-block;
   width: 100%;
   margin: 0px 0 6px 0;
   padding: 0px 0 6px 0;
   min-height: 200px;
   background: #fff;
   border-radius: 50%;
 }
 .birthday_main.new .NewJoinee p, .birthday_main .brthday p {
   margin: 0;
 }
 .birth_main_cont .col-lg-4 img {
   width: 75px;
   height: 75px;
   border-radius: 50%;
   border: solid 3px rgba(0, 0, 0, 0.15);
   margin: 8px auto !important;
   display: block;
 }
 .birthday_main.new .NewJoinee a img, .birthday_main .brthday a img {
   margin: 0px 0px 0px 8px !important;
   display: inline-block;
 }
 .birthday_main.new img {
   position: relative;
   z-index: 9;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .banner-home {
   width: 100%;
   background: #fff; 
   margin-bottom: 20px;
   max-height: 300px;
   position: relative;
   z-index: 1;
   border-radius: 10px;
   overflow: hidden;
 }
 .banner-home .carousel-control {
   top: 50%;
   transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   position: absolute;
   width: 40px;
   height: 40px;
   font-size: 24px !important;
   font-weight: 100;
   line-height: 30px;
   color: #ffffff;
   text-align: center;
   background: #222222;
   border: 3px solid #ffffff;
   -webkit-border-radius: 23px;
   -moz-border-radius: 23px;
   border-radius: 23px;
   opacity: 0.5;
   filter: alpha(opacity=50);
   text-decoration: none;
 }
 .banner-home .carousel-control.left {
   left: 5%;
   background-repeat: repeat-x;
   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
 }
 .banner-home .carousel-control.right {
   right: 5%;
   left: auto;
   background-repeat: repeat-x;
   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
 }
 .banner-home .carousel-control:hover, .banner-home .carousel-control:focus {
   color: #ffffff;
   text-decoration: none;
   opacity: 0.9;
   filter: alpha(opacity=90);
 }
 .banner-home .carousel-item img {
   width: 100%;
   max-height: 300px; 
 }
 /*footer*/
 .footer_main {
   color: #fff;
   font-size: 12px;
   margin: 10px 0 0px 0;
 }
 .footer_main a {
   color: #fff;
 }
 .ftr_dwn ul {
   width: 100%;
   float: left;
   margin: 0;
   padding: 0;
   list-style: none;
 }
 .ftr_dwn ul + ul {
   text-align: right;
 }
 .ftr_dwn ul + ul + ul {
   float: right;
   width: auto;
 }
 .foot_mn {
   text-align: center;
 }
 .foot_btm {
   text-align: center;
   background: #105892;
   display: inline-block;
   width: auto;
   float: none;
   padding: 0 10px 0 10px;
   position: relative;
   z-index: 1;
 }
 .foot_mn:after {
   position: absolute;
   width: 100%;
   height: 1px;
   background: rgba(255, 255, 255, .10);
   content: '';
   bottom: 8px;
   left: 0;
 }
 .webs {
   color: #c9ac81 !important;
   text-decoration: underline !important;
   font-size: 16px;
   font-weight: 600 !important;
   font-style: italic;
 }
 .webs a {
   color: #c9ac81 !important;
   text-decoration: underline !important;
   font-size: 16px;
   font-weight: 600 !important;
   font-style: italic;
 }
 .webs a:hover {
   color: #fff;
 }
 /*footer*/
 .banner_slide {
   width: 100%;
   height: auto;
   float: left;
   margin-top: 0px;
   position: relative;
 }
 .MiddleSection {
   width: 100%;
   float: left;
   background: none;
   min-height: 550px;
   margin: 10px 0px 0px 0px;
 }
 .my_page_main {
   width: 100%;
   float: left;
   margin: 10px 0 10px 0;
 }
 .my_page_main .list-group-item.active {
   background-color: rgb(65, 163, 123);
   border-color: rgb(65, 163, 123);
   color: #fff;
   font-family: "Poppins", sans-serif;
 }
 .list-group-item.active {
   z-index: 2;
   color: #fff;
   background-color: rgb(26, 20, 72);
   border-color: rgb(26, 20, 72);
 }
 .my_page_main .list-group-item.active:hover {
   color: #fff;
   background-color: rgb(0, 114, 187);
   border-color: #056daf;
 }
 .my_page_main .list-group-item {
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
   color: #333;
   letter-spacing: 0.5px;
 }
 .my_page_main .list-group-item:hover {
   background-color: #f7f7f7;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .my_page_main .list-group {
   margin-bottom: 20px;
 }
 .MiddleSection .btn, #ws-lightbox-outer .btn {
   background: #41a37b!important;
   color: #fff !important;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
   padding: 4px 14px 3px 14px;
   font-size: 13px;
   height: 100%;
   border-radius: inherit;
 }
 .btn-primary:hover {
   color: #fff;
   background-color: #f58635;
   border-color: #f58635;
 }
 .MiddleSection .btn:hover, #ws-lightbox-outer .btn:hover {
   background: #dc9805;
   color: #fff !important;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .MiddleSection .btn:focus, #ws-lightbox-outer .btn:focus {
   color: #fff;
 }
 .rd_btn input[type="radio"] {
   float: left;
   margin: 3px 5px 0 0;
 }
 .open_btn {
   position: relative;
   float: left;
   border-radius: 45px;
   padding: 3px 17px;
 }
 .open_btn a {
   color: #fff;
   font-size: 12px;
 }
 .open_btn a:hover {
   color: #fff; 
 }
 .cnt_head h4 {
   width: 100%;
   float: left;
   font-size: 14px;
   color: #ffffff;
   background: #202221;
   padding: 6px 0px 7px 10px;
   margin: 1px 0 8px 0;
 }
 .MiddleSection .table-striped tbody tr:nth-of-type(odd) {
   background-color: #f9f9f9;
 }
 .emp_pt {
   width: 100%;
   height: auto;
   float: left;
   border-radius: 3px;
   background: #fff;
   margin-bottom: 20px;
   box-shadow: 0px 0px 16px #a2c9e1;
   -webkit-box-shadow: #dedede 2px 3px 4px;
   border: solid 1px #f7f7f7;
 }
 .enp_haed {
   background: rgba(0, 114, 187, 0.25);
   height: 100px;
   float: left;
   width: 100%;
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
 }
 .emp_pro {
   width: 100px;
   height: 100px;
   background: #fff;
   border-radius: 50%;
   padding: 5px;
   position: absolute;
   top: 40px;
   left: 90px;
   overflow: hidden;
   border: solid 4px rgb(164, 199, 223);
 }
 .emp_pro img {
   width: 90px;
   height: 90px;
   border-radius: 50%;
 }
 .emp_cnt h2 {
   color: #232323;
   font-family: "Poppins", sans-serif;
   font-size: 20px;
   font-weight: 400;
   margin: 5px;
   padding: 0px;
 }
 .emp_cnt {
   width: 100%;
   height: auto;
   float: left;
   padding: 55px 10px 10px 10px;
   text-align: center;
   font-size: 12px;
 }
 .table-expandable img {
   margin-bottom: 8px;
 }
 .frg_clr {
   color: #F44336;
   font-weight: bold !important;
 }
 .color_one span {
   color: #F44336;
   font-weight: bold !important;
 }
 .MiddleSection select.form-control:not([size]):not([multiple]) {
   height: calc(2.25rem + 10px);
 }
 .birthday_main.new .birth_cont .item a img, .birthday_main.new_1 .birth_cont .item a img, .box_cnt_bdy .item a img {
   border-radius: 0%;
   box-shadow: none;
   -webkit-box-shadow: none;
   height: auto;
   margin: 5px 6px 0 0;
 }
 .birthday_main.new .birth_cont .item a, .birthday_main.new_1 .birth_cont .item a, .box_cnt_bdy .item a {
   margin-bottom: 8px;
   margin-bottom: 4px;
   display: inline-block;
 }
 .birthday_main.new .birth_cont .item p, .birthday_main.new_1 .birth_cont .item p, .box_cnt_bdy .item p {
   margin-bottom: 4px;
 }
 .birthday_main.new .birth_cont .item, .birthday_main.new_1 .birth_cont .item, .box_cnt_bdy .item {
   height: auto;
   margin: 0 0 10px 0;
 }
 .birthday_main.new .birth_cont .item a b, .birthday_main.new_1 .birth_cont .item a b, .box_cnt_bdy .item a b {
   color: #F44336 !important;
 }
 /*kb*/
 .all_right_main {
   width: 100%;
   float: left;
 }
 .kb_left_one {}
 .kb_left_two {}
 .all_right_main .sidebar .tblcnt {
   width: 100%;
   float: left;
   border: solid 1px #e7e7e7;
   border-radius: 4px;
   -webkit-border-radius: 4px;
 }
 .tblcnt {
   width: 100%;
   float: left;
   border: solid 1px #e7e7e7;
   border-radius: 4px;
   -webkit-border-radius: 4px;
   margin: 8px 0 0 0;
 }
 .tblcnt ul {
   padding-left: 0px;
 }
 .tblcnt ul ul {
   padding-left: 25px;
 }
 .all_right_main .sidebar .tblcnt ul li {
   padding: 0;
 }
 .new_tab {
   margin: 6px 0 0 0;
 }
 .btn.focus, .btn:focus {
   outline: 0;
   box-shadow: 0 0 0 0.2rem rgb(0 136 84 / 0%) !important;
 }
 .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
   color: #fff;
   background-color: #202221;
   border-color: #202221;
 }
 input[type=button], input[type=reset], input[type=submit], button.btn[type="button"], a.btn {
   background: #40a37a;
   color: #fff;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
   font-size: 13px;
   border-color: transparent;
   height: auto !important;
 }
 a.btn-danger {
   background-color: #d9534f;
 }
 a.btn-danger:hover {
   border-color: #333;
 }
 input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, button.btn[type="button"]:hover, a.btn:hover {
   background: #313131;
   color: #fff;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
   border-color: #313131;
 }
 input[type=text], input[type=password], select, textarea {
   max-width: 300px;
   width: 100% !important;
   display: inherit;
 }
 input[type=file] {
   margin: 6px 0 0 0;
   height: 40px !important;
 }
 input[type=file] {
   height: auto !important;
   padding: inherit !important;
   margin: 0 !important;
 }
 input[type=text], input[type=password], select, input[type=file] {
   display: block;
   width: 100% !important;
   /*height: 34px;*/
   padding: 6px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #555;
   max-width: 300px;
   background-color: #fff;
   background-image: none;
   border: 1px solid #ccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 }
 input[type=password] {
   display: inline-block;
 }
 textarea {
   display: block;
   width: 100%;
   height: 70px;
   width: 100%;
   padding: 6px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #555;
   max-width: 300px;
   background-color: #fff;
   background-image: none;
   border: 1px solid #ccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 }
 input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {
   color: #464a4c;
   background-color: #fff;
   border-color: #66afe9;
   outline: 0;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
 }
 .gernal_cntla input[type=text] {
   float: left;
   max-width: 190px;
   margin: 0 4px 0px 0;
 }
 .gernal_cntla table {
   width: auto;
 }
 select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background-image: url(/images/drop-down-arrow.png);
   background-repeat: no-repeat;
   background-position: 95% center;
   height: 40px !important;
 }
 select::-ms-expand {
   display: none;
 }
 /*select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 15px) calc(1em + 2px), calc(100% - 10px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
}*/
 select:-moz-focusring {
   color: transparent;
   text-shadow: 0 0 0 #000;
 }
 .Non_arrow_edit, input[type="text"].Non_arrow_edit {
   background: none;
   border: none;
   -webkit-appearance: none;
   -moz-appearance: none;
   -ms-appearance: none;
   -o-appearance: none;
   appearance: none;
   border: none;
   padding: 2px;
   box-shadow: none;
   -webkit-box-shadow: none;
   font-family: "Poppins", sans-serif;
 }
 .top_margin {
   margin: 8px 0 8px 0;
   position: relative;
 }
 .top_margin p.btn_class {
   position: absolute;
   right: 0;
   top: 0;
   margin: 0;
   padding: 0;
   height: 100%;
 }
 /*kb*/
 /*edit_profile*/
 .row .edit_pro_left {
   margin-top: 12px;
 }
 .row .edit_pro_right {
   padding-top: 0px;
   padding-bottom: 10px;
   padding-left: 0;
 }
 .left_sec {
   width: 100%;
   float: left;
   background: #202221;
   box-shadow: rgba(0, 0, 0, 0.35) 0 0px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0 0px 8px;
 }
 ul.mneu_lefti li a {
   display: block;
   color: #fff;
   padding: 8px;
   border-bottom: dotted 1px rgba(255, 255, 255, .25);
 }
 ul.mneu_lefti li a.active {
   background: #40a37a;
 }
 ul.mneu_lefti li a:hover {
   transition: all .5s ease;
 }
 .edt_prfl_1 table tr, .edt_prfl_1 table tr td {
   background: #202221 !important;
   color: #fff;
   font-weight: bold;
 }
 .MiddleSection .gernal_cntla table tr:nth-of-type(odd) {
   background: transparent;
 }
 .img_align {
   float: left;
   margin: 5px 6px 0 0;
 }
 table.scw {
   background-color: #202221 !important;
   border: none !important;
 }
 #scw .scwHead {
   height: 25px;
   padding: 2px;
   margin: 0;
 }
 .c_1 {
   text-align: center;
   background: #343434 !important;
   color: #fff !important;
   padding: 2px !important;
   font-size: 11px;
 }
 .scwHead {
   width: 59px !important;
 }
 .scwHead input.scwHead[type="button"] {
   background: #202221;
   color: #fff;
   border: none;
   border-radius: 2px;
 }
 select.scwHead {
   margin: 3px 1px;
   background: #ffffff;
   text-align: center;
 }
 table.scwCells {
   width: 100% !important;
   margin-bottom: 0;
 }
 #scwCells tr td {
   text-align: center;
 }
 table.table {
   background-color: #fff;
 }
 .General_HeaderLink {
   width: 100%;
   float: left;
   text-align: right;
 }
 .MiddleSection .btn, #ws-lightbox-outer .btn a {
   color: #000;
 }
 .MiddleSection .btn a, #ws-lightbox-outer .btn a:hover {
   color: #fff;
 }
 .MiddleSection .btn a, #ws-lightbox-outer .btn a:focus {
   color: #fff;
 }
 .scw {
   padding: 6px !important;
 }
 input.scwClear {
   padding: 7px !important;
   text-align: center;
   border: none;
   background-color: #333;
   color: #fff;
   border-radius: 3px;
   font-size: 8pt;
   float: left;
   width: 100%;
 }
 .edt_prfl_1 table {
   margin-bottom: 10px;
 }
 .upload_btn {
   position: relative;
   overflow: hidden;
   width: 120px;
 }
 .upload_btn.btn-file input[type=file] {
   position: absolute;
   top: -10px;
   right: 0;
   min-width: 100%;
   min-height: 100%;
   text-align: right;
   opacity: 0;
   -webkit-opacity: 0;
   background: none;
   cursor: inherit;
   display: block;
 }
 .Error_Msg {
   width: 100%;
   float: left;
   margin: 0 0 6px 0;
 }
 td.scwNow {
   background-color: #202221 !important;
   color: #fff !important;
   font-weight: bold;
 }
 .title_p {
   width: 100%;
   float: left;
   font-size: 14px;
   color: #ffffff;
   background: #202221 !important;
   padding: 7px 0px 8px 10px;
   position: relative;
 }
 .div_bc {
   background: #f7f7f7;
   padding: 10px;
 }
 /*edit_profile*/
 button.btn[type="button"] {
   background: #323232;
   color: #fff !important;
 }
 .birth_main_cont {
   width: 100%;
   float: left;
   position: relative;
 }
 .birth_main_cont marquee {
   height: 265px;
 }
 .new_join_head {
   width: 100%;
   float: left;
   font-size: 14px;
   color: #ffffff;
   background: #5e5ebc;
   padding: 4px 0px 4px 10px;
 }
 .new_img_midd {
   display: block;
   margin: 0 auto;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   border: solid 4px rgba(0, 0, 0, 0.05);
 }
 .maddy {
   text-align: right;
   width: 100%;
   float: left;
   height: 30px;
   background: #1b212800 !important;
   z-index: 999;
   position: absolute;
   top: 0;
   left: 0;
	 display: none;
 }
 .maddy a, .maddy input {
   color: White;
   font-weight: bold;
   background: #ff001a;
   padding: 6px;
   display: inline-block;
   margin: 0;
   height: 30px;
 }
 .maddy input {
   color: White;
   font-weight: bold;
   background: #ff001a;
   padding: 6px;
   display: inline-block;
   margin: 0;
   border: none;
   line-height: normal;
   height: 30px;
 }
 .home_modify_01 {
   position: absolute;
   top: 9px;
   right: 17px;
   background: #ff001a;
   padding: 6px;
   color: #fff;
   border-radius: 4px;
   z-index: 999999;
 }
 .margin_top_head {
   margin: 10px 0 0 0;
 }
 .btn_inp_al {
   font-size: 12px;
   background: #f7f7f7;
   color: #0072bb;
   padding: 2px 8px 2px 8px;
   float: right;
   border-radius: 4px;
   margin: 3px 2px 4px 0;
   border: solid 1px #e0e0e0;
 }
 .td_width tr td {
   width: 50%;
 }
 .td_width_four tr td {
   width: 25%;
 }
 .tbllist tr td a {
   color: #40a37a;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .tbllist tr td a:hover {
   color: #ff0014;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .poll_pop_div .gernal_cntla table {
   width: auto !important;
   float: left;
 }
 .poll_pop_div input[type=radio] {
   margin: 3px 4px 0px 0;
   float: left;
 }
 fieldset legend {
   font-size: 15px;
 }
 .all_right_main .title_p {
   background: #009688;
   margin: 0 0 4px 0;
   font-weight: normal;
   padding: 8px 4px 7px 8px;
 }
 .edit_pro_right .gernal_cntla table {
   width: auto;
 }
 .welcome_padd {
   margin: 5px 0 0 0;
   font-size: 18px;
   color: #fff;
   display: inline-block;
   padding: 0 15px;
   position: relative;
 }
 .welcome_padd:before, .welcome_padd:after {
   background: #ddd;
   content: "";
   display: block;
   height: 1px;
   position: absolute;
   top: 50%;
   width: 400%;
 }
 .welcome_padd:before {
   right: 100%;
 }
 .welcome_padd:after {
   left: 100%;
 }
 .nav_left_exit li a.back_ad_hom, .nav_left_exit li a.exitaddminbutton {
   position: relative;
   z-index: 9;
   border-left: solid 10px #202221;
   border-right: solid 10px #202221;
 }
 .nav_left_exit {
   display: block;
   width: 100%;
   color: #fff;
   list-style: none;
   border: solid 0px #000;
   float: left;
   text-align: center;
   margin: 10px 0 10px 0;
   background: #202221;
   padding: 10px;
   overflow: hidden;
   padding-left: 0;
   padding-right: 0;
 }
 .nav_left_exit li {
   display: inline-block;
 }
 .nav_left_exit li:first-child {
   float: left;
 }
 .nav_left_exit li:last-child {
   float: right;
 }
 .nav_left_exit li a {
   transition: all .5s ease;
   float: left;
   -webkit-transition: all .5s ease;
   padding: 8px;
   margin: 0;
   color: #fff;
   font-weight: bold;
   background: #40a37a;
   border-radius: 4px;
 }
 .nav_left_exit li a:hover {
   background: #105892;
 }
 .mang_ment_main {
   width: 100%;
   float: left;
 }
 .button_div a.btn {
   max-width: 100px;
   width: 100%;
   border-radius: 50px;
   margin: 5px 10px 0px 10px;
 }
 .banner-home .carousel-inner .item img {
   width: 100%;
	 max-height: 300px;
 }
 .rd_btn input[type=checkbox] {
   float: left;
   margin: 5px 6px 0px 0;
 }
 .poll_pop_div input[type=radio] {
   float: left;
   margin: 3px 6px 0px 0;
 }
 .back_mdd_cont input[type=checkbox] {
   margin: 3px 5px 0 0;
   float: left;
 }
 input[type=checkbox] {
   margin: 3px 5px 0 0;
   float: left;
 }
 .admin_left_manu {
   width: 100%;
   float: left;
   margin-bottom: 20px;
   border-top: solid 1px rgba(255, 255, 255, 0.15);
 }
 .admin_left_manu .menu {
   box-shadow: 0 20px 50px rgba(51, 51, 51, 0.55);
   -webkit-box-shadow: 0 20px 50px rgba(51, 51, 51, 0.55);
   float: left;
   min-width: 260px;
   width: 100%;
   outline: 0;
   position: relative;
 }
 .admin_left_manu .menu * {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   outline: 0;
 }
 .admin_left_manu .menu .menu-footer {
   background: #414956;
   color: #f0f0f0;
   float: left;
   font-weight: normal;
   height: 50px;
   line-height: 50px;
   font-size: 6px;
   width: 100%;
   text-align: center;
 }
 .admin_left_manu .menu .menu-header {
   background: #414956;
   color: #f0f0f0;
   font-weight: bold;
   height: 50px;
   line-height: 50px;
   text-align: center;
   width: 100%;
 }
 .admin_left_manu .menu ul {
   list-style: none;
   margin: 0;
   padding: 0;
 }
 .admin_left_manu .menu ul li {
   display: block;
   float: left;
   position: relative;
   width: 100%;
 }
 .admin_left_manu .menu ul li a {
   background: #0e9688;
   color: rgba(255, 255, 255, .75);
   float: left;
   font-size: 13px;
   overflow: hidden;
   padding: 8px 10px;
   position: relative;
   text-decoration: none;
   white-space: nowrap;
   width: 100%;
 }
 .admin_left_manu .menu ul li a i {
   float: left;
   font-size: 16px;
   line-height: 18px;
   text-align: left;
   width: 34px;
 }
 .admin_left_manu .menu ul li .menu-label {
   background: #f0f0f0;
   border-radius: 100%;
   color: #555555;
   font-size: 11px;
   font-weight: 800;
   line-height: 18px;
   min-width: 20px;
   padding: 1px 2px 1px 1px;
   position: absolute;
   right: 18px;
   text-align: center;
   top: 14px;
 }
 .admin_left_manu .menu ul .submenu {
   display: none;
   position: static;
   width: 100%;
 }
 .admin_left_manu .menu ul .submenu .submenu-indicator {
   line-height: 16px;
 }
 .admin_left_manu .menu ul .submenu li {
   clear: both;
   width: 100%;
 }
 .admin_left_manu .menu ul .submenu li ul.submenu {
   display: none;
   position: static;
   width: 100%;
   overflow: hidden;
 }
 .admin_left_manu .menu ul .submenu li a {
   background: #383838;
   border-left: solid 6px transparent;
   border-top: none;
   float: left;
   font-size: 11px;
   position: relative;
   width: 100%;
   border-bottom: dotted 1px rgba(255, 255, 255, 0.15);
 }
 .admin_left_manu .menu ul .submenu li:hover > a {
   border-left-color: #0e9688;
 }
 .admin_left_manu .menu ul .submenu li .menu-label {
   background: #f0f0f0;
   border-radius: 100%;
   color: #555555;
   font-size: 11px;
   font-weight: 800;
   line-height: 18px;
   min-width: 20px;
   padding: 1px 2px 1px 1px;
   position: absolute;
   right: 18px;
   text-align: center;
   top: 12px;
   top: 14px;
 }
 .admin_left_manu .menu ul .submenu > li > a {
   padding-left: 15px;
 }
 .admin_left_manu .menu ul .submenu > li > ul.submenu > li > a {
   padding-left: 45px;
 }
 .admin_left_manu .menu ul .submenu > li > ul.submenu > li > ul.submenu > li > a {
   padding-left: 60px;
 }
 .admin_left_manu .menu .submenu-indicator {
   -moz-transition: "transform .3s linear";
   -o-transition: "transform .3s linear";
   -webkit-transition: "transform .3s linear";
   transition: "transform .3s linear";
   float: right;
   font-size: 23px;
   line-height: 19px;
   position: absolute;
   right: 10px;
 }
 .admin_left_manu .menu .submenu-indicator-minus > .submenu-indicator {
   -moz-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   -o-transform: rotate(45deg);
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
 }
 .admin_left_manu .menu > ul > li.active > a {
   background: #3b424d;
   color: #ffffff;
 }
 .admin_left_manu .menu > ul > li:hover > a {
   background: #3b424d;
   color: #ffffff;
 }
 .admin_left_manu .menu > ul > li > a {
   border-bottom: solid 1px rgba(255, 255, 255, 0.15);
 }
 .admin_left_manu .ink {
   -moz-transform: scale(0);
   -ms-transform: scale(0);
   -o-transform: scale(0);
   -webkit-transform: scale(0);
   background: rgba(255, 255, 255, 0.3);
   border-radius: 100%;
   display: block;
   position: absolute;
   transform: scale(0);
 }
 .admin_left_manu .animate-ink {
   -moz-animation: ripple .3s linear;
   -ms-animation: ripple .3s linear;
   -o-animation: ripple .3s linear;
   -webkit-animation: ripple .3s linear;
   animation: ripple .3s linear;
 }
 @-moz-keyframes 'ripple' {
   100%;
     {
     opacity: 0;
     transform: scale(2.5);
   }
 }
 @-webkit-keyframes 'ripple' {
   100%;
     {
     opacity: 0;
     transform: scale(2.5);
   }
 }
 @keyframes 'ripple' {
   100%;
     {
     opacity: 0;
     transform: scale(2.5);
   }
 }
 .admin_left_manu .blue.menu .menu-footer {
   background: #4a89dc;
 }
 .admin_left_manu .blue.menu .menu-header {
   background: #4a89dc;
 }
 .admin_left_manu .blue.menu ul li > a {
   background: #4a89dc;
 }
 .admin_left_manu .blue.menu ul ul.submenu li:hover > a {
   border-left-color: #3e82da;
 }
 .admin_left_manu .blue.menu > ul > li.active > a {
   background: #3e82da;
 }
 .admin_left_manu .blue.menu > ul > li:hover > a {
   background: #3e82da;
 }
 .admin_left_manu .blue.menu > ul > li > a {
   border-bottom-color: #3e82da;
 }
 .admin_left_manu .white.menu .menu-footer {
   background: #ffffff;
   color: #555555;
 }
 .admin_left_manu .white.menu .menu-header {
   background: #ffffff;
   color: #555555;
 }
 .admin_left_manu .white.menu ul li a {
   background: #ffffff;
   color: #555555;
 }
 .admin_left_manu .white.menu ul ul.submenu li:hover > a {
   border-left-color: #f0f0f0;
 }
 .admin_left_manu .white.menu ul ul.submenu li a {
   color: #f0f0f0;
 }
 .admin_left_manu .white.menu > ul > li.active > a {
   background: #f0f0f0;
 }
 .admin_left_manu .white.menu > ul > li:hover > a {
   background: #f0f0f0;
 }
 .admin_left_manu .white.menu > ul > li > a {
   border-bottom-color: #f0f0f0;
 }
 .admin_left_manu .white.menu > ul > li > a > .ink {
   background: rgba(0, 0, 0, 0.1);
 }
 .admin_left_manu nav {
   width: 100%;
   float: left;
 }
 .admin_left_two {
   padding-left: 0;
   padding-top: 0;
 }
 .mini_width .chzn-container {
   max-width: 103px !important;
 }
 .custom tr td {
   width: 50%;
 }
 .SelectBorderColor .chzn-container a.chzn-single {
   border-color: #F44336;
 }
 .SelectNonColor .chzn-container a.chzn-single {
   border-color: #d7d7d7;
 }
 .MiddleSection .table-striped tbody tr td table tr {
   background-color: transparent !important;
 }
 .remove-border select {
   webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, transparent, transparent) !important;
   background-position: calc(100% - 15px) calc(1em + 2px), calc(100% - 10px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
   background-size: 5px 5px, 5px 5px, 1px 1.5em;
   background-repeat: no-repeat;
   padding: 6px 29px 6px 12px;
 }
 .head_menu_1 h1 a {
   color: #fff;
 }
 .my_main_three .dataTable .title_mon {
   margin-bottom: 0;
 }
 .my_page_main .list-group-item.active:hover {
   background-color: #4d4d4d;
   ;
   border-color: #4d4d4d;
 }
 .list-group .box_cnt_bdy marquee {
   height: 200px;
 }
 .list-group .box_cnt_bdy marquee .brthday .col-lg-4, .list-group .box_cnt_bdy marquee .brthday .col-lg-8, .list-group .box_cnt_bdy marquee .brthday .col-lg-12 {
   -webkit-flex: 0 0 100%;
   -ms-flex: 0 0 100%;
   flex: 0 0 100%;
   max-width: 100%;
   padding: 0;
   text-align: center;
 }
 .list-group .box_cnt_bdy marquee .brthday .col-lg-4 img {
   margin: 8px auto;
   display: block;
   float: none;
   width: 85px;
   height: 85px;
 }
 .list-group .box_cnt_bdy marquee .brthday .col-lg-12 a {
   text-align: center;
   display: inline-block;
 }
 .list-group .box_cnt_bdy marquee .brthday .col-lg-12 a img {
   float: none;
   display: inline-block;
   margin: 0 0 0 6px;
 }
 .scwHead #scwMonths, .scwHead #scwYears {
   min-width: unset;
 }
 .row .leave_res_two {
   padding-left: 0px;
   margin: 5px 0px 0px 0px;
 }
 textarea {
   max-width: 300px !important;
 }
 table tr.tran_stat:nth-of-type(2n+1) {
   background: none !important;
 }
 table tr.tran_stat td {
   background: #0e9688 !important;
   color: #fff;
   font-size: 13px;
   font-weight: normal !important;
 }
 .my_page_main .list-group-item {
   padding: 8px 15px;
 }
 .my_main_two .title_p {
   margin-top: 0 !important;
 }
 .gallr_n .cst_css {
   width: 100%;
 }
 .high_light a {
   float: left;
   padding: 6px 10px 6px 10px;
   background: rgba(255, 0, 0, 0.55);
   color: #fff;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
   margin: 0;
   border: solid 1px #fff;
 }
 .high_light a:hover {
   color: #fff;
   background: #40a37a;
 }
 .admin_left_two .title_p {
   margin-top: 0px;
 }
 .box_cnt_bdy marquee {
   width: 100%;
   float: left;
 }
 .list-group .box_cnt_bdy marquee .brthday .col-lg-8 p a {
   text-align: center;
 }
 .vertical .carousel-inner {
   height: 100%;
 }
 .carousel.vertical .item {
   -webkit-transition: 0.6s ease-in-out top;
   -moz-transition: 0.6s ease-in-out top;
   -ms-transition: 0.6s ease-in-out top;
   -o-transition: 0.6s ease-in-out top;
   transition: 0.6s ease-in-out top;
 }
 .carousel.vertical .active {
   top: 0;
 }
 .carousel.vertical .next {
   top: 400px;
 }
 .carousel.vertical .prev {
   top: -400px;
 }
 .carousel.vertical .next.left, .carousel.vertical .prev.right {
   top: 0;
 }
 .carousel.vertical .active.left {
   top: -400px;
 }
 .carousel.vertical .active.right {
   top: 400px;
 }
 .carousel.vertical .item {
   left: 0;
 }
 .birth_main_cont .col-lg-4, .birth_main_cont .col-lg-8 {
   -webkit-flex: 0 0 100%;
   -ms-flex: 0 0 100%;
   flex: 0 0 100%;
   text-align: center;
   max-width: 100%;
   padding: 0;
 }
 .birth_main_cont .col-lg-12 {
   padding: 0;
 }
 .birth_main_cont .col-lg-12 a {
   text-align: center;
 }
 .tab_responsive .part_one {
   padding: 0;
 }
 .tab_responsive .part_one table, .full_wd_n .radio_one {
   margin: 0;
 }
 table input[type="radio"] {
   margin: 0 4px 0 10px;
 }
 .full_wd_n .radio_one tr td {
   width: 33.33%;
 }
 .menuapp {
   float: right;
   color: rgb(108, 30, 25) !important;
   padding: 0px 10px 0px 0px;
 }
 .mini_width select {
   max-width: 100px;
   display: inline-block;
 }
 .admin_left_two .p_1 {
   margin-top: 4px;
 }
 .font_bld table tr:first-child td {
   font-family: "Poppins", sans-serif;
 }
 .admin_left_two .child {
   margin: 1px 0 0 0;
 }
 #Policy {
   width: 100%;
   float: left;
 }
 .heder_res .main_logo, .main_logo_2 img {
   display: inline-block;
 }
 .tab_formt {
   background: transparent !important;
 }
 .tab_formt .panel-heading {
   padding: 15px 0 15px 0;
 }
 .tab_formt .panel-body {
   padding: 15px 0 15px 0;
 }
 .check_n tr td {
   height: auto !important;
 }
 .admin_left_two .th_bg .ViewDetails {
   margin: 4px 0 0 0 !important;
   background: #40a37a;
 }
 .admin_left_two .child {
   background: #40a37a;
   margin: 4px 0 0 0 !important;
 }
 .black_n {
   background: #333 !important;
   margin: 4px 0 0 0 !important;
 }
 .sm_width .chzn-container {
   min-width: 100px;
   max-width: 100px !important;
 }
 .pop_align {
   position: absolute;
   right: 4px;
   top: 2px;
 }
 .list-group .brthday {
   background: #fff;
   border-bottom: dashed 1px rgba(0, 0, 0, .25);
   margin: 0 0 8px 0;
 }
 .dt_bc_none table {
   width: auto;
 }
 .ab_a {
   width: 100%;
   margin: 0;
   padding: 4px 6px 4px 10px;
   background: #105892;
   font-size: 16px;
   color: #fff;
   position: relative;
   cursor: pointer;
 }
 .ab_a:after {
   position: absolute;
   content: '+';
   right: 10px;
   top: -5px;
   font-size: 26px;
   color: #fff;
 }
 .ab_b {
   width: 100%;
   display: none;
   max-height: 246px;
   overflow: auto;
 }
 .attnd_slide .ab_c:after {
   content: '-';
   font-size: 30px;
   top: -8px;
   right: 12px;
 }
 td.input-calendar table {
   width: auto;
 }
 table.inline-table tr td {
   padding: 8px 10px 0px 10px !important;
   text-align: center;
 }
 table.inline-table tr td input {
   padding: 2px 0px 0px 4px;
   position: relative;
   top: 2px;
 }
 .admin_left_one {
   margin: 10px 0px 0px 0px;
 }
 .table td, .table th {
   padding: 6px !important
 }
 .tab_responsive td:after {
   content: '';
   display: block;
   clear: both;
 }
 tr td.input-calendar td {
   padding: 0px 0px 0px 1px !important;
 }
 input[disabled], textarea[disabled], select[disabled='disabled'] {
   -webkit-text-fill-color: #555;
   -webkit-opacity: 1;
   color: #555;
   background: white;
 }
 .content ul {
   margin: 0px;
 }
 .kb_left_two #wrapper #page-wrapper .container {
   padding-left: 0px;
 }
 .modifi_cont img {
   max-width: 100%;
   max-height: 350px;
 }
 .has-sub table {
   margin: -1px 0px 0px 0px !important;
 }
 .with-nav-tabs .nav-tabs > li a.active {
   background: #025f57;
   color: #fff;
 }
 .with-nav-tabs .nav-tabs > li a {
   padding: 8px 20px;
   display: inline-block;
   color: #025f57;
 }
 .with-nav-tabs .panel-heading {
   margin: 5px 0px 0px 0px
 }
 input[type="text"], input[type="password"], select, input[type="file"] {
   min-width: initial !important;
 }
 .scw {
   max-width: 310px;
   width: 100%;
 }
 #scw .scwHead {
   min-width: 61px;
   max-width: 100%;
 }
 #scw .scwHead select.scwHead {
   min-width: 75px;
   height: 30px !important;
   padding: 2px 0 2px 2px !important;
   text-align: left;
 }
 #scw .scwHead input[type="button"].scwHead {
   min-width: 17px;
   max-width: 35px;
   height: auto !important;
   padding: 6px 0px 6px 6px !important;
 }
 #scw .scwHead {
   min-width: 50px !important;
 }
 #scw .scwHead {
   height: 25px;
   padding: 2px;
   margin: 0;
 }
 .inline-group .chzn-container {
   vertical-align: middle !important;
 }
 .leave_res_two {
   float: right;
 }
 .leave_res_one {
   padding-top: 5px;
 }
 table input[type="radio"], table input[type="checkbox"] {
   display: inline-block;
   margin: 2px 4px 0px 10px !important;
   position: relative;
   top: 3px;
 }
 .kb_left_two {
   margin: 10px 0px 0px 0px;
 }
 .kb_left_one {
   margin: 10px 0px 0px 0px;
 }
 .fancybox-skin {
   width: 93% !important;
 }
 .my_main_two #title_p {
   margin-bottom: 8px;
 }
 .prf_main .upload_btn {
   padding: 5px 0 4px 0;
   border-radius: 2px;
 }
 .more-detail {
   display: none;
 }
 .ct-img {
   height: 100px;
   width: 100px;
   overflow: hidden;
   text-align: center;
   margin: 0 auto;
   border-radius: 100%;
   border: 3px solid #e4e4e4;
 }
 .ct-img img {
   max-width: 100%;
   max-height: 100% !important;
   height: 100% !important;
   width: 100%;
 }
 .profile_area {
   width: 200px;
   position: relative;
 }
 .upload_btn {
   position: absolute;
   top: 46%;
   left: 16%;
   transform: translate(-50%, -50%);
 }
 .upload_btn .file-loading {
   /*width: 20px !important;*/
   min-width: initial !important;
   max-width: initial !important;
   visibility: visible !important;
   top: 0px !important;
   cursor: pointer !important;
 }
 .profile_area .btn.upload_btn {
   width: 45px !important;
   height: 45px !important;
   border-radius: 100% !important;
   border: none;
   background: rgba(0, 0, 0, 0.65);
 }
 .profile_area .btn.upload_btn:hover {
   background: rgba(0, 0, 0, 0.8);
 }
 .profile_area .btn.upload_btn .glyphicon {
   font-size: 21px;
   padding: 3px 0px 0px 0px;
 }
 .heading_menu {}
 .change_s input {
   padding: 5px 10px 4px 10px !important;
 }
 /*new_work_css*/
 .menu-links {
   padding: 1% 1%;
   position: fixed;
   z-index: 9;
   top: 0;
   right: 0;
   height: 100%;
   width: 30%;
   background: -moz-linear-gradient(148deg, rgb(20, 38, 23) 0%, rgb(21, 53, 26) 100%); /* ff3.6+ */
   background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgb(20, 38, 23)), color-stop(100%, rgb(21, 53, 26))); /* safari4+,chrome */
   background: -webkit-linear-gradient(148deg, rgb(20, 38, 23) 0%, rgb(21, 53, 26) 100%); /* safari5.1+,chrome10+ */
   background: -o-linear-gradient(148deg, rgb(20, 38, 23) 0%, rgb(21, 53, 26) 100%); /* opera 11.10+ */
   background: -ms-linear-gradient(148deg, rgb(20, 38, 23) 0%, rgb(21, 53, 26) 100%); /* ie10+ */
   background: linear-gradient(302deg, rgb(20, 38, 23) 0%, rgb(21, 53, 26) 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#244bb6', endColorstr='#651fb2', GradientType=1); /* ie6-9 */
   -webkit-overflow-scrolling: touch;
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-transform: translateX(100%);
   -moz-transform: translateX(100%);
   -ms-transform: translateX(100%);
   -o-transform: translateX(100%);
   transform: translateX(100%);
   -webkit-transition: -webkit-transform .5s;
   -moz-transition: -moz-transform .5s;
   transition: transform .5s;
   -webkit-transition-timing-function: cubic-bezier(.86, .01, .77, .78);
   -moz-transition-timing-function: cubic-bezier(.86, .01, .77, .78);
   transition-timing-function: cubic-bezier(.86, .01, .77, .78);
 }
 .menu-links.open {
   visibility: visible;
   -webkit-transform: translateX(0);
   -moz-transform: translateX(0);
   -ms-transform: translateX(0);
   -o-transform: translateX(0);
   transform: translateX(0);
   -webkit-transition: -webkit-transform .5s;
   -moz-transition: -moz-transform .5s;
   transition: transform .5s;
   -webkit-transition-timing-function: cubic-bezier(.82, .01, .77, .78);
   -moz-transition-timing-function: cubic-bezier(.82, .01, .77, .78);
   transition-timing-function: cubic-bezier(.82, .01, .77, .78);
 }
 .nav-overlay {
   float: left;
   position: fixed;
   top: 0;
   left: 0;
   background-color: rgba(0, 0, 0, 0.8);
   z-index: 9;
   visibility: hidden;
   opacity: 0;
   transition: all 1.1s ease;
   cursor: pointer;
 }
 .nav-overlay.open {
   visibility: visible;
   opacity: 1;
   transition: all .4s ease;
   width: 100%;
   height: 100%;
 }
 .modal-open {
   padding-right: 15px;
 }
 .menu-main {
   float: right;
   padding: 0;
   margin: 0% 0 0;
   position: absolute;
   right: -20px;
   top: 0;
   height: 50px;
   width: 50px;
   z-index: 100;
   overflow: hidden;
   background:rgb(145, 1, 1);
   display: flex;
   align-items: center;
   -webkit-align-items: center;
   justify-content: center;
   -webkit-justify-content: center;
   border-radius: 50px 0px 50px 50px;
   cursor: pointer;
   visibility: hidden;
   opacity: 0;
   transition: all .5s ease-in-out;
   -webkit-transition: all .5s ease-in-out;
 }
 .menu-main.open {
   right: 100%;
   visibility: visible;
   opacity: 1;
 }
 .dash_board_hvr {
   position: absolute;
   z-index: 2;
   opacity: 0;
   visibility: hidden;
   width: 100%;
   background: #fff;
   box-shadow: 0 0 60px rgba(0, 0, 0, 0.55);
   -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.55);
   z-index: 99;
   padding: 15px 0;
   transform-origin: top;
   left: 0;
   top: 32px;
   min-height: 150px;
 }
 .dash_board_hvr.open {
   opacity: 1;
   visibility: visible;
 }
 .mouse_hover {
   position: fixed;
   top: 0;
   left: 0;
   background: rgba(0, 128, 0, .35);
   width: 100%;
   height: 100%;
   z-index: 1;
 }
 .new_one ul li:first-child a {
   background-color: inherit;
 }
 /*change theme css start*/
 .new_one_btn {
   float: right;
   margin-bottom: 6px !important;
 }
 .menu-main figure {
   margin-bottom: 0;
 }
 .MiddleSection {
   margin-bottom: 50px;
 }
 .modify_tras {
   margin: 0;
   padding: 0;
 }
 .modify_tras li {
   display: inline-block;
   margin: 0 8px 0 0;
 }
 .modify_tras li a {
   font-family: "Poppins", sans-serif;
 }
 .colr_text {
   color: #E44949;
   font-family: "Poppins", sans-serif;
 }
 .old_one_theme #page-wrapper .container {
   width: 100%;
   padding: 0;
 }
 .btn-group .multiselect-container .input-group .input-group-addon {
   position: absolute;
   z-index: 9;
   display: none;
 }
 .btn-group .multiselect-container .input-group {
   margin: 0;
 }
 .btn-group .multiselect-container .input-group .multiselect-search {
   max-width: 78%;
   margin: 0 3px 0 0px;
 }
 .btn-group .multiselect-container > li > a > label {
   padding: 3px 20px 3px 6px;
   width: 100%;
 }
 .multiselect-container > li.filter {
   margin-bottom: 6px;
 }
 .dash_board_hvr .high_light {
   float: left;
 }
 .dash_board_hvr .high_light a {
   color: #000 !important;
   min-width: 220px;
   text-align: left;
   float: left;
   max-width: 250px;
   padding: 7px 10px 6px 25px;
 }
 .high_light a {
   padding: 7px 10px 6px 15px;
   display: block;
   position: relative;
   background: rgb(0, 136, 84);
   margin: 0 1px 0px 0;
   border-radius: 4px;
 }
 .dash_board_hvr .high_light a {
   padding: 7px 10px 6px 25px;
   display: block;
   position: relative;
   background: transparent;
   margin: 0;
   border-radius: 0;
 }
 .dash_board_hvr .high_light a:after {
   position: absolute;
   content: '';
   left: 8px;
   top: 12px;
   width: 6px;
   height: 6px;
   background: #fff;
   border-radius: 50%;
   border: solid 1px #0172bb;
 }
 .dash_board_hvr .high_light {
   background: transparent !important;
   padding: 0 !important;
   border: 0 !important;
   margin: 0 !important;
 }
 .hid_mnu {
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
   height: 0;
 }
 .hid_mnu .admin_left_manu .menu ul li a {
   background: rgba(0, 0, 0, .10);
   border-color: transparent;
   border-bottom: dashed 1px rgba(255, 255, 255, .25);
   padding-left: 8px;
 }
 .hid_mnu .admin_left_manu .menu ul.submenu {
   padding-left: 0;
 }
 .hid_mnu .admin_left_manu .menu ul.submenu li a {
   padding: 6px 15px;
   background: rgba(0, 0, 0, .25);
   border-left: solid 5px rgba(255, 255, 255, .25) !important;
 }
 .hid_mnu .admin_left_manu .menu ul.submenu li ul.submenu li a {
   background: rgba(0, 0, 0, .45);
 }
 .hid_mnu .admin_left_manu .menu ul.submenu li a:hover {
   background: rgba(0, 0, 0, .65);
 }
 .hid_mnu .admin_left_manu .menu ul.submenu li ul.submenu li a {
   padding-left: 30px;
 }
 .hid_mnu .admin_left_one .admin_left_manu .menu {
   box-shadow: inherit;
   -webkit-box-shadow: inherit;
 }
 .hid_mnu .admin_left_manu {
   width: 100%;
   float: left;
   margin-bottom: 20px;
   border-top: solid 1px rgba(255, 255, 255, 0.15);
   height: 100%;
   max-height: 99%;
   /*overflow: auto;*/
 }
 .btn-group .multiselect-container .input-group .multiselect-search {
   max-width: 75%;
   margin: 0 3px 0 0px;
 }
 .multiselect-item .btn {
   margin: 0px !important;
 }
 .dropdown-menu.show {
   display: block;
   min-width: 300px;
 }
 .dash_board {
   position: static !important;
 }
 .dash_board_sub {}
 .dash_board_sub .high_light a {
   padding: 7px 10px 6px 25px !important;
   display: block;
   position: relative;
   background: transparent;
   margin: 0;
   border-radius: 0;
 }
 .dash_board_sub .high_light {
   background: none !important;
   padding: 0 !important;
   border: 0 !important;
   margin: 0 !important;
   float: left;
 }
 .dash_board_sub .high_light a {
   color: #000 !important;
   min-width: 220px;
   text-align: left;
   float: left;
   max-width: 250px;
   padding: 7px 10px 6px 25px;
 }
 .dash_board_sub .high_light a:after {
   position: absolute;
   content: '';
   left: 8px;
   top: 12px;
   width: 6px;
   height: 6px;
   background: #fff;
   border-radius: 50%;
   border: solid 1px #0172bb;
 }
 .dash_board_sub .high_light:hover, .dash_board_sub .high_light a:hover dash_board_sub .high_light a:active {
   background: #eee !important;
 }
 .dash_board_sub .high_light, .dash_board_sub .high_light {
   background: none !important;
   margin: 0px 0px 3px 0px !important;
 }
 #cssmenu, #cssmenu ul, .navigation_inner {
   position: static !important;
 }
 .dash_board_sub {
   position: absolute;
   z-index: 2;
   opacity: 0;
   display: none;
   width: 100%;
   background: #fff;
   border: 2px solid #ddd;
   border-top: 1px solid #eee;
   z-index: 99;
   padding: 15px 0;
   transform-origin: top;
   left: 0;
   top: 31px;
   padding: 5px 0px 5px 0px;
   min-height: 150px;
 }
 .dash_board:hover .dash_board_sub {
   opacity: 1;
   display: block;
 }
 #cssmenu ul ul {
   display: none;
   position: absolute !important;
 }
 #cssmenu li:hover > ul {
   display: block;
 }
 .dash_board_sub .high_light:hover, .dash_board_sub .high_light a:hover dash_board_sub .high_light a:active {
   background: #eee !important;
 }
 .dash_board_sub a:hover {
   background: #eee !important;
 }
 #cssmenu > ul > li:hover > a {
   background: #000 !important; 
 }
 .txtborder-txtara {
   height: auto;
 }
 .custom_table {
   margin: 0px !important;
 }
 .one_clr {
   min-width: 120px !important;
 }
 .inline-group .chzn-container {
   max-width: initial !important;
   width: auto !important;
   vertical-align: middle;
 }
 .input-date select {
   max-width: initial;
   min-width: inherit !important;
   width: 80px !important;
   display: inline-block;
 }
 .overflow-nav {
   width: 100% !important;
   height: 100% !important;
   overflow: auto !important;
 }
 .oveflow-msg {
   width: 100%;
   min-width: 100%;
 }
 .onl_req {
   cursor: pointer;
 }
 .input-table input[type="text"] {
   min-width: 140px !important;
 }
 .main_box_1 h2 .fa {
   font-size: 18px;
   margin: 0 6px 0px 4px;
 }
 .main_box_1 h2 img {
   margin: -4px 6px 4px 4px;
 }
 .main_box_cont p {
color: #fff;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  width: 67%;
  float: left;
  line-height: 18px;
  margin-top: 0px;
 }
 .main_box_cont {
   position: relative;
 }
 .main_box_cont .btn_1 {
   position: absolute;
   bottom: 10px;
   right: 10px;
   border-radius: 0;
   font-size: 12px;
   height: 25px;
   padding-top: 4px;
   background: #cd3018;
   border-color: #cd3018;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 .main_box_cont.bc_1 .btn_1 {
   left: 10px;
 }
 .main_box_cont.bc_1 .btn_2 {
   position: absolute;
   bottom: 10px;
   left: 80px;
   border-radius: 0;
   font-size: 12px;
   height: 25px;
   padding-top: 4px;
   background: #cd3018;
   border-color: #cd3018;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
   margin: 0 0 0 6px;
 }
 .main_box_cont.bc_1 .btn_2:hover {
   background-color: #286090;
   border-color: #204d74;
 }
 .slids_s {
   width: 145px;
   height: 60px;
   position: absolute;
   z-index: 999;
   background: url(/images/sld.png) no-repeat;
   bottom: 0px;
   left: 45%;
 }
 .brd {
   background: #8dc63f url(/images/brt.png) no-repeat right 15px bottom 20px;
   width: 100%;
   float: left;
   color: #fff;
   padding: 40px 10px 10px 10px;
   text-align: center;
   min-height: 352px !important;
 }
 .brd_jo {
   background: #ff6600 url(/images/joni.png) no-repeat right 0px bottom 20px;
   width: 100%;
   float: right;
   color: #fff;
   padding: 40px 10px 10px 10px;
   text-align: center;
   min-height: 352px !important;
 }
 .brd_jo h2 {
   font-size: 22px;
 }
 .mg_jo {
   background: #f15a23;
   text-align: center;
   width: 90px;
   height: 90px;
   border: solid 2px #fff;
   border-radius: 50%;
 }
 .brd_jo b {
   font-size: 18px;
   color: #fff !important;
   width: 100%;
   float: left;
 }
 .birthay_ann {
   width: 100%;
   height: auto;
 }
 .birthay_ann h2 {
   width: 100%;
   height: auto;
   margin: 0px 0 19px 0;
   font-size: 22px;
   text-align: center;
   font-weight: normal;
 }
 .birthday_is {
   width: 100%;
   height: 290px;
   float: left;
 }
 .birthday_is .inner {
   width: 50%;
   float: left;
   background: #f8c705;
   min-height: 220px;
   position: relative;
   padding: 15px 0px;
 }
 .birthday_is .left {
   width: 40%;
   float: left;
   position: absolute;
   height: auto;
 }
 .birthday_is .right {
   width: 60%;
   float: left;
   position: absolute;
   height: auto;
   left: 40%;
 }
 .new_joi {
   width: 50%;
   float: left;
   background: #cbe428;
   min-height: 220px;
   position: relative;
   padding: 15px 0px;
 }
 .new_joi .inner {}
 .new_joi .left {
   width: 40%;
   float: left;
   position: absolute;
   height: auto;
   text-align: center;
 }
 .new_joi .right {
   width: 60%;
   float: left;
   position: absolute;
   height: auto;
   left: 40%;
 }
 .new_joi .brthday p {
   display: inline-block;
   width: 100%;
   text-align: left;
   font-weight: bold;
   color: #000;
 }
 .new_joi .birthay_ann h2 {
   width: 100%;
   height: auto;
   margin: 40px 0 19px 0;
   font-size: 20px;
   text-align: center;
   color: #000;
   font-weight: bold;
 }
 .new_joi .brthday b {
   display: inline-block;
   width: 100%;
   text-align: left;
   font-weight: bold;
   color: #000 !important;
 }
 .crn_port {
   width: 100%;
   float: left;
   margin: 0px 0 0 0;
 }
 .crn_port ul {
   width: 100%;
   float: left;
   margin: 0;
   list-style: none;
   padding: 13px;
 }
 .crn_port ul li {
   margin: 0 0 11px 0;
 }
 .crn_port ul li a {
   color: #fff;
   font-size: 14px !important;
   font-weight: bold;
   line-height: 19px;
 }
 .crn_port ul li a:hover {
   color: #B3E5F9;
 }
 .box_anuc h1 {
   background-color: #dbdbdb;
   color: #204468;
   margin: 0px;
   padding: 13px 10px;
   font-size: 21px;
 }
 .box {
   width: 100%;
   float: left;
   padding: 10px;
   text-align: justify;
   line-height: 20px;
 }
 .box ul {
   margin-left: 0px;
   padding: 0px;
   list-style: none;
 }
 .box ul li {
   background: url(/images/newsletter_icon.png) top 6px left no-repeat;
   padding-left: 26px;
   padding-bottom: 12px;
   margin-bottom: 7px;
   border-bottom: 1px solid #d4d2d2;
   font-size: 14px !important;
   line-height: 20px;
   text-align: left;
   color: #3c3c3c;
   min-height: 50px;
 }
 .box ul li a {
   color: #2f2f2f;
   font-size: 17px !important;
 }
 .box ul li:last-child {
   border: none !important;
 }
 .box ul li a:hover {
   color: #3775ae;
   text-decoration: none;
 }
 .hr_cor {
   margin-top: 0px;
 }
 .hr_cor h2 {
   padding: 10px 20px;
   font-size: 26px;
   color: #fff;
   margin: 0px;
   width: 100%;
   background: url(/images/hr_corner.jpg) no-repeat;
   background-size: cover;
 }
 .hr_cor ul {
   width: 100%;
   background: #eaeaea;
   margin: 0px;
   padding-top: 10px;
   padding-left: 20px;
   height: 254px;
 }
 .hr_cor ul li {
   width: 100%;
   background: url(/images/hr_icon.jpg) no-repeat;
   line-height: 2;
   margin-left: 10px;
   padding-left: 55px;
   margin-bottom: 10px;
   margin-top: 10px;
   min-height: 40px;
 }
 .hr_cor ul li a {
   color: #252525;
   font-size: 16px !important;
 }
 .hr_cor ul li a:hover {
   color: #E36402;
 }
 .login_frm {
   width: 100%;
   max-width: 720px;
   margin: 0 auto;
 }
 .login_midd_cont {
   width: 100%;
   float: left;
 }
 .login_right_cont {
   width: 100%;
   float: left;
 }
 .jt_way {
   width: 100%;
   float: left;
   margin: 4px 0 6px 0;
 }
 .jt_way h2 {
   color: #df7dab;
   font-size: 16px;
   margin: 0 0 6px 0;
   font-weight: bold;
 }
 .jt_way p {
   font-size: 13px;
   line-height: 17px;
   margin: 0;
 }
 .login_midd_secnd {
   width: 100%;
   float: left;
   background: #fff;
   min-height: 300px;
   padding: 20px 0 0 0;
 }
 .cus_first {
   width: 100%;
   float: left;
   text-align: center;
   margin: 4px 0 10px 0;
   position: relative;
 }
 .cus_first h3 {
   color: #df7dab;
   font-size: 13px;
   border: solid 2px #df7dab;
   font-weight: bold;
   display: inline-block;
   padding: 5px 8px 5px 8px;
   margin: 0;
   border-radius: 20px;
 }
 .cus_first p {
   font-size: 12px;
   line-height: 16px;
   margin-top: 6px;
   color: #333;
 }
 .login_frm {
   width: 100%;
   max-width: 720px;
   margin: 0 auto;
 }
 .login_frm_cont h3 {
   font-size: 20px;
   margin: 8px 0 8px 0;
   color: #fff;
 }
 .login_frm_cont .frm_field {
   height: 42px;
   margin: 7px 0px 7px 0;
   max-width: 100%;
   color: #333 !important;
 }
 .login_frm_cont .frm_field_1 {
   height: 16px;
   width: 16px;
   float: left;
   margin: 2px 6px 0px 0;
 }
 .btn_section {
   width: 100%;
   float: left;
   margin: 20px 0 0 0;
 }
 .btn_section .btn_1 {
   border-radius: 6px;
   background-color: #be965c;
   color: #fff;
   height: 37px;
   font-size: 14px;
   border-color: #be965c;
   transition: all .5s ease;
   -webkit-transition: all .5s ease;
 }
 /*--------news-events-------*/
 .news_update {
   width: 100%;
   background: url("/images/events.jpg") no-repeat;
   background-size: cover;
   float: left;
   min-height: 306px;
   border-radius: 12px;
 }
 .news_update h2 {
   float: left;
   font-size: 20px;
   color: #fff;
   width: 100%;
   padding: 12px 19px 12px 19px;
   text-align: left;
 }
 .news_update .news_cnt {
   float: left;
   width: 100%;
   padding: 4px 10px 4px 25px;
   margin-bottom: 8px;
   margin-top: 3px;
 }
 .news_update .news_cnt .date {
   float: left;
   width: 16%;
 }
 .news_update .news_cnt .date_top {
   background: #fff;
   text-align: center;
   font-size: 25px;
 }
 .news_update .news_cnt .date_bot {
   background: #3a444e;
   color: #fff;
   text-align: center;
   font-size: 12px;
 }
 .news_update .news_cnt .n_text {
   float: left;
   width: 74%;
   margin-left: 4%;
   line-height: 16px;
   color: #cecece;
   font-size: 14px;
   font-weight: 600;
 }
 .news_update .news_cnt .n_text span {
   color: #E38E04;
   font-weight: 500;
   font-size: 14px;
   font-family: "Poppins", sans-serif;
 }
 .news_update .news_cnt .n_text h4 {
   color: #000;
   font-weight: 500;
   font-size: 16px;
   margin-bottom: 4px;
   font-family: "Poppins", sans-serif;
 }
 .md_message {
   width: 100%;
   height: auto;
   float: left;
 }
 .md_message .col-lg-6 {
   padding: 0px 10px 10px 10px;
 }
 .md_message .col-lg-12 {
   padding: 0px 10px 10px 10px;
 }
 .boxess {
   width: 100%;
   height: auto;
   float: left;
 }
 .boxess .col-lg-3 {
   padding: 6px;
   margin: -2px;
 }
 .news_update .news_cnt .readmore {
   float: left;
   color: #ceb084;
   width: 100%;
   padding-top: 5px;
 }
 .news_update .news_cnt .readmore a {
   color: #ceb084;
   font-weight: bold !important;
   text-decoration: none;
 }
 .button_sl {
   display: inline-block;
   width: 20px;
   height: 20px;
   overflow: hidden;
   border: none;
   background: none;
   cursor: pointer;
 }
 .slick-carousel {
   width: 100%;
   padding: 10px;
 }
 .birth_day .slick-slider {
   position: relative;
   display: block;
   box-sizing: border-box;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-touch-callout: none;
   -khtml-user-select: none;
   -ms-touch-action: pan-y;
   touch-action: pan-y;
   -webkit-tap-highlight-color: transparent;
 }
 .birth_day .slick-list {
   position: relative;
   display: block;
   overflow: hidden;
   margin: 0;
   padding: 0;
 }
 .birth_day .slick-list:focus {
   outline: none;
 }
 .birth_day .slick-list.dragging {
   cursor: pointer;
   cursor: hand;
 }
 .birth_day .slick-slider .slick-track, .slick-slider .slick-list {
   -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
   -ms-transform: translate3d(0, 0, 0);
   -o-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
 }
 .birth_day {
   width: 100%;
   height: auto;
 }
 .birth_day h3 {
   width: 100%;
   border-bottom: solid 1px #a8a8a829;
   font-size: 18px;
   text-align: left;
   padding: 0px 0 0px 0;
   margin: 0;
   color: #fff;
   font-weight: 600;
   line-height: 40px;
 }
 .birth_day .slick-track {
   position: relative;
   top: 0;
   left: 0;
   display: block;
 }
 .birth_day .slick-track:before, .slick-track:after {
   display: table;
   content: '';
 }
 .birth_day .slick-track:after {
   clear: both;
 }
 .birth_day .slick-loading .slick-track {
   visibility: hidden;
 }
 .birth_day .slick-slide {
   display: none;
   float: left;
   height: 100%;
   min-height: 1px;
 }
 [dir='rtl'] .birth_day .slick-slide {
   float: right;
 }
 .birth_day .slick-slide img {
   width: 60px;
   height: 60px;
   border-radius: 30px;
 }
 .birth_day .slick-slide.slick-loading img {
   display: none;
 }
 .birth_day .slick-slide.dragging img {
   pointer-events: none;
 }
 .birth_day .slick-initialized .slick-slide {
   display: block;
 }
 .birth_day .slick-loading .slick-slide {
   visibility: hidden;
 }
 .birth_day .slick-vertical .slick-slide {
   display: block;
   height: 84px;
   border: 1px solid transparent;
   color: #333232;
 }
 .birth_day .slick-arrow.slick-hidden {
   display: none;
 }
 .birth_day .inn .lft img {
width: 50px;
  height: 50px;
  border-radius: 50%;
 }
.birth_day .inn .right {
	width: 100%;
	float: left;
	min-height: 80px; 
}
 .birth_day .inn .lft {
  width: 50px;
  height: 50px;
  margin: 15px auto 0 auto;
 }
.birth_day .inn h4 {
	font-size: 13px;
	color: #000;
	margin-bottom: 0px;
	width: 100%;
	float: left;
	font-weight: 600;
	font-family: "Poppins", sans-serif;
	text-align: center;
	padding: 0 11px;
}
 
.birth_day .inn p {
	font-size: 12px;
	font-weight: 400;
	color: #000;
	margin-bottom: 5px;
	text-transform: unset;
	min-height: 10px;
	line-height: 14px;
	font-family: "Poppins", sans-serif;
	width: 100%;
	text-align: center;
	padding: 0 15px;
}
.birth_day .dsb {
	width: 100%;
	height: 22px;
	background: #40a37a;
	border-radius: 25px;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	padding: 1px 5px;
	transition: all ease .5s;
	position: relative;
	bottom: 0px;
	text-align: center;
	max-width: 90px;
	margin: 10px auto 0 auto;
}
 .birth_day .dsb a {
   color: #fff;
 }
 .back_birt {
   width: 100%;
   float: left;
   padding: 0px;
   min-height: 110px;
   margin-bottom: 0px;
   border-radius: 15px;
   overflow: hidden;
 }
 .back_birt h2 {
   font-size: 22px;
   width: 100%;
   text-align: center;
   padding: 10px 0px;
   color: #c9ac81;
 }
 .new_join {
   width: 100%;
   background: #0060aa;
   float: left;
   border-radius: 6px;
   padding: 10px;
   min-height: 242px;
 }
 .new_join h2 {
   font-size: 22px;
   width: 100%;
   text-align: center;
   padding: 10px 0px;
   color: #c9ac81;
 }
 .thought_f {
   width: 100%;
   height: auto;
   float: left;
 }
 .md_message2 {
   width: 40%;
   height: auto;
   position: absolute;
   z-index: 1;
   bottom: 50px;
   left: 15%;
 }
 .login_bgs {
   width: auto;
   float: right;
   border-radius: 11px;
   margin-top:0px;
   padding: 5px 0;
 }
 .new_events {
   width: 100%;
   background: #fff;
   height: auto;
   position: relative;
   float: left;
   margin-top: 0px;
   min-height: 180px;
   border-radius: 10px;
   overflow: hidden;
   margin-bottom: 10px;
   box-shadow: 0px 0px 16px #a2c9e1;
 }
 .new_events h3 {
   width: 100%;
   font-size: 16px;
   color: #fff;
   margin: 0px;
   line-height: 36px;
   padding-left: 20px;
   background: #1612be;
 }
 .new_events ul {
   width: 98%;
   float: left;
   margin: 4px 0% 15px 0%;
   list-style: none;
   padding-bottom: 0px;
 }
 .new_events ul li {
   position: relative;
   width: 90%;
   padding: 3px 0;
   overflow: hidden;
   border-bottom: solid 1px #e3e3e3;
   margin: 0px 5%;
 }
 .new_events ul li:hover {
   background: #95371600;
 }
 .new_events ul li span {
   background: #95371600;
   padding: 13px 8px;
   margin-right: 4px;
 }
 .new_events ul li a {
   display: table-cell;
   vertical-align: middle;
   width: 100%;
   padding: 0px;
   color: #464646 !important;
   font-size: 13px;
   font-family: "Poppins", sans-serif;
   font-weight: 600 !important;
   letter-spacing: 0.5px;
 }
 .back_birt .inn {
   width: 100%;
   text-align: left;
   padding-top: 6px;
 }
 .new_events .inner {
   width: 100%;
   height: auto;
   position: relative;
   top: 0px;
   overflow: hidden;
 }
 .new_events .inner ol {
   width: 100%;
   margin: 0px 0px 0px 10px;
   padding: 10px 0px 20px 0px;
   float: left;
 }
 .new_events .inner ol li {
   width: 100%;
   padding: 0px 10px 5px 0px;
   float: left;
   margin-left: 20px;
   font-size: 12px;
   line-height: 14px;
   font-family: "Poppins", sans-serif;
   color: #fff;
 }
 .thought_of_the_day {
    width: 100%;
    height: auto;
    min-height: 60px;
    text-align: left;
    font-size: 22px;
    margin:0px 0px 15px 0px;
    padding: 6px 15px 0px 15px;
    color: #ffffff;
    background: #40a37a;
 }
 /*------animation--------*/
 .abim {
   animation-name: abim;
   -webkit-animation-name: abim;
   animation-duration: .1s;
   -webkit-animation-duration: .1s;
   animation-delay: .1s;
   -webkit-animation-delay: .1s;
   opacity: 0;
   -webkit-opacity: 0;
   animation-fill-mode: forwards;
   -webkit-animation-fill-mode: forwards;
 }
 @keyframes abim {
   0% {
     opacity: 0;
     -webkit-opacity: 0;
     transform: scale(0.8);
     -webkit-transform: scale(0.8)
   }
   100% {
     opacity: 1;
     -webkit-opacity: 1;
     transform: scale(1);
     -webkit-transform: scale(1)
   }
 }
 @-webkit-keyframes abim {
   0% {
     opacity: 0;
     -webkit-opacity: 0;
     transform: scale(0.8);
     -webkit-transform: scale(0.8)
   }
   100% {
     opacity: 1;
     -webkit-opacity: 1;
     transform: scale(1);
     -webkit-transform: scale(1)
   }
 }
 .abim1 {
   float: left;
   position: relative;
   -webkit-animation-name: abim1;
   -webkit-animation-duration: .2s;
   animation-delay: .2s;
   animation-name: abim1;
   animation-duration: .2s;
 }
 @keyframes abim1 {
   0% {
     left: -100px;
     -webkit-left: -100px;
     opacity: 0;
     -webkit-opacity: 0;
   }
   100% {
     left: 0px;
     -webkit-left: 0px;
     opacity: 9;
     -webkit-opacity: 9;
   }
 }
 @-webkit-keyframes abim1 {
   0% {
     left: -100px;
     -webkit-left: -100px;
     opacity: 0;
     -webkit-opacity: 0;
   }
   100% {
     left: 0px;
     -webkit-left: 0px;
     opacity: 9;
     -webkit-opacity: 9;
   }
 }
 .abim1a {
   animation-name: abim1a;
   -webkit-animation-name: abim1a;
   animation-duration: .2s;
   -webkit-animation-duration: .2s;
   animation-delay: .4s;
   -webkit-animation-delay: .8s;
   opacity: 0;
   -webkit-opacity: 0;
   animation-fill-mode: forwards;
   -webkit-animation-fill-mode: forwards;
 }
 @keyframes abim1a {
   0% {
     opacity: 0;
     -webkit-opacity: 0;
     transform: scale(0.8);
     -webkit-transform: scale(0.8)
   }
   100% {
     opacity: 1;
     -webkit-opacity: 1;
     transform: scale(1);
     -webkit-transform: scale(1)
   }
 }
 @-webkit-keyframes abim1a {
   0% {
     opacity: 0;
     -webkit-opacity: 0;
     transform: scale(0.8);
     -webkit-transform: scale(0.8)
   }
   100% {
     opacity: 1;
     -webkit-opacity: 1;
     transform: scale(1);
     -webkit-transform: scale(1)
   }
 }
 .abim2 {
   float: left;
   position: relative;
   -webkit-animation-name: abim2;
   -webkit-animation-duration: .2s;
   animation-delay: .6s;
   animation-name: abim2;
   animation-duration: .2s;
 }
 @keyframes abim2 {
   0% {
     right: -100px;
     -webkit-right: -100px;
     opacity: 0;
     -webkit-opacity: 0;
   }
   100% {
     right: 0px;
     -webkit-right: 0px;
     opacity: 9;
     -webkit-opacity: 9;
   }
 }
 @-webkit-keyframes abim2 {
   0% {
     right: -100px;
     -webkit-right: -100px;
     opacity: 0;
     -webkit-opacity: 0;
   }
   100% {
     right: 0px;
     -webkit-right: 0px;
     opacity: 9;
     -webkit-opacity: 9;
   }
 }
 .abim3 {
   float: left;
   position: relative;
   -webkit-animation-name: abim3;
   -webkit-animation-duration: .2s;
   animation-delay: .8s;
   animation-name: abim3;
   animation-duration: .2s;
 }
 @keyframes abim3 {
   0% {
     bottom: -100px;
     -webkit-bottom: -100px;
     opacity: 0;
     -webkit-opacity: 0;
   }
   100% {
     bottom: 0px;
     -webkit-bottom: 0px;
     opacity: 9;
     -webkit-opacity: 9;
   }
 }
 @-webkit-keyframes abim3 {
   0% {
     bottom: -100px;
     -webkit-bottom: -100px;
     opacity: 0;
     -webkit-opacity: 0;
   }
   100% {
     bottom: 0px;
     -webkit-bottom: 0px;
     opacity: 9;
     -webkit-opacity: 9;
   }
 }
 .abim4 {
   float: left;
   position: relative;
   -webkit-animation-name: abim4;
   -webkit-animation-duration: .2s;
   animation-name: abim4;
   animation-duration: .2s;
   animation-delay: 1s;
 }
 @keyframes abim4 {
   0% {
     bottom: -100px;
     -webkit-bottom: -100px;
     opacity: 0;
     -webkit-opacity: 0;
   }
   100% {
     bottom: 0px;
     -webkit-bottom: 0px;
     opacity: 9;
     -webkit-opacity: 9;
   }
 }
 @-webkit-keyframes abim4 {
   0% {
     bottom: -100px;
     -webkit-bottom: -100px;
     opacity: 0;
     -webkit-opacity: 0;
   }
   100% {
     bottom: 0px;
     -webkit-bottom: 0px;
     opacity: 9;
     -webkit-opacity: 9;
   }
 }
 .abim5 {
   float: left;
   position: relative;
   -webkit-animation-name: abim5;
   -webkit-animation-duration: .2s;
   animation-name: abim5;
   animation-duration: .2s;
   animation-delay: 1.2s;
 }
 @keyframes abim5 {
   0% {
     bottom: -100px;
     -webkit-bottom: -100px;
     opacity: 0;
     -webkit-opacity: 0;
   }
   100% {
     bottom: 0px;
     -webkit-bottom: 0px;
     opacity: 9;
     -webkit-opacity: 9;
   }
 }
 @-webkit-keyframes abim5 {
   0% {
     bottom: -100px;
     -webkit-bottom: -100px;
     opacity: 0;
     -webkit-opacity: 0;
   }
   100% {
     bottom: 0px;
     -webkit-bottom: 0px;
     opacity: 9;
     -webkit-opacity: 9;
   }
 }
 .circular {
   width: 100%;
   height: auto;
   min-height: 170px;
   max-height: 170px;
   border-radius: 10px;
   margin-bottom: 0px;
   overflow: hidden;
   position: relative;
   box-shadow: 0px 0px 4px #a2c9e1;
 }
 .circular h2 {
   color: #fff;
   font-size: 24px;
   font-weight: 340;
   margin: 0px 0px 0px 0px;
   padding: 14px 26px;
   position: absolute;
   bottom: 40px;
   height: 46px;
   width: 100%;
   z-index: 99;
   font-weight: 600;
   font-family: "Poppins", sans-serif;
   letter-spacing: 0.5px;
 }
 .circular h2 span {
   font-size: 18px;
   top: 38px;
   left: 20px;
   color: #fff;
   width: 100%;
   font-weight: normal;
 }
 .circular img {
   max-height: 160px;
 }
 .circular h3 {
   color: #f58634;
   font-size: 32px;
   font-weight: 600;
   margin: -8px 0 0 0;
   padding: 0px;
   font-family: "Poppins", sans-serif;
 }
 .circular .carousel-control-prev {
   left: 85%;
 }
 .circular .carousel-control-next, .circular .carousel-control-prev {
   position: absolute;
   top: 120px;
   bottom: 0;
   display: flex;
   align-items: center;
   justify-content: center;
   width: 18px;
   color: #fff;
   text-align: center;
   opacity: 1;
   z-index: 999;
   right: 22px;
 }
 .carousel-control-next-icon, .carousel-control-prev-icon {
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   background-image: none;
   background-size: auto;
   background-size: 100% 100%;
   position: absolute;
   z-index: 999;
 }
 .circular h3 span {
   color: #fff;
   font-size: 32px;
   font-weight: 600;
   margin: 0px;
   padding: 0px;
 }
 .circular p {
   color: #fff;
   font-size: 16px;
   margin: 0px;
   padding: 0px;
   max-width: 60%;
   margin-top: 10px;
   line-height: 18px;
 }
 .banner_slide .col-lg-8 .col-md-8 .col-sm-6 .col-sx-12 {
   margin-right: 5px;
   padding-right: 5px;
 }
 .banner_slide .col-lg-4 .col-md-4 .col-sm-6 .col-sx-12 {
   margin-right: 5px;
   padding-right: 5px;
 }
 .cmd_mess {
   max-width: 150px;
   min-width: 70px;
   float: left;
   margin-left: 15px;
   margin-top: 15px;
   margin-right: 15px;
 }
 .cmd_mess img {
   max-width: 70px;
   min-width: 70px;
   float: left;
   border-radius: 50%;
   border: solid 3px #aeaeae;
 }
 .cmd_text {
   width: auto;
   max-width: 290px;
   float: left;
   color: #fff;
   font-style: italic;
   font-size: 14px;
   font-weight: 600;
   line-height: 17px;
   margin-top: 14px;
 }
 .letes_n {
   width: 100%;
   padding: 0px 15px;
   float: left;
 }
 .letes_n h3 {
   font-size: 14px;
   color: #003b24;
   font-weight: bold;
   margin: 10px 0px 0px 0px;
   padding: 0px;
   width: 100%;
   float: left;
 }
 .letes_n p {
   font-size: 13px;
   color: #fff;
   font-weight: 600;
   margin: 0px;
   padding: 0px;
   max-height: 35px;
   overflow: hidden;
   line-height: 16px;
   margin-bottom: 6px;
   width: 100%;
   float: left;
 }
 .main_box {
   width: 100%;
   height: auto;
   float: left;
   margin-bottom: 30px;
 }
 .box_sh {
   width: 100%;
   border-radius: 10px;
   margin-bottom: 20px;
   overflow: hidden;
   min-height: 200px;
   background: #1b1b1c;
   padding: 25px;
 }
 .box_sh h2 {
   font-size: 20px;
   padding:0px 0px 0px 0px;
   color: #fff;
   font-family: "Poppins", sans-serif;
   font-weight: 400;
   min-height: 32px;
   line-height: 11px;
   letter-spacing: 0px;
   margin: 0px;
 }
 .box_sh1 {
   width: 100%;
   min-height: 246px;
   border-radius: 10px;
   box-shadow: 0px 0px 16px #a2c9e1;
   margin-bottom: 0px;
   overflow: hidden;
 /*  border: dotted 1px #1d5f3a;
   border-style: dashed;*/
   box-shadow: inset 0px 1px 30px #368e5033, 0px 1px 30px rgba(82, 117, 84, 0.39);
 }
 .box_sh1 h2 {
   font-size: 14px;
   text-align: center;
   color: #fff;
   font-family: "Poppins", sans-serif;
   min-height: 32px;
   line-height: 32px;
   margin-bottom: 3px;
   border-bottom: solid 1px #ececec26;
   font-weight: 460;
   background: #40a37a;
   position: relative;
	 margin: 0px;
 }
/* .box_sh1 h2::after {
   background: url("/images/after_s.png") no-repeat bottom center;
   position: absolute;
   content: '';
   bottom: 0px;
   width: 100%;
   height: 30px;
   top: 16px;
   left: -12px;
   min-width: 177px;
   background-size: contain;
	 z-index:1;
 }*/
 .box_sh2 {
   width: 100%;
   min-height: 246px;
   border-radius: 10px;
   box-shadow: 0px 1px 10px #e9e9e9;
   margin-bottom: 0px;
   overflow: hidden;
 /*  border: dotted 1px #40a37a;
   border-style: dashed;*/
   box-shadow: inset 0px 1px 30px #368e5033, 0px 1px 30px rgba(82, 117, 84, 0.39);
 }
 .box_sh2 h2 {
   font-size: 14px;
   text-align: center;
   color: #fff;
   font-family: "Poppins", sans-serif;
   min-height: 32px;
   line-height: 32px;
   margin-bottom: 3px;
   border-bottom: solid 1px #ececec26;
   font-weight: 460;
   background: #40a37a;
   position: relative;
	 margin: 0px;
 }
 /*.box_sh2 h2::after {
   background: url("/images/after_s.png") no-repeat bottom center;
   position: absolute;
   content: '';
   bottom: 0px;
   width: 100%;
   height: 30px;
   top: 16px;
   left: -12px;
   min-width: 177px;
   background-size: contain;
	 z-index:1;
 }*/
 .box_sh3 {
   width: 100%;
   min-height: 246px;
   border-radius: 10px;
  box-shadow: 0px 1px 10px #e9e9e9;
   margin-bottom: 0px;
   overflow: hidden;
  /* border: dotted 1px #1d5f3a;
   border-style: dashed;*/
   box-shadow: inset 0px 1px 30px #368e5033, 0px 1px 30px rgba(82, 117, 84, 0.39);
 }
 .box_sh3 h2 {
   font-size: 14px;
   text-align: center;
   color: #fff;
   font-family: "Poppins", sans-serif;
   min-height: 32px;
   line-height: 32px;
   margin-bottom: 3px;
   border-bottom: solid 1px #ececec26;
   font-weight: 460;
   background: #40a37a;
   position: relative;
	 margin: 0px;
 }
 /*.box_sh3 h2::after {
   background: url("/images/after_s.png") no-repeat bottom center;
   position: absolute;
   content: '';
   bottom: 0px;
   width: 100%;
   height: 30px;
   top: 16px;
   left: -12px;
   min-width: 177px;
   background-size: contain;
	 z-index:1;
 }*/
 .main_box h2 b {
   padding-left: 10px;
   font-weight: 400;
   font-size: 13px;
 }
 .owl-dots {
   display: none;
 }
 .my_page_main .list-group:nth-child(3) .box_cnt_bdy .lft {
   text-align: center;
 }
 .my_page_main .list-group:nth-child(3) .box_cnt_bdy a {
   margin-bottom: -13px;
   display: block;
   height: 36px;
   margin-top: 10px;
 }
 .my_page_main .list-group:nth-child(3) .box_cnt_bdy .right {
   text-align: center;
 }
 .my_page_main .list-group:nth-child(3) .box_cnt_bdy .lft img {
   margin: 8px auto;
   display: block;
   float: none;
   width: 85px;
   height: 85px;
   border-radius: 50%;
   border: solid 3px rgba(0, 0, 0, 0.15);
 }
 .my_page_main .list-group:nth-child(3) .right h4 {
   font-size: 16px;
   margin-bottom: 0;
 }
 .my_page_main .list-group:nth-child(3) .right p {
   margin-bottom: 5px;
 }
 .my_page_main .list-group:nth-child(3) .dsb {
   background: #226daf;
   display: inline;
   padding: 4px 12px;
   color: #fff;
   border-radius: 6px;
 }
 .grid {
   position: relative;
   margin: 0 auto;
   padding: 1em 0 4em;
   max-width: 100%;
   list-style: none;
   text-align: center;
 }
 .grid figure {
   position: relative;
   float: left;
   overflow: hidden;
   margin: 10px 1%;
   max-height: 249px;
   width: 22.9%;
   background: #3085a3;
   text-align: center;
   cursor: pointer;
 }
 .grid figure img {
   position: relative;
   display: block;
   min-height: 100%;
   max-width: 100%;
   opacity: 0.8;
 }
 .grid figure figcaption {
   padding: 2em;
   color: #fff;
   font-size: 1.25em;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
 }
 .grid figure figcaption::before, .grid figure figcaption::after {
   pointer-events: none;
 }
 .grid figure figcaption, .grid figure figcaption > a {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
 }
 .grid figure figcaption > a {
   z-index: 1000;
   text-indent: 200%;
   white-space: nowrap;
   font-size: 0;
   opacity: 0;
 }
 .grid figure h2 {
   word-spacing: -0.15em;
   font-weight: 500;
   font-size: 24px;
 }
 .grid figure h2 span {
   font-weight: 800 !important;
 }
 .grid figure h2, .grid figure p {
   margin: 0;
 }
 .grid figure p {
   letter-spacing: 1px;
   font-size: 68.5%;
 }
 figure.effect-layla {
   background: #000;
 }
 figure.effect-layla img {
   height: auto;
 }
 figure.effect-layla figcaption {
   padding: 3em;
 }
 figure.effect-layla figcaption::before, figure.effect-layla figcaption::after {
   position: absolute;
   content: '';
   opacity: 0;
 }
 figure.effect-layla figcaption::before {
   top: 50px;
   right: 30px;
   bottom: 50px;
   left: 30px;
   border-top: 1px solid #fff;
   border-bottom: 1px solid #fff;
   -webkit-transform: scale(0, 1);
   transform: scale(0, 1);
   -webkit-transform-origin: 0 0;
   transform-origin: 0 0;
 }
 figure.effect-layla figcaption::after {
   top: 30px;
   right: 50px;
   bottom: 30px;
   left: 50px;
   border-right: 1px solid #fff;
   border-left: 1px solid #fff;
   -webkit-transform: scale(1, 0);
   transform: scale(1, 0);
   -webkit-transform-origin: 100% 0;
   transform-origin: 100% 0;
 }
 figure.effect-layla h2 {
   padding-top: 26%;
   -webkit-transition: -webkit-transform 0.35s;
   transition: transform 0.35s;
 }
 figure.effect-layla p {
   padding: 0.5em 2em;
   text-transform: none;
   opacity: 0;
   -webkit-transform: translate3d(0, -10px, 0);
   transform: translate3d(0, -10px, 0);
 }
 figure.effect-layla img, figure.effect-layla h2 {
   -webkit-transform: translate3d(0, -30px, 0);
   transform: translate3d(0, -30px, 0);
 }
 figure.effect-layla img, figure.effect-layla figcaption::before, figure.effect-layla figcaption::after, figure.effect-layla p {
   -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
   transition: opacity 0.35s, transform 0.35s;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
 }
 figure.effect-layla:hover img {
   opacity: 0.6;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
 }
 figure.effect-layla:hover figcaption::before, figure.effect-layla:hover figcaption::after {
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
 }
 figure.effect-layla:hover h2, figure.effect-layla:hover p {
   opacity: 1;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
 }
 figure.effect-layla:hover figcaption::after, figure.effect-layla:hover h2, figure.effect-layla:hover p, figure.effect-layla:hover img {
   -webkit-transition-delay: 0.15s;
   transition-delay: 0.15s;
 }
 @media screen and (max-width: 50em) {
   .content {
     padding: 0 10px;
     text-align: center;
   }
   .grid figure {
     display: inline-block;
     float: none;
     margin: 10px auto;
     width: 100%;
   }
 }
 *, *:after, *:before {
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
 }
 .clearfix:before, .clearfix:after {
   display: table;
   content: '';
 }
 .clearfix:after {
   clear: both;
 }
 .content {
   margin: 0 auto;
   max-width: 100%;
 }
 .content > h2 {
   clear: both;
   margin: 0;
   padding: 4em 1% 0;
   color: #484B54;
   font-weight: 800;
   font-size: 1.5em;
 }
 .content > h2:first-child {
   padding-top: 0em;
 }
 @media screen and (max-width: 25em) {
   .codrops-header {
     font-size: 75%;
   }
   .codrops-icon span {
     display: none;
   }
 }
 .posh {
   width: 100%;
   height: auto;
 }
 .posh ul {
   width: 100%;
   height: auto;
   margin: 0px;
   padding: 0px;
   display: inline;
   list-style: none;
 }
 .posh ul li {
   width: 28%;
   height: auto;
   margin: 10px;
   padding: 0px 0px 10px 0px;
   display: inline;
   list-style: none;
   float: left;
   border-bottom: solid 1px #e2e2e2;
 }
 .posh ul li a {
   color: #444;
   font-size: 15px;
 }
 .modal-body {
   position: relative;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   padding: 0;
 }
 .close {
   float: right;
   font-size: 1.5rem;
   font-weight: 700;
   background: #f00;
   border-radius: 50%;
   height: 40px;
   width: 40px;
   position: absolute;
   z-index: 99;
   right: -20px;
   text-align: center;
   line-height: 37px !important;
   top: -10px;
   opacity: 1 !important;
   color: #fff !important;
 }
 .modal-dialog {
   max-width: 800px;
   margin: 1.75rem auto;
   margin-top: 1.75rem;
 }
 #fade {
   display: none;
   position: fixed;
   top: 0%;
   left: 0%;
   width: 100%;
   height: 100%;
   background-color: black;
   z-index: 9;
   -moz-opacity: 0.8;
   opacity: .80;
   filter: alpha(opacity=80);
 }
 #light {
   display: none;
   position: fixed;
   top: 50%;
   left: 50%;
   max-width: 700;
   max-height: 400px;
   margin-left: -300px;
   margin-top: -180px;
   border: 2px solid #FFF;
   background: #FFF;
   z-index: 99999;
   overflow: visible;
 }
 #boxclose {
   float: right;
   cursor: pointer;
   color: #fff;
   border: 1px solid #ff0000;
   border-radius: 50%;
   background: #ff0000;
   font-size: 31px;
   font-weight: bold;
   display: inline-block;
   line-height: 0px;
   padding: 11px 3px;
   position: absolute;
   right: -13px;
   top: -13px;
   z-index: 9999;
   opacity: 1;
   width: 36px;
   height: 36px;
   line-height: 9px;
   text-align: center;
 }
 .boxclose:before {
   content: "×";
 }
 #fade:hover ~ #boxclose {
   display: none;
 }
 .test:hover ~ .test2 {
   display: none;
 }
 .owl-dots.disabled {
   display: none !important;
 }
 .traning_event {
  width: 100%;
  background: #fff;
  min-height: 170px;
  border-radius: 10px;
  overflow: hidden;
  max-height:200px;
  box-shadow: 0px 1px 10px #e9e9e9;
  position: relative;
  margin-bottom: 15px;
  padding: 6px 0px;
 }
 .traning_event .left {
   width: 40%;
   height: auto;
   float: left;
   min-height: 50px;
 }
 .traning_event .left img {
   width: 100%;
   padding-top: 40px;
 }
 .traning_event .right {
   width: 60%;
   height: auto;
   float: left;
   min-height: 50px;
 }
 .traning_event .right h3 {
   width: 100%;
   float: left;
   height: auto;
   font-size: 18px;
   color: #028fca;
   font-weight: 400;
 }
 .traning_event .right p {
   width: 100%;
   float: left;
   height: auto;
   font-size: 14px;
 }
 .traning_event h2 {
  width: 100%;
  float: left;
  height: auto;
  font-size: 15px;
  color: #282828;
  border-bottom: solid 1px #e2e2e2;
  padding: 6px 20px 10px 14px;
  font-weight: 540;
 }
 .traning_event .dsb {
   width: 89px !important;
   height: 22px;
   background: #ffa504;
   border-radius: 25px;
   float: left;
   color: #fff;
   font-size: 12px;
   line-height: 19px;
   padding: 1px 5px;
   text-align: center;
   transition: all ease .5s;
   margin-top: 5px;
   position: absolute;
   left: 114px;
   bottom: 0px;
   font-weight: bold;
 }
 .image_gallery {
   width: 100%;
   background: #fff;
   min-height: 170px;
   border-radius: 10px;
   overflow: hidden;
   max-height: 160px;
   box-shadow: 0px 1px 10px #e9e9e9;
   position: relative;
   margin-bottom: 15px;
   padding: 10px 18px 18px 18px;
 }
 .image_gallery .left {
   width: 40px;
   height: auto;
   float: left;
   min-height: 40px;
 }
 .image_gallery .left img {
   width: 100%;
   padding-top: 40px;
 }
 .image_gallery .right {
   width: 40px;
   height: auto;
   float: left;
   min-height: 40px;
 }
 .image_gallery .right h3 {
   width: 100%;
   float: left;
   height: auto;
   font-size: 18px;
   color: #028fca;
 }
 .image_gallery .right p {
   width: 100%;
   float: left;
   height: auto;
   font-size: 14px;
 }
 .image_gallery h2 {
   width: 100%;
   float: left;
   height: auto;
   font-size: 18px;
   color: #1e633c; 
   font-weight: 400;
   margin: 0px;
 }
 .approval_request {
  width: 100%;
  float: left;
  min-height: 250px;
  max-height: 250px;
 }
 
 .approval_request .inner h3 {
   margin: 0px;
   font-size: 16px;
   line-height: 38px;
   padding: 1px 20px;
   color: #fff;
   font-weight: 400;
 }
 .approval_request .req {
   width: 95%;
   padding: 0px 15px 0px 6px;
   float: left; 
   overflow: hidden;
 }
 .approval_request .req .inner {
   width: 100%;
   padding: 0px 3px 6px 6px;
   float: left; 
 }
 .approval_request ul {
  height: 160px;
  overflow-y: scroll;
  width: 100%;
  margin: 0px 10px 0px 10px;
  padding-right: 16px;
  padding-bottom: 30px;
 }
 
 .approval_request ul li {
  width: 99%;
	 position: relative;
  background: #fff;
  border-radius: 6px;
  min-height: 36px;
  margin: 2px 4px 7px 4px;
  border-left: solid 15px #0000000d;
  box-shadow: 0px 1px 10px #e9e9e9;
 }
 .approval_request ul li a {
  color: #000;
  line-height: 36px;
  padding-left: 15px;
  width: auto;
  float: left;
  font-weight: 580 !important;
  font-size: 14px !important;
  padding-right: 10px;
 }
.approval_request ul li a span {
	background: #40a37a;
	border-radius: 5px;
	float: right;
	margin: 3px 1px 3px 3px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	position: absolute;
	padding: 0px;
	font-size:20px;
	width: 30px;
	text-align: center;
	right: 2px;
}
 .approval_request ul li + li {
   background: #fff;
 }
 .approval_request ul li + li + li {
   background: #fff;
 }
 .approval_request ul li + li + li + li {
   background: #fff;
 }
 .approval_request ul li + li + li + li + li {
   background: #fff;
 }


.pending_request {
  width: 100%;
  float: left;
  min-height: 250px;
  max-height: 250px;
 }
 
 .pending_request .inner h3 {
   margin: 0px;
   font-size: 16px;
   line-height: 38px;
   padding: 1px 20px;
   color: #fff;
   font-weight: 400;
 }
 .pending_request .req {
   width: 95%;
   padding: 0px 15px 0px 6px;
   float: left; 
   overflow: hidden;
 }
 .pending_request .req .inner {
   width: 100%;
   padding: 0px 3px 6px 6px;
   float: left; 
 }
 .pending_request ul {
height: 160px;
  overflow-y: scroll;
  width: 100%;
  margin: 0px 10px 0px 10px;
  padding-right: 16px;
  padding-bottom: 30px;
 }
 
 .pending_request ul li {
  width: 99%;
  position: relative;
  background: #fff;
  border-radius: 6px;
  min-height: 36px;
  margin: 2px 4px 7px 4px;
  border-left: solid 15px #0000000d;
  box-shadow: 0px 1px 10px #e9e9e9;
 }
 .pending_request ul li a {
   color: #000;
   line-height: 36px;
   padding-left: 15px;
   width: auto;
   float: left;
   font-weight: 580 !important;
   font-size: 14px !important;
   min-width: 264px;
   padding-right: 10px;
 }
.pending_request ul li a span {
	background: #333;
	border-radius: 5px;
	float: right;
	margin: 3px 1px 3px 3px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	position: absolute;
	padding: 0px;
	font-size:20px;
	width: 30px;
	text-align: center;
	right: 2px;
}
 .pending_request ul li + li {
   background: #fff;
 }
 .pending_request ul li + li + li {
   background: #fff;
 }
 .pending_request ul li + li + li + li {
   background: #fff;
 }
 .pending_request ul li + li + li + li + li {
   background: #fff;
 }















 .notice_board {
   width: 100%;
   background: #fff;
   border-radius: 10px;
   margin-bottom: 20px;
   overflow: hidden;
   min-height: 200px;
   box-shadow: 0px 1px 10px #e9e9e9;
   padding-bottom: 0px;
 }
 .notice_board h2 {
   font-size: 14px;
   padding: 0px 0px 0px 12px;
   color: #fff;
   background: #1612be;
   font-family: "Poppins", sans-serif;
   min-height: 32px;
   line-height: 32px;
   margin-bottom: 3px;
   border-radius: 10px;
 }
 .notice_board ul {
   width: 98%;
   float: left;
   margin: 4px 0% 15px 0%;
   list-style: none;
   padding-bottom: 0px;
 }
 .notice_board ul li {
   position: relative;
   width: 90%;
   padding: 5px 0;
   overflow: hidden;
   border-bottom: solid 1px #e3e3e3;
   margin: 0px 5%;
   list-style: circle;
 }
 .notice_board ul li a {
   display: table-cell;
   vertical-align: middle;
   width: 100%;
   padding: 0px;
   color: #464646 !important;
   font-size: 12px;
   font-family: "Poppins", sans-serif;
   font-weight: 600 !important;
   letter-spacing: 0.5px;
 }
 .latest {
   width: 100%;
   background: #fff;
   border-radius: 12px;
   min-height:200px;
   padding-bottom: 20px;
   overflow: hidden;
   max-height:200px;
   margin-bottom: 26px;
   border: solid 1px #d7e8f5;
  box-shadow: 0px 1px 10px #e9e9e9;
 }
 .latest h2 {
  width: 100%;
    float: left;
    height: auto;
    font-size: 15px;
    color: #282828;
    border-bottom: solid 1px #e2e2e2;
    padding: 12px 20px 10px 19px;
    font-weight: 540;
 }
 .vote {
   width: 100%;
   height: auto;
   text-align: center;
 }
 .vote p {
   width: 100%;
   height: auto;
   text-align: center;
   font-weight: 420;
 }
 .rewards_a {
   width: 100%;
   height: auto;
   min-height: 140px; 
   position: relative;
   z-index: 2;
 }
 .rewards_product {
   width: 100%;
   height: auto;
   min-height: 200px;
   position: relative;
   margin-top:10px;
   z-index:1;
 }
 .marquess {
   height: auto;
   max-height: 100px;
   overflow: hidden;
   width: 70%;
   font-weight: 440;
   font-size: 17px;
 }

 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	width: 24px!important;
	height: 20px!important;
	margin-top: -10px;
	font-size: 20px!important;
}
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
	width: 100%;
}


.rewards{
 width: 100%;
 background: #fff;
 min-height: 200px;
 border-radius: 10px;
 overflow: hidden; 
 box-shadow: 0px 1px 10px #e9e9e9;
 position: relative;
 margin-bottom: 15px;
 padding: 6px 0px; 
}
.rewards h2 {
	width: 100%;
	float: left;
	height: auto;
	font-size: 15px;
	color: #282828;
	border-bottom: solid 1px #e2e2e2;
	padding: 6px 20px 10px 14px;
	font-weight: 540;
}
.rewards .inner{
  width: auto;
  margin: 0px 10px 0px 10px;
  overflow: hidden;
  height: auto;
  border: solid 1px #fff;
}

.rewards .inner img{
 width: 100%;
 height: 136px;
 border-radius: 8px;}


.photo_gallery{
 width: 100%;
 background: #fff;
 min-height: 200px;
 border-radius: 10px;
 overflow: hidden; 
 box-shadow: 0px 1px 10px #e9e9e9;
 position: relative;
 margin-bottom: 15px;
 padding: 6px 0px; 
}
.photo_gallery .inner
 {width: auto;
 margin: 5px 10px 5px 10px;}

.photo_gallery .inner img{
 width: 100%;
  height: 136px;
 border-radius: 8px;}

.photo_gallery h2{width: 100%;
  float: left;
  height: auto;
  font-size: 15px;
  color: #282828;
  border-bottom: solid 1px #e2e2e2;
  padding: 6px 20px 10px 14px;
  font-weight: 540;}
.photo_gallery .item img{border-radius: 10px;}
.photo_gallery .item .active img{border-radius: 10px;}
.photo_gallery .carousel-control.right { background: none; position: absolute;   right: 0;  top: 41%;}
.photo_gallery .carousel-control.left { background: none; position: absolute;     top: 41%;}
#ctl00_mainContent_poll1_divpollname span{font-size: 16px !important;
  padding: 10px !important;
  margin: 6px 0 0 0px;
  width: 100%;
  float: left;}
 
table {
  position: relative;
  width: 100%;
}
table th {
  text-align: left;
  vertical-align: bottom;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase; 
}
table th, table td {
  padding: 0.4em;
}

table.fold-table {
  background: white;
  color: #555;
}
table.fold-table > tbody > tr.view {
  font-family: "Droid Serif", serif;
  transition: all 0.3s ease;
}
table.fold-table > tbody > tr.view td, table.fold-table > tbody > tr.view th {
  cursor: pointer;
}
table.fold-table > tbody > tr.view td:first-child,
table.fold-table > tbody > tr.view th:first-child {
  position: relative;
  padding-left: 20px;
}
table.fold-table > tbody > tr.view td:first-child:before,
table.fold-table > tbody > tr.view th:first-child:before {
  position: absolute;
  top: 50%;
  left: 5px;
  width: 9px;
  height: 16px;
  margin-top: -8px;
  font: 16px fontawesome;
  content: "";
  transition: all 0.3s ease;
}
table.fold-table > tbody > tr.view:nth-child(4n-1) {
  background: #eee;
}
table.fold-table > tbody > tr.view:hover {
  background: #ddd;
}
table.fold-table > tbody > tr.view.open {
  background: tomato;
  color: white;
}
table.fold-table > tbody > tr.view.open td:first-child:before, table.fold-table > tbody > tr.view.open th:first-child:before {
  transform: rotate(-180deg);
  color: white;
}
table.fold-table > tbody > tr.fold {
  display: none;
}
table.fold-table > tbody > tr.fold.open {
  display: table-row;
}

.fold-content {
  padding: 0.5em;
}
.fold-content h3 {
  margin-top: 0;
}
.fold-content > table {
  background: white;
  color: #555;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}
.fold-content > table > tbody > tr {
  font-family: "Droid Serif", serif;
  cursor: pointer;
}
.fold-content > table > tbody > tr:nth-child(even) {
  background: #eee;
}
.fold-content > table > tbody > tr:hover {
  background: #ddd;
}

.visible-small {
  display: none;
}

.visible-big {
  display: block;
}



@media (max-width: 700px) {
 
 
  table th {
    vertical-align: bottom;
    padding-bottom: 0;
  }

  table.small-friendly > thead {
    display: none;
  }
  table.small-friendly > tbody > tr > td,
table.small-friendly > tbody > tr > th {
    position: relative;
    padding: 0;
    padding-left: 50%;
    display: block;
    vertical-align: top;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  table.small-friendly > tbody > tr > td:before,
table.small-friendly > tbody > tr > th:before {
    position: absolute;
    top: 0;
    left: 0.5em;
    max-width: 50%;
    content: attr(data-th) ": ";
    display: block;
    font-weight: bold;
  }
  table.small-friendly > tbody > tr > td:first-child,
table.small-friendly > tbody > tr > th:first-child {
    margin-top: 1em;
  }
  table.small-friendly > tbody > tr > td:last-child,
table.small-friendly > tbody > tr > th:last-child {
    margin-bottom: 1em;
    border: 0;
  }

  .visible-small {
    display: block;
  }

  .visible-big {
    display: none;
  }
}

 