﻿

@font-face {
    font-family: 'Objective-Regular';

    src: url('./fonts-fam/Objective-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Objective-Light';
    src: url('./fonts-fam/Objective-Light.woff2') format('woff2');
    font-weight: lighter;
    font-style: normal;
}

.btn-outlines {
    border-color: #2196F3;
    color: black;
}
.box-shadows {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    height: 550px;
    padding-top: 15px;
    padding-left: 4%;
    padding-right: 4%;
}
.box-shadows-home {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    height: 550px;
    padding-top: 15px;
    padding-left: 4%;
    padding-right: 4%;
    border-radius:5px;
}
body label {
    font-size:13px;
    font-weight:500;
}
.table-bg {
    background-color: #ececec;
    height: 40px;
}
    .table-bg th {

        line-height:25px !important;
     
    }
.drop-down {
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: white;
    background-color: #1ca9d0;
    background-image: none;
    border: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.text-black {
    color:black !important;
    font-size:15px;
}
.dl-horizontal-align dt {
    white-space: normal;
}
.dl-horizontal-align dt {
    float: left;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nav-background {
    background-color: #1ba2d1;
    background-image: linear-gradient(#1ba2d1, #0090ae);
}
    

.nav.navbar-nav li a {
    color: white !important;
}
.nav.navbar-nav li {
    border-right: 1px solid #30a6c3 !important;
}

.block-1 tr {
    height: 45px;
    padding: 10px !important;
}
.block-1 td {
    
    padding: 10px !important;
 
}
.block-1 a {
    color:black;
}

.rounded {
    border-radius: 0.25rem !important;
}

.text-center {
    text-align: center !important;
}



#contactform {
    display: none;
    padding-top: 30px;
}


.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
    padding-right:0;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}
.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}
.block-2 p {
    background-color: #1c95b6;
    height: 46px;
    margin-bottom: -1px;
    padding: 14px;
    color: white;
}
.block-2 th {
    height: 46px;
   
    background-color: #ececec;
}
.block-3 {
    margin-right: 20%;
    margin-bottom: 5%;
}
.btn-out-line {
    border-color: #2196F3;
    color: dodgerblue;
    background-color: white;
}
.btn-logout {
    width:120px;
    border-color: #0694b6 !important;
    color: black;
    background-color: white;
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background-image: url('Images/dropdownicon.png') !important;
    background: no-repeat right center/35px 32px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.block-4 img {
width:27px;
}
.block-4 p {
   font-size:12px;
   display:inline-block;
}
.block-5 img {
    width: 27px;
}

.block-5 p {
    font-size: 11px;
}
.block-6 label {
font-size:12px;
font-weight:500;
}
.block-7 label {
    margin-top: 10%;
    font-size: 13px;
}
.block-7 p {
    font-size: 12px;
}

.block-9 p {
    font-size: 12px;
}
.block-9 label {
    font-size: 13px;
    font-weight: 500;
}
.block-10 img {
  width:27px;
}
.block-10 p {
    font-size:11px;
}
.block-11 label {
    font-size: 13px;
    font-weight: 500;
}
.block-12 label {
    font-size: 13px;
    font-weight: 500;
}



.checkBoxcontainer {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
.checkBoxcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: white;
    border: 1px solid #b3b2b3;
}

/* On mouse-over, add a grey background color */
.checkBoxcontainer:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkBoxcontainer input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkBoxcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkBoxcontainer .checkmark:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.block-13 label {
    font-size: 13px;
    font-weight: 500;
}
.lesson-form {
    margin-top: 2%;
}
.heading-color {
    color: #2277b8;
}
.bg-home-header {
    background-color: #0191af;
    color: #ffffff;
    border-radius: 10px;
    background-image: linear-gradient(#1ba2d1, #0090ae);
    font-family:Objective-Light;
}
.block-14 img {
    margin-left: -4%;
}
.block-14 h3 {
    margin-right: -3%;
}
.block-14 p {
    margin: 2% 1% 1.5% 1%;
    font-size: 16px;
    font-weight: normal;
    

}

.container-redio {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .container-redio input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark-redio {
    position: absolute;
    top: -2px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #c3c2c3;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container-redio:hover input ~ .checkmark-redio {
    background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.container-redior input:checked ~ .checkmark-redio {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark-redio:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-redio input:checked ~ .checkmark-redio:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container-redio .checkmark-redio:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #2277b8;
}
.block-15 p {
    float: right !important;
}
.home-contact-form {
    margin-right: 25% ;
}
.block-16 a {
    margin-right: 1%;
}
.block-16 button {
    margin-left:33%;
}
.block-16 h3 {
    color: #2277b8;
    margin-left: -12%;
    margin-bottom: 8%;
}
.block-16 span {
  padding-top:1%;
}
.block-17 button {
    margin-left: 3% !important;
 }
.block-17 .col-md-1 {
    padding-top:3%;
}
.block-17 {
    margin-right: -3%;
}
.block-18 {
    margin-top: -2%;
    margin-bottom: 2%;
}
.custom-select-date {
    display: inline-block;
    width: 12%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background-image: url(Images/dropdownicon.png) !important;
    background: no-repeat right center/35px 32px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin-left: 1%;
    appearance: none;
}
.block-19{
   margin-top:9%;
}

.block-19 p {
    background-color: #1c95b6;
    height: 46px;
    margin-bottom: -1px;
    padding: 14px;
    color: white;
}
    .block-19 th {
        background-color: #ececec;
        color: #2e3136;
        height: 46px;
        padding: 1% !important;
    }
    .block-19 td {
        
        height: 40px;
        padding: 1%;
    }
.season-block {
margin-bottom:8%;
}

.radio-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.radio-login-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
    .radio-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    .radio-login-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }
/* Create a custom radio button */
.radio-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #eee;
    border-radius: 50%;
}

.radio-login-checkmark {
    position: absolute;
    top: -2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .radio-checkmark {
    background-color: #ccc;
}
.radio-login-container:hover input ~ .radio-login-checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .radio-checkmark {
    background-color: #2196F3;
    
}

.radio-login-container input:checked ~ .radio-login-checkmark {
    background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.radio-login-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .radio-checkmark:after {
    display: block;
}
.radio-login-container input:checked ~ .radio-login-checkmark:after {
    display: block;

}
.check:after{
    display:block;
}
.uncheck:after{
    display:none!important;
}

/* Style the indicator (dot/circle) */
.radio-container .radio-checkmark:after {
    top: 5px;
    left: 5px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: white;
}
.radio-login-container .radio-login-checkmark:after {
    top: 3px;
    left: 3.7px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #2277b8;
}
.workshop-detail-block-button{
    width:11% !important;
}
.editor-field {
    margin-top:-2%;
}
.glyphicon-plus {
    font-size: 22px;
    line-height: 18px;
}
.jtable-goto-page select {
    display: inline-block;
    width: 4%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background-image: url('Images/dropdownicon.png') !important;
    background: no-repeat right center/20px 30px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.jtable-page-size-change select {
    display: inline-block;
    width: 5%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background-image: url('Images/dropdownicon.png') !important;
    background: no-repeat right center/20px 30px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.jtable-goto-page {
    display:inline!important;
}
.jtable-page-size-change {
    display: inline !important;
}
#cotactLink p {
    font-size: 12px;
    margin-top: 8%;
}
#dynamicTable p {
    background-color: #1c95b6;
    height: 46px;
    margin-bottom: -1px;
    padding: 14px;
    color: white;
}

#dynamicTable th {
    height: 46px;
    background-color: #ececec;
}
#dynamicTable {
    margin-top: 10%;
}
.type-voucher {
    margin-right: -10%;
}
.block-20 {
margin-top:5%;
}


    .block-20 th {
        height: 46px;
        background-color: #ececec;
        padding: 12px !important;
    }
.block-20 p {
    background-color: #1c95b6;
    height: 46px;
    margin-bottom: -1px;
    padding: 14px;
    color: white;
}
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
    text-align: center !important;
    cursor: pointer;
}

.dz-message > img {
    margin-left:auto;
    margin-right:auto;
}

.canceled {
    color: darkred;
}

.dropzone {
    border: none !important;
}

div.jtable-main-container > div.jtable-title {
    background-color: #1ba2d1;
    background-image: linear-gradient(#1ba2d1, #0090ae);
    border-top-left-radius:10px;
    border-top-right-radius:10px;
}

.btn-success {
    color: #fff;
    background-color: #298730 !important;
    border-color: #298730 !important;
}
.add-btn {
    padding-top:9px;
}
.plus-icon-custom {
    font-size: 22px;
    margin-left: 3rem !important;
    float: right;
    padding: 1px;
}
div.jtable-main-container > table.jtable > thead th.jtable-column-header div.jtable-column-header-container span.jtable-column-header-text
{
    margin-left:-5px;
}
.detail-width {
    width:70%;
}
.remove-border > .table > tbody > tr > td {
border-top:none;
}
.remove-border > .table > thead > tr > th {
    border-bottom: none !important;
}
#loginForm {
    margin-top: 7%;
}

.loginFormTextBox {
    height: 45px;
}
.loginFormPTextBox {
    height: 45px;
    font-size:36px;
}
.loginBtn {
    background-color: #298730;
    border-color: #298730;
    padding: 3% 24%;
}

.loginContactHeading {
    font-size: 26px;
    margin-bottom: 5%;
}

.loginContact {
    padding: 2% 5%;
}

.loginContactBtn {
    padding: 4% 40% 4% 20%;
}

.userSearchBtn {
    background-color: #1b96b8;
}
.userAddBtn {
    padding: 10px;
}
.btnSeasons {
    color: #1a96b8;
    border-color: #3482be;
    padding-top:9px;
}
.courseHeading {
    margin-top:27px;
}
.courseEnrollTextarea {
    resize: none;
    height: 100px;
}
.courseAddBtn {
padding:10px;
margin-left:-14px;
}
.courseDeleteBtn {
    padding: 10px;
    margin-left: 0px;
}
.workshopBtnSearch {
    background-color: #1b96b8;
}
.responsive-table > table > thead > tr > th {
    padding: 10px 10px 10px 20px !important;
}

.responsive-table > table > thead {
    background-color: #0989ac;
    color: #fff;
}

.responsive-table > table > tbody > tr > td > i {
    color: #098bab;
    background-color: #dbdbdb;
    border-radius: 20px;
    height: 20px;
    width: 20px;
    padding-left: 3px;
    padding-top: 3px;
    float: right;
}
.lds-facebook {
    display: block;
    position: relative;
    width: 80px;
    height: 80px;
    margin: auto;
}

    .lds-facebook div {
        display: inline-block;
        position: absolute;
        left: 8px;
        width: 16px;
        background: #237fba;
        animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
    }

        .lds-facebook div:nth-child(1) {
            left: 8px;
            animation-delay: -0.24s;
        }

        .lds-facebook div:nth-child(2) {
            left: 32px;
            animation-delay: -0.12s;
        }

        .lds-facebook div:nth-child(3) {
            left: 56px;
            animation-delay: 0;
        }

@keyframes lds-facebook {
    0% {
        top: 8px;
        height: 64px;
    }

    50%, 100% {
        top: 24px;
        height: 32px;
    }
}

.responsive-table > table > tbody > tr > td {
    padding: 15px 15px 15px 20px;
}
.navbar-brand {
    display:none;
}

.main-menu-mobile {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #0989ac;
    overflow-x: hidden;
    transition: 0.5s;

}

    .main-menu-mobile .closebtn {
        position: absolute;
        top: 0px;
        right: 20px;
        font-size: 40px;
        color: #fff;
    }

    .main-menu-mobile ul {
        position: relative;
        top: 5%;
        left: 0%;
        width: 100%;
        list-style:none;
    }
     .username{
        left: -5% !important;
      
    }
    .username > li > a{
        background-color: #10687c;
        margin-top: 50px;
        border-radius: 10px;
        font-size:16px !important;
    }
.main-menu-mobile ul > li > a {
    padding: 8px;
    font-size: 18px;
    font-family: Objective-Light !important;
    color: #fff !important;
    display: block;
    transition: 0.3s;
}
#overlay {
    position: fixed;
    top: 0px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.19);
    width: 0%;
    height: 100%;
    z-index: 2;
    transition: 0.5s;
}
.mobile-logout {
    width:95% !important;
}
    .mobile-logout > form > li > a {
        color: #fff;
        float: right;
        font-size:16px !important;
        text-decoration:underline !important;
    }

.mobile-lang {
    text-align:center;
    margin-top:70%;
    font-size:20px;
    padding-bottom:5%;
    margin-left:-20px;
}
    .mobile-lang > a {
        color: #fff;
        font-family: Objective-Light !important;
        padding-left:2%;
    }

.custom-select-date1 {
    display: inline-block;
    width: 74%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background-image: url(Images/dropdownicon.png) !important;
    background: no-repeat right center/35px 32px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin-left: 1%;

}
.rounded , .container-fluid {
    padding:0px !important;
}
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
    .upload-btn-wrapper input[type=file] {
        font-size: 100px;
        position: absolute;
        }
.ui-dialog {
    top: 40% !important;
    left: 40% !important;
    margin: 0 !important;
    width: auto !important;
}
.form-control {
    padding-bottom:3px !important;
    height:34px !important;
    line-height:40px;
}
.dropzone .dz-preview .dz-progress {
    margin-top:20px !important;
}
.time {
    margin-left:5px;
}
@media(max-width:992px) {
    .ml-5, .mx-5{
        margin-left:-15px!important;
        padding-right:15px;
    }
}
@media(max-width:767px) {
    .responsive-table {
        display: block !important;
        margin-top: 30px;
    }
    #voucher-table {
    display:none;
    }
    .workshopTable {
    display:none;
    }
    #UserTable {
    display:none !important;
    }
    .individual-table {
        display: none;
    }

    .add-btn {
        float: right;
        border-radius: unset !important;
        background-color: #51af51 !important;
        border-color: #51af51 !important;
    }

    .top-header {
    display:none;
    }
    .navbar-brand {
    display:block;
    color:#fff;
    margin-left: 2%;
    }
    .navbar-header {

        background-color: #0989ac !important;
        padding-top:10px;
        padding-bottom:10px;
        }

    .nav-background {
        background-color: #0989ac !important;
        background-image:unset;
        border-radius:unset !important;
    }

    .navbar-toggle {
        background-image: url('./Images/Responsive-Menu.png') !important;
        background-repeat: no-repeat;
        background-size: 30px 30px;
    }
    .navbar-collapse, .collapse .in{
        display:none !important;
    }

    .workshop-heading
    {
        font-size:22px !important; 
    }
    .workshopSearchBox {
        width: 83% !important;
        border-radius: unset !important;
        height:40px;
    }
    .workshopBtnSearch {
        margin-left: unset !important;
        border-radius: unset !important;
        height: 40px;
    }
    .workshopDetail {
    margin-left:10%;
    }

    .workshopRow, .heading {
    margin-left:-12px;
    }

    .btnSeasons {
    display:none;
    }


    .drop-down {
        width: 100%;
        height: 50px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: white;
        background-color: #0989ac;
        background-image: none;
        border: 1px solid #0989ac;
        border-radius: unset;
    }

    .userHeading > h2{
    font-size:22px !important;
    }

    .userSearchBox {
        height: 41px;
        width: 83% !important;
        border-radius:unset;
    }

    .userSearchBtn {
        background-color: #0989ac !important;
        margin-left: 0% !important;
        border-radius:unset;
        height:41px;
    }

    .custom-select-date1 {
        width: 100%;
    }

    .user-links {
    margin-top:15%;
    }
        .user-links > a {
            color: #0989ac;
        }

    .block-14 p {
    
        font-size : 14px !important;
    }
    .loginHeaderLogo
    {
        display:none;
    }
    .heading-color {
    float:none !important;
    margin-right:unset !important;
    }
    .block-4 p {
    padding-left:unset !important;
    }
    .block-5 p {
        padding-left: unset !important;
    }
    .userWorkshops {
    display:none;
    }
    .userIndividualLessons {
    display:none;
    }
}

@media(max-width:520px) {
    .navbar-brand {
        margin-left: 3%;
    }
}