@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300ita‌lic,400italic,500,500italic,700,700italic,900italic,900);

@font-face {
    font-family: 'PT Sans Regular';
    font-style: normal;
    font-weight: normal;
    src: local('PT Sans Regular'), url('../fonts/ptsans/PTS55F.woff') format('woff');

}

/*
Primary: #2596BE 
Secondary: #307791 
move to top: #2596BE  
*/


/* Your app custom files in this file */
/*p,div,span,a,label,h1,h2,h3,h4,h5,h6{*/

p,span,a,label,h1,h2,h3,h4,h5,h6{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}
/* Tab bar icons */

:root {
    user-select: none; /* supported by Chrome and Opera */
    -webkit-user-select: none; /* Safari */
    toolbar-md-title-text-color: white;
    --f7-font-family: 'PT Sans Regular', Helvetica, Arial, sans-serif;
}

:root.md {
  --f7-font-family : 'PT Sans Regular', system-ui, Noto, Helvetica, Arial, sans-serif;
}
:root.ios {
  --f7-font-family : 'PT Sans Regular', -apple-system, SF Pro Text, SF UI Text, system-ui, Helvetica Neue, Helvetica, Arial, sans-serif;
}
:root.aurora {
  --f7-font-family: 'PT Sans Regular', -apple-system, system-ui, Helvetica, Arial, sans-serif;
}

body{
    font-family: 'PT Sans Regular', sans-serif;
    /*background: transparent !important;*/
    background:#f6f6f6 !important;
    color: rgba(0, 0, 0, 1);

	font-size: 16px;
    line-height: 22px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 110%;
	font-family: 'PT Sans Regular', sans-serif;
	font-weight: 500;
}


.page-content-custom {
    background: linear-gradient(#307791,#2596BE) !important;    
}

.layout-custom {
    background: linear-gradient(#307791,#2596BE) !important;
    
}

/* === Custom layout === */
.layout-custom .navbar,
.navbar.layout-custom,
.layout-custom .subnavbar,
.subnavbar.layout-custom {
    background-color: #2596BE !important;
    color: #fff;
}
.layout-custom .navbar:after,
.navbar.layout-custom:after,
.layout-custom .subnavbar:after,
.subnavbar.layout-custom:after {
    background-color: #2596BE;
}
.layout-custom .toolbar,
.toolbar.layout-custom {
    background-color: #2596BE !important;
    color: #fff !important;
}
.layout-custom .toolbar:before,
.toolbar.layout-custom:before {
    background-color: #2596BE !important;
}
.layout-custom .picker-modal .toolbar {
    background-color: #2596BE !important;
}
.layout-custom .popover .picker-modal .toolbar {
    background: none;
}
.layout-custom .picker-calendar-week-days {
    color: #fff;
    background-color: #2596BE;
}
.layout-custom .popover .picker-modal .picker-center-highlight:before,
.layout-custom .picker-modal.picker-modal-inline .picker-center-highlight:before {
    background-color: #2596BE;
}
.layout-custom .popover .picker-modal .picker-center-highlight:after,
.layout-custom .picker-modal.picker-modal-inline .picker-center-highlight:after {
    background-color: #2596BE;
}
.layout-custom .popover .picker-modal .picker-item.picker-selected,
.layout-custom .picker-modal.picker-modal-inline .picker-item.picker-selected {
    color: #fff;
}
.layout-custom .popover .picker-modal .picker-calendar-week-days,
.layout-custom .picker-modal.picker-modal-inline .picker-calendar-week-days {
    color: #fff;
}
.layout-custom .popover .picker-modal .picker-calendar-day,
.layout-custom .picker-modal.picker-modal-inline .picker-calendar-day {
    color: #fff;
}
.layout-custom .popover .picker-modal .picker-calendar-day.picker-calendar-day-prev,
.layout-custom .picker-modal.picker-modal-inline .picker-calendar-day.picker-calendar-day-prev,
.layout-custom .popover .picker-modal .picker-calendar-day.picker-calendar-day-next,
.layout-custom .picker-modal.picker-modal-inline .picker-calendar-day.picker-calendar-day-next {
    color: #777;
}
.layout-custom .popover .picker-modal .picker-calendar-day.picker-calendar-day-disabled,
.layout-custom .picker-modal.picker-modal-inline .picker-calendar-day.picker-calendar-day-disabled {
    color: #555;
}
.layout-custom .popover .picker-modal .picker-calendar-day.picker-calendar-day-today span,
.layout-custom .picker-modal.picker-modal-inline .picker-calendar-day.picker-calendar-day-today span {
    background: #2596BE;
}
.layout-custom .popover .picker-modal .picker-calendar-day.picker-calendar-day-has-events span:after,
.layout-custom .picker-modal.picker-modal-inline .picker-calendar-day.picker-calendar-day-has-events span:after {
    background: #2596BE;
}
.layout-custom .popover .picker-modal .picker-calendar-week-days:after,
.layout-custom .picker-modal.picker-modal-inline .picker-calendar-week-days:after,
.layout-custom .popover .picker-modal .picker-calendar-row:after,
.layout-custom .picker-modal.picker-modal-inline .picker-calendar-row:after {
    background-color: #2596BE;
}
.layout-custom .popover .picker-modal .toolbar ~ .picker-modal-inner .picker-calendar-months:before,
.layout-custom .picker-modal.picker-modal-inline .toolbar ~ .picker-modal-inner .picker-calendar-months:before,
.layout-custom .popover .picker-modal .picker-calendar-week-days ~ .picker-calendar-months:before,
.layout-custom .picker-modal.picker-modal-inline .picker-calendar-week-days ~ .picker-calendar-months:before {
    background-color: #2596BE;
}
.layout-custom .popover .picker-modal .toolbar:after {
    background-color: #2596BE;
}
.layout-custom .photo-browser .navbar,
.layout-custom .views .view[data-page="photo-browser-slides"] .navbar,
.layout-custom .photo-browser .toolbar,
.layout-custom .views .view[data-page="photo-browser-slides"] .toolbar {
    color: #000;
    background: rgba(247, 247, 247, 0.95);
}
.layout-custom .photo-browser-dark .navbar,
.layout-custom .photo-browser-dark .toolbar {
    background: rgba(30, 30, 30, 0.8);
    color: #fff;
}
.layout-custom .tabbar a:not(.active) {
    color: #fff !important;
}
.layout-custom .page,
.layout-custom .login-screen-content,
.page.layout-custom,
.layout-custom .panel,
.panel.layout-custom {
    background-color: #2596BE;
    color: #ddd;
}
.layout-custom .content-block-title {
    color: #fff;
}
.layout-custom .content-block,
.content-block.layout-custom {
    color: #bbb;
}
.layout-custom .content-block-inner {
    background: #2596BE;
    color: #ddd;
}
.layout-custom .content-block-inner:before {
    background-color: #0091EA;
}
.layout-custom .content-block-inner:after {
    background-color: #0091EA;
}
.layout-custom .list-block ul,
.list-block.layout-custom ul {
    /*background: #2596BE;*/
    color: #2596BE !important;
}
.layout-custom .list-block ul:before,
.list-block.layout-custom ul:before {
    /*background-color: #0091EA;*/
    background-color: #ffffff !important;
}
.layout-custom .list-block ul:after,
.list-block.layout-custom ul:after {
     /*background-color: #0091EA;*/
    background-color: #ffffff !important;
}
.layout-custom .list-block.inset ul,
.list-block.layout-custom.inset ul {
    /*background-color: #2596BE;*/
    background-color: #ffffff !important;
}
.layout-custom .list-block.notifications > ul,
.list-block.layout-custom.notifications > ul {
    background: none;
}
.layout-custom .autocomplete-dropdown {
    background: #2596BE;
}
.layout-custom .autocomplete-dropdown .list-block b {
    color: #fff;
}
.layout-custom .card {
    background: #2596BE;
}
.layout-custom .card-header:after {
    background-color: #0091EA;
}
.layout-custom .card-footer {
    color: #bbb;
}
.layout-custom .card-footer:before {
    background-color: #0091EA;
}
.layout-custom .popover,
.popover.layout-custom {
    background: rgba(255, 255, 255, 0.8);
}
.layout-custom .popover .popover-angle:after,
.popover.layout-custom .popover-angle:after {
    background: rgba(255, 255, 255, 0.8);
}
.layout-custom .popover .list-block ul,
.popover.layout-custom .list-block ul {
    background: none;
}
.layout-custom .actions-popover .list-block ul:before {
    background-color: #0091EA;
}
.layout-custom .actions-popover .list-block ul:after {
    background-color: #0091EA;
}
.layout-custom .actions-popover .actions-popover-label:after {
    background-color: #0091EA;
}
.layout-custom li.sorting {
    background-color: #01579B;
}
.layout-custom .swipeout-actions-left a,
.layout-custom .swipeout-actions-right a {
    background-color: #01579B;
}
.layout-custom .item-inner:after,
.layout-custom .list-block ul ul li:last-child .item-inner:after {
    /*background-color: #0091EA;*/
    background-color: #ffffff !important;
}
.layout-custom .item-after {
    color: #bbb;
}
html:not(.watch-active-state) .layout-custom .item-link:active,
html:not(.watch-active-state) .layout-custom label.label-checkbox:active,
html:not(.watch-active-state) .layout-custom label.label-radio:active,
.layout-custom .item-link.active-state,
.layout-custom label.label-checkbox.active-state,
.layout-custom label.label-radio.active-state {
    /*background-color: #01579B;*/
    background-color: #ffffff !important;
}
.layout-custom .item-link.list-button:after {
    background-color: #0091EA;
}
.layout-custom .list-block-label {
    color: #bbb;
}
.layout-custom .item-divider,
.layout-custom .list-group-title {
    background: #0091EA;
    color: #bbb;
}
.layout-custom .item-divider:before,
.layout-custom .list-group-title:before {
    background-color: #0091EA;
}
.layout-custom .searchbar {
    background: #0091EA;
}
.layout-custom .searchbar:after {
    background-color: #0091EA;
}
.layout-custom .list-block input[type="text"],
.list-block.layout-custom input[type="text"],
.layout-custom .list-block input[type="password"],
.list-block.layout-custom input[type="password"],
.layout-custom .list-block input[type="email"],
.list-block.layout-custom input[type="email"],
.layout-custom .list-block input[type="tel"],
.list-block.layout-custom input[type="tel"],
.layout-custom .list-block input[type="url"],
.list-block.layout-custom input[type="url"],
.layout-custom .list-block input[type="date"],
.list-block.layout-custom input[type="date"],
.layout-custom .list-block input[type="datetime-local"],
.list-block.layout-custom input[type="datetime-local"],
.layout-custom .list-block input[type="number"],
.list-block.layout-custom input[type="number"],
.layout-custom .list-block select,
.list-block.layout-custom select,
.layout-custom .list-block textarea,
.list-block.layout-custom textarea {
    color: #fff;
}
.layout-custom .label-switch .checkbox {
    background-color: #0091EA;
}
.layout-custom .label-switch .checkbox:before {
    background-color: #2596BE;
}
.layout-custom .range-slider input[type="range"]:after {
    background: #2596BE;
}
.layout-custom .range-slider input[type="range"]::-ms-thumb {
    border: none;
}

/* End Theme */

/* Card Layout Styles */
.demo-card-header-pic .card-header {
    height: 100vw;
    background-size: cover;
    background-position: center;
}
.facebook-card .card-header {
    display: block;
    padding: 10px;
}
.facebook-card .facebook-avatar {
    float: left;
}
.facebook-card .facebook-name {
    margin-left: 44px;
    font-size: 20px !important;
    font-weight: 500;
}
.facebook-card .facebook-date {
    margin-left: 44px;
    font-size: 13px;
    color: #8e8e93;
}
.facebook-card .card-footer {
    background: #fafafa;
}
.facebook-card .card-footer a {
    color: #81848b;
    font-weight: 500;
}
.facebook-card .card-content img {
    display: block;
}
.facebook-card .card-content-inner {
    padding: 15px 0px;
}
.infinite-scroll-preloader1 {
    margin-top:-20px;
    margin-bottom: 10px;
    text-align: center;
    /*background: #00f0f0 !important;*/
}
.infinite-scroll-preloader1 .preloader1 {
    width:34px;
    height:34px;
}

/* Custom our own styles */

.user_profile_img{
    margin: 0 auto;
    position: relative;
    width: 120px !important;
    height: 120px !important;
    border-radius: 50%;
    border: 1px solid #D4D7DC;
    overflow: hidden;
    top: 10px;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);*/
}
.user_det{
    border-bottom: 0px solid #082243;
    text-align: center;
    padding-bottom: 0px;
}
.user_profile_img img{
    max-width: 100%;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0px !important;
    left: 0px;
    right: 0px;
}
.event_fav_icon{
    position: absolute;
    right: 3px;
    top: 3px;
    z-index: 999;
}
.card-footer .tl_sharing{
    float: left;
}
.share_calender img{
    width: 18px;
}
.share_calender span{
    /*font-size: 13px;*/
    color: #6d6d72;
    vertical-align: top;
    font-weight: normal;
    text-transform: uppercase;
}
.share_calender{
    margin-right: 15px;
}
.share_fb img{
    width: 18px;
}
.share_fb span{
    /*font-size: 13px*/;
    color: #6d6d72;
    vertical-align: top;
    font-weight: normal;
    text-transform: uppercase;
}
.tl_footer_heading span, .tl_sharing span {
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.9);
}

h3.tl_heading {
    -webkit-margin-after: -0.77em;
    -webkit-margin-before: -0.77em;
}

h3.tl_heading_bot {
    -webkit-margin-after: -0.5em;
    -webkit-margin-before: -0.77em;
}

.dt_inner_heading{
    background-color: #074476;
    border-color: #074476;
    color: #fff;
    width: 85%;
    float: left;
    padding: 6px;
    margin: 10px 0 ;
}
.dt_inner_sbtitle{
    clear: both;
    /*font-size: 12px;*/
    font-weight: 500;
    margin: 5px;
    color: #434a54;
}
.dt_inner_content{
    padding: 12px;
    background-color: #fbfbfb !important;
    border: 1px solid #e3e3e3 !important;
    color:#000000;
    margin-bottom: 0px !important;
    box-shadow: none !important;
}
.notifications {
    bottom: 0;
    top: auto;
}
.nopadding {
    padding: 0 !important;
}

div.navbar {
    background-color: #2596BE !important;
    color:#fff;
}
div.toolbar.tabbar.tabbar-labels {
    background-color: #2596BE !important;
}
span.tabbar-label {
    color:#fff !important;
}

input#photo.upload_img {
    position: absolute;
    left:0px;
    /*top:185px;*/
    opacity: 0;
    width:48px;
    height:48px;
}

img#ins-pro-pic, img#ins-feed-pic {
    margin-left: 12px !important;
    margin-top: 12px !important;
}

input#photo.feed-photo {
    position: absolute;
    left:0px;
    /*top:285px;*/
    opacity: 0;
    width:48px;
    height:48px;
}

input#neighbour_photo.upload_img, input#neighbours_photo.upload_img.nm-post-photo {
    position: absolute;
    left:-2px;
    /*top:294px;*/
    opacity: 0;
    width:48px;
    height:48px;
}

input#memberpost_photo.upload_img, input#memberpost_photo.upload_img.nm-post-photo {
    position: absolute;
    left:-2px;
    opacity: 0;
    width:48px;
    height:48px;
}
input#memberpost_edit_photo.upload_img {
    position: absolute;
    left:-2px;
    opacity: 0;
    width:48px;
    height:48px
}

input#reply_photo.upload_img {
    position: absolute;
    left:-2px;
    /*top:294px;*/
    opacity: 0;
    width:48px;
    height:48px;
}

input#neighbour_edit_photo.upload_img {
    position: absolute;
    left:-2px;
    /*top:294px;*/
    opacity: 0;
    width:48px;
    height:48px
}

input#photos.upload_img {
    position: absolute;
    left:-2px;
    /*top:212px;*/
    opacity: 0;
    width:48px;
    height:48px;
}

.padding-top-15 {
    padding-top: 15px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

img.new_note {
    width: 38px;
    right: 4px;
    top: 4px;
    position: absolute;
}

.img-wrap {
    position: relative;
    display: inline-block;
    background-color: #76AFFF;
    height: 84px;
    width: 84px;
    margin-right: 6px;
    margin-top: 8px;
}

.img-wrap .close {
    position: absolute;
    top: -8px;
    right: 2px;
    z-index: 100;
    color: red;
}
.preview-area img{
    max-width: 100%;
    position: absolute;
    margin: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

.title-case {text-transform: none !important; font-size:21px; }


@media screen and (min-width: 768px) and (max-width: 1024px){
    .share_calender span{
        font-size: 22px;
    }
    .share_calender img{
        width: 28px;
    }
    .share_fb span{
        font-size: 22px;
    }
    .share_fb span{
        font-size: 22px;
    }
    .share_fb img{
        width: 28px;
    }
    .dt_inner_sbtitle{
        font-size: 20px !important;
    }
}
.search-box{
    margin-left: -15px;
    margin-right: -15px;
    
    margin: 6px !important;
    border:1px solid #fff !important;
    background: #fff !important;
    
    margin-top: -25px !important;
    margin-bottom: -20px !important;
}

.search-icon{
    z-index:999;
    width: 22px;
    height: 32px;
    position:absolute;
    right: 20px;
    top: 10px;
    background-image:url(../images/icons/search.png);
    background-repeat:no-repeat;
    background-size: 18px 18px;
    background-position: 1px;
}

div#no_data.card {
    display: block;
    margin-top: 20px;
    height: 25px;
    padding: 9px 6px 6px 6px;
}
/* Over write defaults */

.tabbar-labels a.link, .tabbar-labels a.tab-link {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

a.item-link2{
    color: #FFF !important;
}

a.item-link-menu{
    color: #2596BE !important;
}

a.item-link3 {
    color: #ABCDEF !important;
    font-size: 17px !important;
    text-transform: uppercase;
}
div.tl_footer_left, div.ngtalk_msg {
    text-transform: uppercase;
}
/*
div.page-content {
    margin-top: 0px;
    padding-bottom: 56px;
}*/

div.right2 {
    margin-right:0px !important;
}

div.statusbar-overlay {
    background: #2596BE !important;
}

div.statusbar {
    background: #2596BE !important;
}

.navbar, .subnavbar, .toolbar {
    background: #2596BE !important;
}

div.card-content-inner {
    padding: 8px 0;
    overflow-wrap: break-word;
}

.mtop15 {
    top:-15px;
}
/**************/
.detailsImgContainer {
    max-height:210px;
    overflow:hidden;
}

.detailsImgContainer2 {
    max-height:450px;
    overflow:hidden;
}

.transparent_tab {
    /*position:absolute;
    margin-top: 162px !important;*/
    background: #2596BE !important;
    height:32px;
    color:#FFFFFF !important;
    top:1px !important;
}


a.tab-link {
    font-size:17px !important; color:#ffffff !important;
}

h3 {
    font-size: 20px !important;
    color: rgba(0, 0, 0, 1);

    /*text-transform:uppercase;*/
}

p {
    font-size: 16px !important;
}

.user_menuinfo, .user_menuinfo_r {
    margin: 0 0 7px 0 !important;
}

.padleft20 {
    padding-right:20px;
}

.icon_container{
    margin: 0 16px;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 0px solid #D4D7DC;
    overflow: hidden;
    top: 0px;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);*/
    float:left;
}

.icon_container img, .icon_container_inner{
    max-width: 100%;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.menu_profile_addr {
    font-size:14px;
}

.padding8 {
    padding:8px !important;
}

.custom-card-header {
    color:#ffffff;
    background-color: #2596BE;
    min-height:45px !important;
    padding-top:12px !important;
    padding-bottom:12px !important;
    font-size: 20px !important;
}

.row-custom {
    padding-left:10px !important;
    padding-top: 15px !important;
    font-size: 20px !important;
}

.dt_inner_content_new {
    padding: 5px 5px 5px 5px;
    font-size: 19px !important;
    border-bottom: 1px solid #e3e3e3 !important;
    color: #000000;
    opacity:0.8;
    margin-bottom: 0px !important;
}

.dt_inner_content_new_nb {
    padding: 5px 5px 5px 5px;
    font-size: 19px !important;
    border-bottom: 0px solid #e3e3e3 !important;
    color: #000000;
    opacity:0.8;
    margin-bottom: 25px !important;
}

.dt_inner_sbtitle_new{
    clear: both;
    font-size: 19px !important;
    font-weight: 600;
    margin: 5px;
    /*color: #434a54;
    opacity:0.8;*/
    text-transform:uppercase;
}

.dt_inner_sbtitle_new_2{
    clear: both;
    font-size: 19px !important;
    font-weight: 500;
    margin: 5px;
    padding-left: 5px;
    /*color: #434a54;
    opacity:0.8;*/
    text-transform:uppercase;
}

i.material-icons {
    color:#2596BE;
    font-size:20px;
    float:left;
    padding-left:15px;
    padding-right:15px;
}

.paddingtop1 {
    padding-top:1px !important;
}

.margintop5 {
    margin-top:5px !important;
}

.page-content {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    height: 100%;
    position: relative;
    z-index: 1;
    /*background: #f1f5f7;*/
    /*background: #ffffff;*/
    /*background: transparent !important;*/
    background:#f6f6f6 !important;
}

.card-content-inner {
    color: rgba(0, 0, 0, 1);
}

.paddingtop14 {
    padding-top:14px !important;
}

.color-gray {
    color:#9e9e9e;
    font-size: 15px !important;
}

.card-footer {
    /*padding: 4px 8px !important;*/
    padding: 0 10px !important;
}

.facebook-name-new {
    margin-left: 74px;
    font-size: 19px;
    font-weight: 500;
}

.facebook-date-new {
    margin-left: 74px;
    font-size: 19px;
    color: #8e8e93;
}

.custom-head {
    min-height:84px !important;
}
.sub_image_container{
    max-height: 80px;
    min-height: 80px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    background-color: #2596BE;
    margin-right: 5px;
    width: 95px;
}

.margintop-6 {
    margin-top:-6px !important;
}

#privacy_settings.item-content {
    padding-left:0px;
}

#privacy_settings.item-inner {
    padding-left:16px;
}

.per33 {
    width: 33% !important;
}

.photo-upload-container {
    border-radius: 50%;
    background-color: #2596BE;
    width:48px;
    height:48px;
    position: absolute;
    z-index: 100;
    right:37px;
    margin-top:-35px;
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);
}

i.act-icon {
    color:#ffffff !important;
    float:right !important;
    padding-right:5px !important;
}

.row-label {
    width: 15% !important;
}

.material-icon-24 {
    font-size:24px !important;
    padding-left:5px !important;
    padding-right:5px !important;
}

.material-icon-24-s {
    font-size:24px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    float:none !important;
    margin-top:9px !important;
}


.photo_selection {
    width:80%;
    height:100px;
    position: absolute;
    top:50%;
    z-index: 2000;
    background-color: #FFF;
    left:5%;
    padding: 18px;
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);
    border-radius: 3%;
    text-align:center;
    font-size:20px;
    line-height:32px;
}

#page-menu.card-header::after  {
   background-color: transparent !important;
}
#page-menu.card-footer::before {
    background-color: transparent !important;
}
#page-menu a.link, #page-menu.card-footer a.link {
    color:#FFFFFF !important;
}


.contact-container {
    border-radius: 50%;
    background-color: #2596BE;
    color:#FFF;
    font-size:29px;
    width:48px;
    height:48px;
    
    z-index: 100;
    right:37px;
    margin-top:-35px;
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);
}
.contact-icons {
    border-radius: 50%;
    background-color: #2596BE;
    color:#FFF;
    font-size:25px;
    font-style:normal;
    float:left;
    
    width: 38px;
    height: 22px;
   padding: 15px 5px 11px 5px;
    
   /* width: 40px;
	height: 40px;
	padding: 7px;*/
	
	text-align: center;
    /*padding:4px 10px;
    margin-left:10px;*/
}

.contact-icons-im {
    border-radius: 50%;
    background-color: #2596BE;
    color:#FFF;
    font-size:25px;
    font-style:normal;
    float:left;
    
    width: 38px;
    height: 22px;
    padding: 16px 5px 11px 5px;
    
   /* width: 40px;
	height: 40px;
	padding: 7px;*/
	
	text-align: center;
    /*padding:4px 10px;
    margin-left:10px;*/
}

.contact-icons-chat {
    border-radius: 50%;
    background-color: #2596BE;
    color:#FFF;
    font-size:25px;
    font-style:normal;
    float:left;
    
    width: 38px;
	height: 23px;
	padding: 11px 5px 15px 5px;
	
	text-align: center;
    /*padding:4px 10px;
    margin-left:10px;*/
}

.contact-icons-chat-new {
    border-radius: 50%;
    background-color: #2596BE;
    color:#FFF;
    font-size:20px;
    font-style:normal;
    float:left;
    
    width: 29px;
    height: 29px;
    line-height: 29px;
	padding: 2px 3px 2px 3px;
	
	text-align: center;
}

.dt_inner_sbtitle_new_3{
    clear: both;
    font-size: 19px !important;
    font-weight: 500;
    margin: 5px;
    padding-left: 5px;
    /*color: #434a54;
    opacity:0.8;*/
    text-transform:uppercase;
}
.dt_inner_content_new_2 {
    padding: 5px 5px 5px 10px;
    font-size: 19px !important;
    border-bottom: 1px solid #e3e3e3 !important;
    color: #000000;
    opacity:0.8;
    margin-bottom: 0px !important;
}

.card {
    margin: 6px 12px !important;
    padding: 0px !important;
}

.per50 {
    width: 50% !important;
}

.tagline,.taglineMain {
    /*font-size:16px !important;*/
}

.fmenu {
    background: #2596BE;
    color: #ffffff;
    
    position: fixed;
    right: 85px;
    text-align: right;
    margin-top:-40px;
    padding:0px 0.5rem;
    border-radius: 2px;
    width:auto;
}
.fmenu-2{
    margin-bottom:10px;
}
.act-icon-text {
    color:#FFF !important;
    float:right !important;
    padding-right:2px !important;
}

.search-for {
    padding-left:4px !important;
}

i.material-icons2 {
    color:#2596BE;
    font-size:16px;
    float:left;
    padding-left:5px;
    padding-right:5px;
}
.panelfooter {
    background: #0091EA;
    color:#FFFFFF;
    min-height: 36px !important;
    padding: 4px 6px;
}

.card-bottom {
    margin-bottom:12px !important;
}

.panel-overlay2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    opacity: .5;
    z-index: 1450;
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}

body.with-panel-left-cover .panel-overlay2,
body.with-panel-right-cover .panel-overlay2 {
    display: block;
    opacity: 1;
}
body.with-panel-left-reveal .panel-overlay2,
body.with-panel-right-reveal .panel-overlay2 {
    background: rgba(0, 0, 0, 0.1);
    display: block;
    opacity: 0;
}
body.with-panel-left-reveal .panel-overlay2 {
    -webkit-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
}
body.with-panel-right-reveal .panel-overlay2 {
    -webkit-transform: translate3d(-260px, 0, 0);
    transform: translate3d(-260px, 0, 0);
}
body.panel-closing .panel-overlay2 {
    display: block;
}

.menulink-height {
    line-height:0 !important;
    
}

.item-media2 {
    min-width:20px !important;
}


.dt_inner_sbtitle_new_4{
    clear: both;
    font-size: 16px !important;
    font-weight: 500;
    margin: 5px;
    /*color: #434a54;
    opacity:0.8;*/
    -webkit-margin-after: -0.77em;
}
.color-gray-2 {
    margin-left:5px;
    color:#9e9e9e;
    font-size: 15px !important;
}
.dt_inner_content_new_3 {
    padding: 5px 5px 5px 5px;
    font-size: 19px !important;
    border-bottom: 1px solid #e3e3e3 !important;
    color: #000000;
    opacity:0.8;
    margin-bottom: 0px !important;
}
.size-28 {
    font-size:28px !important;
    padding-left:5px !important;
    padding-right:5px !important;
}
.size-32 {
    font-size:32px !important;
    padding-left:5px !important;
    padding-right:5px !important;
}
.margintop7 {
    margin-top:7px !important;
}
.margintop4 {
    margin-top:4px !important;
}
.movetop7 {
    margin-top:-7px !important;
}
.ico48{
    width:30px !important;
    height:30px !important;
}
.icon_container2{
    margin: 0 12px;
    position: relative;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    border: 1px solid #D4D7DC;
    overflow: hidden;
    top: 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    float:left;
}

.icon_container2 img{
    max-width: 100%;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.bbq-book-period {
    font-size: 19px !important;
    color:#2596BE;
    margin-top:10px;
}

.terminfo, .descinfo {
    margin:5px !important;
    height:180px;
    overflow:scroll;
    background-color:#e0e0e0;
    scrollbar-base-color: #2596BE;
}
.terminfo::-webkit-scrollbar, .descinfo::-webkit-scrollbar {
    width: 12px;
    scrollbar-face-color:#2596BE;
}

.left2,
.navbar .left2,
.subnavbar .left2 {
    left:6px !important;
    margin-left:6px !important;
}


i.material-icons3 {
    color:#2596BE;
    font-size:16px;
    float:left;
    padding-left:3px !important;
    padding-right:5px !important;
}

.size-32-img {
    font-size:32px !important;
    padding-left:5px !important;
    padding-right:7px !important;
}

.custom-border {
    border: 1px solid #000 !important;
}
@media screen and (min-width: 768px) and (max-width: 1024px){
    .detailsImgContainer {
        max-height:420px;
        overflow:hidden;
    }
    
    .detailsImgContainer2 {
        max-height:780px;
        overflow:hidden;
    }

}

.notexttrans {
    text-transform: none !important;
}









.size-48 {
    font-size:48px !important;
    padding-left:5px !important;
    padding-right:5px !important;
}

.fnone {
    float:none !important;
}


.tutorialicon {
    font-size: 250px;
    line-height: 170px;
}

.welcomescreen-container .welcomescreen-text a{
    color: #fff;
    text-decoration: underline;
}

.tutorial-close-btn {
    background: #2596BE;
    padding: 9px;
    border-radius: 10px;
    color: #fff !important;
    /*color: #0da6ec !important;*/
    text-decoration: none !important;
    width:126px !important;
    float: right;
}

.margintop-27 {
    margin-top:-27px !important;
}

.paddingtop0 {
    padding-top:0 !important;
}

.card-custom {
    margin: 0px !important;
}

.padding-all0 {
    padding:0 !important;
}

.margin-top4 {
    margin-top: 4px !important;
}

.notlike {
    color: #E0E0E0 !important
}

.card-content {
    margin: 10px 10px 0 10px !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
}

.facebook-card .card-content-inner {
    padding: 0 !important;
}

.no-margintop-padding-top {
    margin-top:0 !important;
    padding-top:0 !important;
}

.nobottommargin {
    margin-top:0 !important;
    margin-bottom:0 !important;
}




.custom-toolbar {
    background: #fff !important;
}

.flex-row {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-direction: row;
    flex-direction: row;
}

.flex-row .flex-rest-width {
    -ms-flex: 1;
    flex: 1;
    width: auto;
}






.profile_img{
    margin: 0 auto;
    position: relative;
    width: 48px !important;
    height: 48px !important;
    border-radius: 50%;
    border: 1px solid #D4D7DC;
    overflow: hidden;
    top: 10px;
}

.profile_chat_img{
    margin: 0 auto;
    position: relative;
    width: 60px !important;
    height: 60px !important;
    border-radius: 50%;
    border: 1px solid #D4D7DC;
    overflow: hidden;
}


.ico {
    display: inline-block;
    float:left;
    width: 32px;
    height: 32px;
    margin-top: 0px;
    margin-right:3px;
    line-height: 32px;
}

.title { display: block; overflow: hidden; }

.date2
{
    float: left;
    height: 45px;
    width: 45px;
    margin-right: 5px;
    padding-top: 0px;
    line-height: normal;
}

.date2 .month
{
    display: block;
    text-align: center;
    color: #2596BE;
    font-size: 14px;
    padding-top: 4px;
    text-transform: uppercase;
}

.date2 .day
{
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 18px;
    font-weight: bold;
}

.daytime {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding:13px 8px 13px 0 !important;
}

.clear_both {
    clear: both !important;
}

.regterminfo {
    padding:5px !important;
    height:500px;
    overflow:scroll;
    background-color:#e6e6e6;
    scrollbar-base-color: #2596BE;
}
.regterminfo::-webkit-scrollbar {
    width: 12px;
    scrollbar-face-color:#2596BE;
}

.welcomescreen-closebtn{
    top: 5px;
    right: 5px;
    position: absolute;
    text-align: right;
    z-index: 9998;
    font-size: 18px;
    padding: 15px;
}




.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    
    border-bottom: 5px solid white;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    
    border-top: 20px solid #fff;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
    
    border-left: 60px solid white;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    
    border-right:10px solid white;
}

.themebackground {
    background-color: #2596BE !important;
}

.custom-toolbar-t {
    background-color: #2596BE !important;
    height:50px !important;
}

.custom-item-label {
    font-size:20px !important;
    line-height:18px !important;
}

.custom-item-label-sm {
    font-size:17px !important;
    line-height:15px !important;
}

.custom-item-label-18 {
    font-size:22px !important;
}

.custom-item-label-18-b {
    font-size:22px !important;
    font-weight: bold !important;
}

.custom-item-label-18-bg {
    font-size:22px !important;
    font-weight: bold !important;
    color:gray;
}

.custom-item-label-20 {
    font-size:24px !important;
    font-weight: bold !important;
}

i.material-icons5 {
    color:#ffffff;
    font-size:16px;
    float:left;
    padding-left:15px;
    padding-right:15px;
}

.padding10 {
    padding:10px !important;
}

.txtNotification {
    font-size:20px;
    color: #880e4f !important;
}


.txtNotification_text {
    font-size:18px;
    color:#2596BE;
}

/*.color-theme {
    background-color: #2596BE !important;
    color: #FFF !important;
}

.color-theme-text {
    color: #2596BE !important;
}*/

.act-icon-text2 {
    color:#FFF !important;
    float:right !important;
    padding-right:10px !important;
    margin-top:-5px !important;
}

.act-icon-text3 {
    color:#FFF !important;
    float:right !important;
    padding-right:8px !important;
    margin-top:3px !important;
    margin-right:10px !important;
}

.act-icon-text4 {
    color:#FFF !important;
    float:right !important;
    margin-top:-2px !important;
    margin-bottom:30px;
}

.custom-header {
    color:#ffffff !important;
    background-color: #307791 !important;
    min-height:38px !important;
    font-size: 20px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
}


.profile_edit_img{
    margin: 0 auto;
    position: relative;
    width: 220px !important;
    height: 220px !important;
    border-radius: 50%;
    border: 1px solid #D4D7DC;
    overflow: hidden;
}

.photo-upload-container-up {
    border-radius: 50%;
    background-color: #2596BE;
    width:48px;
    height:48px;
    position: absolute;
    z-index: 100;
    right:37px;
    margin-top:-60px;
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);
}

.photo-upload-container-up2 {
    border-radius: 50%;
    background-color: #2596BE;
    width:48px;
    height:48px;
    position: absolute;
    z-index: 100;
    left:37px;
    margin-top:-60px;
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);
}

img#ins-pro-pic2 {
    margin-left: 12px !important;
    margin-top: 12px !important;
}


.paddingbot5 {
    padding-bottom:5px !important;
}

.img-profile {
    object-fit: cover;
    border-radius:50%;
    width:220px;
    height:220px;
    
    margin: 0 auto;
    position: relative;
}

.user_profile_img-new {
    margin-top:15px !important;
}

.user_profile_img-new img {
    object-fit: cover;
    border-radius:50%;
    width:120px;
    height:120px;
    
    margin: 0 auto;
    position: relative;
}


.img-profile-list {
    object-fit: cover;
    border-radius:50%;
    width:60px;
    height:60px;
    
    margin: 0 auto;
    position: relative;
}

.img-profile-list-square {
    object-fit: contain;
    border-radius:20%;
    width:80px;
    height:80px;
    
    margin: 0 auto;
    position: relative;
}


.col-alert {
    padding:5px;
    text-align:center;
}


.figure-command {
    height: 40px !important;
    width: 40px !important;
    border-radius: 50%;
    margin: 0;
    position: relative;
}

.figure-command figure {
    height: 100%;
    width: 100%;
    min-height: 40px !important;
    min-width: 40px !important;
    overflow: hidden;
    border-radius: 50%;
    margin: 0;
}

.figure-command figure img {
    width: 100%;
    min-height: 100%;
}

.img-command-list {
    /*object-fit: cover;*/
    border-radius:50%;
    width:40px;
    max-height:40px !important;
    height:auto !important;
    overflow:hidden;
    margin: 0 auto;
    position: relative;
}

.img-feedback-list {
    object-fit: cover;
    
    margin: 0 auto;
    position: relative;
}


.img-wrap-new {
    position: relative;
    display: inline-block;
    background-color: #E1E1E1;
    height: 62px;
    width: 62px;
    margin-right: 6px;
    margin-top: 8px;
    padding:10px !important;
}

.img-wrap-new .close {
    position: absolute;
    top: -8px;
    right: 2px;
    z-index: 100;
    color: red;
}

img#ins-question-pic {
    margin-left: 12px !important;
    margin-top: 12px !important;
}

input#photo.ques-photo {
    position: absolute;
    left:0px;
    /*top:285px;*/
    opacity: 0;
    width:48px;
    height:48px;
}

.act-icon-text5 {
    color:#FFF !important;
}

.squareb {
    border:1px #000 solid !important;
}

.img-profile-list-tl {
    object-fit: cover;
    border-radius:50%;
    width:42px;
    height:42px;
    
    margin: 0 auto;
    position: relative;
}

img.custom-lazy {
    width: 100%;
    height: auto;
    display: block;
    background-color: #AAAAAA !important;
    min-height: 40vw;
}
div.custom-lazy {
    background: #AAAAAA !important;
    background-size: cover;
    height: 60vw;
}

.user_det_bg {
    background: linear-gradient(#FFFFFF, #FFFFFF) !important;
    color: #2596BE !important;
}


.about_img{
    margin: 0 auto;
    position: relative;
    width: 60px !important;
    height: 60px !important;
    border-radius: 50%;
    border: 0px solid #D4D7DC;
    overflow: hidden;
    top: 10px;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);*/
}

.about_img img{
    max-width: 100%;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0px !important;
    left: 0px;
    right: 0px;
}

.icon_container_text{
    margin: 0 5px;
    position: relative;
    width: 63px;
    height: 24px;
    top: 0px;
    float:left;
    color:#FFF !important;
    text-align:center;
    border:0px solid #fff;
}

.icon_container_text2{
    margin: 0 6px;
    position: relative;
    width: 63px;
    height: 24px;
    top: 0px;
    float:left;
    color:#FFF !important;
    text-align:center;
    border:0px solid #fff;
}

.size-20 {
    font-size:18px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    position: relative;
    top: 5px;    
    float:none !important;
}

.size-fab {
    font-size:25px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    position: relative;
    float:none !important;
}

.message-footer {
    margin-bottom:10px !important;
}

a.item-link4 {
    color: #ABCDEF !important;
    font-size: 22px !important;
    text-transform: none;
}

a.item-link4 span {
    padding:5px !important;
    font-size: 22px !important;
}

.img-profile-new {
    /*object-fit: cover;*/
    border-radius:50%;
    width:220px;
    height:220px;
    
    margin: 0 auto;
    position: relative;
}

.icon_container_menu{
    margin: 0 5px;
    position: relative;
    width: 63px;
    height: 24px;
    top: 0px;
    float:left;
    color:#2596BE !important;
    text-align:center;
    border:0px solid #fff;
}

.icon_container_menu2{
    margin: 0 6px;
    position: relative;
    width: 63px;
    height: 24px;
    top: 0px;
    float:left;
    color:#2596BE !important;
    text-align:center;
    border:0px solid #fff;
}

.size-20 {
    font-size:18px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    position: relative;
    top: 5px;    
    float:none !important;
}

.size-fab {
    font-size:28px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    position: relative;
    float:none !important;
}

.message-footer {
    margin-bottom:10px !important;
}

a.item-link4 {
    color: #ABCDEF !important;
    font-size: 22px !important;
    text-transform: none;
}

a.item-link4 span {
    padding:5px !important;
    font-size: 22px !important;
}

.img-profile-new {
    /*object-fit: cover;*/
    border-radius:50%;
    width:220px;
    height:220px;
    
    margin: 0 auto;
    position: relative;
}



input#teacher_photo.upload_img, input#teacher_edit_photo.upload_img {
    position: absolute;
    left:-2px;
    /*top:294px;*/
    opacity: 0;
    width:48px;
    height:48px;
}

@media screen and (min-width: 768px) and (max-width: 2560px) {

h3 {
    font-size: 25px !important;
    color: rgba(0, 0, 0, 1);
}

p, span {
    font-size: 24px !important;
}
.title {
    font-size:29px !important;
}
small {
    font-size:18px !important;
}
small span {
    font-size:18px !important;
}
.date
{
    float: left;
    height: 88px;
    width: 62px;
    margin-right: 10px;
    padding-top: 0px;
    line-height: normal;
}

.datel {
    height: 68px !important;
}

.date .month
{
    display: block;
    text-align: center;
    color: #2596BE;
    font-size: 19px;
    padding-top: 4px;
    text-transform: uppercase;
}

.date .day
{
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 26px;
    font-weight: bold;
}

.date .year
{
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 26px;
    font-weight: bold;
}

.meta
{
    display: block;
    font-size: 19px;
    color: #666;
}



.img-profile-list {
    object-fit: cover;
    border-radius:50%;
    width:75px;
    height:75px;
    
    margin: 0 auto;
    position: relative;
}

.img-profile-list-square {
    object-fit: contain;
    border-radius:20%;
    width:120px;
    height:120px;
    
    margin: 0 auto;
    position: relative;
}

a.item-link2{
    color: #FFF !important;
    font-size:25px !important;
}

.icon_container_text {
  font-size:18px !important;
}

.icon_container_text2 {
  font-size:18px !important;
}

.icon_container_menu {
  font-size:18px !important;
}

.icon_container_menu2 {
  font-size:18px !important;
}

.icon_container_text1_pos {
  margin-left:-6px !important;
  margin-right:25px !important;
}

.icon_container_text3_pos {
  margin-left:10px !important;
}

.icon_container{
    margin: 0 20px;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 0px solid #D4D7DC;
    overflow: hidden;
    top: 0px;
    float:left;
}

.panelleft {
  width: 290px !important;
}


.color-gray {
    color:#9e9e9e;
    font-size: 20px !important;
}

.message-header {
    font-size: 19px !important;
}
.message-footer {
    font-size: 18px !important;
    margin-bottom:10px !important;
}
.message-text {
    font-size: 25px !important;
}
.message-text-header {
    font-size: 20px !important;
}

.custom-item-label-sm {
    font-size:20px !important;
    line-height:17px !important;
}

.custom-item-label {
    font-size:23px !important;
    line-height:20px !important;
}

.custom-item-label-18 {
    font-size:24px !important;
}

.custom-item-label-18-b {
    font-size:24px !important;
    font-weight: bold !important;
}

.custom-item-label-18-bg {
    font-size:24px !important;
    font-weight: bold !important;
    color:#ababab !important;
}
.custom-item-label-20 {
    font-size:26px !important;
    font-weight: bold !important;
}

a.item-link3 {
    color: #ABCDEF !important;
    font-size: 22px !important;
    text-transform: uppercase;
}

a.item-link4 {
    color: #ABCDEF !important;
    font-size: 27px !important;
    text-transform: none;
    padding:5px !important;
}

a.item-link4 span {
    padding:9px !important;
    font-size: 27px !important;
}

/*.icon_container{
    margin: 0 16px;
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 1px solid #D4D7DC;
    overflow: hidden;
    top: 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    float:left;
}

.icon_container img, .icon_container_inner{
    max-width: 100%;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.icon_container_text{
    margin: 0 5px;
    position: relative;
    width: 83px;
    height: 32px;
    top: 0px;
    float:left;
    color:#FFF !important;
    text-align:center;
    border:0px solid #fff;
}

.size-32 {
    font-size:48px !important;
    padding-left:5px !important;
    padding-right:5px !important;
}*/

}

.clanlogo {
    float:left;
    width:70px;
    margin-bottom:81px !important;
}

.clanlogoEx {
    float:left;
    width:70px;
    margin-bottom:108px !important;
}

@media screen and (min-width: 320px) and (max-width: 350px) {
	.clanlogo {
    	float:none;
    	clear:both;
    	text-align:center !important;
    	width:70px;
    	margin-bottom:6px !important;
    	margin: auto;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
    }
}

.device-ios .page-content::before {
    display: block;
    content: "";
    position: absolute;
    /*z-index: -99999;*/
    top: 0px;
    left: 0px;
    bottom: -1px;
    right: 0px;
}


.img-profile-list-square-new {
    object-fit: cover;
    border-radius:10%;
    width:80px;
    height:80px;
    
    margin: 0 auto;
    position: relative;
    border:1px solid #eee;
}

.img-profile-list-square-new2 {
    object-fit: cover;
    border-radius:10%;
    width:80px;
    height:100px;
    
    margin: 0 auto;
    position: relative;
    border:1px solid #eee;
}

.img-profile-list-square-audio {
    object-fit: cover;
    border-radius:10%;
    width:90px;
    height:70px;
    
    margin: 0 auto;
    position: relative;
    border:1px solid #eee;
}

.img-profile-list-square-video {
    object-fit: cover;
    border-radius:10%;
    width:100%;
    /*height:100%;*/

	height: 130px !important;
    min-height: 130px !important;
        
    margin: 0 auto;
    position: relative;
    border:1px solid #eee;
}

/* Increasing for font size in list pages */

.md .list {
  margin: 32px 0;
  font-size: 20px !important;
}

.card {
  background: #fff;
  position: relative;
  border-radius: 4px;
  font-size: 18px !important;
}

.classic-video {
 	max-height:28px !important;
 	-webkit-line-clamp:1 !important;
 	white-space:normal !important;
 	flex-shrink:2 !important;
}

.size-pl {
    font-size:32px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    position: relative;
    top:-6px !important;
    float:none !important;
    color:#2596BE;
}

.size-g {
    font-size:24px !important;
    padding-left:15px !important;
    padding-right:10px !important;
    position: relative;
    top:4px !important;
    float:none !important;
    color:#2596BE;
}

.size-def {
    color:#2596BE;
}

.padding-pl {
    padding-top:0px !important;
    padding-bottom:0px !important;
}

.img-profile-list-pl {
    /*object-fit: cover;*/
    border-radius:50%;
    width:80px;
    height:80px;
    
    margin: 0 auto;
    position: relative;
}

.item-title-pl {
	font-size:22px !important;
}

.badge-custom-text {
    font-size:15px !important;
}

.badge-custom {
    font-size:15px !important;
    padding:9px !important;
}




@media screen and (min-width: 768px) and (max-width: 2560px) {
  .md .badge-custom {
    font-size:25px !important;
    padding:14px !important;
  }
  .badge-custom {
    font-size:25px !important;
    padding:14px !important;
  }

  .badge-custom-text {
    font-size:25px !important;
  }

  .item-title-pl {
	font-size:45px !important;
  }
  .img-profile-list-pl {
    /*object-fit: cover;*/
    border-radius:50%;
    width:120px;
    height:120px;
    
    margin: 0 auto;
    position: relative;
  }
  .size-pl {
    font-size:42px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    position: relative;    
    top:-6px !important;
    float:none !important;
    color:#2596BE;
  }
  .size-g {
    font-size:32px !important;
    padding-left:15px !important;
    padding-right:10px !important;
    position: relative;    
    top:4px !important;
    float:none !important;
    color:#2596BE;
  }
  .padding-pl {
    padding-top:8px !important;
    padding-bottom:8px !important;
  }

	
  .md .list {
    margin: 32px 0;
    font-size: 20px !important;
  }
  .md .list .item-text {
    /*font-size: 24px !important;*/
    font-size:18px !important;
    /*color: #757575;*/
    color: #111111;
    line-height: 28px !important;
    max-height: 85px !important;
  }
  .card {
    background: #fff;
    position: relative;
    border-radius: 4px;
    font-size: 22px !important;
  }

  .classic-video {
 	max-height:35px !important;
 	-webkit-line-clamp:1 !important;
 	white-space:normal !important;
 	flex-shrink:2 !important;
  }


  .size-20 {
    font-size:28px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    position: relative;
    top: 10px;    
    float:none !important;
  }

  .size-fab {
    font-size:32px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    position: relative;
    float:none !important;
  }

}


.dt_inner_content_sp {
    padding: 5px 5px 5px 5px;
    font-size: 19px !important;
    border-bottom: 1px solid #e3e3e3 !important;
    color: #000000;
    opacity:0.8;
    margin-bottom: 0px !important;
}


.custom-color-theme {
  background: #2596BE !important; 
  color:#ffffff !important;
}



.ios .color-theme-custom a {
  color: #2596BE;
}
.md .color-theme-custom a {
  color: #2596BE;
}
.md .color-theme-custom .statusbar {
  background: #2596BE !important; color:#ffffff !important;
}
.md .color-theme-custom .navbar,
.md .color-theme-custom.navbar {
  background: #2596BE !important; color:#ffffff !important;
}
.ios .color-theme-custom .tabbar a.tab-link-active,
.ios .color-theme-custom .tabbar-labels a.tab-link-active,
.ios .color-theme-custom.tabbar-labels a.tab-link-active,
.ios .color-theme-custom.tabbar a.tab-link-active {
  color: #2596BE;
}
.md .color-theme-custom .toolbar:not(.messagebar),
.md .color-theme-custom.toolbar:not(.messagebar) {
  background: #2596BE !important; color:#ffffff !important;
}
.md .color-theme-custom .subnavbar,
.md .color-theme-custom.subnavbar {
  background: #2596BE !important; color:#ffffff !important;
}
.ios .color-theme-custom .list-button {
  color: #2596BE;
}
.md .color-theme-custom .list-button {
  color: #2596BE;
}
.ios .color-theme-custom .button {
  border-color: #2596BE;
  color: #2596BE;
}
.ios .color-theme-custom .button.active-state {
  background: rgba(79, 195, 247, 0.15);
}
.ios .color-theme-custom .button.button-active,
.ios .color-theme-custom .button.tab-link-active,
.ios .color-theme-custom .button.button-fill,
.ios .color-theme-custom .button.button-fill-ios {
  color: #fff;
}
.ios .color-theme-custom .button.button-active,
.ios .color-theme-custom .button.tab-link-active {
  background: #2596BE;
}
.ios .color-theme-custom .button.button-fill,
.ios .color-theme-custom .button.button-fill-ios {
  background: #2596BE;
  border-color: transparent;
}
.ios .color-theme-custom .button.button-small.button-fill.active-state,
.ios .color-theme-custom .button.button-small-ios.button-fill.active-state,
.ios .color-theme-custom .button.button-small.button-fill-ios.active-state,
.ios .color-theme-custom .button.button-small-ios.button-fill-ios.active-state {
  color: #2596BE;
  border: 2px solid #2596BE;
  background-color: transparent;
}
.md .color-theme-custom .login-screen-content .list-button {
  color: #2596BE;
}
.ios .color-theme-custom .progressbar span {
  background: #2596BE;
}
.ios .color-theme-custom .progressbar-infinite:before {
  background: #2596BE;
}
.md .color-theme-custom .progressbar,
.md .color-theme-custom .progressbar-infinite {
  background: rgba(244, 67, 54, 0.5);
}
.md .color-theme-custom .progressbar span {
  background: #2596BE;
}
.md .color-theme-custom .progressbar-infinite:before,
.md .color-theme-custom .progressbar-infinite:after {
  background: #2596BE;
}
.ios .color-theme-custom .list-index ul,
.ios .list-index.color-theme-custom ul {
  color: #2596BE;
}
.ios .color-theme-custom .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-custom .list-index-skip-placeholder:after,
.ios .color-theme-custom .list-index .list-index-label,
.ios .list-index.color-theme-custom .list-index-label {
  background-color: #2596BE;
}
.md .color-theme-custom .list-index ul,
.md .list-index.color-theme-custom ul {
  color: #2596BE;
}
.md .color-theme-custom .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-custom .list-index-skip-placeholder:after,
.md .color-theme-custom .list-index .list-index-label,
.md .list-index.color-theme-custom .list-index-label {
  background-color: #2596BE;
}
.md .color-theme-custom .timeline-item-date,
.md .color-theme-custom .timeline-year-title,
.md .color-theme-custom .timeline-month-title {
  background: #2596BE;
}
.md .timeline.color-theme-custom .timeline-item-date,
.md .timeline.color-theme-custom .timeline-year-title,
.md .timeline.color-theme-custom .timeline-month-title {
  background: #2596BE;
}
.md .color-theme-custom .card-header a.link,
.md .color-theme-custom .card-footer a.link,
.md .card-header.color-theme-custom a.link,
.md .card-footer.color-theme-custom a.link {
  color: #2596BE;
}
.md .color-theme-custom .item-input-focused .item-label,
.md .color-theme-custom .item-input-focused .item-floating-label {
  color: #2596BE;
}
.md .color-theme-custom .item-input-focused .item-input-wrap:after,
.md .color-theme-custom .input-after:after {
  background: #2596BE;
}
.ios .color-theme-custom label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .color-theme-custom .checkbox input[type="checkbox"]:checked ~ i {
  background: #2596BE;
}
.md .color-theme-custom label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.md .color-theme-custom label.item-checkbox input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .color-theme-custom .checkbox input[type="checkbox"]:checked ~ i {
  background-color: #2596BE;
  border-color: #2596BE;
}
.md .color-theme-custom .checkbox .ripple-wave {
  background: rgba(244, 67, 54, 0.5);
}
.ios .color-theme-custom label.item-radio input[type="radio"]:checked ~ .icon-radio,
.ios .color-theme-custom label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.ios .color-theme-custom .radio input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%232596BE'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-custom .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #2596BE;
}
.md .color-theme-custom .icon-radio:after {
  background-color: #2596BE;
}
.md .color-theme-custom label.item-radio input[type="radio"]:checked ~ .icon-radio,
.md .color-theme-custom label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.md .color-theme-custom .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #2596BE;
}
.md .color-theme-custom label.item-radio input[type="radio"]:checked ~ .icon-radio:after,
.md .color-theme-custom label.item-radio input[type="radio"]:checked ~ * .icon-radio:after,
.md .color-theme-custom .radio input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #2596BE;
}
.md .color-theme-custom .radio .ripple-wave {
  background: rgba(244, 67, 54, 0.5);
}
.md .color-theme-custom .toggle input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(244, 67, 54, 0.5);
}
.md .color-theme-custom .toggle input[type="checkbox"]:checked + .toggle-icon:after {
  background: #2596BE;
}
.ios .color-theme-custom .range-slider .range-bar-active {
  background-color: #2596BE;
}
.md .color-theme-custom .range-slider .range-bar-active,
.md .color-theme-custom .range-slider .range-knob,
.md .color-theme-custom .range-slider .range-knob-label,
.md .color-theme-custom .range-slider .range-knob-label:before {
  background-color: #2596BE;
}
.ios .color-theme-custom .stepper-button,
.ios .color-theme-custom .stepper-button-minus,
.ios .color-theme-custom .stepper-button-plus {
  border-color: #2596BE;
  color: #2596BE;
}
.ios .color-theme-custom .stepper-button.active-state,
.ios .color-theme-custom .stepper-button-minus.active-state,
.ios .color-theme-custom .stepper-button-plus.active-state {
  background-color: rgba(79, 195, 247, 0.15);
}
.ios .color-theme-custom .stepper-button-plus:after,
.ios .color-theme-custom .stepper-button-minus:after,
.ios .color-theme-custom .stepper-button-plus:before,
.ios .color-theme-custom .stepper-button-minus:before {
  background-color: #2596BE;
}
.ios .color-theme-custom .stepper-value,
.ios .color-theme-custom .stepper-input-wrap {
  border-top-color: #2596BE;
  border-bottom-color: #2596BE;
}
.ios .color-theme-custom .stepper-value,
.ios .color-theme-custom .stepper-input-wrap input {
  color: #2596BE;
}
.ios .color-theme-custom .stepper-fill .stepper-button,
.ios .color-theme-custom .stepper-fill-ios .stepper-button,
.ios .color-theme-custom .stepper-fill .stepper-button-minus,
.ios .color-theme-custom .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-custom .stepper-fill .stepper-button-plus,
.ios .color-theme-custom .stepper-fill-ios .stepper-button-plus {
  background-color: #2596BE;
}
.ios .color-theme-custom .stepper-fill .stepper-button-plus:before,
.ios .color-theme-custom .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-custom .stepper-fill .stepper-button-minus:before,
.ios .color-theme-custom .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-custom .stepper-fill .stepper-button-plus:after,
.ios .color-theme-custom .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-custom .stepper-fill .stepper-button-minus:after,
.ios .color-theme-custom .stepper-fill-ios .stepper-button-minus:after {
  background-color: #fff;
}
.ios .color-theme-custom .stepper-small.stepper-fill .stepper-button.active-state,
.ios .color-theme-custom .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-custom .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-custom .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-custom .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-custom .stepper-small-ios.stepper-fill .stepper-button-plus.active-state {
  color: #2596BE;
  border-color: #2596BE;
  background-color: transparent;
}
.ios .color-theme-custom .stepper-small.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-custom .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-custom .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-custom .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-custom .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-custom .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-custom .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-custom .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #2596BE;
}
.md .color-theme-custom .stepper-button,
.md .color-theme-custom .stepper-button-minus,
.md .color-theme-custom .stepper-button-plus {
  border-color: #2596BE;
  color: #2596BE;
}
.md .color-theme-custom .stepper-button-plus:after,
.md .color-theme-custom .stepper-button-minus:after,
.md .color-theme-custom .stepper-button-plus:before,
.md .color-theme-custom .stepper-button-minus:before {
  background: #2596BE;
}
.md .color-theme-custom .stepper-value,
.md .color-theme-custom .stepper-input-wrap {
  border-top-color: #2596BE;
  border-bottom-color: #2596BE;
}
.md .color-theme-custom .stepper-value,
.md .color-theme-custom .stepper-input-wrap input {
  color: #2596BE;
}
.md .color-theme-custom .stepper-fill .stepper-button,
.md .color-theme-custom .stepper-fill-md .stepper-button,
.md .color-theme-custom .stepper-fill .stepper-button-minus,
.md .color-theme-custom .stepper-fill-md .stepper-button-minus,
.md .color-theme-custom .stepper-fill .stepper-button-plus,
.md .color-theme-custom .stepper-fill-md .stepper-button-plus {
  background-color: #2596BE;
  color: #fff;
}
.md .color-theme-custom .stepper-fill .stepper-button.active-state,
.md .color-theme-custom .stepper-fill-md .stepper-button.active-state,
.md .color-theme-custom .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-custom .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-custom .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-custom .stepper-fill-md .stepper-button-plus.active-state {
  background: #307791;
}
.md .color-theme-custom .stepper-fill .stepper-button:after,
.md .color-theme-custom .stepper-fill-md .stepper-button:after,
.md .color-theme-custom .stepper-fill .stepper-button-minus:after,
.md .color-theme-custom .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-custom .stepper-fill .stepper-button-plus:after,
.md .color-theme-custom .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-custom .stepper-fill .stepper-button:before,
.md .color-theme-custom .stepper-fill-md .stepper-button:before,
.md .color-theme-custom .stepper-fill .stepper-button-minus:before,
.md .color-theme-custom .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-custom .stepper-fill .stepper-button-plus:before,
.md .color-theme-custom .stepper-fill-md .stepper-button-plus:before {
  background: #fff;
}
.ios .color-theme-custom .fab > a,
.ios .color-theme-custom .fab-buttons a,
.ios .color-theme-custom.fab > a,
.ios .color-theme-custom.fab-buttons a {
  background: #2596BE;
  color: #ffffff !important;
}
.ios .color-theme-custom .fab > a.active-state,
.ios .color-theme-custom .fab-buttons a.active-state,
.ios .color-theme-custom.fab > a.active-state,
.ios .color-theme-custom.fab-buttons a.active-state {
  background: #ff1407;
  color: #ffffff !important;
}
.ios .color-theme-custom .fab-morph,
.ios .color-theme-custom.fab-morph {
  background: #2596BE;
  color: #ffffff !important;
}
.md .color-theme-custom .fab > a,
.md .color-theme-custom .fab-buttons a,
.md .color-theme-custom.fab > a,
.md .color-theme-custom.fab-buttons a {
  background: #2596BE;
  color: #ffffff !important;
}
.md .color-theme-custom .fab > a.active-state,
.md .color-theme-custom .fab-buttons a.active-state,
.md .color-theme-custom.fab > a.active-state,
.md .color-theme-custom.fab-buttons a.active-state {
  background: #307791;
  color: #ffffff !important;
}
.md .color-theme-custom .fab-morph,
.md .color-theme-custom.fab-morph {
  background: #2596BE;
  color: #ffffff !important;
}
.ios .color-theme-custom .searchbar-disable-button {
  color: #2596BE;
}





.ios a.color-theme {
  color: #2596BE;
}
.md a.color-theme {
  color: #2596BE;
}
.md .navbar.color-theme {
  background: #2596BE;
}
.ios .tabbar-labels.color-theme a.tab-link-active,
.ios .tabbar.color-theme a.tab-link-active {
  color: #2596BE;
}
.md .toolbar:not(.messagebar).color-theme {
  background: #2596BE;
}
.md .subnavbar.color-theme {
  background: #2596BE;
}
.ios .list .list-button.color-theme,
.ios .list li.color-theme .list-button,
.ios .links-list li.color-theme a,
.ios .simple-list li.color-theme,
.ios .links-list a.color-theme,
.ios .list .item-link.color-theme,
.ios .list li.color-theme .item-link {
  color: #2596BE;
}
.ios .badge.color-theme {
  background-color: #2596BE;
}
.md .badge.color-theme {
  background-color: #2596BE;
}
.ios .button.color-theme {
  border-color: #2596BE;
  color: #2596BE;
}
.ios .button.color-theme.active-state {
  background: rgba(79, 195, 247, 0.15);
}
.ios .button.color-theme.button-active,
.ios .button.color-theme.tab-link-active,
.ios .button.color-theme.button-fill,
.ios .button.color-theme.button-fill-ios {
  color: #fff;
}
.ios .button.color-theme.button-active,
.ios .button.color-theme.tab-link-active {
  background: #2596BE;
}
.ios .button.color-theme.button-fill,
.ios .button.color-theme.button-fill-ios {
  background: #2596BE;
  border-color: transparent;
}
.ios .button.color-theme.button-small.button-fill.active-state,
.ios .button.color-theme.button-small-ios.button-fill.active-state,
.ios .button.color-theme.button-small.button-fill-ios.active-state,
.ios .button.color-theme.button-small-ios.button-fill-ios.active-state {
  color: #2596BE;
  border: 2px solid #2596BE;
  background-color: transparent;
}

.md .color-theme-custom .button,
.md .color-theme .button {
  color: #2596BE;
}
.md .color-theme-custom .button.button-fill,
.md .color-theme .button.button-fill,
.md .color-theme-custom .button.button-fill-md,
.md .color-theme .button.button-fill-md,
.md .color-theme-custom .button.button-active,
.md .color-theme .button.button-active,
.md .color-theme-custom .button.tab-link-active,
.md .color-theme .button.tab-link-active {
  background-color: #2596BE;
  color: #fff;
}
.md .color-theme-custom .button.button-fill.active-state,
.md .color-theme .button.button-fill.active-state,
.md .color-theme-custom .button.button-fill-md.active-state,
.md .color-theme .button.button-fill-md.active-state,
.md .color-theme-custom .button.button-active.active-state,
.md .color-theme .button.button-active.active-state,
.md .color-theme-custom .button.tab-link-active.active-state,
.md .color-theme .button.tab-link-active.active-state {
  background: #307791;
}
.md .color-theme-custom .button.button-outline,
.md .color-theme .button.button-outline {
  border-color: #2596BE;
}
.md .button.color-theme {
  color: #2596BE;
}
.md .button.color-theme.button-fill,
.md .button.color-theme.button-fill-md,
.md .button.color-theme.button-active,
.md .button.color-theme.tab-link-active {
  background-color: #2596BE;
  color: #fff;
}
.md .button.color-theme.button-fill.active-state,
.md .button.color-theme.button-fill-md.active-state,
.md .button.color-theme.button-active.active-state,
.md .button.color-theme.tab-link-active.active-state {
  background: #307791;
}
.md .button.color-theme.button-outline {
  border-color: #2596BE;
}
.ios .icon.color-theme {
  color: #2596BE;
}
.md .icon.color-theme {
  color: #2596BE;
}
.ios .dialog-button.color-theme {
  color: #2596BE;
}
.md .dialog-button.color-theme {
  color: #2596BE;
}
.md .login-screen-content .list-button.color-theme {
  color: #2596BE;
}
.ios .actions-button.color-theme,
.ios .actions-label.color-theme {
  color: #2596BE;
}

.md .actions-button.color-theme,
.md .actions-label.color-theme,
.md .actions-button.color-theme .actions-button-text {
  color: #2596BE;
}

.md .preloader.color-theme .preloader-inner-gap,
.md .preloader.preloader-custom .preloader-inner-gap,
.md .preloader.color-theme .preloader-inner-half-circle,
.md .preloader.preloader-custom .preloader-inner-half-circle {
  border-color: #2596BE;
}
.ios .progressbar.color-theme span {
  background: #2596BE;
}
.md .progressbar.color-theme,
.md .progressbar-infinite.color-theme {
  background: rgba(244, 67, 54, 0.5);
}
.md .progressbar-infinite.color-theme:before,
.md .progressbar-infinite.color-theme:after {
  background: #2596BE;
}
.ios .swipeout-actions-left > a.color-theme,
.ios .swipeout-actions-right > a.color-theme,
.ios .swipeout-actions-left > button.color-theme,
.ios .swipeout-actions-right > button.color-theme,
.ios .swipeout-actions-left > span.color-theme,
.ios .swipeout-actions-right > span.color-theme,
.ios .swipeout-actions-left > div.color-theme,
.ios .swipeout-actions-right > div.color-theme {
  background-color: #2596BE;
}
.md .swipeout-actions-left > a.color-theme,
.md .swipeout-actions-right > a.color-theme,
.md .swipeout-actions-left > button.color-theme,
.md .swipeout-actions-right > button.color-theme,
.md .swipeout-actions-left > span.color-theme,
.md .swipeout-actions-right > span.color-theme,
.md .swipeout-actions-left > div.color-theme,
.md .swipeout-actions-right > div.color-theme {
  background-color: #2596BE;
}
.ios .list-index.color-theme ul {
  color: #2596BE;
}
.md .list-index.color-theme ul {
  color: #2596BE;
}
.md .list-index.color-theme .list-index-skip-placeholder:after,
.md .list-index.color-theme .list-index-label {
  background-color: #2596BE;
}
.md .card-header a.link.color-theme,
.md .card-footer a.link.color-theme {
  color: #2596BE;
}
.ios .chip.color-theme {
  background: #2596BE;
  color: #fff;
}
.ios .chip.color-theme.chip-outline {
  background: none;
  border-color: #2596BE;
  color: #2596BE;
}
.md .chip.color-theme {
  background: #2596BE;
  color: #fff;
}
.md .chip.color-theme.chip-outline {
  background: none;
  border-color: #2596BE;
  color: #2596BE;
}
.md .item-input-focused.color-theme .item-label,
.md .item-input-focused.color-theme .item-floating-label {
  color: #2596BE;
}
.md .item-input-focused.color-theme .item-input-wrap:after,
.md .input-after.color-theme:after {
  background: #2596BE;
}
.ios label.item-checkbox.color-theme input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .checkbox.color-theme input[type="checkbox"]:checked ~ i {
  background: #2596BE;
}
.md label.item-checkbox.color-theme input[type="checkbox"]:checked ~ .icon-checkbox,
.md label.item-checkbox.color-theme input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .checkbox.color-theme input[type="checkbox"]:checked ~ i {
  background-color: #2596BE;
  border-color: #2596BE;
}
.md .checkbox.color-theme .ripple-wave {
  background: rgba(244, 67, 54, 0.5);
}
.ios label.item-radio.color-theme input[type="radio"]:checked ~ .icon-radio,
.ios label.item-radio.color-theme input[type="radio"]:checked ~ * .icon-radio,
.ios .radio.color-theme input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%232596BE'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .radio.color-theme input[type="radio"]:checked ~ .icon-radio {
  border-color: #2596BE;
}

.md .radio.color-theme .icon-radio:after {
  background-color: #2596BE;
}
.md label.item-radio.color-theme input[type="radio"]:checked ~ .icon-radio,
.md label.item-radio.color-theme input[type="radio"]:checked ~ * .icon-radio,
.md .radio.color-theme input[type="radio"]:checked ~ .icon-radio {
  border-color: #2596BE;
}
.md label.item-radio.color-theme input[type="radio"]:checked ~ .icon-radio:after,
.md label.item-radio.color-theme input[type="radio"]:checked ~ * .icon-radio:after,
.md .radio.color-theme input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #2596BE;
}
.md .radio.color-theme .ripple-wave {
  background: rgba(244, 67, 54, 0.5);
}
.ios .toggle.color-theme input[type="checkbox"]:checked + .toggle-icon {
  background-color: #2596BE;
}
.md .toggle.color-theme input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(244, 67, 54, 0.5);
}
.md .toggle.color-theme input[type="checkbox"]:checked + .toggle-icon:after {
  background: #2596BE;
}
.ios .range-slider.color-theme .range-bar-active {
  background-color: #2596BE;
}
.md .range-slider.color-theme .range-bar-active,
.md .range-slider.color-theme .range-knob,
.md .range-slider.color-theme .range-knob-label,
.md .range-slider.color-theme .range-knob-label:before {
  background-color: #2596BE;
}
.ios .stepper.color-theme .stepper-button,
.ios .stepper.color-theme .stepper-button-minus,
.ios .stepper.color-theme .stepper-button-plus {
  border-color: #2596BE;
  color: #2596BE;
}
.ios .stepper.color-theme .stepper-button.active-state,
.ios .stepper.color-theme .stepper-button-minus.active-state,
.ios .stepper.color-theme .stepper-button-plus.active-state {
  background-color: rgba(79, 195, 247, 0.15);
}
.ios .stepper.color-theme .stepper-button-plus:after,
.ios .stepper.color-theme .stepper-button-minus:after,
.ios .stepper.color-theme .stepper-button-plus:before,
.ios .stepper.color-theme .stepper-button-minus:before {
  background-color: #2596BE;
}
.ios .stepper.color-theme .stepper-value,
.ios .stepper.color-theme .stepper-input-wrap {
  border-top-color: #2596BE;
  border-bottom-color: #2596BE;
}
.ios .stepper.color-theme .stepper-value,
.ios .stepper.color-theme .stepper-input-wrap input {
  color: #2596BE;
}
.ios .stepper-fill.color-theme .stepper-button,
.ios .stepper-fill-ios.color-theme .stepper-button,
.ios .stepper-fill.color-theme .stepper-button-minus,
.ios .stepper-fill-ios.color-theme .stepper-button-minus,
.ios .stepper-fill.color-theme .stepper-button-plus,
.ios .stepper-fill-ios.color-theme .stepper-button-plus {
  background-color: #2596BE;
}
.ios .stepper-fill.color-theme .stepper-button-plus:before,
.ios .stepper-fill-ios.color-theme .stepper-button-plus:before,
.ios .stepper-fill.color-theme .stepper-button-minus:before,
.ios .stepper-fill-ios.color-theme .stepper-button-minus:before,
.ios .stepper-fill.color-theme .stepper-button-plus:after,
.ios .stepper-fill-ios.color-theme .stepper-button-plus:after,
.ios .stepper-fill.color-theme .stepper-button-minus:after,
.ios .stepper-fill-ios.color-theme .stepper-button-minus:after {
  background-color: #fff;
}
.ios .stepper-small.color-theme.stepper-fill .stepper-button.active-state,
.ios .stepper-small-ios.color-theme.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-theme.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-theme.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-theme.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-theme.stepper-fill .stepper-button-plus.active-state {
  color: #2596BE;
  border-color: #2596BE;
  background-color: transparent;
}
.ios .stepper-small.color-theme.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small-ios.color-theme.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-theme.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-theme.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-theme.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-theme.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-theme.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-theme.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #2596BE;
}
.md .stepper.color-theme .stepper-button,
.md .stepper.color-theme .stepper-button-minus,
.md .stepper.color-theme .stepper-button-plus {
  border-color: #2596BE;
  color: #2596BE;
}
.md .stepper.color-theme .stepper-button-plus:after,
.md .stepper.color-theme .stepper-button-minus:after,
.md .stepper.color-theme .stepper-button-plus:before,
.md .stepper.color-theme .stepper-button-minus:before {
  background: #2596BE;
}
.md .stepper.color-theme .stepper-value,
.md .stepper.color-theme .stepper-input-wrap {
  border-top-color: #2596BE;
  border-bottom-color: #2596BE;
}
.md .stepper.color-theme .stepper-value,
.md .stepper.color-theme .stepper-input-wrap input {
  color: #2596BE;
}
.md .stepper-fill.color-theme .stepper-button,
.md .stepper-fill-md.color-theme .stepper-button,
.md .stepper-fill.color-theme .stepper-button-minus,
.md .stepper-fill-md.color-theme .stepper-button-minus,
.md .stepper-fill.color-theme .stepper-button-plus,
.md .stepper-fill-md.color-theme .stepper-button-plus {
  background-color: #2596BE;
  color: #fff;
}
.md .stepper-fill.color-theme .stepper-button.active-state,
.md .stepper-fill-md.color-theme .stepper-button.active-state,
.md .stepper-fill.color-theme .stepper-button-minus.active-state,
.md .stepper-fill-md.color-theme .stepper-button-minus.active-state,
.md .stepper-fill.color-theme .stepper-button-plus.active-state,
.md .stepper-fill-md.color-theme .stepper-button-plus.active-state {
  background: #307791;
}
.md .stepper-fill.color-theme .stepper-button:after,
.md .stepper-fill-md.color-theme .stepper-button:after,
.md .stepper-fill.color-theme .stepper-button-minus:after,
.md .stepper-fill-md.color-theme .stepper-button-minus:after,
.md .stepper-fill.color-theme .stepper-button-plus:after,
.md .stepper-fill-md.color-theme .stepper-button-plus:after,
.md .stepper-fill.color-theme .stepper-button:before,
.md .stepper-fill-md.color-theme .stepper-button:before,
.md .stepper-fill.color-theme .stepper-button-minus:before,
.md .stepper-fill-md.color-theme .stepper-button-minus:before,
.md .stepper-fill.color-theme .stepper-button-plus:before,
.md .stepper-fill-md.color-theme .stepper-button-plus:before {
  background: #fff;
}
.ios .color-theme-custom .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-theme .calendar-day.calendar-day-selected .calendar-day-number {
  background: #2596BE;
}
.ios .color-theme-custom .calendar-day .calendar-day-event,
.ios .color-theme .calendar-day .calendar-day-event {
  background: #2596BE;
}
.md .color-theme-custom .calendar-header,
.md .color-theme .calendar-header {
  background: #2596BE;
}
.md .color-theme-custom .calendar-day.calendar-day-today .calendar-day-number,
.md .color-theme .calendar-day.calendar-day-today .calendar-day-number {
  color: #2596BE;
}
.md .color-theme-custom .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-theme .calendar-day.calendar-day-selected .calendar-day-number {
  background: #2596BE;
  color: #fff;
}
.md .color-theme-custom .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-theme .calendar-day.calendar-day-selected .calendar-day-number:after {
  background-color: #fff;
}
.md .color-theme-custom .calendar-day .calendar-day-event,
.md .color-theme .calendar-day .calendar-day-event {
  background: #2596BE;
}
.ios .color-theme-custom .data-table-header-selected,
.ios .data-table-header-selected.color-theme {
  background: rgba(79, 195, 247, 0.1);
}
.ios .color-theme-custom .data-table-title-selected,
.ios .color-theme .data-table-title-selected {
  color: #2596BE;
}

.md .color-theme-custom .data-table-header-selected,
.md .data-table-header-selected.color-theme {
  background: rgba(244, 67, 54, 0.1);
}
.md .color-theme-custom .data-table-title-selected,
.md .color-theme .data-table-title-selected {
  color: #2596BE;
}
.ios .fab.color-theme > a,
.ios .fab.color-theme .fab-buttons > a,
.ios .fab-buttons.color-theme a,
.ios .fab > a.color-theme,
.ios .fab .fab-buttons > a.color-theme {
  background: #2596BE;
}
.ios .fab.color-theme > a.active-state,
.ios .fab.color-theme .fab-buttons > a.active-state,
.ios .fab-buttons.color-theme a.active-state,
.ios .fab > a.color-theme.active-state,
.ios .fab .fab-buttons > a.color-theme.active-state {
  background: #ff1407;
}
.ios .fab-morph.color-theme {
  background: #2596BE;
}
.md .fab.color-theme > a,
.md .fab.color-theme .fab-buttons > a,
.md .fab-buttons.color-theme a,
.md .fab > a.color-theme,
.md .fab .fab-buttons > a.color-theme {
  background: #2596BE;
}
.md .fab.color-theme > a.active-state,
.md .fab.color-theme .fab-buttons > a.active-state,
.md .fab-buttons.color-theme a.active-state,
.md .fab > a.color-theme.active-state,
.md .fab .fab-buttons > a.color-theme.active-state {
  background: #307791;
}
.md .fab-morph.color-theme {
  background: #2596BE;
}
.ios .color-theme .swiper-pagination-bullet-active,
.ios .color-theme-custom .swiper-pagination-bullet-active {
  background: #2596BE;
}
.ios .color-theme .swiper-pagination-progressbar,
.ios .color-theme-custom .swiper-pagination-progressbar,
.ios .color-theme.swiper-pagination-progressbar,
.ios .color-theme-custom.swiper-pagination-progressbar {
  background: rgba(79, 195, 247, 0.25);
}
.ios .color-theme .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-custom .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-custom.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #2596BE;
}

.md .color-theme .swiper-pagination-bullet-active,
.md .color-theme-custom .swiper-pagination-bullet-active {
  background: #2596BE;
}
.md .color-theme .swiper-pagination-progressbar,
.md .color-theme-custom .swiper-pagination-progressbar,
.md .color-theme.swiper-pagination-progressbar,
.md .color-theme-custom.swiper-pagination-progressbar {
  background: rgba(244, 67, 54, 0.25);
}
.md .color-theme .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-custom .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-custom.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #2596BE;
}
.md .color-theme-custom .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-custom .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-theme .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
  background-color: rgba(244, 67, 54, 0.95);
}
.ios .text-color-custom {
  color: #2596BE !important;
}
.ios .bg-color-custom {
  background-color: #2596BE !important;
}
.ios .border-color-custom {
  border-color: #2596BE !important;
}
.md .text-color-custom {
  color: #2596BE !important;
}
.md .bg-color-custom {
  background-color: #2596BE !important;
}
.md .border-color-custom {
  border-color: #2596BE !important;
}



/* FAB Morph */
.demo-fab-sheet {
  position: absolute;
  left: 16px;
  bottom: 80px;
  width: 140px;
  background: #fff;
  box-shadow: 0px 3px 30px rgba(0,0,0,0.4);
  border-radius: 5px;
  z-index: 1600;
  margin: 0 !important;
}
.ios .demo-fab-sheet {
  bottom: 15px;
}
.md .demo-fab-sheet {
  bottom: 16px;
}
.demo-fab-fullscreen-sheet {
  position: absolute;
  left: 10px;
  right: 10px;
  top: 64px;
  bottom: 0;
  background: #fff;
  z-index: 1600;
  border-radius: 5px 5px 0 0;
  box-shadow: 0px 3px 30px rgba(0,0,0,0.4);
  overflow: hidden;
}

@media (min-width: 768px) {
  .demo-fab-fullscreen-sheet {
    left: 20%;
    width: 60%;
    right: auto;
    height: 80%;
    top: auto;
  }
}
.demo-fab-fullscreen-sheet .page {
  background: #fff;
}


.img-profile-list-square-op {
    object-fit: cover;
    border-radius:10%;
    width:75px;
    height:75px;
    
    margin: 0 auto;
    position: relative;
    border:1px solid #eee;
}


.md .list input[type=date], .md .list input[type=datetime-local], .md .list input[type=email], .md .list input[type=number], .md .list input[type=password], .md .list input[type=search], .md .list input[type=tel], .md .list input[type=text], .md .list input[type=time], .md .list input[type=url], .md .list select, .md .list textarea {
    font-size: 20px !important;
}

.custom-button-label {
    font-size:20px !important;
}

.custom-button-label-new {
    font-size:20px !important;
    height:42px !important;
    padding-top:4px !important;
    padding-bottom:4px !important;
}

.chip-bgwhite {
  background: #ffffff !important;
}

i.material-icons-chip {
    color:#2596BE;
    font-size:16px;
    float:left;
    padding-left:5px;
    padding-right:5px;
}

.chip-label-custom {
   font-size:16px;
   font-weight:600;    
}

.chip-right {
    margin-right:10px !important;
}

.profile-chip-right {
    margin-top:-2px !important;
    margin-right:0 !important;
    float:right !important;
}

.md .badge {
    font-size:12px !important;
    padding:10px 5px !important;
  }

.card-ws {
    font-size: 15px !important;;
}

.playIcon {
    font-size:64px !important;
    margin-top:20% !important;
    margin-left:38% !important;
}

  .md .badge-custom {
    font-size:20px !important;
    padding:14px !important;
  }

@media (min-width: 768px) {
  .playIcon {
    font-size:96px !important;
    margin-top:20% !important;
    margin-left:45% !important;
  }



  .md .list input[type=date], .md .list input[type=datetime-local], .md .list input[type=email], .md .list input[type=number], .md .list input[type=password], .md .list input[type=search], .md .list input[type=tel], .md .list input[type=text], .md .list input[type=time], .md .list input[type=url], .md .list select, .md .list textarea {
    font-size: 24px !important;
  }
  .custom-button-label {
    font-size:24px !important;
  }
  .custom-button-label-new {
    font-size:24px !important;
    height:50px !important;
    padding-top:4px !important;
    padding-bottom:4px !important;
}

  .md .navbar {
    font-size:24px;
  }
  .custom-header {
    font-size:24px !important;
  }
  .row-custom {
    font-size:24px !important;
  }
  i.material-icons-chip {
    color:#2596BE;
    font-size:20px;
    float:left;
    padding-left:5px;
    padding-right:5px;
  }
  .chip-label-custom {
    font-size:20px;
    font-weight:600;    
  }
  .chip-right {
    margin-right:20px !important;
  } 
  .profile-chip-right {
    margin-top:-2px !important;
    margin-right:0 !important;
    float:right !important;
  }
  .card-ws {
    font-size: 19px !important;;
  }


}


.material-icon-pg {
    font-size:28px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    align-self:center !important;
}

.item-media-position {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.margintop-20 {
    margin-top:-20px !important;
}

.swiper-container-horizontal>.swiper-pagination-custom{
  bottom:1% !important;
}


/* Messages */

.message-bubble {
    padding:20px !mportant;
}
.message-text {
	padding-top:5px !important;
	padding-bottom:10px !important;
	line-height:20px !important;
}
.message-image {
    width:100% !important; 
    height: auto;
    padding-top:5px !important;
    padding-bottom:5px !important;
}
.message-header {
    padding-top:10px !important;
    padding-bottom:10px !important;
    /*color:#2596BE !important;*/
    color:#000000 !important;
}
.message-footer {
    padding-top:10px !important;
}

.img-profile-list-ml {
    object-fit: cover;
    border-radius:50%;
    width:45px !important;
    height:45px !important;
    padding-left:0px !important;
    padding-right:0px !important;
    margin: 0 auto;
    font-size:43px !important;
    position: relative;
    border:1px solid #ED1C26 !important;
}

.img-profile-list-ml-u {
    object-fit: cover;
    border-radius:50%;
    width:50px !important;
    height:50px !important;
    margin: 0 auto;
    position: relative;
    border:1px solid #EEE !important;
}

input#commentpost_photo.upload_img, input#commentreply_photo.upload_img {
    position: absolute;
    left:-2px;
    opacity: 0;
    width:48px;
    height:48px;
}

.img-wrap-new2 {
    position: relative;
    display: inline-block;
    background-color: #E1E1E1;
    height: 82px;
    width: 82px;
    margin-right: 6px;
    margin-top: 8px;
    padding:10px !important;
}

.img-wrap-new2 .close {
    position: absolute;
    top: -8px;
    right: 2px;
    z-index: 100;
    color: red;
}


.size-poll {
    font-size:82px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    position: relative;    
    top:-6px !important;
    float:none !important;
    color:#2596BE;
}

.size-poll-t {
    font-size:76px !important;
    /*left:-15px !important;*/
    position: relative;    
    /*top:-6px !important;*/
    float:none !important;
    color:#2596BE;
}


.footer-icon {
    font-size:14px !important;
}

i.material-icons-f {
    font-size:28px;
    float:left;
    padding-left:25px;
    padding-right:15px;
}

/* Chat Window */

.md .messages, .md .messages-content {
    /*background: #d9dade !important;*/
}

.md .message-sent .message-bubble {
    color: #333;
    background: #dcf8c7 !important;
}

.md .message-sent.message-tail .message-bubble:before {
    position: absolute;
    content: '';
    border-right: 8px solid transparent;
    border-left: 0 solid transparent;
    border-bottom: 8px solid #dcf8c7 !important;
    left: 100%;
    bottom: 0;
    width: 0;
    height: 0;
}


:root {
  --f7-navbar-bg-color: #2596BE;
}
/*
.navbar {
	height:50px !important;
	padding:0 !important;
	margin:0 !important;
}
.navbar-inner {
	padding:0 !important;
	margin:0 !important;
}
.navbar.navbar-inner.title {
	padding:0 !important;
	margin:0 !important;
}
.ios {
  --f7-navbar-height: 40px !important;
  --f7-navbar-inner-padding-left: 0px;
  --f7-navbar-inner-padding-right: 0px;
  --f7-navbar-inner-padding-top: 0px;
  --f7-navbar-inner-padding-bottom: 0px;
  
}
.md {
  --f7-navbar-height: 40px !important;
  --f7-navbar-inner-padding-left: 0px;
  --f7-navbar-inner-padding-right: 0px;
  --f7-navbar-inner-padding-top: 0px;
  --f7-navbar-inner-padding-bottom: 0px;
}
*/
/*.md .ptr-preloader {
	margin-top:-80px !important;
}*/

/*
.toolbar-top-custom {
	margin-top:-40px !important;
}*/

div.page-content {
    /*margin-top: -40px;
    margin-bottom: -40px;*/
    margin-top: 0px;
    padding-bottom: 56px;
}

.md .tabbar .tab-link-highlight, .md .tabbar-labels .tab-link-highlight {
	background: #ffffff !important;
}
/*
.ios .toolbar-bottom-ios, .md .toolbar-bottom-md, .toolbar-bottom {
    bottom: 0;
    height: 50px !important;
}
.ios .toolbar-bottom-ios .toolbar-inner, .md .toolbar-bottom-md .toolbar-inner, .toolbar-bottom .toolbar-inner {
	bottom: 0 !important;
}
*/


.viewproduct {
    height:25px !important;
    font-size: 16px !important;
    width:75px !important;
    border-radius: 5px !important;
    text-align:center !important;
}

.viewsproduct {
    height:25px !important;
    font-size: 16px !important;
    width:110px !important;
    border-radius: 5px !important;
    text-align:center !important;
}

.img-market-list-square {
    object-fit: contain;
    border-radius:20%;
    width:180px;
    height:180px;
    
    margin: 0 auto;
    position: relative;
}

.market-title, .product-name {
    font-size:19px !important;
    font-weight:bold;
    color:#444444 !important;
}

.market-desc, .product-desc {
    font-size:14px !important;
    font-weight:normal;
    color:#888888 !important;
}

.chip-custom {
    height: 20px !important;
    line-height: 20px !important;
    border-radius: 20px !important;
}

.chip-custom-but {
    height: 30px !important;
    line-height: 30px !important;
    border-radius: 30px !important;
}

.size-mp {
    font-size:14px !important;
    padding-top:2px !important;
}

.chip-custom-co {
    height: 25px !important;
    line-height: 25px !important;
    border-radius: 20px !important;
}

.btn-custom-regbut {
    width: 200px !important;
    min-width: 180px !important;
    max-width: 280px !important;
}

:root {
  /*
  --f7-radio-active-color: var(--f7-theme-color);
  */
  --f7-radio-border-radius: 50%;
}
:root .theme-dark,
:root.theme-dark {
  --f7-radio-inactive-color: rgba(255, 255, 255, 0.3);
}
.ios {
  --f7-radio-size: 22px;
  --f7-radio-border-width: 1px;
  --f7-radio-extra-margin: 0px;
  --f7-radio-inactive-color: #c7c7cc;
}
.md {
  --f7-radio-size: 20px;
  --f7-radio-border-width: 2px;
  --f7-radio-extra-margin: 22px;
  --f7-radio-inactive-color: #6d6d6d;
}
.aurora {
  --f7-radio-size: 16px;
  --f7-radio-border-width: 1px;
  --f7-radio-extra-margin: 0px;
  --f7-radio-inactive-color: #888;
}

.margintop-0 {
    margin-top:0px !important;
}

.stepper-custom {
    display: inline-flex;
    align-items: stretch;
    height: 25px !important;
    border-radius: var(--f7-stepper-border-radius);
    font-size:12px !important;
}



:root {
  --f7-calendar-height: 340px;
  --f7-calendar-sheet-landscape-height: 220px;
  --f7-calendar-popover-width: 320px;
  --f7-calendar-popover-height: 320px;
  --f7-calendar-modal-height: 420px;
  --f7-calendar-modal-max-width: 380px;
  --f7-calendar-modal-border-radius: 4px;
  
  --f7-calendar-header-bg-color: #ffffff !important;
  
  /*
  --f7-calendar-header-link-color: var(--f7-bars-link-color);
  --f7-calendar-header-text-color: var(--f7-bars-text-color);
  --f7-calendar-footer-bg-color: var(--f7-bars-bg-color);
  --f7-calendar-footer-border-color: var(--f7-bars-border-color);
  --f7-calendar-footer-link-color: var(--f7-bars-link-color);
  --f7-calendar-footer-text-color: var(--f7-bars-text-color);
  --f7-calendar-week-header-bg-color: var(--f7-bars-bg-color);
  --f7-calendar-week-header-text-color: var(--f7-bars-text-color);
  */
  --f7-calendar-footer-padding: 0 8px;
  --f7-calendar-week-header-font-size: 11px;
  --f7-calendar-selected-text-color: #fff;
  /*
  --f7-calendar-selected-bg-color:  var(--f7-theme-color);
  */
  --f7-calendar-prev-next-text-color: #b8b8b8;
  --f7-calendar-disabled-text-color: #d4d4d4;
  --f7-calendar-event-dot-size: 4px;
  /*
  --f7-calendar-event-bg-color: var(--f7-theme-color);
  */
  /*
  --f7-calendar-picker-selected-text-color: var(--f7-theme-color);
  */
  --f7-calendar-day-text-color: #000;
  --f7-calendar-sheet-bg-color: #fff;
  --f7-calendar-modal-bg-color: #fff;
  --f7-calendar-picker-bg-color: #fff;
  --f7-calendar-picker-pressed-bg-color: rgba(0, 0, 0, 0.1);
  --f7-calendar-picker-hover-bg-color: rgba(0, 0, 0, 0.03);
}
:root .theme-dark,
:root.theme-dark {
  --f7-calendar-sheet-border-color: var(--f7-bars-border-color);
  --f7-calendar-modal-bg-color: #121212;
  --f7-calendar-sheet-bg-color: #121212;
  --f7-calendar-picker-bg-color: #1c1c1d;
  --f7-calendar-picker-pressed-bg-color: rgba(255, 255, 255, 0.08);
  --f7-calendar-picker-hover-bg-color: rgba(255, 255, 255, 0.03);
}
.md {
  --f7-calendar-sheet-border-color: #ccc;
  --f7-calendar-header-height: 56px;
  --f7-calendar-header-font-size: 20px;
  --f7-calendar-header-font-weight: 400;
  --f7-calendar-header-padding: 0 24px;
  --f7-calendar-footer-height: 48px;
  --f7-calendar-footer-font-size: 14px;
  --f7-calendar-week-header-height: 24px;
  --f7-calendar-row-border-color: transparent;
  --f7-calendar-day-font-size: 14px;
  /*
  --f7-calendar-today-text-color: var(--f7-theme-color);
  */
  --f7-calendar-today-bg-color: none;
  --f7-calendar-day-size: 32px;
  --f7-calendar-picker-font-size: 14px;
  --f7-calendar-time-selector-font-size: 14px;
}
.md .theme-dark,
.md .theme-dark {
  --f7-calendar-day-text-color: rgba(255, 255, 255, 0.87);
}


.calendar .toolbar {
    background: #d5d9db !important;
}









:root {
  --f7-popover-width: 130px;
}
.md {
  --f7-popover-border-radius: 4px;
  --f7-popover-box-shadow: var(--f7-elevation-8);
  --f7-popover-actions-icon-size: 24px;
  --f7-popover-bg-color: #fff;
  --f7-popover-actions-label-text-color: rgba(0, 0, 0, 0.54);
}
.md .popover-angle.on-top:after {
    left: 52px;
    top: 19px;
}
.md .popover-angle:after {
    content: '';
    background: var(--f7-popover-bg-color);
    width: 26px;
    height: 26px;
    position: absolute;
    left: 54px;
    top: 0;
    border-radius: 3px;
    transform: rotate(45deg);
}




.btn {
  display: inline-block;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 0 solid transparent;
  padding: 0.3rem 0.75rem;
  font-size: 1rem;
  line-height: 1.4;
  border-radius: 50rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn:focus, .btn:hover {
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(128, 137, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.ui-gradient-blue-rev,
.ui-gradient-blue-rev::before {
  background: -moz-linear-gradient(45deg, #5fcaffe8 30%, #405be073 100%);
  background: linear-gradient(45deg, #5fcaffe8 30%, #405be073 100%);
}

.shadow-lg {
  box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);
}

.btn.shadow-lg {
  box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05), inset 0 1px 1px rgba(255, 255, 255, 0.1), inset 0 -1px 1px rgba(0, 0, 0, 0.075);
}



img#ins-ticket-pic {
    margin-left: 12px !important;
    margin-top: 12px !important;
}

input#photo.ticket-photo {
    position: absolute;
    left:0px;
    /*top:285px;*/
    opacity: 0;
    width:48px;
    height:48px;
}


.demo-card-header-pic .card-header {
  /*width: 100%;*/
  background-size: contain;
  background-repeat: no-repeat;
  /*background-position: center;*/
  color: #000;
}
.demo-card-header-pic .card-content-padding .datec{
  color: #8e8e93;
  font-size:16px !important;
}


.icon_container_new{
    margin: 0 0px;
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    border: 0px solid #D4D7DC;
    overflow: hidden;
    top: 0px;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);*/
    float:left;
    background:silver !important;
}

.icon_container_new img, .icon_container_inner{
    max-width: 100%;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}



.ios .bg-color-custom-white {
  color: #2596BE !important;
}
.md .bg-color-custom-white {
  color: #2596BE !important;
}
.custom-header-white {
    color:#2596BE !important;
    /*background-color: #307791 !important;*/
    min-height:38px !important;
    font-size: 20px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
    font-weight: 800 !important;
}

.custom-card-header-white {
    color:#2596BE;
    /*background-color: #2596BE;*/
    min-height:45px !important;
    padding-top:12px !important;
    padding-bottom:12px !important;
    padding-left: 0px !important;
    font-size: 20px !important;
    font-weight: 800 !important;
}

.custom-card-header-white2 {
    color:#2596BE;
    /*background-color: #2596BE;*/
    min-height:45px !important;
    padding-top:12px !important;
    padding-bottom:12px !important;
    padding-left: 12px !important;
    font-size: 20px !important;
    font-weight: 800 !important;
}

.datec{
  color: #8e8e93;
  font-size:15px !important;
  font-weight: normal !important;
}


.demo-card-header-pic .card-header {
    height: 100vw;
    background-size: cover;
    background-position: center;
}

.demo-card-header-pic .card-header {
  background-size: contain;
  background-repeat: no-repeat;
  color: #000;
}

.demo-card-header-pic .card-content-padding .datec{
  color: #8e8e93;
  font-size:16px !important;
}


.custom-card-header-pic .card-header {
  height: 50vw;
  background-size: cover;
  background-position: center;
  color: #fff !important;
}
.custom-card-header-pic .card-content-padding .datec{
  color: #8e8e93;
}


.tclistimage {
	width: 70px !important;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { /* STYLES GO HERE */
	.tclistimage {
		width: 80px !important;
	}
}


.message-text-header {
    font-size: 15px !important;
    line-height:15px !important;
}
.message-text {
    font-size: 19px !important;
    line-height:1.2 !important;
}

.sheet-close {
	color:#ffffff !important;
	font-weight:bode !important;
	font-size:18px !important;
}

.sheet-modal-inner .page-content .list {
	margin-top:0 !important;
}




.custom-h {
	width:100% !important;
	/*max-height: 175px !important;*/
	height: 150px !important;
	overflow: hidden;
	margin-bottom:0 !important;
}

.custom-h2 {
	width:100% !important;
	height: 80px !important;
	overflow: hidden;
	margin-bottom:0 !important;
	display: flex;
    align-items:center;
    justify-content: center;
    font-weight:900;
}

.chip-custom {
    height: 24px !important;
    line-height: 24px !important;
    font-size:13px !important;
}

.custom-h3 {
	width:100% !important;
	display: flex;
    align-items:center;
    justify-content: left;
}

.custom-h4 {
	/*width:100% !important;*/
	display: flex;
    align-items:center;
    justify-content: left;
    padding: 5px 15px 10px 15px !important;
}

.custom-h5 {
	display: flex;
    align-items:center;
    justify-content: left;
    /*padding: 5px 5px 5px 5px !important;*/
}

.icorpad5 {
	padding-right:5px !important;
}

.icorpad10 {
	padding-right:10px !important;
}

.notifymodal, .notifymodaltop {
	color: #ffffff !important;
    background: #2596BE !important;
}


.custom-sheet-hlabel {
	padding-left:10px !important;
	color: #ffffff !important;
    font-size:20px !important;
    line-height:18px !important;
}

.badge_loc {
	top:5px !important;
	margin-left:-30px !important;
}

.badge_loc2 {
	top:1px !important;
	margin-left:-30px !important;
}

.badge_loc3 {
	top:-3px !important;
	margin-left:-18px !important;
}

.notificationc {
  position: relative;
}

.notificationc .badge_timeline {
  position: absolute;
  /*top: -10px;
  right: -10px;
  padding: 5px 5px;
  border-radius: 50%;
  background-color: red;
  color: white;*/
}

.md .badge_timeline {
	top:7px !important;
	margin-left:15px !important;
	padding:5px !important;
	width:5px !important; min-width:5px !important;
	height:5px !important; min-height:5px !important;
}

.md .badge_menu {
	top:-20px !important;
	margin-left:-18px !important;
	padding:5px !important;
	width:5px !important; min-width:5px !important;
	height:5px !important; min-height:5px !important;
}

.img-profile-list-square-note {
    object-fit: cover;
    border-radius:50%;
    width:60px;
    height:60px;
    
    margin: 0 auto;
    position: relative;
    border:1px solid #eee;
}


.newitem-card-header-pic .card-header {
  height: 50vw;
  background-size: cover;
  background-position: center;
  color: #fff;
}
.newitem-card-header-pic .card-content-padding .dater{
  color: #8e8e93;
  font-size:12px;
}
.l_img_title {
	border-radius:9%;
	color:#000000 !important;
	background-color:#ffffff !important;
	padding:1px 2px !important;
}

/* ******************************* */
/* CSS fix for display 04 Aug 2020 */
/* ******************************* */

h3 {
  font-size: 18px !important;
  color: rgba(0, 0, 0, 1);
}

p {
    font-size: 18px !important;
}

.md .list .item-title-custom {
	font-size:18px !important;
	font-weight:400 !important;
}

.item-title-custom {
	font-size:18px !important;
	font-weight:500 !important;
}


.item-subtitle-custom {
	font-size:13px !important;
}

.md .list .item-subtitle-custom {
	font-size:13px !important;
	color:#757575 !important;
}

.md .list .item-text-custom {
	font-size:15px !important;
	color:#111111 !important;;
}


.custom-item-lable {
  font-size:20px !important;
}

.item-title {
  font-size:18px !important;
}

.custom-item-title {
  font-size:13px !important;
}

.custom-confirm-msg {
  font-size:18px !important;
}

.frm-header {
  font-size:23px !important;
  font-weight:700;
  color:#2596BE !important;	
}

.frm-header-new {
  font-size:23px !important;
  font-weight:700;
  color:#2596BE !important;	
  top:50px !important;
  width: 100%; 
  /*height:100%; */
  position:absolute; 
  left: 0; 
  display:flex; 
  flex-direction: column; 
  align-items: center;
}


.item-subtitle {
  font-size:13px !important;
  color:#757575 !important;
}

.item-text {
  font-size:15px !important;
}

.card {
  background: #fff;
  position: relative;
  border-radius: 4px;
  font-size: 18px !important;
}

.card-header {
  font-size:18px !important;
}

.card-footer {
  font-size:18px !important;
}

.card-content {
  font-size:18px !important;
}


.md .list .item-text {
  font-size: 15px !important;
  /*color: #757575;*/
  color: #111111;
  line-height: 17px;
  max-height:65px !important;
}

.date
{
    float: left;
    height: 78px;
    width: 52px;
    margin-right: 10px;
    padding-top: 0px;
    line-height: normal;
}

.datel {
    height: 58px !important;
}

.date .month
{
    display: block;
    text-align: center;
    color: #2596BE;
    font-size: 15px;
    padding-top: 4px;
    text-transform: uppercase;
}

.date .day
{
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 18px;
    font-weight: bold;
}

.date .year
{
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 18px;
    font-weight: bold;
}

.meta
{
    display: block;
    font-size: 15px;
    color: #666;
}

.message-header {
    font-size: 13px !important;
    padding-bottom:0px !important;
}
.message-footer {
    font-size: 12px !important;
    margin-bottom:10px !important;
}
.message-text {
    font-size: 17px !important;
}
.message-text-header {
    font-size: 11px !important;
}
.message-text-footer {
    font-size: 11px !important;
}

.messagebar-area {
	background-color: #FFFFFF !important;
	margin-bottom: 10px;
}

.messagebar-area textarea {
	background-color: #FFFFFF !important;
	color:#000000 !important;
	height:40px !important;
}

@media screen and (min-width: 768px) and (max-width: 2960px) {
  .messagebar-area {
    background-color: #FFFFFF !important;
    margin-bottom: 10px;
  }

  .messagebar-area textarea {
	background-color: #FFFFFF !important;
	color:#000000 !important;
	height:40px !important;
  }

  .facebook-card .facebook-name {
    margin-left: 44px;
    font-size: 24px !important;
    font-weight: 500;
  }
  .facebook-card .facebook-date {
    margin-left: 44px;
    font-size: 18px;
    color: #8e8e93;
  }

  h3 {
    font-size: 22px !important;
    color: rgba(0, 0, 0, 1);
  }

  p {
    font-size: 20px !important;
  }

  .custom-item-lable {
    font-size:24px !important;
  }

  .item-title {
    font-size:22px !important;
  }

  .custom-item-title {
    font-size:18px !important;
  }

  .custom-confirm-msg {
    font-size:20px !important;
  }

  .item-subtitle {
    font-size:16px !important;
    color:#757575 !important;
  }

  .item-text {
    font-size:19px !important;
  }

  .md .list .item-text {
    /*font-size: 24px !important;*/
    font-size:19px !important;
    /*color: #757575;*/
    color: #111111;
    line-height: 21px !important;
    max-height: 85px !important;
  }

  .md .list .item-title-custom {
    font-size:22px !important;
  }

  .item-subtitle-custom {
	font-size:16px !important;
  }

  .md .list .item-subtitle-custom {
	font-size:16px !important;
	color:#757575 !important;
  }

  .md .list .item-text-custom {
	font-size:19px !important;
	color:#111111 !important;;
  }

  .card {
    background: #fff;
    position: relative;
    border-radius: 4px;
    font-size: 22px !important;
  }

  .card-header {
    font-size:22px !important;
  }

  .card-footer {
    font-size:22px !important;
  }

  .card-content {
    font-size:19px !important;
  }
  
  .date {
    float: left;
    height: 78px;
    width: 52px;
    margin-right: 10px;
    padding-top: 0px;
    line-height: normal;
  }

  .datel {
    height: 58px !important;
  }

  .date .month
  {
    display: block;
    text-align: center;
    color: #2596BE;
    font-size: 19px;
    padding-top: 4px;
    text-transform: uppercase;
  }

  .date .day
  {
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 22px;
    font-weight: bold;
  }

  .date .year
  {
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 22px;
    font-weight: bold;
  }

  .meta
  {
    display: block;
    font-size: 19px;
    color: #666;
  }

  .message-header {
    font-size: 17px !important;
    padding-bottom:0px !important;
  }
  .message-footer {
    font-size: 16px !important;
    margin-bottom:10px !important;
  }
  .message-text {
    font-size: 19px !important;
  }
  .message-text-header {
    font-size: 15px !important;
  }
  .message-text-footer {
    font-size: 15px !important;
  }


}

.product-image {
    height: 80px;
    line-height: 80px;
    width: 100%;
    display: block;
    text-align: center;
    margin: 10px auto;
    max-width: 100px;
}

.product-image img {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}

/*
.md {
  --f7-notification-margin: 0px;
  --f7-notification-padding: 16px;
  --f7-notification-border-radius: 0px;
  --f7-notification-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22), 0 1px 2px rgba(0, 0, 0, 0.24);
  --f7-notification-icon-size: 28px;
  --f7-notification-title-color: #000000;
  --f7-notification-title-font-size: 14px;
  --f7-notification-title-text-transform: none;
  --f7-notification-title-line-height: 1;
  --f7-notification-title-font-weight: 800;
  --f7-notification-title-right-font-size: 15px;
  --f7-notification-subtitle-font-size: 15px;
  --f7-notification-subtitle-font-weight: 800;
  --f7-notification-text-font-size: 13px;
  --f7-notification-text-line-height: 1.35;
  --f7-notification-bg-color: #FFFFFF;
  --f7-notification-title-right-color: rgba(0, 0, 0, 0.94);
  --f7-notification-subtitle-color: #000000;
  --f7-notification-text-color: rgba(0, 0, 0, 0.94);
}
*/

.md {
  --f7-notification-icon-size: 28px;
  --f7-notification-title-font-size: 15px;
  --f7-notification-title-font-weight: 800;
}


/*
.md {
  --f7-badge-size: 16px;
  --f7-badge-text-color: #fff;
  --f7-badge-bg-color: #ff0000;
  --f7-badge-padding: 0 4px;
  --f7-badge-in-icon-size: 14px;
  --f7-badge-in-icon-font-size: 10px;
  --f7-badge-font-weight: normal;
  --f7-badge-font-size: 7px;
}*/

.form-signin {
    border-radius: 20px;
    background-color: #ffffff;
    padding: 5px 20px !important;
    margin: 70px 0x 30px 0px !important;
    /*max-width: 320px;*/
    color: #000000;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.h-100 {
    height: 100%
}
.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.list ul.no-border:before,
.list ul.no-border:after {
    display: none
}

/* top  */
.top-12 {
    margin-top: -12px !important;
}

.img-wrap-new21 {
    position: relative;
    display: inline-block;
    background-color: #E1E1E1;
    height: 82px;
    width: 82px;
    overflow:hidden;
}
.margintop18 {
    margin-top:18px !important;
}


.figure-profile {
    height: 178px;
    width: 178px;
    border-radius: 50%;
    border: 0px solid #FF0068;
    margin: 0 auto;
    position: relative;
}

.figure-profile figure {
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
    margin: 0;
}

.figure-profile figure img {
    width: 100%;
    min-height: 100%;
}


.figure-profile-sm {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 0px solid #FF0068;
    margin: 0 auto;
    position: relative;
}

.figure-profile-sm figure {
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
    margin: 0;
}

.figure-profile-sm figure img {
    width: 100%;
    min-height: 100%;
}

.right25 {
	right:25px !important;
}

.margintop-45 {
    margin-top:-45px !important;
}


.cmargin0 {
    margin-top: 0px !important;
}

.cmargin10 {
    margin-top: 10px !important;
}

.cmargin20 {
    margin-top: 20px !important;
}

.cmargin16 {
    margin-top: 16px !important;
}

.cpadding0 {
    padding-top: 0px !important;
}

.cpadding10 {
    padding-top: 10px !important;
}

.cpadding20 {
    padding-top: 20px !important;
}

.cpadding16 {
    padding-top: 16px !important;
}

.lrpadding5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.lrpadding10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.lrpadding15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.lrpadding20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.lrpadding25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.lpadding15 {
    padding-left: 15px !important;
}

.bot-m-40 {
	margin-bottom:40px !important
}

.bot-m-30 {
	margin-bottom:30px !important
}

.bot-m-20 {
	margin-bottom:20px !important
}

.bot-m-10 {
	margin-bottom:10px !important
}

.bot-m-0 {
	margin-bottom:0px !important
}




.post-button {
	width: 135px !important;
}

.item-input .text-editor-content {
  	font-size:16px !important;
}

.photoalbum {
	margin:5px;
	width:46%;
	min-height:80px;
	max-height:80px;
	overflow:hidden;
	float:left;
}

.md .badge .listdef {
	min-height:40px !important;
	line-height:20px !important;
	font-size:20px !important;
	padding:10px !important;
}

.md .badge-custom {
    font-size:18px !important;
    padding:9px !important;
}

.reg-padding {
	padding-left:40px !important;
	padding-right:5px !important;
}

.reg-padding-media {
	padding-left:5px !important;
	padding-right:5px !important;
}

.reg-padding-media2 {
	padding-left:5px !important;
	padding-right:5px !important;
}

.reg-padding2 {
	padding-left:25px !important;
	padding-right:25px !important;
}

.t-margin {
	margin-left:12px !important;
	margin-right:12px !important;
}

.welcome-text {
	font-size:25px !important;
	line-height:25px !important;
}

.quotestring {
	font-size:18px !important;
	line-height:20px !important;
}

.lmorecontainer {
	font-size:20px;
    text-align:center;
    margin:15px 0 !important;
    padding:10px !important;
    color:#000;
    background:#e5e5e5;
    
    /*width:100% !important;*/
	display: flex;
    align-items:center;
    justify-content: center;
   
}

.lmorebtn {
    width: 120px !important; 
    height:25px !important;
    line-height:25px !important;
}

.lmorebtntop {
    width: 120px !important; 
    float: left;
    margin-right:5px;
    height:25px !important;
    line-height:25px !important;
}

.lmorebtnlatest {
    width: 130px !important; 
    float: right;
    margin-left:5px;
    height:25px !important;
    line-height:25px !important;
}

.logo_size {
    width:120px !important;
}

.authtabs {
	width:100% !important;
}
/* ----------- iPad 1, 2, Mini and Air ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

  .logo_size {
    width:200px !important;
  }

  .authtabs {
	width:80% !important;
	margin-left:10% !important;
  }

  body {
	font-size: 25px !important;
    line-height: 27px !important;
  }
  
  .frm-header {
    font-size:30px !important;
    font-weight:700;
    color:#2596BE !important;
  }

  .frm-header-new {
    font-size:30px !important;
    font-weight:700;
    color:#2596BE !important;	
    top:50px !important;
    width: 100%; 
    height:100%; 
    position:absolute; 
    left: 0; 
    display: flex; 
    flex-direction: column; 
    align-items: center;
  }

  .card {
    font-size: 25px !important;
  }

  .card-header {
    font-size:25px !important;
  }

  .card-footer {
    font-size:25px !important;
  }

  .card-content {
    font-size:22px !important;
  }

  p, span {
    font-size: 22px !important;
  }

  .title {
    font-size:29px !important;
  }
  small {
    font-size:16px !important;
  }

  small span {
    font-size:16px !important;
  }

  .date {
    float: left;
    height: 88px;
    width: 62px;
    margin-right: 10px;
    padding-top: 0px;
    line-height: normal;
  }

  .datel {
    height: 68px !important;
  }

  .date .month {
    display: block;
    text-align: center;
    color: #000001;
    font-size: 19px;
    padding-top: 4px;
    text-transform: uppercase;
  }

  .date .day {
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 26px;
    font-weight: bold;
  }

  .date .year {
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 26px;
    font-weight: bold;
  }

  .meta {
    display: block;
    font-size: 19px;
    color: #666;
  }

  
  .button {
 	min-height:50px !important;
 	padding:8px !important;
 	font-size:20px !important;
  }

  .md {
    --f7-notification-icon-size: 42px !important;
    --f7-notification-title-font-size: 22px !important;
    --f7-notification-title-font-weight: 800 !important;
    --f7-notification-subtitle-font-size: 20px !important;
    --f7-notification-text-font-size: 18px !important;
  }

  .img-command-list {
    border-radius:50%;
    width:72px;
    /*height:72px;*/
    height:auto !important;
    margin: 0 auto;
    position: relative;
  }

  .custom-sheet-hlabel {
	padding-left:10px !important;
	color: #ffffff !important;
    font-size:24px !important;
    line-height:22px !important;
  }

  .material-icon-24 {
    font-size:36px !important;
    padding-left:5px !important;
    padding-right:5px !important;
  }

  .material-icon-24-s {
    font-size:36px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    float:none !important;
    margin-top:9px !important;
  }

  .text-editor-content {
  	font-size:18px !important;
  }

  .item-input .text-editor-content {
  	font-size:18px !important;
  }

  .post-button {
	width: 185px !important;
  }

  .profile_img {
    margin: 0 auto;
    position: relative;
    width: 64px !important;
    height: 64px !important;
    border-radius: 50%;
    border: 1px solid #D4D7DC;
    overflow: hidden;
    top: 10px;
  }  

  .photoalbum {
	margin:5px;
	width:30%;
	min-height:140px;
	max-height:140px;
	overflow:hidden;
	float:left;
  }

  .md .badge {
    font-size:18px !important;
    padding:15px 10px !important;
  }

  .md .badge_timeline {
	top:-3px !important;
	margin-left:-18px !important;
	padding:7px !important;
	width:9px !important; min-width:5px !important;
	height:9px !important; min-height:5px !important;
  }

  .md .badge_menu {
	top:-20px !important;
	margin-left:-18px !important;
	padding:7px !important;
	width:9px !important; min-width:5px !important;
	height:9px !important; min-height:5px !important;
  }

  .listdef {
	min-height:60px !important;
	line-height:25px !important;
	font-size:25px !important;
	padding:10px !important;
  }

  .contact-icons {
    border-radius: 50%;
    background-color: #2596BE;
    color:#FFF;
    font-size:25px;
    font-style:normal;
    float:left;
    width: 38px;
    height: 22px;
    padding: 13px 5px 13px 5px;
 	text-align: center;
  }

  .contact-icons-chat {
    border-radius: 50%;
    background-color: #2596BE;
    color:#FFF;
    font-size:25px;
    font-style:normal;
    float:left;
    width: 38px;
    height: 22px;
    padding: 11px 5px 15px 5px;
 	text-align: center;
  }
  .md .badge-custom {
    font-size:25px !important;
    padding:9px !important;
  }

  .reg-padding {
	padding-left:80px !important;
	padding-right:25px !important;
  }

  .reg-padding-media {
	padding-left:0px !important;
	padding-right:45px !important;
  }

  .reg-padding-media2 {
	padding-left:0px !important;
	padding-right:30px !important;
  }

  .reg-padding2 {
	padding-left:10% !important;
	padding-right:10% !important;
  }

  .t-margin {
	margin-left:12px !important;
	margin-right:12px !important;
  }

  .welcome-text {
	font-size:27px !important;
	line-height:30px !important;
  }

  .frm-header {
    font-size:33px !important;
    font-weight:700;
    color:#2596BE !important; 
    line-height:36px !important;
  }

  .quotestring {
	font-size:25px !important;
	line-height:27px !important;
  }
  .custom-confirm-msg {
    font-size:24px !important;
  }
  .lmorebtn {
    width: 180px !important; 
    height:35px !important;
    line-height:35px !important;
  }
  .lmorebtntop {
    width: 180px !important; 
    float: left;
    margin-right:5px;
    height:35px !important;
    line-height:35px !important;
  }
  .lmorebtnlatest {
    width: 190px !important; 
    float: right;
    margin-left:5px;
    height:35px !important;
    line-height:35px !important;
  }

  .btn-appointment {
    margin-top:10px;
    line-height:35px !important;
    height:25px !important; 
    width:200px !important;
    text-align: center !important;
  }
}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {

  body {
	font-size: 25px !important;
    line-height: 27px !important;
  }
  
  .logo_size {
    width:200px !important;
  }

  .authtabs {
	width:80% !important;
	margin-left:10% !important;
  }

  .frm-header {
    font-size:30px !important;
    font-weight:700;
    color:#2596BE !important;
  }

  .frm-header-new {
    font-size:30px !important;
    font-weight:700;
    color:#2596BE !important;	
    top:50px !important;
    width: 100%; 
    height:100%; 
    position:absolute; 
    left: 0; 
    display: flex; 
    flex-direction: column; 
    align-items: center;
  }

  .card {
    font-size:25px !important;
  }

  .card-header {
    font-size:25px !important;
  }

  .card-footer {
    font-size:25px !important;
  }

  .card-content {
    font-size:22px !important;
  }
  
  p, span {
    font-size: 22px !important;
  }

  .title {
    font-size:29px !important;
  }
  small {
    font-size:16px !important;
  }

  small span {
    font-size:16px !important;
  }

  .date {
    float: left;
    height: 88px;
    width: 62px;
    margin-right: 10px;
    padding-top: 0px;
    line-height: normal;
  }

  .datel {
    height: 68px !important;
  }

  .date .month {
    display: block;
    text-align: center;
    color: #000001;
    font-size: 19px;
    padding-top: 4px;
    text-transform: uppercase;
  }

  .date .day {
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 26px;
    font-weight: bold;
  }

  .date .year {
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 26px;
    font-weight: bold;
  }

  .meta {
    display: block;
    font-size: 19px;
    color: #666;
  }
  
  .button {
 	min-height:50px !important;
 	padding:8px !important;
 	font-size:20px !important;
  }

  .md {
    --f7-notification-icon-size: 42px !important;
    --f7-notification-title-font-size: 22px !important;
    --f7-notification-title-font-weight: 800 !important;
    --f7-notification-subtitle-font-size: 20px !important;
    --f7-notification-text-font-size: 18px !important;
  }

  .img-command-list {
    border-radius:50%;
    width:72px;
    /*height:72px;*/
    height:auto !important;
    margin: 0 auto;
    position: relative;
  }

  .custom-sheet-hlabel {
	padding-left:10px !important;
	color: #ffffff !important;
    font-size:24px !important;
    line-height:22px !important;
  }

  .material-icon-24 {
    font-size:32px !important;
    padding-left:5px !important;
    padding-right:5px !important;
  }

  .material-icon-24-s {
    font-size:36px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    float:none !important;
    margin-top:9px !important;
  }

  .text-editor-content {
  	font-size:18px !important;
  }

  .item-input .text-editor-content {
  	font-size:18px !important;
  }

  .post-button {
	width: 185px !important;
  }

  .profile_img {
    margin: 0 auto;
    position: relative;
    width: 64px !important;
    height: 64px !important;
    border-radius: 50%;
    border: 1px solid #D4D7DC;
    overflow: hidden;
    top: 10px;
  }  

  .photoalbum {
	margin:5px;
	width:30%;
	min-height:140px;
	max-height:140px;
	overflow:hidden;
	float:left;
  }

  .md .badge {
    font-size:18px !important;
    padding:15px 10px !important;
  }

  .md .badge_timeline {
	top:-3px !important;
	margin-left:-18px !important;
	padding:7px !important;
	width:9px !important; min-width:5px !important;
	height:9px !important; min-height:5px !important;
  }

  .md .badge_menu {
	top:-20px !important;
	margin-left:-18px !important;
	padding:7px !important;
	width:9px !important; min-width:5px !important;
	height:9px !important; min-height:5px !important;
  }
  
  .listdef {
	min-height:60px !important;
	line-height:25px !important;
	font-size:25px !important;
	padding:10px !important;
  }

  .contact-icons {
    border-radius: 50%;
    background-color: #2596BE;
    color:#FFF;
    font-size:25px;
    font-style:normal;
    float:left;
    width: 38px;
    height: 22px;
    padding: 13px 5px 13px 5px;
 	text-align: center;
  }

  .contact-icons-chat {
    border-radius: 50%;
    background-color: #2596BE;
    color:#FFF;
    font-size:25px;
    font-style:normal;
    float:left;
    width: 38px;
    height: 22px;
    padding: 11px 5px 15px 5px;
 	text-align: center;
  }
  
  .md .badge-custom {
    font-size:25px !important;
    padding:9px !important;
  }

  .reg-padding {
	padding-left:80px !important;
	padding-right:25px !important;
  }

  .reg-padding-media {
	padding-left:0px !important;
	padding-right:45px !important;
  }

  .reg-padding-media2 {
	padding-left:0px !important;
	padding-right:30px !important;
  }

  .reg-padding2 {
	padding-left:10% !important;
	padding-right:10% !important;
  }

  .t-margin {
	margin-left:12px !important;
	margin-right:12px !important;
  }

  .welcome-text {
	font-size:27px !important;
	line-height:30px !important;
  }

  .frm-header {
    font-size:33px !important;
    font-weight:700;
    color:#2596BE !important; 
    line-height:36px !important;
  }

  .quotestring {
	font-size:25px !important;
	line-height:27px !important;
  }
  
 .custom-confirm-msg {
    font-size:24px !important;
  }
  .lmorebtn {
    width: 180px !important; 
    height:35px !important;
    line-height:35px !important;
  }
  .lmorebtntop {
    width: 180px !important; 
    float: left;
    margin-right:5px;
    height:35px !important;
    line-height:35px !important;
  }
  .lmorebtnlatest {
    width: 190px !important; 
    float: right;
    margin-left:5px;
    height:35px !important;
    line-height:35px !important;
  }

  .btn-appointment {
    margin-top:10px;
    line-height:35px !important;
    height:25px !important; 
    width:200px !important;
    text-align: center !important;
  }
}

/* ----------- iPad Pro 10.5" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 1112px)
  and (-webkit-min-device-pixel-ratio: 2) {

  body {
	font-size: 25px !important;
    line-height: 27px !important;
  }

  .logo_size {
    width:200px !important;
  }
  
  .authtabs {
	width:80% !important;
	margin-left:10% !important;
  }

  .frm-header {
    font-size:30px !important;
    font-weight:700;
    color:#2596BE !important;
  }

  .frm-header-new {
    font-size:30px !important;
    font-weight:700;
    color:#2596BE !important;	
    top:50px !important;
    width: 100%; 
    height:100%; 
    position:absolute; 
    left: 0; 
    display: flex; 
    flex-direction: column; 
    align-items: center;
  }

  .card {
    font-size: 25px !important;
  }

  .card-header {
    font-size:25px !important;
  }

  .card-footer {
    font-size:25px !important;
  }

  .card-content {
    font-size:22px !important;
  }

  p, span {
    font-size: 22px !important;
  }

  .title {
    font-size:29px !important;
  }
  small {
    font-size:16px !important;
  }

  small span {
    font-size:16px !important;
  }

  .date {
    float: left;
    height: 88px;
    width: 62px;
    margin-right: 10px;
    padding-top: 0px;
    line-height: normal;
  }

  .datel {
    height: 68px !important;
  }

  .date .month {
    display: block;
    text-align: center;
    color: #000001;
    font-size: 19px;
    padding-top: 4px;
    text-transform: uppercase;
  }

  .date .day {
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 26px;
    font-weight: bold;
  }

  .date .year {
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 26px;
    font-weight: bold;
  }

  .meta {
    display: block;
    font-size: 19px;
    color: #666;
  }

  
  .button {
 	min-height:50px !important;
 	padding:8px !important;
 	font-size:20px !important;
  }

  .md {
    --f7-notification-icon-size: 42px !important;
    --f7-notification-title-font-size: 22px !important;
    --f7-notification-title-font-weight: 800 !important;
    --f7-notification-subtitle-font-size: 20px !important;
    --f7-notification-text-font-size: 18px !important;
  }

  .img-command-list {
    border-radius:50%;
    width:72px;
    /*height:72px;*/
    height:auto !important;
    margin: 0 auto;
    position: relative;
  }

  .custom-sheet-hlabel {
	padding-left:10px !important;
	color: #ffffff !important;
    font-size:24px !important;
    line-height:22px !important;
  }

  .material-icon-24 {
    font-size:32px !important;
    padding-left:5px !important;
    padding-right:5px !important;
  }

  .material-icon-24-s {
    font-size:36px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    float:none !important;
    margin-top:9px !important;
  }

  .text-editor-content {
  	font-size:18px !important;
  }

  .item-input .text-editor-content {
  	font-size:18px !important;
  }

  .post-button {
	width: 185px !important;
  }

  .profile_img {
    margin: 0 auto;
    position: relative;
    width: 64px !important;
    height: 64px !important;
    border-radius: 50%;
    border: 1px solid #D4D7DC;
    overflow: hidden;
    top: 10px;
  }  

  .photoalbum {
	margin:5px;
	width:30%;
	min-height:140px;
	max-height:140px;
	overflow:hidden;
	float:left;
  }

  .md .badge {
    font-size:18px !important;
    padding:15px 10px !important;
  }

  .md .badge_menu {
	top:-20px !important;
	margin-left:-18px !important;
	padding:7px !important;
	width:9px !important; min-width:5px !important;
	height:9px !important; min-height:5px !important;
  }
  
  .md .badge_timeline {
	top:-3px !important;
	margin-left:-18px !important;
	padding:7px !important;
	width:9px !important; min-width:5px !important;
	height:9px !important; min-height:5px !important;
  }

  .contact-icons {
    border-radius: 50%;
    background-color: #2596BE;
    color:#FFF;
    font-size:25px;
    font-style:normal;
    float:left;
    width: 38px;
    height: 22px;
    padding: 13px 5px 13px 5px;
 	text-align: center;
  }

  .contact-icons-chat {
    border-radius: 50%;
    background-color: #2596BE;
    color:#FFF;
    font-size:25px;
    font-style:normal;
    float:left;
    width: 38px;
    height: 22px;
    padding: 11px 5px 15px 5px;
 	text-align: center;
  }
  
  .md .badge-custom {
    font-size:25px !important;
    padding:9px !important;
  }

  .reg-padding {
	padding-left:80px !important;
	padding-right:25px !important;
  }

  .reg-padding-media {
	padding-left:0px !important;
	padding-right:45px !important;
  }

  .reg-padding-media2 {
	padding-left:0px !important;
	padding-right:30px !important;
  }

  .reg-padding2 {
	padding-left:10% !important;
	padding-right:10% !important;
  }

  .t-margin {
	margin-left:12px !important;
	margin-right:12px !important;
  }

  .welcome-text {
	font-size:27px !important;
	line-height:30px !important;
  }

  .frm-header {
    font-size:33px !important;
    font-weight:700;
    color:#2596BE !important; 
    line-height:36px !important;
  }

  .quotestring {
	font-size:25px !important;
	line-height:27px !important;
  }
  .custom-confirm-msg {
    font-size:24px !important;
  }
  .lmorebtn {
    width: 180px !important; 
    height:35px !important;
    line-height:35px !important;
  }
  .lmorebtntop {
    width: 180px !important; 
    float: left;
    margin-right:5px;
    height:35px !important;
    line-height:35px !important;
  }
  .lmorebtnlatest {
    width: 190px !important; 
    float: right;
    margin-left:5px;
    height:35px !important;
    line-height:35px !important;
  }

  .btn-appointment {
    margin-top:10px;
    line-height:35px !important;
    height:25px !important; 
    width:200px !important;
    text-align: center !important;
  }
  
}

/* ----------- iPad Pro 12.9" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {

  body {
	font-size: 25px !important;
    line-height: 27px !important;
  }

  .logo_size {
    width:200px !important;
  }

  .authtabs {
	width:80% !important;
	margin-left:10% !important;
  }
  
  .frm-header {
    font-size:30px !important;
    font-weight:700;
    color:#2596BE !important; 
    line-height:30px !important;
  }

  .frm-header-new {
    font-size:30px !important;
    font-weight:700;
    color:#2596BE !important;	
    top:50px !important;
    width: 100%; 
    position:absolute; 
    left: 0; 
    display: flex; 
    flex-direction: column; 
    align-items: center;
  }

  .card {
    font-size: 25px !important;
  }

  .card-header {
    font-size:25px !important;
  }

  .card-footer {
    font-size:25px !important;
  }

  .card-content {
    font-size:22px !important;
  }

  p, span {
    font-size: 22px !important;
  }

  .title {
    font-size:29px !important;
  }
  small {
    font-size:16px !important;
  }

  small span {
    font-size:16px !important;
  }

  .date {
    float: left;
    height: 88px;
    width: 62px;
    margin-right: 10px;
    padding-top: 0px;
    line-height: normal;
  }

  .datel {
    height: 68px !important;
  }

  .date .month {
    display: block;
    text-align: center;
    color: #000001;
    font-size: 19px;
    padding-top: 4px;
    text-transform: uppercase;
  }

  .date .day {
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 26px;
    font-weight: bold;
  }

  .date .year {
    display: block;
    text-align: center;
    padding-top: 3px;
    color: #222;
    font-size: 26px;
    font-weight: bold;
  }

  .meta {
    display: block;
    font-size: 19px;
    color: #666;
  }

  
  .button {
 	min-height:50px !important;
 	padding:8px !important;
 	font-size:20px !important;
  }

  .md {
    --f7-notification-icon-size: 42px !important;
    --f7-notification-title-font-size: 22px !important;
    --f7-notification-title-font-weight: 800 !important;
    --f7-notification-subtitle-font-size: 20px !important;
    --f7-notification-text-font-size: 18px !important;
  }

  .img-command-list {
    border-radius:50%;
    width:72px;
    /*height:72px;*/
    height:auto !important;
    margin: 0 auto;
    position: relative;
  }

  .custom-sheet-hlabel {
	padding-left:10px !important;
	color: #ffffff !important;
    font-size:24px !important;
    line-height:22px !important;
  }

  .material-icon-24 {
    font-size:32px !important;
    padding-left:5px !important;
    padding-right:5px !important;
  }

  .material-icon-24-s {
    font-size:36px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    float:none !important;
    margin-top:9px !important;
  }

  .text-editor-content {
  	font-size:18px !important;
  }

  .item-input .text-editor-content {
  	font-size:18px !important;
  }

  .post-button {
	width: 185px !important;
  }
  
  .profile_img {
    margin: 0 auto;
    position: relative;
    width: 64px !important;
    height: 64px !important;
    border-radius: 50%;
    border: 1px solid #D4D7DC;
    overflow: hidden;
    top: 10px;
  }  

  .photoalbum {
	margin:5px;
	width:30%;
	min-height:140px;
	max-height:140px;
	overflow:hidden;
	float:left;
  }

  .md .badge {
    font-size:18px !important;
    padding:15px 10px !important;
  }
  
  .md .badge_menu {
	top:-20px !important;
	margin-left:-18px !important;
	padding:7px !important;
	width:9px !important; min-width:5px !important;
	height:9px !important; min-height:5px !important;
  }
  
  .md .badge_timeline {
	top:-3px !important;
	margin-left:-18px !important;
	padding:7px !important;
	width:9px !important; min-width:5px !important;
	height:9px !important; min-height:5px !important;
  }

  .contact-icons {
    border-radius: 50%;
    background-color: #2596BE;
    color:#FFF;
    font-size:25px;
    font-style:normal;
    float:left;
    width: 38px;
    height: 22px;
    padding: 13px 5px 13px 5px;
 	text-align: center;
  }

  .contact-icons-chat {
    border-radius: 50%;
    background-color: #2596BE;
    color:#FFF;
    font-size:25px;
    font-style:normal;
    float:left;
    width: 38px;
    height: 22px;
    padding: 11px 5px 15px 5px;
 	text-align: center;
  }

  .md .badge-custom {
    font-size:25px !important;
    padding:9px !important;
  }

  .reg-padding {
	padding-left:80px !important;
	padding-right:25px !important;
  }

  .reg-padding-media {
	padding-left:0px !important;
	padding-right:45px !important;
  }

  .reg-padding-media2 {
	padding-left:0px !important;
	padding-right:30px !important;
  }

  .reg-padding2 {
	padding-left:10% !important;
	padding-right:10% !important;
  }

  .t-margin {
	margin-left:12px !important;
	margin-right:12px !important;
  }

  .welcome-text {
	font-size:27px !important;
	line-height:30px !important;
  }

  .frm-header {
    font-size:33px !important;
    font-weight:700;
    color:#2596BE !important; 
    line-height:36px !important;
  }
 
  .quotestring {
	font-size:25px !important;
	line-height:27px !important;
  }
  
  .custom-confirm-msg {
    font-size:24px !important;
  }
  .lmorebtn {
    width: 180px !important; 
    height:35px !important;
    line-height:35px !important;
  }
  .lmorebtntop {
    width: 180px !important; 
    float: left;
    margin-right:5px;
    height:35px !important;
    line-height:35px !important;
  }
  .lmorebtnlatest {
    width: 190px !important; 
    float: right;
    margin-left:5px;
    height:35px !important;
    line-height:35px !important;
  }

  .btn-appointment {
    margin-top:10px;
    line-height:35px !important;
    height:25px !important; 
    width:200px !important;
    text-align: center !important;
  }
}

.searchbar-disable-button {
  margin-top:-45px !important;
}


.theme-image {
  background-image: url("images/theme2.jpg");
  background-color: #cccccc;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}


.hero-image {
  background-image: url("images/theme2.jpg") !important;
  background-color: #cccccc;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.form-signin-new {
    border-radius: 20px;
    /*background-color: rgba(256, 256, 256, 0.2) !important;*/
    padding: 5px 20px !important;
    margin: 70px 0x 30px 0px !important;
    /*max-width: 320px;*/
    color: #ffffff !important;
}

.frm-msg-show {
	z-index:9999 !important;
	color:#ffffff !important;
}

.frm-msg-show-dark {
	z-index:9999 !important;
	color:#000000 !important;
}


/* this is to auto generate color for the menu based on the theme color  */
:root {
  --f7-menu-text-color: #fff;
  --f7-menu-bg-color: #2596BE;
  --f7-menu-item-pressed-bg-color: #2596BE;
}

:root {
  --f7-theme-color: #2596BE !important;
  --f7-theme-color-rgb: 37, 150, 190 !important;
  --f7-theme-color-shade: #1e7b9c !important;
  --f7-theme-color-tint: #34add8 !important;

  --f7-theme-color: #2596BE !important;
  --f7-theme-color-rgb: 37, 150, 190  !important;
  --f7-theme-color-shade: #1e7b9c !important;
  --f7-theme-color-tint: #34add8 !important;

  --f7-theme-customtheme: #2596BE !important;
  --f7-theme-customtheme-rgb: 37, 150, 190  !important;
  --f7-theme-customtheme-shade: #1e7b9c !important;
  --f7-theme-customtheme-tint: #34add8 !important;
}
.color-theme-customtheme {
  --f7-theme-color: #2596BE !important;
  --f7-theme-color-rgb: 37, 150, 190  !important;
  --f7-theme-color-shade: #1e7b9c !important;
  --f7-theme-color-tint: #34add8 !important;
}
.color-customtheme {
  --f7-theme-color: #2596BE !important;
  --f7-theme-color-rgb: 37, 150, 190  !important;
  --f7-theme-color-shade: #1e7b9c !important;
  --f7-theme-color-tint: #34add8 !important;
}
.text-color-customtheme {
  --f7-theme-color-text-color: #2596BE !important;
}
.bg-color-customtheme {
  --f7-theme-color-bg-color: #2596BE !important;
}
.border-color-customtheme {
  --f7-theme-color-border-color: #2596BE !important;
}
.ripple-color-customtheme,
.ripple-customtheme {
  --f7-theme-color-ripple-color: rgba(153, 102, 204 , 0.3) !important;
}

/* Invert navigation bars to fill style */
:root,
:root.theme-dark,
:root .theme-dark {
  --f7-bars-bg-color: var(--f7-theme-color);
  --f7-bars-bg-color-rgb: var(--f7-theme-color-rgb);
  --f7-bars-translucent-opacity: 0.9;
  --f7-bars-text-color: #fff;
  --f7-bars-link-color: #fff;
  --f7-navbar-subtitle-text-color: rgba(255,255,255,0.85);
  --f7-bars-border-color: transparent;
  --f7-tabbar-link-active-color: #fff;
  --f7-tabbar-link-inactive-color: rgba(255,255,255,0.54);
  --f7-sheet-border-color: transparent;
  --f7-tabbar-link-active-border-color: #fff;
}
.appbar,
.navbar,
.toolbar,
.subnavbar,
.calendar-header,
.calendar-footer {
  --f7-touch-ripple-color: var(--f7-touch-ripple-white);
  --f7-link-highlight-color: var(--f7-link-highlight-white);
  --f7-link-touch-ripple-color: var(--f7-touch-ripple-white);
  --f7-button-text-color: #fff;
  --f7-button-pressed-bg-color: rgba(255,255,255,0.1);
}
.navbar-large-transparent,
.navbar-large.navbar-transparent {
  --f7-navbar-large-title-text-color: #000;

  --r: 225;
  --g: 19;
  --b: 30;
  --progress: var(--f7-navbar-large-collapse-progress);
  --f7-bars-link-color: rgb(
    calc(var(--r) + (255 - var(--r)) * var(--progress)),
    calc(var(--g) + (255 - var(--g)) * var(--progress)),
    calc(var(--b) + (255 - var(--b)) * var(--progress))
  );
}
.theme-dark .navbar-large-transparent,
.theme-dark .navbar-large.navbar-transparent {
  --f7-navbar-large-title-text-color: #fff;
}

.text-secondary {
    color: #666666;
}

.text-mute {
    opacity: 0.8;
}

p {
   word-wrap: break-word !important;
}

.message-text p {
   margin-top: 0 !important;
   margin-bottom: 0 !important;
   font-size: 15px !important;
}

.message-text div {
   font-size: 15px !important;
}

.item-input .text-editor-content {
	padding:7px !important;
}

.frm-hyphen {
    padding-top:10px !important;
}

.card-content {
    overflow-wrap: break-word !important;;
}

div {
    overflow-wrap: break-word !important;;
}

@media (min-width: 1024px) {
  .photoalbum {
	margin:5px;
	width:30%;
	min-height:140px;
	max-height:140px;
	overflow:hidden;
	float:left;
  }

  .chip-custom {
    height: 32px !important;
    line-height: 32px !important;
    font-size:16px !important;
  }

  .btn-custom-regbut {
    width: 300px !important;
    min-width: 280px !important;
    max-width: 380px !important;
  }  
  
}


.qrcode-container {
    margin: auto;
    width: 128px !important;
    border: 2px solid #307791;
    padding: 10px;
}    

.block-title {
    font-size:20px !important;
    line-height:25px !important;
}

.img-profile-list-square-small {
    object-fit: cover;
    border-radius:10%;
    width:32px;
    height:32px;
    
    margin: 0 auto;
    position: relative;
    border:1px solid #eee;
}

.material-icon-pg-48 {
    font-size:48px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    align-self:center !important;
}

.contact-icons-chat-newlist {
    border-radius: 50%;
    color:#FFF;
    font-size:20px;
    font-style:normal;
    float:left;
    
    width: 29px;
    height: 29px;
    line-height: 29px;
	padding: 2px 3px 2px 3px;
	
	text-align: center;
}

.img-wrap-gchat {
    position: relative;
    display: inline-block;
    background-color: #E1E1E1;
    height: 48px;
    width: 48px;
    margin-right: 6px;
    margin-top: 8px;
    padding:10px !important;
}

.img-wrap-gchat .close {
    position: absolute;
    top: -8px;
    right: 2px;
    z-index: 100;
    color: red;
}    


.fwd-content {
    padding:4px !important;
    max-height:50px; !important;
    overflow-y: auto;
    background:#ffffff !important;
    color:#000000 !important;
}

.custom-input-bg {
    background:#f9f9f9 !important;
    color:#000000 !important;
    padding-left:3px !important;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="date"],
input[type="datetime-local"],
input[type="number"],
select,
textarea {
    background:#f9f9f9 !important;
    color:#000000 !important;
    padding-left:3px !important;
}

.custom-btn-100 {
    width:100px !important;
}

.custom-btn-100-txt {
    width:100px !important;
    font-size:13px !important;
}

.custom-btn-125 {
    width:125px !important;
}

.custom-btn-125-txt {
    width:125px !important;
    font-size:13px !important;
}

.custom-btn-150 {
    width:150px !important;
}

.custom-btn-150-txt {
    width:150px !important;
    font-size:13px !important;
}

.chip-nocurve {
    border-radius: 0px !important;
}

.page.no-toolbar .page-content {
  --f7-page-toolbar-bottom-offset: 0px;
}


#canvases canvas {
	margin: 5px;
	display: block;
}

.canvas {
    border: 1px solid black;
    margin: 2px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
}

input#dogphotos.upload_img {
    position: absolute;
    left:-2px;
    /*top:212px;*/
    opacity: 0;
    width:48px;
    height:48px;
}

input#prophotos.upload_img {
    position: absolute;
    left:-2px;
    /*top:212px;*/
    opacity: 0;
    width:48px;
    height:48px;
}

input#videos.upload_img {
    position: absolute;
    left:-2px;
    /*top:212px;*/
    opacity: 0;
    width:48px;
    height:48px;
}

.menuDivider {
    border-bottom-style: groove;
    border-bottom-width:0.5px;
}

.custom-item-label-theme {
    font-size:20px !important;
    line-height:24px !important;
    font-weight: 500 !important;
    color:#2596BE !important;
}

.custom-item-after {
    font-size:20px !important;
    line-height:24px !important;
    font-weight: 600 !important;
}

.galleryimg-wrap {
    position: relative;
    display: inline-block;
    background-color: #E1E1E1;
    height: 80px;
    width: 80px;
    margin-right: 5px;
    margin-top: 7px;
    padding:5px !important;
}

.galleryimg-wrap .close {
    position: absolute;
    top: -5px;
    right: 2px;
    z-index: 100;
    color: red;
}

.galleryimg-wrapimg {
    height: 70px !important;
    width: 70px !important;
}



/* customtheme color */
.color-theme-customtheme body,
.color-theme-customtheme .page {
    background-color: #ffffff;
    color: #000000;
}

.color-theme-customtheme .navbar {
    background-color: #2596BE;
    color: #ffffff;
}

.color-theme-customtheme .navbar.active {
    background-color: #2596BE;
    color: #ffffff;
}

.color-theme-customtheme .text-template {
    color: #2596BE;
}

.color-theme-customtheme .figure-profile {
    border-color: #2596BE;
}


.ripple-color-customtheme,
.ripple-customtheme {
  --f7-theme-color-ripple-color: rgba(37, 150, 190, 0.3) !important;
}