/* This css file is to over write bootstarp css
--------------------------------------------------------- /
* Theme Name: Ela Admin Template
* Theme URI: http://demos.jeweltheme.com/
* Author: jewel_theme
* Author URI: http://themeforest.net/user/jewel_theme/portfolio
* Description:
* Version: 1.0.0
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Tags: html, themplate, Ela Admin
--------------------------------------------------------- */
/* 


Googel Fonts  */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
/* Googel Fonts End  

*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
.bg-flat-color-1 {
  background: #00c292; }

.bg-flat-color-2 {
  background: #ab8ce4; }

.bg-flat-color-3 {
  background: #03a9f3; }

.bg-flat-color-4 {
  background: #fb9678; }

.bg-flat-color-5 {
  background: #66bb6a; }

.bg-flat-color-6 {
  background: #5c6bc0; }

.bg-transparent {
  background-color: transparent; }

.white-color {
  color: #fff; }

.flat-color-1 {
  color: #00c292; }

.flat-color-2 {
  color: #ab8ce4; }

.flat-color-3 {
  color: #03a9f3; }

.flat-color-4 {
  color: #fb9678; }

.flat-color-5 {
  color: #66bb6a; }

.flat-color-6 {
  color: #5c6bc0; }

.bg-twitter {
  background: #1da1f2; }

.bg-facebook {
  background: #3b5998; }

.bg-instagram {
  background: #833ab4; }

.bg- {
  background: #ef5350; }

.bg- {
  background: #4dbd74; }

.bg- {
  background: #66bb6a; }

.bg-white {
  background-color: #fff; }

.fade-5 {
  opacity: 0.5; }

.icon-lg {
  font-size: 4.68em; }

.fw-r {
  font-weight: normal; }

.color-gray {
  color: #868e96; }

.text-up {
  text-transform: uppercase; }

.br-0 {
  border: none !important; }

.black-rgba {
  background-color: rgba(0, 0, 0, 0.15) !important; }

.color-white {
  color: #fff !important; }

.color-red {
  color: #dc3545; }

.font-3xl {
  font-size: 2.8125em; }

.font-4xl {
  font-size: 3.75em; }

.width-90 {
  width: 90px; }

.height-15 {
  height: 15px; }

.height-93 {
  height: 93px; }

.height-100 {
  height: 100px; }

.inline-block {
  display: inline-block; }

.mb-15 {
  margin-bottom: 15px; }

/* 


Googel Fonts  */
/* Googel Fonts End  

*/
.bg-flat-color-1 {
  background: #00c292; }

.bg-flat-color-2 {
  background: #ab8ce4; }

.bg-flat-color-3 {
  background: #03a9f3; }

.bg-flat-color-4 {
  background: #fb9678; }

.bg-flat-color-5 {
  background: #66bb6a; }

.bg-flat-color-6 {
  background: #5c6bc0; }

.bg-transparent {
  background-color: transparent; }

.white-color {
  color: #fff; }

.flat-color-1 {
  color: #00c292; }

.flat-color-2 {
  color: #ab8ce4; }

.flat-color-3 {
  color: #03a9f3; }

.flat-color-4 {
  color: #fb9678; }

.flat-color-5 {
  color: #66bb6a; }

.flat-color-6 {
  color: #5c6bc0; }

.bg-twitter {
  background: #1da1f2; }

.bg-facebook {
  background: #3b5998; }

.bg-instagram {
  background: #833ab4; }

.bg- {
  background: #ef5350; }

.bg- {
  background: #4dbd74; }

.bg- {
  background: #66bb6a; }

.bg-white {
  background-color: #fff; }

.fade-5 {
  opacity: 0.5; }

.icon-lg {
  font-size: 4.68em; }

.fw-r {
  font-weight: normal; }

.color-gray {
  color: #868e96; }

.text-up {
  text-transform: uppercase; }

.br-0 {
  border: none !important; }

.black-rgba {
  background-color: rgba(0, 0, 0, 0.15) !important; }

.color-white {
  color: #fff !important; }

.color-red {
  color: #dc3545; }

.font-3xl {
  font-size: 2.8125em; }

.font-4xl {
  font-size: 3.75em; }

.width-90 {
  width: 90px; }

.height-15 {
  height: 15px; }

.height-93 {
  height: 93px; }

.height-100 {
  height: 100px; }

.inline-block {
  display: inline-block; }

.mb-15 {
  margin-bottom: 15px; }

.tdl-holder {
  margin: 0 auto; }
  .tdl-holder ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .tdl-holder li {
    position: relative;
    background-color: transparent;
    list-style: outside none none;
    margin: 0;
    padding: 7px 0; }
    .tdl-holder li:after, .tdl-holder li:before {
      content: "\f142";
      top: 24px;
      position: absolute;
      font: normal normal normal 14px/1 FontAwesome;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      z-index: 99;
      color: #99abb4; }
    .tdl-holder li:after {
      left: 10px; }
    .tdl-holder li:before {
      left: 14px; }
    .tdl-holder li span {
      margin-left: 30px;
      vertical-align: middle;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear; }
  .tdl-holder label {
    cursor: pointer;
    display: block;
    line-height: 50px;
    padding: 0 15px;
    padding-left: 30px;
    position: relative;
    margin: 0 !important;
    background: #fafafa;
    color: #99abb4;
    font-size: 15px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .tdl-holder label:hover {
      background-color: rgba(153, 171, 180, 0.1); }
    .tdl-holder label a {
      border-radius: 50%;
      color: rgba(153, 171, 180, 0.5);
      float: right;
      line-height: normal;
      margin-top: 15px;
      text-align: center;
      text-decoration: none;
      height: 16px;
      width: 20px;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .tdl-holder label a:hover {
        color: rgba(153, 171, 180, 0.8); }
  .tdl-holder input[type="checkbox"] {
    cursor: pointer;
    opacity: 0;
    position: absolute; }
    .tdl-holder input[type="checkbox"] + i {
      border: 1px solid rgba(153, 171, 180, 0.3);
      display: block;
      height: 18px;
      position: absolute;
      top: 15px;
      width: 18px;
      z-index: 1; }
    .tdl-holder input[type="checkbox"]:checked + i::after {
      content: "\e64c";
      font-family: 'themify';
      display: block;
      color: rgba(153, 171, 180, 0.5);
      left: 0;
      position: absolute;
      top: -16px;
      z-index: 2; }
    .tdl-holder input[type="checkbox"]:checked ~ span {
      text-decoration: line-through; }
  .tdl-holder input[type="text"] {
    height: 60px;
    margin-top: 20px;
    font-size: 14px; }

.transition {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

body {
  display: table;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  width: 100%; }

p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 24px;
  color: #878787; }

p:focus {
  border: none;
  outline: 0; }

a, button {
  text-decoration: none;
  outline: none !important;
  color: #878787;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease; }

a:hover,
a:focus {
  text-decoration: none;
  color: #000; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0; }

h5 {
  font-size: 1em; }

ul,
ol {
  padding-left: 0; }

.btn:focus,
button:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0 !important; }

.btn.disabled, .btn:disabled {
  cursor: not-allowed; }

img {
  max-width: 100%; }

.modal-header {
  display: block; }

.mb-0 {
  margin-bottom: 0; }

.pb-0 {
  padding-bottom: 0; }

.ov-h {
  overflow: hidden; }

.btn,
button,
input,
textarea {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0 !important; }

.no-padding {
  padding: 0 !important; }

.progress-thin {
  border-radius: 0;
  height: 5px; }

canvas {
  max-width: 100%; }

.btn {
  border-radius: 3px; }

.text-muted {
  font-size: 14px; }
  .text-muted.muted-black {
    color: #333648 !important;
    font-weight: 600; }

.progress-box {
  margin-bottom: 30px; }
  .progress-box .por-title {
    font-size: 1em;
    font-weight: 600;
    color: #868e96;
    padding-bottom: 5px; }
  .progress-box .por-txt {
    font-size: 13px;
    padding-bottom: 5px; }

.order-table {
  position: relative; }
  .order-table:after, .order-table:before {
    content: "";
    position: absolute;
    top: 0px;
    height: 37px;
    width: 10px;
    background: #e8e9ef; }
  .order-table:after {
    right: -1px; }
  .order-table:before {
    left: -1px; }
  .order-table tr th {
    background: #e8e9ef; }
  .order-table tr td:last-child, .order-table tr th:last-child {
    text-align: right; }
  .order-table tr:last-child td {
    border: none; }
  .order-table .badge {
    color: white;
    padding: 10px;
    text-transform: uppercase;
    font-weight: normal; }
  .order-table .badge-complete {
    background: #00c292; }
  .order-table .badge-pending {
    background: #fb9678; }

.messenger-box {
  padding-top: 15px; }
  .messenger-box ul {
    padding-left: 0;
    display: inline-block;
    width: 100%;
    padding-bottom: 15px; }
  .messenger-box li {
    list-style: none;
    padding-bottom: 20px; }
  .messenger-box .avatar {
    width: 64px;
    float: left; }
    .messenger-box .avatar img {
      border-radius: 100%; }
    .messenger-box .avatar .send-time {
      font-size: 11px;
      text-align: center;
      padding-top: 5px; }
  .messenger-box .msg-box {
    margin-left: 84px; }
  .messenger-box .inner-box {
    position: relative;
    border-radius: 10px;
    background-color: #f1f2f7;
    font-size: 14px;
    color: #9aa0a4;
    padding: 14px 20px;
    display: table; }
    .messenger-box .inner-box .name {
      font-size: 16px;
      padding-bottom: 10px; }
    .messenger-box .inner-box:after {
      content: "";
      position: absolute;
      top: 10px;
      left: -18px;
      width: 18px;
      height: 18px;
      border-style: solid;
      border-width: 9px;
      border-color: transparent #f1f2f7 transparent transparent; }
  .messenger-box .msg-sent .avatar, .messenger-box .msg-sent .msg-box {
    float: right; }
  .messenger-box .msg-sent .msg-box {
    margin-left: 0;
    margin-right: 20px; }
  .messenger-box .msg-sent .inner-box:after {
    left: inherit;
    right: -18px;
    border-color: transparent transparent transparent #f1f2f7; }
  .messenger-box .send-mgs {
    margin-top: 20px;
    margin-bottom: 9px;
    position: relative; }
    .messenger-box .send-mgs .yourmsg {
      margin-right: 55px; }
      .messenger-box .send-mgs .yourmsg input {
        border: 1px solid #eceff1;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        border-radius: 7px; }
    .messenger-box .send-mgs .msg-send-btn {
      background: #03a9f3;
      color: #fff;
      font-size: 28px;
      border-radius: 7px;
      padding: 0;
      text-align: center;
      height: 40px;
      width: 40px;
      position: absolute;
      right: 0;
      top: 0; }

/* Global Styles */
/* Main Styles */
aside.left-panel {
  background: #fff;
  height: 100vh;
  padding: 0;
  vertical-align: top;
  width: 280px;
  -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
          box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
  position: fixed;
  left: 0;
  bottom: 0;
  top: 70px;
  z-index: 999; }
  aside.left-panel:hover {
    overflow-x: scroll; }

.open aside.left-panel:hover {
  overflow-x: inherit; }

.small-device .right-panel {
  margin-left: 83px; }

.navbar {
  background: #fff;
  border-radius: 0;
  border: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top; }
  .navbar .main-menu {
    float: left;
    padding: 0;
    padding-bottom: 80px; }
  .navbar .menu-title {
    color: #41434d;
    clear: both;
    display: block;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 700;
    line-height: 50px;
    padding: 0;
    text-transform: uppercase;
    width: 100%; }
  .navbar .navbar-nav {
    float: none;
    position: relative; 
    margin-top: 15px;}
    .navbar .navbar-nav > li {
      padding-left: 30px;
      padding-right: 30px; }
      .navbar .navbar-nav > li.active {
        background: #fafafa; }
    .navbar .navbar-nav li {
      width: 100%; }
      .navbar .navbar-nav li.active .menu-icon, .navbar .navbar-nav li:hover .toggle_nav_button:before,
      .navbar .navbar-nav li .toggle_nav_button.nav-open:before {
        color: #03a9f3; }
      .navbar .navbar-nav li .dropdown-toggle:after {
        display: none; }
      .navbar .navbar-nav li > a {
        background: none !important;
        color: #607d8b;
        display: inline-block;
        font-size: 14px;
        line-height: 26px;
        padding: 10px 0;
        position: relative;
        width: 100%; }
        .navbar .navbar-nav li > a:hover, .navbar .navbar-nav li > a:hover .menu-icon {
          color: #03a9f3; }
        .navbar .navbar-nav li > a .menu-icon {
          color: #607d8b;
          float: left;
          width: 55px;
          text-align: left;
          z-index: 9; }
        .navbar .navbar-nav li > a .menu-title-text {
          font-size: 14px; }
        .navbar .navbar-nav li > a .badge {
          border-radius: 0;
          font-weight: 600;
          float: right;
          margin: 6px 0 0 0;
          padding: 0.4em 0.5em; }
      .navbar .navbar-nav li.menu-item-has-children {
        position: relative; }
        .navbar .navbar-nav li.menu-item-has-children a {
          line-height: 30px; }
          .navbar .navbar-nav li.menu-item-has-children a:before {
            content: "";
            position: absolute;
            top: 21px;
            right: 0;
            width: 8px;
            height: 8px;
            border-style: solid;
            border-width: 1px;
            border-color: #607d8b #607d8b transparent transparent;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
            -webkit-transition: all .25s ease;
            transition: all .25s ease; }
          .navbar .navbar-nav li.menu-item-has-children a:hover:before {
            border-color: #03a9f3 #03a9f3 transparent transparent; }
        .navbar .navbar-nav li.menu-item-has-children .sub-menu {
          background: #fff;
          border: none;
          -webkit-box-shadow: none;
                  box-shadow: none;
          overflow-y: hidden;
          padding: 0 0 0 35px; }
          .navbar .navbar-nav li.menu-item-has-children .sub-menu li {
            position: relative; }
          .navbar .navbar-nav li.menu-item-has-children .sub-menu i {
            color: #c8c9ce;
            float: left;
            padding: 0;
            position: absolute;
            left: 0;
            font-size: 14px;
            top: 9px; }
          .navbar .navbar-nav li.menu-item-has-children .sub-menu a {
            padding: 2px 0 2px 30px; }
            .navbar .navbar-nav li.menu-item-has-children .sub-menu a:before {
              content: '';
              display: none; }
            .navbar .navbar-nav li.menu-item-has-children .sub-menu a .menu-icon {
              top: 13px;
              text-align: left;
              width: 25px; }
        .navbar .navbar-nav li.menu-item-has-children.show a:before {
          border-color: transparent #607d8b #607d8b transparent;
          top: 20px;
          right: -5px; }
        .navbar .navbar-nav li.menu-item-has-children.show a:hover:before {
          border-color: transparent #03a9f3 #03a9f3 transparent; }
        .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
          max-height: 1000px;
          opacity: 1;
          position: static !important; }

.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:focus,
.navbar .navbar-nav > .active > a:hover {
  color: #03a9f3; }

.navbar-nav li span.count {
  background: #a9d86e;
  border-radius: 50%;
  color: #fff;
  font-family: 'Open Sans';
  font-size: 9px;
  font-weight: 700;
  float: right;
  height: 20px;
  width: 20px;
  line-height: 20px;
  margin-right: 15px;
  text-align: center; }

.navbar-brand {
  padding-bottom: 0px !important;
}

.open .navbar .navbar-brand.hidden {
  display: block; }
.open .sub-menu .subtitle {
  display: block;
  font-size: 15px;
  line-height: 35px;
  color: #607d8b;
  border-bottom: 1px solid rgba(96, 125, 139, 0.15); }
.open .sub-menu i {
  left: 15px !important; }

.sub-menu .subtitle {
  display: none; }
  .sub-menu .subtitle > .menu-icon {
    display: none; }

.open aside.left-panel {
  max-width: 83px;
  width: 83px; 
}
  .open aside.left-panel .navbar .navbar-header {
    padding: 0; }
  .open aside.left-panel .navbar .navbar-brand {
    display: none; }
    .open aside.left-panel .navbar .navbar-brand.hidden {
      display: block !important;
      text-align: center;
      width: 100%; }
      .open aside.left-panel .navbar .navbar-brand.hidden img {
        max-width: 100%;
        margin: 0 auto; }
    .open aside.left-panel .navbar .navbar-brand.d-md-none {
      display: block !important;
      margin: 13px 0 0;
      min-height: 67px;
      padding: 0;
      text-align: center; }
  .open aside.left-panel .navbar .navbar-nav:before {
    display: none !important; }
  .open aside.left-panel .navbar .navbar-nav li {
    position: relative;
    padding: 0 15px; }
    .open aside.left-panel .navbar .navbar-nav li a {
      font-size: 0;
      z-index: 0;
      -webkit-transition: none;
      transition: none; }
      .open aside.left-panel .navbar .navbar-nav li a .menu-icon {
        font-size: 20px;
        z-index: -1;
        text-align: center;
        width: inherit; }
      .open aside.left-panel .navbar .navbar-nav li a .menu-title-text {
        font-size: 0; }
      .open aside.left-panel .navbar .navbar-nav li a .badge {
        display: none; }
    .open aside.left-panel .navbar .navbar-nav li > a {
      max-width: 60px;
      padding-left: 0; }
    .open aside.left-panel .navbar .navbar-nav li.menu-item-has-children {
      overflow: hidden; }
      .open aside.left-panel .navbar .navbar-nav li.menu-item-has-children ul {
        padding-left: 0; }
      .open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu {
        display: block;
        left: 83px;
        top: 0; }
        .open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a {
          display: block;
          font-size: 14px;
          max-width: inherit;
          padding: 2px 15px 2px 25px;
          width: 100%; }
          .open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a .menu-icon {
            text-align: center; }
      .open aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show {
        overflow: visible; }
        .open aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
          position: absolute !important;
          width: 180px;
          -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
                  box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08); }
    .open aside.left-panel .navbar .navbar-nav li span.count {
      display: none;
      margin-right: 5px;
      z-index: 1; }
    .open aside.left-panel .navbar .navbar-nav li.active a:after {
      content: '';
      display: none; }
  .open aside.left-panel .navbar .navbar-nav .menu-title {
    font-size: 0;
    line-height: 0;
    opacity: 0;
    padding: 0; }
  .open aside.left-panel .menutoggle {
    background-color: #dc3545;
    color: #fff !important;
    right: -20px;
    text-align: center; }

/* ----------------------------------------------
 * Generated by Animista on 2019-5-1 17:13:53
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-up-hor-left
 * ----------------------------------------
 */




/* Right panel */
.right-panel {
  background: #f1f2f7;
  margin-left: 280px;
  margin-top: 70px; 
height: 100vh}
  .right-panel .top-left {
    width: 280px;
    float: left; }
  .right-panel .top-rigth {
    float: left; }
  .right-panel .breadcrumbs {
    float: left;
    margin-top: 30px;
    padding: 0 1.875em;
    width: 100%; }
    .right-panel .breadcrumbs .breadcrumbs-inner {
      background-color: #fff; }
    .right-panel .breadcrumbs .col-lg-8 .page-header {
      float: left; }
  .right-panel .page-header {
    min-height: 50px;
    margin: 0px;
    padding: 0px 15px;
    background: #ffffff;
    border-bottom: 0px; }
    .right-panel .page-header h1 {
      font-size: 18px;
      padding: 15px 0; }
    .right-panel .page-header .breadcrumb {
      margin: 0px;
      padding: 13.5px 0;
      background: #fff;
      text-transform: capitalize; }
    .right-panel .page-header .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/\00a0"; }

.right-panel header.header {
  background: #fff;
  border-bottom: 1px solid #e8e9ed;
  -webkit-box-shadow: none;
          box-shadow: none;
  clear: both;
  padding: 0 30px;
  height: 70px;
  position: fixed;
  left: 280px;
  left: 0;
  right: 0;
  top: 0px;
  z-index: 999; }
.right-panel .navbar-brand {
 /* width: 250px;*/
  display: inline-block; }
.right-panel .menutoggle {
  padding-top: 12px; }
.right-panel .navbar-header {
  width: 100%;
  padding: 0 1.25em 0 0; }
  .right-panel .navbar-header > a {
    display: inline-block; }
.right-panel .navbar-brand {
  line-height: 12px; }
  .right-panel .navbar-brand img {
    /*max-width: 100px;*/
    max-width: 140px;
    height: 69px;
    object-fit: contain; }
  .right-panel .navbar-brand.hidden {
    display: none; }

.open .right-panel {
  margin-left: 83px; }
.open .let-panel {
  z-index: 999; }

header.fixed-top {
  background: #fff;
  padding: 20px; }

.menutoggle {
  background-color: transparent;
  color: #99abb4 !important;
  cursor: pointer;
  font-size: 1em;
  height: 40px;
  line-height: 40px;
  width: 40px;
  display: block;
  text-align: right;
  position: absolute;
  padding-top: 0px !important; 
  top: 15px;
}

.search-trigger {
  background: transparent;
  border: none;
  color: #99abb4;
  cursor: pointer;
  font-size: 16px;
  line-height: 55px;
  padding: 0;
  width: 43px; }

header .form-inline {
  background: #131c21;
  display: none;
  height: 55px;
  margin: 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999; }
  header .form-inline .search-form {
    height: 100%;
    max-width: 1025px;
    margin: 0 auto;
    position: relative; }
    header .form-inline .search-form input[type="text"] {
      background: #131c21;
      border: none;
      border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      color: #d3d3d3;
      font-size: 16px;
      height: inherit;
      margin-right: 0 !important;
      padding: 10px 36px 10px 15px;
      width: 100%; }
    header .form-inline .search-form input[type="text"].active,
    header .form-inline .search-form input[type="text"]:focus {
      border-color: rgba(0, 0, 0, 0.125);
      outline: 0; }
    header .form-inline .search-form button {
      background: transparent;
      border: none;
      color: #fff;
      font-size: 16px;
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -14px !important; }
    header .form-inline .search-form button:active,
    header .form-inline .search-form button:focus,
    header .form-inline .search-form button:visited,
    header .form-inline .search-form .btn-outline-success:hover {
      background: transparent;
      border: none !important;
      -webkit-box-shadow: none;
              box-shadow: none;
      outline: 0 !important; }
    header .form-inline .search-form.close {
      display: none; }

.header-left {
  display: inline-block; }

.header-left.open .form-inline {
  display: block; }

.header-left .dropdown {
  display: inline-block; }
  .header-left .dropdown .dropdown-toggle {
    background: transparent;
    border: none;
    color: #99abb4;
    font-size: 16px;
    line-height: 55px;
    padding-top: 0;
    padding-bottom: 0; }
    .header-left .dropdown .dropdown-toggle:after {
      display: none; }
    .header-left .dropdown .dropdown-toggle .count {
      border-radius: 50%;
      color: #fff;
      font-size: 11px;
      height: 15px;
      width: 15px;
      line-height: 15px;
      right: 0;
      top: 12px;
      position: absolute; }
    .header-left .dropdown .dropdown-toggle:active, .header-left .dropdown .dropdown-toggle:focus, .header-left .dropdown .dropdown-toggle:visited {
      background: none !important;
      border-color: transparent !important;
      color: #292b35 !important; }
  .header-left .dropdown .dropdown-menu {
    background: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    top: 52px !important;
    left: inherit !important;
    right: 0 !important;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
            box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    line-height: 35px; }
    .header-left .dropdown .dropdown-menu p {
      font-size: 15px;
      margin: 0;
      padding: 5px 15px; }
    .header-left .dropdown .dropdown-menu .dropdown-item {
      color: #99abb4;
      font-size: 13px;
      padding: 10px 15px 3px;
      text-overflow: ellipsis;
      -webkit-transition: all .25s;
      transition: all .25s; }
      .header-left .dropdown .dropdown-menu .dropdown-item:hover {
        background: rgba(233, 236, 239, 0.5); }
      .header-left .dropdown .dropdown-menu .dropdown-item .photo {
        float: left;
        margin-right: 15px;
        width: 25px; }
      .header-left .dropdown .dropdown-menu .dropdown-item .message .name {
        margin-top: -5px; }
      .header-left .dropdown .dropdown-menu .dropdown-item .message .time {
        font-size: 11px; }
      .header-left .dropdown .dropdown-menu .dropdown-item .message p {
        clear: both;
        font-size: 14px;
        margin: 0;
        padding: 0;
        text-overflow: ellipsis; }

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .header-menu .dropdown {
    line-height: 55px;
    margin-top: 0 !important; }
    .header-menu .dropdown .dropdown-toggle {
      line-height: 55px; }

.user-area .dropdown-toggle {
  position: relative;
  z-index: 0; }
  .user-area .dropdown-toggle:before {
    content: "";
    position: absolute;
    right: -3px;
    bottom: 10px;
    background: #868e96;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    border: 2px  solid white;
    z-index: 1; }
  .user-area .dropdown-toggle.active:before {
    background: #49a342; }

.dropdown-menu {
  border-radius: 0;
  -webkit-transform: none !important;
          transform: none !important; }

.for-notification .dropdown-menu .dropdown-item {
  padding: 5px 15px !important;
  text-overflow: ellipsis; }
  .for-notification .dropdown-menu .dropdown-item i {
    float: left;
    font-size: 14px;
    margin: 5px 5px 0 0;
    text-align: left;
    width: 20px; }
  .for-notification .dropdown-menu .dropdown-item p {
    padding: 0 !important;
    text-overflow: ellipsis; }

.user-area {
  float: right;
  padding-right: 0;
  position: relative;
  padding-left: 20px; }
  .user-area .user-menu {
    background: #fff;
    border: none;
    left: inherit !important;
    right: 0;
    top: 54px !important;
    margin: 0;
    max-width: 150px;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
    z-index: 999;
    min-width: 170px;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
            box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05); }
    .user-area .user-menu .nav-link {
    color: #607d8b;
    display: block;
    font-size: 13px;
    line-height: 22px;
    padding: 5px 0;
    font-weight: 500;
    font-family: poppins; }
      .user-area .user-menu .nav-link > i {
        margin-right: 10px; }
        .rounded-circle {
          border-radius: 0px !important;
        }
  .user-area .user-avatar {
    float: right;
    width: 100px; 
    /*max-height: 55px;*/}
  .user-area .user-info .name {
    color: #8c8c8c;
    font-size: 14px;
    position: relative;
    text-transform: uppercase; }
  .user-area .count {
    background: #d9534f;
    border-radius: 50%;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 9px;
    font-weight: 700;
    float: right;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center; }
  .user-area .dropdown-toggle {
    line-height: 55px;
    height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .user-area .dropdown-toggle:after {
      display: none; }

#menuToggle2 {
  padding-left: 25px; }

#language-select {
  color: #f1f2f7;
  float: right;
  margin: 7px 20px 0 0;
  max-width: 80px; }
  #language-select:focus, #language-select:visited {
    border: none;
    outline: 0; }
  #language-select .flag-icon {
    line-height: 55px; }
  #language-select .dropdown-toggle::after {
    display: none; }
  #language-select .dropdown-menu {
    background: #fff;
    border: none;
    border-radius: 0;
    left: -8px !important;
    min-width: inherit;
    padding: 0 5px;
    top: 81px !important; }
    #language-select .dropdown-menu .dropdown-item {
      line-height: 1.5;
      margin-right: 0;
      max-width: 25px;
      padding: 0; }
      #language-select .dropdown-menu .dropdown-item:hover {
        background: #fff; }
      #language-select .dropdown-menu .dropdown-item .flag-icon {
        line-height: 1.5;
        margin-right: 0;
        width: 25px; }

.notification-show + .dropdown-menu,
.message-show + .dropdown-menu,
.language-show + .dropdown-menu {
  display: block; }

.content {
  float: left;
  padding: 1.875em;
  width: 100%; }

.card {
  margin-bottom: 1.875em;
  border-radius: 5px;
  padding: 0;
  border: 0px solid transparent;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.08); }
  .card .box-title {
    font-weight: 600;
    font-size: 1em;
    padding: 5px 0; }
  .card .weather-title.box-title {
    padding: 0 15px;
    line-height: 50px;
    background: #fff;
    border-radius: 5px 5px 0 0; }
  .card.weather-box .card-body {
    padding-top: 0; }
  .card.weather-box .top {
    background: #eceff1;
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
    padding-top: 22px;
    overflow: hidden; }
    .card.weather-box .top .wi {
      float: left;
      width: 100px;
      text-align: left;
      padding-bottom: 10px; }
      .card.weather-box .top .wi:before {
        font-size: 60px; }
    .card.weather-box .top .updates {
      font-size: 14px;
      text-align: right; }
    .card.weather-box .top .currently {
      font-size: 22px;
      text-align: right; }
  .card.weather-box .middle {
    clear: both;
    position: relative;
    height: 80px;
    color: #333648; }
    .card.weather-box .middle .city {
      padding-top: 15px;
      width: 100%;
      font-weight: 700;
      font-size: 16px; }
      .card.weather-box .middle .city span {
        font-size: 14px;
        display: block;
        font-weight: 400; }
    .card.weather-box .middle .temp {
      position: absolute;
      font-size: 34px;
      top: 10px;
      right: 0; }
      .card.weather-box .middle .temp span {
        font-size: 16px; }
  .card.weather-box .nextdays {
    clear: both;
    padding-top: 22px;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px;
    border-top: 1px solid #ededed;
    background: #fff;
    font-family: "Open Sans", sans-serif; }
    .card.weather-box .nextdays .days {
      display: inline-block;
      width: 20%;
      font-size: 14px; }
      .card.weather-box .nextdays .days span {
        display: block; }
  .card .card-top,
  .card .card-footer {
    background: #fafafa;
    border-bottom: 1px solid #e8e9ef;
    float: left;
    padding: .75em 1.125em;
    width: 100%; }
    .card .card-top .card-title,
    .card .card-footer .card-title {
      color: #343a40;
      font-size: .875em;
      font-weight: 600;
      padding-top: 5px;
      text-transform: capitalize; }
    .card .card-top button,
    .card .card-footer button {
      background: none;
      border: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      color: #868e96;
      font-size: 12px;
      padding: 0 5px; }
    .card .card-top[class*="bg"] .card-title,
    .card .card-footer[class*="bg"] .card-title {
      color: #fff; }
    .card .card-top[class*="bg"] button,
    .card .card-footer[class*="bg"] button {
      color: #fff; }
    .card .card-top.p-0 .card-title,
    .card .card-footer.p-0 .card-title {
      padding: 1.125em; }
    .card .card-top.bg-flat-color-1,
    .card .card-footer.bg-flat-color-1 {
      background: #5c6bc0;
      border: none; }
    .card .card-top.bg-flat-color-2,
    .card .card-footer.bg-flat-color-2 {
      background: #42a5f5;
      border: none; }
    .card .card-top.bg-flat-color-3,
    .card .card-footer.bg-flat-color-3 {
      background: #ffa726;
      border: none; }
    .card .card-top.bg-flat-color-4,
    .card .card-footer.bg-flat-color-4 {
      background: #ef5350;
      border: none; }
    .card .card-top.bg-flat-color-5,
    .card .card-footer.bg-flat-color-5 {
      background: #4dbd74;
      border: none; }
    .card .card-top.bg-flat-color-6,
    .card .card-footer.bg-flat-color-6 {
      background: #66bb6a;
      border: none; }
  .card .card-left {
    width: 60%; }
  .card .card-right {
    width: 40%; }
  .card .card-body {
    float: left;
    padding: 1.25em;
    position: relative;
    width: 100%; }
  .card h4 {
    font-size: 1.1rem; }
  .card .user-header .media img {
    border: 5px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    -webkit-border-radius: 50%; }
  .card .card-header .card-actions button {
    display: block;
    float: left;
    width: 50px;
    padding: .75rem 0;
    margin: 0 !important;
    color: #fff;
    outline: 0;
    text-align: center;
    background: transparent;
    border: 0;
    border-left: 1px solid rgba(120, 130, 140, 0.4); }
  .card .card-footer {
    padding: 0.65rem 1.25rem;
    background-color: #f0f3f5;
    border-top: 1px solid #c2cfd6; }
    .card .card-footer ul li {
      display: table-cell;
      padding: 0 1rem;
      text-align: center; }
  .card .nav-tabs {
    margin-bottom: -1px; }
    .card .nav-tabs a {
      border-radius: 0;
      color: #b5bcc2;
      font-size: 12px;
      font-weight: 700;
      padding: .25em .5em;
      text-transform: uppercase; }
      .card .nav-tabs a:hover {
        border-color: transparent; }
    .card .nav-tabs .active a {
      border-color: #e8e9ef;
      color: #868e96 !important; }

.action-menu .dropdown-toggle i {
  font-size: 12px; }
.action-menu .dropdown-toggle::after {
  display: none; }

.flotBar1,
.flotLine1 {
  height: 75px; }

.traffic-chart .ct-area {
  fill-opacity: .7; }

.traffic-chart .ct-series-a .ct-area,
.traffic-chart .ct-series-a .ct-slice-donut-solid,
.traffic-chart .ct-series-a .ct-slice-pie {
  fill: #66bb6a; }

.traffic-chart .ct-series-b .ct-area,
.traffic-chart .ct-series-b .ct-slice-donut-solid,
.traffic-chart .ct-series-b .ct-slice-pie {
  fill: #ef5350; }

.traffic-chart .ct-series-c .ct-area,
.traffic-chart .ct-series-c .ct-slice-donut-solid,
.traffic-chart .ct-series-c .ct-slice-pie {
  fill: #5c6bc0; }

.flotRealtime2 {
  height: 445px; }

.traffic-chart {
  height: 34vh; }

#flotBar2 {
  height: 168px; }

.gauge.g1 svg {
  fill: #ffa726 !important; }

#area_chart {
  max-height: 280px; }

#flotLine5 {
  height: 50px; }

#flotPie1 {
  height: 90px; }
  #flotPie1 .pieLabel {
    display: none; }
  #flotPie1 .legend tr {
    padding-bottom: 5px; }
  #flotPie1 .legendColorBox {
    float: left;
    margin: 2px 5px 0 0; }
    #flotPie1 .legendColorBox > div {
      border: none !important; }
  #flotPie1 .legendLabel {
    color: #868e96;
    font-family: 'Open Sans';
    font-size: 12px; }

/* Stats Table */
.table-stats table {
  font-family: 'Open Sans'; }
  .table-stats table th,
  .table-stats table td {
    border: none;
    border-bottom: 1px solid #e8e9ef;
    color: #868e96;
    font-size: 12px;
    font-weight: normal;
    padding: .75em 1.25em;
    text-transform: uppercase; }
    .table-stats table th img,
    .table-stats table td img {
      margin-right: 10px;
      max-width: 45px; }
    .table-stats table th .name,
    .table-stats table td .name {
      color: #343a40;
      font-size: 14px;
      text-transform: capitalize; }
  .table-stats table td {
    color: #343a40;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    vertical-align: middle; }

/* Timeline */
.timeline li {
  font-family: 'Open Sans';
  list-style: none;
  padding: 5px 0;
  position: relative; }
  .timeline li i {
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center; }
  .timeline li span {
    color: #868e96;
    display: block;
    font-size: 14px; }
    .timeline li span a {
      color: #343a40; }
  .timeline li .time {
    font-size: 12px;
    padding-bottom: 15px; }
  .timeline li img {
    margin: 10px 5px 15px 0;
    max-height: 40px; }
.timeline .media-body {
  border-bottom: 1px solid #e8e9ef; }

/* Weather */
.widget .card-footer {
  border-top-color: #e8e9ef; }
.widget .weather-footer li {
  float: left;
  position: relative;
  width: 33.33%; }
  .widget .weather-footer li:before {
    content: '';
    background: #e8e9ef;
    height: 32px;
    width: 1px;
    top: 5px;
    right: 7.5px;
    position: absolute; }
  .widget .weather-footer li:last-child:before {
    display: none; }
  .widget .weather-footer li span {
    display: block; }
.widget .pt-0 {
  padding-top: 0 !important; }
.widget .social .rounded-circle {
  max-width: 130px;
  margin-top: -65px; }
.widget .social .weather-footer i {
  color: #868e96;
  font-size: 20px;
  line-height: 1;
  margin-top: -3px; }

/* Tabs */
.nav-tabs a.active {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }
.nav-tabs .dropdown .dropdown-menu {
  top: 100% !important; }

.custom-tab .nav-tabs > a.active,
.custom-tab .nav-tabs > .active > a:focus,
.custom-tab .nav-tabs > li.active > a:hover {
  border-color: transparent transparent;
  color: #ff2e44;
  position: relative; }

.custom-tab .nav-tabs > a.active:after,
.custom-tab .nav-tabs > li.active > a:focus:after,
.custom-tab .nav-tabs > li.active > a:hover:after {
  background: #ff2e44;
  bottom: -1px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 999; }

.card .card-header .card-actions {
  float: right; }
  .card .card-header .card-actions [class*="btn"] {
    border-left: 1px solid rgba(120, 130, 140, 0.4);
    color: #878787;
    display: inline-block;
    font-size: 16px;
    float: left;
    padding: 0 7px;
    width: inherit;
    text-align: center; }

.social-buttons .card-body p button {
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0; }
.social-buttons .only-icon .card-body p button {
  padding: 0; }
.social-buttons .social i {
  padding: 0 10px;
  width: inherit !important; }
.social-buttons .only-text p button {
  padding: 0 .5rem; }

.buttons button {
  margin: 2px 0; }

/* Ribons */
.corner-ribon {
  text-align: center;
  width: 71px;
  height: 71px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px; }

.corner-ribon i {
  padding: 10px 0 0 35px;
  color: #fff; }

.twt-feed .wtt-mark {
  color: rgba(255, 255, 255, 0.15);
  font-size: 160px;
  position: absolute;
  top: 10px;
  left: 40%; }

.twt-feed {
  -webkit-border-radius: 4px 4px 0 0;
  color: #FFFFFF;
  padding: 40px 10px 10px;
  position: relative;
  min-height: 170px; }

.weather-category {
  padding: 15px 0;
  color: #74829C; }
  .weather-category ul li {
    width: 32%;
    text-align: center;
    border-right: 1px solid #e6e6e6;
    display: inline-block; }

.twt-feed.blue-bg {
  background: #58C9F3; }

.twt-category {
  display: inline-block;
  margin-bottom: 11px;
  margin-top: 10px;
  width: 100%; }
  .twt-category ul li {
    color: #bdbdbd;
    font-size: 13px; }

.twt-footer {
  padding: 12px 15px; }

.twt-footer, .twt-footer a {
  color: #d2d2d2; }

/* Button Reset */
.btn, .button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  border-radius: 3;
  cursor: pointer; }

/* Icons */
.icon-section {
  margin: 0 0 3em;
  clear: both;
  overflow: hidden; }

.icon-container {
  width: 240px;
  padding: .7em 0;
  float: left;
  position: relative;
  text-align: left; }

.icon-container [class^="ti-"],
.icon-container [class*=" ti-"] {
  color: #000;
  position: absolute;
  margin-top: 3px;
  -webkit-transition: .3s;
  transition: .3s; }

.icon-container:hover [class^="ti-"],
.icon-container:hover [class*=" ti-"] {
  font-size: 2.2em;
  margin-top: -5px; }

.icon-container:hover .icon-name {
  color: #000; }

.icon-name {
  color: #aaa;
  margin-left: 35px;
  font-size: 14px;
  -webkit-transition: .3s;
  transition: .3s; }

.icon-container:hover .icon-name {
  margin-left: 45px; }

.fontawesome-icon-list .page-header {
  border-bottom: 1px solid #C9CDD7;
  padding-bottom: 9px;
  margin: 30px 0px 27px 0px; }
.fontawesome-icon-list h2 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 300; }
.fontawesome-icon-list i {
  font-style: 16px;
  padding-right: 10px; }

.social-box i {
  line-height: 110px; }
.social-box ul {
  display: inline-block;
  margin: 7px 0 0;
  padding: 10px;
  width: 100%; }
  .social-box ul li {
    color: #949CA0;
    font-size: 14px;
    font-weight: 700;
    padding: 0 10px 0 0;
    text-align: right; }
    .social-box ul li:last-child {
      padding-left: 10px;
      padding-right: 0;
      text-align: left; }
    .social-box ul li span {
      font-size: 14px; }

.login-logo {
  text-align: center;
  margin-bottom: 15px; }
  .login-logo span {
    color: #ffffff;
    font-size: 24px; }

.login-content {
  max-width: 540px;
  margin: 8vh auto; }

.login-form {
  background: #ffffff;
  padding: 30px 30px 20px;
  border-radius: 2px; }

.login-form h4 {
  color: #878787;
  text-align: center;
  margin-bottom: 50px; }

.login-form .checkbox {
  color: #878787; }

.login-form .checkbox label {
  text-transform: none; }

.login-form .btn {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  padding: 15px;
  border: 0px; }

.login-form label {
  color: #878787;
  text-transform: uppercase; }

.login-form label a {
  color: #ff2e44; }

.social-login-content {
  margin: 0px -30px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 30px 0px;
  background: #fcfcfc; }

.social-button {
  padding: 0 30px; }
  .social-button .facebook {
    background: #3b5998;
    color: #fff; }
    .social-button .facebook:hover {
      background: #344e86; }
  .social-button .twitter {
    background: #00aced;
    color: #fff; }
    .social-button .twitter:hover {
      background: #0099d4; }

.social-button i {
  padding: 19px; }

.register-link a {
  color: #ff2e44; }

.cpu-load {
  width: 100%;
  height: 272px;
  font-size: 14px;
  line-height: 1.2em; }

.cpu-load-data-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 40px; }

.cpu-load-data {
  margin-bottom: 30px; }

.cpu-load-data li {
  display: inline-block;
  width: 32.5%;
  text-align: center;
  border-right: 1px solid #e7e7e7; }

.cpu-load-data li:last-child {
  border-right: 0px; }

.nestable-cart {
  overflow: hidden; }

/* Forms */
.input-group-addon {
  background-color: transparent;
  border-left: 0; }

.input-group-addon, .input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem; }

.flotTip {
  background: #252525;
  border: 1px solid #252525;
  padding: 5px 15px;
  color: #ffffff; }

.flot-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 275px;
  padding: 20px 15px 15px;
  margin: 15px auto 30px;
  background: transparent; }

.flot-pie-container {
  height: 275px; }

.flotBar-container {
  height: 275px; }

.flot-line {
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1.2em; }

.legend table {
  border-spacing: 5px; }

#chart1,
#flotBar,
#flotCurve {
  width: 100%;
  height: 275px; }

.morris-hover {
  position: absolute;
  z-index: 1; }

.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0; }

.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0; }

.morris-hover.morris-default-style {
  border-radius: 2px;
  padding: 10px 12px;
  color: #666;
  background: rgba(0, 0, 0, 0.7);
  border: none;
  color: #fff !important; }

.morris-hover-point {
  color: rgba(255, 255, 255, 0.8) !important; }

#morris-bar-chart {
  height: 285px; }

.map, .vmap {
  width: 100%;
  height: 400px; }

.btn-toolbar {
  float: left !important; }
  .btn-toolbar .btn-outline-secondary:not([disabled]):not(.disabled):active,
  .btn-toolbar .btn-outline-secondary:not([disabled]):not(.disabled).active,
  .btn-toolbar .show > .btn-outline-secondary.dropdown-toggle {
    background-color: #212529;
    border-color: #212529;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff; }
  .btn-toolbar .btn-outline-secondary:hover {
    background-color: #212529;
    border-color: #212529;
    color: #fff; }

/*    Widget One
---------------------------*/
.dib {
  display: inline-block; }

.stat-widget-one .stat-icon {
  vertical-align: top; }

.stat-widget-one .stat-icon i {
  font-size: 30px;
  border-width: 3px;
  border-style: solid;
  border-radius: 100px;
  padding: 15px;
  font-weight: 900;
  display: inline-block; }

.stat-widget-one .stat-content {
  margin-left: 30px;
  margin-top: 7px; }

.stat-widget-one .stat-text {
  font-size: 14px;
  color: #868e96; }

.stat-widget-one .stat-digit {
  font-size: 24px;
  color: #373757; }

/*    Widget Two
---------------------------*/
.stat-widget-two {
  text-align: center; }

.stat-widget-two .stat-digit {
  font-size: 1.75rem;
  font-weight: 500;
  color: #373757; }

.stat-widget-two .stat-digit i {
  font-size: 18px;
  margin-right: 5px; }

.stat-widget-two .stat-text {
  font-size: 16px;
  margin-bottom: 5px;
  color: #868e96; }

.stat-widget-two .progress {
  height: 8px;
  margin-bottom: 0;
  margin-top: 20px;
  -webkit-box-shadow: none;
          box-shadow: none; }

.stat-widget-two .progress-bar {
  -webkit-box-shadow: none;
          box-shadow: none; }

/*    Widget Three
---------------------------*/
.stat-widget-three .stat-icon {
  display: inline-block;
  padding: 33px;
  position: absolute;
  line-height: 21px; }

.stat-widget-three .stat-icon i {
  font-size: 30px;
  color: #ffffff; }

.stat-widget-three .stat-content {
  text-align: center;
  padding: 15px;
  margin-left: 90px; }

.stat-widget-three .stat-digit {
  font-size: 30px; }

.stat-widget-three .stat-text {
  padding-top: 4px; }

.home-widget-three .stat-icon {
  line-height: 19px;
  padding: 27px; }

.home-widget-three .stat-digit {
  font-size: 24px;
  font-weight: 300;
  color: #373757; }

.home-widget-three .stat-content {
  text-align: center;
  margin-left: 60px;
  padding: 13px; }

/*    Widget Four
---------------------------*/
.stat-widget-four {
  position: relative; }
  .stat-widget-four .stat-icon {
    display: inline-block;
    position: absolute;
    top: 5px; }
  .stat-widget-four i {
    display: block;
    font-size: 36px; }
  .stat-widget-four .stat-content {
    margin-left: 40px;
    text-align: center; }
  .stat-widget-four .stat-heading {
    font-size: 20px; }

/*    Widget Five
---------------------------*/
.stat-widget-five {
  min-height: 60px; }
  .stat-widget-five .stat-icon {
    font-size: 50px;
    line-height: 50px;
    position: absolute;
    left: 30px;
    top: 20px; }
  .stat-widget-five .stat-content {
    margin-left: 100px; }
  .stat-widget-five .stat-text {
    color: #455a64;
    font-size: 20px; }
  .stat-widget-five .stat-heading {
    color: #99abb4;
    font-size: 14px; }

.horizontal:before {
  background: #ffffff;
  bottom: 0;
  content: "";
  height: 38px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 1px; }

/* Mixed Styles */
.badges h1, .badges h2, .badges h3, .badges h4, .badges h5, .badges h6 {
  margin: 5px 0; }

.vue-lists ul, .vue-lists ol {
  padding-left: 30px; }

.card .dropdown.float-right .dropdown-menu {
  left: inherit !important;
  right: 0 !important;
  top: 93% !important; }

.dataTables_paginate .pagination {
  border-radius: 0; }
  .dataTables_paginate .pagination li {
    border-radius: 0 !important; }
    .dataTables_paginate .pagination li a {
      border-radius: 0 !important;
      color: #292b35; }
    .dataTables_paginate .pagination li.active a {
      background: #292b35;
      border-color: #292b35;
      color: #fff; }
    .dataTables_paginate .pagination li:hover a {
      background: #292b35;
      border-color: #292b35;
      color: #fff; }

/* Footer */
footer.site-footer {
  padding: 0 1.875em; }
  footer.site-footer .footer-inner {
    color: #78909c;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 1.5;
    padding: 2.45em 1.125em; }
    footer.site-footer .footer-inner a {
      color: #6a7074; 
    margin-left: 270px;}
    body.open footer.site-footer .footer-inner a{
      margin-left: 80px;
    }

.calender-cont {
  position: relative;
  padding-top: 20px; }
  .calender-cont .fc-title {
    color: #fff; }
  .calender-cont .fc-center {
    position: absolute;
    top: 0;
    left: 0; }
    .calender-cont .fc-center h2 {
      font-size: 16px;
      font-weight: 700; }
  .calender-cont td .fc-event {
    border: 0px solid transparent;
    padding: 1px; }
  .calender-cont td .fc-time {
    color: white;
    font-weight: 400;
    font-size: 11px;
    padding: 2px; }
  .calender-cont .fc-left .fc-button-group {
    position: absolute;
    top: 0;
    right: 0; }
    .calender-cont .fc-left .fc-button-group button {
      height: 20px;
      width: 20px;
      line-height: 18px;
      padding: 0;
      border: 0px solid transparent;
      background: #eceff1;
      color: #889196; }
      .calender-cont .fc-left .fc-button-group button.fc-prev-button {
        margin-right: 4px; }
      .calender-cont .fc-left .fc-button-group button .fc-icon {
        font-size: 11px; }
      .calender-cont .fc-left .fc-button-group button:hover {
        background: #d8d8d8; }
  .calender-cont.widget-calender {
    padding-top: 20px; }
    .calender-cont.widget-calender td, .calender-cont.widget-calender th {
      font-size: 14px;
      border: 0px solid transparent; }
    .calender-cont.widget-calender .fc-right {
      display: none; }
    .calender-cont.widget-calender .fc-today-button {
      display: none; }
    .calender-cont.widget-calender .fc-widget-content {
      height: 45px !important;
      min-height: 45px !important; }
    .calender-cont.widget-calender .fc-day-grid-container {
      max-height: 250px !important;
      overflow: hidden !important; }

@media (max-width: 1680px) {
  .timeline li {
    padding: 2px 0; } }
@media (max-width: 1368px) {
  .twt-category {
    margin-bottom: 0; }

  .twt-feed {
    max-height: 155px; }
    .twt-feed img {
      height: 75px;
      width: 75px; }

  .stat-widget-one .stat-content {
    margin-left: 15px; }

  .card-body {
    padding: 15px; }

  .badges button {
    margin: 2px 0; }

  #g2 {
    padding-top: 33px; }

  .timeline li .time {
    padding-bottom: 10px; }

  .height-93 {
    height: 75px; }

  .height-100 {
    height: 90px; }

  .widget .row.p-4.height-93 {
    padding: 1.125em 1.75em !important; }
  .widget .card-footer.p-3.bg-white.text-center {
    padding: .9em !important; }

  .weather h3.fw-r.text-white {
    font-size: 1.125em; }
  .weather span {
    font-size: 12px; } }
@media (max-width: 1024px) {
  .open aside.left-panel {
    width: 280px;
    max-width: 280px; }

  aside.left-panel:hover {
    overflow-x: inherit; }

  aside.left-panel.open-menu {
    overflow-x: scroll; }

  aside.left-panel {
    max-width: 83px;
    width: 83px; }
    aside.left-panel .navbar .navbar-header {
      padding: 0; }
    aside.left-panel .navbar .navbar-brand {
      display: none; }
      aside.left-panel .navbar .navbar-brand.hidden {
        padding: 0 0 10px;
        text-align: center;
        width: 100%; }
        aside.left-panel .navbar .navbar-brand.hidden img {
          max-width: 100%;
          margin: 0 auto; }
      aside.left-panel .navbar .navbar-brand.d-md-none {
        margin: 13px 0 0;
        min-height: 67px;
        padding: 0;
        text-align: center; }
    aside.left-panel .navbar .navbar-nav:before {
      display: none !important; }
    aside.left-panel .navbar .navbar-nav li {
      position: relative; }
      aside.left-panel .navbar .navbar-nav li a {
        font-size: 0;
        z-index: 0;
        -webkit-transition: none;
        transition: none; }
        aside.left-panel .navbar .navbar-nav li a .menu-icon {
          font-size: 20px;
          z-index: -1;
          text-align: center;
          width: inherit; }
        aside.left-panel .navbar .navbar-nav li a .menu-title-text {
          font-size: 0; }
        aside.left-panel .navbar .navbar-nav li a .badge {
          display: none; }
      aside.left-panel .navbar .navbar-nav li > a {
        max-width: 60px;
        padding-left: 0; }
      aside.left-panel .navbar .navbar-nav li.menu-item-has-children {
        overflow: hidden; }
        aside.left-panel .navbar .navbar-nav li.menu-item-has-children a:before {
          content: '';
          display: none; }
        aside.left-panel .navbar .navbar-nav li.menu-item-has-children ul {
          padding-left: 0; }
        aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu {
          display: block;
          left: inherit;
          right: -160px;
          top: 0; }
          aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a {
            display: block;
            font-size: 14px;
            max-width: inherit;
            padding: 2px 15px 2px 35px;
            width: 100%; }
            aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a .menu-icon {
              text-align: center; }
          aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu i {
            left: 10px; }
        aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show {
          overflow: visible; }
          aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
            position: absolute !important; }
      aside.left-panel .navbar .navbar-nav li span.count {
        display: none;
        margin-right: 5px;
        z-index: 1; }
      aside.left-panel .navbar .navbar-nav li.active a:after {
        content: '';
        display: none; }
    aside.left-panel .navbar .navbar-nav .menu-title {
      font-size: 0;
      line-height: 0;
      opacity: 0;
      padding: 0; }
    aside.left-panel .menutoggle {
      display: none; }
    aside.left-panel.open-menu {
      max-width: 280px;
      width: 280px; }
      aside.left-panel.open-menu .navbar .navbar-nav li > a {
        width: 100%;
        max-width: 100%;
        font-size: 14px; }
        aside.left-panel.open-menu .navbar .navbar-nav li > a .menu-icon {
          width: 55px;
          font-size: inherit;
          text-align: left; }
      aside.left-panel.open-menu .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
        position: static !important;
        margin-left: 45px; }
      aside.left-panel.open-menu .navbar .navbar-nav .menu-title {
        padding-left: 30px;
        padding-right: 30px;
        font-size: 14px;
        line-height: 50px;
        opacity: 1; }

  .navbar .main-menu {
    padding: 0; }

  #language-select,
  .user-area .dropdown-toggle,
  header .form-inline {
    height: 48px; }

  .header-left .dropdown .dropdown-menu {
    top: 47px !important; }

  #language-select .dropdown-menu {
    top: 49px !important; }

  .user-area .user-menu {
    top: 51px !important; }

  .content {
    padding: 1.25em; }

  .flotRealtime2 {
    height: 330px; }

  .card {
    margin-bottom: 1.25em; }
    .card .card-header {
      position: relative; }
      .card .card-header strong {
        display: block; }
      .card .card-header small {
        float: left; }
      .card .card-header .card-actions {
        right: 0;
        top: .75rem;
        position: absolute; }

  .card-footer.bg-white.br-0.pl-5.pr-5.pt-0.pb-5 {
    padding-bottom: 1.5em !important;
    padding-left: 1em !important;
    padding-right: 1em !important; }

  #g2 {
    height: auto !important;
    padding-top: 7px; }

  #flotBar2 {
    height: 150px; }

  #g1 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important; }

  .card-footer.bg-white [class*="float"] {
    display: block;
    float: none !important;
    text-align: center; }
    .card-footer.bg-white [class*="float"].currency {
      display: inline-block; }
    .card-footer.bg-white [class*="float"].fa {
      display: inline-block;
      float: left !important; }

  #traffic-chart {
    height: 232px !important; }

  i.p-4.font-3xl.width-90.text-center.mr-3.float-left.text-light {
    font-size: 1.8125em;
    width: 75px; }

  .card i + h4 {
    display: inline;
    padding-top: 1em !important; }

  .timeline li img {
    margin: 0px 5px 5px 0; }

  .timeline li span {
    padding-bottom: 8px !important; }

  .card-footer.bg-white.br-0.pl-5.pr-5.pt-1.pb-4.mb-3 {
    padding-left: 1em !important;
    padding-right: 1em !important; }

  .font-4xl {
    font-size: 2.75em; }

  .media.p-4.height-100,
  .widget .row.p-4.height-93 {
    padding: 1rem !important; }

  .height-100 {
    height: 63px; }

  .widget .social .rounded-circle {
    max-width: 60px;
    margin-top: 8px; }

  footer.site-footer {
    padding: 0 1.125em; }
    footer.site-footer .footer-inner {
      padding: 1.75em 1em; } }
@media (max-width: 992px) {
  [class*="col"].no-padding {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none; } }
@media (max-width: 768px) {
  .navbar {
    height: 100vh; }
    .navbar .navbar-nav li.menu-item-has-children > a:before {
      display: block !important; }
    .navbar .main-menu {
      float: none;
      padding-bottom: 50px; }

  .left-panel {
    display: none; }

  aside.left-panel {
    overflow-y: scroll; }

  .right-panel header.header {
    height: 60px; }
  .right-panel .top-left, .right-panel .top-right {
    width: 100%;
    float: none;
    background: white; }
  .right-panel .menutoggle {
    float: right; }
  .right-panel .navbar-header {
    padding: 0; }
  .right-panel header.header {
    position: static; }
    .right-panel header.header .top-left {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      padding: 0 30px;
      z-index: 999;
      border-bottom: 1px solid #dcdcdc; }
    .right-panel header.header .top-right {
      padding: 0px 0px; }

  .small-device .right-panel {
    margin-left: 0; 
    margin-top: 50px;}

  #left-panel {
    max-width: 100%;
    width: 100%; }
    #left-panel .navbar .navbar-nav li > a {
      max-width: inherit;
      font-size: 16px; font-family: poppins; font-weight: 400; }
      #left-panel .navbar .navbar-nav li > a .menu-icon {
        width: 55px;
        text-align: left;
        font-size: 18px; }
    #left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
      position: static !important;
      padding-left: 50px; }

  .orders {
    overflow: hidden; }

  .order-table .avatar, .order-table .serial {
    display: none; } }
@media (max-width: 575px) {
  #left-panel .navbar {
    display: inherit; }
    #left-panel .navbar .main-menu {
      display: inherit; }
    #left-panel .navbar .sub-menu.children {
      display: none; }
    #left-panel .navbar .sub-menu.children.show {
      display: block; }

  .right-panel .navbar-brand {
    width: 88%;
    padding-bottom: 5px; }
  .right-panel .menutoggle {
    width: 20px; } }
#cellPaiChart {
  height: 160px; }
  #cellPaiChart .pieLabel {
    top: 50px !important; }
    #cellPaiChart .pieLabel div {
      font-size: 16px !important; }
  #cellPaiChart #pieLabel1 {
    left: 20px !important; }
  #cellPaiChart #pieLabel0 {
    left: inherit !important;
    right: 20px !important; }

/*# sourceMappingURL=style.css.map */


/*my-css==========================================================
=========================================*/

.show .dropdown-menu {
  display: block !important; 
  box-shadow: 0px 6px 6px rgba(27, 69, 105, 0.35);
border: 1px solid rgba(27, 69, 105, 0.25);
}

button.logout_btn {
    position: fixed;
    bottom: 0;
    width: 280px;
    border: none;
    color: #fff;
    background: #1b4569;
    padding: 15px;
    font-size: 14px;
    cursor: pointer;
    left: 0;
    z-index: 99;
    height: 50px;
    border-radius: 0px;
}

button.logout_btn:hover{
   background: #3a4d64;
   transition: ease all 0.5s
}

body.open button.logout_btn {
  width: 83px;
  transition: ease-out all 0.1s;
}

body.open button.logout_btn span{
  display: none;
  transition: ease-out all 0.5s;
}


ul.nav.navbar-nav li a i {
    font-size: 18px;
}

footer.site-footer {
  padding: 0px;
}
footer.site-footer .footer-inner{
  padding: 8px 10px;
  background:#c0c3c7;
}

.header-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 15px;
    width: 100%;
}
.top-right{
    height: 100%;
    display: flex;
}
.user-area.dropdown.brand a::before {
    display: none !important;
}

span.brand_name {
    margin-left: 10px;
    font-size: 20px;
    color: #1b4569;
    font-family: poppins;
    font-weight: 400;
}

.user-area.dropdown.brand {
    padding-left: 0px;
}
.user-area.dropdown.brand a::after {
    content: '';
    display: none;
  /*    border-top-color: #1b4569;
      margin-left: 8px;*/
}
.user-area.dropdown.brand.show .user-menu.dropdown-menu.show {
  left: 0px !important;
  box-shadow: 0px 6px 6px rgba(27, 69, 105, 0.35);
  border: 1px solid rgba(27, 69, 105, 0.25);
}

.col-md-12.main_content_top_sec {
    padding: 0px;
    display: flex;
}

.main_section {
    padding: 15px 15px 75px 15px;
}

.partners_sec, .location_sec, .extra_progress {
    background: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.extra_progress {
  margin-top: 13px;
}

.main_heading h2, .beneficiaries_sec h2, 
.expenditure_sec_top_tittle h2, 
.expenditure_report h2 {
    font-size: 27px;
    font-family: poppins;
    font-weight: 700;
    color: #3a4d64;
    line-height: 25px;
}

.main_heading p, .expenditure_sec_top_tittle p {
    font-size: 12px;
    line-height: 23px;
    color: #51657d;
    margin-bottom: 0px;
}
.stat-content {
    background: #e7081f;
    padding: 7px 10px;
    color: #fff;
    font-weight: 500;
    font-family: poppins;
    font-size: 17px;
    border-radius: 5px;
    line-height: 18px;
}
.main_content_main_head{
  display: flex;
    align-items: center;
    justify-content: space-between;
}

.carousel-item .col-md-4 {
    float: left;
    padding: 5px !important;
}
.controls-top {
    text-align: right;
    margin: 0px 0px 4px 0px;
}
.controls-top a i {
    font-size: 22px !important;
    margin-left: 10px;
}
.carousel-item .col-md-4 .card.mb-2 {
    margin-bottom: 0px !important;
}
.carousel-item .col-md-4 .card.mb-2  .card-img-top {
  border-radius: 0px !important;
}

.locations_list ul {
    padding: 0px;
    margin: 0px;
}
.locations_list ul li {
    list-style: none;
    font-size: 11px;
    font-family: poppins;
    color: #3a4d64;
    margin: 2px 0px;
}

button.modal_style {
    font-size: 12px;
    font-weight: 600;
    color: #0f4567;
    display: block;
    text-decoration: underline;
    background: none;
    border: none;
    margin: 0 0 0 auto;
    cursor: pointer;
}
.beneficiaries_sec {
    background: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.collapse.show .mt-3 {
    margin-top: 0px !important;
}

.progress-title {
    font-size: 12px;
    font-weight: 600;
    color: #51657d;
    margin-bottom: 4px;
    line-height: 12px;
}
.progress{
    height:4px;
    background: #eceff4;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 6px;
    overflow: visible;
}
.progress:last-child {
    margin-bottom: 0px;
}
.progress .progress-bar{
    position: relative;
    -webkit-animation: animate-positive 2s;
    animation: animate-positive 2s;
    border-radius: 15px;
}

.progress .progress-value {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #51657d;
    position: absolute;
    top: -22px;
    right: -15px;
}
@-webkit-keyframes animate-positive{
    0%{ width: 0; }
}
@keyframes animate-positive {
    0%{ width: 0; }
}

.col-md-12.main_content_mid_sec h2 {
    font-size: 20px;
    color: #495e6f;
    font-family: poppins;
    font-weight: 500;
    margin-bottom: 6px;
    line-height: 20px;
}
.col-md-12.main_content_mid_sec p {
    font-size: 13px;
    color: #798d9f;
    line-height: 13px;
    margin-bottom: 15px;
    font-weight: 600;
}

.col-md-12.main_content_mid_sec span {
    width: 100%;
    height: 1px;
    background: #d8e0e7;
    display: block;
}
.col-md-12.main_list_projects {
  margin: 10px 0px;
  padding: 0px;
}

.col-md-12.main_list_projects {
    max-height: 287px;
    overflow-x: hidden;
}

.col-md-12.project_sec {
    display: flex;
    background: white;
    padding: 5px 15px;
    align-items: center;
    margin: 5px 0px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
    border-radius: 5px;
}

.project_details {
    text-align: center;
    position: relative;
}
.project_image {
    background: #d8dadb;
    border-radius: 5px;
    padding: 7px;
}
.project_image a {
    display: block;
}
.project_image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    mix-blend-mode: multiply;
}

.project_details h2 {
    font-size: 18px !important;
    font-weight: 700 !important;
}
.project_details p{
  margin-bottom: 0px !important;
}

.project_other_details ul li {
    list-style: none;
    display: inline-flex;
    margin: 0px 10px;
}
.project_other_details ul li a {
    display: inline-flex;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    color: #577580 !important;
    width: 100px;
}
body.open .project_other_details ul li a {
  width: 120px;
}
.project_other_details ul li a:hover, .project_other_details ul li a:hover i{
  color: red !important;
  font-weight: 600;
  transition: ease-in all 0.1s;
  cursor: pointer;
}

.project_other_details ul li a i {
    font-size: 14px;
    color: #0f4567;
    margin-right: 5px;
}

.project_other_details ul li a span {
    height: auto !important;
    background: none !important;
    padding-left: 10px;
    font-weight: 600;
}
.gen_report_sec_top_head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: center;
}

.gen_report_sec_top_head h3 {
    font-size: 13px;
    color: #0f4567;
    font-weight: 600;
}
.gen_report_sec_top_head span {
    background: none !important;
    height: auto !important;
    font-weight: 800;
    display: block !important;
    font-size: 17px
}
.gen_report_sec_top_head button, .expenditure_report button {
    background: #e7081f;
    padding: 5px 14px;
    color: #fff;
    font-weight: 400;
    font-family: poppins;
    font-size: 12px;
    border-radius: 5px;
    line-height: 18px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    margin-left: 0px;
}

.project_image {
  width: 15%;
}
.project_details {
  width: 20%;
}
.project_other_details{
  width: 45%;
}
.gen_report_sec {
  width: 20%;
}
.top_brands span {
    width: 33.33%;
    padding: 5px;
}
.top_brands img {
    width: auto;
    object-fit: contain;
}
.top_brands {
    display: flex;
    align-items: center;
}
.project_other_details ul {
    margin-bottom: 0px;
}

/* width */
::-webkit-scrollbar {
  width: 6px;

}

/* Track */
::-webkit-scrollbar-track {
  background: #969696; 
  border-radius: 6px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #1b4569; 
   border-radius: 6px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #0097d7; 
}

.col-md-12.expenditure_graph_sec {
    background: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
    height: 100%;
    display: flex;
    flex-flow: column;
}
.expenditure_report {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.expenditure_report h2 {
  margin-right: 25px;
}
.expenditure_top {
    display: flex;
}
a.footer_sec_link {
    display: flex;
    align-items: center;
    justify-content: center;
}
a.footer_sec_link img {
    max-width: 66px;
    height: 34px;
    object-fit: contain;
}
a.footer_sec_link span {
    font-size: 14px;
    margin-left: 10px;
    font-weight: 500;
    color: #1b4569;
}

footer.site-footer {
    padding: 0px;
    position: fixed;
    bottom: 0;
    width: 100%;
    right: 0;
    left: 0;
    z-index: 998;
}

/*second_page==========================================================
===================================================*/


.btn-group.show .dropdown-menu {
  display: block !important;
}

.categories h2 {
    font-size: 22px;
    color: #495e6f;
    font-family: poppins;
    font-weight: 700;
    line-height: 20px;
}

.categories p {
    font-size: 12px;
    line-height: 23px;
    color: #798d9f;
    margin-bottom: 0px;
}

.custom_view_stat_section {
    background: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    position: relative;
}

.custom_view_stat_section::after {
    position: absolute;
    width: 50%;
    height: 3px;
    content: '';
    display: block;
    background: #e7081f;
    left: 0;
    bottom: 0;
    border-bottom-left-radius: 10px;
}
.custom_view_stat_section::before {
    position: absolute;
    width: 50%;
    height: 3px;
    content: '';
    display: block;
    background: #0f4567;
    right: 0;
    bottom: 0;
    border-bottom-right-radius: 10px;
}

.custom_view_stat_section:hover ::after{
  right: 14px !important
}
.custom_view_stat_section:hover ::before{
  right: 14px !important
}

.col-md-12.top_categories {
  display: flex;
  padding: 0px;
}

.custom_view_stat_section img {
    max-width: 50px;
}


.custom_view_stat_section .categories ul li {
    list-style: none;
}
.custom_view_stat_section .categories {
    width: 100%;
}
.custom_view_stat_section .categories ul {
    padding: 0px;
    margin: 0px;
}

.custom_view_stat_section .categories ul li {
    list-style: none;
    margin-bottom: 7px;
}
.custom_view_stat_section .categories ul li:last-child{
  margin-bottom: 0px;
}
.custom_view_stat_section .categories ul li a {
    font-size: 12px;
    color: #495e6f;
    font-family: poppins;
    font-weight: 400;
    line-height: 12px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.categories ul li a span.count{

    font-size: 13px !important;
    color: #495e6f !important;
    font-family: poppins !important;
    font-weight: 600 !important;
    line-height:12px !important;
}
.custom_view_main_section{
  padding: 15px;
}

.col-md-12.custom_view_choose_project_sec {
    padding-top: 25px;
    padding-bottom: 55px;
}

.col-md-12.choose_option {
   background: white;
    padding: 15px;
    border-radius: 15px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    flex-flow: wrap;
}
.blue_strip {
    width: 100%;
    background: #0f4567;
    display: flex;
    padding: 6px 25px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    align-items: center;
    justify-content: space-between;
    height: 50px;
}
.form-check-input {
  margin-left: 0px;
  margin-top: 0px;
}
.form-group.choose_project {
  width: 15%;
  margin-bottom: 0px !important;
  display: flex;
}

.expand_tabs.main-tab {
    width: 70%;
    height: 50px;
    display: flex;
    align-items: center;
}

.custom_view_all_project_btn {
    width: 15%;
    text-align: right;
}

.blue_strip .tab-content.clearfix.pt-3 {
  padding-top: 0px !important;
}

.form-check-label {
    font-size: 14px;
    color: #fff;
    font-family: poppins;
    display: block;
    line-height: 14px;
    font-weight: 300;
}

.new {
  padding: 50px;
}

.form-group {
  display: block;
  margin-bottom: 15px;
}

.form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-group label {
  position: relative;
  cursor: pointer;
}

.form-group label:before {
  content:'';
  -webkit-appearance: none;
  -moz-appearance:none;
  background-color: transparent;
  border: 1px solid #ffffff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding:7px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-right: 5px;
}

.form-group input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 6px;
    width: 4px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}
.form-group.choose_project label {
    display: flex;
    align-items: center;
    color: #fff;
    margin-bottom: 0px;
    font-family: poppins;
    font-size: 13px;
    line-height: 13px;
}

.tab-content>.active {
  display: none !important;
}
.blue_strip li.nav-item.border {
  border:none !important;
  position: relative;
}
.blue_strip li.nav-item.border::after {
    content: '';
    display: block;
    width: 2px;
    height: 16px;
    position: absolute;
    background: #798d9f;
    top: 30%;
}
.blue_strip li.nav-item.border:last-child::after{
  display: none !important;
}
.nav-pills .nav-link {
  font-size: 13px;
  color: #fff;
}
.nav-link {
  padding: .5rem 1.2rem;  
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    color: #fff;
  background: #446983 !important;
  border-bottom: 2px solid #e7081f;
  border-radius: 0px;
}
.blue_strip button{
   background: #e7081f;
    padding: 5px 14px;
    color: #fff;
    font-weight: 400;
    font-family: poppins;
    font-size: 12px;
    border-radius: 5px;
    line-height: 18px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    margin-left: 0px;
    height: 32px;
}

li.nav-item.dropdown.collapsed-menu.show .dropdown-menu.collapsed-tabs {
      display: inline-block !important;
}
.dropdown-menu.collapsed-tabs .dropdown-item {
  font-size: 14px;
}

img.project_icon_set {
    margin-right: 5px;
    max-width: 13px;
}
li.nav-item.border a {
    color: #fff;
}

/*.dropdown-toggle::after {
      border-top: .3em solid #fff;
      margin-left: 0px;
}
*/
.custom_view_search_sec {
    padding:25px;
    width: 100%;
}

.custom_view_search_sec h1 {
    font-size: 24px;
    font-weight: 700;
    font-family: poppins;
    color: #004565;
}
.custom_view_search_sec h1 span{
  color: #495e6f;
  font-weight: 400;
}

hr.custom_hr {
    margin: 8px 0px;
    height: 4px;
    border: 0px;
    background: #ff0000;
    width: 40px;
}

button.add_participants, button.add_beneficiaries {
  display: flex;
    min-width: 160px;
    font-size: 13px;
    padding: 6px 16px;
    align-items: center;
    justify-content: center;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    cursor: pointer;
    font-family: poppins;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}
ul.add_btn-hidden_sec li button img {
    margin-right: 10px !important;
}


form.beneficiaries_sec_form .dropdown.show .dropdown-menu {
  display: block;
}

form.beneficiaries_sec_form .col-md-4 {
    padding: 0px 6px;
}

form.beneficiaries_sec_form .col-md-4 .form-group {
    margin-bottom: 10px;
}

form.beneficiaries_sec_form {
    display: flex;
    flex: 100% 0 1;
    flex-wrap: wrap;
    max-width: 100%;
    padding: 15px 0px;
    margin: 0px -5px;
  
}
form.beneficiaries_sec_form .submit_btn button::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/search_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
}
form.beneficiaries_sec_form input.form-control.custom_date {
  display: block;
}
select.selectable_project, form.beneficiaries_sec_form input.form-control.custom_date{
    width: 100%;
    background: #edf0f5;
    border: 1px solid rgba(15, 69, 103, 0.25);
    color: #536979;
    font-size: 13px;
    font-weight: 400;
    font-family: poppins;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 28px 7px 12px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance:none;
    -moz-appearance: none;
    position: relative;
}
select.selectable_project {
    background-image: url(../images/icons/dropdown.svg);
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: 95% 50%;
}

form.beneficiaries_sec_form .show>.btn-primary.dropdown-toggle {
      background-color: #edf0f5 !important;
    border-color: rgba(15, 69, 103, 0.25) !important;
    color: #536979;
}
form.beneficiaries_sec_form .btn-primary:hover {
      color: #536979;
    background-color: #e0e5ec;
    border-color:  rgba(15, 69, 103, 0.25) !important;
}

span.or {
    width: 35px;
    height: 35px;
    border-radius: 60px;
    background: #e7081f;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 0px;
    margin: 0px 5px;
}

.form-group.date_selection {
    position: relative;
}
.form-group.date_selection span.cal_icon {
    position: absolute;
    top: 8px;
    right: 13px;
    font-size: 13px;
    color: #536979;
}

.hideable_section, .visiable_section {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.dropdown-menu.selectable_project_down {
    width: 100%;
}
.dropdown-menu.selectable_project_down button.dropdown-item {
    font-size: 12px;
    color: #536979;
}

.main_form {
    width: 85%;
}
.submit_btn {
    width: 15%;
    display: flex;
    align-items: flex-end;
    margin-bottom: 10px;
}

.submit_btn button {
    background: #0f4567;
    width: 100%;
    border: none;
    padding: 8px 20px 8px 17px;
    text-align: left;
    font-size: 14px;
    color: #fff;
    font-family: poppins;
    font-weight: 300;
    position: relative;
    cursor: pointer;
}
.submit_btn button::after {
    content: '';
    display: block;
    width: 30px;
    height: 29px;
    background: red;
    position: absolute;
    top: 4px;
    right: 4px;
}

.selected_project_title, .project_time-btn span {
    color: #fff;
    font-size: 13px;
    font-family: poppins;
    line-height: 13px;
    display: inline-block;
}
.project_time-btn {
    display: flex;
    align-items: center;
}

.light_blue_strip {
    width: 100%;
    background: #2f5778;
    display: flex;
    padding: 6px 25px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    align-items: center;
    justify-content: space-between;
}

.btn-group.custom_view_saveas_btn {
    margin-left: 18px;
}
.btn-group.custom_view_saveas_btn {
    margin-left: 18px;
}
.btn-group.custom_view_saveas_btn button {
    background: #17a178;
    color: #fff;
}
button.btn.btn.btn-sm.dropdown-toggle {
    background: #13926c;
}

.btn-group.custom_view_saveas_btn.show .dropdown-menu a {
    font-size: 14px;
}

.selected_project_div {
    background: #edf0f5;
    margin-bottom: 20px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
span.total_grant_of_project span {
    font-weight: 500;
    font-size: 15px;
}
span.total_grant_of_project {
    padding-left: 15px;
    border-left: 1px solid;
    margin-left: 15px;
    line-height: 20px;
}

.col-md-12.project_counters {
    display: inline-flex;
    padding-top: 18px;
    padding-bottom: 30px;
}
.col-md-12.project_counters .col-md-2 {
    padding: 0px 3px;
    cursor: pointer; 
}


.col-md-12.project_counters .custom_view_stat_section span.single_project_icon {
    width: 45px;
    height: auto;
    background: #d7e3f5;
    border-radius: 70px;
    padding: 6px;
    display: block;
    text-align: center;
}
.col-md-12.project_counters .col-md-2:last-child .custom_view_stat_section {
    background: #2f5778;
    cursor: pointer;
}

.col-md-12.project_counters .col-md-2:last-child .custom_view_stat_section h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
}
.col-md-12.project_counters .col-md-2:last-child .categories {
  text-align: center;
  margin-bottom: 4px;
}

.col-md-12.project_counters .custom_view_stat_section::before, 
.col-md-12.project_counters .custom_view_stat_section::after{
  display: none;
}
.col-md-12.project_counters .custom_view_stat_section {
    box-shadow: 0px 5px 0px #bec8db;
    padding: 10px 10px 7px 10px;
}

.gender_graph_sec {
    background: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
    display: flex;
    justify-content: center;
    align-items: baseline;
    height: 100%;
    position: relative;
    flex-flow: column;
    margin-bottom: 15px;
}

span.border_line {
    display: block;
    width: 100%;
    height: 1px;
    background: #72878f;
}
.col-md-12.graphs_section .col-md-6 {
    margin-bottom: 15px;
}
.col-md-12.graphs_section .col-md-6:nth-child(3) .gender_graph_sec h2 {
  padding: 8px 85px 8px 15px;
}

.gender_graph_sec h2 {
    font-size: 16px;
    font-weight: 400;
    font-family: poppins;
    padding: 8px 55px 8px 15px;
    background: url(../images/icons/h-tag_bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}


/*third_page==========================================================
===================================================*/

.col-md-12.event_section {
    padding: 25px 15px 50px 15px;
}



/*fourth_page==========================================================
===================================================*/

.col-md-12.add_expenses_main_form_sec {
    padding: 5px 15px 25px 15px;
}

.add_expenses_top_head h2 {
    font-size: 24px;
    font-weight: 700;
    font-family: poppins;
    color: #004565;
    width: max-content;
    padding-right: 15px;
    position: relative;
}

.add_expenses_top_head h2::after {
    content: '';
    display: block;
    width: 35px;
    height: 4px;
    position: absolute;
    bottom: 7px;
    right: -34px;
    background: red;
}
.add_expenses_top_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.add_expenses_top_head button {
    background: none;
    border: none;
    font-size: 15px;
    font-weight: 500;
    color: #0f4567;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.add_expenses_top_head button img {
    max-width: 25px;
    margin-right: 3px;
}

form.add_expenses_form {
    padding: 25px 0px;
}

form.add_expenses_form select.selectable_project {
    padding-right: 35px;
    background: #edf0f5;
    background-image: none;
    position: relative;
    padding-left: 15px;
}

form.add_expenses_form label:before {
    display: none;
}
form.add_expenses_form label, form.add_expenses_form .expense_date .form-group.date_selection label {
    font-size: 13px;
    font-weight: 500;
    font-family: poppins;
    line-height: 12px;
    color: #0f4567;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 2px;
}

form.add_expenses_form .expense_date .form-group.date_selection input {
      width: 100%;
    background: #edf0f5;
    border: 1px solid rgba(15, 69, 103, 0.25);
    color: #536979;
    font-size: 13px;
    font-weight: 400;
    font-family: poppins;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:7px 30px 7px 13px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance:none;
    -moz-appearance: none;
    position: relative;
}

form.add_expenses_form .expense_date .form-group.date_selection span {
    top: 28px !important;
    position: absolute;
    right: 10px;
}
form.add_expenses_form .expense_date .form-group.date_selection span i {
    font-size: 13px;
    color: #536979;
}           
form.add_expenses_form .expense_date:first-child{
  padding-right: 5px;
  padding-left: 0px;
}

form.add_expenses_form .expense_date:last-child {
  padding-left: 5px;
  padding-right: 0px;
}

form.add_expenses_form .expenses_type:first-child {
    padding-right: 5px;
}
form.add_expenses_form .expenses_type:last-child{
  padding-left: 5px;  padding-right: 0px;
}

form.add_expenses_form input {
    width: 100%;
    background: #edf0f5;
    border: 1px solid rgba(15, 69, 103, 0.25);
    color: #536979;
    font-size: 13px;
    font-weight: 400;
    font-family: poppins;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 18px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance:none;
    -moz-appearance: none;
    position: relative;
}
.col-md-4.gst_selection {
    padding: 0px;
}

textarea.expenses_desc {
    width: 100%;
    background: #edf0f5;
    border: 1px solid rgba(15, 69, 103, 0.25);
    color: #536979;
    font-size: 13px;
    font-weight: 400;
    font-family: poppins;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 18px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance:none;
    -moz-appearance: none;
    position: relative;
    min-height: 100px;
    margin-bottom: 20px;
}
textarea.expenses_desc::placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #536979;
}

form.add_expenses_form .submit_btn {
    padding-left: 15px;
}

/*fivth_page==========================================================
===================================================*/

.lab_title h3 {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    font-family: poppins;
}
.lab_title {
    background: #0f4567;
    border-radius: 5px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lab_title button {
    padding: 2px 20px;
    background: #e53c44;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: poppins;
    cursor: pointer;
    border-radius: 5px;
}
.col-md-12.screen_section {
    background: white;
    padding: 35px 15px 25px 15px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    flex-flow: wrap;
} 
.col-md-8.lgtv {
    min-height: 360px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    border-radius: 2px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.65);
    padding: 10px 10px 20px 10px;
    margin-bottom: 60px;
}

.screen_frame {
    width: 100%;
    height: 100%;
    display: block;
    background: #1b1b1b;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 10px 10px 20px 10px;
    border-radius: 2px;
}

.screen_frame::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #424242;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    clip-path: polygon(100% 0%, 100% 100%, 50% 100%, 80% 50%, 65% 0);
    bottom: 0;
    border-radius: 2px;
}
.main_view {
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1;
    position: relative;
}

span.off_btn_frame {
    width: 10px;
    height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    background: #1b1b1b;
    bottom: 5px;
    border-radius: 24px;
    z-index: 2;
    right: 8px;
}

span.off_btn_frame span {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #424242;
    border-radius: 10px;
}

.col-md-2.smtv_left-side .smtv_main_frame {
    height: 76px;
    background: #1b1b1b;
    margin: 0px 15px 0px 0px;
    position: relative;
    border-radius:4px;
}
.col-md-2.smtv_right-side .smtv_main_frame {
    height: 76px;
    background: #1b1b1b;
    margin: 0px 0px 0px 15px;
    position: relative;
    border-radius:4px;
}

.smtv_main_screen_view {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: white;
    margin: 4px 4px 8px 4px;
}

.col-md-2.smtv_left-side .smtv_main_frame:last-child {
    margin-top: 25px;
}
.col-md-2.smtv_right-side .smtv_main_frame:last-child {
    margin-top: 25px;
}

.col-md-2.smtv_left-side h3 {
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: 5px;
    font-weight: 500;
    font-family: poppins;
    color: #0f4567;
    text-align: left;
}
.col-md-2.smtv_right-side h3 {
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: 5px;
    font-weight: 500;
    font-family: poppins;
    color: #0f4567;
    text-align: right;
}

.bottom_screen_section {
    position: absolute;
    bottom: -60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    left: 0;
    right: 0;
}
.bottom_screen_section .logo img {
    max-width: 80px;
}

.active_channel_number {
    font-size: 15px;
    font-weight: 600;
    font-family: poppins;
    color: #0f4567;
    text-align: right;
}
 

.switch {
  display: inline-block;
  height: 30px;
  position: relative;
  width: 60px;
  margin-bottom: 0px;
}

.switch input {
  display:none;
}

.slider {
  background-color: #212c35;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: .4s;
}

.slider:before {
    bottom: 4px;
    content: "";
    height: 26px;
    left: 4px;
    position: absolute;
    transition: .4s;
    width: 26px;
    display: block;
    background: url(../images/icons/moon.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    top: 2px;
}

input:checked + .slider::before{
  background: url(../images/icons/sun.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
}

input:checked + .slider {
    background-color: #161f27;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
}

input:checked + .slider:before {
  transform: translateX(26px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

body {
  background-color: #f1f2f3;
}


/*sixth_page==========================================================
===================================================*/


form.report_page_filter_form {
    background: white;
    padding: 15px 15px 7px 15px;
    border-radius: 15px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    margin-top: 25px;
}

form.report_page_filter_form .form-group {
    margin-bottom: 0px;
}

form.report_page_filter_form .col-md-9 .col-md-3 i {
    font-size: 16px;
    margin-right: 5px;
}
form.report_page_filter_form .col-md-9 .col-md-3 {
    font-size: 14px;
    font-weight: 500;
    font-family: poppins;
    color: #446983;
}

form.report_page_filter_form .submit_btn {
    width: 125px;
    margin: 0 0 0 auto;
}

.col-md-12.custom_view_choose_project_sec.final_report_page .expand_tabs.main-tab {
    width: 100%;
}

body.add_expenses {
  overflow: hidden;
}

.col-md-12.selective_report {
    padding: 25px;
}
.choose_report {
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    flex-flow: column;
    border: 1px solid #b6c5d261;
    box-shadow: -1px 4px 20px #0f456742;
    z-index: 9;
}
.choose_report img {
    width: 45px;
    position: relative;
    z-index: 9;
}
.report_name {
    border: 1px solid #b6c5d2;
    padding: 8px 26px;
    margin: 6px 0px;
    border-radius: 100px;
    position: relative;
    z-index:1;
    background: #e3e8ef;
}
.report_name h3 {
    font-size: 14px;
    font-weight: 500;
    font-family: poppins;
    color: #0f4567;
}

span.bg_line {
    width: 100%;
    height: 1px;
    display: block;
    background: #b6c5d2;
    position: absolute;
    top: 78px;
    z-index: 1
}

.choose_report span.count {
    font-size: 25px;
    line-height: 35px;
    font-weight: 500;
    font-family: poppins;
    color: #0f4567;
    position: relative;
    z-index: 1;
}

.choose_report::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url('../images/bg_image/1.jpg');
    z-index: 0;
    border-radius: 10px;
    background-size: cover;
    display: none;
}
.choose_report::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.55);
    z-index: 1;
    border-radius: 10px;
    display: none;
}
.choose_report:hover span.count {
  color: #fff !important;
}
.choose_report:hover:before{
  display: block;
  cursor: pointer;
}
.choose_report:hover:after{
    display: block;
    -webkit-animation: scale-up-center 0.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: scale-up-center 0.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2019-4-1 17:20:11
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-up-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/*extra_after_code*/

.col-md-12.selective_report .col-md-4:nth-child(2) ::after{
  background: url('../images/bg_image/2.jpg');
  background-size: cover;
}
.col-md-12.selective_report .col-md-4:nth-child(3) ::after{
  background: url('../images/bg_image/3.jpg');
  background-size: cover;
}
.col-md-12.selective_report .col-md-4:nth-child(4) ::after{
  background: url('../images/bg_image/4.jpg');
  background-size: cover;
}
.col-md-12.selective_report .col-md-4:nth-child(5) ::after{
  background: url('../images/bg_image/5.jpg');
  background-size: cover;
}
.col-md-12.selective_report .col-md-4:nth-child(6) ::after{
  background: url('../images/bg_image/6.jpg');
  background-size: cover;
}
.col-md-12.selective_report .col-md-4:nth-child(7) ::after{
  background: url('../images/bg_image/7.jpg');
  background-size: cover;
}
.col-md-12.selective_report .col-md-4:nth-child(8) ::after{
  background: url('../images/bg_image/8.jpg');
  background-size: cover;
}
.col-md-12.selective_report .col-md-4:nth-child(9) ::after{
  background: url('../images/bg_image/9.jpg');
  background-size: cover;
}
.col-md-12.selective_report .col-md-4 {
    margin-bottom: 25px;
}

/*add_event_lab_page====================================
========================================
========================*/

ol.breadcrumb {
    margin-bottom: 0px;
    padding: 0px;
    background: none;
    display: flex;
    align-items: center;
}

ol.breadcrumb li a {
    font-size: 14px;
    font-weight: 400;
    font-family: poppins;
    color: #808e9b;
}
.breadcrumb-item.active {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    font-family: poppins;
}
nav.breadcrumb_nav {
  display: flex;
  justify-content: flex-end;
  width: 100%;
} 
ol.breadcrumb li {
    line-height: 19px;
}

form.add_event_lab_page.form {
    padding: 15px 0px;
}
/*================*/



ol.breadcrumb {
    margin-bottom: 0px;
    padding: 0px;
    background: none;
    display: flex;
    align-items: center;
}

ol.breadcrumb li a {
    font-size: 14px;
    font-weight: 400;
    font-family: poppins;
    color: #808e9b;
}
.breadcrumb-item.active {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    font-family: poppins;
}
nav.breadcrumb_nav {
  display: flex;
  justify-content: flex-end;
  width: 100%;
} 
ol.breadcrumb li {
    line-height: 19px;
}

form.add_event_lab_page.form {
    padding: 25px 0px;
}

form.add_event_lab_page.form input {
    width: 100%;
    background: #edf0f5;
    border: 1px solid rgba(15, 69, 103, 0.25);
    color: #536979;
    font-size: 13px;
    font-weight: 400;
    font-family: poppins;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 18px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance:none;
    -moz-appearance: none;
    position: relative;
    cursor: text;
}
form.add_event_lab_page.form label::before{
  display: none;
}
form.add_event_lab_page.form label i{
  margin-right: 5px;
}
form.add_event_lab_page.form label{
      font-size: 13px;
    font-weight: 500;
    font-family: poppins;
    line-height: 12px;
    color: #0f4567;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 2px;

}
span.required {
    color: #e70920;
}

form.add_event_lab_page.form .form-group.date_selection span.cal_icon {
  top:32px;
}

/*================================================*/
.form-group{
  margin-bottom: 10px !important;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#img-upload{
    width: 100%;
}

textarea.add_event_lab_page_textarea{
  width: 100%;
    background: #edf0f5;
    border: 1px solid rgba(15, 69, 103, 0.25);
    color: #536979;
    font-size: 13px;
    font-weight: 400;
    font-family: poppins;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 18px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance:none;
    -moz-appearance: none;
    position: relative;
    min-height: 100px;
}

.main_content_mid_sec.add_event_lab_page {
    padding: 15px;
}
.main_content_mid_sec.add_event_lab_page h2 {
    font-size: 15px;
}

button.save_button {
    background: #13926c;
    color: #fff;
    border: none;
    padding: 6px 23px;
    margin-right: 15px;
    height: 37px;
    cursor: pointer;
}
button.cancel_button {
    background: #ff0000;
    color: #fff;
    border: none;
    padding: 6px 23px;
    margin-right: 15px;
    height: 37px;
    cursor: pointer;
}
.col-md-12.three_button {
      display: flex;
    align-items: center;
    margin-top: 30px
}
.col-md-12.three_button .submit_btn {
    margin-bottom: 0px;
    margin-right: 25px;
}
form.add_event_lab_page.form .scrollable_form{
      max-height: 280px;
    overflow-x: hidden;
    overflow-y: scroll;
    scroll-behavior: smooth;
    padding-right: 10px;
}
.footer_page_map {
    background: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    flex-flow: wrap;
    margin-top: 10px;
    border: 1px solid #e6e9ec;
}
.carousel-indicators li{
    background-color: rgba(0, 0, 0, 0.5);
}
.carousel-indicators .active {
    background-color: #0f4567;
    width: 12px;
    height: 12px;
}
.carousel-indicators{
      position: absolute;
    right: 0;
    top: 0px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: flex-end;
    padding-left: 0;
     margin-right: 0; 
     margin-left: 0; 
    list-style: none;
}
.carousel-indicators li {
  position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 8px;
    height: 8px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0,0,0,0.35);
    border-radius: 20px;
}
ol.carousel-indicators{
  height: 12px;
  align-items: center;
}
.carousel-item .col-md-4 {
  padding: 0px 10px !important;
  margin-bottom: 8px;
}

.col-md-12.form_btn {
    margin-top: 25px;
    display: flex;
}

.submit_btn.back {
    margin-right: 25px;
}
.submit_btn.back button {
    background: no-repeat;
    color: #717171;
    box-shadow: inset 0px 0px 0px 2px #b3b3b3 !important;
    font-weight: 500;
    font-family: poppins;
}
.submit_btn.back button::after{
  background: #b3b3b3;
}

.approval_btn button {
    background: #ffffff;
    width: 100%;
    padding: 6px 40px 6px 17px;
    text-align: left;
    font-size: 14px;
    color: #0f4567;
    font-family: poppins;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    border: 2px solid #0f4567;
}
.approval_btn button::after{
    content: '';
    display: block;
    width: 30px;
    height: 29px;
    background: red;
    position: absolute;
    top: 2px;
    right: 3px;
}

.approval_btn {
    margin-left: 25px;
}

.carousel-inner {
  overflow: visible;
}

#pic{
     display: none;
       }
       
 .newbtn{
         cursor: pointer;
      }
#blah{
  max-width:100px;
  height:100px;
  margin-top:20px;
}
#blah_2{
  max-width:100px;
  height:100px;
  margin-top:20px;
}

/*main_view_live_moniter==========================================================
=====================================================
==========================*/

.live_device::after {
     content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(../images/icons/live.svg);
    top: -3px;
    right: -3px;
    background-repeat: no-repeat;
  }


.lab_title.main_view_moniter {
    justify-content: center;
}

.project_main_moniter_head h1 {
    font-size: 24px;
    font-weight: 700;
    font-family: poppins;
    color: #004565;
}

.project_main_moniter_head h1 span{
      color: #495e6f;
    font-weight: 400;
}
.col-md-12.project_main_moniter_head {
    background: white;
    padding: 25px;
    border-radius: 0px 0px 15px 15px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    flex-flow: wrap;
}
.top_head_main_all_view {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.right_sec_moniter_head button {
    width: 40px;
    height: 40px;
    border-radius: 80px;
    background: #d7e3f5;
    border: 1px solid rgba(15, 69, 103, 0.25);
}
.right_sec_moniter_head button span{
  color: #536979;
}
.right_sec_moniter_head button::after {
    display: none;
}

.right_sec_moniter_head .dropdown-menu {
  left: auto !important;
  right: 0px !important
}

.col-md-12.monitering_screens_all {
    display: flex;
    padding-top: 30px !important
}
.col-md-3.selected_screen_details {
    background: #edf0f5;
    border: 1px solid rgba(15, 69, 103, 0.25);
}
.col-md-12.all_screens .frame {
    padding: 5px;
    background: #181818;
    border-radius: 4px;
    height: 125px;
    position: relative;
}
.img_preview img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.img_preview {
    position: absolute;
    z-index: 0;
    left: 5px;
    right: 5px;
    bottom: 5px;
    top: 5px;
}
.img_preview::after {
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.65);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
img.play_btn {
    position: relative;
    object-fit: cover;
}
.col-md-12.all_screens .frame:hover{
      background: #1bc49a;
      transition: ease-in all 0.1s;
}

.col-md-12.all_screens .col-md-3 {
    margin-bottom: 15px;
}
.col-md-12.all_screens .col-md-3 h3 {
    font-size: 14px;
    font-weight: 700;
    color: #5e7384;
    text-align: center;
    padding-top: 8px;
}

.col-md-12.live_moniter_main_sec {
    padding-top: 15px;
    padding-bottom: 65px;
}
.col-md-3.selected_screen_details {
    padding: 15px;
}
.col-md-3.selected_screen_details p {
    font-size: 14px;
    font-weight: 600;
    color: #495e6f;
    margin-bottom: 5px;
    line-height: 14px;
}
.col-md-3.selected_screen_details h2 {
    font-size: 22px;
    font-weight: 700;
    font-family: poppins;
    color: #13486a;
}

.lab_details_all ul li {
    list-style: none;
    font-size: 11px;
    font-weight: 600;
    color: #0f4567;
    margin-bottom: 3px;
}

.lab_details_all ul li span {
    color: #495e6f;
}
.lab_details_all {
    padding: 20px 0px;
}

.alt_screen_cameras ul li a .frame {
    height: 55px;
    width: 95px;
    padding: 3px;
    background: #1b1b1b;
    border-radius: 5px;
}
.alt_screen_cameras ul li a {
    display: flex;
    cursor: pointer;
}
.alt_screen_cameras ul li {
    display: block;
    list-style: none;
    margin-bottom: 10px;
}
span.channel {
    font-size: 14px;
    margin-left: 10px;
    font-weight: 600;
    color: #5e7384;
}

span.channel i {
    font-size: 18px;
    margin-top: 5px;
}
.lab_details_all.one_screen_view ul{
  display: flex;
    flex-flow: wrap;
    justify-content: center;
}

.lab_details_all.one_screen_view ul li {
    display: inline-flex;
    padding-left: 25px;
    padding-right: 25px;
    border-right: 1px solid #000;
    align-items: center;
    margin-bottom: 15px;
}
.lab_details_all.one_screen_view ul li:first-child {
  padding-left: 0px;
}
.lab_details_all.one_screen_view ul li:last-child{
  padding-right: 0px;
  border-right: 0px solid #000;
}

.lab_details_all.one_screen_view ul li i {
    font-family: 'Material-Design-Iconic-Font';
    font-size: 16px;
    margin-right: 5px;
}

.lab_details_all.one_screen_view span {
    margin-left: 5px;
}

/*login-page==================================================================
=======================================================
==========================*/

body.login {
    background: url(../images/bg_image/login_bg.png) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative;
    height: 100vh;
}

.col-md-12.main_bg {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.col-md-12.main_bg input{
  display: block;
}
.login_form_sec {
    background: #fff;
    padding: 35px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: 50px 0px;
    border-radius: 15px;
    box-shadow: 0px 10px 45PX rgba(49, 49, 49, 0.50);
}

.login_form_sec img.logo {
    /*max-width: 110px;*/
    max-width: 170px;
}
.login_form_sec p {
    font-size: 12px;
    font-weight: 400;
    font-family: poppins;
    color: #919191;
    width: 100%;
    text-align: center;
    line-height: 12px;
    margin: 10px 0px 30px 0px;
}
form.login {
    width: 100%;
}
form.login .col-md-12.input_sec {
    padding: 0px;
    position: relative;
}
form.login .col-md-12.input_sec input {
    width: 100%;
    padding: 6px 20px 6px 30px;
    border: none;
    border-bottom: 1px solid #dfdfdf;
}
form.login .col-md-12.input_sec input::placeholder {
    font-size: 13px;
    font-weight: 400;
    font-family: poppins;
}

span.input_icon {
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 8px;
    font-size: 18px;
    color: #919191;
}
a.fp_link {
    display: block;
    font-size: 12px;
    font-family: poppins;
    font-weight: 400;
    text-align: right;
    cursor: pointer;
    color: #e7081f;
}

button.sign_in_btn {
    width: 100%;
    margin: 20px 0px;
    border: none;
    background: rgba(15,69,103,1);
    padding: 8px 20px;
    color: #fff;
    border-radius: 7px;
    font-size: 15px;
    font-family: poppins;
    font-weight: 300;
    cursor: pointer;
    background: -moz-linear-gradient(left, rgba(15,69,103,1) 0%, rgba(24,83,120,1) 50%, rgba(15,69,103,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(15,69,103,1)), color-stop(50%, rgba(24,83,120,1)), color-stop(100%, rgba(15,69,103,1)));
    background: -webkit-linear-gradient(left, rgba(15,69,103,1) 0%, rgba(24,83,120,1) 50%, rgba(15,69,103,1) 100%);
    background: -o-linear-gradient(left, rgba(15,69,103,1) 0%, rgba(24,83,120,1) 50%, rgba(15,69,103,1) 100%);
    background: -ms-linear-gradient(left, rgba(15,69,103,1) 0%, rgba(24,83,120,1) 50%, rgba(15,69,103,1) 100%);
    background: linear-gradient(to right, rgba(15,69,103,1) 0%, rgba(24,83,120,1) 50%, rgba(15,69,103,1) 100%);

}
.and_sec {
    width: 100%;
    position: relative;
    margin: 5px 0px 20px 0px;
    text-align: center;
}
.and_sec::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e4e4e4;
    content: '';
    display: block;
    left: 0;
    right: 0;
    top: 50%;
}
.and_sec span {
    padding: 10px 20px;
    background: #fff;
    position: relative;
    z-index: 1;
    font-family: poppins;
    font-size: 20px;
    color: #afafaf;
}
.follow_sec h3 {
    font-size: 15px;
    font-family: poppins;
    font-weight: 400;
    color: #919191;
}

.follow_sec {
    width: 100%;
    text-align: center;
}
.follow_sec ul {
    margin: 20px 0px 0px 0px;
    width: 100%;
}
.follow_sec ul li {
    display: inline-block;
    width: 35px;
    margin-right: 14px;
}
.follow_sec ul li:last-child {
    margin-right: 0px;
}
span.promotion {
    position: absolute;
    right: 20px;
    bottom: 10px;
}
span.promotion ul li {
    text-align: right;
    list-style: none;
}
span.promotion ul li a {
    font-size: 11px;
    font-family: poppins;
    font-weight: 500;
    letter-spacing: 4px;
}
span.promotion ul li a:hover{
  color: #fff;
}
span.promotion ul li img {
    filter: invert(1) brightness(1) grayscale(1);
    max-width: 85px;
}
span.promotion ul li img:hover{
  filter: invert(1) brightness(4) grayscale(1);
}

button.back_btn {
    width: 100%;
    background: none;
    border: none;
    margin: 5px 0px 20px 0px;
    cursor: pointer;
}
button.back_btn img {
    width: 32px;
    height: 32px;
}
.col-md-4.login_form {
    position: relative;
}
/*.login_form_sec.fp_page {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
    display: none;
    bottom: 0;
}
*/

/*reset_password===================================================
==================================*/

.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  color: #0f4568;
}




/*dashboard_form=========================================================================
====================================================================
=========================================*/
.col-md-12.expenses_page {
    padding-top: 25px;
    padding-bottom: 80px;
}

.dashborad_form_page {
    background: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    flex-flow: wrap;
    margin: 0px 15px;
}

.dashborad_form_page table.dataTable thead .sorting:after,
.dashborad_form_page table.dataTable thead .sorting:before,
.dashborad_form_page table.dataTable thead .sorting_asc:after,
.dashborad_form_page table.dataTable thead .sorting_asc:before,
.dashborad_form_page table.dataTable thead .sorting_asc_disabled:after,
.dashborad_form_page table.dataTable thead .sorting_asc_disabled:before,
.dashborad_form_page table.dataTable thead .sorting_desc:after,
.dashborad_form_page table.dataTable thead .sorting_desc:before,
.dashborad_form_page table.dataTable thead .sorting_desc_disabled:after,
.dashborad_form_page table.dataTable thead .sorting_desc_disabled:before {
    bottom: .5em;
}

.dashborad_form_page div#example_wrapper {
    width: 100%;
}
.dropdown.custom button#dropdownMenuMenu {
    background: #17a178;
    color: #fff;
    font-size: 14px;
    padding: 6px 10px;
}
.dropdown.custom button::after {
    margin-left: 5px;
}
.dropdown.custom {
    display: block;
    width: 100%;
    text-align: right;
    margin: 10px 0px 20px 0px;
}
.dropdown.custom.show .dropdown-menu {
    right: 0px;
    left: auto;
}
.dashborad_form_page div#example_wrapper .row:first-child .col-sm-12.col-md-6::last-child div#example_filter label {
    content: 'text' !important;
}

table#example {
    width: 100%;
    font-size: 12px;
    font-family: poppins;
}

th.sorting_asc::before, th.sorting::before {
    top: 10px;
    color: #fff;
}

th.sorting_asc::after, th.sorting::after{
    top: 10px;
    color: #fff;
}

table#example thead th {
    font-weight: 400;
}
table#example thead {
    background: #0f4567;
    color: #fff;
    font-family: poppins;
}

div#example_info {
    font-size: 13px;
    font-weight: 500;
    font-family: poppins;
}

.dataTables_paginate .pagination li {
    font-size: 12px;
}

.dataTables_paginate .pagination li:hover a {
    background: #F44336;
    border-color: #e7081f;
}
.dataTables_paginate .pagination li.active a {
    background: #e7081f;
    border-color: #e7081f;
}

div.dataTables_wrapper div.dataTables_filter label,
div.dataTables_wrapper div.dataTables_length label {
    font-size: 14px;
    font-weight: 600;
}

/*thank you page============================================================
=============================================
============================*/

body.thank_page {height: 100%;}

.thankyou_page {
    background: url(../images/bg_image/cong_bg.svg);
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    padding: 0px 50px;
}
.congrates_content {
    text-align: center;
}
.happy_employee {
    padding: 0px 50px;
}
.congrates_content h2 {
    font-family: anton;
    color: #fff;
    font-size: 45px;
    letter-spacing: 5px;
    text-align: center;
}

.congrates_content p {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    font-family: poppins;
    text-align: center;
}

hr.thank_hr {
    height: 2px;
    border: none;
    background: #fff;
    width: 25%;
}

button.thank_login {
    display: block;
    margin: 35px auto;
    padding: 10px 40px;
    background: none;
    border: 2px solid #fff;
    font-size: 30px;
    font-family: poppins;
    color: #fff;
    font-weight: 600;
    line-height: 30px;
    cursor: pointer;
}
button.thank_login:hover {
  border:none;
  background: #fff;
  color: #177de6;
}

.congrates_content a {
    display: inline-block;
    font-size: 16px;
    font-family: poppins;
    color: #fff !important;
    text-align: center;
    line-height: 18px;
}
.congrates_content a:hover{
 text-decoration: underline;
}

/*student_registration_form===========================================================
===========================================================
============================*/

.registration_form_page .top_sec ul.breadcrumb {
    padding: 0;
    list-style: none;
    background-color: #f1f2f7;
    margin-bottom: 0px;
}
.registration_form_page .top_sec ul.breadcrumb li {
  display: inline;
}
.registration_form_page .top_sec ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
.registration_form_page .top_sec ul.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
  font-size: 14px;
  font-family: poppins;
}
.registration_form_page .top_sec ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}

.registration_form_page {
    padding: 25px;
}
.registration_form_page .top_sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}
.registration_form_page .top_sec h2 {
    font-size: 27px;
    font-family: poppins;
    font-weight: 700;
    color: #3a4d64;
    line-height: 25px;
}
.registration_form_page .top_sec h2 span {
    font-weight: 300;
    color: #495e6f;
}

.personal_details_sec {
    background: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    margin-bottom: 20px;
} 
.top_section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.top_section p {
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: 500;
    font-family: poppins;
    display: flex;
    align-items: center;
    color: #0a0a0a;
}
.top_section p span {
    color: #636363;
    margin-left: 5px;
}
.top_section p i {
    margin-right: 8px;
}

button.mystep {
    padding: 12px 24px;
    background: #1b4569;
    border: none;
    font-size: 14px;
    color: #fff;
    font-family: poppins;
}
form.full_rgis_form_sec input {
    display: flex;
}
.col-md-12.personal_details_sec .col-md-4.form-group {
    display: flex;
    align-items: center;
    padding: 0px 25px;
}

.col-md-12.personal_details_sec .form-group label::before {
    display: none;
}

.col-md-12.personal_details_sec .form-group label i {
    font-size: 16px;
    margin-right: 6px;
}
.col-md-12.personal_details_sec .form-group label {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    min-width:35px;
    font-size: 13px;
    font-weight: 600;
    position: relative;
}
.col-md-12.personal_details_sec .form-group .controls input {
    width: 100%;
    padding:6px 12px 6px 0px;
    border: none;
    border-bottom: 1px solid rgba(99, 99, 99, 0.35);
}

.col-md-12.personal_details_sec .form-group .controls input::placeholder {
    font-size: 13px;
    font-weight: 500;
    color: #636363;
}
span.required_dot {
    margin-left: 0;
    color: red;
    font-size: 10px;
    line-height: 0;
    position: absolute;
    right: 14px;
    top: 4px;
}
.col-md-12.personal_details_sec .col-md-4.form-group .controls {
    width: 100%;
}
.col-md-12.personal_details_sec .col-md-4.form-group select{
     border: none;
    outline: none;
    border-bottom: 1px solid #cfcfcf;
    border-radius: 3px !important;
    box-shadow: none;
    font-size: 13px;
    padding: 5px 10px 5px 0px;
    -webkit-appearance: none;
    -moz-appearance:none;
    background: url(https://image.flaticon.com/icons/png/512/60/60995.png);
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: center right;
    color: #636363;
}

.col-md-12.personal_details_sec .col-md-4.form-group div#datePicker input {
    width: 100%;
    padding: 5px 15px 5px 0px;
    border: none;
    border-bottom: 1px solid #cfcfcf;
    border-radius: 3px !important;
    box-shadow: none;
    font-size: 13px; 
}
span.input-group-addon.add-on.cal {
    border: none;
    background: no-repeat;
    border-radius: 0px !important;
    box-shadow: none;
    padding: 0px;
    position: absolute;
    right: 0;
    top: 9px;
    z-index: 9
}
.col-md-12.personal_details_sec .col-md-4.form-group input{
    width: 100%;
    padding: 9px 10px 9px 0px;
    border: none;
    border-bottom: 1px solid #cfcfcf;
    border-radius: 3px !important;
    box-shadow: none;
    font-size: 13px;
}
.col-md-12.personal_details_sec .col-md-4.form-group input::placeholder{
  color: #636363;
}
div#ifYes input {
    padding: 9px 0px;
    font-size: 13px;
}
.col-md-12.form-group.status_sec {
    display: flex;
    align-items: center;
    padding-left: 42px;
    margin-top: 15px;
}
.col-md-12.form-group.status_sec label {
    min-width: 70px;
}
.col-md-12.form-group.status_sec label:first-child{
  min-width: 106px;
}
.col-md-12.form-group.status_sec label::after{
  display: none;
}
form.full_rgis_form_sec {
    margin-bottom: 50px;
}

/*event-report========================================================================
===================================================================
==================================================*/

.custom_view_search_sec ul {
    display: flex;
    margin-bottom: 0px;
}
.custom_view_search_sec ul li {
    list-style: none;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: poppins;
    margin-right: 20px;
    font-weight: 400;
    color: #0f4567
}
.custom_view_search_sec ul li:last-child{
  margin-right: 0px;
}
.custom_view_search_sec ul li span {
    margin-left: 3px;
    color: #55697a;
    font-weight: 500;
}
.custom_view_search_sec ul li img {
    max-width: 30px;
    margin-right: 6px;
}
.custom_view_search_sec.new {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
form.event_report_form {
    width: 100%;
    display: flex;
    padding: 10px 10px 40px 10px;
    flex-flow: wrap;
}
form.event_report_form input,
form.event_report_form textarea {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #969696;
    padding: 8px 16px 8px 10px;
    font-size: 14px;
    font-weight: 500;
    color: #0f4567;
    font-family: poppins;
    border-radius: 0px;
}
form.event_report_form input::placeholder,
form.event_report_form textarea::placeholder  {
    font-size: 14px;
    font-weight: 400;
    font-family: poppins;
}
form.event_report_form .form-group {
    position: relative;
}
form.event_report_form .form-group span {
    position: absolute;
    left: 10px;
    top: 10px;
}
form.event_report_form .form-group span.cal_icon {
    right: 0;
}
form.event_report_form .form-group span.cal_icon i {
    right: 15px;
    position: absolute;
    font-size: 14px;
    color: #0f4567;
}

form.event_report_form .form-group select {
    padding: 8px 20px 8px 0px;
    border: none;
    border-bottom: 1px solid #969696;
    -webkit-appearance: none;
    -moz-appearance:none;
    width: 100%;
    font-size: 14px;
    font-family: poppins;
    color: #969696;
    background: url(../images/icons/dropdown.svg);
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: 97% 55%;
}

/*event report ==========================================
==================================*/

.col-md-4.form-group.hideen_input label::before {
    display: none;
}
.col-md-4.form-group.hideen_input label input {
    padding: 5px 0px;
    font-size: 14px !important;
    color: #969696;
    font-weight: 400;
    font-family: poppins;
}

.map_sec {
    margin-bottom: 20px;
}
.col-md-12.report_desc {
    min-height: 100px;
}
.col-md-12.report_desc textarea {
    min-height: 100px;
}

/*profile_edit ==========================================
==================================*/

.col-md-12.edit_profile_sec {
    padding: 25px;
}

.col-md-12.editable_sec {
    background: white;
    padding: 35px;
    border-radius: 5px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    flex-flow: wrap;
}

.col-md-12.edit_profile_sec p {
    font-size: 12px;
    font-weight: 500;
    font-family: poppins;
    text-align: right;
    width: 100%;
    color: #636363;
    margin-bottom: 8px;
}

.col-md-12.profile_image_sec {
    display: flex;
    align-items: center;
    padding: 0px 0px 30px 0px;
}

.avatar-upload {
  position: relative;
}
.avatar-edit input#imageUpload {
    display: none;
}
.avatar-upload .avatar-edit {
    position: absolute;
    right: 7px;
    z-index: 1;
    bottom: 10px;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #e74d55;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
  background: #c7383f;
  border-color: #d6d6d6;
}
.avatar-upload .avatar-edit input + label:after {
  content: "\f040";
  font-family: "FontAwesome";
  color: #fff;
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.avatar-upload .avatar-preview {
    /*width: 192px;
    height: 192px;*/
    width: 102px;
    height: 102px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #f3f3f3;
    box-shadow: 0px 8px 9px 0px rgba(0, 0, 0, 0.15);
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.user_detail {
    margin-left: 35px;
}
.user_detail h1 {
    font-size: 35px;
    font-weight: 700;
    color: #3a4d64;
    font-family: poppins;
    margin-bottom: 5px;
}
.user_detail p {
    text-align: left !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    font-family: poppins;
    color: #577580 !important;
}
.user_detail p span {
    font-weight: 400;
}

.edit_profile_inputs input {
    display: block;
    width: 100%;
    padding: 8px 10px;
    font-size: 13px;
    font-family: poppins;
    color: #282828 !important;
    font-weight: 400;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}

.edit_profile_inputs label::before{
  display: none;
}
.edit_profile_inputs label{
  font-size: 13px;
  font-family: poppins;
  font-weight: 400;
  color: #969696;
  display: block;
}
.edit_profile_inputs .dropdown.bootstrap-select.show-tick {
    width: 100%;
}

.edit_profile_inputs button.btn.dropdown-toggle.bs-placeholder.btn-light {
    width: 100%;
/*    border: 1px solid #d5d5d5;*/
    font-size: 13px;
    padding: 8px 10px;
}
.edit_profile_inputs .bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: left;
    padding: 8px 10px;
    color: #828482;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}
.edit_profile_inputs .btn-light:hover {
  background: white !important;
}

.edit_profile_inputs button.btn.dropdown-toggle.btn-light::after {
    border: none;
    background: url(../images/icons./dropdown.svg);
    background-size: contain;
    width: 9px;
    background-repeat: no-repeat;
    height: 9px;
    position: absolute;
    top: 13px;
    right: 15px;
}
.edit_profile_inputs .dropdown-menu.show .inner.show ul.dropdown-menu.inner.show li a{
  font-size: 13px;
}
.edit_profile_inputs .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    font-size: 13px;
    font-weight: 400;
    font-family: poppins;
    color: #282828;
}
.edit_profile_inputs .dropdown.bootstrap-select {
    width: 100% !important;
}
.update_profile_btn {
    margin-top: 25px;
}
.update_profile_btn button.update_profile, 
.update_profile_btn button.cancel {
    background: #0e926b;
    border: none;
    color: #fff;
    font-size: 14px;
    font-family: poppins;
    padding: 8px 26px;
    border-radius: 5px;
    cursor: pointer;
}
.update_profile_btn button.cancel {
  background: #e7081f !important;
  margin-left: 10px;
}

/*manage_event_table=================================================================
=================================================================
============================================*/

td.details-control {
    background: url('../resources/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../resources/details_close.png') no-repeat center center;
}

/*attendance =================================================================
=================================================================
============================================*/
.col-md-12.main_attendance_sec {
    padding-top: 15px;
}
.event_banner {
    position: relative;
    max-height: 200px;
    display: flex;
}
.event_banner img {
    width: 100%;
    height: auto;
    display: flex;
    object-fit: cover;
}
span.event_title-animate {
    position: absolute;
    left: 20px;
    top: 10px;
}
span.event_title-animate p {
    font-weight: 500;
    font-family: poppins;
    font-size: 13px;
    margin-bottom: 0px;
    color: #fff;
    display: flex;
    align-items: center;
}

span.event_title-animate p span {
    font-weight: 300;
    margin-left: 8px;
    height: 20px;
}
span.event_title-animate p span marquee {
    line-height: normal;
}
span.main_head_attendance {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 12px;
    overflow: hidden;
}
span.main_head_attendance h1 {
    font-family: poppins;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    position: relative;
    width: max-content;
    padding: 0px 15px;
    margin: 0 auto;
}
span.main_head_attendance h1::after {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    background: red;
    width: 100%;
    height: 1px;
    top: 50%;
}
span.main_head_attendance h1::before {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    background: red;
    width: 100%;
    height: 1px;
    top: 50%;
}
.event_detail_options {
    display: flex;
    padding: 25px 0px;
    justify-content: space-between;
}
.event_detail h2 {
    font-size: 22px;
    font-weight: 700;
    font-family: poppins;
    color: #0f4567;
}
.event_detail h2 span {
    font-weight: 400;
    color: #3a4d64;
    font-size: 20px;
}
.event_detail p {
    font-weight: 700;
    font-family: poppins;
    color: #0f4567;
    font-size: 15px;
    margin-bottom: 0px;
}
.event_detail p span {
    font-weight: 400;
    color: #3a4d64;
    font-size: 14px;
}
button.save_btn_attendance {
    padding: 6px 60px 6px 10px;
    background: none;
    border: 2px solid #17a178;
    font-size: 14px;
    color: #0c7758;
    font-family: poppins;
    font-weight: 400;
    position: relative;
    margin-right: 15px;
}
button.back_btn_attendance{
  padding: 6px 60px 6px 10px;
    background: none;
    border: 2px solid #f0ad4e;
    font-size: 14px;
    color: #e49c36;
    font-family: poppins;
    font-weight: 400;
    position: relative;
}
button.save_btn_attendance:hover, button.back_btn_attendance:hover{
    cursor: pointer;
}
button.save_btn_attendance:hover::after, button.back_btn_attendance:hover::after{
  width: 100px;
  transition: ease-out all 0.3s;

}
button.save_btn_attendance::after, button.back_btn_attendance::after {
    content: '';
    display: block;
    position: absolute;
    width: 29px;
    height: 29px;
    background: #17a178;
    top: 2px;
    right: 2px;
    z-index: 0;
}
button.back_btn_attendance::after {
   background: #f0ad4e !important;
}
button.save_btn_attendance:hover span, button.back_btn_attendance:hover span{
  position: relative;
  z-index: 1;
  color: #fff;
}

/*custom_checkbox==========================================================================
========================================================================
==================================================*/


.custom-radios div {
  display: inline-block;
}
.custom-radios input[type="checkbox"] {
  display: none;
}
.custom-radios input[type="checkbox"] + label span {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border: 2px solid #FFFFFF;
  box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.33);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  line-height: 44px;
}
.custom-radios input[type="checkbox"] + label span img {
  opacity: 0;
  transition: all .3s ease;
}
.custom-radios input[type="checkbox"] + label span {
  background: url(../images/icons/a.svg) center center no-repeat;
  width: 40px;
  height: 40px;
  display: inline-block;
   background-color: #f53232;
}

.custom-radios input[type="checkbox"]:checked + label span {
  opacity: 1;
  background: url(../images/icons/p.svg) center center no-repeat;
  width: 40px;
  height: 40px;
  display: inline-block;
   background-color: #17a178;

}

li.custom-radios label {
    margin-bottom: 0px;
}

/*checkbox_end*/

.table_head {
    background: #1b4569;
    padding: 15px 25px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.table_head ul {
    margin-bottom: 0px;
    display: flex;
    flex: 100% 0 1;
    align-items: center;
}

.table_head ul li {
    list-style: none;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-family: poppins;
}
.table_head ul li.sn {
    flex: 5% 0 1;
    border-right: 1px solid #fff;
}
.table_head ul li.volunteer_details{
   flex: 70% 0 1;
    border-right: 1px solid #fff;
    margin-left: 20px;
}
.table_head ul li.attendance_date{
    flex: 25% 0 1;
}
li.attendance_date ul {
    margin-left: 20px;
    display: flex;
    justify-content: space-between;
}



.table_data {
    padding: 5px 0px;
    border: 1px solid #cecece;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.table_data ul {
    margin-bottom: 0px;
    display: flex;
    flex: 100% 0 1;
    align-items: center;
}
ul.colored_row {
    background: #ececec;
    padding: 6px 25px;
    margin-bottom: 3px;
}
ul.uncolored_row {
    background: #fff;
    padding: 6px 25px;
    margin-bottom: 3px;
}
li.volunteer_details_data ul {
    display: flex;
    flex: 100%;
    justify-content: space-between;
    padding-right: 20px;
}
li.volunteer_details_data ul span {
    display: flex;
}
li.volunteer_details_data ul span li {
    font-size: 13px;
    display: flex;
    align-items: center;
}
li.volunteer_details_data ul span li:first-child {
    margin-right: 25px;
}
li.volunteer_details_data ul span li i {
    font-size: 15px !important;
}

.table_data ul li {
   list-style: none;
    display: inline-block;
    font-size: 14px;
    color: #636363;
    font-family: poppins;
}
.table_data ul li.sn_data{
    flex: 5% 0 1;
    border-right: 1px solid #969696;
}
.table_data ul li.volunteer_details_data {
  flex: 70% 0 1;
    border-right: 1px solid #969696;
    margin-left: 20px;
}
li.attendance_dat_data {
    flex: 25% 0 1;
}
li.attendance_dat_data ul {
    margin-left: 20px;
    display: flex;
    justify-content: space-between;
}
.pagination_sec ul.pagination.pg-blue {
  justify-content: flex-end;
}
.pagination_sec {
  margin-top: 15px;
}
.pagination_sec ul.pagination.pg-blue li a {
    font-size: 12px;
    font-family: poppins;
}
li.page-item.active a {
    background: #d43d45 !important;
    border: #d43d45;
}


/*ticket_generate==============================================================
================================================
================================*/


.col-md-12.ticket_form_head_sec {
    padding: 0px 0px;
    border-bottom: 1px solid #607d8b;
}
.col-md-12.ticket_form_head_sec ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0px;
}
.col-md-12.ticket_form_head_sec ul li {
    list-style: none;
    display: inline-flex;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    font-family: poppins;
    color: #1b4569;
    margin-right: 15px;
}
.col-md-12.ticket_form_head_sec ul li:last-child{
  margin-right: 0px;
}
.col-md-12.ticket_form_head_sec ul li img {
    width: 21px;
    margin-right: 10px;
}
.col-md-12.ticket_form_head_sec ul li span.ticket_number {
    margin-left: 10px;
    font-weight: 400;
}

form.ticket_form input, form.ticket_form select, form.ticket_form textarea {
    display: block;
    width: 100%;
    padding: 7px 10px;
    font-size: 13px;
    min-height: 39px;
    -webkit-appearance: none;
    -moz-appearance:none;
    border: 1px solid rgba(96, 125, 139, 0.5);
    color: #1b4569;
    font-weight: 500;
    font-family: poppins;
    background: #edf0f5;
    border-radius: 5px;

}

form.ticket_form select{
  position: relative;
}
form.ticket_form textarea {
    min-height: 125px;
}
form.ticket_form .col-md-3 span.dropdown_arrow {
    background: url(../images/icons/dropdown.svg);
    background-repeat: no-repeat;
    background-size: 8px;
    position: absolute;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    z-index: 999;
    right: 30px;
    top: 65%;
}
form.ticket_form label{
  display: block;
}
form.ticket_form label::before {
    display: none;
}
form.ticket_form {
    display: flex;
    flex-wrap: wrap;
    padding: 25px 0px;
}
form.ticket_form label {
    font-size: 12px;
    font-weight: 400;
    font-family: poppins;
}


/*chat-box====================================================================
====================================================
==============================*/

.col-md-12.ticket_form_head_sec ul:last-child {
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 5px;
}
.col-md-12.ticket_form_head_sec ul:last-child li span.ph_input {
      margin-left: 10px !important;
      
}
.col-md-12.ticket_form_head_sec ul:last-child li span.ph_input input{
  padding: 5px 14px !important;
}
.col-md-12.ticket_form_head_sec ul:last-child li.disable_input span.ph_input input {
    background: none !important;
    border: none !important;
}
.breadcrumps_chat {
  display: flex;
  align-items: center;
  padding: 15px 0px;
}
.breadcrumps_chat span.title {
    font-size: 15px;
    font-family: poppins;
    font-weight: 500;
    color: #1b4569;
}
ol.my.breadcrumb {
    margin-left: 20px;
}
.breadcrumps_chat .breadcrumb-item.active{
  color: #0097d7;
  font-size: 13px;
}
ol.breadcrumb li a {
  font-size: 13px;
}

/*mark_attendance&substitute_page==============================================
===========================================================
==============================*/

.markall_attendance_head {
    background: #0f4567;
    padding: 10px 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.markall_attendance_head h2 {
    font-size: 16px;
    font-family: poppins;
    color: #fff;
    font-weight: 400;
}
.markall_attendance_head label {
    margin-bottom: 0px;
    line-height: 13px;
    color: #fff;
    font-size: 14px;
    font-family: poppins;
    margin-left: 7px;
}
.markall_attendance_head span {
    display: flex;
}


.mark_attendance_teacher_sec {
    display: flex;
    align-items: center;
    padding: 8px 25px;
    justify-content: space-between;
}
.mark_attendance_teacher_sec ul {
    padding: 0px;
    margin: 0px;
}
.mark_attendance_teacher_sec ul li {
    list-style: none;
    display: flex;
    align-items: center;
}
.mark_attendance_teacher_sec ul li h2 {
    font-size: 20px;
    font-family: poppins;
    font-weight: 600;
    color: #0f4567;
}

.mark_attendance_teacher_sec ul li p {
    margin-bottom: 0px;
    font-size: 14px;
    font-family: poppins;
    color: #577580;
    font-weight: 400;
}
.teacher_details_sec {
    padding-top: 25px;
    background: white;
    width: 100%;
}
.substitute_form_sec {
    display: flex;
    flex-flow: wrap;
    padding: 10px 10px;
}
.mark_attendance_teacher_sec ul li.custom-radios {
    font-size: 14px;
    font-family: poppins;
    font-weight: 500;
    color: #577580;
}
.mark_attendance_teacher_sec ul:last-child {
    display: flex;
    align-items: center;
}
.mark_attendance_teacher_sec ul:last-child li:first-child{
  margin-right: 25px;
}
.mark_attendance_teacher_sec ul:last-child li button i {
    font-size: 30px;
}
.mark_attendance_teacher_sec ul:last-child li button {
    width: 40px;
    border: 2px solid #FFFFFF;
    box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.33);
    height: 40px;
    background: #00aeec;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.mark_attendance_teacher_sec ul:last-child li span{
      font-size: 14px;
    font-family: poppins;
    font-weight: 500;
    color: #577580;
    margin-left: 10px;
}

.mark_attendance_teacher_sec ul li.custom-radios div {
  margin-right: 10px;
}
.add_expenses_top_head.substitute {
    padding: 8px 15px 2px 15px;
}
.add_expenses_top_head.substitute h2 {
    font-size: 18px;
    font-weight: 600;
}
.add_expenses_top_head.substitute h2::after{
      bottom: 4px;
}
form.substitute_form {
    display: flex;
    flex-flow: wrap;
}
form.substitute_form label::before {
    display: none;
}

form.substitute_form label {
    font-size: 12px;
    font-family: poppins;
    font-weight: 400;
    color: #0f4567;
    margin-bottom: 5px;
}
form.substitute_form input {
    display: block;
    width: 100%;
    padding: 6px 10px;
    font-weight: 500;
    font-family: poppins;
    font-size: 13px;
    color: #536979;
    border-radius: 5px;
    border: 1px solid #CED4D9;
}
form.substitute_form .col-md-3.select_date span.cal_icon {
  bottom: 8px;
  top: auto;
}
form.substitute_form .col-md-12.form_btn {
    padding: 0px 25px;
}
/*a=======0*/

form.attendance_day_sheet {
  display: flex;
  flex-flow: wrap;
  width: 100%;
  margin-bottom: 25px;
}
form.attendance_day_sheet label::before{
  display: none;
}
form.attendance_day_sheet input{
  display: block;
  width: 100%;
  padding: 4px 20px;
}
form.attendance_day_sheet span.cal_icon{
    top: auto !important;
    bottom: 8px !important;
}
.rdc{
  display: flex;
  flex-flow: wrap;
}
div#ui-datepicker-div {
    padding: 0px;
    box-shadow: 0px 4px 3px #00000026;
    border: none;
}
/*.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
      background: #e0e1e8;
    height: 40px;
    display: flex;
    align-items: center;
}
.ui-datepicker-title {
  width: 100%;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  top:6px !important;
}*/

button.btn.student_reg img {
    margin-right: 5px !important;
}
button.btn.student_reg {
    display: flex !important;
    align-items: center !important;
    background: none !important;
}
form#studentForm .submit_btn button {
  width: 125px;
}

.table td, .table th {
  padding: .50rem !important
}
.graphs_section {
    padding-bottom: 15px;
}

.col-md-12.add_expenses_main_form_sec {
    padding: 25px;
    background: white;
    border-radius: 10px;
    box-shadow: 1px 5px 25px rgba(187, 199, 219, 0.5);
}

.light_blue_strip .dropdown-menu.show {
    top: 30px !important;
    left: auto !important;
    right: 0 !important;
}
.col-md-12.project_counters .custom_view_stat_section span.single_project_icon i{
  color: #2f5778;
}

.col-md-12.expenses_page h2, 
.col-md-12.teacher_attendance h2,
.col-md-12.student_lsiting_page h2,
.col-md-12.complain_ticket_list_page h2 {
      font-size: 24px;
    font-weight: 700;
    font-family: poppins;
    color: #004565;
    width: 100%;
}
.col-md-12.expenses_page h2 span, 
.col-md-12.teacher_attendance h2 span,
.col-md-12.complain_ticket_list_page h2 span{
  color: #495e6f;
    font-weight: 400;
}

.col-md-12.expenses_page button.expenses_add_btn,
.col-md-12.teacher_attendance button.btn.viewonduty,
.col-md-12.student_lsiting_page button.add_beneficiaries_btn,
.col-md-12.complain_ticket_list_page button.complain_list_btn
 {
    background: #0f4567;
    color: #fff;
    font-size: 13px;
    font-family: poppins;
    padding: 10px 14px;
    margin-bottom: 25px;
    border:none;
}


.col-md-12.teacher_attendance {
  padding-bottom: 65px;
}
a#menuToggle i {
    font-size: 23px !important;
    color: #000 !important;
}
button.btn.student_reg img {
    width: 30px;
}

.nav-link.project_res_tab span:last-child {
    font-size: 9px;
}
.nav-link.project_res_tab {
    display: grid;
    text-align: center;
}
div#example_length label {
  display: flex;
  align-items: center;
}
div#example_length label select {
    width: 70px;
    margin: 0px 10px;
}
div#example_filter label {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
div#example_filter label input{
  width: 165px;
  margin-left: 10px;
}
span.message {
    font-weight: 300;
    color: #181818;
}

form.ticket_form .submit_btn.back button::after {
    content: "\f060";
    font-family: FontAwesome;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #313131 !important;
}

form.ticket_form .submit_btn button::after{
    content: "\f061";
    font-family: FontAwesome;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
}

.dashborad_form_page.show_ticket_page h2 {
    font-size: 24px;
    font-weight: 700;
    font-family: poppins;
    color: #004565;
}
.dashborad_form_page.show_ticket_page h2 span{
  color: #495e6f;
    font-weight: 400;
}

.dashborad_form_page.show_ticket_page button {
    background: #0096d6;
    color: #fff;
    font-size: 13px;
    font-family: poppins;
    padding: 10px 14px;
    margin-bottom: 25px;
    border: none;
}

body.update_expenses form#expenseForm button::after{
    content: "\f061";
    font-family: FontAwesome;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
} 

body.teacher_attendance_view form.attendance_day_sheet button::after{
    content: "\f002";
    font-family: FontAwesome;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.teacher_attendance_view .form-group.date_selection label {
      font-size: 13px !important;
    font-family: poppins !important;
    font-weight: 500 !important;
}

body.expenses_page button.btn.expenses_add_btn img, 
body.teacher_attendance_page .dashborad_form_page button.btn.viewonduty img,
.dashborad_form_page.show_ticket_page button img{
    width: 14px;
    margin-right: 8px;
}

body.teacher_attendance_page table#example td button{
  font-size: 13px !important;
}

.dashborad_form_page.show_ticket_page button {
  background: #0f4567;
}


body.custom_view_new .col-md-12.custom_view_choose_project_sec {
  padding-top: 0px !important;
}

body.custom_view_new .custom_view_stat_section::after {
  display: none !important;
}

body.custom_view_new .custom_view_stat_section::before{
  width: 100%;
  height: 4px;
  right: 0;
  top: 0;
  border-bottom-right-radius: 0px;
}

body.custom_view_new .col-md-12.top_categories .categories p {
    font-size: 14px;
    line-height: 23px;
    color: #3c5668;
    font-weight: 600;
}
body.custom_view_new .col-md-12.top_categories .categories h2 {
    background: #e7081f;
    border-radius: 5px;
    color: #fff;
    width: max-content;
    padding: 7px 15px;
    margin-bottom: 5px;
}

body.custom_view_new .categories ul li a span.count {
      font-size: 15px !important;
      color: #e7081f !important;
}
body.custom_view_new .wow.fadeInDown.custom_view_search_sec {
  padding-bottom: 0px !important
}
body.custom_view_new .custom_view_stat_section .categories ul li a {
    font-size: 13px;
    color: #0f4567;
    font-family: poppins;
    font-weight: 500;
}


/*profile_image_cropping_css===============================================
=======================================
=============================
===============
=============
=========
=====
===
==*/

.upload_image_sec_crop h1 {
    font-size: 18px;
    font-weight: 700;
    font-family: poppins;
    color: #004565;
    margin-bottom: 0px;
}
.upload_image_sec_crop h1 span {
    color: #495e6f;
    font-weight: 400;
}


.box {
  padding: 0.5em;
  width: 100%;
  margin:0.5em;
}

.box-2 {
  padding: 0.5em;
  width: calc(100%/2 - 1em);
}

.options label,
.options input{
  width:4em;
  padding:0.5em 1em;
}
.btn{
  background:white;
  color:black;
  border:1px solid black;
  padding: 0.5em 1em;
  text-decoration:none;
  margin:0.8em 0.3em;
  display:inline-block;
  cursor:pointer;
}

.hide {
  display: none;
}

img {
  max-width: 100%;
}

/*profile_image_cropping_css _end===============================================
=======================================
=============================
===============
=============
=========
=====
===
==*/

body.complain_box .table td:hover, body.complain_box table#example .table th:hover {
  cursor: pointer !important;
}
div#agri_search_box {
  margin-right: 6px;
}

div#agri_search_box .col-md-4 {
    /*max-width: 50%;*/
    flex: 50%;
}
div#agri_search_box .col-md-4 .form-group select {
  height: 37px;
}

.col-md-3.compare_div {
    margin-left: 25px;
}
.col-md-3.compare_div .form-group select{
  height: 37px;
}

body.custom_view .custom_view_search_sec {
    padding-bottom: 0px;
}

form.beneficiaries_sec_form .submit_btn.compare_btn button::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/compare_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
}

body.map_view button.gm-ui-hover-effect img {
  visibility: hidden;
}

body.map_view button.gm-ui-hover-effect{
  opacity: 1;
}
body.map_view button.gm-ui-hover-effect::after {
    content: '' !important;
    font-family: poppins !important;
    display: block !important;
    width: 42px !important;
    height: 37px !important;
    position: absolute !important;
    right: 4px !important;
    top: 5px !important;
    background: #48b5e9 !important;
    z-index: 9999 !important;

}
body.map_view button.gm-ui-hover-effect::before {
    content: '' !important;
    display: block !important;
    position: absolute !important;
    z-index: 99999 !important;
    background: url(../images/icons/close.svg) !important;
    width: 34px !important;
    height: 34px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    top: 12px !important;
    right: 12px !important;
}
body.map_view .gm-style .gm-style-iw-c {
  padding: 0px;
}

body.map_view .gm-style .gm-style-iw-d {
  overflow-y: hidden !important;
  overflow-x: scroll !important;
}
body.map_view  #iw-container .iw-title {
  padding-right: 50px;
}
body.map_view  #iw-container {
  margin-bottom: 0px;
}

body.map_view  #iw-container a i.fa.fa-camera {
  color: #0e628a;
}

body.add_teacher_attendance_mark .custom_view_main_section {
  padding: 25px;
}
body.add_teacher_attendance_mark .col-md-12.attendance_head {
  padding-left: 0px;
  padding-right: 0px; 
}

body.add_teacher_attendance_mark .col-md-12.add_expenses_main_form_sec {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
body.add_teacher_attendance_mark .markall_attendance_head {
  border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
body.add_teacher_attendance_mark .col-md-12.attendance_head form.substitute_form .submit_btn button::before {
  content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/save_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
}

body.add_teacher_attendance_mark .col-md-12.attendance_head form.substitute_form .submit_btn button::after {
    content: '';
    display: block;
    width: 30px;
    height: 29px;
    background: red;
    position: absolute;
    top: 4px;
    right: 4px;
}

body.teacher_attendance_view_page table#example .btn {
  font-size: 13px;
  background: #b1b1b1;
  border: 1px solid #b1b1b1;
}
body.teacher_attendance_view_page table#example .btn:hover{
  background: #0069d9;
  border: 1px solid #0069d9;
}

body.dashboard_filter_page .ms-parent.form-control {
    width: 100% !important;
    background: #edf0f5;
    border: 1px solid rgba(15, 69, 103, 0.25);
    color: #536979;
    font-size: 13px;
    font-weight: 400;
    font-family: poppins;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 28px 7px 12px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -moz-appearance: none;
    position: relative;
}
body.dashboard_filter_page .ms-parent.form-control .ms-choice {
    border: none;
    background: transparent;
}
body.dashboard_filter_page .ms-parent.form-control .ms-drop.bottom ul {
  display: block !important;
}
body.dashboard_filter_page .ms-parent.form-control li label:before {
  display: none;
}
body.dashboard_filter_page .ms-parent.form-control li label input{
  display: inline-block !important;
}
body.dashboard_filter_page .ms-parent.form-control .ms-choice > span {
  top: 5px;
  font-size: 14px;
}

body.dashboard_filter_page .ms-parent.form-control::after {
    position: absolute;
    content: '';
    display: block;
    background-image: url(../images/icons/dropdown.svg);
    width: 8px;
    height: 8px;
    z-index: 999;
    background-size: cover;
    background-repeat: no-repeat;
    right: 10px;
}

body.dashboard_filter_page .custom_view_search_sec {
    padding-bottom: 0px;
}

body.agriculture_beneficiaries table#example a button {
    font-size: 13px;
  background: #b1b1b1;
  border: 1px solid #b1b1b1;
  padding: 5px 10px !important;
}

body.agriculture_beneficiaries table#example a button:hover{
  background: #0069d9;
  border: 1px solid #0069d9;
}

/*add_farmer_form_page=================================*/

body.add_farmer {
  height: 135vh;
}

body.add_farmer .panel-body {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}

body.add_farmer .panel-default>.panel-heading{
    background-color: #1b4569 !important;
    width: 100%;
}

body.add_farmer .panel-default>.panel-heading p{
    color: #fff !important;
    border-color: #ddd !important;
    font-size: 16px !important;
    font-family: poppins !important;
}

body.add_farmer label.control-label.left{
    font-size: 13px !important;
    font-weight: 500 !important;
    font-family: poppins !important;
    line-height: 16px !important;
    color: #0f4567 !important;
    text-overflow: ellipsis !important;
    width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    margin-bottom: 2px !important;
    position: relative !important;
    cursor: pointer !important;
    display: block !important;
}
body.add_farmer input{
    width: 100% !important;
    background: #edf0f5 !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 7px 15px !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    position: relative !important;
    box-shadow: none !important;
    margin-bottom: 10px !important;
}

body.add_farmer input#profile_photo {
  padding: 4px 10px !important;
}

body.add_farmer input::placeholder{
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
}

body.add_farmer select {
   padding-right: 35px !important;
    background: #edf0f5 !important;
    background-image: none !important;
    position: relative !important;
    padding-left: 15px !important;
    box-shadow: none !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    border-radius: 3px !important;
   -webkit-appearance: none !important;
  -moz-appearance: none !important;
  margin-bottom: 10px !important;
}

.panel.panel-default.add_farmer_form {
    display: flex;
    flex-flow: wrap;
}

body.add_farmer span.new_arrow {
    bottom: 38px !important;
}


body.add_farmer .col-md-4.gender_check input[type="radio"]:checked,
body.add_farmer .col-md-4.gender_check input[type="radio"]:not(:checked) {
  position: absolute !important;
  left: -9999px !important;
}
body.add_farmer .col-md-4.gender_check input[type="radio"]:checked + label, 
body.add_farmer .col-md-4.gender_check input[type="radio"]:not(:checked) + label {
      position: relative !important;
    padding-left: 28px !important;
    cursor: pointer !important;
    line-height: 20px !important;
    display: inline-block !important;
    color: #0f4567 !important;
    width: 85px;
    margin-bottom: 0px !important;
    font-family: poppins;
    font-weight: 500;
    font-size: 13px;
}
body.add_farmer .col-md-4.gender_check input[type="radio"]:checked + label:before, 
body.add_farmer .col-md-4.gender_check input[type="radio"]:not(:checked) + label:before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 18px !important;
  height: 18px !important;
  border: 1px solid #c2c2c2 !important;
  border-radius: 100% !important;
  background: #fff !important;
}
body.add_farmer .col-md-4.gender_check input[type="radio"]:checked + label:after, 
body.add_farmer .col-md-4.gender_check input[type="radio"]:not(:checked) + label:after {
  content: "" !important;
  width: 10px !important;
  height: 10px !important;
  background: #1b4569 !important;
  position: absolute !important;
  top: 4px !important;
  left: 4px !important;
  border-radius: 100% !important;
  -webkit-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}
body.add_farmer .col-md-4.gender_check input[type="radio"]:not(:checked) + label:after {
  opacity: 0 !important;
  -webkit-transform: scale(0) !important;
  transform: scale(0) !important;
}
body.add_farmer .col-md-4.gender_check input[type="radio"]:checked + label:after {
  opacity: 1 !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}


/*add_agriculture_form_page=================================*/

body.add_agriculture .panel-body {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}

body.add_agriculture .panel-default>.panel-heading{
    background-color: #1b4569 !important;
    width: 100%;
}

body.add_agriculture .panel-default>.panel-heading p{
    color: #fff !important;
    border-color: #ddd !important;
    font-size: 16px !important;
    font-family: poppins !important;
}

body.add_agriculture label.control-label.left{
    font-size: 13px !important;
    font-weight: 500 !important;
    font-family: poppins !important;
    line-height: 16px !important;
    color: #0f4567 !important;
    text-overflow: ellipsis !important;
    width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    margin-bottom: 2px !important;
    position: relative !important;
    display: block !important;
}
body.add_agriculture input.inpcls{
    width: 100% !important;
    background: #edf0f5 !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 7px 15px !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    position: relative !important;
    box-shadow: none !important;
    margin-bottom: 10px !important;
}

body.add_agriculture input#profile_photo {
  padding: 4px 10px !important;
}

body.add_agriculture input::placeholder{
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
}

body.add_agriculture select {
   padding-right: 35px !important;
    background: #edf0f5 !important;
    background-image: none !important;
    position: relative !important;
    padding-left: 15px !important;
    box-shadow: none !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    border-radius: 3px !important;
   -webkit-appearance: none !important;
  -moz-appearance: none !important;
  margin-bottom: 10px !important;
}

.panel.panel-default.add_agriculture_form {
    display: flex;
    flex-flow: wrap;
}

body.add_agriculture span.new_arrow {
    bottom: 38px !important;
}

button.btn.btn-primary.teacher_attendance_btn_view,
button.btn.btn-primary.teacher_attendance_mark_btn {
    padding: 5px 10px !important;
    font-size: 13px;
    margin: 0 auto;
    display: block;
    border: 1px solid #969696;
}

body.teacher_attendance_page .table td, 
body.teacher_attendance_page .table th {
  padding: 5px 10px !important;
  vertical-align: middle !important;
}

img.substitute_icon {
    width: 24px;
}

td.name_pop {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

span.temporary img {
    width: 20px;
    margin-right: 5px;
}

body.show_student_registration_page .top_sec{
    width: 100%;
     display: flex;
    align-items: center;
    justify-content: space-between;
}

.top_add_n_attendance_btn_sec button {
    margin-top: 0px;
    margin-bottom: 0px !important;
    margin-right: 10px !important;
}
button.btn.expenses_add_btn img {
    width: 14px;
    margin-right: 8px;
    display: inline-block !important;
}
.top_add_n_attendance_btn_sec button:last-child{
  margin-right: 0px !important;
}

body.show_student_registration_page .class_n_sec {
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-bottom: 20px !important;
}

body.show_student_registration_page .class_n_sec select{
padding-right: 35px !important;
    background: #edf0f5 !important;
    background-image: none !important;
    position: relative !important;
    padding-left: 15px !important;
    box-shadow: none !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    border-radius: 3px !important;
   -webkit-appearance: none !important;
  -moz-appearance: none !important;
  margin-bottom: 10px !important;

}
body.show_student_registration_page .class_n_sec  span.new_arrow {
    bottom: 42px !important;
}

body.show_student_registration_page .class_n_sec label{
  font-size: 13px !important;
    font-weight: 500 !important;
    font-family: poppins !important;
    line-height: 16px !important;
    color: #0f4567 !important;
    text-overflow: ellipsis !important;
    width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    margin-bottom: 2px !important;
    position: relative !important;
    display: block !important;

}

body.student_registration_form_page .col-md-12.add_expenses_main_form_sec {
    padding: 0px 15px;
    background: none;
    box-shadow: none;
}

body.student_registration_form_page .col-md-12.add_expenses_main_form_sec .add_expenses_top_head h2::after {
      bottom: 6px !important;
    right: -51px !important;
}

body.student_registration_form_page .col-md-12.top_board_head_sec {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

body.student_registration_form_page .top_section {
  padding-bottom: 25px;
}

body.student_registration_form_page #studentForm label::before {
    display: none;
}
body.student_registration_form_page #studentForm label {
    font-size: 13px !important;
    font-weight: 500 !important;
    font-family: poppins !important;
    line-height: 16px !important;
    color: #0f4567 !important;
    text-overflow: ellipsis !important;
    width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    margin-bottom: 2px !important;
    position: relative !important;
    display: block !important;
}
body.student_registration_form_page #studentForm .form-group{
  flex-flow: column !important;
}

body.student_registration_form_page #studentForm input{
     width: 100% !important;
    background: #edf0f5 !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 7px 15px !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    position: relative !important;
    box-shadow: none !important;
}

body.student_registration_form_page #studentForm select{
    padding-right: 35px !important;
    background: #edf0f5 !important;
    background-image: none !important;
    position: relative !important;
    padding-left: 15px !important;
    box-shadow: none !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
}
body.student_registration_form_page #studentForm span.required_dot {
  position: static !important;
}
  
body.student_registration_form_page span.input-group-addon.add-on {
    border-bottom: none;
    padding: 0px !important;
    right: 20px !important;
    position: absolute;
    z-index: 4;
    display: block !important;
    top: 10px;
}

body.student_registration_form_page span.new_arrow {
    bottom: 38px !important;
}

body.student_registration_form_page #studentForm {
    flex-flow: wrap!important;
    display: flex;
}
body.student_registration_form_page #studentForm .form-group{
  margin-bottom: 0px !important;
}
body.student_registration_form_page #studentForm .form-control {
  margin-bottom: 10px !important;
}

body.student_registration_form_page .col-md-12.first_borad.two, 
body.student_registration_form_page .col-md-12.first_borad.third {
    padding-left: 0px;
    padding-right: 0px;
    background: none;
    box-shadow: none;
    border: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

body.student_registration_form_page .right-panel {
  height: 140vh !important;
}

body.student_registration_form_page .submit_btn{
  margin-top: 10px;
}
body.student_registration_form_page .submit_btn button {
  border-radius: 0px !important;
  margin-left: 0px;
  margin-right: 20px;
}
body.student_registration_form_page .submit_btn button::before{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/right_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
}
body.student_registration_form_page .submit_btn button:last-child{
  background: #808080 !important;
  color: #fff !important;
  margin-right: 0px !important;
}

body.student_registration_form_page .submit_btn button:last-child::before{
  content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/cancel_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
}

body.student_registration_form_page .submit_btn button:last-child::after{
  background: #4c4c4c !important;
}

body.student_registration_form_page .submit_btn button:last-child:hover{
  background: #808080 !important;
}

body.student_registration_form_page .submit_btn button:hover{
  background: #0f4567 !important;
}

body.student_registration_form_page .submit_btn button::after {
  height: 28px;
}

body.show_attendance_details_full_page .dashborad_form_page {
  margin: 0px;
  padding: 25px;
}



body.show_attendance_details_full_page .select_details_n_choose input{
     width: 100% !important;
    background: #edf0f5 !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 7px 15px !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    position: relative !important;
    box-shadow: none !important;
}

body.show_attendance_details_full_page .select_details_n_choose select{
    padding-right: 35px !important;
    background: #edf0f5 !important;
    background-image: none !important;
    position: relative !important;
    padding-left: 15px !important;
    box-shadow: none !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
}

body.show_attendance_details_full_page span.new_arrow {
    bottom: 35px !important;
}

body.show_attendance_details_full_page .select_details_n_choose label::before {
    display: none;
}
body.show_attendance_details_full_page .select_details_n_choose label {
    font-size: 13px !important;
    font-weight: 500 !important;
    font-family: poppins !important;
    line-height: 16px !important;
    color: #0f4567 !important;
    text-overflow: ellipsis !important;
    width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    margin-bottom: 2px !important;
    position: relative !important;
    display: block !important;
}
body.show_attendance_details_full_page .select_details_n_choose span.input-group-addon.add-on{
    border: none;
    background: none;
    position: absolute;
    z-index: 9;
    right: 14px;
    top: 5px;
}
body.show_attendance_details_full_page .select_details_n_choose span.input-group-addon.add-on i {
    color: #0f4567;
}

body.show_attendance_details_full_page .submit_btn button {
    width: 125px !important;
}
body.show_attendance_details_full_page .submit_btn {
  margin-bottom: 0px !important;
  margin-top: 15px;
}

body.show_attendance_details_full_page .submit_btn button::before{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/save_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
}

body.show_attendance_details_full_page div#example_wrapper .form-control {
  margin-bottom: 0px !important;
}


body.student_registration_form_page .navbar-default,
body.show_attendance_details_page .navbar-default{
  border: none !important;
}

body.show_attendance_details_page .expenses_page {
  padding: 25px;
}
body.show_attendance_details_page .dashborad_form_page {
  margin: 0px;
  padding: 25px;
}

body.show_attendance_details_page .student_attendance_detail_find{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

body.show_attendance_details_page .first span img {
    width: 18px;
    margin-right: 6px;
}

body.show_attendance_details_page .first {
    display: flex;
    align-items: center;
    font-family: poppins;
    font-size: 14px;
    font-weight: 500;
    color: #004565;
    margin-bottom: 5px;
}

body.show_attendance_details_page .detail {
    font-size: 13px;
    font-family: poppins;
}

.col-md-12.student_attendance_detail_find .inner_div {
    margin-bottom: 15px;
}

body.show_attendance_details_page .submit_btn button {
  width: 125px;
  cursor: pointer;
}

body.show_attendance_details_page .submit_btn button::before{
  content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/search_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
}

body.show_attendance_details_page .searching_part input {
   width: 100% !important;
    background: #edf0f5 !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 7px 15px !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    position: relative !important;
    box-shadow: none !important;
}

body.show_attendance_details_page .searching_part span.input-group-addon {
    position: absolute !important;
    right: 25px !important;
    background: none !important;
    border: none !important;
    z-index: 99 !important;
    padding: 0px;
    top:9px;
}
body.show_attendance_details_full_page span.input-group-addon {
  top: 0px !important;
}

body.show_attendance_details_full_page .select_details_n_choose span.new_arrow {
    top: 24px;
}
body.show_attendance_details_page .searching_part span.input-group-addon i{
  color: #0f4567;
}
body.show_attendance_details_full_page .student_lsiting_mark {
  padding-left: 0px;
  padding-right: 0px;
  margin: 25px 0px;
}
body.show_attendance_details_full_page .select_box_style {
    padding: 0px 6px !important;
}


body.show_attendance_details_full_page .student_lsiting_mark h2{
  position: relative;
  width: max-content;
  margin-bottom: 15px;
}
body.show_attendance_details_full_page .student_lsiting_mark h2::after{
    content: '';
    display: block;
    width: 40px;
    height: 4px;
    background: red;
    position: absolute;
    right: -50px;
    bottom: 5px;
}

body.show_attendance_details_full_page .student_lsiting_mark li.custom-radios a {
    cursor: pointer;
    font-size: 15px;
    font-family: poppins;
    font-weight: 400;
    color: #0f4567;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
body.show_attendance_details_full_page .custom-radios input[type="checkbox"] + label span {
    width: 30px !important;
    height: 30px !important;
    margin-right: 6px;
}
body.show_attendance_details_full_page .student_lsiting_mark ul {
    display: flex;
    flex-flow: wrap;
    justify-content: left;
    align-items: center;
}

body.show_attendance_details_full_page .col-md-12.student_lsiting_mark ul li {
    list-style: none;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}

body.show_attendance_details_full_page ul.more_details li {
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
body.show_attendance_details_full_page ul.more_details li img {
    width: 28px;
    margin-right: 12px;
}
body.show_attendance_details_full_page ul.more_details li p {
    display: grid;
    font-size: 13px;
    font-family: poppins;
    color: #1b4569;
    margin-bottom: 0px;
    line-height: 17px;
    font-weight: 500;
}

body.show_attendance_details_full_page ul.more_details li p span {
    font-size: 12px;
    color: #8a8a8a;
    letter-spacing: 0.3px;
}

body.show_attendance_details_full_page .modal-dialog {
  max-width: 290px;
}

body.show_attendance_details_full_page .status_sec_in_modal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    font-family: poppins;
    color: #1b4569;
    font-weight: 500;
}

body.show_attendance_details_full_page .status_sec_in_modal img {
    width: 50px;
}

body.student_mark_full_page .student_attendance_detail_find {
  display: flex;
  flex-flow: wrap;
}

body.student_mark_full_page .expenses_page {
  padding: 25px;
}
body.student_mark_full_page .dashborad_form_page {
  margin: 0px;
  padding: 25px;
}

body.student_mark_full_page .student_attendance_detail_find{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

body.student_mark_full_page .first span img {
    width: 18px;
    margin-right: 6px;
}

body.student_mark_full_page .first {
    display: flex;
    align-items: center;
    font-family: poppins;
    font-size: 14px;
    font-weight: 500;
    color: #004565;
    margin-bottom: 5px;
}

body.student_mark_full_page .detail {
    font-size: 13px;
    font-family: poppins;
}

.student_attendance_detail_find .inner_div {
    margin-bottom: 15px;
}

body.student_mark_full_page .add_mark_btn button:first-child {
    background: #0f4567;
    border: none;
    padding: 8px 20px 8px 40px;
    font-size: 14px;
    font-family: poppins;
    color: #fff;
    border-radius: 5px;
    margin-right: 25px;
    position: relative;
}

body.student_mark_full_page .add_mark_btn button:first-child::after{
      position: absolute;
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    z-index: 99;
    background: url(../images/icons/plus.svg);
    top: 11px;
    left: 15px;
}


/*map_location_animation===========================*/


/*div#map > div > .gm-style > div:first-child > div:last-child > div > div:nth-child(3) > div {
 content: '';
}*/

.marker-current-location::after {
  content:'';
 display: block;
 width: 12px;
 height: 12px;
 border-radius: 100px;
 border:solid 2px #fff;
 background: #4285f4;
 box-shadow: 0 0 0 rgba(66,133,244, 0.4);
 animation: location-animation 2s infinite;
 position: absolute !important;
}

@keyframes location-animation {
 0% {
   box-shadow: 0 0 0 0 rgb(66, 133, 244);
 }
 70% {
     box-shadow: 0 0 0 35px rgba(71,0,121, 0);
 }
 100% {
     box-shadow: 0 0 0 0 rgba(71,169,121, 0);
 }
}



/*new_css_modal_student_certifcate==========================================
========================
====================================
=======================
================*/


.main.student_modal_popup img.user_profile {
    width: 125px;
    height: 125px;
    object-fit: cover;
    border-radius: 250px;
}
.main.student_modal_popup {
    position: relative;
    background: white;
}

.main.student_modal_popup::before {
    content: '';
    display: block;
    width: 100%;
    background: url(../images/pop_icons/top_design.svg);
    background-size: contain;
    position: absolute;
    min-height: 230px;
    background-repeat: no-repeat;
    left: 0px;
}
.main.student_modal_popup::after {
    content: '';
    display: block;
    width: 100%;
    background: url(../images/pop_icons/top_design.svg);
    background-size: contain;
    position: absolute;
    min-height: 230px;
    background-repeat: no-repeat;
    right: 0px;
    bottom: 0px;
    background-position: left top;
    transform: rotateX(180deg) rotateY(180deg);
}

.main.student_modal_popup .border_gap {
    padding: 20px;
    text-align: center;
}

.main.student_modal_popup .content_sec {
    padding: 20px;
    border: 4px solid #d6d6d6;
}
.main.student_modal_popup h1{
    font-size: 35px;
    font-family: poppins;
    font-weight: 700;
    color: #263550;
    margin: 18px 0px 0px 0px;
}

.main.student_modal_popup hr.hr_one{
    height: 3px;
    background: #0096d6;
    border: none;
    width: 50%;
    margin: 10px auto;
}

.main.student_modal_popup p{
    font-size: 14px;
    font-family: poppins;
    color: #657582;
    font-weight: 400;
}

.main.student_modal_popup h2 {
    font-size: 14px;
    font-family: poppins;
    color: #263550;
    font-weight: 600;
    margin: 10px auto 0px auto;
    background: none;
    padding: 0px;
}

.main.student_modal_popup span.full_line {
    display: flex;
    width: 100%;
    height: 3px;
    background: #0096d6;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}

.main.student_modal_popup .contact_sec {
    width: 75%;
    margin: 0 auto;
}

.main.student_modal_popup .contact_details {
    padding: 15px 0px 30px 0px;
    display: flex;
    justify-content: space-between;
}

.main.student_modal_popup .contact_details i span {
    margin-left: 8px;
    font-family: poppins;
    font-weight: 500;
    font-size: 14px;
    color: #4d4e4e;
}

.main.student_modal_popup .contact_details i {
    color: #e7081f;
}

.main.student_modal_popup span.doted_line {
   position: relative;
   min-width: 180px;
   background: white;
}

.main.student_modal_popup span.doted_line::after {
    width: 150px;
    border-top: 7px dotted;
    display: flex;
    border-color: #a5b7c6;
    content: '';
    margin: 0 auto;
}

.main.student_modal_popup .grid_sec {
    display: flex;
    justify-content: center;
    padding-top: 0px;
}

.main.student_modal_popup .grid_sec button {
    background: #1b4569;
    padding: 5px;
    border: 1px solid #45a9ff;
    cursor: pointer;
    margin: 0px 5px;
    font-family: poppins;
    font-size: 12px;
    font-weight: 500;
    color: #fff9f1;
    position: relative;
    z-index: 99;
    margin-bottom: 10px;
    width: 94px;
}

.main.student_modal_popup .grid_sec button:hover {
    background: #e7081f;
    transition: ease-in all 0.5s;
}

.main.student_modal_popup .grid_sec button span {
    font-size: 14px;
    font-weight: 600;
    margin-top: 4px;
    display: block;
}

.trophy_sec img, .grade_sec img {
    width: 65px;
}

.top_img_div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 99;
}

.contact_sec h2 {
    margin-bottom: 15px !important;
}

div#studentReport {
    padding: 0px !important;
    border: 1px solid #0f4567;
    margin-bottom: 30px;
}

.box {
    border: none !important;
    border-radius: 0px !important;
    margin-top: 15px !important;
    padding: 0px !important;
}


@media screen and (min-width: 320px) and (max-width: 525px){

.main.student_modal_popup .grid_sec button {
    margin: 5px;
    width: 100%;
}
.main.student_modal_popup .grid_sec{
    display: block;
}
.main.student_modal_popup .content_sec {
    padding: 15px;
    border:2px solid #d6d6d6;
}
.main.student_modal_popup .border_gap {
    padding: 5px;
}
.main.student_modal_popup .contact_sec {
    width: 100%;
}
.main.student_modal_popup span.doted_line {
    min-width: 130px;
}
.main.student_modal_popup span.doted_line::after {
    width: 90px;
}
.top_img_div {
    flex-flow: column;
}
.student_profile {
    margin: 15px 0px;
}
.contact_sec h2 {
    margin-bottom: 15px !important;
}

}

@media screen and (min-width: 526px) and (max-width: 801px) {

.trophy_sec img, .grade_sec img {
    width: 65px;
}
.main.student_modal_popup h2 {
    font-size: 14px;
}
.main.student_modal_popup .content_sec, .main.student_modal_popup .border_gap {
    padding: 25px;
}
.contact_sec h2 {
    margin-bottom: 15px !important;
}

}

@media screen and (min-width: 320px) and (max-width: 801px){

.main.student_modal_popup .grid_sec {
    flex-flow: column;
}
.main.student_modal_popup .grid_sec button{
    margin-bottom: 10px;
}
.main.student_modal_popup .grid_sec button:last-child{
    margin-bottom: 0px;
}


}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a .menu-icon {
    display: none;
}
.navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
    padding-left: 10px !important;
    background: #f3f3f3;
}

/*new_css_modal_student_certifcate===============   End   ===========================
========================
====================================
=======================
================*/


body.dashboard_filter_page .modal-footer.submit_btn {
    width: 100%;
    margin-bottom: 0px;
}
body.dashboard_filter_page .modal-footer.submit_btn button {
    width: 125px;
}

body.dashboard_filter_page .modal-footer.submit_btn button i {
    position: absolute;
    right: 12px;
    z-index: 9;
    top: 11px;
    font-size: 14px;
}

body.dashboard_filter_page .modal-footer.submit_btn button:first-child i {
    font-size: 16px;
    right: 13px;
    top: 10px;
}

.project_time-btn span.time b {
    font-weight: 400;
}

body.student_mark_full_page .mastermark label::before{
  display: none;
}

body.student_mark_full_page .mastermark label {
    font-size: 13px !important;
    font-weight: 500 !important;
    font-family: poppins !important;
    line-height: 16px !important;
    color: #0f4567 !important;
    text-overflow: ellipsis !important;
    max-width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    margin-bottom: 2px !important;
    position: relative !important;
    display: block !important;
    padding: 0px;
}

body.student_mark_full_page .mastermark input{
    width: 100% !important;
    background: #edf0f5 !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 7px 15px !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    position: relative !important;
    box-shadow: none !important;
    margin-bottom: 10px !important;
}

body.student_mark_full_page .mastermark  select {
   padding-right: 35px !important;
    background: #edf0f5 !important;
    background-image: none !important;
    position: relative !important;
    padding-left: 15px !important;
    box-shadow: none !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    border-radius: 3px !important;
   -webkit-appearance: none !important;
  -moz-appearance: none !important;
  margin-bottom: 10px !important;
}

body.student_mark_full_page .mastermark  select span.new_arrow {
    bottom: 38px !important;
}

body.student_mark_full_page .modal-footer.submit_btn {
    width: 100%;
    margin-bottom: 0px;
}
body.student_mark_full_page .modal-footer.submit_btn button {
    width: 125px;
}

body.student_mark_full_page .modal-footer.submit_btn button:first-child::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/save_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
}

body.student_mark_full_page .modal-footer.submit_btn button:last-child{
  background: #6d6d6d;
}
body.student_mark_full_page .modal-footer.submit_btn button:last-child::after{
  background: #3c3c3c;
}
body.student_mark_full_page .modal-footer.submit_btn button:last-child::before{
  content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/cancel_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
} 

body.complain_box button.btn {
    background: #1b4569;
    color: #fff;
    border: none;
    font-size: 14px;
    font-family: poppins;
    font-weight: 400;
}
body.complain_box button.btn img {
    width: 15px;
    margin-right: 6px;
}

body.complain_box .dashborad_form_page h2 {
    font-size: 24px;
    font-weight: 700;
    font-family: poppins;
    color: #004565;
}

body.complain_box .dashborad_form_page h2 span {
    font-weight: 400;
    color: #1b4569;
}

div#scholarshipDetailModal .scholardetailform label::before{
  display: none;
}

div#scholarshipDetailModal .scholardetailform label {
    font-size: 13px !important;
    font-weight: 500 !important;
    font-family: poppins !important;
    line-height: 16px !important;
    color: #0f4567 !important;
    text-overflow: ellipsis !important;
    max-width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    margin-bottom: 2px !important;
    position: relative !important;
    display: block !important;
    padding: 0px;
}

div#scholarshipDetailModal .scholardetailform input{
    width: 100% !important;
    background: #edf0f5 !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 7px 15px !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    position: relative !important;
    box-shadow: none !important;
    margin-bottom: 10px !important;
    width: 100%;
}

div#scholarshipDetailModal .scholardetailform select {
    padding-right: 35px !important;
    background: #edf0f5 !important;
    position: relative !important;
    padding-left: 15px !important;
    box-shadow: none !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    margin-bottom: 10px !important;
    width: 100%;
    background-image: url(../images/icons/dropdown.svg) !important;
    background-size: 9px !important;
    background-repeat: no-repeat !important;
    background-position: 94% 53% !important;
}

div#scholarshipDetailModal .modal-footer.submit_btn button {
    width: 125px;
}
div#scholarshipDetailModal .modal-footer.submit_btn {
    width: 100%;
}

div#scholarshipDetailModal .modal-footer.submit_btn button:first-child::before{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/save_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
}

div#scholarshipDetailModal .modal-footer.submit_btn button:last-child{
  background: #6d6d6d;
}
div#scholarshipDetailModal .modal-footer.submit_btn button:last-child::after{
  background: #3c3c3c;
}
div#scholarshipDetailModal .modal-footer.submit_btn button:last-child::before{
  content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/cancel_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
} 

body.show_student_registration_page a.btn.btn-primary.show_student_registration_btn i {
    margin-right: 3px;
}

body.show_student_registration_page a.btn.btn-primary.show_student_registration_btn {
    background: #b1b1b1;
    border: none;
    font-size: 14px;
    padding: 5px 16px;
    margin: 0px;
}


.add_expenses_main_form_sec.find_scholarship_form_sec label::before{
  display: none;
}

.add_expenses_main_form_sec.find_scholarship_form_sec label {
    font-size: 13px !important;
    font-weight: 500 !important;
    font-family: poppins !important;
    line-height: 16px !important;
    color: #0f4567 !important;
    text-overflow: ellipsis !important;
    max-width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    margin-bottom: 2px !important;
    position: relative !important;
    display: block !important;
    padding: 0px;
}

.add_expenses_main_form_sec.find_scholarship_form_sec input{
    width: 100% !important;
    background: #edf0f5 !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 7px 15px !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    position: relative !important;
    box-shadow: none !important;
    margin-bottom: 10px !important;
    width: 100%;
}

.add_expenses_main_form_sec.find_scholarship_form_sec select {
    padding-right: 35px !important;
    background: #edf0f5 !important;
    position: relative !important;
    padding-left: 15px !important;
    box-shadow: none !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    margin-bottom: 10px !important;
    width: 100%;
    background-image: url(../images/icons/dropdown.svg) !important;
    background-size: 9px !important;
    background-repeat: no-repeat !important;
    background-position: 92% 53% !important;
}
.add_expenses_main_form_sec.find_scholarship_form_sec .form-group{
  margin-bottom: 0px !important;
}

.add_expenses_main_form_sec.find_scholarship_form_sec .search_btn .submit_btn {
    width: 125px;
    margin: 0px !important;
}

.add_expenses_main_form_sec.find_scholarship_form_sec .search_btn .submit_btn button {
    background: #1b4569 !important;
}

.add_expenses_main_form_sec.find_scholarship_form_sec .search_btn .submit_btn button:hover{
    background: #1b4569 !important; 
}

.add_expenses_main_form_sec.find_scholarship_form_sec .search_btn .submit_btn button::after {
    background: red !important;
}
.add_expenses_main_form_sec.find_scholarship_form_sec .search_btn .submit_btn button::before{
    background: url(../images/icons/search_white.svg);
}

body.student_registration_form_page .scholarship_list_sec ul.heading_strip{
  display: inline-block; 
  width: 100%;
  margin: 25px 0px 0px 0px;
}

body.student_registration_form_page .scholarship_list_sec ul.heading_strip li {
    list-style: none;
    background: #1b4569;
    height: 40px;
    display: flex;
    align-items: center;
    border: 1px solid #3983c1;
}

body.student_registration_form_page .scholarship_list_sec ul.heading_strip li p i {
    font-size: 17px;
    margin-right: 5px;
}

body.student_registration_form_page .scholarship_list_sec ul.heading_strip li p {
    font-size: 14px;
    font-weight: 400;
    font-family: poppins;
    color: #fff;
    display: flex;
    align-items: center;
}

body.student_registration_form_page .scholarship_list_sec ul.result_strip {
    display: inline-block; 
    width: 100%;
    margin-top: -5px;
    margin-bottom: 0px;
}
body.student_registration_form_page .scholarship_list_sec ul:nth-child(2){
  margin-top: 0px !important;
}

body.student_registration_form_page .scholarship_list_sec ul.result_strip li p {
    font-size: 13px;
    font-weight: 500;
    font-family: poppins;
    color: #636363;
}
body.student_registration_form_page .scholarship_list_sec ul.result_strip li {
    list-style: none;
    background: #ffffff;
    height: 34px;
    display: flex;
    align-items: center;
    border:1px solid #e6e6e6;
}

body.student_registration_form_page .scholarship_list_sec {
    margin-bottom: 15px;
}

body.student_registration_form_page .scholarship_list_sec ul.result_strip li p.add_ben button {
    width: 20px;
    padding: 0px;
    background: none;
    border: none;
    display: flex;
    align-items: center;
}

body.student_registration_form_page .scholarship_list_sec ul.result_strip li p.add_ben button img {
    width: 20px;
    margin-right: 5px;
}

body.student_registration_form_page .scholarship_list_sec ul.heading_strip h2 {
    font-size: 25px !important;
    font-weight: 700 !important;
    font-family: poppins !important;
    margin-bottom: 15px !important;
    color: #1b4569 !important;
    position: relative !important;
    max-width: max-content !important;
    padding-right: 5px !important;
}
body.student_registration_form_page .scholarship_list_sec ul.heading_strip h2::after{
     position: absolute !important;
    right: -44px !important;
    background: red !important;
    height: 4px !important;
    width: 35px !important;
    bottom: 5px !important;
    content: '';
}

div#scholarshipModal label::before, div#myModalfamily label::before{
  display: none;
}

div#scholarshipModal label, div#myModalfamily label {
    font-size: 13px !important;
    font-weight: 500 !important;
    font-family: poppins !important;
    line-height: 16px !important;
    color: #0f4567 !important;
    text-overflow: ellipsis !important;
    max-width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    margin-bottom: 2px !important;
    position: relative !important;
    display: block !important;
    padding: 0px;
}

div#scholarshipModal input, div#myModalfamily input{
    width: 100% !important;
    background: #edf0f5 !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 7px 15px !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    position: relative !important;
    box-shadow: none !important;
    margin-bottom: 15px !important;
    width: 100%;
}

div#scholarshipModal select, div#myModalfamily select {
    padding-right: 35px !important;
    background: #edf0f5 !important;
    position: relative !important;
    padding-left: 15px !important;
    box-shadow: none !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    margin-bottom: 15px !important;
    width: 100%;
    background-image: url(../images/icons/dropdown.svg) !important;
    background-size: 9px !important;
    background-repeat: no-repeat !important;
    background-position: 93% 52% !important;
}
div#scholarshipModal .form-group, div#myModalfamily .form-group{
  margin-bottom: 0px !important;
}

div#scholarshipModal .modal-footer.submit_btn button, 
div#myModalfamily .modal-footer.submit_btn button {
    width: 125px;
}
div#scholarshipModal .modal-footer.submit_btn, 
div#myModalfamily .modal-footer.submit_btn {
    width: 100%;
}
div#myModalfamily .modal-footer.submit_btn {
      padding: 0px;
}

div#scholarshipModal .modal-footer.submit_btn button:first-child::before,
div#myModalfamily .modal-footer.submit_btn button:first-child::before{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/save_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
}

div#scholarshipModal .modal-footer.submit_btn button:last-child, 
div#myModalfamily .modal-footer.submit_btn button:last-child{
  background: #6d6d6d;
}
div#scholarshipModal .modal-footer.submit_btn button:last-child::after, 
div#myModalfamily .modal-footer.submit_btn button:last-child::after{
  background: #3c3c3c;
}
div#scholarshipModal .modal-footer.submit_btn button:last-child::before, 
div#myModalfamily .modal-footer.submit_btn button:last-child::before{
  content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/cancel_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
} 

a.addplus_sign {
    cursor: pointer;
    width: 15px;
    display: inline-block;
    text-align: center;
}

body.add_ticket_page .ticket_form_head_sec ul li span.ticket_number {
  position: relative;
}
body.add_ticket_page span.required_dot {
    left: -8px;
}


/*skill_development============================*/


body.show_skill_development_page.modal-open .masterskillbatch label::before, 
body.show_followup_page .masterfollowup label::before{
  display: none;
}


span.required_dot {
  right: 7px !important
}

body.show_skill_development_page.modal-open .masterskillbatch input, 
body.show_followup_page .masterfollowup input, 
body.show_followup_page .masterfollowup textarea{
    width: 100% !important;
    background: #edf0f5 !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 7px 15px !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    position: relative !important;
    box-shadow: none !important;
    margin-bottom: 15px !important;
}

body.show_followup_page .masterfollowup textarea {
    min-height: 110px;
}

body.show_skill_development_page.modal-open .masterskillbatch select, 
body.show_followup_page .masterfollowup select {
    padding-right: 35px !important;
    background: #edf0f5 !important;
    position: relative !important;
    padding-left: 15px !important;
    box-shadow: none !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    margin-bottom: 15px !important;
    width: 100%;
    background-image: url(../images/icons/dropdown.svg) !important;
    background-size: 9px !important;
    background-repeat: no-repeat !important;
    background-position: 93% 52% !important;
}
body.show_skill_development_page.modal-open .masterskillbatch .form-group, 
body.show_followup_page.modal-open .masterfollowup .form-group {
  margin-bottom: 0px !important;
}



body.show_skill_development_page.modal-open .masterskillbatch label, 
body.show_followup_page .masterfollowup label {
    font-size: 13px !important;
    font-weight: 500 !important;
    font-family: poppins !important;
    line-height: 16px !important;
    color: #0f4567 !important;
    text-overflow: ellipsis !important;
    max-width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    margin-bottom: 2px !important;
    position: relative !important;
    display: block !important;
    padding: 0px;
    width: max-content;
    padding-right: 15px;
}

body.show_skill_development_page.modal-open .modal-footer.submit_btn button, 
body.show_followup_page.modal-open .modal-footer.submit_btn button {
    width: 125px;
    border-radius: 0px;
}
body.show_skill_development_page.modal-open .modal-footer.submit_btn, 
body.show_followup_page.modal-open .modal-footer.submit_btn  {
    width: 100%;
    padding: 0px;
}

body.show_skill_development_page.modal-open .modal-footer.submit_btn button:first-child::before, 
body.show_followup_page.modal-open .modal-footer.submit_btn button:first-child::before{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/save_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
}

body.show_skill_development_page.modal-open .modal-footer.submit_btn button:last-child, 
body.show_followup_page.modal-open .modal-footer.submit_btn button:last-child{
  background: #6d6d6d;
}
body.show_skill_development_page.modal-open .modal-footer.submit_btn button:last-child::after, 
body.show_followup_page.modal-open .modal-footer.submit_btn button:last-child::after{
  background: #3c3c3c;
}
body.show_skill_development_page.modal-open .modal-footer.submit_btn button:last-child::before, 
body.show_followup_page.modal-open .modal-footer.submit_btn button:last-child::before{
  content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/cancel_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
}

body.show_followup_page .first {
    font-size: 15px;
    font-weight: 500;
    font-family: poppins;
    color: #1b4569;
}

body.show_followup_page .first span {
    margin-right: 6px;
}

body.show_followup_page .detail {
    font-size: 14px;
    font-weight: 400;
    font-family: poppins;
    color: #6d6d6d;
    margin-top: 6px;
    line-height: 14px;
}

button.back_icon_view {
    padding: 0px;
    background: none;
    border: none;
    color: #1b4569;
    font-family: poppins;
}

body.show_followup_page.modal-open .input-group-addon {
    position: absolute;
    z-index: 9999;
    background: none;
    border: none;
    padding: 0;
    top: 9px;
    right: 18px;
}

button.back_icon_view img {
    width: 25px;
    margin-right: 8px;
}


a.carousel-control-next.new_btn_design {
    position: static;
    width: 125px;
    display: block;
    height: 37px;
}
a.carousel-control-next.new_btn_design button{
  width: 100% !important
}
a.carousel-control-prev.new_btn_design {
    position: static;
    width: 125px;
    display: block;
    height: 37px;
}
a.carousel-control-prev.new_btn_design button{
  width: 100% !important
}
form.our_form .carousel-control-next, .carousel-control-prev {
  opacity: 1 !important
}

.dashborad_form_page.new_sec {
    padding-bottom: 0px !important;
    border-radius: 0px !important;
}

body.show_attendance_details_page.scholarshipfamily .top_add_n_attendance_btn_sec button:first-child {
    margin-right: 15px !important;
}
body.show_attendance_details_page.scholarshipfamily .top_add_n_attendance_btn_sec {
    display: flex;
}
.uploading_sec {
    display: flex;
}
.upload-demo-wrap{
    margin-left: 35px;
}



button.farmer_next_btn::before, button.farmer_back_btn::before, button.farmer_submit_btn::before{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/right_white.svg);
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
}

button.farmer_back_btn::before {
    transform: rotateY(180deg) !important
}

button.farmer_submit_btn::before{
  background: url(../images/icons/save_white.svg) !important;
}


body.agriculture_beneficiaries button.back_btn_new img, 
body.agriculture_info_list button.back_btn_new img {
    width: 25px;
    margin-right: 5px;
}
body.agriculture_beneficiaries button.back_btn_new, 
body.agriculture_info_list button.back_btn_new {
    display: inline-flex;
    align-items: center;
    background: none;
    border:none;
    margin-left: 20px;
}

button.add_agri_btn::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../images/icons/save_white.svg) !important;
    background-repeat: no-repeat;
    right: 12px;
    z-index: 9;
    top: 11px;
}

.dashboard_owl .owl-stage {
    display: flex;
}

.dashboard_owl .owl-stage .owl-stage-outer {
    overflow: hidden;
}

.col-md-4.highlight::after {
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: 10px;
    right: 10px;
    background: #0f4567;
    border-radius: 11px;
}

button.back_btn_design img {
    width: 30px;
    margin-right: 6px;
}
button.back_btn_design {
    background: none;
    border: none;
    display: flex;
    align-items: center;
}

.beneficiaries_sec_form div#default_search_box .col-md-3 {
  padding:0px 10px;
}

body.index_page .partners_sec .all_brands .carousel-item .col-md-4 .card.mb-2 .card-img-top {
  width: 70px !important;
  height: 45px !important;
  object-fit: contain;

}

body.index_page .partners_sec .all_brands .carousel-item .col-md-4 .card.mb-2  {
   box-shadow: none !important;
}


.download_btn i {
    color: #fff;
}
.download_btn {
    margin: 0px;
    background: #0f4567;
    border: none;
    margin-left: 25px;
}

span.cal_icon {
    position: absolute;
    z-index: 99;
    top: 24px;
    right: 25px;
    font-size: 16px;
    color: #0f4567;
}

body.add_farmer div#ui-datepicker-div {
    padding: 5px !important; 
    box-shadow: 0px 7px 14px rgb(121, 123, 123) !important;
    border: none;
}

body.add_farmer .ui-datepicker select.ui-datepicker-month, 
body.add_farmer .ui-datepicker select.ui-datepicker-year {
  width: 50% !important;
}

body.complain_box .dashborad_form_page, 
body.teacher_attendance_page .dashborad_form_page {
  margin-top: 95px;
}


body.add_student.new_add form#studentForm  label::before{
  display: none;
}

body.add_student.new_add form#studentForm label {
    font-size: 13px !important;
    font-weight: 500 !important;
    font-family: poppins !important;
    line-height: 16px !important;
    color: #0f4567 !important;
    text-overflow: ellipsis !important;
    max-width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    margin-bottom: 2px !important;
    position: relative !important;
    display: block !important;
    padding: 0px;
  min-width: 30px !important; 
}

body.add_student.new_add form#studentForm input{
    width: 100% !important;
    background: #edf0f5 !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 7px 15px !important;
    border-radius: 3px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    position: relative !important;
    box-shadow: none !important;
    margin-bottom: 10px !important;
    border-radius: 3px !important;
}

body.add_student.new_add form#studentForm  select {
   padding-right: 35px !important;
    background-color: #edf0f5;
    background-image: url('../images/icons/dropdown.svg') !important;
    position: relative !important;
    padding-left: 15px !important;
    box-shadow: none !important;
    border: 1px solid rgba(15, 69, 103, 0.25) !important;
    color: #536979;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: poppins !important;
    border-radius: 3px !important;
   -webkit-appearance: none !important;
    -moz-appearance: none !important;
    margin-bottom: 10px !important;
    background-position: 92% 54%!important;
    border-radius: 3px !important;
    background-repeat: no-repeat !important;
    background-size: 8px !important;
}

body.add_student.new_add form#studentForm .col-md-12.personal_details_sec .col-md-4.form-group {
  display: inline-block !important;
  margin-bottom: 0px !important;
}


body.add_student.new_add form#studentForm span.required_dot {
  position: static;
  margin-left: 5px;
}

body.add_student.new_add form#studentForm .top_section {
  margin-bottom: 25px !important;
}

body.add_student.new_add form#studentForm span.input-group-addon.add-on.cal {
  right: 14px !important;
}

body.add_student.new_add form#studentForm .submit_btn button::before {
    content: '' !important;
    display: block !important;
    width: 14px !important;
    height: 14px !important;
    position: absolute !important;
    background: url(../images/icons/right_white.svg) !important;
    background-repeat: no-repeat !important;
    right: 12px !important;
    z-index: 9 !important;
    top: 11px !important;
}

.extra_btn_btm .submit_btn {
    max-width: 150px;
}
.extra_btn_btm {
    display: flex;
}

body.add_student.new_add form#studentForm .extra_btn_btm .submit_btn button::before{
  background-image: url('../images/icons/save_white.svg') !important;
}

body.add_student.new_add form#studentForm .extra_btn_btm div#backbtn button::before {
  background-image: url('../images/icons/pencil_white.svg') !important;
}


body.update_expenses.add_budget .inputs_sec {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
}

.highlight_expenses ul {
  display: flex;
  align-items: flex-end;
  margin-bottom: 0px;
}

.highlight_expenses ul li {
    list-style: none;
    margin-right: 20px;
}
.highlight_expenses ul li:last-child{
  margin-right: 0px !important
}

.highlight_expenses ul li p {
    font-size: 13px;
    font-weight: 500;
    font-family: poppins;
    line-height: 23px;
    color: #0f4567;
    display: inline-grid;
    margin-bottom: 0px;
}
.highlight_expenses ul li p span {
    font-size: 22px !important;
    font-weight: 700;
}

.highlight_expenses ul li img {
    width: 16px;
}


.searchable_sec_student #custom-search-form {
    margin:0;
    padding: 0;
    position: relative;
}

.searchable_sec_student #custom-search-form .search-query {
    margin-bottom: 0;
    border-radius: 3px;
    width: 100%;
    padding: 8px 44px 8px 15px;
    border: 1px solid #c3d0d9;
    font-size: 14px;
    font-family: poppins;
    font-weight: 400;
    background: #edf0f5;
}

.searchable_sec_student h2 {
    font-size: 20px;
    font-weight: 400;
    font-family: poppins;
    color: #004565;
    width: max-content;
    padding-right: 15px;
    position: relative;
}

.searchable_sec_student #custom-search-form input {
    display: inline-block !important;
}

.searchable_sec_student #custom-search-form button {
    border: 0;
    background: #536979;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 15px;
    height: 29px;
    margin: 0px !important;
}
.searchable_sec_student #custom-search-form button img {
    width: 15px !important;
    height: 15px !important;
    position: absolute;
    top: 7px;
    right: 8px;
}

.searchable_sec_student .search-query:focus + button {
    z-index: 3;   
}

.student_lsiting_mark ul li.col-md-3.custom-radios label::after {
    display: none !important;
}

.student_lsiting_mark ul li.col-md-3.custom-radios {
    list-style: none;
    display: flex;
    align-items: center;
}
li.custom-radios a {
   cursor: pointer;
    font-size: 15px;
    font-family: poppins;
    font-weight: 500;
    color: #0f4567;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: grid;
    line-height: 17px;
}
li.custom-radios a span {
    font-size: 10px;
    font-weight: 400;
}

.student_lsiting_mark ul li {
    margin-bottom: 12px;
}
.student_lsiting_mark ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.searchable_sec_student {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom:1px solid rgba(134, 150, 162, 0.40);
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 25px;
}

body.event_list_page_design.add_page.create_batch.attendance_page .custom-radios input[type="checkbox"] + label span {
      width: 30px !important;
    height: 30px !important;
    margin-right: 8px;
}

/*register date input*/
.student_registration_no.New_RegosterFrom {
    display: flex;
    align-items: center;
}
.student_registration_no.New_RegosterFrom p {padding-right: 10px;}
.student_registration_no.New_RegosterFrom .input-group {
    width: 180px;
}
body.add_student.new_add form#studentForm .student_registration_no.New_RegosterFrom .input-group input {
    margin-bottom: 0 !important;
}
