.gap{
    height:20px;
    background-color:#FFF;
}
.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
    padding-right: 0;
    padding-left: 0;
}

#txtAreaInvite{
    width: 100%;
    height: 60px;
    border: 4px double #CCCCCC;
}
#btnAreaInvite{
    width:100%;
    height: 60px;
}
.p-awesome{
    font-family: 'Raleway', sans-serif;
    font-size: 32px;
}
.p-awesome-small {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
}
#taWhatNext {
    width: 100%;
    height: 60px;
    border: 4px double #CCCCCC;
}



