html {
    height: 100%;
}
body {
    font-size: 18px;
}
.ideacloud {
    color: #000;
    font-family: 'Frutiger';
    background-image: none;
    background-size: cover;
    /*background-color: #efefef;*/
    /*background-image: none;*/
    /*background-size: 100% 100%;*/
    /*background-position: center;*/
    /*background: rgb(141,201,254);*/
    /*background: linear-gradient(180deg, rgba(141,201,254,1) 0%, rgba(255,255,255,1) 20%);*/

    /*background: rgb(0,50,171);*/
    /*background: linear-gradient(180deg, rgba(0,50,171,1) 0%, rgba(0,50,171,1) 50%, rgba(0,25,89,1) 100%);*/
}

.iicd-logo {
    max-width: 100%;
    width: 400px;
}

.iicd-logo-only {
    max-width: 100%;
    margin-bottom: 15px;
    width: 200px;
    margin-left: 15px;
    margin-right: 15px;
}

.main-title {
    margin-bottom: 30px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 18px;
}
.title {
    font-family: 'Frutiger', 'sans-serif';
    color: #000;
    text-transform: uppercase;
    margin-bottom:0;
    margin-top: 50px;
}
.btn-red {
    background: #ed1c24 ;
    color: #fff ;
    font-weight: bold;
    min-width: 250px;
    max-width: 100%;
    border-radius: 15px;
    font-size: 18px;
}
.subtitle {
    font-family: "Frutiger";
    font-size: 28px;
    color: #ed1c24;
    font-weight: bold;
    text-transform: uppercase;
    line-height: initial;
}
.valid-for {
    color: #ed1c24;
    font-weight: bold;
    margin-top: 15px;
}
.text-red {
    color: #ed1c24;
}
.subtitle span {
    color: #000;
}
.schedule {
    margin-top: 30px;
    font-family: 'Frutiger', 'sans-serif';
    margin-bottom: 30px;
}

.img-agenda {
    width: 350px;
    max-width: 100%;
}

.dresscode-container {
    display: inline-block;
    border: solid 1px #ed1c24;
    padding: 5px 15px;
    border-radius: 15px;
    min-width: 250px;
    max-width: 100%;
    margin-bottom: 15px;
}

.img-btm {
    position: absolute;
    bottom:0; left:0;
    width: 100%;
}

.ideacloud:before {
    /*content: '';*/
    top:0;
    left:0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
}
.ideacloud-register {
    /*background: rgb(255,255,255);*/
    /*background: linear-gradient(180deg, rgba(255,255,255,0) 70%, rgba(0,21,129,1) 90%, rgba(0,21,129,1) 100%);*/
    position: relative;
}
.ideacloud-register-area {
    position: relative;
}
.ideacloud-register-area-title img {
    max-width: 100%;
}
.ideacloud-register-area-subtitle p {
    color: #000;
}
.ideacloud-register-area-form table.form-area tr td {
    color: #000;
}
.ideacloud-register-area-form table.form-area tr td input {
    border-bottom: solid 1px #000;
    color: #000;
}
.ideacloud-register-area-form table.form-area tr td input:focus {
    border-bottom-color: #000;
}
.ornament {
    position: absolute;
    width: 50%;
}
.btm-left {
    bottom: 0;
    left: 0;
}
.elevator-btm {
    margin-top: -70%;
}
.top-left {
    top: -30px;
    left: 0;
    width:100%;
}
.top-right {
    top:0;
    right:0;
}
.logo {
    max-height: 80px;
}
.ornament-horizontal {
    position: absolute;
    top:200px;
    width: 100%;
}
.btm-right {
    bottom:0;
    right:0;
    width:100%;
    z-index: 1;
}

.reverse {
    -moz-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}

.landing {
    background-color: #343628;
    background-image: url('../img/padma/bg.png');
    background-size: cover;
    background-position: right;
}

.landing:before {
    content: '';
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: #000;
    opacity: 0.5;
}

.btn-register {
    margin-top: 15px;
    background: #000;
    border-radius: 0;
    color: #000;
}

.d-flex {
    display: flex;
    height: 100%;
}

.register-col {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #decfba;
}

.ideacloud-register-pentamoo {
    color: #000;
}

.header {
    padding:10px 0;
}
.header img {
    height: 50px;
}

.padma-expo {
    max-height: 200px;
}

.header-logo {
    max-height: 150px;
    margin:0 15px 30px;
}

.landing-text {
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    padding: 15px 0;
    color: #000;
}

.date {
    color: #decfba;
    font-size: 36px;
    font-weight: bold;
}

.month {
    color: #decfba;
    font-size: 24px;
}

.venue {
    color: #decfba;
    font-size: 20px;
    margin-top: 30px;
}

.hotel {
    font-weight: bold;
}

.more-info {
    margin-top: 30px;
    color: #decfba;
}

.sponsor {
    color: #decfba;
    text-align: center;
    margin-top: 50px;
    text-transform: uppercase;
    font-size: 14px;
}

.width-100 {
    width: 100%;
}

.media-partner img{
    margin-top: 25px;
}

input[type=radio] {
    height: auto !important;
    margin-right: 5px;
}

.table-summary {
    color: #000;
}

@media(max-width: 767px) {
    .iicd-logo-only {
        width: 125px;
    }
    .header img {
        max-height: 40px;
    }
    .padma-expo {
        max-height: 150px;
    }
    .register-xs {
        text-align: center;
        margin: 30px 0;
        color: #decfba;
    }
    .register-col {
        display: none;
    }
    html {
        height: auto;
    }
    .sponsor {
        margin-top: 15px;
    }
}


.registered {
    margin-top: 30px;
    text-align: center;
    color: #000;
    font-weight:bold;
    margin-bottom: 10px;
}

.btn-trigger {
    border: solid 1px #000; color: #000 !important; background: #000; display: block;width:100%;padding: 10px 40px;font-size: 18px; margin-top: 0;
}
#modalCheck {
    border-radius: 0 !important;
    padding: 0 !important;
}
#modalCheck .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0 !important;
    position: relative;
}
.modal-close {
    position: absolute;
    right: 0px;
    top: 0px;
    border: none;
    background: none !important;
    color: white;
    z-index: 3;
    padding: 0 14px;
}
.modal-close span {
    font-size: 36px;
}
#modalCheck .modal-dialog .modal-content {

    border-radius: 0;
    position: relative;
    border: none;
    padding: 0 10%;
    min-height: 100%;
    background-color: transparent !important;
}
#modalCheck .modal-dialog .modal-content .modal-body {
    width: 100%;
    padding: 50px 15px 30px 15px;
}
#modalCheck .modal-dialog .modal-content .modal-body-title {
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 10px;
    z-index: 2;
    text-align: center;
}
#modalCheck .modal-dialog .modal-content .modal-body-title img {
    width: 200px;
    margin: auto;
}
#modalCheck .modal-dialog .modal-content .modal-body-title p {
    font-size: 36px;
    color: white;
    text-align: center;
    line-height: 1;
}
#modalCheck .modal-dialog .modal-content .modal-body-text {
    text-align: center;
}
#modalCheck .modal-dialog .modal-content .modal-body-text form .form-group {
    width: 100%;
}
#modalCheck .modal-dialog .modal-content .modal-body-text form .form-group label {
    display: block;
    width: 100%;
    font-size: 18px;
    color: white;
    text-align: center;
    font-weight: normal;
}
#modalCheck .modal-dialog .modal-content .modal-body-text form .form-group #count {
    text-align: right;
    font-size: 12px;
    color: #4b4b4b;
}
#modalCheck .modal-dialog .modal-content .modal-body-text form .form-group input,
#modalCheck .modal-dialog .modal-content .modal-body-text form .form-group textarea {
    width: 100%;
    display: block;
    outline: none;
    padding: 10px;
    font-size: 16px;
    color: white;
    border: 1px solid white;
    background-color: transparent;
}
#modalCheck .modal-dialog .modal-content .modal-body-text form .form-group input:disabled {
    background-color: #7e5638;
}
#modalCheck .modal-dialog .modal-content .modal-body-text form .form-group textarea {
    resize: vertical;
}
#modalCheck .modal-dialog .modal-content .modal-body-text form .form-group button {
    margin-top: 20px;
    color: white;
    border-radius: 0 !important;
    outline: 0 !important;
    font-size: 14px;
    border: 1px solid white;
    background-color: transparent;
    padding: 6px 40px 8px 40px;
}
#modalCheck .modal-dialog .modal-content .modal-body-text form .form-group select {
    width: 100%;
    padding: 10px;
    color: white;
    font-size: 18px;
    border: 1px solid white;
    outline: none !important;
    background-color: transparent !important;
}
@media (max-width: 767px) {
    #modalCheck .modal-dialog .modal-content .modal-body-text form .form-group select {
        font-size: 16px;
    }
    .ideacloud-register-area {
        padding: 50px 15px 0 15px;
    }
}
#modalCheck .modal-dialog .modal-content .modal-body-text form .form-group select:focus {
    border: 1px solid white;
}
#modalCheck .modal-dialog .modal-content .modal-body-text form .form-group select option {
    color: black;
}
.modal-dialog {
    z-index: 9999;
    background:rgba(0,0,0,0.8);
}
.terms {
    text-align: center;
    background:rgba(0,0,0,0.5);
    padding: 10px !important;
}

.payment-table {
    color: #000;
}

