/* MATERIAL */
@use "@material/floating-label/mdc-floating-label";
@use "@material/line-ripple/mdc-line-ripple";
@use "@material/notched-outline/mdc-notched-outline";
@use "@material/notched-outline";
@use "@material/textfield";
@use "@material/button";


.mdc-text-field, .mdc-select__anchor{
  width: 100% !important;
}

/* LOGIN & FORGOT PASSWORD CARD */
.login_card, .forgotPassword_card{
  margin-top: 60px; 
  text-align: center;
}
.registration_card{
  margin-top: 20px;
}
.regiter_label{
  font-weight: 500;
}

/* COLORS */
.primary_color{
  background-color: #434790 !important;
  border-color: #434790 !important;
  color: white !important;
}
.secondary_color{
  background-color: #808285;
  border-color: #808285;
  color: white;
}
.secondary_color:hover{
  color: white !important;
}

/* OVERALL FOOTER TEXT */
.card_footer_text{
  font-size: 14px !important;
}

.title_green{
  color : #8bdc55;
}
.title_blue{
  color: #2864ac;
}
.title_sidenav{
  font-weight: 600;
}
.btn-log{    
  color: #fff !important;
  border-color: #8bdc55 !important;
  background-color: #8bdc55 !important;
  box-shadow: none !important;
}
.btn-log:hover {
  color: #fff !important;
  border-color: #8bdc55 !important;
  background-color: #8bdc55 !important;
  box-shadow: 0 5px 15px rgba(0,0,0,.05), 0 4px 10px rgba(0,123,255,.25) !important;
}
.btn_submit{
  color: #fff !important;
  border-color: #2864ac !important;
  background-color: #2864ac !important;
  box-shadow: none !important;
}
.btn_submit :hover {
  color: #fff !important;
  border-color: #2864ac !important;
  background-color: #2864ac !important;
  box-shadow: 0 5px 15px rgba(0,0,0,.05), 0 4px 10px rgba(0,123,255,.25) !important;
}

.alert-danger {
  background-color: #e62b2b;
  border-color: #e62b2b;
}
.close{
  color: black;
  line-height: 0.7 !important;
}
.error{
  color: red;
  height: calc(16vh - 3.75rem) !important;
  border-color: red;
  margin-bottom: -20px;
}

/*---------student profile---------*/

.profile-img img{
  width: 80%;
  height: 70%;
}
.profile-info{
  margin-top: 70px;
}
.profile-head .nav-tabs{
  margin-bottom:5px;
}
.profile-head .nav-tabs .nav-link{
  font-weight:600;
  border: none;
}
.profile-head .nav-tabs .nav-link.active{
  border: none;
  border-bottom:2px solid #0062cc;
  color: #8bdc55;
}
.profile_table td{
  font-weight: 700;
  color: #1e64b9;
}
.profile_sidebar span{
  font-weight: 700;
}
.profile_table td, .profile_table th {
  padding: .5rem;
}
@media screen and (max-width: 480px){
  .profile-img{
    text-align: center;
  }
  .profile-img img{
    width: 40%;
    height: 40%;
  }
  .profile-img .file {
    position: relative;
    overflow: hidden;
    margin-top: -20% !important;
    width: 60% !important;
    border: none;
    border-radius: 0;
    font-size: 15px;
    background: #212529b8;
  }
  .datepicker {
    font-size: unset;
  }
  .padding_left_right_null{
    padding-left: 0px;
    padding-right: 0px;
  }
  .column_padding_card{
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 9px !important;
  }
  .time_table_title_mobile, .absent_table_title_mobile{
    font-size: 18px !important;
  }
}

.mobile_cards_dashboard{
  display: none !important;
}

@media screen and (max-width: 767px){
  .mobile_cards_dashboard{
    display: flex !important;
  }
  .card_dash_mobileIcons{
    font-size: 3.5rem !important;
  }
  .mobile_dash_title{
    font-size: .789rem;
    font-weight: bold;
  }
  .mobile_display_none, .d_none{
    display: none !important;
  }
  .sidebar_mobile_view{
    display: inline !important;
  }
  .title_mobile_view{
    margin-top: -45px;
    font-weight: 600;
    margin-left: 60px;
  }

  .chat_submit_box {
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    overflow: hidden;
    position: absolute;
    height: 50px;
    display: contents !important;
    width: 100%;
  }
  .gurdeep-chat-box {
    background: #fff;
    border-radius: 5px;
    padding: 3px;
    display: contents !important;
    width: 100%;
  }
  
  .chat_col_padding_null{
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .chat_col_padding_right_null{
    padding-right: 16px !important;
  }
  .chat_col_padding_left_null{
    padding-left: 16px !important;
  }
  #submit_message{
    height: auto !important;
  }

  .main-navbar .navbar {
    height: auto !important;
  }

  .canvasjs-chart-canvas{
    width: 100% !important;
  }
}
.sidebar_mobile_view{
  display: none;
}

@media (min-width: 970px) and (max-width: 1969px){
  .profile_changePassword{
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
  }
}
/* dashboard */
.page-title{
  font-size: 23px;
}
.dash-footer{
  position: relative!important;
  text-align: center!important;
  color: #fff!important;
  color: rgba(255,255,255,0.8)!important;
  display: block!important;
  z-index: 10!important;
  background: rgba(0,0,0,0.1)!important;
  text-decoration: none!important;
}
.dash-icons{
  margin-top: -35px;
  font-size: 70px !important;
  margin-left: 1px !important;
  margin-right: -15PX!important;
  color: rgba(0, 0, 0, 0.4)!important;
  font: normal normal normal 14px/1 FontAwesome;
}

.card {
  border-radius: .25rem;
}
.margin_left_right_null{
  margin-left: 0px;
  margin-right: 0px
}
.stats-small__label {
  font-size: 1.1rem;
  font-weight: bold;
}
.stats-small__value {
  font-size: 1.2rem;
}
.head_title{
  font-weight: 600 !important;
}

/* Scrollbar */
/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #2764ab; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #2764ab; 
}

@media(max-width: 806px){
  .head_title{
    font-size: 8px;
    margin-left: 2px !important;
    font-weight: 700;
  }
}
@media (min-width: 806px) and (max-width: 830px){
  .head_title{
    font-size: 9px;
    margin-left: 2px !important;
    font-weight: 700;
  }
}
@media (min-width: 831px) and (max-width: 839px){
  .head_title{
    font-size: 10px;
    margin-left: 2px !important;
    font-weight: 700;
  }
}
@media (min-width: 840px) and (max-width: 889px){
  .head_title{
    font-size: 11px;
    margin-left: 2px !important;
    font-weight: 700;
  }
}
@media (min-width: 890px) and (max-width: 991px){
  .head_title{
    font-size: 13px;
    margin-left: 2px !important;
    font-weight: 700;
  }
}

/* dashboard dropdown list */
.dropdown-item.active > .material-icons{
  color: white;
}
.dropdown .dropdown-item:hover {
  background-color: #aae28594;
}

.card-small .card-header {
  padding: 0.5rem 1rem;
}
.card_head_dashboard{
  background-color: #83c8ea7d;
}

/* profile page note */
.note_profile{
  font-size: 15px;
  font-weight: 500;
  color: #0ea904;
}

.canvasjs-chart-credit{
  display: none;
}

.table th {
  padding: .3rem;
}
.table td{
  padding: .3rem;
}

.table_row_backgrond{
  background: #c2efa4;
}
.table_timeTable{
  border: 1px solid #000000;
}
.table_timeTable th {
  padding: .4rem;
}
.table_timeTable td{
  padding: .4rem;
}
.table_marks_data{
  font-weight: 500;
}
.text_pass, .TEXT_PASS{
  color: #58d206;
}
.text_fail, .TEXT_FAIL{
  color: #e62020;
}
.table_title{
  font-size: 20px;
  padding: 0.1rem !important;
  background-color: #83c8ea7d;
}
.total_row{
  font-size: 18px;
  padding: .2rem .3rem !important;    
}
.table_row_background{
  background-color: #9ee8a9b3;
}
.time_table_heading{
  background-color: #83c8ea7d;
}
.table_info{
  color: #353535;
}
.icon_refresh{
  margin-top: -20px;
}

/* sidebar nav  */
.main-sidebar .nav .nav-item .nav-link:hover{
  box-shadow: inset 0.1875rem 0 0 #86d254;
  background-color: #a6da8480;
  color: #007bff;
  font-weight: 500;
}

.btn_download{
  background: #8bdc55;
  border-color: #8bdc55;
  color: white !important;
}

.loader {
  background-color: white;
  height: 100%;
  width: 100%;
  position: absolute;
  margin-top: 0px;
  top: 0px;
  z-index: 12;
}
#loader_img {
  display: block;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
}

/* suggestion page */
.panel{
  margin-bottom: 0px;
}
.chat-window{
  bottom:0;
  position:fixed;
  float:right;
  margin-left:10px;
}
.chat-window > div > .panel{
  border-radius: 5px 5px 0 0;
}
.icon_minim{
  padding:2px 10px;
}
.msg_container_base{
background: #e5e5e5;
margin: 0;
padding: 0 10px 10px;
height: 386px;
overflow-x:hidden;
}
.top-bar {
background: #666;
color: white;
padding: 10px;
position: relative;
overflow: hidden;
}
.msg_receive{
  padding-left:0;
  margin-left:0;
}
.msg_sent{
  padding-bottom:20px !important;
  margin-right:0;
}
.messages {
background: white;
padding: 10px;
border-radius: 2px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
max-width:100%;
}
.messages > p {
  font-size: 13px;
  margin: 0 0 0.2rem 0;
}
.messages > time {
  font-size: 11px;
  color: #ccc;
}
.msg_container {
  padding: 10px;
  overflow: hidden;
  display: flex;
}
.avatar {
  position: relative;
}
.base_receive > .avatar:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border: 5px solid #FFF;
  border-left-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
}

.base_sent {
justify-content: flex-end;
align-items: flex-end;
}
.base_sent > .avatar:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid white;
  border-right-color: transparent;
  border-top-color: transparent;
  box-shadow: 1px 1px 2px rgba(black, 0.2); 
}

.msg_sent > time{
  float: right;
}

.img_chat {
  display: block;
  width: 60px;
}

.msg_container_base::-webkit-scrollbar-track
{
  background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar
{
  width: 12px;
  background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar-thumb
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
  background-color: #2764ab;
}

/* suggestion  */
.chat_box .chat_message_wrapper ul.chat_message > li + li {
  margin-top: 4px;
}
.popup-box-on {
  display: block !important;
}
a:focus {
  outline: none;
  outline-offset: 0px;
}
.popup-head-left.pull-left h1 {
  color: #f7f;
  float: left;
  font-family: oswald;
  font-size: 18px;
  margin: 2px 0 0 5px;
 
}
.popup-head-left a small {
  display: table;
  font-size: 11px;
  color: #fff;
  line-height: 4px;
  opacity: 0.5;
  padding: 0 0 0 7px;
}
.chat-header-button {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 7px;
  font-size: 15px;
  height: 26px;
  opacity: 0.9;
  padding: 0;
  text-align: center;
  width: 26px;
}
.popup-head-right {
  margin: 9px 0 0;
}
.popup-head .btn-group {
  margin: -5px 3px 0 -1px;
}
.gurdeepoushan .dropdown-menu {
  padding: 6px;
}
.gurdeepoushan .dropdown-menu li a span {
  border: 1px solid;
  border-radius: 50px;
  display: list-item;
  font-size: 19px;
  height: 40px;
  line-height: 36px;
  margin: auto;
  text-align: center;
  width: 40px;
}
.gurdeepoushan .dropdown-menu li {
  float: left;
  text-align: center;
  width: 33%;
}
.gurdeepoushan .dropdown-menu li a {
  border-radius: 7px;
  font-family: oswald;
  padding: 3px;
 transition: all 0.3s ease-in-out 0s;
}
.gurdeepoushan .dropdown-menu li a:hover {
  background:#304445 none repeat scroll 0 0 !important;
  color: #fff;
}
.popup-head {
  background: #304445 none repeat scroll 0 0 !important;
  border-bottom: 3px solid #ccc;
  color: #fff;
  display: table;
  width: 100%;
  padding: 8px;
}
.popup-head .md-user-image {
  border: 2px solid #5a7172;
  border-radius: 12px;
  float: left;
  width: 44px;
}
.uk-input-group-addon .glyphicon.glyphicon-send {
  color: #ffffff;
  font-size: 21px;
  line-height: 36px;
  padding: 0 6px;
}
.chat_box {
  padding: 16px;
}
.chat_box .chat_message_wrapper::after {
  clear: both;
}
.chat_box .chat_message_wrapper::after, .chat_box .chat_message_wrapper::before {
  content: " ";
  display: table;
}
.chat_box .chat_message_wrapper .chat_user_avatar {
  float: left;
}
.chat_box .chat_message_wrapper {
  margin-bottom: 20px;
}
.md-user-image {
  border-radius: 50%;
  width: 34px;
}
.chat_box .chat_message_wrapper ul.chat_message, .chat_box .chat_message_wrapper ul.chat_message > li {
  list-style: outside none none;
  padding: 0;
}
.chat_box .chat_message_wrapper ul.chat_message {
  float: left;
  margin: 0 0 0 20px;
  max-width: 77%;
}
.chat_box.chat_box_colors_a .chat_message_wrapper ul.chat_message > li:first-child::before {
  border-right-color: #616161;
}
.chat_box .chat_message_wrapper ul.chat_message > li:first-child::before {
  border-color: transparent #ededed transparent transparent;
  border-style: solid;
  border-width: 0 16px 16px 0;
  content: "";
  height: 0;
  left: -14px;
  position: absolute;
  top: 0;
  width: 0;
}
.chat_box.chat_box_colors_a .chat_message_wrapper ul.chat_message > li {
  background: #c6e2ff  none repeat scroll 0 0;
  color: #000000;
}
.open-btn {
  border: 2px solid #189d0e;
  border-radius: 32px;
  color: #189d0e !important;
  display: inline-block;
  margin: 10px 0 0;
  padding: 9px 16px;
  text-decoration: none !important;
  text-transform: uppercase;
}
.chat_box .chat_message_wrapper ul.chat_message > li {
  background: #ededed none repeat scroll 0 0;
  border-radius: 4px;
  clear: both;
  color: #212121;
  display: block;
  float: left;
  font-size: 13px;
  padding: 8px 16px;
  position: relative;
  word-break: break-all;
}
.chat_box .chat_message_wrapper ul.chat_message, .chat_box .chat_message_wrapper ul.chat_message > li {
  list-style: outside none none;
  padding: 0;
}
.chat_box .chat_message_wrapper ul.chat_message > li {
  margin: 0;
}
.chat_box .chat_message_wrapper ul.chat_message > li p {
  margin: 0;
}
.chat_box.chat_box_colors_a .chat_message_wrapper ul.chat_message > li .chat_message_time {
  color: rgba(185, 186, 180, 0.9);
}
.chat_box .chat_message_wrapper ul.chat_message > li .chat_message_time {
  color: #727272;
  display: block;
  font-size: 11px;
  padding-top: 2px;
  text-transform: uppercase;
}
.chat_box .chat_message_wrapper.chat_message_right .chat_user_avatar {
  float: right;
}
.chat_box .chat_message_wrapper.chat_message_right ul.chat_message {
  float: right;
  margin-left: 0 !important;
  margin-right: 24px !important;
}
.chat_box.chat_box_colors_a .chat_message_wrapper.chat_message_right ul.chat_message > li:first-child::before {
  border-left-color: #E8FFD4;
}
.chat_box.chat_box_colors_a .chat_message_wrapper ul.chat_message > li:first-child::before {
  border-right-color: #c6e2ff;
}
.chat_box .chat_message_wrapper.chat_message_right ul.chat_message > li:first-child::before {
  border-color: transparent transparent transparent #ededed;
  border-width: 0 0 29px 29px;
  left: auto;
  right: -14px;
}
.chat_box .chat_message_wrapper ul.chat_message > li:first-child::before {
  border-color: transparent #ededed transparent transparent;
  border-style: solid;
  border-width: 0 29px 29px 0;
  content: "";
  height: 0;
  left: -14px;
  position: absolute;
  top: 0;
  width: 0;
}
.chat_box.chat_box_colors_a .chat_message_wrapper.chat_message_right ul.chat_message > li {
  background: #E8FFD4 none repeat scroll 0 0;
}
.chat_box .chat_message_wrapper ul.chat_message > li {
  background: #ededed none repeat scroll 0 0;
  border-radius: 12px;
  clear: both;
  color: #212121;
  display: block;
  float: left;
  font-size: 13px;
  padding: 8px 16px;
  position: relative;
}
.gurdeep-chat-box {
  background: #fff;
  border-radius: 5px;
  padding: 3px;
  display: flex;
  width: 100%;
}
#submit_message {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #cccbcb;
  padding: 4px;
  height: 40px;
  width: 100%;
}
.gurdeep-chat-box i {
  color: #333;
  font-size: 21px;
  line-height: 1px;
}
.chat_submit_box {
  bottom: 0;
  box-sizing: border-box;
  left: 0;
  overflow: hidden;
  padding: 0 15px;
  position: relative;
  height: 50px;
  width: 100%;
}
.uk-input-group {
  border-collapse: separate;
  display: table;
  position: relative;
  width: 100%;
}

.uk-input-group .row{
  width: 100%;
  height: 50px;
}
.chat_col_padding_null{
  padding-right: 5px;
  padding-left: 5px;
}
.chat_col_padding_right_null{
  padding-right: 5px;
}
.chat_col_padding_left_null{
padding-left: 5px;
}

/*header */
.profile-btn{
  padding: 7px;
}
.signout-btn{
  padding: 7px;
}
.dropdown-margin {
  width: 270px !important;
  margin-left: -121px;
  padding: 10px;
}
/*end header */

.list-group-item {
  padding: .8rem .8rem !important;
}

/* loader */
.loader {
  background-color: white;
  height: 100%;
  width: 100%;
  position: absolute;
  margin-top: 0px;
  top: 0px;
  z-index: 12;
}
#loader_img {
  display: block;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
}

/* Modal */
.main-footer {
  height: 3.2rem;
}
/*
.modal-header {
  padding: .2rem .5rem !important;
  border-bottom: 1px solid #dfe1e3;
}
.modal-footer {
  padding: .2rem .5rem !important;
  border-top: 1px solid #dfe1e3;
}
.modal{
  background-color: #1b1b1b8f;
  z-index: 9999;
}
.modal-body {
  padding: .1rem .2rem !important;
}*/

.modal-header {
  background: #3399cc;
  padding: .5rem 1.1875rem;
  border-bottom: 1px solid #dfe1e3;
}

.modal-title {
  color:white !important;
  font-size: 16px !important;
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-footer {
  padding: .4rem 1.1875rem;
  border-top: 1px solid #dfe1e3;
}
.modal{
  overflow: auto !important;    
  z-index: 9999;
}

.family_image{
  padding: .2rem .2rem;
}

/* dashboards modal card */
.family_card{
  padding: .8px .2px;
}
.image_label{
  font-weight: 600;
  color: #c74040;
}

.emp-profile{
  padding: 3%;
  margin-top: 3%;
  margin-bottom: 3%;
  border-radius: 0.5rem;
  background: #fff;
}
.profile-img{
  text-align: center;
}
.profile-img .file {
  position: relative;
  overflow: hidden;
  margin-top: -35%;
  width: 80%;
  border: none;
  border-radius: 0;
  font-size: 15px;
  background: #212529b8;
}
.profile-img .file input {
  position: absolute;
  opacity: 0;
  right: 0;
  top: 0;
}

.canvasjs-chart-toolbar{
  display: none;
}

@media screen and (max-width: 365px){
  .page-title{
    font-size: 16px;
  }
  
  .main-navbar .navbar .nav-link {
    min-width: 2.7rem;
  }
}

@media screen and (max-width: 500px){
  .total_row{
    font-size: 16px;
  }
  
  .stats-small__label {
    font-size: .7rem !important;
    font-weight: bold;
  }
}

/* mobile view cards - dashboard */
.mobile_dashCards{
  background-color: #5be25bcf;
  text-decoration: none !important;
}
.mobile_dashCards:hover{
  background-color: #6cd5da;
  text-decoration: none !important;
}

.table_annual_exam th, .table_annual_exam td{
  padding: .5rem .3rem;
}

/* navbar color */
/* .main-navbar .navbar {
  background-color: #d2fddb73;
} */

/* sidebar toggle icon */
.sidebar_content{
  padding: 15px;
}
.sidebar_toggle_icon{
  font-style: inherit;
  font-size: 18px;
}

/* youtube video */
#videoModal .modal-body {
  padding: 0px !important;
}
.table_youtube th, .table_youtube td{
  vertical-align: middle !important;
  padding: .1rem .3rem !important;
}

/* border radius  */
.border_right_radius{
  border-radius: .25rem 0 0 .25rem !important;
}
.border_left_radius{
border-radius: 0 .25rem .25rem 0 !important;
}
.border_radius_none{
border-radius: 0 !important;
}


/* challan css */
.college_title{
  font-size: 11.5px;
  font-weight: bold;
}

.student_bank_challan{
  border-bottom: 1px solid #4f4f4f; 
  /* display: flex; */
  /* padding: 0 1px; */
}

.table_fee{
  font-size: 14px;
}
.table_fee thead th{
  border: 1px solid black !important;
}

.table_fee tbody th{
  border-top: none !important;
  border-bottom: none !important;
  border-left: 1px solid black !important;
  border-right: 1px solid black !important;
}
.table_fee tfoot th{
  border: 1px solid black !important;
}

.footer_signature{
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}
.student_data_challan{
  font-size: 12.5px;
}


/* upload file */
.uploader {
  display: block;
  clear: both;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
}
.uploader label {
  float: left;
  clear: both;
  width: 100%;
  padding: 2rem 1.5rem;
  text-align: center;
  background: #fff;
  border-radius: 7px;
  border: 3px solid #eee;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.uploader label:hover {
  border-color: #454cad;
}
.uploader label.hover {
  border: 3px solid #454cad;
  box-shadow: inset 0 0 0 6px #eee;
}
.uploader label.hover #start i.fa {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0.3;
}
.uploader #start {
  float: left;
  clear: both;
  width: 100%;
}
.uploader #start.hidden {
  display: none;
}
.uploader #start i.fa {
  font-size: 50px;
  margin-bottom: 1rem;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.uploader #response {
  float: left;
  clear: both;
  width: 100%;
}
.uploader #response.hidden {
  display: none;
}
.uploader #response #messages {
  margin-bottom: .5rem;
}
.uploader #file-image {
  display: inline;
  margin: 0 auto .5rem auto;
  width: auto;
  height: auto;
  max-width: 180px;
}
.uploader #file-image.hidden {
  display: none;
}
.uploader #notimage {
  display: block;
  float: left;
  clear: both;
  width: 100%;
}
.uploader #notimage.hidden {
  display: none;
}
.uploader progress,
.uploader .progress {
  display: inline;
  clear: both;
  margin: 0 auto;
  width: 100%;
  max-width: 180px;
  height: 8px;
  border: 0;
  border-radius: 4px;
  background-color: #eee;
  overflow: hidden;
}
.uploader .progress[value]::-webkit-progress-bar {
  border-radius: 4px;
  background-color: #eee;
}
.uploader .progress[value]::-webkit-progress-value {
  background: -webkit-linear-gradient(left, #393f90 0%, #454cad 50%);
  background: linear-gradient(to right, #393f90 0%, #454cad 50%);
  border-radius: 4px;
}
.uploader .progress[value]::-moz-progress-bar {
  background: linear-gradient(to right, #393f90 0%, #454cad 50%);
  border-radius: 4px;
}
.uploader input[type="file"] {
  display: none;
}
.uploader div {
  margin: 0 0 .5rem 0;
  color: #5f6982;
}
.uploader .btn .btn_file{
  display: inline-block;
  margin: .5rem .5rem 1rem .5rem;
  clear: both;
  font-family: inherit;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  text-transform: initial;
  border: none;
  border-radius: .2rem;
  outline: none;
  padding: 0 1rem;
  height: 36px;
  line-height: 36px;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  background: #454cad;
  border-color: #454cad;
  cursor: pointer;
}

a .stats-small__label:hover, a .stats-small__label:focus{
  text-decoration: none !important;
}

/* news feed */
.feed_images img{
  height: 80px;
  width: 100px;
  padding-right: 10px;
}

.recent_news{
    background: #3a5c7b ;
}
.recent_news:after {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    z-index: 1;
    background: #3a5c7b ;
    opacity: 0.9;
}

.news_footer{
	background: white;
	border-top: 1px solid #b5b3b3;
	padding: 5px 15px;
    border-radius: 0 0 5px 5px;
}
.news_header img{
	border-radius: 5px 5px 0 0;
	height: 260px;
}
.news_body{
	padding-top: 0px;
	text-align: justify;
	line-height: 1.3;
	/* height: 120px; */
  color: black;
  font-size: 16px;
  font-weight: 500;
}
.news_title{
  font-size: 16px;
  font-weight: 700 !important;
  color: black;
  text-transform: capitalize;
}

/* dashboard card link */
.dashboard_link:hover, .dashboard_link:focus{
  text-decoration: none !important;
}

.dash-footer:hover{
  background-color: rgba(0, 0, 0, 0.25)!important;
  color: white !important;
}
.dash-card:hover .dash-icons{
  font-size: 75px !important;
}

/* profile */
.profile_content_heading{ 
  font-size: 13px;
  padding: 4px 1px !important;
}
.like_btn{
  font-size:18px !important;
}
.like_btn:hover{
  color : rgb(25, 165, 25);
}

/* screen loader */
.loaderScreen {
  display: block;
  visibility: visible;
  position: absolute;
  z-index: 999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #0a0a0a94;
  vertical-align: bottom;
  padding-top: 20%;
  filter: alpha(opacity=75);
  opacity: 0.75;
  font-size: large;
  color: blue;
  font-style: italic;
  font-weight: 400;

  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
.border_right_radius{
    border-radius: .25rem 0 0 .25rem !important;
}
.border_left_radius{
  border-radius: 0 .25rem .25rem 0 !important;
}