/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Outfit:wght@100..900&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');


@font-face {
    font-family: 'PoppinsRegular';
    src: url('../fonts/PoppinsRegular.eot');
    src: url('../fonts/PoppinsRegular.eot') format('embedded-opentype'),
         url('../fonts/PoppinsRegular.woff2') format('woff2'),
         url('../fonts/PoppinsRegular.woff') format('woff'),
         url('../fonts/PoppinsRegular.ttf') format('truetype'),
         url('../fonts/PoppinsRegular.svg#PoppinsRegular') format('svg');
}

html {
  scroll-behavior: smooth;
}
* {
  margin: 0px;
  padding: 0px;
  outline: none;
}
body {
  font-family: "Afacad Flux", 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: 16px !important;
  font-style: normal;
  background-color: #fff !important;
  background-size: cover;
}
/*.bgrs_s{background: url("../images/Banner/ir-bg.jpg") repeat top center; width: 100%;
height: 100%;position:relative;top:0px;left: 0; height: auto; float: left;padding-bottom: 100px;}*/
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;
}
/*
input[type="text"].frm_field::-moz-placeholder, input[type="password"].frm_field::-moz-placeholder {
    color: #fff;

}

input[type="text"].frm_field::-ms-input-placeholder, input[type="password"].frm_field::-ms-input-placeholder {
    color: #fff;
}

input[type="text"].frm_field::-webkit-input-placeholder, input[type="password"].frm_field::-webkit-input-placeholder {
    color: #fff;
}

input[type="text"].frm_field::-ms-expand, input[type="password"].frm_field::-ms-expand {
    color: #fff;
}*/
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: "Afacad Flux", 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 {
    font-size: 13px !important;
}*/
a:hover {
  text-decoration: none !important;
}
.container {
  max-width: 1300px !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;
  padding: 10px 0;
  /*background:#fff; padding-bottom:4px;
  border-radius: 0px 0px 6px 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%;
  /*background: transparent !important;
    border-color: rgba(255, 255, 255,.55);*/
  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;
  position: relative;
  text-align: center;
}
.main_logo_2 {
  text-align: center;
}
.topts {
  width: 100%;
  height: 46px;
  position: relative;
  margin-top: -15px;
}
.admin_text {
  text-align: right;
  padding: 22px 0px 0 0;
  width:auto;
  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;
}
.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: #0c939b;
  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: #fff;
  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;
  position: relative;
  z-index: 9;
  top: 0;
  font-family: "Afacad Flux", serif;
  font-weight: normal;
  border-top:solid 1px #ececec;
  border-bottom: solid 1px #ececec;
  /*background: #1d979e;*/
}
.navigation_inner {
  margin-top: 0px;
  padding-left: 0%;
  margin-left: 0; 
}
.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;
  text-transform: uppercase;
  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: #0c939b;
  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;
}
.cont_icon {
width: 100%;
  float: left;
  height: auto;
  display: table;
}
.cont_icon ul {
width: 100%; 
  border-radius: 10px; 
  float: left;
  padding: 0 10px 0px 10px;
  margin: 0px 0px 30px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /*box-shadow: 0px 0px 16px #74a5a8; */
}
.cont_icon ul li { 
}

.cont_icon ul li span {width: 100%;
  text-align: center;
  padding: 0;
  float: left;}
  
  
.cont_icon ul li a {width: 150px;
	height: 150px;
	display: block;
	position: relative;
	transition: all ease .5s;
	text-align: center;
	border: solid 1px #e2e2e2;
	border-radius: 15px;
	padding: 20px 0;
	margin:20px 0;
	box-shadow: 0px 1px 62px #1d979e3d;
	background: #fff; color: #000;font-size: 18px; line-height: 22px; font-weight: bold !important;} 
	

.cont_icon ul li a:hover {color: #fff; background: #1d979ecc;}

.cont_icon ul li img{width:60px;}

.cont_icon ul li:last-child {
	background: none;
}
.cont_icon p {
  font-size: 17px;
  color: #262626;
  line-height: 18px;
  font-weight: 610;
  font-family: "Afacad Flux", serif !important;
}
.cont_icon p a {
  color: #333;
}
.icon_one {
  display: table;
  position: relative;
}


/*-----0-----*/
.img_crcle {
  width: 90px;
  height: 90px;
  display: block;
  position: relative;
  margin: 3px 5px 13px 5px;
  background: #fff;
  padding-top: 16px;
  transition: all ease .5s;
  /*border-radius: 50%; */
  
}
 
.img_crcle p { 
  text-align: center;
  width: auto;
  color: #000;
  line-height: 15px;
  font-size: 12px;
  font-weight: 600;
  top: 96px;
  letter-spacing: 0.5px; 
  padding: 0px 0px 2px 0px;
}

/*----1-----*/  
 .img_crcle1 {   
  width: 90px;
  height: 90px;
  display: block;
  position: relative;
  margin: 3px 5px 13px 5px;
  background: #00abac;
  padding-top: 16px;
  transition: all ease .5s;
  border-radius: 50%;
  border: solid 3px #fff;  
}
.img_crcle1:hover {
 background: #53a248;
 transition: all ease .5s;
  border: solid 3px #8cdd91;
}
.img_crcle1 p {
 position: absolute;
  text-align: center;
  width: 100px;
  color: #000;
  line-height: 15px;
  font-size: 12px;
  font-weight: 600;
  top: 96px;
  letter-spacing: 0.5px;
  left: -5px;
  padding: 0px 0px 18px 0px;
}
 
/*----2-----*/  
 .img_crcle2 {   
  width: 90px;
  height: 90px;
  display: block;
  position: relative;
  margin: 3px 5px 13px 5px;
  background: #956f17;
  padding-top: 16px;
  transition: all ease .5s;
  border-radius: 50%;
  border: solid 3px #fff;  
}
.img_crcle2:hover {
 background: #53a248;
 transition: all ease .5s;
  border: solid 3px #8cdd91;
}
.img_crcle2 p {
 position: absolute;
  text-align: center;
  width: 100px;
  color: #000;
  line-height: 15px;
  font-size: 12px;
  font-weight: 600;
  top: 96px;
  letter-spacing: 0.5px;
  left: -5px;
  padding: 0px 0px 18px 0px;
}


/*----3-----*/  
 .img_crcle3 {   
  width: 90px;
  height: 90px;
  display: block;
  position: relative;
  margin: 3px 5px 13px 5px;
  background: #0784a4;
  padding-top: 16px;
  transition: all ease .5s;
  border-radius: 50%;
  border: solid 3px #fff;  
}
.img_crcle3:hover {
 background: #53a248;
 transition: all ease .5s;
  border: solid 3px #8cdd91;
}
.img_crcle3 p {
 position: absolute;
  text-align: center;
  width: 100px;
  color: #000;
  line-height: 15px;
  font-size: 12px;
  font-weight: 600;
  top: 96px;
  letter-spacing: 0.5px;
  left: -5px;
  padding: 0px 0px 18px 0px;
}

/*----4-----*/  
 .img_crcle4 {   
  width: 90px;
  height: 90px;
  display: block;
  position: relative;
  margin: 3px 5px 13px 5px;
  background: #ac0041;
  padding-top:16px;
  transition: all ease .5s;
  border-radius: 50%;
  border: solid 3px #fff;  
}
.img_crcle4:hover {
 background: #53a248;
 transition: all ease .5s;
  border: solid 3px #8cdd91;
}
.img_crcle4 p {
 position: absolute;
  text-align: center;
  width: 100px;
  color: #000;
  line-height: 15px;
  font-size: 12px;
  font-weight: 600;
  top: 96px;
  letter-spacing: 0.5px;
  left: -5px;
  padding: 0px 0px 18px 0px;
}

/*----5-----*/  
 .img_crcle5 {   
  width: 90px;
  height: 90px;
  display: block;
  position: relative;
  margin: 3px 5px 13px 5px;
  background: #57406c;
  padding-top: 16px;
  transition: all ease .5s;
  border-radius: 50%;
  border: solid 3px #fff;  
}
.img_crcle5:hover {
 background: #53a248;
 transition: all ease .5s;
  border: solid 3px #8cdd91;
}
.img_crcle5 p {
 position: absolute;
  text-align: center;
  width: 100px;
  color: #000;
  line-height: 15px;
  font-size: 12px;
  font-weight: 600;
  top: 96px;
  letter-spacing: 0.5px;
  left: -5px;
  padding: 0px 0px 18px 0px;
}

/*----6-----*/  
 .img_crcle6 {   
  width: 90px;
  height: 90px;
  display: block;
  position: relative;
  margin: 3px 5px 13px 5px;
  background: #ff7f21;
  padding-top:16px;
  transition: all ease .5s;
  border-radius: 50%;
  border: solid 3px #fff;  
}
.img_crcle6:hover {
 background: #53a248;
 transition: all ease .5s;
  border: solid 3px #8cdd91;
}
.img_crcle6 p {
 position: absolute;
  text-align: center;
  width: 100px;
  color: #000;
  line-height: 15px;
  font-size: 12px;
  font-weight: 600;
  top: 96px;
  letter-spacing: 0.5px;
  left: -5px;
  padding: 0px 0px 18px 0px;
}









.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_cont p {
  font-size: 18px;
  max-height:92px;
  overflow: hidden; 
  margin-bottom: 0px;
  font-family: "Afacad Flux", serif !important;
  line-height: 21px;
}


.main_box_1 h2 {
  color: #666;
  background: transparent;
  width: 100%;
  font-size: 28px;
  font-family: "Afacad Flux", 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: "Afacad Flux", 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%;
  text-transform: uppercase;
  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 {
 float: left;
 margin: 4px 20px 0px 0px;
 width: 106px;
 height: auto;
}

.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: "Afacad Flux", 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;
  text-transform: uppercase;
  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(../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: #1d979e;
  color: rgba(255, 255, 255, .75);
  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-family: "Afacad Flux", serif;
}
.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(../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(../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;
	overflow: hidden; 
	margin-bottom: 30px;  
}
.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: 450px;
  
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
	 
	
}
 
/*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: 30px;
  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(12, 147, 155);
  border-color:rgb(12, 147, 155);
  color: #fff;
  text-transform: uppercase;
  font-family: "Afacad Flux", serif;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color:rgb(12, 147, 155);
  border-color:rgb(12, 147, 155);
}
.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;
}
.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: #0c939b !important;
  color: #fff !important;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  padding: 4px 14px 3px 14px;
  text-transform: uppercase;
  font-size: 12px;
  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; 
}
.open_btn a {
	width: auto;
	height: 34px;
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	padding: 1px 15px;
	text-align: center;
	transition: all ease .5s;
	margin: 15px 5px 5px 0px;
	font-weight: bold !important;
	border-radius: 44px;
	text-transform: uppercase;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.08), inset 0px -1px 0px rgba(0, 0, 0, 0.2);
	background: linear-gradient(-90deg,rgb(29, 151, 158) 43%, rgb(14, 60, 47) 100%);
}
.open_btn a:hover {
  color: #fff; 
  font-weight: bold!important;
}
.cnt_head h4 {
  width: 100%;
  float: left;
  font-size: 14px;
  color: #ffffff;
  background: #0c939b;
  padding: 6px 0px 7px 10px;
  margin: 1px 0 8px 0;
	 
}
/*.MiddleSection .form-control {
    font-size: 13px;
    height: calc(2.25rem + 10px);
    border: 1px solid #e1e1e1;
}*/
.MiddleSection .table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}.table-responsive {
	overflow-x: auto; 
	width: 100%;
}
.emp_pt {
  width: 100%;
  height: auto;
  float: left;
  border-radius: 3px;
  background: #fff;
  margin-bottom: 20px;
  box-shadow: #dedede 2px 3px 4px;
  -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: "Afacad Flux", 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 {
  /*  max-width: 300px;
    flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%; */
}
.kb_left_two {
  /*  flex: 0 0 80%;
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    max-width: 100%; */
}
.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: #1d979e;
  border-color: #1d979e;
}
input[type=button], input[type=reset], input[type=submit], button.btn[type="button"], a.btn {
  background: #0c939b;
  color: #fff;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  /*padding: 0.5rem 1rem;*/
  font-size: 13px;
  border-color: transparent;
  height: auto !important;
}
a.btn-danger {
  background-color: #ed1c24;
}
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: #0c939b;
  color: #fff;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
}
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;
}
/*textarea{ resize: auto!important; display:block!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;
  height: 34px !important;
  margin-bottom:5px!important;
}
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: 34px !important;
  margin-bottom:5px!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; 
  padding: 2px;
  box-shadow: none;
  -webkit-box-shadow: none;
 font-family: "Afacad Flux", 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: #347377; 
  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: #0c939b;
}
ul.mneu_lefti li a:hover {
  transition: all .5s ease;
}
.edt_prfl_1 table tr, .edt_prfl_1 table tr td {
  background: #1d979e !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: #4cb6b3 !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: #4cb6b3;
  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: #4cb6b3 !important;
  color: #fff !important;
  font-weight: bold;
}
.title_p {
  width: 100%;
  float: left;
  font-size: 14px;
  color: #ffffff;
  background: #0c939b !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: #1b2128 !important;
  z-index: 999;
  position: static;
  top: 0;
  left: 0;
}
.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: #e62635;
  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;
  text-transform: uppercase;
  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 #0c939b;
  border-right: solid 10px #0c939b;
}
.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: #0c939b;
  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: #e62635;
  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%;
  border-radius: 20px;
}
.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: 16px;
  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: 14px;
  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: #0c939b;
  ;
  border-color: #0c939b;
}
.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;
  text-transform: uppercase;
  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: #0c939b;
}
.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: "Afacad Flux", 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: #0c939b;
}
.admin_left_two .child {
  background: #0c939b;
  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;
	padding: 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(17, 107, 121) 0%, rgb(7, 98, 81) 100%); /* ff3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgb(17, 107, 121)), color-stop(100%, rgb(7, 98, 81))); /* safari4+,chrome */
  background: -webkit-linear-gradient(148deg, rgb(17, 107, 121) 0%, rgb(7, 98, 81) 100%); /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(148deg, rgb(17, 107, 121) 0%, rgb(7, 98, 81) 100%); /* opera 11.10+ */
  background: -ms-linear-gradient(148deg, rgb(17, 107, 121) 0%, rgb(7, 98, 81) 100%); /* ie10+ */
  background: linear-gradient(302deg, rgb(17, 107, 121) 0%, rgb(7, 98, 81) 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(238, 54, 54);
  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: "Afacad Flux", serif;
}
.colr_text {
  color: #E44949;
  font-family: "Afacad Flux", 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(52, 115, 119);
  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; 
  opacity: 0;
  display: none;
  width: 100%;
  background: #fff;
  border: 2px solid #ddd;
  border-top: 1px solid #eee; 
  z-index: 99; 
  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: #ed1c24 !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;
} 
.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;
}  
.new_events {
width: 100%;
  background: #1b2128;
  height: auto;
  position: relative;
  float: left;
  margin-top: 0px;
  min-height: 180px;
  border-radius: 10px;
  box-shadow: 0px 0px 0px #333;
  overflow: hidden;
  margin-bottom: 24px;
  padding: 8px 4px 6px 15px;
}
.new_events h3 {
  width: 100%;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin: 0px;
  line-height: 45px;
  padding-left: 22px;
  font-family: "Afacad Flux", serif;
}
.new_events ul {
  width: 100%;
  float: left;
  margin: 4px 3% 0 0%;
  list-style: none;
  padding: 0px;
}
.new_events ul li {
  position: relative;
  display: table;
  height: 26px;
  width: 100%;
  margin-bottom: 0px;
  padding-bottom: 7px;
}
.new_events ul li a {
display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding: 2px 0 0 25px;
  color: #f0f0f0 !important;
  font-size: 12px;
  font-family: "Afacad Flux", serif;
}
.new_events ul li::after {
  position: absolute;
  left: 3px;
  top: 0px;
  content: '';
  width: 25px;
  height: 25px;
  background: url(../images/list_aerow.png) no-repeat center;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
}
 


.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: "Afacad Flux", serif;
  color: #fff;
}






/*------animation--------*/ 
 
.box_sh {
  width: 100%;
  background: #fff; 
  border-radius: 10px; 
  margin-bottom: 24px;
  overflow: hidden;
  max-height: 274px;
 box-shadow: 0px 0px 86px #1d979e54;
}

.box_sh h2{
	background: #1d979e;
	font-size:22px;
	text-align: center;
	color: #fff;
	padding: 12px 0;
	font-weight: 600;
clip-path: ellipse(75% 100% at top);
}



  

.mdsg {
 width: 100%; 
 border-radius: 10px;
 margin-bottom: 40px;
 overflow: hidden;
 min-height: 220px; 
}

.mdsg h2{ 
  font-size: 18px;
  line-height: 38px;
  padding: 1px 0px;
  color: #000;
  font-weight: 620;
  margin-bottom: 20px;
}

 



.main_box h2 {
  font-size: 13px;
  padding: 0px 0px 0px 12px;
  color: #fff;
  background: #0404044f;
  font-family: "Afacad Flux", serif;
  font-weight: 500;
  min-height: 36px;
  line-height: 36px;
  text-transform: uppercase;
}
.main_box h2 b {
  padding-left: 10px;
  font-weight: bold !important;
  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;
  text-transform: uppercase;
  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;
} 


/*-----------Birth----------*/


.box_sh1 {
 width: 100%; 
 border-radius: 6px;
 margin-bottom: 30px; 
 background: #fff;
 border: solid 1px #0d99a2; 
 min-height:210px;
 padding: 5px 5px 0px 5px;
}

.box_sh1 h2 {
  width: 100%;
  font-size: 17px;
  padding: 10px 0px;
  color: #fff;
  border-radius: 6px;
  text-align: center;
  background: #0d99a2;
  font-weight: bold;
  text-transform: uppercase;
}

 
.box_sh1 .inn {
 width: 100%;
 height: auto;
 float: left;
 margin-top: 10px;
}

.box_sh1 .inn .lft {
	width: 80px;
	float: left;
	margin-left: 10px;
	max-height: 100px;
	margin-bottom: 10px; 
}
.box_sh1 .inn .lft img {
width: 65px;
  height: 65px;
  border-radius: 50%;
  margin-top: 12px;
  border: solid 2px #0d99a2;
}
.box_sh1 .inn .right {
  width: 180px;
  float: left;
  height: 120px;
  padding: 0px 0px 10px 10px;
  text-align: left;
}
.box_sh1 .inn p {
	font-size: 16px;
	font-weight: 500;
	color: #6D7175; 
	width: 100%;
	margin: 0px;
	float: left;
	line-height: 16px;
}
.box_sh1 .inn h4 {  
	font-size:18px;  
	color: #202223;
	margin-bottom: 0px;
	max-height:26px;
	overflow: hidden;
	font-weight: bold; 
}
.box_sh1 .dsb {
  width: 100px;
  height: 31px;
  float: left;
  color: #535353;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  transition: all ease .5s;
  font-weight: 400;
  border-radius: 25px;
  padding: 2px 12px;
  border: solid 1px #9f9f9f;
  margin-top: 14px;
}

.box_sh1 .dsb a { 
	color: #535353; 
}


/*-----------New joinee----------*/

.box_sh2 {
 width: 100%; 
 border-radius: 6px;
 margin-bottom: 30px; 
 background: #fff;
 border: solid 1px #0d99a2; 
 min-height: 210px;
 padding: 5px 5px 0px 5px;
}

.box_sh2 h2 {
  width: 100%;
  font-size: 17px;
  padding: 10px 0px;
  color: #fff;
  border-radius: 6px;
  text-align: center;
  background: #0d99a2;
  font-weight: bold;
  text-transform: uppercase;
}

 
.box_sh2 .inn {
 width: 100%;
 height: auto;
 float: left; 
 margin-top: 10px;
}

.box_sh2 .inn .lft {
 width: 80px;
 float: left;
 margin-left: 10px;
 max-height: 100px;
 margin-bottom: 10px; 
}

.box_sh2 .inn .lft img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin-top: 12px;
  border: solid 2px #0d99a2;
}
.box_sh2 .inn .right {
  width: 180px;
  float: left;
  height: 120px;
  padding: 0px 0px 10px 10px;
  text-align: left;
}
.box_sh2 .inn p {
	font-size: 16px;
	font-weight: 500;
	color: #6D7175; 
	width: 100%;
	margin: 0px;
	float: left;
	line-height: 16px;
}
.box_sh2 .inn h4 {  
	font-size:18px;  
	color: #202223;
	margin-bottom: 0px;
	max-height:26px;
	overflow: hidden;
	font-weight: bold; 
}
.box_sh2 .dsb {
  width: 100px;
  height: 31px;
  float: left;
  color: #535353;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  transition: all ease .5s;
  font-weight: 400;
  border-radius: 25px;
  padding: 2px 12px;
  border: solid 1px #9f9f9f;
  margin-top: 14px;
}
.box_sh2 .dsb a { 
	color: #535353; 
}



/*-----------Anniwarsary----------*/


.box_sh3 {
 width: 100%; 
 border-radius: 6px;
 margin-bottom: 30px; 
 background: #fff;
 border: solid 1px #0d99a2; 
 min-height:210px;
 padding: 5px 5px 0px 5px;
}

.box_sh3 h2 {
  width: 100%;
  font-size: 17px;
  padding: 10px 0px;
  color: #fff;
  border-radius: 6px;
  text-align: center;
  background: #0d99a2;
  font-weight: bold;
  text-transform: uppercase;
}

 
.box_sh3 .inn {
 width: 100%;
 height: auto;
 float: left; 
 margin-top: 10px;
}

.box_sh3 .inn .lft {
 width: 80px;
 float: left;
 margin-left: 10px;
 max-height: 100px;
 margin-bottom: 10px;
 text-align: center;
}
.box_sh3 .inn .lft img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin-top: 12px;
  border: solid 2px #0d99a2;
}
.box_sh3 .inn .right {
  width: 180px;
  float: left;
  height: 120px;
  padding: 0px 0px 10px 10px;
  text-align: left;
}
.box_sh3 .inn p {
 font-size: 15px;
 font-weight: 500;
 color: #6D7175; 
 width: 100%;
 margin: 0px;
 float: left;
 line-height: 16px;
}
.box_sh3 .inn h4 {  
	font-size:18px;  
	color: #202223;
	margin-bottom: 0px;
	max-height:26px;
	overflow: hidden;
	font-weight: bold; 
}
.box_sh3 .dsb {
  width: 100px;
  height: 31px;
  float: left;
  color: #535353;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  transition: all ease .5s;
  font-weight: 400;
  border-radius: 25px;
  padding: 2px 12px;
  border: solid 1px #9f9f9f;
  margin-top: 14px;
}

.box_sh3 .dsb a { 
  color: #535353; 
}



.pending_request ul {
  max-height: 180px;
   overflow-y: scroll; 
  width: 100%;
  margin: 7px 1px 0 0;
  padding: 0;
  min-height: 160px;
}
.pending_request {
  width: 100%;
  float: left;
  padding: 0px;
  margin-bottom:20px;
  border-radius: 10px;
  overflow: hidden;
  min-height: 200px;
  max-height: 200px;
  box-shadow: 0px 0px 16px #a2c9e1;
}
 .pending_request b{
  font-weight: bolder;
  font-size: 16px;
  text-align: center;
  width: 100%;
  float: left;
}

.pending_request .inner h3 {
  margin: 0px;
  font-size: 18px; 
  line-height: 30px;
  padding: 1px 20px;
  color: #fff;
  font-weight: 620;
  background: #0d99a2;
}
.pending_request ul li {
width: 93%;
  background: #e563b1;
  border-radius: 6px;
  min-height: 30px;
  margin:8px 8px;
  border-left: solid 15px #0000004f;
}
.pending_request ul li a {
  color: #fff;
  line-height: 30px;
  padding-left: 6px;
  width: auto;
  float: left;
  font-weight:620 !important;
  font-size: 14px !important;
  min-width: 105%;
  padding-right: 10px;
}
.pending_request ul li a span {
  background: #fff;
  border-radius: 5px;
  float: right;
  margin: 3px 5px;
  height: 24px;
  color: #000;
  line-height: 25px;
  position: relative;
  padding: 0px 10px;
  font-weight: 620 !important;
  font-size: 16px;
}


.pending_request ul li + li {
  background: #f69220;
}
.pending_request ul li + li + li {
  background: #b04a87;
}
.pending_request ul li + li + li + li {
  background: #f73d45;
}
.pending_request ul li + li + li + li + li {
  background: #1fb09c;
}


.mision_v {
	width: 100%;
	height: auto;
	min-height: 222px;
    max-height: 222px;
	border-radius: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
	box-shadow: 0px 0px 16px #a2c9e1;
}

.mision_v h2 {
  font-size: 18px;
  line-height: 38px;
  padding: 1px 20px;
  color: #fff;
  font-weight: 620;
  background: #0d99a2;
  margin-bottom:0px;
}

.mision_v img{
	/*min-height: 222px;
    max-height: 222px; */
	margin:10px;
}



.circular {
 width: 100%;
  border-radius: 6px;
  margin-bottom: 30px;
  background: #fff;
  border: solid 1px #0d99a2;
  min-height: 210px;
  max-height: 210px;
  padding: 5px;
}

/*.circular h2{
color: #000;
  font-size: 20px;
  padding: 10px 10px;
  position: absolute;
  height: auto;
  width: auto;
  z-index: 99;
  text-transform: uppercase;
  top: 35px;
  border-radius: 10px;
  font-weight:600;
  margin: 10px 10px;}*/

.circular h2{
 margin: 0px;
 font-size: 18px;
 line-height: 38px;
 padding: 1px 20px;
 color: #000;
 font-weight: 620;
}

.circular img{ 
 width: 92%;
 height: auto;
 margin: 5px 15px 0px 13px;
 max-height: 144px;
 float: left;
}

.circular h3 {
 color: #000;
 font-size:18px;
 font-weight:600;
 margin: 10px 16px 0px 16px;
 padding: 0px;
 float: left;
 min-height:105px;
 max-height:105px;
 overflow: hidden;
}
.circular h4{
	color: #827f7f;
	font-size: 18px;
	font-weight:620;	
	text-transform: uppercase;
	margin: 0px 16px;}


.circular .carousel-control-prev {
	left:83%;
} 
.circular .carousel-control-next{
	position: absolute;
	top: 240px;
    opacity: 1;
    height: 30px;
	width:40px;
	background: url(../images/right_01.png) no-repeat;}

.circular .carousel-control-prev {
	position: absolute;
	top:240px;
    opacity: 1;
    left: 225px;
	width: 40px;
	background: url(../images/left_01.png) no-repeat;
}
.carousel-control-prev-icon{background: none;}

 .circular .carousel-control-prev-icon {
  display: inline-block;
  width: 28px;
 height: 0!important;}
.circular p{
color: #000;
  font-size: 18px;
  padding: 0px;
  width: 88%;
  margin: 5px 16px;
  float: left;
  min-height:50px;
  max-height:50px;
}

.circular .dsb {
	width: auto;
	height: 34px;
	background: #00676d;
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	padding: 1px 15px;
	text-align: center;
	transition: all ease .5s;
	margin-top: 20px;
	font-weight: bold;
	border-radius: 4px;
	margin-left: 16px;
	margin-bottom: 10px;
	text-transform: uppercase;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.08), inset 0px -1px 0px rgba(0, 0, 0, 0.2);
}

.QuickLink{width: 100%; height: auto; margin: 0px 0px 35px 0px; padding: 0px;}
.QuickLink h2 {
 font-size: 18px;
 line-height: 38px;
 padding: 1px 0px;
 color: #000;
 font-weight: 620;
 margin-bottom:10px;
}
.QuickLink ul{
 width: 100%;
 height: auto;
 background: #fff;
 padding: 10px;
 border-radius: 5px;
 box-shadow: 0px 1px 1px 2px #dfdfdf;
 min-height: 200px;
 max-height: 200px;}
	
.QuickLink ul li{
 width: 100%; 
 margin: 0px;
 padding: 4px 5px; }

.QuickLink ul li img{
margin-right: 7px;} 

.QuickLink ul li a{color: #000}

.mission{width: 100%;
 height: auto;
 background: #fff;
 padding: 10px;
 border-radius: 5px;
 box-shadow: 0px 1px 1px 2px #dfdfdf;
 min-height: 220px;}

.mission h2 {
 font-size: 18px;
 line-height: 20px;
 padding: 1px 0px 10px 0px;
 color: #000;
 font-weight: 620;
 margin-bottom: 10px;
 border-bottom: solid 1px #999; 
} 
.mission h3 {
font-size: 15px;
  line-height: 17px;
  color: #000;
  text-align: left; 
} 


	
	