.ta-connect-section1 {
    padding: 50px 0;
    text-align: center;
}

.forms {
    max-width:473px;
    margin:0 auto;
}

.form-column {
    margin-bottom:10px;
}

.btn:disabled {
    cursor: not-allowed;
}

label {
    line-height: 1.5em;
    cursor: pointer;
}

.center {
    text-align: center;
}

#btn2 i {
    display: none;
}

.additional-mobile-field-set {
    margin-top: 20px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background-color: #f9f9f9;
}

.additional-mobile-field-set .form-container {
    margin-bottom: 10px;
}

.remove-mobile-btn {
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
    color: #fff !important;
    padding: 6px 20px !important;
    font-size: 12px !important;
}

.remove-mobile-btn:hover {
    background-color: #c82333 !important;
    border-color: #bd2130 !important;
}

.script-header {
    color:#fff;
    background-color: #011442;
    text-align: center;
    padding: 5px;
    border-radius: 2px;
    margin-bottom: 5px;
}

.att_script, .verizon_script, .all_others_script {
    margin-bottom: 25px;
}