
body{
  background-color: transparent !important;
}
.add-button {
  position: absolute;
  top: 1px;
  left: 1px;
}
.bg-login {
  height: 100%;
  background-image: url('assets/images/new-images/login.png');
  background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: cover;
  background: rgb(111,170,89);
  background: linear-gradient(90deg, rgba(137,203,240,1) 0%,rgba(111,170,89,1) 100%);
  
}
.navbar-brand{
  font-size: 1.6em;
  text-align: center;
}
a.navbar-brand{
  color: #FFF !important;
}
.navbar-bg {
  background:#2d6966;
  /* background: #468695; */
  flex-wrap: wrap;
  height: 75px;
  -webkit-box-shadow: 0 2px 6px 0 rgb(32 33 37 / 10%);
  box-shadow: 0 2px 6px 0 rgb(32 33 37 / 20%);
  position: relative;
}

.btn-white{
  background: rgb(255, 255, 255);
}

.number-size{
  font-size: 22px !important;
  font-weight: bolder;
}

.border-radius-top{
  border-radius: 16px 16px 0px 0px !important;
}

.progress {
  font-size: .90rem;
  background-color: #ffffff !important;
  border-radius: 8px;
}

/**color**/

.bg-brown{
  background: #cc7f7c !important;
  color: #FFF !important;
}

.bg-orange{
  background: #e5a659 !important;
  color: #FFF !important;
}

.bg-dark-green{
  background: #309b96 !important;
  color: #FFF !important;
}

.bg-light-blue{
  background: #31a4d5 !important;
  color: #FFF !important;
}



.new-btn-bg{
  background: rgb(97,90,167);
  background: linear-gradient(76deg, rgba(97,90,167,1) 30%, rgba(137,203,240,1) 100%);
}
.nav-radius{
  /* border-top-right-radius: 45px; */
  border-bottom-right-radius: 45px;
}
.b-a-r{
  border-radius: 20px;;
}

ul.navbar-nav-new > li.nav-item > a.nav-link{
  color: rgb(255 255 255) !important;
}



#loginform{
  padding-left: 30px;
  padding-right: 30px;
}

.input-group-text-login {
  display: flex;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  /* background-color: #6b65ad; */
  border: 2px solid #FFF;
  border-radius: 22px;
  border-right: none;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}


.login-input {
  padding: 12px;
  font-size: 15px;
  border-width: 2px;
  border-color: #ffffff;
  background-color: #ffffff3b !important;
  color: #ffffff;
  border-style: solid;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  border-top-left-radius: 0px;
  width: 87%;
  border-bottom-left-radius: 0px;
  border-left: none;
  background: linear-gradient(90deg, rgba(137,203,240,1) 0%,rgba(111,170,89,1) 100%);
}
.green-bg{
  background: linear-gradient(90deg, rgba(137,203,240,1) 0%,rgba(111,170,89,1) 100%);
}
.login-input:focus {
  outline:none;
}

.line{display:block; width:100%; border-bottom:1px solid rgb(111,170,89); margin-top:25px; text-align:center}
.line h2 {
  font-size: 24px;
  text-align: center;
  position: relative;
  top: 21px;
  padding: 0 15px;
  display: inline-block;
  background: transparent;
}

input.login-input::-webkit-input-placeholder {
  color: #e2e2e2;
}


/*tab*/

/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  /* background-color: #ffffff; */
  padding: 0 !important;
  border-radius: 8px;
  -moz-border-radius: 8px;
  /* border:1px solid #ddd; */
  margin-top: 20px;
  margin-left: 50px;
  /* -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175); */
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 11px;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  /* border-top-right-radius: 0;
  -moz-border-top-right-radius: 0; */
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  /* border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0; */
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background: linear-gradient(76deg ,rgb(133 133 133) 5%, #6c757d 50% );
    color: #ffffff;
    -webkit-box-shadow: 0 2px 6px 0 rgb(32 33 37 / 10%);
    box-shadow: 0px 1px 4px 0px rgb(33 33 34);
}
div.bhoechie-tab-menu div.list-group>a.active:after {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -13px;
  border-right: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-right: 10px solid #888888;
}

div.bhoechie-tab-content{
 /* background-color: #ffffff;
   border: 1px solid #eeeeee; */
   padding: 20px;
}
div.bhoechie-tab{
  background: linear-gradient(76deg,rgb(212 213 215) 50%, rgb(190 190 191) 100% );
  border-radius: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

a.list-group-item.text-center {
  margin-bottom: 8px !important;
  border-radius: 10px;
  border: none;
  box-shadow: 0px 0px 5px 0px rgb(217 217 217);
}

ul.s_list_items li.list-group-item{
  margin-bottom: 10px;
  border-radius: 8px;
  font-size: 18px;
  border: none;
}

.left_class {
  width: 75px;
  position: absolute;
  left: 0;
  margin-left: 25px;
  background: rgb(97 90 167 / 64%);
  background: linear-gradient(0deg, rgb(97 90 167 / 64%) 3%, rgb(138 203 240 / 62%) 100%);
}

div.bhoechie-tab-content > ul.list-group > li.list-group-item > a {
  color: #272727 !important;
}

span.lang {
  color: rgb(255, 255, 255) !important;
  font-size: 15px;
}

h5.card-title {
  margin-bottom: 10px;
  font-weight: 500 !important;
  font-size: 17px !important;
  color: #2e2e2e !important;
  text-transform: capitalize !important;
  text-align: left !important;
}
h2 {
  font-size: 1.5rem !important;
  font-weight: 600 !important;
  text-align: left !important;
}

.card-footer:last-child {
  border-radius: 0px 0px 8px 8px !important;
}
.span-footer{
  font-size: 13px !important;
}

.h4-line{
  line-height: 1 !important;
}

.dept_style {
  min-width: 380px !important;
  background-color: #fff !important;
  border: 1px solid #dbdce0 !important;
  -webkit-box-shadow: 8px 8px 0 rgb(32 33 37 / 10%) !important;
  box-shadow: 8px 8px 0 rgb(32 33 37 / 10%) !important;
  border-radius: 8px !important;
}

h4.display-4.p-color {
  text-align: right;
}
.float-end {
  float: left !important;
}

.progress-bar-shadow {
  height: 25px;
  box-shadow: 0px 0px 1px 0px rgb(0 0 0 / 8%), 0 0 6px rgb(0 0 0 / 5%);
}
.link-color{
  color: #41788a !important;
  font-weight: 800 !important;
}
.rightCircle {
  position: absolute;
  width: 30px;
  height: 25px;
  right: 12px;
  top: 0px;
  border-radius: 0px 18px 0px 0px;
}

.align-middle{
  display: flex;
  justify-content: center;
  align-items: center;
}
.number-dash {
  font-size: 23px;
  line-height: 0.50 !important;
  font-weight: 900 !important;
}