.dataTable {
    margin-bottom: 20px;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1;
    margin: 15px 70px;
}

div#DataTables_Table_0_info {
    padding-top: 27px;
}

.chosen-container {
    width: 60px !important;
}

table.dataTable thead .sorting {
    background-image: url('https://cdn.codechef.com/em/images/sort_both.png') !important;
    background-repeat: no-repeat !important;
}

table.dataTable thead .sorting_desc {
    background-image: url('https://cdn.codechef.com/em/images/sort_desc.png') !important;
    background-repeat: no-repeat !important;
}

table.dataTable thead .sorting_asc {
    background-image: url('https://cdn.codechef.com/em/images/sort_asc.png') !important;
    background-repeat: no-repeat !important;
}

table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background: none;
}

table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background: none;
}

.new-input {
    height: 33px;
    border-radius: 0 !important;
}

div#DataTables_Table_0_filter {
    float: right;
}

div#DataTables_Table_0_length,
div#DataTables_Table_0_filter {
    padding-bottom: 20px;
    float: left;
    padding-right: 5px;
}

input[type='search'] {
    background: url('https://cdn.codechef.com/em/images/search-generic-icon.png') no-repeat;
    width: 180px;
    background-position: right 5px center;
    background-size: 15px;
    height: 35px;
    padding-right: 30px;
    padding-left: 10px;
    border: 1px solid #cecece;
    font-size: 14px;
    outline: none;
}

div#DataTables_Table_0_length>label,
div#DataTables_Table_0_filter>label {
    font-size: 0px;
}

.chosen-single {
    border-radius: 0 !important;
    height: 35px !important;
    vertical-align: middle !important;
    padding-top: 5px !important;
    border: 1px solid #cccccc !important;
}

.chosen-container-single .chosen-single div b {
    background-position-y: 6px !important;
}

a.padding-r {
    padding-right: 10px;
}

.form-container {
    margin: 20px;
}

div#DataTables_Table_0_paginate {
    padding-top: 20px;
}

fieldset.collapsible {
    display: none;
}

.referral-title {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 15px;
}

.referral-buttons {
    margin: 15px 70px;
}


#content-regions th {
    background-image: url('https://cdn.codechef.com/em/images/sort_both.png') !important;
    background-repeat: no-repeat !important;
    background-position: center right;
}
