#createTickerForm .pb10 {
    padding-bottom: 10px !important;
}

#createTickerForm .u-textcenter {
    text-align: center;
}

#createTickerForm .header {
    margin-top: 15px;
}

#createTickerForm .search {
    margin-bottom: 60px !important;
}

#createTickerForm .mikroeNectoSuportForm {
    margin-bottom: 160px
}

#createTickerForm .mikroeNectoSuportForm input {
    height: 35px;
    border-radius: 5px;
    border: 1px solid #d6d4d4;
    background: #fff;
    margin-bottom: 30px;
    padding: 0 10px;
    width: 100%;
}

#createTickerForm .mikroeNectoSuportForm input.submit {
    width: 250px;
    margin: 0 auto;
    height: 40px;
    padding: 0 16px;
    border-radius: 5px;
    line-height: 40px;
    white-space: nowrap;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    border: 1px solid #ebebeb;
    background-color: #1592e6;
    font-size: 16px;
    width: auto;
    min-width: 150px;
    font-weight: 500;
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
}

#createTickerForm .mikroeNectoSuportForm textarea {
    border-radius: 5px;
    padding: 7px 10px 0 10px;
    border: 1px solid #d6d4d4;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 100%;
    height: 165px;
}

#createTickerForm .js-required-checkbox label {
    display: flex;
    align-items: center;
    margin-top: 30px;
    justify-content: center;
}

#createTickerForm .js-required-checkbox input {
    width: auto;
    margin: 0;
    margin-right: 5px;
}

#createTickerForm .js-required-checkbox label a {
    margin-left: 5px;
    font-size: 14px;
    font-weight: bold;
}

#createTickerForm .containerSendMsg {
    background-color: #f9fafb;
    border-top: 1px solid #e5e8eb;
}

#createTickerForm label a {
    color: #1592e6 !important;
}

#createTickerForm #errorMessage.alert {
    display: none;
    margin-top: 10px;
}

#createTickerForm .mikroeNectoSuportForm .saleOrTs {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
}

#createTickerForm .mikroeNectoSuportForm .saleOrTs p {
    margin: 0 10px 0 0;
}

#createTickerForm .mikroeNectoSuportForm .saleOrTs input {
    width: 15px;
    height: 15px;
    margin-left: 5px;
}

#createTickerForm .mikroeNectoSuportForm .select2-selection {
    height: 35px !important;
    line-height: 35px !important;
}

#createTickerForm .mikroeNectoSuportForm .select2-selection span {
    height: 35px !important;
    line-height: 35px !important;
}

#createTickerForm .mikroeNectoSuportForm .select2.select2-container {
    width: 100% !important;
}

#createTickerForm .mikroeNectoSuportForm .uploader {
    border-radius: 5px;
    border: 1px solid #d6d4d4;
    cursor: default;
    text-transform: none;
    letter-spacing: normal;
    background: none;
    height: 35px;
    width: 100%;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

#createTickerForm .mikroeNectoSuportForm .uploader input[type="file"] {
    padding: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%;
}

#createTickerForm .mikroeNectoSuportForm .uploader span.filename {
    color: #1f2e40;
    width: auto;
    font-size: 13px;
    background: none;
    margin-right: 2px;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    cursor: default;
    height: 35px;
    margin: 0 0 0 0;
    line-height: 35px;
    width: 200px;
    padding: 0 10px;
}

#createTickerForm .mikroeNectoSuportForm .uploader span.action {
    height: 35px;
    background: #202f41;
    border-left: 1px solid #1f2e40;
    border-radius: 0;
    float: right;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 35px;
    border: none;
    cursor: pointer;
    height: 35px;
    display: inline;
    text-align: center;
    width: 94px;
}

#createTickerForm .mikroeNectoSuportForm .alert {
    right: 0;
}

#createTickerForm .mikroeNectoSuportForm .alert-success {
    display: none;
    bottom: -200px;
}

#createTickerForm {
    margin-bottom: 250px;
}

#createTickerForm h1 {
    font-size: 32px !important;
    font-weight: 200 !important;
    padding: 80px 0 !important;
    margin: 0 auto !important;
    letter-spacing: 2px !important;
    text-align: center !important;
    line-height: 30px !important;
    text-transform: uppercase !important;
}


#createTickerForm input.disabled {
    opacity: .3;
    cursor: not-allowed;
    pointer-events: none;
}

#createTickerForm #myForm {
    max-width: 1000px;
    margin: 0 auto;
}

#createTickerForm #createTickerForm #myForm .form-loading {
    position: absolute;
    left: calc(50% - 10px);
    top: 10px;
}

#createTickerForm #myForm .form-loading i {
    font-size: 20px;
    color: #fff;
}

#createTickerForm #uniform-registration-consent {
    margin-right: 5px;
}

#createTickerForm #submitButton {
    margin: 0 auto;
    height: 40px;
    padding: 0 16px;
    border-radius: 5px;
    line-height: 40px;
    white-space: nowrap;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    border: 1px solid #ebebeb;
    background-color: #1592e6;
    font-size: 16px;
    width: auto;
    min-width: 150px;
    font-weight: 500;
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
}

@media screen and (max-width: 990px) {

    #createTickerForm .mikroeNectoSuportForm textarea {margin-top: 30px;}
    #createTickerForm .js-required-checkbox label {display: block;}
    #createTickerForm .js-required-checkbox input {    height: auto;}
  }