﻿.page{
    padding-right: 13px;
}
@media only screen and (max-width: 370px) {
    .carrers-nav li > a {
     
    }
    .award-circles > label {
        font-size:11px;
    }
    .div-carrers li strong > a{
        font-size:13px !important;
    }
}
.fw-500{
    font-weight:500 !important;
}
.fs-19{
    font-size: 21pt !important;
}
/*home carrers*/
.carrers-nav{
    list-style:none;
    margin-left:-40px;
    padding-bottom:15px;
}
.carrers-nav li{
    border-bottom: solid 1px #b2b1b1;
    margin-bottom:15px;
    line-height: 40px;
}
.carrers-nav li > a{
    text-decoration:none;
    
    text-transform:uppercase;
    font-weight:600;
    cursor:pointer; cursor:hand;
}
.carrers-nav li > a > i{
    margin-left:8px;
}
.current-openings {
}
.current-openings ul > li {
    font-size: 14px !important;
}
.page-left{
    width: 100%;
    border-bottom: solid 0px;
    border-right: solid 0px;
}
.left-carrers{
    margin-left: -15px;
}
/*End home carrers*/

/*carrers professional*/
#div-carrers-2{
   display:none;
}
.div-carrers{
   display:none;
   line-height: 16px;
}
.div-carrers  li {
    border-bottom: solid 0px;
    line-height: 0px;
    margin-top:10px;
    
}
.div-carrers li strong > a{
    font-size:16pt;
}
.div-carrers-mobile {
   display:none;
   line-height: 16px;
}
.div-carrers-mobile  li {
    border-bottom: solid 0px;
    line-height: 20px;
    margin-top:10px;    
}
.div-carrers-mobile li strong > a{
    font-size:16pt;
}

.colapse-results{
    display:none;
}

.section-list ul>li:before{
    font-size: 25px;
}
.section-list ul>li:hover::before{
    color:#eb0028;
}
.page-left{
    padding-left:0px;
}
.left-professional{
    margin-left:-34px;
}
/*End carrers professional*/

/*carrers layers*/
.oportunities-layers{
    margin-top:-45px;
}
.left-lawyers{
    margin-left:-17px;
}
/*End carrers layers*/

/*carrers students*/
.left-students{
    margin-left:-47px;
}
/*End carrers students*/