/*********************** Adauga pont *************************/
.add-etapa input, .add-etapa textarea, .add-etapa select, .add-predictii input, .add-predictii textarea, .add-predictii select {
    width: 100%;
    margin-bottom: 15px;
}

.add-etapa {
    margin-top: 30px;
    width: 500px;
}

.add-predictii {
    width: 100%;
}

.add-predictii .events-list, .add-predictii .houses {
    width: 48%;
    float: left;
}

.add-predictii .houses {
    margin-left: 4%;
}

.add-predictii .houses h4.no-margin {
    margin-top: 0;
}

.add-etapa textarea,
.add-predictii textarea {
    min-height: 150px;
}

.add-etapa select, .add-predictii select {
    height: 3.45em;
}

.add-etapa form, .add-predictii form {
    margin-top: 20px;
}

.add-etapa form label, .add-predictii form label {
    margin-bottom: 5px;
}

.trumbowyg-box, .trumbowyg-editor {
    width: 100%;
}

#add_etapa .selectize-input,
#add_predictie .selectize-input {
    padding: 0 8px;
    height: 3.45em;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: none;
    line-height: 3.45em;
    border-radius: 0;
}
#add_etapa .trumbowyg-box, .trumbowyg-editor{
    width: 100%;
}

#add_etapa input:focus:required:invalid:focus, #add_etapa textarea:focus:required:invalid:focus, #add_etapa select:focus:required:invalid:focus,
#add_predictie input:focus:required:invalid:focus, #add_predictie textarea:focus:required:invalid:focus, #add_predictie select:focus:required:invalid:focus {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 0px #f8b9b7;
    box-shadow: 0 0 0px #f8b9b7;
}

#add_etapa .error-append, #add_predictie .error-append {
    color: #ff0000;
    top: -10px;
    font-weight: bold;
    font-size: 13px;
    position: relative;
}

.pont-table {
    width: 420px;
    max-width: 100%;
}

.delete_pont, .edit_link {
    font-size: 18px;
}

.delete_pont:hover {
    cursor: pointer;
}

.validare-container {
    margin: 40px 30px 120px;
}

.repeater-item {
    border-top: 2px solid #eee;
    margin-top: 15px;
    padding-top: 5px;
    clear: both;
    position: relative;
}

.repeater-item .delete {
    position: absolute;
    right: -60px;
    top: 50%;
}

.repeater-item .field input, .repeater-item .field select {
    height: 2.45em;
    margin-bottom: 3px;
}

#add_etapa .repeater-item .field .error-append,
#add_predictie .repeater-item .field .error-append {
    top: -2px;
}

#add_etapa .button.add-item,
#add_predictie .button.add-item {
    margin: 10px 0 20px;
}

#update_case_pariuri tr.predictor-allowed {
    background: rgba(255, 49, 18, 0.1);

}

#update_case_pariuri tr.has-username {
    background: rgba(74, 253, 74, 0.4);

}

#update_case_pariuri tr.has-error {
    background: rgb(251, 255, 0);
}

#update_case_pariuri .predictor-allowed td {
    border: none;
}

#add_predictie table.predictii {
    margin-top: 20px;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#update_case_pariuri {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    margin-top: 20px;
}

#add_predictie table.predictii thead, #update_case_pariuri thead {
    background: #c7c3c1;
    font-weight: bold;
}

#add_predictie table.predictii tbody {

    background: #f2f7f1;
}

#add_predictie .contains-the-error td {
    border: none;
    padding: 0;
    text-align: center;
}

#add_predictie td.align-center {
    text-align: center;
}

.bordered-error {
    display: block;
    clear: both;
    margin-top: 30px;
}

#update_case_pariuri tr td {
    vertical-align: inherit;
}

#update_case_pariuri tr td input {
    margin-bottom: 0;
}

.prediction-filter {
    max-width: 400px;
    width: 100%;
    margin: 0 auto 20px;
    padding: 10px 10px 5px;
    box-shadow: 1px 1px 2px 1px rgba(34, 36, 38, .15);
}

.prediction-filter form {
    margin: 0;
}

.prediction-filter .selectize-control {
    width: 250px;
    float: left;
}

.prediction-filter .selectize-input {
    padding: 0 8px;
    box-shadow: none;
    border-radius: 0;
}

.prediction-filter .selectize-input input {
    height: 40px;
}

.predictions-item table.footable {
    margin-bottom: 0;
}

.prediction-filter input[type="submit"] {
    margin-top: 4px;
}

.collapse-table {
    float: right;
    margin-right: 10px;
}

.collapse-above.active span.see-more {
    display: none;
}

.collapse-above.active span.see-less {
    display: block;
}

.collapse-above span.see-more {
    display: block;
}

.collapse-above span.see-less {
    display: none;
}

.collapse-above .see-more {
    font-weight: bold;
}

.collapse-above .see-less {
    font-weight: bold;
}

.topul-rundei tr.premiu-vip.has-border td {
    border-top: 3px solid #ff2a13;
}

.table .title-row td {
    display: none !important;
}

.table .title-row td:first-child {
    display: table-cell !important;
    background: #3f5a41;
    color:#fff;
}
.table .title-row.info-row td {
    background-color: #d9edf7;
    border-color: #b3d1ef;
    color: #3a87ad;
    font-size: 12px;
}
.topul-rundei {
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.predictions-item {
    background: #f9f9f9;
    padding: 5px 10px 5px;
    box-shadow: 0 1px 5px 0 rgba(34, 36, 38, .15);
}

.predictions-item.prediction-vip {
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .25);
    background: #f5f5f5;
}

.predictions-item.prediction-vip thead tr, .predictions-item.prediction-current-user thead tr {
    color: #fff;
    background: #f14742;
}

.predictions-item.prediction-vip .header-vip {
    font-weight: bold;

    line-height: 30px;
    font-size: 16px;
    position: relative;
}

.predictions-item.prediction-vip .header-vip:after {
    content: "";
    background: url(images/star-vip.png) no-repeat right;
    background-size: 32px;
    height: 32px;
    width: 32px;
    position: absolute;
    right: 0;
    top: -6px;
}
span.prediction-vip-mark{
    position: relative;
}
span.prediction-vip-mark:after{
    content: "";
    background: url(images/star-vip.png) no-repeat right;
    background-size: 32px;
    height: 32px;
    width: 32px;
    position: absolute;
    left: -38px;
    top: -6px
}

.predictions-item .prediction-user {
    line-height: 40px;
    margin-bottom: 0;
}

.predictions-item .prediction-user a.x-btn {
    margin-bottom: 15px;
}

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
    width: auto;
}
.text-status-predictie{
    font-weight: 300;
    font-size: 16px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
    color: #666B85;
}

@media all and (max-width: 980px) {
    .add-predictii .events-list, .add-predictii .houses {
        width: 100%;
        float: none;
    }

    .add-predictii .houses {
        margin-left: 0;
    }
}