body {
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

a {
    color: #444;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
}

.desktop-hidden {
    display: none;
}

@media screen and (max-width: 768px) {
    .mobile-hidden {
        display: none !important;
    }

    #navi div.navi {
        padding: 1px 10px 1px 10px !important;
    }

    #navi div.navi>div {
        right: auto !important;
    }

    .desktop-hidden {
        display: block !important;
    }

    .salary {
        font-size: 14px;
        padding-top: 3px;
    }
}

.salary {
    color: #49A1C4;
}

.salary span {
    color: #49A1C4 !important;
    padding-top: 3px;
    display: block;
}

.list-item {
    height: 100px;
}

#navi,
#footer {
    background-color: #E6E6E6;
    background: -moz-linear-gradient(center top, #FFFFFF, #FFFFFF 25%, #E6E6E6);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #ffffff), color-stop(100%, #e6e6e6));
    background: -webkit-linear-gradient(top, #ffffff 10%, #e6e6e6 100%);
    background: -o-linear-gradient(top, #ffffff 10%, #e6e6e6 100%);
    background: -ms-linear-gradient(top, #ffffff 10%, #e6e6e6 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 25%, #e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    color: #666666;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid #C3C7CC;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

#navi {
    padding: 5px 0;
}

#footer {}

#navi a {
    padding-top: 2px;
    position: absolute;
    left: 10px;
    top: 3px;
}

#navi img {
    border: none;
    max-height: 26px;
    width: auto
}

#navi div.navi {
    padding: 1px 10px 1px 100px;
    position: relative;
    height: 32px;
}

#navi div.navi>div {
    position: absolute;
    right: 15px;
    top: 4px;
}


#list {
    height: 400px;
    overflow: hidden;
    border-left: 1px solid #C3C7CC;
    border-right: 1px solid #C3C7CC;
    background: url('') center no-repeat #fff;
}

#list div.container {
    display: none;
}

#position {
    margin-left: 3px;
    width: 220px;
    border: 1px solid #BBB;
    border-right: none;
    padding: 4px 3px;
    font-size: 1rem;
    position: relative;

}

input:-moz-placeholder {
    color: #E3E3C7;
    font-size: 11px;
}

#navi button.menu_button {
    float: none;
    line-height: 18px;
    padding: 1px 20px;
}

#navi input[type="checkbox"] {
    margin: 2px 4px 0 10px;
}


/*------------------------------------*\
	Light Theme Styles
\*------------------------------------*/

.light-theme {
    display: block;
    overflow: hidden;
    padding: 5px;
    font-size: 140%;
}

.light-theme span {
    float: left;
}

.light-theme a,
.light-theme span,
button.menu_button {
    font-weight: normal;
    line-height: 19px;
    border: 1px solid #BBB;
    float: left;
    padding: 2px 12px;
    margin: 0 5px 0 0;
    min-width: 14px;
    color: #666;
    text-align: center;
    background: #eee;
}

.light-theme a:hover,
button.menu_button:hover {
    text-decoration: none;
    background: #FCFCFC;
    cursor: pointer;
}

.light-theme .current {
    background: #49A1C4;
    border: 1px solid #2a7e9f;
    color: #FFF;
}

.light-theme .ellipse {
    background: none;
    border: none;
    box-shadow: none;
    font-weight: bold;
}

span.current.prev,
span.current.next {
    background: #eee;
    color: #FFF;
    border: 1px solid #BBB;
    color: #aaa !important;
}



.blue-button {
    background: #49A1C4;
    color: #fff;
    padding: 6px 20px 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial;
    cursor: pointer;
    position: relative;
    border: 1px solid #777;
}

.blue-button:hover {
    background: #3685a4;
}


#search {
    position: relative;
}

#search a {
    position: absolute;
    right: 10px;
    top: 5px;
    color: #888;
    left: auto !important;
    display: none;
}




/*SKELBIMU/CV listas*/

div.table {
    display: table;
    width: 100%;
    border-spacing: 0px;
    border-bottom: 1px solid #F1F1F1 !important;
}

div.table i {
    padding: 20px;
    font-size: 1.3rem;
    color: #888;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    display: table-cell;
}

div.table div.tr:hover {
    background: #FBF6E3;
}

div.table div.tr {
    display: table-row;
    width: auto;
    background: #fff;
    overflow: hidden;
}

div.table div.td {
    display: table-cell;

}

div.table div.td div.td-w {
    position: relative;
    padding: 6px;
    overflow: hidden;
}

div.table div.cv div.td-w {
    height: 94px;
}

div.table div.td div.td-w em {
    color: #999;
}

div.table div.td2 {
    border-top: 1px solid #F1F1F1;
    vertical-align: middle;
}

div.table div.label {
    font-size: 16px;
    max-height: 63px;
    overflow: hidden;
}

div.table div.label a:hover {
    text-decoration: underline;
}


div.table div.td3 {
    width: 110px;
    font-size: 11px;
    color: #777;
    border-top: 1px solid #f1f1f1;
    vertical-align: middle;
}

div.table div.td3 div.td-w>div {
    margin-bottom: 4px;
}

div.table div.td3 div.td-w>div:last-child {
    color: #49A1C4;
}

div.table div.td3 span {
    font-size: 12px;
    font-weight: bolder;
    display: block;
}

div.table div.td3 div.td-w {

    padding-right: 10px;
    border-right: 1px solid #F1F1F1;
    font-size: 14px;
}

div.table div.td.personal-foto {
    width: 100px;
    border-bottom: none;
    vertical-align: middle;
    background: #fff;
    padding: 8px;
}

div.table div.page {
    height: 24px;
    padding-top: 8px;
    font-size: 90%;
    color: #999;
    font-weight: bold;
}

div.table .label a {
    font-size: 115%;
    text-transform: uppercase;
}

/*---------------------------------------------*/

.personal-foto {
    width: 85px;
    min-height: 62px;
    border: 1px solid #f1f1f1;
    text-align: center;
    vertical-align: middle;
}

.personal-foto img {
    margin: 1px;
}


/*STARS*/
div.sk-list .stars {
    position: absolute;
    right: 7px;
    background: url("/img/icons-v2.png") no-repeat 0 -34px;
    width: 20px;
    height: 16px;
    padding-top: 4px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    bottom: 17px;
    cursor: context-menu;
}

div.sk-list .new {
    position: absolute;
    right: 7px;
    background: url("/img/icons-v2.png") no-repeat 0 -56px;
    width: 20px;
    height: 20px;
    bottom: 45px;
}

div.table div.tr.vip {
    background: #FFFEE2;
}