/*

Template: COINEX - Crypto Currency HTML Template 
Author: iqonicthemes.in
Version: 1.5
Design and Developed by: iqonicthemes.in


*/
.jarallax {
    z-index: 9;
}
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    height: 45px
}

.section-field .dd .ddTitle .ddTitleText {
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 3px 0px 3px 0px;
}

.dd {
    border: none;
}
.dd .ddChild{
    left: 0;
}
.dd .ddTitle{
    color: #000;
    background: #fff;
    padding: 7px 10px;
}
.dd .divider {
    border: none;
    right: 0;
}
.borderRadiusTp {
    border-radius: 5px;
}

.ddcommon .ddChild {
    width: 250px;
    height: 250px;
}
.error {
    color: red;
}
.button:hover, .button:focus {
    color: #ffffff;
    background: #54b752;
}

@media only screen and (max-width: 575px) {
    .cc-block {
        width: 25%;
        float: left;
    }
    .phone-block{
        width: 75%;
    }
}
