/*@import url('https://fonts.googleapis.com/css?family=Carrois+Gothic');*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
/*@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700');*/
/*@import url('https://fonts.googleapis.com/css?family=IM+Fell+Great+Primer:400,400i');*/

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal !important;
    font-size: 12px;
}

textarea {
    resize: none;
    min-height: 140px;
}

.form-control {
    box-shadow: 0 0 0 #000 !important;
    /*width: 100% !important;*/
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box !important;
    background: #fff /* dont use !important here */;
    color: #222/* dont use !important here */;
    margin-bottom: 15px;
}

/*
 * APPS 
 */
.apps-holder {
    height: auto;
    padding-top: 5px;
    background: #fff;
    border-bottom: 2px solid #ccc;
    position: absolute!important;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    z-index: 100;
}

.app-list {
    display: block;
    width: 100%;
    margin: auto;
    background: #fff;
    /*margin-bottom: 20px !Important;*/
    /*height: 80px;*/
}

.app-item {
    /* width: 50px; */
    display: inline-block;
    float: right;
    margin: 10px;
    border: 2px solid transparent;
}

.app-item .app-icon {
    padding: 0;
    display: flex;
    border: none;
    color: #fff !important;
    
    width: 75px;
    height: 75px;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
}

.app-item a:hover .app-icon,
.app-item a:active .app-icon,
.app-item a:focus .app-icon {
    /*
    border-radius: 50% !important;
    border: 2px solid var(--secondary-color);
    background: var(--secondary-color);
    */
    border-radius: 50% !important;
    box-shadow: 0px 2px 3px 0px #5d5d5d;
}

.app-item .app-name {
    width: 100%;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 10px;
    margin-top: 6px;
    height: 15px;
    font-size: 12px;
    font-weight: 500;
}

.app-item a:hover .span {
    color: var(--secondary-color);
}

/*
 * END APPS 
 */

.under-menu {
    background: #fff;
    border-bottom: 1px solid #ccc;
    width: 75%;
    display: block;
    margin: auto;
    height: auto !important;
    margin-bottom: 0px;
    margin-top: 1px;
}

.background-header {
    background: var(--primary-color) !important;
    min-height: unset !important;
    /* border-bottom: 2px solid #777; */
    width: 100%;
    z-index: 10001;
    box-shadow: 0px 1px 1px #333;
}

.topnavbar .navbar-header {
    background: var(--primary-color) !important;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background: #444;
    color: #fff;
}

.btn-primary {
    color: #fff !important;
    /* background-color: #3B3A36 !important; */
    border-color: transparent;
    /*box-shadow: 0px 2px 0px #999 !important;*/
    /* padding: 10px 50px !important; */
    margin: 10px 5px !important;
}

.app-item {
    width: auto;
    display: block;
    float: none;
    margin: 9px 0px !important;
    border: 2px solid transparent;
    /* margin: 20px auto 0 !important; */
    text-align: center;
}

.panel.panel-default {
    border: none;
    box-shadow: none;
    border-radius: 3px;
    background: #fff !Important;
    padding: 0 !important;
    /*width: 50%; */
    margin: auto;
}

.panel-body ul,
ol {
    margin-top: 0;
    margin-bottom: 10.5px;
    padding: 6px !important;
}

.panel-footer {
    overflow: hidden;
    padding: 10px 0px;
    background-color: transparent;
    border-top: 1px solid #eeeeee;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.sidebar-subnav {
    background-color: transparent !important;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background: var(--primary-color);
    color: #424242 !important;
    /*border: none !important;*/
    text-transform: capitalize;
}

.main-container {
    background: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;

}

.big-container {
    border: 1px solid #e5e5e5 !important;
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    width: 100%;
    height: auto;
    margin-left: 0;
    padding: 15px;
    background: #fff !important;
    box-sizing: border-box !important;
    margin-top: 2px;
    margin-bottom: 0;
}

.mini-container {
    padding: 0px 0px !important;
}

.under-menu {
    background: #fff;
    border-bottom: 1px solid #ccc;
    width: 77% !important;
    display: block;
    margin: auto;
    height: auto !important;
    margin-bottom: 0px;
    margin-top: 1px;
}

.under-menu-list {
    width: 76%;
    margin: auto;
}

h1.pull-left {
    /* color: #C0DFD9; */
    font-size: 34px !important;
    text-shadow: 0px 1px 0px #111 !important;
}

h1.pull-left {
    /* color: #C0DFD9; */
    font-size: 34px !important;
    text-shadow: 0px 1px 0px #111 !important;
    color: #444444 !important;
}

.topnavbar {
    width: 100%;
    margin: auto;
    padding-top: 15px;
}

.user-welcome {
    color: #fff;
    font-weight: bold !important;
}

.app-block {
    /* padding: 15px; */
    margin: 1.6%;
    width: 30% !Important;
    border: 0px solid #dcdcdc;
    box-sizing: border-box !important;
    border-radius: 4px;
}

.palette-color-picker-button {
    position: relative;
    display: inline-block;
    width: 25px !important;
    height: 26px !important;
    margin-right: 14px;
}

.under-menu {
    /* background: #fff; */
    border-bottom: 0px solid #ccc;
    width: 100% !important;
    display: none !important;
    /*display: block;*/
    margin: auto;
    height: auto !important;
    margin-bottom: 10px;
    margin-top: 1px;
    /* background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(196,196,196,0.15) 85%,rgba(196,196,196,0) 100%); */
    /* background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(196,196,196,0.15) 85%,rgba(196,196,196,0) 100%); */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00c4c4c4', GradientType=0);
}

h1.pull-left {
    /* color: #C0DFD9; */
    font-family: 'Montserrat', sans-serif;
    font-weight: bold !important;
    font-size: 23px !important;
    color: #424242 !important;
}


/*.study-material-group
{
    width: 55% !important;
}*/

table {
    /*display: block;*/
    margin-top: 0 !important;
}

.custom-form-group {
    margin-top: -17px !important;
}

.btn-group,
.btn-group-vertical {
    /* position: relative; */
     /*display: block; */
    /* vertical-align: middle; */
    padding: 0 !important;
    /* width: 120px !important; */
     /*min-width: 120px;*/
    margin: auto;
    display: block !important;
}
.buttons-row .btn-group{
    min-width: 120px;
}

.closing-times-td {
    width: auto !important;
    border: 1px solid #ccc !important;
}

.modal-dialog.wide {
    width: 1200px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
    margin-top: 90px !important;
}

.navbar-brand {
    /*background: #fff;*/
    padding: 1px;
    margin-top: -7px !important;
    margin-left: 25px;
}

.nm-admin-footer {
    background: var(--primary-color);
    color: #fff;
    text-align: center;
    padding: 15px 0;
    height: auto;
    width: 100%;
    z-index: 10000;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
}

.user-welcome {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
}

.custom-form-group>label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 2px;
    margin-top: 5px;
    font-weight: normal !important;
    font-size: 12px;
    color: #fff;
}

.pv-lg {
    margin-left: 5px;
    font-size: 15px;
    color: #fff !important;
    text-transform: uppercase;
}

.background-header {
    background: #fff;
    position: relative !important;
    top: 0px;
    /*border-bottom: 2px solid #ccc;*/
}

@media (max-width: 991px) {
    .background-header{
        position: fixed !important;
    }
}

#sm_menu_ham{
    position: fixed !important;
}

body {
    font-family: "Montserrat", Arial, sans-serif;
}

a {
    color: #424242;
    text-decoration: none;
}

h1,
h2,
h3,
h4 {
    font-weight: 300;
    color: #41464C;/* DO NOT USE !important HERE */
    /* text-transform: uppercase; */
    /*text-transform: capitalize !important;*/
}

.btn.btn-default {
    border-color: #eaeaea;
    background: #fff;
    color: #111;
    padding: 7px 12px;
    /*width: 36px;*/
    /*height: 36px;*/
}

b, strong {
    font-weight: 600 !important;
    /*color: purple; DO NOT put color here */
}

.btn-danger {
    /*color: #ffffff;*/
    /*background-color: #ee3d3d;*/
    /*border-color: #ec2626;*/
    padding: 6px 12px !important;
    /*width: 36px;*/
    /*height: 34px !important;*/
    border-radius: 0 !important;
}

h2,
.h2 {
    font-size: 26px;/* DO NOT USE !important HERE */
}

.dashboard-link a i {
    font-size: 27px;
    margin-top: -7px;
    color: #fff !important;
}

.custom-mail-icon {
    margin-right: 0px;
}

.mail-notifier {
    padding: 15px 59px !important;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 4px 7px !important;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: transparent !important;
    border-radius: 54px;
    border: 1px solid;
}

.admin-avatar {
    width: 44px;
    border-radius: 50% 49%;
    height: 44px;
    border: 2px solid #222;
}

.custom-mail-badge {
    position: relative;
    margin-top: -32px;
}

.navbar-brand {
    margin-top: 5px !important;
    margin-left: 50px;
    color: #fff !Important;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: "Montserrat", Arial, sans-serif;
}

.org-logo {
    /*width: 75px !important;*/
}

.user-welcome {
    font-size: 13px;
    font-weight: normal;
    color: #fff;
}

button {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.rounded-circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}


/*button:hover {*/


/*background: transparent !important;*/


/*}*/

.panel-body {
    padding: 0 !important;
}

.btn-danger {
    color: #ffffff;
    background-color: #dc0066 !important;
    border-color: #f04b4b;
    /* height: 21px !important; */
    margin-top: 0px !important;
}

.thumb64 {
    width: 36px !important;
    height: 36px !important;
}

.court-image-preview {
    margin-top: 30px;
    margin-bottom: 20px;
}

#navigation {
    /* width: 99%; */
    height: auto !important;
    margin-bottom: 0px;
    text-align: left;
    background-color: transparent;
    padding: 0px;
    /* box-shadow: 0px 0px 2px; */
    /* border: 1px solid #ccc; */
    margin-left: -1px;
}

#navigation nav ul li {
    background-color: #fff !important;
    display: inline-block;
    list-style-type: none;
    /*width: auto !important;*/
    height: auto !important;
    margin: -2px -2px;
    font-weight: bold;
    cursor: pointer;
}

#navigation nav ul li a {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    /* background: #f2f2f2; */
    padding-top: .87rem;
    padding-bottom: .87rem;
    padding-left: .87rem;
}

#navigation nav ul li a.active_tab {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    padding: 10px 20px!important;
    background: #fff;
}

#navigation nav ul li a:hover {
    text-decoration: none;
}

custom-middle-menu {
    z-index: 10000;
}


/* @todo use class or id
td, th {
    border: 0px solid #ccc !important;
    text-align: left;
}

td, th {
    border: 1px solid #ccc;
    text-align: left;
    padding: 0.2vw 1vw !important;
    font-family: 'Montserrat', sans-serif !important;
}

tr:hover {
    background-color: #f9f9f9 !important;
}

*/

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: 4px !important;
}

.btn-group>.btn:hover {
    background: #fff !important;
    color: #111 !important;
}

.custom-button-trash-hover:hover {
    background: #fff !important;
    color: #111 !important;
}

.btn-default {
    color: #111 !important;
    /*padding: 10px 30px !important;*/
    /*margin: 10px 0 !important;*/
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0 !important;
    text-transform: uppercase;
    box-shadow: 0 2px #666;
    background: #ccc !important;
    border: none !important;
}

.btn-default:hover {
    color: #fff !important;
    border: 0px solid #ccc !important;
    border-radius: 0 !important;
    text-transform: uppercase;
    box-shadow: 0 2px #fff !important;
    /*top: 2px;*/
    position: relative;
    background: #CCCCCC !important;
}

.btn-primary {
    color: #fff !important;
    padding: 10px 30px !important;
    margin: 8px 0 !important;
    background: var(--secondary-color);
    text-transform: uppercase;
    box-shadow: none !important;
    border: 1px solid var(--secondary-color) !important;
    border-radius: 5px !important;
    font-weight: bold;
    position: relative;
}

@media (min-width: 768px) {
    .btn-primary{
        margin-left: 10px !important;
    }
}

.btn-primary:hover {
    color: #fff !important;
    border: 0px solid #ccc !important;
    box-shadow: 0 2px var(--secondary-color);
}

/*a.mark-as-read {*/
/*    margin-left: 0 !important;*/
/*}*/

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:hover{
    color: var(--secondary-color) !important;
    background: white !important;
    border:1px solid var(--secondary-color) !important;
}

#custom-button-eye-hover {
    color: #fff !important;
    background: var(--primary-color) !important;
    box-shadow: 0 2px 2px #333;
    border-radius: 3px !important;
}

.btn-danger {
    color: #fff !important;
    padding: 10px !important;
    /*margin: 10px 0 !important;*/
    border: 1px solid #ccc;
    border-radius: 0 !important;
    text-transform: uppercase;
    box-shadow: 0 4px #bf055c;
    background: #df006a !important;
    border: none !important;
}

.btn-danger:hover {
    color: #fff !important;
    background-color: #111 !important;
    border: 0px solid #ccc !important;
    border-radius: 0 !important;
    text-transform: uppercase;
    box-shadow: 0 2px #bf055c;
    /*top: 2px;*/
    position: relative;
}

.cancel-button {
    color: #fff !important;
    padding: 10px !important;
    margin: 10px 0 !important;
    border: 1px solid #ccc;
    border-radius: 0 !important;
    text-transform: uppercase;
    box-shadow: 0 4px #CCCCCC !important;
    background: #CCCCCC !important;
    border: none !important;
    border: none !important;
}


/*.cancel-button:hover {*/


/*color: #fff !important;*/


/*background-color: #111 !important;*/


/*border: 0px solid #ccc !important;*/


/*border-radius: 0 !important;*/


/*text-transform: uppercase;*/


/*box-shadow: 0 2px #87c6c6;*/


/*top: 2px;*/


/*background: #000 !important;*/


/*position: relative;*/


/*}*/

.org-avatar-holder {
    padding: 44px 30px;
}

.profile-features-holder {
    text-align: left !important;
}

.profile-features-holder p {
    color: #111;
}

.profile-features-holder {
    text-align: left !important;
    padding: 23px 0 !important;
}

element.style {
    color: #111;
}

.organization-name {
    color: #111;
}

.custom-button-search,
.cancel-button {
    width: auto !important;
    padding: 0 10px !important;
}

.form-group>a.cancel-button {
    width: auto !important;
    height: auto !important;
    padding: 10px 80px !important;
}

.form-group>a.cancel-button:hover {
    /*background: #eee !important;*/
    font-weight: normal !important;
}

.st-button {
    width: auto !important;
    padding: 0 10px !important;
    color: #111 !important;
    /* background-color: #3B3A36 !important; */
    border-color: 1px solid #111 !important;
    /* box-shadow: 0px 2px 0px #999 !important; */
    padding: 13px 78px !important;
    margin: 10px 5px !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 0 !important;
    text-transform: uppercase;
}

.st-button:hover {
    width: auto !important;
    padding: 0 10px !important;
    color: #fff !important;
    /* background-color: #3B3A36 !important; */
    border-color: 1px solid #111 !important;
    /* box-shadow: 0px 2px 0px #999 !important; */
    padding: 13px 78px !important;
    margin: 10px 5px !important;
    background-color: #111 !important;
    border: 1px solid #ccc !important;
    border-radius: 0 !important;
    text-transform: uppercase;
}

.full-width-container {
    width: 100% !important;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 190px !important;
    /* min-height: 210px !important; */
    min-width: 100% !important;
    margin-top: 65px;
}

div.filter-holder {
    border-radius: 0px !important;
    box-shadow: none !important;
}

.custom-badge-pink {
    display: inline-block;
    min-width: 10px;
    padding: 5px 4px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #dc0066;
    border-radius: 33px;
}

.dashboard-column:hover {
    /*box-shadow: 0px 0px 7px #ccc !important;*/
}

.dashboard-column {
    overflow: hidden !important;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}

.dashboard-image {
    -webkit-transition: all 2s ease-out;
    /* Safari and Chrome */
    -moz-transition: all 2s ease-out;
    /* Firefox */
    -o-transition: all 2s ease-out;
    /* IE 9 */
    -ms-transition: all 2s ease-out;
    /* Opera */
    transition: all 2s ease-out;
    max-width: 100%;
}

.dashboard-image:hover {
    /*-webkit-transition: width 2s; !* Safari *!*/
    /*-webkit-transition-timing-function: linear; !* Safari *!*/
    /*transition: width 2s;*/
    /*transition-timing-function: linear;*/
    -webkit-transform: scale(1.25);
    /* Safari and Chrome */
    -moz-transform: scale(1.25);
    /* Firefox */
    -ms-transform: scale(1.25);
    /* IE 9 */
    -o-transform: scale(1.25);
    /* Opera */
    transform: scale(1.25);
}

.bg-purple {
    background-color: #7266ba;
    color: #ffffff !important;
    z-index: 10000;
}

.row-1 {
    background: transparent;
    color: #424242;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 0px 0;
    border: 0px solid #fff;
    text-align: center;
    font-size: 10px;
}

.row-2 {
    background: #fff;
    border-radius: 5px;
    padding: 32px 0 26px 0!important;
    margin-bottom: 0px;
    font-size: 13px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    border: 2px solid #e3e3e3;
    text-align: center;
}

.row-2:hover {
    background: #FFFFCC;
    border-radius: 5px;
    padding: 32px 0 26px 0;
    margin-bottom: 3px;
    font-size: 13px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    border: 2px solid #e3e3e3;
}

.row-info::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: var(--primary-color);
    width: 3px;
    height: 35px;
}

.row-3 {
    background: #f9e9c2;
    color: #656565;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 0;
    text-align: center;
}

.row-4 {
    background: #fff;
    padding: 15px 0;
    font-size: 14px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    text-align: left;
}

.row-flex-justify {
    display: flex;
    justify-content: space-between;
}

h1.sub-heading-h1 {
    font-size: 16px !important;
    font-weight: normal !important;
    /* font-style: italic; */
    color: #444 !important;
    text-transform: uppercase !important;
}

.custom-button-search {
    background: #aaa !important;
    box-shadow: 0 4px #777;
    padding: 5px 10px !important;
    border-radius: 3px !important;
    margin-bottom: 3px !important;
}

.custom-button-search:hover {
    background: #bbb !important;
    box-shadow: 0 4px #777;
    top: 2px !important;
    padding: 5px 10px !important;
    border-radius: 3px !important;
    margin-bottom: 3px !important;
}

.remove-me {
    font-size: 11px !important;
    top: 2px !important;
}

button.remove-me {
    color: #fff !important;
    padding: 7px 15px !important;
    /* margin: 10px 0 !important; */
    border: 1px solid #ccc;
    border-radius: 0 !important;
    text-transform: uppercase;
    box-shadow: 0 4px #bf055c;
    background: #df006a !important;
    border: none !important;
    margin-left: 10px;
    margin: auto;
    display: block;
}

.location-profile-wrapper {
    margin-bottom: 65px;
}

p {
    margin: 0;
    /* DO NOT USE !important HERE*/
}

/*div.row-2>div:nth-child(1)>a {*/
/*    font-weight: bold !important;*/
/*    font-size: 16px;*/
/*}*/

.prices-info {
    background: var(--primary-color);
    color: #fff;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    padding: 15px;
    margin-top: 26px;
    border-radius: 4px;
    margin-bottom: 20px !important;
}

.custom-panel-body {
    padding: 60px !important;
}

.lesson-title {
    font-size: 20px;
    font-weight: 800;
    color: #111;
    /*padding-top: 20px;*/
}
@media screen and (max-width: 767px){
    .lesson-title {
        margin-top:10px;
    }
}
.read-more-link {
    text-align: right;
}

.read-more-link>a {
    color: var(--primary-color) !important;
    font-weight: 800;
    font-size: 15px;
}

/* TODO remove all program-title, lesson-title, ... and use show-view-title */
.show-view-title>p,
.program-title>p {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary-color);
    padding: 0 0 10px 0;
}

.show-view-subtitle>p,
.program-subtitle>p {
    font-size: 15px;
    color: black !important;
    font-weight: bold;
    padding: 0 15px 20px 15px;
}

.purple-heading {
    color: var(--primary-color) !important;
    font-size: 20px !important;
}

.lesson-item {
    /*border-bottom: 1px solid #ccc;*/
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
}

.label-success-custom {
    background-color: #5cb85c;
    color: #fff !important;
    font-size: 12px !important;
    margin: 2px !important;
    padding: 2px 5px;
    line-height: 23px;
    /*float: left;*/
    display: inline-block;
}

.bold-text {
    font-weight: 600 !important;
}

.product-array-item {
    color: #5cb85c !important;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #ccc;
    border-color: #aaa;
}

/* IF YOU NEED THESE STYLES PLEASE USE CUSTOM CLASS OR ID
i {
    font-style: normal;
    text-transform: capitalize;
}*/

#ui-datepicker-div>table>tbody>tr>td {
    padding: 0.2vw 0.9% !important;
    border: 1px solid #ccc !important;
    /*text-align: left;*/
    /*padding: 0.2vw 1vw !important; */
    /*font-size: 1vw; */
    /*font-size: 0.85vw; */
    font-family: 'Montserrat', sans-serif !important;
}

/* MD Date Time Picker Custom styles */
.mddtp-picker {
    z-index: 9999999!important;
}
.mddtp-picker__body .mddtp-picker__viewHolder .mddtp-picker__grid span.mddtp-picker__cell--today,
.mddtp-button {
    color: var(--primary-color);
}
.mddtp-picker .mddtp-picker__header,
.mddtp-picker__body .mddtp-picker__viewHolder .mddtp-picker__grid span.mddtp-picker__cell--selected, .mddtp-picker__body .mddtp-picker__viewHolder .mddtp-picker__grid .mddtp-picker__tr span.mddtp-picker__cell:hover {
    background-color: var(--primary-color);
    color: #fff;
}

/* END MD Date Time Picker Custom styles */

.active-tab {
    background: #fff !important;
}

nav>ul {
    margin-top: 0;
    margin-bottom: 0px !important;
}

.text-bold {
    font-weight: bold;
}

.invoice-totals {
    background: #ccc;
    padding: 10px;
}

.img-responsive-default {
    display: block;
    max-width: 100%;
    height: auto;
}

.switch {
    margin: auto;
    display: block;
    width: 40px;
    padding: 20px 0 !important;
}

.app-internal {
    margin-bottom: 15px !important;
    border: 1px solid #d8d8d8 !important;
}

.final-btn {
    border-radius: 50px !important;
    box-shadow: 0 0px #fff !important;
    background: white !important;
    color: #424242 !important;
    border: 1px solid gray !important;
    width: 35px !important;
    height: 36px !important
}

.final-btn:hover {
    border-radius: 50px !important;
    box-shadow: 0 0px #fff !important;
    background: white !important;
    color: #424242 !important;
    border: 1px solid gray !important;
    /*width: 35px !important;*/
    /*height: 35px !important*/
}
.grabbable {
    background: #fff;
    cursor: move;
    /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.grabbable:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.grabbable .delete {
    width: 35px !important;
    height: 35px !important;
    margin-right: 5px !important;
    margin-top: 0px !important;
}

.grabbable .delete i {
    font-size: 16px;
    /*padding-left: 3px;*/
    padding-top: 2px;
}


/*
 * Library
 */
.grid-library {
    max-height: 320px;
    overflow-y: scroll;
}

.grid-library .col-xs-12 {
    min-height: 108px;
    padding: 2px;
    /* replace bootstrap`s padding */
}

.grid-library .item {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
    
    border-bottom: 1px solid #ccc;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 25px;
}

.grid-library .item:hover {
    background: #e5e5e5;
}

.grid-library .item:first-child {
    border-top: 1px solid #ccc;
}

.grid-library .item img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.grid-library .item .add-item {
    margin-left: auto;
    cursor: pointer;
}

.grid-library .item > .add-item > i {
    font-size: 25px;
    fill: var(--primary-color);
    -webkit-text-fill-color: var(--primary-color);
}

.grid-library .item.selected > .add-item > i {
    fill: #648E34;
    -webkit-text-fill-color: #648E34;
}

.grid-library .item p {
    margin-left: 25px;
    font-size: 13px;
}

.grid-library .item p b{
    color: var(--primary-color)
}

.grid-library .item p span {
    display: block;
    margin-bottom: 5px;
}
/* END Library */

.required {
    color: #FF0000;
}

.table-spacing {
    border-collapse: separate;
    border-spacing: 0 15px;
}

.table-spacing tr td {
    border: 1px solid #ddd;
    border-left: none;
}

.table-spacing tr td:first-child {
    border-left: 1px solid #ddd;
}


/*CUSTOM CSS FOR LANGUAGE DROPDOWN*/

.dd-container,
.dd-select,
.dd-options {
    width: 100% !important;
}

.dd-select {
    background: white !important;
    border: none !important;
}

.dd-option-image,
.dd-selected-image {
    max-width: 22px !important;
    margin-top: 4px !important;
    margin-right: 10px !important;
}

.dd-selected {
    text-decoration: none !important;
    padding-left: 13px !important;
}

.dd-pointer {
    right: 41px !important;
}

.dd-desc {
    font-weight: 400 !important;
    color: #424242 !important;
    font-size: 15px !important;
}

.dd-select .icon-arrow-down {
    margin-top: -26px !important;
}

#language-select2 .dd-selected {
    padding-left: 6px !important;
}

#language-select2 .icon-arrow-down {
    right: 24px !important;
}

#language-select2 .dd-select {
    background: transparent !important
}

#language-select2 .dd-options li {
    width: 100% !important;
}

.login-heading {
    text-align: left !important;
    text-transform: none !important;
    color: var(--primary-color) !important;
    font-weight: bold;
}

.login-subheading {
    text-align: left !important;
    text-transform: none !important;
    font-size: 12px !important;
    padding-top: 0px !important;
    /*color: var(--primary-color) !important;font-weight: bold;*/
}

.custom-login-panel .login-body {
    padding: 15px !important;
    padding-top: 0px !important;
}

.login-text-left {
    font-size: 11px;
    display: inline-block;
    margin-top: 8px;
    font-weight: bold;
}

.custom-login-panel-body .login-input-field {
    font-size: 12px !important;
    border: none !important;
    border-bottom: 1px solid #777 !important;
    border-radius: 0px !important;
    padding-left: 5px !important;
}

.login-body .checkbox .container1 span {
    height: 15px !important;
    width: 15px !important;
}

.or {
    margin: 20px 0 10px 0;
    border-top: solid 1px #ccc;
}

.or h3 {
    background: #fff;
    padding: 10px;
    margin-top: -24px !important;
    width: 60px;
    text-align: center;
    margin: auto;
}

.or h3 span {
    color: #ccc;
}

.login-body .checkbox .container1 {
    font-size: 11px !important;
}

.login-body .checkout-button {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.login-body .forgot-pass {
    font-size: 11px !important;
    color: var(--primary-color) !important;
    height: 16px;
    text-align: right !important;
}

.login-body .forgot-pass i {
    position: relative;
    top: 7px;
}

/*
 * Dialogs
*/
.ui-dialog {
    z-index: 1000; /* DO NOT CHANGE THIS */
    overflow: visible; /* hot fix for dropdowns to show outside the modal */
}

.ui-dialog-no-titlebar .ui-dialog-titlebar{
    display: none;
}

.ui-dialog.ui-dialog-white-titlebar .ui-dialog-titlebar {
    background: #fff;
    border: none;
    color: #000;
}
.ui-dialog.ui-dialog-text-align-left .ui-dialog-titlebar {
    text-align: left;
}

.ui-dialog .ui-dialog-titlebar-close {
    display: none;
}

.ui-dialog .ui-dialog-titlebar {
    text-transform: none;
    padding: 15px 20px 5px 20px;
}

.ui-dialog .subdialog-title h3 {
    font-weight: bold;
    margin: 5px 0 10px 0;
}


 /* Dialog Buttons
 * var(--primary-color) - purple
 * var(--secondary-color) - orange
 * var(--secondary-color) - orange hover
 */

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    margin: 0;
    padding: 0!important;
    background: #f2f2f2 !important;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    padding: 0 1.4em 0.5em 1.4em;
    width: 100%;
    float: none;
    text-align: right;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
    color: #ffffff;
    background: var(--secondary-color);
    /* default orange */
    border: 1px solid #ccc;
    padding: 8px 18px;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.btn-purple {
    background: var(--primary-color);
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.btn-white {
    background: #fff;
    color: var(--primary-color);
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.btn-green {
    background: #9fdd69;
    color: #fff;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.btn-red {
    background: #cd0624;
    color: #fff;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.btn-orange {
    background: var(--secondary-color);
    color: #fff;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.btn-grey {
    background: #d4d4d4;
    color: #fff;
    opacity: 1; /*replaces jquery opacity of 0.35*/
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:hover {
    background: var(--secondary-color); /* dark orange */
    color: #fff;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.btn-disabled,
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.btn-disabled:hover,
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:disabled,
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:disabled:hover{
    background: #fff;
    color: #999;
}

/*
 * Loaders
 */
.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid var(--primary-color);
    width: 120px;
    height: 120px;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10000;
}
.loader-relative-container {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
}
.loader-relative-container p {
    font-size: 16px;
}
.loader-relative {
    margin: 10px auto;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid var(--primary-color);
    width: 70px;
    height: 70px;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
.loader-relative-small {
    margin: 5px auto;
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid var(--primary-color);
    width: 20px;
    height: 20px;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

/*
 * Tooltips
 */
.tooltip_templates {
    display: none;
}


/*
 * SW alerts (sweet alert custom)
 */
.swalert-button {
    background-color: var(--secondary-color);
    padding: 10px 18px!important;
}

.swalert-button.swalert-button--cancel {
    background-color: #efefef;
}

.user-profile-wrapper #myTabContent5 a .row {
    border-top: 3px solid;
    background: none !important;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color:#aaa;
    border-radius: 3px;
    height: 64px;
}

.user-profile-wrapper .read-status-marker i.fa {
    color: #909090;
    font-size: 32px !important;
    padding-top: 14px !important;
}
.user-profile-wrapper .user-info .user-avatar img#avatar {
    box-shadow: 0px 0px 2px #111;
}
#received .inbox-fix-width .custom_input_message {
    border-radius: 4px;
    height: 37px;
}
.topnavbar #myheader-button img.img-circle {
    box-shadow: 0px 1px 2px #111;
}

.user-profile-wrapper .custom-row-1 .col-md-1, .user-profile-wrapper .custom-row-1 .col-xs-3.col-sm-3.col-md-2.col-lg-1 {
    word-break: break-word;
}

@media(max-width: 767px){
    #dashboard .accordion.fa .dashboard-right-data {
        font-size: 12px;
        font-weight: bold;
    }

    #dashboard .accordion.fa #hh2.dashboard-left-data {
        font-size: 15px !important;
    }
}

.user-profile-wrapper h4.profile-titles.bold-text {
    text-transform: inherit !important;
}

/*
 * Working times / Closing Times
 */
#table-working-times, #table-working-times tr, #table-working-times th, #table-working-times td,
#table-closing-times, #table-closing-times tr, #table-closing-times td, #table-closing-times th {
    border: none !important;
}

#table-working-times th,
#table-closing-times th {
    background: #f2f2f2;
    font-weight: bold;
    color: #505050;
    font-size: 14px;
    padding: 8px 15px;
}

#table-working-times td,
#table-closing-times td {
    padding-right: 10px;
    padding-left: 15px;
}

#table-closing-times tr.item.expired td,
#table-closing-times tr.item.expired td input,
#table-closing-times tr.item.expired td textarea {
    color: #aaa;
}
/*
 * END Working times / Closing Times
 */

@media (min-width:768px){
    .user-profile-wrapper .create-coach .form-control {
        width: 63%;
        display: inline-block;
    }

    .user-profile-wrapper .create-coach label {
        width: 36%;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        line-height: 34px;
    }
}
@media (max-width: 767px){
    .row-xs-dynamic {
        padding: 0 15px;
    }
    .col-xs-dynamic {
        width: auto;
        float: left;
        padding: 0 5px 0 0;
    }
    
    .apps-holder li.app-item {
        width: 100%;
    }

    header .apps-holder .app-item .app-link {
        width: 100%;
        border-radius: 0 !important;
        border: none;
        box-shadow: none;
    }

    header .apps-holder .app-item .app-link img {
        border-radius: 50%;
        border: 2px solid;
    }

    textarea.user-order-preferences {
        margin-bottom: 10px;
    }

    header .apps-holder .app-item a {
        display: inline-block !important;
        width: auto !important;
    }

    .apps-holder li.app-item {
        text-align: left;
        min-height: 0 !important;
    }
}

.margin-left15{
    margin-left: 15px !important;
}


.logo-image{
    width: 40%;
    margin: 25px 15px;
    display: flex;
}
