body{
	/* position: relative;
    height: 100%!important;
    width: 100%; */  
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif; */
    font-size: 13px;
    /* background: #ccc; */
    color: #4E5E6A;
}
html ::-webkit-resizer {
	background-color: #fff
}


h4,h5,h3,h2,h1{
	font-family: 'Tajawal', 'Helvetica Neue', Helvetica, Atahoma;
}
/* akshay */
.book{  
    font-size : 15px;
    overflow-wrap : break-word;
}

.tbl-content{
    overflow-wrap: break-word;
}
.report-head{
    margin-bottom: 20px;
}
.list_table{
    margin-top: 20px;
}
.im_ex{
    margin-bottom: 10px;
}
.resize{
    resize :none;
}
.panel-title{
    color :#fff !important;
} 
.emailid{
    text-transform: none !important;
}
.qr-div{
    text-align: center;

}
.gender{
	margin-left:10px !important;
}
.btn1{
	 margin-top : 3px !important;
	margin-left : 3px !important; 
}
.multiselect{
	/* padding : 6px 30px 6px 30px; */
	  min-width : 160px;  
} 

table.dataTable tfoot th{
	/*padding : 10px 10px !important; */
	 font-weight : 600 !important;
	text-align: center;
}
table.dataTable tbody th, table.dataTable tbody td {
padding: 7px 9px;

color: #222222;
}



.main-header .logo {
	/* display:none; */
}
.sidebar{
	margin-top: -20px;
}
.main-sidebar .user-panel
{
	display : none; 
}


.btn .bx {
    line-height: 1.15
}

.btn.disabled,
.btn:disabled {
    cursor: default
}

.btn .badge {
    transition: all .2s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .btn .badge {
        transition: none
    }
}

label.btn {
    margin-bottom: 0
}

.btn-xl,
.btn-group-xl>.btn {
    --bs-btn-padding-y: 0.875rem;
    --bs-btn-padding-x: 2.125rem;
    --bs-btn-font-size: 1.25rem;
    --bs-btn-border-radius: 0.375rem
}

.btn-xs,
.btn-group-xs>.btn {
    --bs-btn-padding-y: 0.1rem;
    --bs-btn-padding-x: 0.5rem;
    --bs-btn-font-size: 0.75rem;
    --bs-btn-border-radius: 0.125rem
}

.btn-secondary {
    color: #fff;
    background-color: #69809a;
    border-color: #69809a;
    box-shadow: 0 .125rem .25rem rgba(147, 158, 170, .4)
}

.btn-secondary:hover {
    color: #fff !important;
    background-color: #8799ae !important;
    border-color: #8799ae !important;
    box-shadow: 0 .25rem 1rem rgba(147, 158, 170, .45) !important
}

.btn-check:focus+.btn-secondary,
.btn-secondary:focus,
.btn-secondary.focus {
    color: #fff;
    background-color: #596d83;
    border-color: #596d83;
    box-shadow: none
}

.btn-check:checked+.btn-secondary,
.btn-check:active+.btn-secondary,
.btn-secondary:active,
.btn-secondary.active,
.btn-secondary.show.dropdown-toggle,
.show>.btn-secondary.dropdown-toggle {
    color: #fff !important;
    background-color: #596d83 !important;
    border-color: #596d83 !important
}

.btn-check:checked+.btn-secondary:focus,
.btn-check:active+.btn-secondary:focus,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.btn-secondary.show.dropdown-toggle:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff !important;
    background-color: #69809a !important;
    border-color: #69809a !important;
    box-shadow: none !important
}

.btn-label-secondary {
    color: #69809a;
    border-color: rgba(0, 0, 0, 0);
    background: #e7ebef
}

.btn-label-secondary:hover {
    border-color: rgba(0, 0, 0, 0) !important;
    background: #69809a !important;
    color: #fff !important
}

.btn-label-secondary:focus,
.btn-label-secondary.focus {
    color: #fff;
    background: #596d83;
    box-shadow: none !important
}

.btn-label-secondary:active,
.btn-label-secondary.active,
.btn-label-secondary.show.dropdown-toggle,
.show>.btn-label-secondary.dropdown-toggle {
    color: #fff !important;
    background-color: #596d83 !important;
    border-color: rgba(0, 0, 0, 0) !important
}

.btn-label-secondary:active:focus,
.btn-label-secondary.active:focus,
.btn-label-secondary.show.dropdown-toggle:focus,
.show>.btn-label-secondary.dropdown-toggle:focus {
    box-shadow: none
}

.btn-label-secondary.disabled,
.btn-label-secondary:disabled {
    color: #69809a !important;
    border-color: rgba(0, 0, 0, 0) !important;
    background: #e7ebef !important;
    box-shadow: none !important
}

.btn-outline-secondary {
    color: #69809a;
    border-color: #69809a;
    background: rgba(0, 0, 0, 0)
}

.btn-outline-secondary:hover {
    color: #fff !important;
    background-color: #69809a !important;
    border-color: #69809a !important
}

.btn-check:focus+.btn-outline-secondary,
.btn-outline-secondary:focus {
    color: #fff;
    background-color: #596d83;
    border-color: #596d83;
    box-shadow: none
}

.btn-check:checked+.btn-outline-secondary,
.btn-check:active+.btn-outline-secondary,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show {
    color: #fff !important;
    background-color: #596d83 !important;
    border-color: #596d83 !important
}

.btn-check:checked+.btn-outline-secondary:focus,
.btn-check:active+.btn-outline-secondary:focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus {
    box-shadow: none
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #69809a !important;
    background-color: rgba(0, 0, 0, 0) !important
}

.btn-outline-secondary .badge {
    background: #69809a;
    border-color: #69809a;
    color: #fff
}

.btn-outline-secondary:hover .badge,
.btn-outline-secondary:focus:hover .badge,
.btn-outline-secondary:active .badge,
.btn-outline-secondary.active .badge,
.show>.btn-outline-secondary.dropdown-toggle .badge {
    background: #fff;
    border-color: #fff;
    color: #69809a
}

.btn-success {
    color: #fff;
    background-color: #39da8a;
    border-color: #39da8a;
    box-shadow: 0 .125rem .25rem rgba(147, 158, 170, .4)
}

.btn-success:hover {
    color: #fff !important;
    background-color: #61e1a1 !important;
    border-color: #61e1a1 !important;
    box-shadow: 0 .25rem 1rem rgba(147, 158, 170, .45) !important
}

.btn-check:focus+.btn-success,
.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #30b975;
    border-color: #30b975;
    box-shadow: none
}

.btn-check:checked+.btn-success,
.btn-check:active+.btn-success,
.btn-success:active,
.btn-success.active,
.btn-success.show.dropdown-toggle,
.show>.btn-success.dropdown-toggle {
    color: #fff !important;
    background-color: #30b975 !important;
    border-color: #30b975 !important
}

.btn-check:checked+.btn-success:focus,
.btn-check:active+.btn-success:focus,
.btn-success:active:focus,
.btn-success.active:focus,
.btn-success.show.dropdown-toggle:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: none
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff !important;
    background-color: #39da8a !important;
    border-color: #39da8a !important;
    box-shadow: none !important
}

.btn-label-success {
    color: #39da8a;
    border-color: rgba(0, 0, 0, 0);
    background: #dff9ec
}

.btn-label-success:hover {
    border-color: rgba(0, 0, 0, 0) !important;
    background: #39da8a !important;
    color: #fff !important
}

.btn-label-success:focus,
.btn-label-success.focus {
    color: #fff;
    background: #30b975;
    box-shadow: none !important
}

.btn-label-success:active,
.btn-label-success.active,
.btn-label-success.show.dropdown-toggle,
.show>.btn-label-success.dropdown-toggle {
    color: #fff !important;
    background-color: #30b975 !important;
    border-color: rgba(0, 0, 0, 0) !important
}

.btn-label-success:active:focus,
.btn-label-success.active:focus,
.btn-label-success.show.dropdown-toggle:focus,
.show>.btn-label-success.dropdown-toggle:focus {
    box-shadow: none
}

.btn-label-success.disabled,
.btn-label-success:disabled {
    color: #39da8a !important;
    border-color: rgba(0, 0, 0, 0) !important;
    background: #dff9ec !important;
    box-shadow: none !important
}

.btn-outline-success {
    color: #39da8a;
    border-color: #39da8a;
    background: rgba(0, 0, 0, 0)
}

.btn-outline-success:hover {
    color: #fff !important;
    background-color: #39da8a !important;
    border-color: #39da8a !important
}

.btn-check:focus+.btn-outline-success,
.btn-outline-success:focus {
    color: #fff;
    background-color: #30b975;
    border-color: #30b975;
    box-shadow: none
}

.btn-check:checked+.btn-outline-success,
.btn-check:active+.btn-outline-success,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show {
    color: #fff !important;
    background-color: #30b975 !important;
    border-color: #30b975 !important
}

.btn-check:checked+.btn-outline-success:focus,
.btn-check:active+.btn-outline-success:focus,
.btn-outline-success:active:focus,
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus {
    box-shadow: none
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #39da8a !important;
    background-color: rgba(0, 0, 0, 0) !important
}

.btn-outline-success .badge {
    background: #39da8a;
    border-color: #39da8a;
    color: #fff
}

.btn-outline-success:hover .badge,
.btn-outline-success:focus:hover .badge,
.btn-outline-success:active .badge,
.btn-outline-success.active .badge,
.show>.btn-outline-success.dropdown-toggle .badge {
    background: #fff;
    border-color: #fff;
    color: #39da8a
}

.btn-info {
    color: #fff;
    background-color: #00cfdd;
    border-color: #00cfdd;
    box-shadow: 0 .125rem .25rem rgba(147, 158, 170, .4)
}

.btn-info:hover {
    color: #fff !important;
    background-color: #33d9e4 !important;
    border-color: #33d9e4 !important;
    box-shadow: 0 .25rem 1rem rgba(147, 158, 170, .45) !important
}

.btn-check:focus+.btn-info,
.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #00b0bc;
    border-color: #00b0bc;
    box-shadow: none
}

.btn-check:checked+.btn-info,
.btn-check:active+.btn-info,
.btn-info:active,
.btn-info.active,
.btn-info.show.dropdown-toggle,
.show>.btn-info.dropdown-toggle {
    color: #fff !important;
    background-color: #00b0bc !important;
    border-color: #00b0bc !important
}

.btn-check:checked+.btn-info:focus,
.btn-check:active+.btn-info:focus,
.btn-info:active:focus,
.btn-info.active:focus,
.btn-info.show.dropdown-toggle:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: none
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff !important;
    background-color: #00cfdd !important;
    border-color: #00cfdd !important;
    box-shadow: none !important
}

.btn-label-info {
    color: #00cfdd;
    border-color: rgba(0, 0, 0, 0);
    background: #d6f7fa
}

.btn-label-info:hover {
    border-color: rgba(0, 0, 0, 0) !important;
    background: #00cfdd !important;
    color: #fff !important
}

.btn-label-info:focus,
.btn-label-info.focus {
    color: #fff;
    background: #00b0bc;
    box-shadow: none !important
}

.btn-label-info:active,
.btn-label-info.active,
.btn-label-info.show.dropdown-toggle,
.show>.btn-label-info.dropdown-toggle {
    color: #fff !important;
    background-color: #00b0bc !important;
    border-color: rgba(0, 0, 0, 0) !important
}

.btn-label-info:active:focus,
.btn-label-info.active:focus,
.btn-label-info.show.dropdown-toggle:focus,
.show>.btn-label-info.dropdown-toggle:focus {
    box-shadow: none
}

.btn-label-info.disabled,
.btn-label-info:disabled {
    color: #00cfdd !important;
    border-color: rgba(0, 0, 0, 0) !important;
    background: #d6f7fa !important;
    box-shadow: none !important
}

.btn-outline-info {
    color: #00cfdd;
    border-color: #00cfdd;
    background: rgba(0, 0, 0, 0)
}

.btn-outline-info:hover {
    color: #fff !important;
    background-color: #00cfdd !important;
    border-color: #00cfdd !important
}

.btn-check:focus+.btn-outline-info,
.btn-outline-info:focus {
    color: #fff;
    background-color: #00b0bc;
    border-color: #00b0bc;
    box-shadow: none
}

.btn-check:checked+.btn-outline-info,
.btn-check:active+.btn-outline-info,
.btn-outline-info:active,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show {
    color: #fff !important;
    background-color: #00b0bc !important;
    border-color: #00b0bc !important
}

.btn-check:checked+.btn-outline-info:focus,
.btn-check:active+.btn-outline-info:focus,
.btn-outline-info:active:focus,
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus {
    box-shadow: none
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #00cfdd !important;
    background-color: rgba(0, 0, 0, 0) !important
}

.btn-outline-info .badge {
    background: #00cfdd;
    border-color: #00cfdd;
    color: #fff
}

.btn-outline-info:hover .badge,
.btn-outline-info:focus:hover .badge,
.btn-outline-info:active .badge,
.btn-outline-info.active .badge,
.show>.btn-outline-info.dropdown-toggle .badge {
    background: #fff;
    border-color: #fff;
    color: #00cfdd
}

.btn-warning {
    color: #fff;
    background-color: #fdac41;
    border-color: #fdac41;
    box-shadow: 0 .125rem .25rem rgba(147, 158, 170, .4)
}

.btn-warning:hover {
    color: #fff !important;
    background-color: #fdbd67 !important;
    border-color: #fdbd67 !important;
    box-shadow: 0 .25rem 1rem rgba(147, 158, 170, .45) !important
}

.btn-check:focus+.btn-warning,
.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #d79237;
    border-color: #d79237;
    box-shadow: none
}

.btn-check:checked+.btn-warning,
.btn-check:active+.btn-warning,
.btn-warning:active,
.btn-warning.active,
.btn-warning.show.dropdown-toggle,
.show>.btn-warning.dropdown-toggle {
    color: #fff !important;
    background-color: #d79237 !important;
    border-color: #d79237 !important
}

.btn-check:checked+.btn-warning:focus,
.btn-check:active+.btn-warning:focus,
.btn-warning:active:focus,
.btn-warning.active:focus,
.btn-warning.show.dropdown-toggle:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: none
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #fff !important;
    background-color: #fdac41 !important;
    border-color: #fdac41 !important;
    box-shadow: none !important
}

.btn-label-warning {
    color: #fdac41;
    border-color: rgba(0, 0, 0, 0);
    background: #fff2e1
}

.btn-label-warning:hover {
    border-color: rgba(0, 0, 0, 0) !important;
    background: #fdac41 !important;
    color: #fff !important
}

.btn-label-warning:focus,
.btn-label-warning.focus {
    color: #fff;
    background: #d79237;
    box-shadow: none !important
}

.btn-label-warning:active,
.btn-label-warning.active,
.btn-label-warning.show.dropdown-toggle,
.show>.btn-label-warning.dropdown-toggle {
    color: #fff !important;
    background-color: #d79237 !important;
    border-color: rgba(0, 0, 0, 0) !important
}

.btn-label-warning:active:focus,
.btn-label-warning.active:focus,
.btn-label-warning.show.dropdown-toggle:focus,
.show>.btn-label-warning.dropdown-toggle:focus {
    box-shadow: none
}

.btn-label-warning.disabled,
.btn-label-warning:disabled {
    color: #fdac41 !important;
    border-color: rgba(0, 0, 0, 0) !important;
    background: #fff2e1 !important;
    box-shadow: none !important
}

.btn-outline-warning {
    color: #fdac41;
    border-color: #fdac41;
    background: rgba(0, 0, 0, 0)
}

.btn-outline-warning:hover {
    color: #fff !important;
    background-color: #fdac41 !important;
    border-color: #fdac41 !important
}

.btn-check:focus+.btn-outline-warning,
.btn-outline-warning:focus {
    color: #fff;
    background-color: #d79237;
    border-color: #d79237;
    box-shadow: none
}

.btn-check:checked+.btn-outline-warning,
.btn-check:active+.btn-outline-warning,
.btn-outline-warning:active,
.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show {
    color: #fff !important;
    background-color: #d79237 !important;
    border-color: #d79237 !important
}

.btn-check:checked+.btn-outline-warning:focus,
.btn-check:active+.btn-outline-warning:focus,
.btn-outline-warning:active:focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus {
    box-shadow: none
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #fdac41 !important;
    background-color: rgba(0, 0, 0, 0) !important
}

.btn-outline-warning .badge {
    background: #fdac41;
    border-color: #fdac41;
    color: #fff
}

.btn-outline-warning:hover .badge,
.btn-outline-warning:focus:hover .badge,
.btn-outline-warning:active .badge,
.btn-outline-warning.active .badge,
.show>.btn-outline-warning.dropdown-toggle .badge {
    background: #fff;
    border-color: #fff;
    color: #fdac41
}

.btn-danger {
    color: #fff;
    background-color: #ff5b5c;
    border-color: #ff5b5c;
    box-shadow: 0 .125rem .25rem rgba(147, 158, 170, .4)
}

.btn-danger:hover {
    color: #fff !important;
    background-color: #ff7c7d !important;
    border-color: #ff7c7d !important;
    box-shadow: 0 .25rem 1rem rgba(147, 158, 170, .45) !important
}

.btn-check:focus+.btn-danger,
.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #d94d4e;
    border-color: #d94d4e;
    box-shadow: none
}

.btn-check:checked+.btn-danger,
.btn-check:active+.btn-danger,
.btn-danger:active,
.btn-danger.active,
.btn-danger.show.dropdown-toggle,
.show>.btn-danger.dropdown-toggle {
    color: #fff !important;
    background-color: #d94d4e !important;
    border-color: #d94d4e !important
}

.btn-check:checked+.btn-danger:focus,
.btn-check:active+.btn-danger:focus,
.btn-danger:active:focus,
.btn-danger.active:focus,
.btn-danger.show.dropdown-toggle:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: none
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff !important;
    background-color: #ff5b5c !important;
    border-color: #ff5b5c !important;
    box-shadow: none !important
}

.btn-label-danger {
    color: #ff5b5c;
    border-color: rgba(0, 0, 0, 0);
    background: #ffe5e5
}

.btn-label-danger:hover {
    border-color: rgba(0, 0, 0, 0) !important;
    background: #ff5b5c !important;
    color: #fff !important
}

.btn-label-danger:focus,
.btn-label-danger.focus {
    color: #fff;
    background: #d94d4e;
    box-shadow: none !important
}

.btn-label-danger:active,
.btn-label-danger.active,
.btn-label-danger.show.dropdown-toggle,
.show>.btn-label-danger.dropdown-toggle {
    color: #fff !important;
    background-color: #d94d4e !important;
    border-color: rgba(0, 0, 0, 0) !important
}

.btn-label-danger:active:focus,
.btn-label-danger.active:focus,
.btn-label-danger.show.dropdown-toggle:focus,
.show>.btn-label-danger.dropdown-toggle:focus {
    box-shadow: none
}

.btn-label-danger.disabled,
.btn-label-danger:disabled {
    color: #ff5b5c !important;
    border-color: rgba(0, 0, 0, 0) !important;
    background: #ffe5e5 !important;
    box-shadow: none !important
}

.btn-outline-danger {
    color: #ff5b5c;
    border-color: #ff5b5c;
    background: rgba(0, 0, 0, 0)
}

.btn-outline-danger:hover {
    color: #fff !important;
    background-color: #ff5b5c !important;
    border-color: #ff5b5c !important
}

.btn-check:focus+.btn-outline-danger,
.btn-outline-danger:focus {
    color: #fff;
    background-color: #d94d4e;
    border-color: #d94d4e;
    box-shadow: none
}

.btn-check:checked+.btn-outline-danger,
.btn-check:active+.btn-outline-danger,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show {
    color: #fff !important;
    background-color: #d94d4e !important;
    border-color: #d94d4e !important
}

.btn-check:checked+.btn-outline-danger:focus,
.btn-check:active+.btn-outline-danger:focus,
.btn-outline-danger:active:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus {
    box-shadow: none
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #ff5b5c !important;
    background-color: rgba(0, 0, 0, 0) !important
}

.btn-outline-danger .badge {
    background: #ff5b5c;
    border-color: #ff5b5c;
    color: #fff
}

.btn-outline-danger:hover .badge,
.btn-outline-danger:focus:hover .badge,
.btn-outline-danger:active .badge,
.btn-outline-danger.active .badge,
.show>.btn-outline-danger.dropdown-toggle .badge {
    background: #fff;
    border-color: #fff;
    color: #ff5b5c
}

.btn-light {
    color: #263c55;
    background-color: #e5e9ed;
    border-color: #e5e9ed;
    box-shadow: 0 .125rem .25rem rgba(147, 158, 170, .4)
}

.btn-light:hover {
    color: #fff !important;
    background-color: #b7babe !important;
    border-color: #b7babe !important;
    box-shadow: 0 .25rem 1rem rgba(147, 158, 170, .45) !important
}

.btn-check:focus+.btn-light,
.btn-light:focus,
.btn-light.focus {
    color: #263c55;
    background-color: #e9ecf0;
    border-color: #e9ecf0;
    box-shadow: none
}

.btn-check:checked+.btn-light,
.btn-check:active+.btn-light,
.btn-light:active,
.btn-light.active,
.btn-light.show.dropdown-toggle,
.show>.btn-light.dropdown-toggle {
    color: #263c55 !important;
    background-color: #e9ecf0 !important;
    border-color: #e9ecf0 !important
}

.btn-check:checked+.btn-light:focus,
.btn-check:active+.btn-light:focus,
.btn-light:active:focus,
.btn-light.active:focus,
.btn-light.show.dropdown-toggle:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: none
}

.btn-light.disabled,
.btn-light:disabled {
    color: #263c55 !important;
    background-color: #e5e9ed !important;
    border-color: #e5e9ed !important;
    box-shadow: none !important
}

.btn-label-light {
    color: #e5e9ed;
    border-color: rgba(0, 0, 0, 0);
    background: #fbfbfc
}

.btn-label-light:hover {
    border-color: rgba(0, 0, 0, 0) !important;
    background: #e5e9ed !important;
    color: #263c55 !important
}

.btn-label-light:focus,
.btn-label-light.focus {
    color: #263c55;
    background: #e9ecf0;
    box-shadow: none !important
}

.btn-label-light:active,
.btn-label-light.active,
.btn-label-light.show.dropdown-toggle,
.show>.btn-label-light.dropdown-toggle {
    color: #263c55 !important;
    background-color: #e9ecf0 !important;
    border-color: rgba(0, 0, 0, 0) !important
}

.btn-label-light:active:focus,
.btn-label-light.active:focus,
.btn-label-light.show.dropdown-toggle:focus,
.show>.btn-label-light.dropdown-toggle:focus {
    box-shadow: none
}

.btn-label-light.disabled,
.btn-label-light:disabled {
    color: #e5e9ed !important;
    border-color: rgba(0, 0, 0, 0) !important;
    background: #fbfbfc !important;
    box-shadow: none !important
}

.btn-outline-light {
    color: #e5e9ed;
    border-color: #e5e9ed;
    background: rgba(0, 0, 0, 0)
}

.btn-outline-light:hover {
    color: #263c55 !important;
    background-color: #e5e9ed !important;
    border-color: #e5e9ed !important
}

.btn-check:focus+.btn-outline-light,
.btn-outline-light:focus {
    color: #fff;
    background-color: #c3c6c9;
    border-color: #c3c6c9;
    box-shadow: none
}

.btn-check:checked+.btn-outline-light,
.btn-check:active+.btn-outline-light,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.dropdown-toggle.show {
    color: #fff !important;
    background-color: #c3c6c9 !important;
    border-color: #c3c6c9 !important
}

.btn-check:checked+.btn-outline-light:focus,
.btn-check:active+.btn-outline-light:focus,
.btn-outline-light:active:focus,
.btn-outline-light.active:focus,
.btn-outline-light.dropdown-toggle.show:focus {
    box-shadow: none
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #e5e9ed !important;
    background-color: rgba(0, 0, 0, 0) !important
}

.btn-outline-light .badge {
    background: #e5e9ed;
    border-color: #e5e9ed;
    color: #263c55
}

.btn-outline-light:hover .badge,
.btn-outline-light:focus:hover .badge,
.btn-outline-light:active .badge,
.btn-outline-light.active .badge,
.show>.btn-outline-light.dropdown-toggle .badge {
    background: #263c55;
    border-color: #263c55;
    color: #e5e9ed
}

.btn-dark {
    color: #fff;
    background-color: #495563;
    border-color: #495563;
    box-shadow: 0 .125rem .25rem rgba(147, 158, 170, .4)
}

.btn-dark:hover {
    color: #fff !important;
    background-color: #6d7782 !important;
    border-color: #6d7782 !important;
    box-shadow: 0 .25rem 1rem rgba(147, 158, 170, .45) !important
}

.btn-check:focus+.btn-dark,
.btn-dark:focus,
.btn-dark.focus {
    color: #fff;
    background-color: #3e4854;
    border-color: #3e4854;
    box-shadow: none
}

.btn-check:checked+.btn-dark,
.btn-check:active+.btn-dark,
.btn-dark:active,
.btn-dark.active,
.btn-dark.show.dropdown-toggle,
.show>.btn-dark.dropdown-toggle {
    color: #fff !important;
    background-color: #3e4854 !important;
    border-color: #3e4854 !important
}

.btn-check:checked+.btn-dark:focus,
.btn-check:active+.btn-dark:focus,
.btn-dark:active:focus,
.btn-dark.active:focus,
.btn-dark.show.dropdown-toggle:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: none
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff !important;
    background-color: #495563 !important;
    border-color: #495563 !important;
    box-shadow: none !important
}

.btn-label-dark {
    color: #495563;
    border-color: rgba(0, 0, 0, 0);
    background: #e2e4e6
}

.btn-label-dark:hover {
    border-color: rgba(0, 0, 0, 0) !important;
    background: #495563 !important;
    color: #fff !important
}

.btn-label-dark:focus,
.btn-label-dark.focus {
    color: #fff;
    background: #3e4854;
    box-shadow: none !important
}

.btn-label-dark:active,
.btn-label-dark.active,
.btn-label-dark.show.dropdown-toggle,
.show>.btn-label-dark.dropdown-toggle {
    color: #fff !important;
    background-color: #3e4854 !important;
    border-color: rgba(0, 0, 0, 0) !important
}

.btn-label-dark:active:focus,
.btn-label-dark.active:focus,
.btn-label-dark.show.dropdown-toggle:focus,
.show>.btn-label-dark.dropdown-toggle:focus {
    box-shadow: none
}

.btn-label-dark.disabled,
.btn-label-dark:disabled {
    color: #495563 !important;
    border-color: rgba(0, 0, 0, 0) !important;
    background: #e2e4e6 !important;
    box-shadow: none !important
}

.btn-outline-dark {
    color: #495563;
    border-color: #495563;
    background: rgba(0, 0, 0, 0)
}

.btn-outline-dark:hover {
    color: #fff !important;
    background-color: #495563 !important;
    border-color: #495563 !important
}

.btn-check:focus+.btn-outline-dark,
.btn-outline-dark:focus {
    color: #fff;
    background-color: #3e4854;
    border-color: #3e4854;
    box-shadow: none
}

.btn-check:checked+.btn-outline-dark,
.btn-check:active+.btn-outline-dark,
.btn-outline-dark:active,
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show {
    color: #fff !important;
    background-color: #3e4854 !important;
    border-color: #3e4854 !important
}

.btn-check:checked+.btn-outline-dark:focus,
.btn-check:active+.btn-outline-dark:focus,
.btn-outline-dark:active:focus,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus {
    box-shadow: none
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #495563 !important;
    background-color: rgba(0, 0, 0, 0) !important
}

.btn-outline-dark .badge {
    background: #495563;
    border-color: #495563;
    color: #fff
}

.btn-outline-dark:hover .badge,
.btn-outline-dark:focus:hover .badge,
.btn-outline-dark:active .badge,
.btn-outline-dark.active .badge,
.show>.btn-outline-dark.dropdown-toggle .badge {
    background: #fff;
    border-color: #fff;
    color: #495563
}

.btn-gray {
    color: #fff;
    background-color: rgba(38, 60, 85, .5);
    border-color: rgba(38, 60, 85, .5);
    box-shadow: 0 .125rem .25rem rgba(147, 158, 170, .4)
}

.btn-gray:hover {
    color: #fff !important;
    background-color: rgba(131, 144, 158, .6) !important;
    border-color: rgba(131, 144, 158, .6) !important;
    box-shadow: 0 .25rem 1rem rgba(147, 158, 170, .45) !important
}

.btn-check:focus+.btn-gray,
.btn-gray:focus,
.btn-gray.focus {
    color: #fff;
    background-color: rgba(25, 39, 56, .575);
    border-color: rgba(25, 39, 56, .575);
    box-shadow: none
}

.btn-check:checked+.btn-gray,
.btn-check:active+.btn-gray,
.btn-gray:active,
.btn-gray.active,
.btn-gray.show.dropdown-toggle,
.show>.btn-gray.dropdown-toggle {
    color: #fff !important;
    background-color: rgba(25, 39, 56, .575) !important;
    border-color: rgba(25, 39, 56, .575) !important
}

.btn-check:checked+.btn-gray:focus,
.btn-check:active+.btn-gray:focus,
.btn-gray:active:focus,
.btn-gray.active:focus,
.btn-gray.show.dropdown-toggle:focus,
.show>.btn-gray.dropdown-toggle:focus {
    box-shadow: none
}

.btn-gray.disabled,
.btn-gray:disabled {
    color: #fff !important;
    background-color: rgba(38, 60, 85, .5) !important;
    border-color: rgba(38, 60, 85, .5) !important;
    box-shadow: none !important
}

.btn-label-gray {
    color: rgba(38, 60, 85, .5);
    border-color: rgba(0, 0, 0, 0);
    background: rgba(242, 243, 245, .92)
}

.btn-label-gray:hover {
    border-color: rgba(0, 0, 0, 0) !important;
    background: rgba(38, 60, 85, .5) !important;
    color: #fff !important
}

.btn-label-gray:focus,
.btn-label-gray.focus {
    color: #fff;
    background: rgba(25, 39, 56, .575);
    box-shadow: none !important
}

.btn-label-gray:active,
.btn-label-gray.active,
.btn-label-gray.show.dropdown-toggle,
.show>.btn-label-gray.dropdown-toggle {
    color: #fff !important;
    background-color: rgba(25, 39, 56, .575) !important;
    border-color: rgba(0, 0, 0, 0) !important
}

.btn-label-gray:active:focus,
.btn-label-gray.active:focus,
.btn-label-gray.show.dropdown-toggle:focus,
.show>.btn-label-gray.dropdown-toggle:focus {
    box-shadow: none
}

.btn-label-gray.disabled,
.btn-label-gray:disabled {
    color: rgba(38, 60, 85, .5) !important;
    border-color: rgba(0, 0, 0, 0) !important;
    background: rgba(242, 243, 245, .92) !important;
    box-shadow: none !important
}

.btn-outline-gray {
    color: rgba(38, 60, 85, .5);
    border-color: rgba(38, 60, 85, .5);
    background: rgba(0, 0, 0, 0)
}

.btn-outline-gray:hover {
    color: #fff !important;
    background-color: rgba(38, 60, 85, .5) !important;
    border-color: rgba(38, 60, 85, .5) !important
}

.btn-check:focus+.btn-outline-gray,
.btn-outline-gray:focus {
    color: #fff;
    background-color: rgba(25, 39, 56, .575);
    border-color: rgba(25, 39, 56, .575);
    box-shadow: none
}

.btn-check:checked+.btn-outline-gray,
.btn-check:active+.btn-outline-gray,
.btn-outline-gray:active,
.btn-outline-gray.active,
.btn-outline-gray.dropdown-toggle.show {
    color: #fff !important;
    background-color: rgba(25, 39, 56, .575) !important;
    border-color: rgba(25, 39, 56, .575) !important
}

.btn-check:checked+.btn-outline-gray:focus,
.btn-check:active+.btn-outline-gray:focus,
.btn-outline-gray:active:focus,
.btn-outline-gray.active:focus,
.btn-outline-gray.dropdown-toggle.show:focus {
    box-shadow: none
}

.btn-outline-gray.disabled,
.btn-outline-gray:disabled {
    color: rgba(38, 60, 85, .5) !important;
    background-color: rgba(0, 0, 0, 0) !important
}

.btn-outline-gray .badge {
    background: rgba(38, 60, 85, .5);
    border-color: rgba(38, 60, 85, .5);
    color: #fff
}

.btn-outline-gray:hover .badge,
.btn-outline-gray:focus:hover .badge,
.btn-outline-gray:active .badge,
.btn-outline-gray.active .badge,
.show>.btn-outline-gray.dropdown-toggle .badge {
    background: #fff;
    border-color: #fff;
    color: #263c55
}

.btn-icon {
    --bs-btn-active-border-color: transparent;
    padding: 0;
    width: calc(2.2505rem + 2px);
    height: calc(2.2505rem + 2px);
    display: inline-flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center
}

.btn-icon.btn-xl,
.btn-group-xl>.btn-icon.btn {
    width: calc(3.625rem + 2px);
    height: calc(3.625rem + 2px)
}

.btn-icon.btn-xl>span,
.btn-group-xl>.btn-icon.btn>span {
    font-size: 1.25rem
}

.btn-icon.btn-lg,
.btn-group-lg>.btn-icon.btn {
    width: calc(3.0745rem + 2px);
    height: calc(3.0745rem + 2px);
    font-size: 1.063rem
}

.btn-icon.btn-sm,
.btn-group-sm>.btn-icon.btn {
    width: calc(1.3496rem + 2px);
    height: calc(1.3496rem + 2px);
    font-size: .813rem
}

.btn-icon.btn-xs,
.btn-group-xs>.btn-icon.btn {
    width: calc(0.95rem + 2px);
    height: calc(0.95rem + 2px);
    font-size: .75rem
}

.btn.borderless:not(.active):not(:active):not(:hover):not(:focus),
:not(.show)>.btn.borderless.dropdown-toggle:not(:hover):not(:focus) {
    border-color: rgba(0, 0, 0, 0);
    box-shadow: none
}

.btn.btn-link {
    font-size: inherit
}

.btn-pinned {
    position: absolute;
    top: .75rem
}

html:not([dir=rtl]) .btn-pinned {
    right: .75rem
}

[dir=rtl] .btn-pinned {
    left: .75rem
}

button:focus,
button:focus-visible {
    outline: none
}

.btn:not([class*=btn-]):active,
.btn:not([class*=btn-]).active,
.btn:not([class*=btn-]).show,
.btn:not([class*=btn-]) {
    border: none
}

.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split,
.input-group-lg .btn+.dropdown-toggle-split,
.btn-xl+.dropdown-toggle-split,
.btn-group-xl>.btn+.dropdown-toggle-split {
    padding-right: .7em;
    padding-left: .7em
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split,
.input-group-sm .btn+.dropdown-toggle-split {
    padding-right: .6em;
    padding-left: .6em
}

.btn-xs+.dropdown-toggle-split,
.btn-group-xs>.btn+.dropdown-toggle-split {
    padding-right: .5em;
    padding-left: .5em
}

aside.main-sidebar{
	/* z-index:1040; */
}

.skin-green .main-header .navbar {
    background-color: #1DB198;
	text-align: center;
}
.skin-green .main-header .logo:hover {
    background-color: #1A9C86; /*#008749;*/
}
.skin-green .main-header .navbar .sidebar-toggle:hover {
    background-color: #1AA089;
}
.skin-green .sidebar-menu>li.active>a {
    color: #fff;
   /* background: rgba(29, 177, 152, 0.35);
    border-left-color: #00a65a;*/
}

.skin-green .main-header .logo {
    background-color: #1A9C86;
}
.callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
    /*background-color: #1DB198 !important;*/
}
.callout.callout-info {
    /*border-color: #1AA089 !important;
	border-right: 6px solid #1AA089;*/
	border-radius: 0;
}
.callout {
	margin:0;
}

.navbar-nav>.user-menu>.dropdown-menu {   
    padding: 0px 0px 0px 0px;    
}

.user-menu .dropdown-menu {    
   border :none;
}
	
.skin-green .main-header li.user-header {
    background-color: #1AA089;
}

section.content {
	font-size: 15px;
	text-transform:capitalize;
    
}
.content-wrapper, .right-side {   
    background-color: rgba(237, 243, 253, 0.89) !important;  /*   ;rgba(236, 240, 245, 0.65) #F1F4F9*/   /**/
}

.box {
	margin-top : -20px;
    min-height: 600px;
	border-top: 3px solid #1DB198 ; /*#d2d6de #F1F4F9 #5FCE9B */
	border-bottom: 3px solid #dedede !important;
}
	
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgba(216, 216, 216, 0.42);
}

input[type=search]{
	border: 1px solid #dedede;
}
.dataTables_wrapper .dataTables_length,.dataTables_wrapper label,a.previous,a.next,.dataTables_info{
	color : #444444;
	font-weight : 100 !important;
}
a.previous:hover,a.next:hover{
	background-color:#f1f1f1 !important;
}

.mydataTable th{
	font-weight : 600 !important;
	font-size : 14px !important;
}
 
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #5f5f5f!important;
    border: 1px solid #ebebeb;
    background: #f1f1f1!important;
}

.icone {
    float: left;
    height: 20px !important;
    /* line-height: 0px; */
    margin-right: 5px;
    overflow: hidden;
    width: 25px !important;
    text-align: center;
}

label{
	font-weight : 400;
}


div.message{
	padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
	text-transform:capitalize;
}

div.success
{
	background-color: #8BC34A; /*#DFF0D8;*/
    color: #FFFFFF; /*#3c763d;*/
    border-color: #9E9E9E !important; /*rgba(61, 93, 20, 0.16) !important;*/ /*#d6e9c6 */
	position: relative;
    top: 15px;
    left: 15px;
    max-width: 97%;
}

div.success:before
{
	font-family:"FontAwesome";
	content:"\f00c";
}

div.error{
	color: #eee; /*#a94442;*/
    background-color: #dd4b39; /*#f2dede;*/
    border-color: #a94442; /* #ebccd1;*/
	position: relative;
    top: 15px;
    left: 15px;
    max-width: 97%;
}

div.error:before{
	font-family:"FontAwesome";
	content:"\f071   ";
}

div.success:hover ,div.error:hover,.class_sch_del_row{
	cursor:pointer;	
}

.top-title{
/* 	top: 6px;
    position: absolute;
    left: 30%;
    font-size: 15px;
    font-weight: 600;
	color: #fff; */
	font-size: 15px;
    font-weight: 600;
    color: #fff;
    height: 100%;
    line-height: 50px
}

.gym-overlay{
	display:none;
}

.modal-lg{
	width : 800px;/*600px;*/
}

.modal-body{
	max-height: 570px; /*500px;*/
    overflow: scroll;
}

.membership-img{
	width : 40px;
	height : 40px;
}

.btn-custom{
	background-color: #D2D6DE;
    border: 1px solid rgba(16, 12, 12, 0.32);
	color : black;
}

.input-group-addon{
	background-color : #eee !important;
}

.border{
	border:1px solid #dedede;
}

.table-margin{
    margin: 15px;
    margin-bottom: 38px;
}

.report_title {
    float: left;
    font-size: 20px;
    margin-bottom: 10px;
    padding-top: 10px;
    width: 100%;
	padding-left: 10px;
    padding-right: 10px;
}

.btn.right {
    float: right;
}

.view_detail .col-md-6:last-child,.view_detail .col-sm-6:last-child{
	margin-left : 1%;
	width:49%;
}

.txt_color {
    color: #ed5153;
    float: left;
    font-weight: bold;
    width: 150px;
}

.select2-container {
	width : 100%;
}

.activity_list .activity_title {
    float: left;
    width: 100%;
}

.sub-class {
    margin-left: 21px;
    margin-bottom: 8px;
}

.sub-class .checkbox{
	padding-top:0;
}

.col-md-8.activity_list {
    height: 570px;/* 500px;*/
    margin-bottom: 10px;
    overflow: scroll;
}

.clear {
    clear: both;
}

#display_rout_list {
    float: left;
    width: 100%;
}

#display_rout_list .activity {
    border-bottom: 1px solid #dedede;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}

.badge {
    -webkit-border-radius: 12px!important;
    -moz-border-radius: 12px!important;
    border-radius: 12px!important;
    font-weight: 300;
    font-size: 11px!important;
    text-align: center;
    vertical-align: middle;
    line-height: 11px;
    height: 18px;
    padding: 3px 6px;
    text-shadow: none!important;
}

.badge-delete {
    background: #F25656 !important;
}

.removeworkout, .removethis {
    cursor: pointer;
}

.achilactiveadd {
    float: left;
    margin-bottom: 5px;
    width: 50%;
}

.achilactiveadd > input {
    float: left;
    width: 150px;
}

.activity_list span.label {
    color: #76838c;
    float: left;
    font-size: 11px;
    line-height: 20px;
    width: 75px;
    text-align: right;
}

.workout-block .work_date {
    color: #f25656;
    font-style: italic;	
}

.workout-block{
	height:auto;
	overflow:hidden;
}
.del_panel,.del_nutrition_panel {
    float: right;
    color: #f25656;
    cursor: pointer;
	transform: scale(1.4);
}

.work_out_datalist_header {
    border-bottom: 1px solid #76838c;
    float: left;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.work_out_datalist:nth-child(2n+1) {
    background: #f9f9f9 none repeat scroll 0 0;
}

.work_out_datalist {
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}

.work_out_datalist:nth-child(2n+1) {
    background: #f9f9f9 none repeat scroll 0 0;
}
.work_out_datalist {
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}

.my-workouts {
    width: 55px;
}

.datepaginator{
	padding-right:0;
}

.sel_date{
	background:rgba(0, 141, 76, 0.75) !important;
	color : #fff !important;
}
.cat_list {
    max-height: 700px;
    overflow: scroll;
}

.bg-default{
	background:#dedede;
	font-weight:600;
}

.activity_row{
	margin-bottom : 10px;
}

.activity_block:after{
	content: "";
    display: block;
	clear:both;
    height: 1px;
	margin:10px;
    background: #dedede;
}

.activity-data {
    margin-bottom: 10px;
}
.my-workouts-display {
    background-color: #ffffff;
    color: #3c3c3c;
    padding-bottom: 25px;
}
.workout_datalist_header {
    margin-bottom: 20px;
}

.workout_datalist_header {
    float: left;
    width: 100%;
}

.workout_datalist {
    font-size: 14px;
}
.col-md-6.sets-row {
    float: left;
    width: 50%;
}
.sets-row.no-paddingleft {
    margin-bottom: 15px;
}
.text-center {
    text-align: center;
}
.sets_counter {
    background-color: #02967d;
    border-radius: 50%;
    color: #ffffff;
    float: left;
    height: 30px;
    padding: 5px;
    position: relative;
    text-align: center;
    width: 30px;
    z-index: 1 !important;
}

.sets_kg {
    background-color: #1db198;
    border-radius: 15px;
    float: left;
    font-size: 19px;
    font-weight: bold;
    height: 30px;
    margin-left: -31px;
    padding: 2px;
    position: relative;
    text-align: center;
    width: 68%;
    color: #fff;
}

.reps_count {
    color: #4e5e6a;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
    padding: 1px;
}

.border_line {
    background: #dedede none repeat scroll 0 0;
    content: "1";
    float: left;
    height: 1px;
    margin-bottom: 8px;
    margin-top: 14px;
    width: 83%;
}
.activity_title.checkbox {   
    /* margin-left: 10px; */
	margin-left: 20px;
}
.nutrition_add textarea {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 96%;
}
div.activity {
    border-bottom: 1px solid #dedede;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}
.button-possition input, .button-possition button {
    margin-top: 25px;
}

.panel-heading .panel-title {
    font-size: 14px;
    float: left;
    margin: 0;
    padding: 0;
    font-weight: 600;
}

.mailbox-header {
    margin-bottom: 20px;
}
.mailbox-nav li a {
    display: block;
    padding: 10px 7px;
    color: #999;
    text-decoration: none;
    border-bottom: 1px solid #E7EAEC;
    overflow: hidden;
}

.no-padding-left
{
	padding-left : 0 !important;
}

.message-header {
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px 0 15px;
    margin-bottom: 10px;
}
.message-header h3 {
    float: left;
    font-size: 18px;
    margin: 0;
    color: #666;
}
.message-header p {
    float: right;
    margin: 0;
}
.message-sender ,.message-content{
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 0 5px;
    margin-bottom: 10px;
}
.message-sender span {
    color: #7F7F7F;
}
.message-sender p {
    display: inline-block;
}
#access_right_form .row {
    border-bottom: 1px solid hsl(0, 0%, 87%);
    padding-bottom: 10px;
    padding-top: 10px;
}

span.pay_status{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 0.9rem;
    white-space: nowrap;
    padding-right: 5px;
    border-radius: 20px
}

.panel-white {
    background: #fff;
}
.panel {
    -webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 5px 5px -5px rgba(0,0,0,.1);
    box-shadow: 0 5px 5px -5px rgba(0,0,0,.1);
    /* border: 0!important; */
    margin-bottom: 25px;
    border-radius: 10px;
}
.panel .panel-body {
    position: relative;
     padding: 10px 8px; 
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.panel-body.member {
    background-color: #478fb1;
    height: 145px;
    float: left;
    width: 100%;
    text-align: center;
	margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 0px 1px 3px #5f5f5f;
}
.info-box .panel-body img {
    transition: all 0.3s ease 0s;
}

img.dashboard_background {
    margin-top: 10px;
}
.info-box .info-box-stats {
    float: left;
    margin-top: 5px;
}

.info-box .info-box-stats {
    float: left;
    width: 100%;	
}

.info-box .info-box-stats {
    margin-top: 0px !important;
}

.info-box .info-box-stats p {
    font-size: 28px;
    margin-bottom: 14px;
    color: #374051;
    font-weight: 300;
}

.info-box-stats p {
    color: #F9FDFB !important;
    margin-top: 15px;
    float: none;	
}

p {
    display: block;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 22px;
    margin: 0 0 10px;
    font-style: normal;
    white-space: normal;
}

.info-box .info-box-stats span.info-box-title {
    display: inline;
    font-size: 14px;
    margin-bottom: 10px;
    color: #B0B0B0;
}
.info-box .info-box-stats span.info-box-title {
    margin-bottom: 0 !important;
}
.info-box-stats .info-box-title {
    float: none;
    color: #F9FDFB !important;
    padding: 4px 10px 0;
}

.info-box-title {
    text-transform: capitalize;
}

.dashboard_background_message {
    /* margin: 45px 0 0 55px !important; */
    margin-top: 45px;
}

img.dashboard_background:hover ,img.dashboard_background_message:hover{
    transform: scale(1.3);
}

/**/
.panel-body.staff-member {
    background-color: #4ed5bf;
    height: 145px;
    float: left;
    width: 100%;
    text-align: center;
	margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 0px 1px 3px #5f5f5f;
}
.panel-body.group {
    background-color: #f2c75f;
    height: 145px;
    float: left;
    width: 100%;
    text-align: center;
	margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 0px 1px 3px #5f5f5f;
}
.panel-body.message {
    background-color: #4ed5bf;
    height: 145px;
    float: left;
    width: 100%;
    text-align: center;
	margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 0px 1px 3px #5f5f5f;
}
.panel-body p .img-circle {
    margin-right: 10px;
}

.fc-view-container table{
border : 1px solid #dedede;
}

#myCarousel{
	min-height :244px;
}
.carousel-margin{
	margin-left : 18%;
}
.item.carousel-margin {
   
}
.item.carousel-margin img, img.measurement_img{
	max-height: 235px;
    max-width: 315px;
}


.body-overlay{    
    z-index: 9999 !important;
    background: rgba(255,255,255,0.7);
    border-radius: 3px;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;	
}

.body-overlay .fa{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
	z-index: 50;
}

table.dataTable thead th{
	padding : 10px 12px !important; 
}

.user-menu div a{
	text-decoration : none;
}
@-moz-document url-prefix() {
    input[type=file] {padding:0px 12px;}
}

/*.form-group label.control-label{
	padding-left: 0px;
}*/

/* #calendar .fc-icon{
	overflow: visible !important;
	z-index: 9 !important;
}
#calendar .fc-icon-right-single-arrow{
	left: 14px;
}
#calendar .fc-icon-left-single-arrow{
	left: 14px;
} */
a.sidebar-toggle {
    font-size: 15px;
}
.add_product_save{
   padding: 0px;
   padding-left: 6px; /*add product*/
}
.save_enable{
     margin-left:20px;
}
.saff_inline_radio{
	margin-left: 30px;
}
.panel-staff, .save_check{
   padding: 0px;
}
.access_right_menucroll {
    overflow: scroll;
    height: 530px;
    padding: 0px!important;
}
.modal_print{
    max-height: 450px;
    overflow: scroll;
}
.setting_padding{
padding-left: 6px;
}
a.btn.btn-flat.btn-default {
    margin-top: 0px;
}
section.content.no-padding {
    height: auto !important;
}
a.btn.btn-flat.btn-default.member_attendance{
	margin-top:3px;
}
@media only screen and (max-width : 1024px) {
 .view-activity .multiselect{width:265px !important;}
 .saff_button-possition input {  margin-top: 4px;}
 .sucess_measument{margin-left: 0px;}
 .breadcrumb .btn{margin-bottom: 5px;}
 a.btn.btn-flat.btn-default {margin-top: 0px;}
 .sidebar-open .main-sidebar, .sidebar-open .left-side {transform: translate(0, 0);}
 div.success {max-width: 96%;}
 a.btn.btn-flat.btn-default.member_attendance { margin-top: 0px; }
 }
 
@media only screen and (max-width : 1023px) {
span.title_gym {display: none;}  /*header*/
.modal-lg {width: 95%;}/*group view popup*/
.text-right {text-align: left;} /*membership viewactivity*/
.member_submit_text{padding: 15px;}
.setting_padding { padding-left: 0px;}
}
@media only screen and (max-width : 767px){
.sidebar {margin-top:0px!important;}   /*sidebar list*/
.gym_addform{padding-bottom:7px;}
 nav.navbar.navbar-static-top{height: 64px;}
.sell_addproduct{padding-bottom: 7px;}
.view_report_top{margin-top: 10px;} /*view report*/
div.success {max-width: 95%;} /*sucessfully massage*/
}
@media only screen and (max-width : 823px){
 .add_text {text-align: left !important;} /*add addnutrition-schedule*/
 .assign_box {text-align: left !important;}
 .add_product_save{padding: 0px;padding-left: 0px;} /*add product*/ 
 .control-label,.form-control{ padding-bottom: 5px; text-align: right !important;}  /*membership edit */
 .module_padding{padding-bottom: 7px;}/*all module padding bottom form*/
 .saff_button-possition input{margin-top: 0px;}/* saff attandance*/
 div.success {max-width: 95%;} /*sucessfully massage*/
}
@media screen and (max-width: 414px) and (min-width: 411px){
  .navbar-custom-menu {width: 17%;}
  .view-activity .multiselect{width:325px !important;}
  .view_detail .col-md-6:last-child, .view_member_detail .col-sm-6:last-child {
    margin-left:0px;
    width: 100%;
}
div.success {max-width: 93%;} /*sucessfully massage*/
}
@media screen and (max-width: 640px) and (min-width: 569px){
  .navbar-custom-menu {width: 11%;}
  .view_detail .col-md-6:last-child, .view_member_detail .col-sm-6:last-child {
    margin-left:0px;
    width: 100%;
}
div.success {max-width: 95%;} /*sucessfully massage*/
.content-wrapper{
    min-height: auto !important;
    height: auto;
}

}
@media screen and (max-width: 736px) and (min-width: 668px){
  .navbar-custom-menu {width: 9%;}
  .view_detail .col-md-6:last-child, .view_member_detail .col-sm-6:last-child {
    margin-left:0px;
    width: 100%;
}
div.success {max-width: 96%;} /*sucessfully massage*/
}
@media screen and (max-width: 320px) and (min-width: 0px){
.nav>li>a {padding: 0px 7px;}
.navbar-custom-menu {width: 15%;height: auto;}
.view-activity .multiselect{width: 250px !important;}
.bread_payment{position: relative; float: left; padding: 15px 0px 0 0px;}/* payment report*/
.box_payment {padding: 0px;}
.view_detail .col-md-6:last-child, .view_member_detail .col-sm-6:last-child {
    margin-left:0px;
    width: 100%;
}
div.success {max-width: 91%;} /*sucessfully massage*/
a.btn.btn-flat.btn-default.member_attendance { margin-top: 0px;}
}
@media screen and (max-width: 375px) and (min-width: 321px){
.nav>li>a {padding: 0px 10px;}
.navbar-custom-menu {width: 15%;height: auto;}
.view-activity .multiselect{width:290px !important;}
.bread_payment{position: relative; float: left; padding: 15px 0px 0 0px;}/*360 size*/
.view_detail .col-md-6:last-child, .view_member_detail .col-sm-6:last-child { margin-left:0px; width: 100%;}
div.success {max-width: 92%;} /*sucessfully massage*/
}
@media screen and (max-width: 568px) and (min-width: 415px){
.navbar-custom-menu {width: 12%;}
.view_detail .col-md-6:last-child, .view_member_detail .col-sm-6:last-child {margin-left:0px; width: 100%;}
div.success {max-width: 95%;} /*sucessfully massage*/
}
@media screen and (max-width: 667px) and (min-width: 641px){
.navbar-custom-menu {width: 10%;}
.view_detail .col-md-6:last-child, .view_member_detail .col-sm-6:last-child {
    margin-left:0px;
    width: 100%;
}
}
