.my-image {
    width: 50px;
}

.card-icon {
    cursor: pointer;
}

header.masthead.news_head_img h1 {
    font-size: 50px;
    text-transform: uppercase;
}

header.masthead.news_head_img .page-heading {
    padding: 180px 0 100px 0;
}

section.news_sec_01 {
    padding: 20px 0;
    overflow: hidden;
    background: #f1f1f1;
    position: relative;
    margin-top: -16px;
}

section.news_sec_01 h1 {
    font-size: 34px;
    color: #0671b9;
}

section.news_sec_01 div#custom-news-input span.input-group-btn {
    width: 100%;
}

section.news_sec_01 div#custom-news-input input {
    border: 0;
    border-radius: 30px !important;
    padding-left: 20px;
    height: 50px;
    box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.09019607843137255);
}

section.news_sec_01 div#custom-news-input button.btn {
    position: absolute;
    top: 0;
    right: 0px;
    height: 50px;
    width: 50px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background: #73c057;
    border: 0;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    z-index: 99999;
}

section.news_sec_01 div#custom-news-input button.btn img {
    height: 25px;
    position: absolute;
    top: 30%;
    right: 22%;
}

.sidebar_inner ul {
    padding: 1em 24px;
    list-style: none;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 0.25s ease, background 0.25s ease;
    -webkit-transition: all 0.25s ease, background 0.25s ease;
    -moz-transition: all 0.25s ease, background 0.25s ease;
    -ms-transition: all 0.25s ease, background 0.25s ease;
    box-shadow: 0 5px 10px 3px rgba(230, 230, 243, 1);
    -webkit-box-shadow: 0 5px 10px 3px rgba(230, 230, 243, 1);
    -moz-box-shadow: 0 5px 10px 3px rgba(230, 230, 243, 1);
    -ms-box-shadow: 0 5px 10px 3px rgba(230, 230, 243, 1);
    border-radius: 6px;
    border: 1px solid #e4e4f4;
}

.sidebar_inner ul li {
    padding: 7px 12px;
}

.sidebar_inner ul li:hover,
.sidebar_inner ul li:focus {
    background-color: rgba(221, 221, 221, .6);
    border-radius: 3px;
}

.sidebar_inner ul li a {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    text-decoration: none;
}

.sidebar_inner ul li a i.fa {
    font-size: 14px;
    max-width: 28px;
    line-height: normal !important;
    display: flex;
    align-items: center;
    min-width: 27px;
}

.sidebar_inner ul li:hover a,
.sidebar_inner ul li:focus a {
    color: #e53b25;
}

.user-img {
    display: flex;
    align-items: center;
    border-bottom: 2px solid #d2d2d2;
    padding-bottom: 1em;
}

.user-img img {
    width: 35%;
    border-radius: 5px;
    margin-right: 10px;
}

.user-img h3 {
    font-size: 18px;
    color: #000;
}

.right_sidebar .icons_l {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.icons_l .card-icon {
    max-width: 20%;
    flex: 0 0 20%;
    padding: 0 15px;
}

.card-icon-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border-radius: 3px;
    background-color: #ddd;
    color: #fff;
    height: 100%;
}

.card-icon .icons1 {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(255, 152, 0, .4);
    background: linear-gradient(60deg, #ffa726, #fb8c00);
}

.card-icon .icons2 {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(76, 175, 80, .4);
    background: linear-gradient(60deg, #66bb6a, #43a047);
}

.card-icon .icons3 {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(244, 67, 54, .4);
    background: linear-gradient(60deg, #ef5350, #e53935);
}

.card-icon .icons4 {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(0, 188, 212, .4);
    background: linear-gradient(60deg, #26c6da, #00acc1);
}

.card-icon .icons5 {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(95, 177, 52, 0.4);
    background: linear-gradient(60deg, #56ab2f, #a8e063);
}

.card-icon-inner i {
    font-size: 30px;
}

.card-icon-inner p {
    margin: 10px 0 0;
}

.card-icon .notification {
    position: relative;
}

.card-icon .notification .noti_count {
    position: absolute;
    top: -8px;
    right: -8px;
    background-color: rgba(53, 53, 53, .9);
    height: 20px;
    width: 20px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    color: #fff;
    line-height: normal;
    padding: 0;
    margin: 0;
}

.news_sec_01 ul.event {
    padding-left: 0;
	margin: 0;
}

div.dataTables_wrapper div.dataTables_info,
div.dataTables_wrapper div.dataTables_paginate {
    padding-top: 0.15em !important;
}

section.news_sec_01 div#custom-news-input button.btn img {
    height: 19px;
    right: 17px;
}

.right_sidebar div#myTable_wrapper {
    font-size: 16px;
}

.right_sidebar div#myTable_wrapper table.table tr td .btn {
    padding: 6px 15px;
    border-radius: 3px;
    font-weight: 600;
    font-size: 14px !important;
    text-transform: capitalize;
    line-height: normal;
    box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, .2);
}

.btn-primary {
    box-shadow: 0px 3px 10px -1px rgba(8, 113, 185, .2) !important;
}

.btn-success {
    box-shadow: 0px 3px 10px -1px rgba(40, 167, 69, .2) !important;
}

.btn-info {
    box-shadow: 0px 3px 10px -1px rgba(23, 162, 184, .2) !important;
}

.btn-danger {
    box-shadow: 0px 3px 10px -1px rgba(220, 53, 69, .2) !important;
}

.btn-warning {
    box-shadow: 0px 3px 10px -1px rgba(252, 227, 92, .2) !important;
}
.gallery-album {
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 0px 13px -2px rgba(0,0,0,.15);
    position: relative;
    max-width: 100%;
    width: 100%;
    max-height: 200px;
    height: 200px;
}
.album-title {
    position: absolute;
    background-color: rgb(115, 192, 87, .8);
    width: 100%;
    border-radius: 0 0 4px 4px;
    text-align: center;
    padding: 13px 0px 15px;
    bottom: 0px;
    height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.4s ease;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.gallery-album img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.album-title h5 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    white-space: nowrap;
    max-width: 90%;
    margin: 0 auto;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gallery-album:hover .album-title,
.gallery-album:focus .album-title {
    bottom: 0px;
    height: 100%;
}
.right_sidebar .thumbDis .thumbImg img {
    object-fit: cover;
    box-shadow: 0px 0px 13px rgba(0,0,0,.1);
    border-radius: 4px;
    border: 1px solid #eee;
}
.chat-room .card {
    height: 500px;
    border-radius: 15px !important;
    background-color: #fff !important;
    box-shadow: 0px 0px 13px rgba(0,0,0,.06);
    border-color: #eee;
}
.chat-room .contacts_body{
  padding:  0.75rem 0 !important;
  overflow-y: auto;
  white-space: nowrap;
}
.chat-room .msg_card_body{
  overflow-y: auto;
}
.chat-room .card-header {
    border-radius: 5px 5px 0 0 !important;
    border-bottom: 0 !important;
    background: rgba(6, 113, 185, .7);
}
.chat-room .card-footer {
    border-radius: 0px 0px 5px 5px !important;
    border-top: 0 !important;
    padding: 13px 0 0;
    background: #ffffff !important;
}
.chat-room .card-footer .input-group {
    box-shadow: 0px -4px 13px rgba(0,0,0,.051);
}
.chat-room .type_msg {
    background-color: rgb(236, 236, 236) !important;
    border: 0 !important;
    height: 50px !important;
    overflow-y: auto;
    color: #1a1a1a !important;
    padding-top: 10px;
}
.chat-room .type_msg::placeholder{
  color:#1a1a1a;
}
.chat-room .type_msg:focus{
  box-shadow:none !important;
  outline:0px !important;
}
.chat-room .type_msg::-webkit-scrollbar-track,
.chat-room .msg_card_body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    background-color: rgb(253, 253, 253);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}
.chat-room .type_msg::-webkit-scrollbar,
.chat-room .msg_card_body::-webkit-scrollbar {
    width: 6px;
    border-radius: 50px;
    background-color: rgb(253, 253, 253);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}
.chat-room .type_msg::-webkit-scrollbar-thumb,
.chat-room .msg_card_body::-webkit-scrollbar-thumb {
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
  background-color: #73c057;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
.chat-room .msg_card_body::-webkit-scrollbar-thumb {
  background-color: #509bce;
}
.chat-room .attach_btn {
    border-radius: 0 0 0 5px !important;
    border: 0 !important;
    color: black !important;
    cursor: pointer;
    border-right: 1px solid #c0c0c0 !important;
}
.chat-room .send_btn {
    border-radius: 0 0 5px 0 !important;
    background-color: rgb(233, 236, 239) !important;
    border: 0 !important;
    color: black !important;
    cursor: pointer;
    border-left: 2px solid #c0c0c0 !important;
}
.chat-room .search_btn{
  border-radius: 0 15px 15px 0 !important;
  background-color: rgba(0,0,0,0.3) !important;
  border:0 !important;
  color: white !important;
  cursor: pointer;
}
.chat-room .action_menu ul li {
  width: 100%;
  padding: 5px 15px;
  margin-bottom: 2px;
  font-size: 15px;
}
.chat-room .user_img{
  height: 60px;
  width: 60px;
  border:1px solid #f5f6fa;
  object-fit: cover;

}
.chat-room .user_img_msg{
  height: 40px;
  width: 40px;
  border:1px solid #f5f6fa;
  object-fit: cover;

}
.chat-room .img_cont{
  position: relative;
  height: 60px;
  width: 60px;
}
.chat-room .img_cont_msg{
  height: 40px;
  width: 40px;
}
.chat-room .online_icon {
    position: absolute;
    height: 15px;
    width: 15px;
    background-color: #4cd137;
    border-radius: 50%;
    bottom: 0.2em;
    right: 0;
    border: 1.5px solid white;
}
.chat-room .offline{
  background-color: #c23616 !important;
}
.chat-room .user_info{
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 15px;
}
.chat-room .user_info span{
  font-size: 20px;
  color: white;
}
.chat-room .user_info p {
  font-size: 10px;
  color: rgba(255,255,255,0.6);
  margin-bottom: .5rem;
  line-height: 1.3rem;
  margin-top: 0px;
}
.chat-room .msg_cotainer {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    border-radius: 25px;
    background-color: #fafafa;
    padding: 10px 15px;
    position: relative;
    font-size: 14px;
    box-shadow: 0px 0px 12px rgba(0,0,0,.08);
    border: 1px solid #eee;
}
.chat-room .msg_cotainer_send {
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 10px;
    border-radius: 25px;
    background-color: rgba(220, 248, 198, .8);
    padding: 10px 15px;
    position: relative;
    font-size: 14px;
    box-shadow: 0px 0px 13px rgba(0,0,0,.05);
    border: 1px solid rgba(221, 221, 221, .2);
}
.chat-room .msg_time {
    position: absolute;
    left: 2px;
    bottom: -18px;
    color: rgba(0, 0, 0, 0.8);
    font-size: 10px;
    font-weight: 600;
}
.chat-room .msg_time_send {
    position: absolute;
    right: 3px;
    bottom: -18px;
    color: rgba(0, 0, 0, 0.8);
    font-size: 10px;
    font-weight: 600;
}
.chat-room .msg_head{
  position: relative;
}
.chat-room #action_menu_btn{
  position: absolute;
  right: 10px;
  top: 10px;
  color: white;
  cursor: pointer;
  font-size: 20px;
}
.chat-room .action_menu{
  z-index: 1;
  position: absolute;
  padding: 5px 0;
  background-color: rgba(0,0,0,0.5);
  color: white;
  border-radius: 15px;
  top: 30px;
  right: 15px;
  display: none;
}
.chat-room .action_menu ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.chat-room .action_menu ul li{
  width: 100%;
  padding: 10px 15px;
  margin-bottom: 5px;
}
.chat-room .action_menu ul li i{
  padding-right: 10px;

}
.chat-room .action_menu ul li:hover{
  cursor: pointer;
  background-color: rgba(0,0,0,0.2);
}
.date-groups{
  margin: 8px 0px 10px;
}
.group-details p{
  margin: 7px 0px;
}
.btn-shares .btn{
  border-radius: 3px;
}
.btn-shares .social-share a{
  text-decoration: none;
  margin-right: 10px !important;
}
.btn-shares .social-share .btn{
  background-color: #ddd;
  padding: 5px;
  height: 40px;
  width: 45px;
  box-shadow: 0px 0px 13px rgba(0,0,0,.051);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
}
.btn-shares .social-share .btn-facebook{
  background-color:#4a5fae;
  border-color:#4a5fae;
  color:#fff;
}
.btn-shares .social-share .btn-twitter{
  background-color:#21aae9;
  border-color:#21aae9;
  color:#fff;
}
.btn-shares .social-share .btn-instagram{
  background-color:#e02753;
  border-color:#e02753;
  color:#fff;
}
.btn-shares .social-share .btn-linkedin{
  background-color:#0b75c5;
  border-color:#0b75c5;
  color:#fff;
}
.btn-shares .social-share .btn-pinterest{
  background-color:#e00019;
  border-color:#e00019;
  color:#fff;
}
.btn-shares .social-share .btn-google{
  background-color:#d7473b;
  border-color:#d7473b;
  color:#fff;
}
.pad-small{
  margin-top: 1px!important;
}
.justify-content-between2{
  justify-content: space-around;
}
.gridview a .inner-detail span{
  font-size: 12px!important;
}
.gridview a .inner-detail i.fa.fa-comments {
  font-size: 15px;
}
.bus-desc {
  font-size: 13px;
  margin-top: 4px;
  line-height: 18px;
 }
.comments-span{
  right:45px!important;
}
.attend-span{
  right:100px!important;
}
@media only screen and (max-width: 767px) {
    section.news_sec_01 h1 {
        font-size: 24px;
        padding-bottom: 20px;
        text-align: center;
    }
    .right_sidebar div#myTable_wrapper div#myTable_paginate {
        text-align: center;
        margin: 8px auto 0px;
        display: table;
        padding-right: 15px;
    }
    .right_sidebar div#myTable_wrapper div#myTable_info {
        padding-left: 15px;
    }
    .card-icon-inner i {
        font-size: 25px;
    }
    .card-icon-inner p {
        font-size: 16px;
    }
}

@media screen and (max-width:575px) {
    .icons_l .card-icon {
        max-width: 50%;
        flex: 0 0 50%;
        margin-bottom: 1em;
    }
    .right_sidebar div#myTable_wrapper {
        font-size: 15px;
    }
}

@media screen and (min-width:425px) and (max-width:767px) {
    .sidebar_inner ul {
        max-width: 55%;
        margin: 0 auto 2em;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .sidebar_inner ul {
        padding: .5em 10px 1em;
    }
    .user-img {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        margin: 5px !important;
        padding-bottom: 15px;
    }
    .user-img h3 {
        margin-left: 0px !important;
    }
    .user-img img {
        width: 35%;
        border-radius: 5px;
        margin-right: 10px;
        max-height: 100px;
        object-fit: cover;
    }
    .sidebar_inner ul li {
        padding: 5px;
    }
    .sidebar_inner ul li a i.fa {
        font-size: 13px;
        max-width: 23px;
        min-width: 23px;
    }
    .sidebar_inner ul li a {
        font-size: 15px;
    }
    .right_sidebar .icons_l {
        margin: 0 -5px;
    }
    .icons_l .card-icon {
        padding: 0 5px;
    }
    .card-icon-inner {
        padding: 15px;
    }
    .card-icon-inner i {
        font-size: 20px;
    }
    .card-icon-inner p {
        margin: 7px 0 0;
        font-size: 14px !important;
    }
    .card-icon .notification .noti_count {
        top: -5px;
        right: -7px;
        height: 17px;
        width: 17px;
        font-size: 10px;
    }
}

@media screen and (min-width:768px) {
    .sidebar_inner {
        height: 100%;
        position: sticky;
        top: 0;
    }
    .sidebar_inner ul {
        position: sticky;
        top: 70px;
    }
}
