@import url("gardenasansdigital.css");

.view-registration #member-registration legend {
    display: none;
}

.registration .control-label {
    max-width: 300px;
}
.login .control-label, .reset .control-label, .registration .control-label {
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 10px;
    padding-right: 20px;
    display: inline-block;
}

.registration .controls {
    text-align: left;
    max-width: calc(100% - 300px);
    min-width: 260px;
}

.registration .well .chzn-container,
.registration .well select {
    min-width: 260px;
    width: 100%;
    max-width: 360px;
}


.login .controls input, .reset .controls input, .registration .controls input {
    padding: 10px 20px;
    width: 100%;
    font-weight: normal;
    line-height: 1.5em;
    height: 35px;
}

.login .controls,
.reset .controls,
.registration .controls,
.foto .registration {
    width: 100%;
    margin: 0;
    text-align: left;
    display: inline-block;
}

.foto .registration {
    max-width: 800px;
}

.foto .logincontent,
.foto .reset {
    width: 50%;
    display: block;
    float: left;
    padding-right: 50px;
    clear: both;
    min-width: 260px;
}

.registration #jform_profile__country_chzn {
    float: left;
    padding-top: 10px;
}

.foto .registration .controls,
.form-horizontal .control-label {
    text-align: left;
}

label {
    font-weight: bold !important;
    line-height: 1.2em !important;
}

.login .control-group, .reset .control-group, .registration .control-group {
    width: 100%;
    padding-bottom: 20px;
}
.form-horizontal .control-group {
    margin-bottom: 18px;
    *zoom: 1;
}

.control-label .optional {
    display: none !important;
    padding-bottom: 10px !important;
}

.actou {
    margin-top: 18px !important;
    width: 30px !important;
    height: 30px !important;
}

.btn-registration {
    width: 50%;
    text-align: center;
    font-size: 25px !important;
    padding: 10px !important;
    min-width: 180px;
}

.course .baseinfo1 {
    background-color: #00aebd;
}

.btn.btn-cancelregistration {
    color: #f15922;
    background-color: #fff;
    border-color: #fff;
    font-size: 25px;
    font-weight: 400;
    padding: 10px 20px 10px 20px;
    margin-left:20px;
}

.btn.btn-cancelregistration:hover {
    text-decoration: underline;
}

.registration .controls-registration {
    margin-left: 300px;
}

a.gardena-register {
    color: #fff !important;
    background-color: #00AEBD !important;
    border-color: #00AEBD !important;
}

.course .baseinfo1 .description, .course .baseinfo1 .title, .view-course .sidecourseinfoleft .baseinfo1 .description, .view-course .sidecourseinfoleft .baseinfo1 .title {
    color: #fff;
}

html {
    font-family: GardenaSansDigital, sans-serif;
}

body.site {
    font-family: GardenaSansDigital, sans-serif;
}

.btn,
a.btn,
.btn-group > .btn,
.btn:visited,
.btn-group > .btn:first-child,
.view-seminarform .btn-group > .btn:first-child,
.view-seminarform .btn-group > .btn {
    font-family:  GardenaSansDigital, sans-serif;
}

.filter-search .chzn-container .chzn-choices li,
.filter-search .chzn-container .chzn-results li {
    font-family:  GardenaSansDigital, sans-serif;
}

.courses .filter-search .filter-category {
    font-family:  GardenaSansDigital, sans-serif;
}


.courses.user2courses-list .filter-search {
    font-family: GardenaSansDigital, sans-serif;
}

.catalog-list .course .baseinfo1 {
    background-color: transparent;
    border-color: #00aebd;
}

.catalog-list .course .baseinfo1 .image img {
    height: auto;
}

.catalog-list .course .baseinfo1 .image {
    height: auto;
}

.az-login {
    font-size: 16px !important;
    padding: 5px !important;
    background-color: transparent!important;
    color:#f15922!important;
    border-color:#f15922!important;
}

.btn-login, .btn-reset {
    font-size: 20px;
    padding: 5px;
}

@media screen and (max-width: 859px) {
    .registration .controls {
        max-width: 100%;
    }

    .registration .controls-registration {
        margin-left: 0;
    }
}
#details input#jform_username[readonly],
#details input#jform_password[readonly],
#details input#jform_password2[readonly] {
    background-color: #ccc !important;
    cursor: not-allowed !important;
}

