.btn-primary {
    background-color: #F1F1F1;
    border: 2px solid #000;
    margin-top: 8px;
    font-family: 'Helvetica-Neue-Bold', sans-serif;
    color: #000 !important;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 25px 8px 25px;
    text-decoration: none;
    border-radius: 0 !important;
}

.btn-primary:hover {
    background: #e1e1e1;
    border: 2px solid #000;
    color: #000 !important;
}

.btn-neutral {
    background-color: #fff;
    border: 2px solid #000;
    margin-top: 8px;
    font-family: 'Helvetica-Neue-Bold', sans-serif;
    color: #000 !important;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 25px 8px 25px;
    text-decoration: none;
    border-radius: 0 !important;
}

.btn-neutral:hover {
    background: #e1e1e1;
    border: 2px solid #000;
    color: #000 !important;
}

.btn-normal {
    color: #000 !important;
    font-family: "Helvetica-Neue-Bold", sans-serif;
    border: 2px solid #000;
    font-size: 12px;
    margin-top: 8px;
    font-weight: bold;
    padding: 8px 25px 8px 25px;
    background-color: #F1F1F1;
    border-radius: 0 !important;
}

.btn-normal:hover {
    background-color: #e1e1e1;
}

.btn-primary.btn-flat {
    padding: 2px 25px 2px 25px;
    margin-top: 0px;
}

.btn-secondary.btn-flat {
    padding: 2px 25px 2px 25px;
    margin-top: 0px;
}

.btn-normal.btn-flat {
    padding: 2px 25px 2px 25px;
    margin-top: 0px;
}

.btn-neutral.btn-flat {
    padding: 2px 25px 2px 25px;
    margin-top: 0px;
}

.btn-secondary {
    color: #000 !important;
    font-family: "Helvetica-Neue-Bold", sans-serif;
    border: 2px solid #000;
    min-width: 280px;
    font-size: 12px;
    margin-top: 8px;
    font-weight: bold;
    padding: 8px 25px 8px 25px;
    background-color: #F1F1F1;
}

.btn-secondary:hover {
    color: #000;
    font-family: "Helvetica-Neue-Bold", sans-serif;
    border: 2px solid #000;
    background-color: #e1e1e1;
}

.btn-no-margin-top {
    margin-top: 0px !important;
}

.btn-small-padding {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.btn-primary:focus, .btn-secondary:focus, .btn-normal:focus {
    outline: none;
}

.btn-narrow {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.btn-short {
    width: 111px;
}

.table-border {
    border-collapse: collapse !important;
}

.table-border td, .table-border th {
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}

.table-border td:last-child, .table-border th:last-child {
    border-right: 1px solid #000;
}

.table-border tr:first-child td, .table-border tr:first-child th {
    border-top: 1px solid #000;
}

.adsl-form table tbody tr td {
    padding: 2px 2px;
}

.margin-medium-top {
    margin-top: 15px !important;
}

.margin-large-top {
    margin-top: 20px !important;
}

.margin-small-left {
    margin-left: 10px !important;
}

.margin-medium-left {
    margin-left: 15px !important;
}

.margin-large-left {
    margin-left: 20px !important;
}

.margin-small-right {
    margin-right: 10px !important;
}

.margin-medium-right {
    margin-right: 15px !important;
}

.margin-large-right {
    margin-right: 20px !important;
}

.margin-small-bottom {
    margin-bottom: 10px !important;
}
.margin-small-top {
    margin-top: 10px !important;
}

.margin-medium-bottom {
    margin-bottom: 15px !important;
}

.margin-large-bottom {
    margin-bottom: 20px !important;
}

a.menu-item {
    text-decoration: underline;
    margin-left: 10px;
    color: #000 !important;
    cursor: pointer;
}

a.menu-item-title {
    text-decoration: underline;
    cursor: pointer;
}

a.menu-item b {
    margin-left: 0;
}

a.menu-item:before, a.menu-item-title:before {
    content: '> ';
}

#left-menu td.leftMenu {
    margin-left: 10px;
    padding-left: 0;
    background: none;
}

#left-menu a.leftMenu.active_menu {
    color: #000 !important;
    font-weight: bold !important;
}

#left-menu a.leftMenu:before {
    content: '> ';
}

#left-menu a.leftMenu {
    color: #000 !important;
    text-decoration: underline !important;
}

#left-menu a.leftMenu:hover {
    color: #000 !important;
    text-decoration: underline !important;

}

.text-right {
    text-align: right;
}

.width-100 {
    width: 100%;
}

.migration .header1 {
    font-size: 14px;
    font-weight: bold;
    color: black;
}

.migration {
    font-family: "Helvetica-Neue", sans-serif;
}

.migration .add-email {
    padding: 15px 20px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    font-size: 14px;
}

.migration .list-table td, .migration .list-table tr th {
    background-color: #fff;
    padding: 20px 2px;
    border-top: 1px solid #d9d9d9;
}
.migration .list-table td:first-child {
    padding-left: 20px;
}
.migration .list-table td:last-child {
    padding-right: 20px;
}

.migration .list-table tr th {
    border-top: none;
    color: #cacaca;
    font-size: 11px;
    padding: 10px 15px;
}
.migration .separated-table {
    border-spacing: 0;
}
.migration .separated-table tr td  {
    padding-top: 3px;
    padding-bottom: 5px;
}
.migration .separated-table tr td:nth-child(2) {
    border-left: 1px solid #d9d9d9;
    padding-left: 35px;
}
.migration .internet-info {
    background-color: #fff;
}
.migration .internet-info tr td {
    padding:15px;
    border-top: 1px solid #d9d9d9;
}
.migration .internet-info tr:nth-child(1) td{
    border-top: none;
}
.migration .internet-info tr td:nth-child(2) {
    font-weight: bold;
}

.migration .input-text {
    padding: 16px;
    font-size: 16px;
    border: none;
}
.migration .drei-email {
    font-size: 18px;
    font-weight: bold;
}

.migration .input-alias {
    width: 200px;
}
.migration textarea {
    border:none;
}

.migration .table-form tr td {
    padding:12px;
}
.migration .table-message {
    padding:12px;
}

.migration .table-form label {
    display: inline-block;
    margin-bottom: 10px;
}
.migration .header-big {
    font-family: "Helvetica-Neue", sans-serif;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}
.migration .normal-text {
    font-family: "Helvetica-Neue", sans-serif;
    font-size: 14px;
    text-align: center;
}
.migration .error {
    color:#FF0000;
}

.btn-black {
    color: #fff!important;
    background-color: #000;
    width: 100%;
    border: 1px solid #000;
    padding: 15px 30px;
    font-size: 16px;
    margin-top: 20px;
    display: block;
    text-align: center;
}
.btn-black:disabled,
.btn-black[disabled]{
    border: 1px solid #cccccc;
    background-color: #cccccc;
    color: #666666!important;
}

.btn-gray {
    color: #000!important;
    background-color: #F5F3EF;
    width: 100%;
    border: 2px solid #000;
    padding: 15px 30px;
    font-size: 16px;
    margin-top: 20px;
    display: block;
    text-align: center;
    font-weight: bold;
}

.migration .btn-primary-migration {
    padding: 15px 30px;
    font-size: 16px;
    margin-top: 20px;
    width: 100%;
}


.migration .main-container {
    width: 510px;
    margin-left: auto;
    margin-right: auto;
}
.migration .form-container {
    width: 416px;
    margin-left: auto;
    margin-right: auto;
}
.migration .error-message {
    border-radius: 5px;
    color: #FF0000;
    padding: 5px;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
}
.migration fieldset {
    border: none;
}

.migration .table-message {
    width: 100%;
}


.font-14 tr td {
    font-size: 14px;
}

.float-right {
    float: right;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left!important;
}

.clearfix {
    clear: both;
}

.text-bold {
    font-size: 14px;
    font-weight: bold;
}

.text-normal {
    font-size: 14px;
}

.myzone-gray {
    color: #d9d9d9;
}

.margin-top-remove {
    margin-top: 0!important;
}

.migration .migration-info {
    font-family: "Helvetica-Neue", sans-serif;
    padding: 5px 15px;
    border: 1px solid #F07D00;
    background-color:  rgba(240,124,0,.05);
    margin-bottom: 30px;
    color:#F07D00;
}
.migration .migration-info p,.migration .migration-info ul li  {
    color:#F07D00;
    font-size:12px;
    font-family: "Helvetica-Neue", sans-serif;
}
.migration .migration-warning {
    font-family: "Helvetica-Neue", sans-serif;
    padding: 5px 15px;
    border: 1px solid #E84242;
    background-color:  rgba(232,66,66,.05);
    margin-bottom: 30px;
    color:#E84242;
}

