﻿@font-face {
    font-family: 'Cairo-Regular';
    src: url('../../static/Cairo-Regular.ttf');
}
@font-face {
    font-family: 'Cairo-Bold';
    src: url('../../static/Cairo-Bold.ttf');
}
.card .card-header {
    background-color: #448aff;
    border-bottom: none;
    padding: 9px;
    position: relative;
    -webkit-box-shadow: 0px 1px 20px 0px rgb(69 90 100 / 8%);
    box-shadow: 0px 1px 20px 0px rgb(69 90 100 / 8%);
}
/*.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-content {
    width: 85%;
    margin: auto;
    height: 200vh !important;
    background-image: linear-gradient( rgb(247 222 224 / 80%), rgb(129 124 171 / 80%) ), url(../../Client/img/blog/blog-5.jpg);
    background-size: cover;
    background-position: top;
    position: relative;
}*/
.pcoded-main-container {
    display: block;
    position: relative;
    background: #ffffff64;
    min-height: calc(100vh - 56px);
    /* background-image: linear-gradient( rgb(247 222 224 / 80%), rgb(129 124 171 / 80%) ), url(../../Client/img/classes/class-4.jpg);*/
    background-size: cover;
}
.gymImageSection {
    position: relative
}
.circle-clipper.left {
    float: right !important;
}
.circle-clipper.right {
    float: left !important;
}
    .circle-clipper.right .circle {
        left: 100% !important;
        right: -100%;
    }
        .pImgText {
    position: absolute;
    left: 17%;
    top: 33%;
    font-weight: bold
}

.gymImageSection > img {
    height: 194px;
    border: 1px dashed silver;
    margin-bottom: 10px;
    max-width: 167px;
    border: 1px dashed;
}

.gymImageSection [type=file] {
    width: 114px;
    display: none;
}
/*.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ddd;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}
*/
element.style {
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

*, ::after, ::before {
    box-sizing: inherit;
}

user agent stylesheet
label {
    cursor: default;
}





body {
    background-color: #f3f3f3;
    overflow-x: hidden;
    color: #455a64;
   /* font-size: 16px !important;*/
    font-family: 'Cairo-Regular';
    background-attachment: fixed;
    background-image: linear-gradient(rgba(255, 255, 255, 0.2) 177px, rgba(255, 255, 255, 0.9) 18.6%);
}
.btn {
    font-family: 'Cairo-Regular';
    font-size: 15px;
    font-weight:bold;
}
/*.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ddd;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}*/
/*.form-control {
    line-height: 2.25 !important;
}*/
.form-control {
    font-size: 14px;
    border-radius: 7px !important;
    border: 1px solid #cccccc;
}
.chosen-container {
    width: 100% !important;
    height: 43px !important;
}

    .chosen-container a {
        height: 100% !important;
    }
.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
    text-align: CENTER !important;
    background-color: #4585fa !important;
    color:#fff !important;
}
.validation-summary-errors ul li {
    font-size: 20px;
    font-weight: bold;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left li, .header-navbar .navbar-wrapper .navbar-container .nav-right li {
    float: left;
    line-height: 1.5 !important;
    padding: 0 10px;
    position: relative;
}
.pcoded .pcoded-header[header-theme="theme1"], .card .card-header, .table-bordered thead td, .table-bordered thead th, .btn-primary, .sweet-alert button.confirm, .wizard > .actions a {
    background: #77aaff !important;
}
body[themebg-pattern="theme1"] {
    background-color: #448aff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li.active > a {
    background-color: #76a7fb !important;
}
.pcoded[fream-type="theme1"] .page-header:before, .pcoded[fream-type="theme1"] .main-menu .main-menu-header:before {
    background: #ffffff !important;
}
.table-info, .table-info > td, .table-info > th {
    background-color: #76a7fb !important;
    color: white !important;
}
.main-menu .main-menu-header {
    padding: 15px 0;
    background-image: none;
    background-size: cover;
    text-align: center;
    position: relative;
}

.modal-xl {
    max-width: 1140px;
}
.main-menu .main-menu-header img {
    width: 100px;
    height: 100px;
    outline-color: #f3f3f3;
    outline-style: solid;
    outline-width: 5px;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .main-menu .main-menu-header .user-details span {
    color: #77AAFF;
}