<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.iw-clear_both {
clear: both;
}
.center-text{
text-align: center;
}
.right-text{
text-align: right;
}
.left-text{
text-align: left;
}  .iw-heading {
margin: 0 auto;
}
.iw-heading.style1 .iwh-title {
color: #333333;
font-size: 36px;
font-weight: 600;
letter-spacing: -1px;
line-height: 50px;
margin: 0 0 10px;
}
.iw-heading.style1 .iwh-description {
color: #333333;
font-size: 16px;
line-height: 28px;
} .iw-heading.style2 .iwh-title {
font-size: 36px;
font-weight: 600;
color: #333333;
text-transform: uppercase;
margin-top: 15px;
line-height: 36px;
}
.iw-heading.style2 .iwh-sub-title {
font-size: 18px;
font-weight: 500;
font-style: italic;
position: relative;
display: inline-block;
text-transform: capitalize;
}
.iw-heading.style2 .iwh-sub-title:after,
.iw-heading.style2 .iwh-sub-title:before {
content: "";
position: absolute;
top: calc(50% - 0.5px);
height: 1px;
}
.iw-heading.style2.border-white .iwh-sub-title:after,
.iw-heading.style2.border-white .iwh-sub-title:before {
background: #ffffff;
}
.iw-heading.style2 .iwh-sub-title:before {
width: 20px;
left: -160px;
}
.iw-heading.style2 .iwh-sub-title:after {
width: 100px;
left: -135px;
}
.iw-heading.style2 .iwh-description {
font-weight: 500;
line-height: 28px;
margin-top: 38px;
}   .iw-item-info.style1 {
color: #ffffff;
background-repeat: no-repeat;
background-size: cover;
position: relative;
z-index: 0;
}
.iw-item-info.style1:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.8;
z-index: -1;
}
.iw-item-info.style1 .iw-item-info-inner{
padding: 0 30px;
}
.iw-item-info.style1.bg-color-black:after {
background-color: #000000;
}
.iw-item-info.style1 .title {
font-size: 48px;
font-weight: 700;
text-transform: uppercase;
margin: 12px 0 25px;
color: #fff;
}
.iw-item-info.style1 .sub-title {
font-size: 18px;
font-weight: 700;
font-style: italic;
}
.iw-item-info.style1 .description {
font-size: 16px;
line-height: 32px;
margin: 0 auto;
width: 35%;
}
.iw-item-info.style1 .item-readmore.bg-no {
font-weight: 500;
color: #ffffff;
display: inline-block;
height: 60px;
line-height: 60px;
border: 1px rgba(255, 255, 255, 0.2) solid;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 0 30px;
text-transform: uppercase;
margin-top: 40px;
}
.iw-item-info.style1 .item-readmore.bg-yes {
color: #FFFFFF;
font-size: 13px;
font-weight: 600;
line-height: 18px;
text-align: right;
text-transform: uppercase;
padding: 15px 30px;
display: inline-block;
margin-top: 55px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
position: relative;
z-index: 0;
}
.iw-item-info.style1 .item-readmore.bg-yes:hover {
opacity: 0.9;
} .iw-item-info.style1 .item-readmore i {
font-size: 18px;
margin-right: 10px;
}
.iw-item-info.style1 .item-readmore span {
position: relative;
top: -2px;
font-weight: 600;
} .iw-item-info.style2 {
position: relative;
z-index: 0;
padding: 35px;
margin: 0 0 30px;
-webkit-box-shadow: 0 5px 25px 0 rgba(41,128,185,0.15);
box-shadow: 0 5px 25px 0 rgba(41,128,185,0.15);
background-repeat: no-repeat;
background-size: cover;
}
.iw-item-info.style2:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #ffffff;
z-index: -1;
}
.iw-item-info.style2:hover:after {
background-color: #16A085;
opacity: 0.8;
}
.iw-item-info.style2 .item-info-icon {
font-size: 50px;
font-weight: 500;
float: left;
margin-right: 35px;
}
.iw-item-info.style2 .item-info-icon {
font-size: 50px;
font-weight: 500;
float: left;
margin-right: 35px;
}
.iw-item-info.style2:hover .item-info-icon {
color: #ffffff;
}
.iw-item-info.style2 .info-content {
overflow: hidden;
}
.iw-item-info.style2 .info-content .title {
color: #333333;
font-size: 16px;
font-weight: 600;
line-height: 22px;
margin: 0 0 11px;
}
.iw-item-info.style2 .info-content .title a {
color: #333333;
display: block;
}
.iw-item-info.style2 .info-content .description {
font-size: 13px;
line-height: 25px;
}
.iw-item-info.style2:hover .info-content .title,
.iw-item-info.style2:hover .info-content .description,
.iw-item-info.style2:hover .info-content .title a {
color: #ffffff;
} .iw-item-info.style3 .info-wrap {
width: 330px;
margin: 0 auto 30px;
}
.iw-item-info.style3 .info-wrap .info-content {
display: table;
width: 100%;
}
.iw-item-info.style3 .info-wrap .item-info-icon {
float: left;
width: 80px;
height: 80px;
-webkit-border-radius: 50%;
border-radius: 50%;
line-height: 80px;
color: #FFFFFF;
font-size: 36px;
margin-right: 30px;
text-align: center;
}
.iw-item-info.style3 .info-wrap .info-content-right {
overflow: hidden;
}
.iw-item-info.style3 .info-wrap .title {
color: #777777;
font-size: 13px;
font-weight: bold;
line-height: 18px;
margin: 5px 0 3px;
text-transform: uppercase;
}
.iw-item-info.style3 .info-wrap .title a {
color: #777777;
display: block;
}
.iw-item-info.style3 .info-wrap .sub-title {
color: #333333;
font-size: 36px;
font-weight: bold;
line-height: 48px;
}
.iw-item-info.style3 .info-wrap .description {
font-size: 16px;
line-height: 28px;
margin: 35px 0 0;
}
.info-list {
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #F1F1F1;
display: table;
width: 100%;
}
.info-list .iw-item-info {
float: left;
width: 33.3333%;
padding: 70px 15px;
border-right: 1px #F1F1F1 solid;
}
.info-list .iw-item-info .info-wrap {
margin: 0 auto;
}
.info-list .iw-item-info:last-child {
border-right: none;
} .iw-item-info.style2.style4 {
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid rgba(255, 255, 255, 0.1);
}
.iw-item-info.style2.style4:after {
background-color: transparent;
background-image: url(//fdrs-ltd.com/wp-content/plugins/inwave-common/assets/images/bg-info-item4.png);
background-size: cover;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.iw-item-info.style2.style4:hover::after {
opacity: 1;
}
.iw-item-info.style2.style4 .info-content .title,
.iw-item-info.style2.style4 .info-content .title a {
color: #ffffff;
display: block;
}
.iw-item-info.style2.style4 .info-content .description {
color: #ffffff;
opacity: 0.5;
}
.iw-item-info.style2.style4:hover .info-content .description {
opacity: 0.7;
} .iw-item-info.style5 {
padding: 35px 25px 25px;
background: #ffffff;
}
.iw-item-info.style5 .item-info-icon {
font-size: 50px;
font-weight: 500;
float: left;
margin-right: 25px;
color: #33aa58;
}
.iw-item-info.style5 .info-content {
overflow: hidden;
}
.iw-item-info.style5 .info-content .title {
font-size: 16px;
font-weight: 600;
margin: 0 0 16px;
}
.iw-item-info.style5 .info-content .description {
margin: 0 0 18px;
}
.iw-item-info.style5 .info-content .read-more {
font-size: 14px;
font-weight: 600;
}
.iw-item-info.style5 .info-content .read-more:hover {
color: #33aa58 !important;
}
.iw-item-info.style5 .info-content .read-more i {
display: inline-block;
margin: 0 7px;
} .iw-item-info.style6 {
text-align: center;
border: 1px #eaeaea solid;
margin-bottom: 30px;
padding: 45px 0 15px;
}
.iw-item-info.style6 .info-content .title {
margin: 39px 0 0;
font-size: 14px;
color: #777777;
padding-bottom: 16px;
font-weight: 600;
}
.iw-item-info.style6 .info-content .title a {
color: #777777;
}
.iw-item-info.style6 .item-info-icon i {
font-size: 75px;
} .info-list.style2 {
box-shadow: 0 5px 26px rgba(0,0,0,0.15);
background: #f3f3f3;
}
.iw-item-info.style7 {
padding: 50px 60px 75px;
background: #fff;
text-align: center;
}
.iw-item-info.style7 .item-info-icon {
font-size: 70px;
}
.iw-item-info.style7 .item-info-icon i{
background: rgba(0, 0, 0, 0) linear-gradient(to right bottom , #736ffe, #47c4ff) repeat scroll 0 0;
background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to right bottom , #736ffe, #47c4ff) repeat scroll 0 0;
fill-color: transparent;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.iw-item-info.style7 h3.title {
font-size: 16px;
line-height: 24px;
font-weight: 600;
margin: 30px 0 10px;
text-align: center;
color: #4d4d4d;
}
.iw-item-info.style7 h3.title a{
color: #4d4d4d;
}  .iw-item-info.style8 .info-content{
position: relative;
}
.iw-item-info.style8 .left-item {
width: 50%;
padding: 150px 150px 200px;
text-align: center;
}
.iw-item-info.style8 .right-item {
position: absolute;
height: 100%;
width: 50%;
top: 0;
right: 0;
background-repeat: no-repeat;
background-size: cover;
}
.iw-item-info.style8 .left-item .description{
margin: 0 50px 50px;
}
.iw-item-info.style8 .left-item a.read-more {
text-align: center;
border: 2px solid #fff;
padding: 12px 17px;
color: #fff;
text-transform: uppercase;
border-radius: 25px;
font-weight: normal;
}
.iw-item-info.style8 .left-item a.read-more i {
margin-left: 10px;
}  .iw-item-info.style9 .info-content{
position: relative;
}
.iw-item-info.style9 .right-item {
width: 50%;
padding: 150px 150px 200px;
text-align: center;
position: relative;
left: 50%;
}
.iw-item-info.style9 .left-item {
position: absolute;
height: 100%;
width: 50%;
top: 0;
left: 0;
background-repeat: no-repeat;
background-size: cover;
}
.iw-item-info.style9 .right-item .description{
margin: 0 50px 50px;
}
.iw-item-info.style9 .right-item a.read-more {
text-align: center;
border: 2px solid #fff;
padding: 12px 17px;
color: #fff;
text-transform: uppercase;
border-radius: 25px;
font-weight: normal;
}
.iw-item-info.style9 .right-item a.read-more i {
margin-left: 10px;
}  .iw-item-info.style10 {
background: #fff;
padding: 35px 25px;
text-align: center;
}
.iw-item-info.style10 .item-info-icon {
font-size: 70px;
font-weight: 500;
color: #33aa58;
}
.iw-item-info.style10 .info-content .title a{
font-size: 14px;
line-height: 21px;
color: #777 !important;
text-transform: uppercase;
font-weight: 500;
}
.iw-item-info.style10 .info-content .description{
color: #333;
}   .iw-funfact-list {
border-top: 1px rgba(255, 255, 255, 0.05) solid;
}
.iw-funfact-list .inwave-funfact {
width: 25%;
float: left;
border-right: 1px rgba(255, 255, 255, 0.05) solid;
}
.iw-funfact-list .inwave-funfact:last-child {
border: none;
}  .inwave-funfact {
color: #ffffff;
text-align: center;
padding: 55px 15px 50px;
}
.inwave-funfact .funfact-number-wrap {
font-size: 60px;
line-height: 60px;
margin-bottom: 5px;
}
.inwave-funfact .funfact-title {
font-weight: 500;
text-transform: uppercase;
color: #fff;
} .inwave-funfact.style2 {
text-align: center;
color: #ffffff;
margin-bottom: 30px;
padding: 0;
}
.inwave-funfact.style2 .funfact-number,
.inwave-funfact.style2 .funfact-prefix {
font-size: 72px;
font-weight: 600;
line-height: 98px;
margin: 0 7px 10px;
}
.inwave-funfact.style2 .funfact-title,
.inwave-funfact.style2 .funfact-sub-title {
font-size: 13px;
font-weight: bold;
letter-spacing: 3px;
line-height: 18px;
margin: 0;
text-transform: uppercase;
} .iw-funfact-list.style2 {
border: none;
}
.iw-funfact-list .inwave-funfact.style3 {
border: none;
}
.inwave-funfact.style3 {
padding: 50px 0;
text-align: left;
}
.inwave-funfact.style3 i {
display: block;
font-size: 60px;
float: left;
margin-right: 30px;
margin-top: 10px;
}
.inwave-funfact.style3 .funfact-content {
overflow: hidden;
}
.inwave-funfact.style3 .funfact-title {
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
margin: 0;
}
.inwave-funfact.style3 .funfact-number-wrap {
font-size: 50px;
font-weight: 700;
line-height: 50px;
}  .iw-video-html.style1 .iw-video{
position:relative;
overflow: hidden;
}
.iw-video-html.style1.no-width .iw-video{
display:block;
}
.iw-video-html.style1.no-width.no-popup .iw-video {
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iw-video-html.style1 .bt-video-effect {
border-radius: 100%;
position: absolute;
background: none;
border: none;
opacity: 1;
left: 50%;
top: 45%;
transform: translate(-50%, -50%);
cursor: pointer;
-webkit-transition: opacity 1.3s .5s;
background: #fff;
transition: 0.1s ease-in;
z-index: 9;
padding: 0;
background: none;
}
.iw-video-html.style1 .bt-video-effect .text_button{
width: 300%;
text-align: center;
position: absolute;
top: 75px;
right: -100%;
font-size: 14px;
line-height: 31px;
text-transform: uppercase;
color: #fff;
font-weight: 600;
}
.iw-video-html.style1 .bt-video-effect i {
display: inline-block;
width: 60px;
height: 60px;
line-height: 60px;
font-size: 24px;
z-index: 99;
color: #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #13b02d;
position: relative;
}
.iw-video-html.style1 .bt-video-effect i:before {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: 0;
}
.iw-video-html.style1 .bt-video-effect:hover i {
color: #ffffff;
}
.iw-video-html.style1 .bt-video-effect:before {
content: "";
top: -20px;
left: -20px;
position: absolute;
background: #fff;
width: 100px;
height: 100px;
border-radius: 100%;
-webkit-animation: jumper 1.8s 0.33333s ease-out infinite;
animation: jumper 1.8s 0.33333s ease-out infinite;
z-index: -1;
}
.iw-video-html.style1 .bt-video-effect:after {
content: "";
background: #fff;
width: 100px;
height: 100px;
top: -20px;
left: -20px;
border-radius: 100%;
position: absolute;
opacity: 0;
-webkit-animation: jumper 1.8s 0.66666s ease-out infinite;
animation: jumper 1.8s 0.66666s ease-out infinite;
z-index: -1;
}
.iw-video-html.style1 .iw-video.playing .play-button {
opacity: 0;
-webkit-transform: translateX(-50%) translateY(-50%) scale(5);
transform: translateX(-50%) translateY(-50%) scale(5);
}
@-webkit-keyframes jumper {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
5% {
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@keyframes jumper {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
5% {
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
.iw-video-html.style1 video{
width:100%;
display:block;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.iw-video-html.style1 .close-popup {
background:none;
border:none;
bottom:0;
color:#fff;
position:absolute;
right:0;
}
.iw-video-html.style1 .modal .iw-modal-dialog{
margin:0 auto;
top:calc(50% - 50px);
transform:translateY(-50%);
width:100%;
max-width:800px;
position:relative;
}
.iw-video-html.style1 .video iframe {
width: 1000px;
height: 500px;
border: none;
}
.iw-video-html.style1 .iw-video-player:not(.modal){
position:absolute;
width:100%;
top:0;
left:0;
height:100%;
}
.iw-video-html.style1 .iw-video-player:not(.modal) .video{
position: relative;
top: 50%;
transform: translateY(-50%);
width:100%;
max-width:800px;
margin:0 auto;
}
.iw-video-html.style1 .iw-video-player:not(.modal) video{
max-height:100%;
max-width:100%;
}
.iw-video-html.style1 .iw-video-player:not(.modal) .iw-modal-dialog{
height:100%;
}
.iw-video-html.style1 .iw-video.playing .iw-video-player:not(.modal){
background:#000;
}
.iw-video-html.style1.no-popup .iw-video.playing .video-poster{
opacity:0;
transition: all ease 0.5s;
}
.iw-video-html.style1 .video-poster{
position:relative;
z-index:3;
overflow:hidden;
}
.iw-video-html.style1 .video-poster-inner{
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
position:absolute;
height:100%;
width:100%;
top:0;
left:0;
transition:all ease 0.7s;
}
.iw-video-html.style1 .iw-video:hover .video-poster-inner{
transform:scale(1.3) rotate(5deg);
}
.iw-video-html.style1.no-poster .iw-video-player:not(.modal) .video{
transform:none;
top:auto;
}
.iw-video-html.style1.no-poster .iw-video-player:not(.modal){
position:relative;
}   .iw-quote-item {
margin-bottom: 30px;
}
.iw-quote-item.style1 {
color: #ffffff;
font-weight: 700;
font-style: italic;
line-height: 48px;
}
.iw-quote-item.style1 .icon-quote {
font-size: 72px;
}
.iw-quote-item.style1 .quote-content {
font-size: 48px;
}   .iw-tab-item.active {
position: relative;
}
.iw-shortcode-tabs .iw-tabs{
position: relative;
border: none;
}
.iw-tabs .iw-tab-items {
text-align: center;
margin-bottom: 35px;
}
.iw-tabs .iw-tab-items .iw-tab-items-bg {
display: inline-block;
padding: 3px;
-webkit-border-radius: 30px;
border-radius: 30px;
overflow: hidden;
}
.iw-tabs .iw-tab-item {
display: inline-block;
padding: 7px 50px;
-webkit-border-radius: 30px;
border-radius: 30px;
cursor: pointer;
font-weight: 600;
text-transform: uppercase;
color: #ffffff;
}
.iw-hidden {
display: none !important;
visibility: hidden !important;
}
.iw-shortcode-tabs .iw-tabs .iw-tab-items {
width: 100%;
border: none;
}
.iw-tabs .iw-tab-items .iw-tab-item.active {
position: relative;
z-index: 20;
}
.iw-shortcode-tabs .iw-tabs .iw-tab-items::before {
border: none;
}
.iw-shortcode-tabs .iw-tab-items .iw-tab-title {
padding: 0;
border: none;
}
.iw-shortcode-tabs .iw-tabs .iw-tab-content{
overflow: hidden;
padding: 0;
float: none;
width: 100%;
}
.iw-tab-content-inner {
position: relative;
}
.iw-tabs .iw-tab-content .iw-tab-item-content{
opacity: 0;
position: absolute;
top: 0;
left: 0;
height:100%;
width:100%;
transition: all 0.2s linear 0s;
-webkit-transition: all 0.2s linear 0s;
}
.iw-tabs.horizontal-slide .iw-tab-content .iw-tab-item-content,
.iw-tabs.vertical-slide .iw-tab-content .iw-tab-item-content{
transition: all 0.3s linear 0s;
-webkit-transition: all 0.3s linear 0s;
}
.iw-tabs .iw-tab-content .iw-tab-item-content.active{
opacity: 1;
position: relative;
z-index:2;
}
.iw-tabs.horizontal-slide .iw-tab-content .iw-tab-item-content.next{
transform: translateX(100%);
-webkit-transform: translateX(100%);
z-index:1;
}
.iw-tabs.horizontal-slide .iw-tab-content .iw-tab-item-content.prev{
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
z-index:1;
}
.iw-tabs.vertical-slide .iw-tab-content .iw-tab-item-content.next{
transform: translateY(100%);
-webkit-transform: translateY(100%);
z-index:1;
}
.iw-tabs.vertical-slide .iw-tab-content .iw-tab-item-content.prev{
transform: translateY(-100%);
-webkit-transform: translateY(-100%);
z-index:1;
} .iw-tabs.layout2 .iw-tab-items {
text-align: left;
margin-bottom: 5px;
}
.iw-tabs.layout2 .iw-tab-items .iwj-magic-line {
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 30px;
}
.iw-tabs.layout2 .iw-tab-items .iw-tab-items-bg {
background: none;
-webkit-border-radius: 0;
border-radius: 0;
display: block;
overflow: visible;
border-bottom: 1px #EEEEEE solid;
}
.iw-tabs.layout2 .iw-tab-item {
color: #333333;
font-size: 15px;
font-weight: bold;
line-height: 20px;
padding: 21px 15px;
}
.iw-tabs.layout2 .iw-tab-item.active,
.iw-tabs.layout2 .iw-tab-item:hover {
color: #16A085 !important;
}
.iw-tabs.layout2 .iwj-magic-line .magic-line {
background: #16A085;
height: 3px !important;
bottom: 0 !important;
top: auto !important;
-webkit-border-radius: 0;
border-radius: 0;
} .iw-tabs.layout3 .iw-tab-items{
text-align: left;
margin-bottom: 0px;
}
.iw-tabs.layout3 .iw-tab-items .iwj-magic-line {
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.iw-tabs.layout3 .iw-tab-items .iw-tab-items-bg {
background: none;
-webkit-border-radius: 0;
border-radius: 0;
display: block;
overflow: visible;
border-bottom: 1px solid #EEEEEE;
}
.iw-tabs.layout3 .iw-tab-item {
color: #16A085;
font-size: 15px;
font-weight: bold;
line-height: 20px;
padding: 21px 15px;
border-radius: 4px 4px 0 0;
margin-right: 3px;
border:1px solid #EEEEEE;
border-bottom:0;
background-color: #eee;
}
.iw-tabs.layout3 .iw-tab-item.active,
.iw-tabs.layout3 .iw-tab-item:hover {
background: #16A085;
color: #ffffff !important;
}
.iw-tabs.layout3 .iwj-magic-line .magic-line{
display: none;
} .iw-tabs.layout4 .iw-tab-items {
text-align: center;
margin-bottom: 55px;
}
.iw-tabs.layout4 .iw-tab-items .iwj-magic-line {
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.iw-tabs.layout4 .iw-tab-items .iw-tab-items-bg {
background: none;
-webkit-border-radius: 0;
border-radius: 0;
display: block;
overflow: visible;
border-bottom: 2px #e7e7e7 solid;
}
.iw-tabs.layout4 .iw-tab-item {
color: #333333;
font-size: 14px;
font-weight: 600;
line-height: 20px;
padding: 11px 35px;
letter-spacing: 1px;
}
.iw-tabs.layout4 .iwj-magic-line .magic-line {
height: 2px !important;
bottom: -2px !important;
top: auto !important;
-webkit-border-radius: 0;
border-radius: 0;
} .iw-tabs.layout5 .iw-tab-items .iwj-magic-line{
display: block;
background: none;
box-shadow: none;
padding: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.iw-tabs.layout5 .iw-tab-items{
margin-bottom: 90px;
}
.iw-tabs.layout5 .iw-tab-items .iw-tab-item .iw-tab-title{
text-transform: none;
font-size: 16px;
font-weight: 600;
}
.iw-tabs.layout5 .iw-tab-items .iw-tab-item.active{
color: #ffffff !important;
position: relative;
}
.iw-tabs.layout5 .iw-tab-items .iw-tab-item.active:after{
content: "";
position: absolute;
bottom: 0;
width: 0;
height: 0;
border-left: 13px solid transparent;
border-right: 13px solid transparent;
border-bottom: 15px solid #fff;
left: calc( 50% - 10px);
}
.iw-tabs.layout5 .iw-tab-items .iw-tab-item {
padding: 26px 35px;
}
.iw-tabs.layout5 .iwj-magic-line .magic-line{
background: none;
}  .iw-sponsors {
padding: 65px 61px;
}
.iw-sponsors .owl-item {
padding: 0 12px;
}
.iw-sponsors .iw-sponsor-item {
background: #ffffff;
text-align: center;
}
.iw-sponsors .owl-theme .owl-controls .owl-buttons div {
position: absolute;
width: 26px;
height: 26px;
line-height: 26px;
text-align: center;
background: #777777;
padding: 0;
opacity: 1;
font-size: 13px;
margin: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.iw-sponsors .owl-theme .owl-controls .owl-buttons div:hover {
background: #16A085;
color: #ffffff !important;
}
.iw-sponsors .owl-theme .owl-controls .owl-buttons div.owl-prev {
left: -35px;
}
.iw-sponsors .owl-theme .owl-controls .owl-buttons div.owl-next {
right: -35px;
}  .inwave-map-contact {
position: relative;
}
.inwave-map-contact .inwave-map {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 0;
}
.inwave-map-contact .form-contact {
padding-top: 80px;
}
.inwave-map-contact .form-contact .iw-contact-form-7 {
background: #ffffff;
}
.inwave-map .infoBox {
padding: 30px 55px 36px;
background: #ffffff;
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0 5px 25px rgba(41,128,185,.3);
box-shadow: 0 5px 25px rgba(41,128,185,.3);
}
.iw-map-find-jobs .inwave-map .infoBox {
padding: 5px 25px 5px;
background: #ffffff;
}
.iw-map-find-jobs .inwave-map .infoBox:after {
left:130px;
}
.inwave-map .infoBox:after {
background: #ffffff none repeat scroll 0 0;
border-color: #e4e4e4;
border-style: solid;
border-width: 0 1px 1px 0;
bottom: -10px;
content: "";
height: 20px;
left: 45px;
position: absolute;
transform: rotate(45deg);
width: 20px;
z-index: 9;
}
.inwave-map .infoBox &gt; img {
position: absolute !important;
cursor: pointer !important;
left: auto;
right: 18px;
top: 18px;
}
.inwave-map .info {
overflow: hidden;
font-size:12px;
}
.inwave-map .info .map-info-title {
font-size: 30px;
color: #333333;
margin-bottom: 15px;
}
.inwave-map .info .left {
font-weight: 600;
margin-right: 15px;
}
.inwave-map .info .phone .left {
color: #f16e8e;
}
.inwave-map .info .email .left {
color: #33aa58;
}
.inwave-map .info &gt; div {
margin-top: 5px;
margin-bottom: 12px;
color: #6c6c6c;
}
.map-contain-find-job .gmnoprint.gm-bundled-control {
bottom: auto !important;
top: 40px !important;
} .inwave-map-contact.style2 .inwave-map .infoBox {
padding: 75px 70px 96px;
-webkit-border-radius: 10px;
border-radius: 10px;
background: url(//fdrs-ltd.com/wp-content/plugins/inwave-common/assets/images/bg-inforbox.jpg) no-repeat;
background-size: cover;
z-index: 0;
color: #ffffff;
}
.inwave-map-contact.style2 .inwave-map .infoBox:after {
display: none;
}
.inwave-map-contact.style2 .inwave-map .infoBox:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
-webkit-border-radius: 10px;
border-radius: 10px;
opacity: 0.9;
z-index: -1;
}
.inwave-map-contact.style2 .inwave-map .infoBox .map-info-title {
color: #ffffff;
font-size: 36px;
font-weight: bold;
line-height: 48px;
margin: 0 0 15px;
text-transform: uppercase;
}
.inwave-map-contact.style2 .inwave-map .infoBox .head-office {
color: #ffffff;
font-weight: bold;
line-height: 18px;
padding-bottom: 30px;
border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
margin-bottom: 35px;
text-transform: uppercase;
}
.inwave-map-contact.style2 .inwave-map .infoBox .address {
color: #ffffff;
font-size: 18px;
line-height: 32px;
opacity: 0.5;
margin-bottom: 15px;
}
.inwave-map-contact.style2 .inwave-map .infoBox .phone {
color: #ffffff;
font-size: 18px;
font-weight: 600;
line-height: 32px;
}
.inwave-map-contact.style2 .inwave-map .infoBox .phone span {
margin-right: 15px;
color: #ffffff;
}   .iw-work-steps .owl-carousel .owl-wrapper-outer {
padding-top: 25px;
}
.iw-work-step.style1 {
text-align: center;
position: relative;
margin-bottom: 30px;
z-index: 0;
padding-top: 15px;
}
.iw-work-steps .owl-item:nth-child(odd) .iw-work-step.style1:before {
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-top: 1px dashed #999999;
content: "";
height: 173px;
left: 50%;
position: absolute;
top: 10px;
width: 100%;
z-index: -1;
}
.iw-work-steps .owl-item:nth-child(even) .iw-work-step.style1:before {
border-radius: 50%;
border-bottom: 1px dashed #999999;
content: "";
height: 172px;
left: 50%;
position: absolute;
top: -60px;
width: 100%;
z-index: -1;
}
.iw-work-steps .owl-item:last-child .iw-work-step.style1:before {
display: none;
}
.iw-work-step.style1 .icon {
position: relative;
display: inline-block;
z-index: 2;
padding-bottom: 10px;
}
.iw-work-step.style1 .icon .count-step {
position: absolute;
display: inline-block;
top: 0;
left: 0;
font-size: 11px;
font-weight: bold;
line-height: 26px;
height: 26px;
width: 26px;
background-color: #FFFFFF;
-webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.35);
box-shadow: 0 3px 7px 0 rgba(0,0,0,0.35);
-webkit-border-radius: 50%;
border-radius: 50%;
}
.iw-work-step.style1 .icon i {
display: inline-block;
height: 80px;
width: 80px;
background-color: #16A085;
color: #FFFFFF;
font-size: 36px;
font-weight: 500;
line-height: 80px;
-webkit-border-radius: 50%;
border-radius: 50%;
margin-bottom: 25px;
}
.iw-work-step.style1 .info-wrap {
padding: 0 25px;
}
.iw-work-step.style1 h3.title {
color: #333333;
font-size: 20px;
font-weight: 600;
line-height: 40px;
margin: 0 0 10px;
}
.iw-work-step.style1 .description {
color: #777;
font-size: 13px;
line-height: 25px;
} .iw-work-step.style2 {
text-align: center;
color: #ffffff;
margin-bottom: 30px;
position: relative;
z-index: 0;
}
.iw-work-steps .iw-work-step.style2:before {
content: "";
height: 27px;
right: 28%;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
background-image: url(//fdrs-ltd.com/wp-content/plugins/inwave-common/assets/images/arrow-1.png);
background-repeat: no-repeat;
}
.iw-work-steps .owl-item:last-child .iw-work-step.style2:before {
background: url(//fdrs-ltd.com/wp-content/plugins/inwave-common/assets/images/arrow-2.png);
background-repeat: no-repeat;
}
.iw-work-steps .owl-item:first-child .iw-work-step.style2:before {
display: none;
}
.iw-work-step.style2 .icon {
font-size: 48px;
font-weight: 500;
line-height: 52px;
margin-bottom: 10px;
}
.iw-work-step.style2 .title {
font-size: 13px;
font-style: italic;
font-weight: 600;
line-height: 18px;
margin: 0;
color: #fff;
}  .iw-posts-2.style2 .post-item {
margin-bottom: 30px;
}
.iw-posts-2.style2 .post-image {
position: relative;
}
.iw-posts-2.style2 .post-image img {
width: 100%;
}
.iw-posts-2.style2 .post-image .post-category {
position: absolute;
top: 22px;
left: 32px;
-webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.5);
box-shadow: 0 3px 7px 0 rgba(0,0,0,0.5);
font-size: 11px;
font-weight: 600;
line-height: 15px;
display: inline-block;
padding: 2px 9px;
}
.iw-posts-2.style2 .post-image .post-category a {
color: #ffffff;
}
.iw-posts-2.style2 .post-content {
padding: 28px 35px 0;
background-color: #fafafa;
-webkit-box-shadow: 0 5px 25px 0 rgba(41,128,185,0.15);
box-shadow: 0 5px 25px 0 rgba(41,128,185,0.15);
}
.iw-posts-2.style2 .post-content h3.post-title {
margin: 0 0 5px;
font-size: 18px;
font-weight: 600;
line-height: 30px;
}
.iw-posts-2.style2 .post-content h3.post-title a {
color: #333333;
}
.iw-posts-2.style2 .post-content .post-description {
font-family: Roboto;
line-height: 30px;
margin-bottom: 18px;
}
.iw-posts-2.style2 .post-content .post-bottom {
padding: 16px 0;
display: table;
width: 100%;
border-top: 1px solid #e8e8e8;
}
.iw-posts-2.style2 .post-content .post-author {
color: #333333;
font-size: 14px;
line-height: 25px;
float: left;
}
.iw-posts-2.style2 .post-content .post-author a {
color: #333333;
font-weight: 600;
text-transform: capitalize;
}
.iw-posts-2.style2 .post-content .post-read-more {
font-size: 14px;
font-weight: 600;
line-height: 25px;
display: inline-block;
float: right;
}
.iw-posts-2.style2 .post-content .post-read-more i {
margin-left: 10px;
}  .iw-faqs {
margin-bottom: 130px;
}
.iw-load-more-faq {
text-align: center;
margin-top: 70px;
}
.iw-load-more-faq button.load-more {
color: #ffffff;
text-transform: uppercase;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
font-size: 13px;
font-weight: 600;
padding: 0 38px;
height: 48px;
line-height: 48px;
border: none;
}
.iw-load-more-faq button.load-more.loaded {
display: none;
}
.load-more .ajax-loading-icon{
display:none !important;
margin-right:10px;
}
.load-more.loading .ajax-loading-icon{
display:inline-block !important;
}
.iw-search-form.iwj-form {
background: none;
border-radius: 0;
-webkit-border-radius: 0;
margin: 0 auto;
max-width: 590px;
padding: 0;
}
.iw-search-form.iwj-form form {
display: table;
width: 100%;
}
.iw-search-form.iwj-form .iwj-field {
padding: 15px 30px;
float: left;
width: calc(100% - 85px);
}
.iw-search-form.iwj-form .iwj-field label {
font-size: 11px;
font-weight: 600;
line-height: 15px;
margin: 0;
}
.iw-search-form.iwj-form .iwj-field .iwj-input {
padding: 0 30px;
}
.iw-search-form.iwj-form .iwj-field input {
color: #333333;
font-size: 13px;
line-height: 18px;
background: none;
}
.iw-search-form.iwj-form .iwj-field i {
font-size: 13px;
top: 0;
}
.iw-search-form.iwj-form .field-item-submit {
float: right;
width: 70px;
height: 75px;
border-radius: 5px;
-webkit-border-radius: 5px;
position: relative;
}
.iw-search-form.iwj-form .field-item-submit button {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
-webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
-webkit-border-radius: 5px;
border-radius: 5px;
border: none;
color: #ffffff;
font-size: 20px;
}  .iw-contact-form-7.contact-map {
background: #fff;
padding: 50px 50px 30px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0 5px 25px rgba(41,128,185,.3);
box-shadow: 0 5px 25px rgba(41,128,185,.3);
}
.iw-contact-form-7.contact-map .title {
font-size: 24px;
color: #333333;
text-transform: uppercase;
text-align: center;
margin-bottom: 30px;
}
.iw-contact-form-7.contact-map .title h3 {
font-weight: 600;
}
.iw-contact-form-7.contact-map .field {
border: 1px solid #eeeeee;
padding: 15px 28px 20px;
margin-bottom: 30px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iw-contact-form-7.contact-map .field label {
display: block;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
color: #2980b9;
}
.iw-contact-form-7.contact-map .field .iw-input {
position: relative;
padding-left: 40px;
}
.iw-contact-form-7.contact-map .field i {
color: #2980b9;
font-size: 16px;
position: absolute;
left: 0;
top: 5px;
}
.iw-contact-form-7.contact-map input,
.iw-contact-form-7.contact-map textarea {
border: none;
width: 100%;
}
.iw-contact-form-7.contact-map .submit-button {
text-align: center;
}
.iw-contact-form-7.contact-map .submit-button .ajax-loader {
margin: 0;
}
.iw-contact-form-7.contact-map .submit-button input {
font-size: 18px;
font-weight: 600;
color: #ffffff;
text-transform: uppercase;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 17px 25px;
}
.iw-contact-form-7.contact-map .wpcf7-validation-errors {
background: red;
color: #ffffff;
border: none;
}
body input::-moz-placeholder, body textarea::-moz-placeholder {
opacity: 1 !important;
}
body input:-webkit-input-placeholder, body textarea:-webkit-input-placeholder {
opacity: 1 !important;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng{
margin: 15px 0 0;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #ffffff;
border-color: green;
color: green;
}
form.wpcf7-form div.wpcf7-validation-errors {
margin: 15px 0 0;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #ffffff;
border-color: red;
color: red;
}  .iw-shortcode-accordions .iw-accordions .iw-accordion-item {
border-width: 0 0 1px;
border-style: solid;
border-color: #F1F1F1;
position: relative;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
margin: 0 !important;
background: none;
}
.iw-shortcode-accordions .iw-accordions .iw-accordion-header {
font-size: 18px;
line-height: 24px;
color: #333333;
position: relative;
background: none;
cursor: pointer;
padding: 30px 25px;
z-index: 0;
}
.iw-faqs .iw-shortcode-accordions .iw-accordions .iw-accordion-header {
padding: 0;
}
.iw-faqs .iw-shortcode-accordions .iw-accordions .iw-accordion-header a {
padding: 30px 25px;
position: relative;
display: block;
}
.iw-shortcode-accordions .iw-accordions .iw-accordion-header a,
.iw-shortcode-accordions .iw-accordions .iw-accordion-header a:focus {
color: #333333;
outline: none;
}
.iw-accordion-header:before {
content: "";
width: 5px;
height: 5px;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
font-size: 40px;
z-index: -1;
}
.iw-accordion-header:after {
content: "\f48a";
font-family: Ionicons;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 24px;
z-index: -1;
}
.iw-accordion-header.active:after{
content: "\f405";
color: #E67E22;
}
.iw-accordion-content .iw-desc {
margin-bottom: 30px;
margin-left: 25px;
font-size: 13px;
margin-right: 75px;
border: none !important;
padding: 0;
}  .iw-member {
display: table;
width: 100%;
position: relative;
}
.iw-member .member-img {
float: left;
width: 50%;
}
.iw-member .member-img img {
width: 100%;
}
.iw-member.style2 .member-img {
float: right;
}
.iw-member .member-info  {
position: absolute;
height: 100%;
width: 50%;
top: 0;
right: 0;
}
.iw-member.style2 .member-info {
right: auto;
left: 0;
}
.iw-member .member-info .member-content-wrap  {
position: relative;
}
.iw-member .content-inner {
padding: 15px 30px;
width: 436px;
height: auto;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
}
.iw-member h3.name {
font-size: 36px;
font-weight: bold;
line-height: 48px;
margin: 0 0 15px;
}
.iw-member .position {
font-size: 13px;
font-weight: bold;
line-height: 18px;
padding-bottom: 40px;
border-bottom: 1px solid #f1f1f1;
margin-bottom: 35px;
}
.iw-member .desc {
font-size: 16px;
line-height: 28px;
margin-bottom: 30px;
}
.iw-member .social-links {
margin-bottom: 10px;
}
.iw-member .social-links a {
display: inline-block;
width: 20px;
height: 20px;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
line-height: 20px;
background-color: #777;
opacity: 0.5;
color: #000;
font-size: 11px;
margin-right: 5px;
}
.iw-member .social-links a:hover {
color: #fff;
opacity: 1;
} .iw-term-conditions ul.items{
list-style-type: none;
padding: 0px;
}
.iw-term-conditions ul.items li h3.title {
position: relative;
padding-left: 25px;
font-size: 18px;
line-height: 24px;
margin-bottom: 20px;
}
.iw-term-conditions ul.items li .title:before{
content: ".";
width: 5px;
height: 5px;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: -12px;
left: 0;
font-size: 40px;
}
.iw-term-conditions ul.items li .desc {
padding-left: 25px;
margin-bottom: 30px;
font-size: 13px;
line-height: 25px;
}
.how-it-work.right {
padding-right: 40px;
}
.how-it-work.left {
padding-left: 40px;
}
.how-it-work .iw-title {
font-size: 13px;
font-weight: bold;
letter-spacing: 5px;
line-height: 25px;
text-transform: uppercase;
margin-bottom: 30px;
}
.how-it-work .iw-desc {
font-size: 20px;
line-height: 40px;
} .price-countdown {
position: relative;
padding: 50px 0;
margin: 25px 0 5px;
}
.price-countdown .price-width {
position: relative;
width: 550px;
margin: 0 auto;
}
.price-countdown .price-line {
position: relative;
height: 3px;
background: rgba(0, 0, 0, 0.2);
margin: 0 64px;
}
.price-countdown .price-line .line {
position: absolute;
left: 0;
height: 3px;
}
.price-countdown .price {
position: absolute;
width: 64px;
height: 64px;
line-height: 64px;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
font-size: 18px;
font-weight: 700;
color: #ffffff;
background: #000000;
top: calc(50% - 32px);
-webkit-text-shadow: 0 5px 15px 0 rgba(41,128,185,0.5);
text-shadow: 0 5px 15px 0 rgba(41,128,185,0.5);
z-index: 0;
}
.price-countdown .price.active {
color: #16A085;
}
.price-countdown .price.active:after {
position: absolute;
content: "";
width: calc(100% - 6px);
height: calc(100% - 6px);
top: 3px;
left: 3px;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #ffffff;
z-index: -1;
}
.price-countdown .price.price-start {
left: 0;
}
.price-countdown .price.price-center {
left: calc(50% - 25px);
}
.price-countdown .price.price-end {
right: 0;
}
.inwave-countdown {
display: table;
margin: 0 auto;
text-align: center;
color: #ffffff;
-webkit-text-shadow: 0 5px 15px 0 rgba(41,128,185,0.5);
text-shadow: 0 5px 15px 0 rgba(41,128,185,0.5);
font-weight: 600;
}
.inwave-countdown .date-countdown {
float: left;
position: relative;
text-align: center;
width: 140px;
height: 140px;
border: 1px solid rgba(255, 255, 255, 0.15);
margin: 10px;
}
.inwave-countdown .date-countdown .content-inner {
position: absolute;
width: 100%;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.inwave-countdown .date-countdown span {
display: block;
}
.inwave-countdown &gt; div span.date {
font-size: 48px;
line-height: 65px;
}
.inwave-countdown &gt; div span.date-label {
font-size: 14px;
line-height: 19px;
}
.button-Purchase {
color: #ffffff;
font-size: 14px;
font-weight: 600;
line-height: 19px;
padding: 22px 76px;
display: inline-block;
border-radius: 100px;
-webkit-border-radius: 100px;
background-color: #16a085;
-webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.2);
box-shadow: 0 3px 7px 0 rgba(0,0,0,0.2); text-transform: uppercase;
}
.wc-menu-content {
padding: 38px 0;
-wwebkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
}
.wc-menu-content ul {
margin: 0;
padding: 0;
text-align: center;
}
.wc-menu-content ul li {
list-style: none;
padding: 0 35px;
position: relative;
display: inline-block;
}
.wc-menu-content ul li:after {
position: absolute;
content: "";
left: 0;
top: 12px;
width: 5px;
height: 5px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.wc-menu-content ul li:last-child:before {
position: absolute;
content: "";
right: 0;
top: 12px;
width: 5px;
height: 5px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.wc-menu-content ul li a {
color: #333333;
font-size: 13px;
font-weight: 600;
line-height: 18px;
text-transform: uppercase;
}
.heading-block {
text-align: center;
}
.heading-block .title, .heading-block .sub-title {
font-size: 48px;
font-weight: 300;
letter-spacing: -1px;
line-height: 60px;
}
.heading-block .title {
color: #333333;
margin: 0;
}
.heading-block .sub-title span {
color: #333333;
}
.heading-block .desc {
color: #777777;
font-size: 16px;
font-style: italic;
line-height: 26px;
margin-top: 35px;
}
.iwj-version {
color: #333333;
}
.iwj-version .title-version {
font-size: 48px;
font-weight: 300;
letter-spacing: -1px;
line-height: 60px;
margin-bottom: 15px;
}
.iwj-version .date {
color: #ffffff;
font-size: 11px;
font-weight: bold;
line-height: 15px;
text-shadow: 0 5px 15px 0 rgba(22,160,133,0.25);
padding: 4px 20px;
-webkit-border-radius: 100px;
border-radius: 100px;
background-color: #16A085;
-webkit-box-shadow: 0 5px 15px 0 rgba(22,160,133,0.25);
box-shadow: 0 5px 15px 0 rgba(22,160,133,0.25);
}
.iwj-version.right .date {
background-color: #34495E;
}
.iwj-version .changelog {
color: #333333;
font-size: 13px;
line-height: 18px;
text-shadow: 0 5px 15px 0 rgba(22,160,133,0.25);
text-decoration: underline;
}
.iwj-version .dash {
padding: 0 17px;
}
.info-version {
color: #333333;
font-size: 15px;
font-style: italic;
line-height: 36px;
margin: 74px 0 0 !important;
padding: 0;
}
.info-version li {
list-style: none !important;
margin-bottom: 45px;
padding-left: 61px;
position: relative;
}
.info-version li:before {
position: absolute;
left: 0;
top: 0;
content: "";
width: 34px;
height: 34px;
background-size: cover;
}
.iwj-version.left .info-version li:before {
background: url(//fdrs-ltd.com/wp-content/plugins/inwave-common/assets/images/star1.png) no-repeat;
}
.iwj-version.right .info-version li:before {
background: url(//fdrs-ltd.com/wp-content/plugins/inwave-common/assets/images/star2.png) no-repeat;
}
.info-version li .bold-text {
color: #E67E22;
font-size: 18px;
font-weight: bold;
line-height: 36px;
text-transform: uppercase;
position: relative;
margin-right: 5px;
padding-right: 15px;
}
.info-version li .bold-text:before {
position: absolute;
right: 0;
top: 10px;
content: "";
width: 5px;
height: 5px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.iwj-version.right .info-version li .bold-text {
color: #34495E;
}
.iw-item-feature {
text-align: center;
background-color: #FFFFFF;
-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);
box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);
margin-bottom: 30px;
position: relative;
-webkit-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
}
.iw-item-feature .content-item {
position: absolute;
width: 100%;
top: 40px;
left: 0;
padding: 0 20px;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.iw-item-feature:hover .content-item {
-webkit-transform: translate3d(0,-110px,0);
transform: translate3d(0,-110px,0);
}
.iw-item-feature.comming-soon {
background-image: url(//fdrs-ltd.com/wp-content/plugins/inwave-common/assets/images/bg_comming_soon.png);
background-repeat: no-repeat;
background-size: cover;
position: relative;
color: #ffffff;
}
.iw-item-feature.comming-soon:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background: url(//fdrs-ltd.com/wp-content/plugins/inwave-common/assets/images/comming_ribbon.png) no-repeat;
background-position: top right;
}
.comming-soon-img .wpb_single_image .vc_figure,
.comming-soon-img .wpb_single_image .vc_single_image-wrapper, .comming-soon-img img {
width: 100% !important;
}
.iw-item-feature:hover {
background: rgba(0, 0, 0, 0) linear-gradient(to right bottom , #736ffe, #47c4ff) repeat scroll 0 0;
background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to right bottom , #736ffe, #47c4ff) repeat scroll 0 0;
}
.iw-item-feature .icon {
font-size: 50px;
font-weight: 500;
line-height: 54px;
margin-bottom: 20px;
opacity: 1;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.iw-item-feature:hover .icon {
opacity: 0;
}
.iw-item-feature .icon i {
-webkit-text-fill-color: transparent;
background: rgba(0, 0, 0, 0) linear-gradient(to right bottom , #736ffe, #47c4ff) repeat scroll 0 0;
background-clip: border-box;
background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to right bottom , #736ffe, #47c4ff) repeat scroll 0 0;
background-clip: text;
fill-color: transparent;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.iw-item-feature .title {
color: #777777;
font-size: 14px;
font-weight: 600;
line-height: 24px;
margin: 0 0 10px;
}
.iw-item-feature:hover .title {
color: #ffffff;
}
.iw-item-feature .description {
color: #ffffff;
line-height: 25px;
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
padding-top: 15px;
position: relative;
}
.iw-item-feature:hover .description {
opacity: 1;
}
.iw-item-feature .description:after {
content: "";
position: absolute;
width: 70px;
height: 1px;
top: 0;
left: calc(50% - 35px);
background: #ffffff;
opacity: 0.1;
}
.iw-item-feature.comming-soon .icon,
.iw-item-feature.comming-soon .title,
.iw-item-feature.comming-soon .description {
color: #ffffff !important;
}
.happy-customer {
text-align: center;
font-size: 48px;
font-weight: 300;
letter-spacing: -1px;
line-height: 60px;
text-align: center;
text-shadow: 0 5px 15px 0 rgba(41,128,185,0.25);
color: #333333;
}
.happy-customer .desc {
margin-top: 85px;
font-size: 18px;
font-weight: 500;
line-height: 36px;
text-align: center;
}
#support .title, #support .sub-title {
color: #FFFFFF;
font-size: 48px;
font-weight: 300;
letter-spacing: -1px;
line-height: 60px;
text-align: center;
text-shadow: 0 5px 15px 0 rgba(41,128,185,0.25);
}
.iw-image-link {
text-align: center;
}
.iw-image-link .image {
position: relative;
}
.iw-image-link.item-comming-soon .image:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
background: #34495E;
opacity: 0.7;
top: 0;
left: 0;
}
.iw-image-link img {
-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
}
.iw-image-link .content-comming-soon {
display: none;
position: absolute;
width: 100%;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
color: #ffffff;
text-align: center;
z-index: 9;
}
.iw-image-link.item-comming-soon .content-comming-soon {
display: block;
}
.iw-image-link .content-comming-soon .cs-title {
font-size: 24px;
font-weight: bold;
line-height: 33px;
text-transform: uppercase;
}
.iw-image-link .content-comming-soon .cs-sub-title {
font-size: 16px;
font-style: italic;
font-weight: 600;
line-height: 22px;
margin-bottom: 10px;
}
.iw-image-link .title a {
color: #333333;
font-size: 16px;
font-weight: 600;
line-height: 22px;
text-transform: uppercase;
} .iw-map-find-jobs .job-item .job-type i:hover, 
.iw_search_map .job-item .job-type i:hover {
background: #ffffff;
color: #FB6376;
}
.iw-map-find-jobs .job-item .job-type i,
.iw_search_map .job-item .job-type i {
margin: 0;
display: inline-block;
height: 20px;
line-height: 20px;
width: 20px;
text-align: center;
color: #f16e8e;
border: 1px #f6f7f9 solid;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: 9px;
margin-left: 5px;
}
.iw_search_map .job-item .job-type .iwj-save-job i{
width: 22px;
height: 22px;
line-height: 22px;
}
.job-item .job-type .saved i {
background: #f16e8e;
color: #fff;
}
.iw-map-find-jobs .job-item .job-type a.type-name:hover,
.iw_search_map .job-item .job-type a.type-name:hover{
color: #fff !important;
}
.iw-map-find-jobs .job-item .job-type a.type-name,
.iw_search_map .job-item .job-type a.type-name{
display: inline-block;
color: #4a98ae;
font-weight: 600;
height: 22px;
line-height: 20px;
padding: 0 15px;
border: 1px #f6f7f9 solid;
-webkit-border-radius: 30px;
border-radius: 30px;
font-size: 10px;
text-transform: uppercase;
}
.iw-map-find-jobs .job-item .company i{
color: #2980b9;
margin-left: 2px;
margin-right: 12px;
}
.iw-map-find-jobs .job-item .address i,
.iw_search_map .job-item .address i {
color: #f16e8e;
font-size: 14px;
}
.iw-map-find-jobs .job-item .sallary i,
.iw_search_map .job-item .sallary i {
color: #4a98ae;
margin-right:10px;
}
.iw-map-find-jobs .job-item i.fa.fa-heart{
margin-left: 10px;
}
.iw-map-find-jobs .job-item i,
.iw_search_map .job-item i {
width: 15px;
font-size: 13px;
text-align: center;
margin-right: 14px;
}
.iw-map-find-jobs .job-item .address a,
.iw-map-find-jobs .job-item .address,
.iw-map-find-jobs .job-item .company,
.iw-map-find-jobs .job-item .sallary,
.iw-map-find-jobs .job-item .company a,
.iw_search_map .job-item .sallary,
.iw_search_map .job-item .company,
.iw_search_map .job-item .address{
font-size:13px;
color:#777777;
}
.iw-map-find-jobs .job-item .company,
.iw-map-find-jobs .job-item .sallary,
.iw_search_map .job-item .sallary,
.iw_search_map .job-item .company {
padding-bottom:10px;
}
.iw-map-find-jobs .job-item .address {
padding-bottom:20px;
}
.iw-map-find-jobs .job-item .job-title,
.iw_search_map .job-item .job-title {
line-height: 20px;
padding-bottom:10px;
}
.iw-map-find-jobs .job-item{
border:none;
padding:0;
} .iw-map-find-jobs{
position: relative;
padding-bottom: 125px;
background: #fff;
}
#iw-form-map-find-jobs{
position: absolute;
width: 100%;
left: 0;
bottom: 65px;
}
#iw-form-map-find-jobs .iwj-find-jobs.style1{
position: relative;
padding: 70px 0 0 ;
}
@media (max-width: 767px) {
.wc-page .iw-heading.style1 .iwh-title {
font-size: 36px !important;
line-height: 55px !important;
}
.inwave-countdown .date-countdown {
width: 90px;
height: 90px;
}
.inwave-countdown &gt; div span.date {
font-size: 30px;
line-height: 36px;
}
.button-Purchase {
padding: 15px 45px;
}
.wc-version-left, .wc-version-right {
padding-left: 15px !important;
padding-right: 15px !important;
}
.how-it-work {
padding: 0;
}
.how-it-work.right {
padding: 0;
}
.how-it-work.left {
padding: 0;
}
.iw-map-find-jobs {
padding-bottom: 0;
}
#iw-form-map-find-jobs{
position: relative;
left: auto;
bottom: auto;
}
}
@media (max-width: 640px) {
.inwave-countdown .date-countdown {
width: 64px;
height: 64px;
margin: 2px;
}
.inwave-countdown &gt; div span.date {
font-size: 24px;
line-height: 30px;
}
.inwave-countdown &gt; div span.date-label {
font-size: 12px;
line-height: 19px;
}
.price-countdown .price-width {
width: 290px;
}
.price-countdown .price {
font-size: 14px;
height: 46px;
line-height: 46px;
top: calc(50% - 23px);
width: 46px;
}
.price-countdown .price-line {
margin: 0 46px;
}
.wc-menu-content ul {
text-align: left;
}
.heading-block .title, .heading-block .sub-title {
font-size: 36px;
line-height: 45px;
}
.happy-customer {
font-size: 36px;
line-height: 46px;
}
.happy-customer .desc {
font-size: 18px;
line-height: 36px;
margin-top: 30px;
}
.iw-map-find-jobs {
padding-bottom: 0;
}
}
@media (max-width: 360px) {
.wc-menu-content ul li {
display: block;
}
.wc-menu-content ul li:last-child:before {
display: none;
}
}  @media (max-width: 1366px) {
.iw-item-info.style8 .left-item,
.iw-item-info.style9 .right-item {
padding: 70px 70px 100px;
}
}
@media (max-width: 1280px) {
.iw-member .content-inner {
width: 100%;
}
.iw-member .desc {
margin-bottom: 15px;
}
.iw-member .position {
margin-bottom: 15px;
padding-bottom: 25px;
}
.iw-member h3.name {
font-size: 30px;
line-height: 36px;
}
}
@media (max-width: 1280px) {
.iw-item-info.style8 .left-item .title,
.iw-item-info.style9 .right-item .title {
font-size: 24px !important;
line-height: 35px !important;
}
.iw-item-info.style8 .left-item .description,
.iw-item-info.style9 .right-item .description {
margin: 0 0 50px;
}
.iw-video-html.style1 .video iframe {
width: 700px;
height: 350px;
}
.iw-video-html.style1 .modal .iw-modal-dialog {
max-width: 700px;
}
}
@media (max-width: 1024px) {
.iw-video-html.style1 .video iframe {
width: 600px;
height: 300px;
}
.iw-video-html.style1 .modal .iw-modal-dialog{
max-width: 600px;
}
}
@media (max-width: 991px) {
.iw-member .member-img {
width: 100%;
float: none !important;
}
.iw-member .member-info {
width: 100%;
height: auto;
margin-top: 30px;
margin-bottom: 30px;
position: relative;
top: auto !important;
left: auto !important;
bottom: auto !important;
right: auto !important;
}
.iw-member .content-inner {
position: relative;
top: auto !important;
left: auto !important;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.inwave-map-contact.style2 .inwave-map .infoBox {
display: none;
}
.inwave-map-contact.style2 {
height: 600px !important;
}
.info-list {
border: none;
}
.info-list .iw-item-info {
width: 50%;
}
body .iw-advance-search-in-slider {
margin-top: 105px !important;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.info-list.style2 .iw-item-info {
width: 100%;
}
.iw-item-info.style5, .iw-item-info.style10 {
text-align: center;
min-height: 450px;
border: 1px solid #f3f3f3;
}
.iw-item-info.style5 .item-info-icon{
float: none;
margin: 0 0 30px;
}
}
@media (max-width: 980px) {
.iw-item-info.style2{
padding: 20px;
}
.iw-item-info.style2 .item-info-icon{
margin-right: 20px;
}
}
@media (max-width: 767px) {
.info-list .iw-item-info {
width: 100%;
}
.iw-item-info.style1 .iw-item-info-inner{
padding: 80px 20px !important;
}
.iw-funfact-list .inwave-funfact {
height: 196px;
padding: 55px 15px 15px;
}
.iw-funfact-list .inwave-funfact.style3 {
height: auto;
}
.iw-funfact-list .inwave-funfact {
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
border-right: 1px solid rgba(255, 255, 255, 0.05);
width: 50%;
padding: 22px 15px 5px;
height: 99px;
}
.inwave-funfact .funfact-number-wrap {
font-size: 24px;
line-height: 26px;
}
.inwave-map-contact {
height: auto !important;
}
.inwave-map-contact .inwave-map {
position: relative;
left: auto;
top: auto;
}
.inwave-map-contact{
height: auto;
}
.inwave-map-contact .map-view {
max-height: 450px;
}
.inwave-map-contact .form-contact {
padding: 50px 0;
} .iw-tabs.layout3 .iw-tab-items .iw-tab-items-bg {
border-bottom: 0;
}
.iw-tabs.layout3 .iw-tab-item {
border-bottom: 1px solid #EEEEEE;
}
body .padding-mobile &gt; div {
padding-right: 30px !important;
padding-left: 30px !important;
}
body .padding-mobile .style-mobile .iwh-title {
font-size: 40px !important;
line-height: 40px !important;
}
.iw-video-html.style1 .iw-video {
margin: 35px 0;
}
}
@media (max-width: 768px) {
.iw-item-info.style5, .iw-item-info.style10 {
border: 1px solid #f3f3f3;
border-top: none;
}
.iw-item-info.style8 .left-item,
.iw-item-info.style9 .right-item {
width: 100%;
}
.iw-item-info.style8 .right-item {
position: relative;
height: 300px;
width: 100%;
}
.iw-item-info.style9{
padding-bottom: 300px;
}
.iw-item-info.style9 .right-item{
left: 0;
}
.iw-item-info.style9 .left-item{
width: 100%;
bottom: -300px;
height: 300px;
top: auto;
}
.iw-item-info.style8 .left-item, .iw-item-info.style9 .right-item {
padding: 70px 50px 100px;
}
.iw-item-info.style8 .left-item .description, .iw-item-info.style9 .right-item .description {
padding: 0 35px;
}
}
@media (max-width: 640px) {
.iw-funfact-list .inwave-funfact {
width: 100%;
}
.iw-video-html.style1 .video iframe {
width: 400px;
height: 200px;
}
.iw-video-html.style1 .modal .iw-modal-dialog{
max-width: 400px;
}
}
@media (max-width: 480px) {
.iw-item-info.style1 .description {
width: 50%;
}
.iw-item-info.style1 .title {
font-size: 36px !important;
}
.inwave-funfact.style2 .funfact-number, .inwave-funfact.style2 .funfact-prefix {
font-size: 50px;
}
.iw-accordion-content .iw-desc {
margin-right: 25px;
}
.iw-search-form.iwj-form .field-item-submit {
float: none;
}
.iw-search-form.iwj-form .iwj-field {
float: none;
width: 100%;
}
.iw-tabs.layout5 .iw-tab-items .iw-tab-item {
padding: 26px 10px;
}
.iw-tabs.layout5 .iw-tab-items .iw-tab-item .iw-tab-title {
font-size: 13px;
}
}
@media (max-width: 360px) {
.iw-item-info.style1 .description {
width: 100%;
}
.iw-testimonals.style1 .slick-current .testi-image {
position: absolute;
}
.thumb-info {
margin-top: 15px;
}
.iw-item-info.style8 .left-item, .iw-item-info.style9 .right-item {
padding: 30px 15px 70px;
}
.iw-item-info.style8 .left-item .description, .iw-item-info.style9 .right-item .description {
padding: 0 10px;
}
.iw-item-info.style7 {
padding: 50px 30px 60px;
}
.iw-video-html.style1 .video iframe {
width: 300px;
height: 150px;
}
.iw-video-html.style1 .modal .iw-modal-dialog {
max-width: 300px;
}
}.rtl .iw-posts .post-item .post-bottom .post-read-more {
float: left;
}
.rtl .iw-item-info.style1 .item-readmore i {
margin: 0 0 0 10px;
}
.rtl .iw-work-steps .owl-item:nth-child(2n+1) .iw-work-step.style1:before,
.rtl .iw-work-steps .owl-item:nth-child(2n) .iw-work-step.style1:before {
left: auto;
right: 50%;
}
.rtl .iw-button.left-text {
text-align: right;
}
.rtl .iw-button.right-text {
text-align: left;
}
.rtl .iwj-categories.style7 .category-icon {
float: right;
}
.rtl .iwj-categories.style7 .category-info {
padding: 0 115px 0 0;
}
.rtl .iw-work-steps .iw-work-step.style2:before {
right: auto;
left: 28%;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.rtl .iw-item-info.style2 .item-info-icon {
float: right;
margin: 0 0 0 35px;
}
.rtl .iw-accordion-header:before {
left: auto;
right: 0;
}
.rtl .iw-accordion-header:after {
left: 0;
right: auto;
}
.rtl .iw-accordion-content .iw-desc {
margin-left: 75px;
margin-right: 25px;
}
.rtl .iw-contact-form7 {
float: left !important;
}
.rtl .iw-term-conditions ul.items li h3.title {
padding-left: 0;
padding-right: 25px;
}
.rtl .iw-term-conditions ul.items li .title:before {
left: auto;
right: 0;
}
.rtl .iw-item-info.style5 .item-info-icon {
float: right;
margin-right: 0;
margin-left: 25px;
}
.rtl .iw-button a i,
.rtl .iw-item-info.style8 .left-item a.read-more i,
.rtl .iw-item-info.style9 .right-item a.read-more i{
margin: 0 10px 0 0;
}
.rtl .iwj-pricing-tables.style2 .pricing-item .item-bottom ul li {
list-style: none;
font-size: 15px;
line-height: 50px;
height: 50px;
padding: 0 50px 0 0;
color: rgb(119,119,119);
background: none;
margin-bottom: 0;
font-weight: normal;
}
.rtl .iwj-pricing-tables.style2 .pricing-item .item-bottom ul li span {
left: 0;
right: 180px;
}
.rtl .iw-item-info.style8 .right-item{
left: 0;
right: auto;
}
.rtl .iw-item-info.style9 .left-item {
right: 0;
}
.rtl .iw-item-info.style9 .right-item {
left: -50%;
}.iw-button a.width-auto {
width: auto;
}
.iw-button a.full-width {
width: 100%;
}
.iw-button a {
-webkit-border-radius: 4px;
border-radius: 4px;
color: #ffffff;
display: inline-block;
font-weight: 500;
line-height: 18px;
padding: 12px 17px;
font-size: 13px;
text-transform: uppercase;
position: relative;
z-index: 0;
}
.iw-button.button1 a:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
-webkit-border-radius: 4px;
border-radius: 4px;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
-webkit-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
z-index: -1;
}
.iw-button.button1 a:hover:after {
opacity: 1;
}
.iw-button.button2 a {
border: 2px solid rgba(255, 255, 255, 0.2);
}
.iw-button a:hover, .iw-button a:focus {
color: #ffffff !important;
}
.iw-button a i {
margin-left: 10px;
}
.iw-button.button3 a {
padding: 2px 20px;
font-size: 13px;
font-weight: 500;
border-radius: 30px;
-webkit-border-radius: 30px;
line-height: 42px;
letter-spacing: 0.5px;
}
.iw-button.button3 a:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
-webkit-border-radius: 30px;
border-radius: 30px;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
-webkit-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
z-index: -1;
}
.iw-button.button3 a:hover:after {
opacity: 1;
}
.iw-bg-gradient-button a {
display: inline-block;
color: #ffffff !important;
padding: 15px 45px;
font-size: 14px;
font-weight: 300;
border-radius: 30px;
-webkit-border-radius: 30px;
background: rgba(0, 0, 0, 0) linear-gradient(to right bottom , #43cbff, #736efe) repeat scroll 0 0;
background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to right bottom , #43cbff, #736efe) repeat scroll 0 0;
}
@media (max-width: 767px) {
.iw-button.right-text, .iw-button.left-text {
text-align: center !important;
}
}.iw-job-filter{
background: #F6F7F9;
padding:10px;
}
.iw_job_filter .head-filter{
border-bottom: 1px solid rgba(165, 165, 165, 0.5);;
}
.head-filter span{
opacity: 0.5;
color: #FFFFFF;
font-size: 13px;
font-weight: 600;
line-height: 18px;
}
.slide-range{
margin-top: 50px;
width: 100%;
}
.label-distant{
padding: 0px 15px;
margin-bottom: 20px; 
}
.label-distant-left, .label-distant-right{
display: inline-block;
border-radius: 4px;
background: #485B6E;
padding: 0 25px;
color: #fff;
}
.label-distant-right{
float:right;
}
.content-search .asRange{
width: 100%;
}
.asRange .asRange-pointer .asRange-tip, .asRange .asRange-pointer .asRange-tip:before{
background-color: #16A085;
}
.asRange .asRange-pointer .asRange-tip{
border: unset;
font-size: 13px;
font-family: roboto;
padding: 0 25px;
height: auto;
width: auto;
top:-45px;
left:-15px;
line-height: 25px;
}
.asRange .asRange-selected{
background: #16A085;
border-radius:2px;
height: 3px;
}
.asRange .asRange-pointer{
width: 7px;
height: 7px;
}
.asRange .asRange-pointer:before{
top: -6px;
bottom: -2px;
}
.asRange .asRange-pointer:after{
top: -2px;
bottom: 2px;
}
.section-filter{
margin-top: 25px;
position: relative;
}
.section-filter input, .section-filter select {
border-top: 0;
border-right:0;
border-left: 0;
border-bottom: 1px solid rgba(216, 216, 216, 0.4);
box-shadow: none;
-webkit-box-shadow: none;
background: transparent !important;
border-radius: 0;
padding-left:0px;
color: #fff;
}
.section-filter input:focus, .section-filter select:focus{
border-bottom: 1px solid #2980b9;
box-shadow: none;
-webkit-box-shadow: none;
}
.content-search{
background: #34495E;
padding: 25px;
margin-bottom: 30px;
border-radius: 5px;
}
.iwj-search-left-side::-webkit-scrollbar {
width: 5px;
}
.iwj-search-left-side::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.iwj-search-left-side::-webkit-scrollbar-thumb {
background-color: darkgrey;
outline: 1px solid slategrey;
} .section-filter .select2-container--default .select2-selection--single{
width: 100%;
border-bottom: 1px solid rgba(216, 216, 216, 0.4) !important;
box-shadow: none;
background-color: transparent;
padding: 0;
-webkit-border-radius: 0;
border-radius: 0;
color:#fff;
}
.select2-dropdown{
margin-top:0 !important;
border-radius: 0 !important;
}
.section-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
opacity: 0.5;
color:#fff;
padding:0 !important;
}
.section-filter .filter-item{
margin-top:25px;
}
.btn-search{
padding: 10px 15px;
height: 47px;
border-radius: 5px;
width: 47px;
background-color: #16A085;	
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
color:#fff;
}
.btn-search:hover{
color: #fff;
}
.btn-search i{
font-size: 20px;
}
.bottom-section-filter {
margin-top:30px;
}
.bottom-section-filter .layout-switcher{
display: inline-flex;
}
.page-search-map .layout-switcher a:hover{
color:#fff !important;
}
.bottom-section-filter  ul{
list-style-type: none;
padding: 0;
margin-left: 0;
}
.bottom-section-filter ul li{
display: inline-block;
border-radius: 5px;	
background-color: #5C6D7E; margin-right: 10px;
}
.bottom-section-filter ul li.active{
background-color: #16A085 ;
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
-webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
}
.bottom-section-filter ul li a {
color:#fff;
font-size: 20px;
padding: 8.5px 15px;
}
.section-filter input {
font-size: 13px;
}
.iwj-search-right-side .job-item{
padding:0; border-bottom: none;
}
.btn-pinpoint{
background: transparent;
border: none;
box-shadow: none;
color: #ccc;
font-size: 20px;
position: absolute;
right: -8px;
top: 0;
-webkit-box-shadow:none;
}
.btn-pinpoint:hover, .btn-pinpoint:active{
color:#fff !important;
background-color: transparent !important;
border: none !important;
}
.hide-advance{
color: #fff;
margin: 12px 15px 0 0;
font-size: 13px;
font-weight: 600;	
line-height: 18px;
cursor: pointer;
}
.section-result .iwj-grid, .section-result .iwj-listing{
margin-top:0px;
}
.filter-advance{
margin-top: 0; 
}
.iw_search_map .job-item &gt; div {
padding-bottom: 10px;
}
.iw_search_map .job-item &gt; div.address {
padding-bottom: 20px;
}
.iw_search_map .job-item a {
color: #777777;
}
.iw_search_map .job-item .sallary a i {
color: #4a98ae;
}
.iw-candidate-advanced_search.style-v1 .default-fields .key-word input {
display: block;
width: 100%;
color: rgba(255,255,255,0.5);
}
.iw-candidate-advanced_search.style-v1 .default-fields .key-word input::placeholder {
color: rgba(255,255,255,0.5);
}
.iw-candidate-advanced_search.style-v1 .default-fields .key-word input:-ms-input-placeholder { color: rgba(255,255,255,0.5);
}
.iw-candidate-advanced_search.style-v1 .default-fields .key-word input::-ms-input-placeholder { color: rgba(255,255,255,0.5);
}
.iw-candidate-advanced_search.style-v2 .content-search {
background-color: rgba(2,2,2,0.8);
padding: 25px 25px 15px;
}
.iw-candidate-advanced_search.style-v2 .default-fields .bottom-section-filter .action-search {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
}
.iw-candidate-advanced_search.style-v2 .section-filter .default-fields .field-item {
padding: 0 15px;
line-height: 50px;
background-color: #ffffff;
border-radius: 5px;
overflow: hidden;
}
.iw-candidate-advanced_search.style-v2 .section-filter .default-fields .field-item .form-control {
height: 50px;
padding: 0;
border: 0;
opacity: 0;
font-size: 14px;
margin: 0;
line-height: 50px;
}
.iw-candidate-advanced_search.style-v2 .section-filter .default-fields .filter-item {
margin: 0;
}
.iw-candidate-advanced_search.style-v2 .default-fields .key-word input {
border-bottom: 0;
color: #8a8a8a;
font-size: 14px;
display: block;
padding: 0;
width: 100%;
}
.iw-candidate-advanced_search.style-v2 .section-filter .default-fields .select2-selection--single {
height: 50px;
border: 0 !important;
margin: 0;
}
.iw-candidate-advanced_search.style-v2 .section-filter .default-fields .select2-selection__arrow,
.iw-candidate-advanced_search.style-v2 .advanced-fields-row .select2-selection__arrow {
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.iw-candidate-advanced_search.style-v2 .section-filter .default-fields .select2-selection__arrow b,
.iw-candidate-advanced_search.style-v2 .advanced-fields-row .select2-selection__arrow b {
position: static;
border: none;
top: auto;
margin: 0;
left: auto;
right: 0;
width: auto;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.iw-candidate-advanced_search.style-v2 .section-filter .default-fields .filter-item .select2-selection__arrow,
.iw-candidate-advanced_search.style-v2 .advanced-fields-row .select2-selection__arrow {
height: auto;
width: auto;
}
.iw-candidate-advanced_search.style-v2 .section-filter .default-fields .filter-item .select2-selection__arrow b:after {
color: #555555;
}
.iw-candidate-advanced_search.style-v2 .section-filter .default-fields .filter-item .select2-selection__arrow b:after,
.iw-candidate-advanced_search.style-v2 .advanced-fields-row .select2-selection__arrow b:after {
content: "\f3d0";
font-family: "Ionicons";
opacity: 1;
}
.iw-candidate-advanced_search.style-v2 .section-filter .default-fields .filter-item.location .select2-selection__arrow b:after {
content: "\f2e9";
font-family: "Ionicons";
line-height: inherit;
color: #555555;
}
.iw-candidate-advanced_search.style-v2 .section-filter .default-fields .select2-container {
display: block;
}
.iw-candidate-advanced_search.style-v2 .section-filter .default-fields .select2-selection--single .select2-selection__rendered {
line-height: 50px;
color: #8a8a8a;
opacity: 1;
font-size: 14px;
}
.iw-candidate-advanced_search.style-v2 .default-fields .default-fields-row .row,
.iw-candidate-advanced_search.style-v2 .advanced-fields-row .advanced-fields-filter {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.iw-candidate-advanced_search.style-v2 .default-fields .default-fields-row .item-row {
margin: 0 -5px;
}
.iw-candidate-advanced_search.style-v2 .default-fields .default-fields-row .item-col {
padding: 0 5px;
margin-bottom: 10px;
}
.iw-candidate-advanced_search.style-v2 .default-fields .bottom-section-filter {
margin: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-left: 10px;
margin-bottom: 10px;
}
.iw-candidate-advanced_search.style-v2 .default-fields .bottom-section-filter .btn-search {
width: auto;
height: 50px;
padding: 0 25px;
border: none;
margin-right: 7px;
}
.iw-candidate-advanced_search.style-v2 .default-fields .bottom-section-filter .btn-search i {
margin: 0 5px 0 0;
font-size: 18px;
position: relative;
top: 2px;
display: inline-block;
}
.iw-candidate-advanced_search.style-v2 .default-fields .bottom-section-filter .btn-search span {
display: inline-block;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
}
.iw-candidate-advanced_search.style-v2 .default-fields .bottom-section-filter .show-hide-search {
margin: 0;
font-size: 12px;
}
.iw-candidate-advanced_search.style-v2 .advanced-fields-row .advanced-fields-filter {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -5px;
}
.iw-candidate-advanced_search.style-v2 .advanced-fields-row .title-form {
margin-right: 40px;
color: #ffffff;
font-size: 14px;
font-weight: 700;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.iw-candidate-advanced_search.style-v2 .advanced-fields-row .filter-item {
margin: 0;
width: 18%;
padding: 0 5px;
}
.iw-candidate-advanced_search.style-v2 .advanced-fields-row .select2-container {
width: auto !important;
display: inline-block;
}
.iw-candidate-advanced_search.style-v2 .advanced-fields-row .select2-selection--single {
border: none !important;
margin: 0;
padding-right: 25px;
}
.iw-candidate-advanced_search.style-v2 .advanced-fields-row .select2-selection--single .select2-selection__rendered {
font-size: 14px;
font-weight: 700;
opacity: 1;
}
.page-search-map {
padding: 0;
position: relative;
}
.page-search-map &gt; .row {
margin: 0;
}
.page-search-map .iwj-search-left-side {
padding: 30px 30px 0;
}
.page-search-map .iwj-search-right-side {
padding: 0;
position: fixed;
right: 0;
}
.page-search-map .iw-job-filter {
padding: 0;
}
.iwj-search-left-side .select2-container,
.iw-job-advanced_search .select2-container {
width: 100% !important;
min-width: auto;
}
.iw-job-advanced_search .slide-range {
margin-top: 40px;
}
.iw-job-advanced_search input.form-control.keywords {
padding: 0;
height: 40px;
color: rgba(255, 255, 255, 0.5);
}
.iw-job-advanced_search input.form-control.keywords::-webkit-input-placeholder {
color: #ffffff !important;
opacity: 0.5 !important;
}
.iw-job-advanced_search input.form-control.keywords::-moz-placeholder {
color: #ffffff !important;
opacity: 0.5 !important;
}
.iw-job-advanced_search input.form-control.keywords:-ms-input-placeholder {
color: #ffffff !important;
opacity: 0.5 !important;
}
.iw-job-advanced_search input.form-control.keywords:-moz-placeholder {
color: #ffffff !important;
opacity: 0.5 !important;
}
.iw-job-advanced_search .asRange,
.iw-job-advanced_search .asRange .asRange-selected {
height: 5px;
cursor: pointer;
}
.content-search.in-page-heading {
margin-top: 35px;
} .iw-job-advanced_search.white .content-search {
background-color: #ffffff;
padding: 0;
}
.iw-job-advanced_search.white .filter-item-keyword {
padding: 20px 60px;
}
.iw-job-advanced_search.white .default-fields-2 {
padding: 0 60px;
}
.iw-job-advanced_search.white .advanced-fields {
padding: 0 60px;
}
.iw-job-advanced_search.white .filter-item-keyword {
border-bottom: 1px solid rgba(216, 216, 216, 0.4);
}
.iw-job-advanced_search.white input.form-control.keywords {
color: #777777;
font-size: 18px;
border: none;
height: 35px;
}
.iw-job-advanced_search.white input.form-control.keywords::-webkit-input-placeholder {
color: #777777 !important;
opacity: 1 !important;
}
.iw-job-advanced_search.white input.form-control.keywords::-moz-placeholder {
color: #777777 !important;
opacity: 1 !important;
}
.iw-job-advanced_search.white input.form-control.keywords:-ms-input-placeholder {
color: #777777 !important;
opacity: 1 !important;
}
.iw-job-advanced_search.white input.form-control.keywords:-moz-placeholder {
color: #777777 !important;
opacity: 1 !important;
}
.iw-job-advanced_search.white .filter-item {
padding: 0 0 25px 0;
margin: 0;
}
.iw-job-advanced_search.white .filter-item.check-box {
padding: 15px 0;
border-bottom: 1px #f2f2f2 solid;
}
.iw-job-advanced_search.white .iwjob-list-categories {
display: table;
margin: 0 -40px;
}
.iw-job-advanced_search.white .title-item {
font-size: 14px;
margin-bottom: 10px;
}
.iw-job-advanced_search.white .title-item.category {
margin-top: 10px;
}
.iw-job-advanced_search.white .iwjob-list-categories .category-item {
float: left;
width: 33.333333%;
padding: 0 40px;
}
.iw-job-advanced_search.white .iwjob-list-categories .filter-name-item {
float: left;
width: 80%;
}
.iw-job-advanced_search.white .filter-item .iwj-input-checkbox label {
color: #333333;
font-size: 14px;
font-weight: 400;
}
.iw-job-advanced_search.white .iwj-input-checkbox [type="checkbox"] + label {
margin: 2px 0;
}
.iw-job-advanced_search.white .iwj-input-checkbox [type="checkbox"]:not(:checked) + label,
.iw-job-advanced_search.white .iwj-input-checkbox [type="checkbox"]:checked + label {
padding-left: 25px;
}
.iw-job-advanced_search.white .iwj-input-checkbox [type="checkbox"]:not(:checked) + label:before,
.iw-job-advanced_search.white .iwj-input-checkbox [type="checkbox"]:checked + label:before {
width: 10px;
height: 10px;
-webkit-border-radius: 0;
border-radius: 0;
border: 1px solid #e5e5e5;
top: 10px;
}
.iw-job-advanced_search.white .iwj-input-checkbox [type="checkbox"]:not(:checked) + label:after,
.iw-job-advanced_search.white .iwj-input-checkbox [type="checkbox"]:checked + label:after {
content: '';
position: absolute;
top: 12.5px;
left: 3px;
width: 4px;
height: 4px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.iw-job-advanced_search.white .iwjob-types-levels {
display: table;
width: 100%;
}
.iwjob-types-levels .title-item {
float: left;
width: 220px;
margin: 2px 0 !important;
}
.iw-job-advanced_search.white .iwjob-list-types,
.iw-job-advanced_search.white .iwjob-list-levels {
display: table;
width: calc(100% - 220px);
}
.iw-job-advanced_search.white .iwjob-types-levels .type-item {
float: left;
padding: 0 20px;
}
.iw-job-advanced_search.white .filter-items-select {
border-bottom: 1px #f2f2f2 solid;
padding-top: 25px;
}
.iw-job-advanced_search.white .section-filter .select2-selection--single .select2-selection__rendered {
opacity: 1;
color: #333333;
padding: 0 45px 0 25px !important;
}
body .iw-job-advanced_search.white .select2-container .select2-selection--single {
height: 44px;
line-height: 44px;
}
body .iw-job-advanced_search.white .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 42px;
width: 80px;
}
.iw-job-advanced_search.white .bottom-section-filter {
margin: 0;
padding: 30px 60px;
}
.iw-job-advanced_search.white .hide-advance {
margin: 0 20px;
padding: 0 10px 0 0;
border-bottom: 1px solid;
position: relative;
font-size: 14px;
font-weight: 500;
}
.iw-job-advanced_search.white .hide-advance:after {
position: absolute;
top: 0;
right: 0;
content: "\f35f";
font-family: "Ionicons";
}
.iw-job-advanced_search.white .hide-advance.active:after {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.iw-job-advanced_search.white .btn-search {
width: auto;
height: 44px;
line-height: 44px;
padding: 0 35px;
background-color: #33aa58;
text-transform: uppercase;
font-weight: 500;
}
.iw-job-advanced_search.white .multiselect-container input.multiselect-search {
color: #666666;
}
.iw-job-advanced_search.white .iwjmb-field .select2-container {
min-width: auto;
}
.iw-job-advanced_search.white .multiselect.dropdown-toggle.btn {
border: 1px #eeeeee solid;
-webkit-border-radius: 0;
border-radius: 0;
height: 44px;
padding: 0 25px;
line-height: 42px;
color: #333333;
}
.iw-job-advanced_search.white .multiselect.dropdown-toggle.btn .caret {
right: 30px;
top: 20px;
color: #777777;
}
.iw-job-advanced_search.white .select2-container--default .select2-selection--multiple input {
color: #666666;
}
@media screen and (max-width: 1360px) {
.search-map .section-filter .filter-item {
width: 100% !important;
}
.iw-candidate-advanced_search.style-v2 .advanced-fields-row .filter-item {
width: 33.333333% !important;
}
}
@media screen and (max-width: 991px) {
.page-search-map .iwj-search-right-side,
body.admin-bar .page-search-map.style2 .iwj-search-right-side {
position: relative;
top: auto;
right: auto;
height: auto;
padding: 65px 0 110px;
}
.page-search-map .iw_search_map {
height: 480px !important;
}
.iw-job-advanced_search.white .iwjob-list-categories .category-item {
width: 50%;
}
.iw-candidate-advanced_search.style-v2 .content-search {
padding: 15px;
}
}
@media ( min-width: 768px ) and ( max-width: 991px ) {
.iw-candidate-advanced_search.style-v2 .default-fields .default-fields-row .item-col {
width: 33.333333%;
}
}
@media ( min-width: 768px ) {
.iw-candidate-advanced_search.style-v2 .default-fields .default-fields-row,
.iw-candidate-advanced_search.style-v2 .advanced-fields-row {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
}
}
@media ( max-width: 767px ) {
.iw-candidate-advanced_search.style-v2 .default-fields .bottom-section-filter {
padding: 0;
}
}
@media screen and (max-width: 600px) {
body.admin-bar .page-search-map,
.page-search-map.style2 {
padding: 0;
}
.iw-job-advanced_search.white .iwjob-list-categories .category-item {
width: 100%;
}
.iw-job-advanced_search.white .bottom-section-filter .action-search {
float: none !important;
text-align: center;
}
.iw-job-advanced_search.white .hide-advance {
margin: 0 0 20px;
}
.iw-job-advanced_search.white .btn-search {
margin: 10px 0;
}
}
@media ( min-width: 576px ) and ( max-width: 767px ) {
.iw-candidate-advanced_search.style-v2 .default-fields .default-fields-row .item-col {
width: 50%;
}
.iw-candidate-advanced_search.style-v2 .advanced-fields-row .filter-item {
width: 33.333333% !important;
}
}
@media ( max-width: 575px ) {
.iw-candidate-advanced_search.style-v2 .default-fields .bottom-section-filter {
width: 100%;
}
.iw-candidate-advanced_search.style-v2 .default-fields .bottom-section-filter .btn-search {
width: 100%;
}
.iw-candidate-advanced_search.style-v2 .default-fields .default-fields-row,
.iw-candidate-advanced_search.style-v2 .advanced-fields-row {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.iw-candidate-advanced_search.style-v2 .advanced-fields-row .filter-item {
width: 50% !important;
}
}
@media screen and (max-width: 480px) {
.iw-job-advanced.white_search input.form-control.keywords {
font-size: 14px;
}
.iw-job-advanced_search.white .filter-item-keyword,
.iw-job-advanced_search.white .default-fields-2,
.iw-job-advanced_search.white .advanced-fields {
padding-left: 25px;
padding-right: 25px;
}
}@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.iwj-count {
float: right;
}
.iwj-filter-selected {
clear: both;
}
.clearfix:after {
content: ".";
visibility: hidden;
display: block;
height: 0;
clear: both;
}
.iwj-filter-selected ul {
clear: both;
}
.iwj-filter-selected-item label {
font-weight: bold;
cursor: pointer;
}
.iwj-filter-selected-item a {
margin-left: 10px ;
display: inline-block;
float: right;
font-size: 18px;
}
.iwj-clear-filter-btn {
clear: both;
}.rating-loading {
width: 25px;
height: 25px;
font-size: 0;
color: #fff;
background: transparent url(//fdrs-ltd.com/wp-content/plugins/iwjob/assets/img/loading.gif) top left no-repeat;
border: none;
} .rating-container .rating-stars {
position: relative;
cursor: pointer;
vertical-align: middle;
display: inline-block;
overflow: hidden;
white-space: nowrap;
}
.rating-container .rating-input {
position: absolute;
cursor: pointer;
width: 100%;
height: 1px;
bottom: 0;
left: 0;
font-size: 1px;
border: none;
background: none;
padding: 0;
margin: 0;
}
.rating-disabled .rating-input, .rating-disabled .rating-stars {
cursor: not-allowed;
}
.rating-container .star {
display: inline-block;
margin: 0 3px;
text-align: center;
}
.rating-container .empty-stars {
color: #aaa;
}
.rating-container .filled-stars {
position: absolute;
left: 0;
top: 0;
margin: auto;
color: #fde16d;
white-space: nowrap;
overflow: hidden; }
.rating-rtl {
float: right;
}
.rating-animate .filled-stars {
transition: width 0.25s ease;
-o-transition: width 0.25s ease;
-moz-transition: width 0.25s ease;
-webkit-transition: width 0.25s ease;
}
.rating-rtl .filled-stars {
left: auto;
right: 0;
-moz-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
-webkit-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
-o-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
}
.rating-rtl.is-star .filled-stars {
right: 0.06em;
}
.rating-rtl.is-heart .empty-stars {
margin-right: 0.07em;
} .rating-xl {
font-size: 4.89em;
}
.rating-lg {
font-size: 3.91em;
}
.rating-md {
font-size: 3.13em;
}
.rating-sm {
font-size: 2.5em;
}
.rating-xs { }
.rating-xl {
font-size: 4.89em;
} .rating-container .clear-rating {
color: #aaa;
cursor: not-allowed;
display: inline-block;
vertical-align: middle;
font-size: 60%;
}
.clear-rating-active {
cursor: pointer !important;
}
.clear-rating-active:hover {
color: #843534;
}
.rating-container .clear-rating {
padding-right: 5px;
}  .rating-container .caption .label {
display: inline-block;
padding: .25em .4em;
line-height: 1;
text-align: center;
vertical-align: baseline;
border-radius: .25rem;
}
.rating-container .caption {
color: #999;
display: inline-block;
vertical-align: middle;
font-size: 60%;
margin-top: -0.6em;
}
.rating-container .caption {
margin-left: 5px;
margin-right: 0;
}
.rating-rtl .caption {
margin-right: 5px;
margin-left: 0;
} @media print {
.rating-container .clear-rating {
display: none;
}
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//fdrs-ltd.com/wp-content/plugins/iwjob/assets/owlcarousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.iwj-hide{
display: none;
}
.iwj-button-loader{
position: relative;
}
.rem-button-loader {
line-height: 36px;
position: absolute;
top: 0;
left: 0;
display: none;
width: 100%;
height: 100%;
cursor: pointer;
text-align: center;
vertical-align: top;
border: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #d64521;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.rem-button-loader &gt; div {
display: inline-block;
width: 8px;
height: 8px;
-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
animation: bouncedelay 1.4s infinite ease-in-out; border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
background: #fff;
}
.rem-button-loader .bounce1 {
-webkit-animation-delay: -.32s;
animation-delay: -.32s;
}
.rem-button-loader .bounce2 {
-webkit-animation-delay: -.16s;
animation-delay: -.16s;
}
@-webkit-keyframes bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(.0);
transform: scale(.0);
}
40% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
}
@keyframes bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(.0);
transform: scale(.0);
}
40% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
}  .row-eq-height {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.row-flex-wrap{
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
}  .iwj-btn{
display: inline-block;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background: #eee;
color: #333;
text-transform: uppercase;
border: none;
padding: 7px 25px;
font-weight: 600;
text-align: center;
font-size: 13px;
position: relative;
z-index: 0;
}
.iwj-btn-shadow{
display: inline-block;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background: #eee;
color: #333;
text-transform: uppercase;
border: none;
padding: 7px 25px;
font-weight: 600;
text-align: center;
font-size: 13px;
position: relative;
z-index: 0;
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
}
.iwj-btn:hover, .iwj-btn:focus, .iwj-btn:active {
color: #333;
outline: none !important;
opacity: 0.9;
}
.iwj-btn-shadow:hover, .iwj-btn-shadow:focus, .iwj-btn-shadow:active {
color: #333;
outline: none !important;
opacity: 0.9;
}
.iwj-btn-primary, .iwj-btn-primary:hover, .iwj-btn-primary:focus, .iwj-btn-primary:active{
background: #2980b9;
color: #fff;
}
.iwj-btn-secondary, .iwj-btn-secondary:hover, .iwj-btn-secondary:focus, .iwj-btn-secondary:active{
background: #16A085;
color: #fff;
}
.iwj-btn-danger, .iwj-btn-danger:hover, .iwj-btn-danger:focus, .iwj-btn-danger:active{
color: #fff;
background-color: #ff6633;
}
.iwj-btn-large{
padding: 15px 25px;
font-size: 130%;
}
.iwj-btn-medium{
padding: 10px 25px;
font-size: 130%;
}
.iwj-btn-full{
width: 100%;
}
.iwj-btn-icon i {
font-size: 18px;
font-weight: 500;
margin-right: 4px;
position: relative;
top: 2px;
}
.iwj-btn-full.iwj-btn-icon{
text-align: left;
font-size: 100%;
}
.iwj-btn-full.iwj-btn-icon i{
padding-right: 25px;
margin-right: 25px;
border-right: 1px solid rgba(255,255,255, 0.1);
position: relative;
top: 0;
}
.iwj-btn:disabled{
opacity: 0.5;
}
.iwj-btn:disabled:hover{
opacity: 0.5;
}
.iwj-btn-shadow:disabled{
opacity: 0.5;
}
.iwj-btn-shadow:disabled:hover{
opacity: 0.5;
}  .iwj-divider{
text-align: center;
position: relative;
}
.iwj-divider .line{
width: 237px;
height: 1px;
background: #2980b9;
display: inline-block;
}
.iwj-divider .circle{
width: 35px;
height: 35px;
line-height: 35px;
display: inline-block;
background: #2980b9;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
margin-top: -12px;
margin-left: -18px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}  .iwj-magic-line-wrap{
text-align: center;
}
.iwj-magic-line{
background: #2980b9;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
display: inline-block;
padding: 3px;
position: relative;
-webkit-box-shadow: 0px 5px 25px rgba(41,128,185,0.3);
-moz-box-shadow: 0px 5px 25px rgba(41,128,185,0.3);
box-shadow: 0px 5px 25px rgba(41,128,185,0.3);
}
.iwj-magic-line .magic-line{
background: #fff;
position: absolute;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
z-index: 10;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.iwj-magic-line .magic-line.faster{
-moz-transition: width 0.1s;
-webkit-transition: width 0.1s;
-o-transition: width 0.1s;
transition: width 0.1s;
}
.iwj-magic-line p{
color: #fff;
padding: 7px 50px;
display: inline-block;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
text-transform: uppercase;
font-weight: 600;
position: relative;
z-index: 200;
margin: 0;
cursor: pointer; }
.iwj-magic-line p.active{
color: #2980b9;
}  .iwj-form{
background: #fff;
padding: 70px;
max-width: 770px;
margin: 0 auto;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.iwj-form .pre-text{
margin-bottom: 40px;
}
.iwj-form .iwj-field{
border: 1px solid #eeeeee;
padding: 14px 28px 15px;
margin-bottom: 30px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.iwj-form .iwj-field label{
display: block;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
color: #2980b9;
}
.iwj-form .iwj-field .iwj-input{
position: relative;
padding-left: 40px;
}
.iwj-form .iwj-field i{
color: #2980b9;
font-size: 16px;
position: absolute;
left: 0;
top: 6px;
}
.iwj-form .iwj-field i{
color: #2980b9;
font-size: 16px;
position: absolute;
left: 0;
top: 5px;
}
.iwj-form .iwj-field input{
border: none;
width: 100%;
}
.iwj-form-2 h3{
font-size: 18px;
font-weight: bold;
color: #444;
border-bottom: 1px solid #f6f7f9;
text-transform: uppercase;
padding-bottom: 15px;
margin-top: 35px;
margin-bottom: 20px;
}
.iwj-form-2 h3.no-border{
border-bottom: none;
margin-bottom: 10px;
}
.iwj-form-2 h3:first-child{
margin-top: 0;
}
.iwj-form-2 div.iwjmb-field{
margin-bottom: 20px;
}
.iwj-form-2 .iwjmb-field label{
color: #555;
padding: 0 15px;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
}
.iwj-form-2 .iwjmb-field .description{
font-size: 12px;
color: #999;
font-style: italic;
margin-top: 4px;
}
.iwj-form-2 .iwjmb-field input[type="password"],
.iwj-form-2 .iwjmb-field input[type="number"],
.iwj-form-2 .iwjmb-field input[type="text"], .iwj-form-2 .iwjmb-field input[type="email"],
.iwj-form-2 .iwjmb-field input[type="url"], .iwj-form-2 .iwjmb-field select, .iwj-form-2 .iwjmb-field textarea{
border: 1px solid #eeeeee;
padding: 6px 15px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
width: 100%;
color: #555;
position: relative;
}
.iwj-form-2 .iwjmb-field input[type="password"]::placeholder,
.iwj-form-2 .iwjmb-field input[type="number"]::placeholder,
.iwj-form-2 .iwjmb-field input[type="text"]::placeholder, .iwj-form-2 .iwjmb-field input[type="email"]::placeholder,
.iwj-form-2 .iwjmb-field input[type="url"]::placeholder, .iwj-form-2 .iwjmb-field select, .iwj-form-2 .iwjmb-field textarea::placeholder{
color: #999;
}
.iwj-form-2 .token-input.ui-autocomplete-input::placeholder{
color: #999;
font-size: 13px;
}
.iwj-form-2 .iwjmb-field input[readonly]{
background: #eee !important;
}
.iwj-form-2 .iwjmb-select-tree .select2-container{
margin-right: 5px;
}
.iwj-form-2 .iwjmb-sort-clone div.iwjmb-field.iwjmb-textarea-wrapper{
width: 100%;
}
.iwj-form-2 .iwjmb-sort-clone a.iwjmb-button, .iwj-form-2 .iwjmb-sort-clone a.iwjmb-clone-icon{
top: 50%;
}
.iwj-form-2 .iwjmb-sort-clone div.iwjmb-field.iwjmb-textarea-wrapper textarea{
height: 75px;
}
.iwj-form-2 .gallery-area &gt;h3,.iwj-form-2 .video-area &gt;h3 {
border-bottom: 0;
padding-bottom: 0;
}
.iwj-form-2 .iwjmb-upload-inside h3{
font-weight: 600;
color: #ddd;
border-bottom: none;
font-size: 22px;
font-style: italic;
margin-top: 10px;
}
.iwj-form-2 .iwjmb-media-view{
border: none;
background: #f5f5f5;
padding: 2px;
}
.iwj-form-2  .iwjmb-upload-inside p{
text-transform: uppercase;
font-weight: 600;
color: #ccc;
}
.iwj-form-2  .iwjmb-upload-inside .iwjmb-browse-button{
color: #666;
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
}
.iwj-form-2  .iwjmb-media-status{
display: inline-block;
text-decoration: none;
font-size: 12px;
line-height: 26px;
height: 28px;
margin: 0 10px;
font-style: italic;
color: #aaa;
}
.tokenfield.form-control {
border: none;
box-shadow: none;
padding: 0;
}
.tokenfield.form-control.focus {
box-shadow: none;
}
.tokenfield.form-control .token {
color: #ffffff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: none;
font-size: 12px;
}
.tokenfield.form-control input {
width: 100% !important;
margin-bottom: 0;
}
.tokenfield.form-control .token span {
padding: 0 5px 0 15px;
height: 28px;
line-height: 28px;
}
div.tokenfield .token .close{
margin-right: 10px;
line-height: 28px;
font-weight: normal;
}
.tokenfield.form-control .token a {
color: #ffffff;
opacity: 1;
}
div.tokenfield .token{
height: 28px;
}
div.tokenfield .token-input{
height: 44px;
}
body ul.ui-autocomplete.ui-menu {
width: 250px !important;
min-width: auto !important;
border: 1px #eeeeee solid;
padding: 0;
background: #ffffff;
box-shadow: none;
}
body ul.ui-autocomplete.ui-menu li {
list-style: none;
color: #333333;
padding: 5px 15px;
border-bottom: 1px #eeeeee solid;
}
body ul.ui-menu li:hover {
color: #ffffff;
}
body ul.ui-autocomplete.ui-menu li:last-child {
border-bottom: none;
}
.iwj-form-2 .iwjmb-field select{
width: auto;
margin-right: 5px;
}
.iwj-form-2 .iwjmb-field .iwjmb-map-canvas{
height: 300px;
}
.iwj-form-2 .iwjmb-field .iwjmb-map-goto-address-button{
background: #2980b9;
color: #fff;
border: none;
padding: 2px 15px;
margin-top: 5px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
height: 28px;
line-height: 28px;
display: none;
}
.iwj-form-2 .iwj-button-loader {
margin-top: 25px;
}
.iwj-form-2 .field-social, .iwj-form-2 .field-name {
display: table;
margin: 0 -15px;
}
.iwj-change-password .iwjmb-fields {
display: table;
width: 100%;
}
.iwj-delete-account-btn{
float: right;
}  .iwj-login-form .lost-password{
margin-top: 10px;
}
.iwj-login-form .iwj-divider,
.iwj-register-form .iwj-divider{
margin-top: 45px;
}
.iwj-login-form .social-login,
.iwj-register-form .social-login{
margin-top: 35px;
}
.iwj-login-form .social-login &gt; div,
.iwj-register-form .social-login &gt; div {
margin-bottom: 30px;
}
.iwj-login-form-popup .iwj-login-form .social-login &gt; div,
.iwj-register-form-popup .iwj-register-form .social-login &gt; div {
margin-bottom: 15px;
}
.iwj-login-form .register-account{
margin-top: 20px;
}
.iwj-login-form .social-login .social-login-facebook,
.iwj-register-form .social-login .social-login-facebook {
background: #3B5998;
}
.iwj-login-form .social-login .social-login-google,
.iwj-register-form .social-login .social-login-google {
background: #DB4437;
}
.iwj-login-form .social-login .social-login-twitter,
.iwj-register-form .social-login .social-login-twitter {
background: #0084B4;
}
.iwj-login-form .social-login .social-login-linkedin,
.iwj-register-form .social-login .social-login-linkedin {
background: #006fa6;
}  .iwj-register-form .iwj-magic-line{
margin-top: 20px;
margin-bottom: 40px;
position: relative;
}
.iwj-register-form .login-lostpass{
margin-top: 20px;
text-align: center;
}
.iwj-register-form .login-lostpass a{
margin-right: 5px;
}  .iwj-social-register .avatar{
max-width: 90px;
max-height: 90px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
float: left;
margin-right: 20px;
margin-top: 12px;
}
.iwj-social-register .confirm-div h2{
color: #444;
margin-top: -12px;
}
.iwj-social-register .social-confirm-newuser{
font-style: italic;
margin-bottom: 37px;
}
.iwj-social-register .social-confirm-newuser p{
margin-bottom: 0;
line-height: 1;
}
.iwj-social-register .select2-container{
width: 200px !important;
margin-top: -7px;
}
.iwj-social-register select{
width: 200px;
border: none;
height: 40px;
line-height: 40px;
padding: 0 15px;
}
.iwj-social-register .select2-container--default .select2-selection--single .select2-selection__arrow{
top: 7px;
right: 5px;
}
.iwj-social-register .select2-container .select2-selection--single{
border: none;
}
.iwj-social-register .select2-container--default .select2-selection--single .select2-selection__rendered{
padding: 0;
}  .iwj-lostpass-form .login-register-account{
margin-top: 15px;
text-align: center;
}
.iwj-lostpass-form .login-register-account a{
margin-right: 5px;
}  .iwj-dashboard{
background: #2f3f46;
}
.iwj-dashboard-main {
float: right;
width: calc(100% - 250px);
}
.iwj-dashboard-main-inner {
padding: 50px;
background: #eee;
min-height: 630px;
}
.iwj-main-block {
background: #fff;
padding: 50px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
} .iwj-block{
background: #fff;
padding: 50px;
margin-bottom: 30px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.iwj-main .iwj-block:last-child{
margin-bottom: 0;
}
.iwj-block-inner{
margin-bottom: 45px;
}
.socials-area.iwj-block-inner{
margin-bottom: 25px;
}
.iwj-edit-profile-page .iwj-change-password.iwj-block {
margin-bottom: 0;
}
.iwj-dashboard-sidebar{
background: #2f3f46;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 250px;
float: left;
}
.iwj-dashboard-sidebar .iwj-btn:hover {
color: #ffffff;
}
body .iwj-dashboard-menu ul{
margin: 0;
padding: 0;
list-style: none;
}
.iwj-dashboard-menu ul li{
padding: 13px 16px;
list-style: none;
}
.iwj-dashboard-menu ul li:last-child {
border: none;
}
.iwj-dashboard-menu ul li a, .entry-content .iwj-dashboard-menu a:visited{
text-transform: uppercase;
color: #fff;
}
.iwj-dashboard-menu ul li i{
display: inline-block;
color: #ccc;
width: 35px;
font-size: 20px;
position: relative;
top: 2px;
}
.iwj-dashboard table &gt; thead &gt; tr &gt; th{
color: #333;
text-transform: uppercase;
}
.iwj-dashboard-menu-mobile{
display: none;
}
.iwj-dashboard-menu-mobile button{
width: 100%;
padding: 13px;
font-size: 14px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
text-transform: uppercase;
border: none; } .iwj-dashboard-menu-mobile button .caret{
margin-left: 10px;
}
.iwj-dashboard-menu-mobile .dropdown ul{
margin: 0;
list-style: none;
width: 100%;
}
.iwj-dashboard-menu-mobile .dropdown ul li &gt; a{
padding: 7px 20px;
}
.iwj-dashboard-menu-mobile .dropdown ul li i{
margin-right: 5px;
width: 17px;
}
body .iwj-notification-menu ul{
margin: 0;
padding: 0;
list-style: none;
}
.iwj-dashboard-top{
float: left;
width: 100%;
}
.iwj-dashboard-sidebar .user-profile{
width: 250px;
padding: 20px 10px;
border-bottom: 1px solid #485a63;
}
.iwj-dashboard-sidebar .user-profile img{
width: 60px;
height: 60px;
padding: 4px;
float: left;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
background: #434652;
}
.iwj-dashboard-sidebar .user-profile.candidate img {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.iwj-dashboard-sidebar .user-profile h4{
color: #ffffff;
word-break: break-all;
word-wrap: break-word;
margin-top: 0;
padding-left: 10px;
width: calc(100% - 90px);
float: left;
}
.iwj-dashboard-sidebar .user-profile h4 span{
display: block;
font-size: 13px;
line-height: 25px;
font-weight: 600;
color: #fff;
}
.iwj-dashboard-top .job-count{
float: left;
width: calc(100% - 250px);
}
.iwj-dashboard-top .job-count li{
float: left;
width: 20%;
position: relative;
display: inline-block;
padding: 25px 0px 23px;
text-align: center;
vertical-align: top;
border-right: 1px solid #e7eef2;
}
.iwj-dashboard-circle{
width: 60px;
height: 60px;
background: #f7f7f7;
padding: 6px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
margin: 0 auto;
}
.iwj-circle-content{
background: #fff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
height: 100%;
width: 100%;
overflow: hidden;
}
.iwj-circle-content .count{
display: block;
font-size: 14px;
line-height: 9px;
padding: 9px 5px;
} .iwj-overview .info-top-wrap {
display: table;
width: 100%;
padding: 50px 85px;
margin-bottom: 30px;
background: #fff;
}
.iwj-dashboard-main .info-top-wrap, .iwj-dashboard-main .iw-profile-content .candicate-main-content {
-webkit-border-radius: 4px;
border-radius: 4px;
}
.iwj-dashboard-main .iwj-employer-detail .employer-detail-info &gt; div.location {
border: none;
}
.iwj-dashboard-main .iw-profile-content {
padding: 0;
background: none;
}
.iwj-overview .sidebar-info{
width: 15%;
float: left;
}
.iwj-overview .main-info{
width: 85%;
float: left;
}
.iwj-overview .avatar{ width: 150px;
height: 150px;
display: inline-block;
left: 0;
top: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
background: #fff;
}
.iwj-overview .avatar img{
width: 100%;
}
.iwj-overview .title{
font-size: 30px;
text-transform: uppercase;
color: #2980b9;
}
.iwj-overview .headline{
background: #f16e8e;
color: #fff;
display: inline-block;
padding: 0 16px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.iwj-overview .iwj-title {
font-size: 30px;
text-transform: uppercase;
font-weight: 600;
margin: 0 0 15px;
}
.iwj-overview .info-top {
border-bottom: 1px #f6f7f9 solid;
padding-bottom: 35px;
}
.iwj-overview .info-bottom {
padding: 5px 0 0;
line-height: 30px;
}
.iwj-overview .info-bottom ul {
padding: 0;
margin: 20px 0 0;
}
.iwj-overview .info-bottom ul li {
list-style: none;
font-weight: 500;
line-height: 18px;
padding: 12px 0;
text-align: left;
}
.iwj-overview .info-bottom ul li .left {
float: left;
min-width: 110px;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
}
.iwj-overview .info-bottom ul li i {
font-size: 16px;
width: 20px;
font-weight: normal;
text-align: center;
margin-right: 10px;
position: relative;
top: 2px;
display: inline-block;
}
.iwj-overview .info-bottom ul li.location i {
color: #f16e8e;
}
.iwj-overview .info-bottom  ul li.phone i {
color: #4a98ae;
}
.iwj-overview .info-bottom ul li.website i {
color: #33aa58;
}
.iwj-overview .info-bottom ul li a {
color: #333;
} .iwj-overview .info-top-wrap.info-top-wrap-employer{
padding: 0;
background: none;
}
.iwj-overview .info-top-wrap.info-top-wrap-employer h3.info-title,.iwj-overview .employer-detail-container h3.info-title {
font-size: 16px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
margin: 0 0 25px;
}
.iwj-overview .info-top-wrap.info-top-wrap-employer .main-information {
margin: 0 -10px;
}
.main-information .employer-contact {
float: left;
width: 33.33333333%;
padding: 0 10px;
display: table;
height: 208px;
}
.main-information .employer-contact .content-info {
background: #ffb033;
display: table-cell;
width: 100%;
vertical-align: middle;
}
.main-information .empl-box {
padding: 25px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
color: #ffffff;
}
.main-information .employer-contact div.avatar{
float: left;
width: 130px;
height: 130px;
}
.main-information .employer-contact .empl-detail-info{
margin-left: 180px;
}
.main-information .empl-box.jobs-listing{
background: #2980b9;
}
.main-information .empl-box.jobs-published{
background: #33aa58;
}
.main-information .empl-box.jobs-expired{
background: #e84a5f;
}
.main-information .empl-box.jobs-pending{
background: #ffb033;
}
.iwj-overview h4.iwj-epl-title{
color: #ffffff;
font-size: 24px;
font-weight: bold;
margin: 0;
}
.main-information .employer-contact .empl-detail-info span{
color: rgba(255,255,255,0.9);
font-size: 14px;
font-style: italic;
display: block;
margin-bottom: 5px;
}
.main-information .employer-contact .empl-action-button a{
color: #ffffff;
font-size: 12px;
text-transform: uppercase;
margin: 10px 8px 0 0;
display: inline-block;
border: 1px solid rgba(255,255,255, 0.8);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 0 12px;
height: 32px;
line-height: 32px;
}
.main-information .employer-contact .empl-action-button a.iwj-edit-profile:hover {
background: #33aa58;
border-color: #33aa58;
}
.main-information .empl-info-jobs-listing {
float: left;
width: 66.66666667%;
padding: 0 10px;
}
.main-information .empl-info-jobs-listing .info-wrap {
margin: 0 -10px;
}
.main-information .empl-info-jobs-listing .empl-info-jobs-item {
float: left;
width: 25%;
padding: 0 10px;
display: table;
height: 208px;
text-align: center;
}
.main-information .empl-info-jobs-item .empl-box {
display: table-cell;
vertical-align: middle;
}
.main-information .empl-box .empl-small-detail{
width: 150px;
height: 150px;
margin: auto;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 1px solid rgba(255,255,255,0.4);
padding: 35px 12px;
}
.main-information .empl-box .empl-small-detail h5{
font-size: 48px;
color: #ffffff;
font-weight: bold;
margin: 0;
line-height: 48px;
}
.main-information .empl-box .empl-small-detail a{
color: #ffffff;
font-size: 15px;
}
.iwj-employerdl-content .employer-recent-applier, .iwj-employerdl-content .employer-avg-daily-viewers{
-webkit-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
}
.iwj-employerdl-content .employer-avg-daily-viewers{
padding-bottom: 0;
}
.employer-main-applier .empl-candidate-box{
text-align: center;
background: #fff;
border: 1px solid #e6eaee;
border-radius: 4px;
padding: 10px;
margin-bottom: 10px;
}
.employer-main-applier .avatar-name .avatar-candidate,
.employer-main-applier .avatar-name h5 {
display: inline-block;
}
.employer-main-applier .avatar-name .avatar-candidate {
position: relative;
width: 50px;
}
.employer-main-applier .avatar-candidate img {
width: auto;
height: auto;
-webkit-border-radius: 4px;
border-radius: 4px;
position: absolute;
left: 0;
top: -20px;
}
.employer-main-applier .avatar-name h5 {
font-weight: 600;
font-size: 13px;
margin: 0;
}
.employer-main-applier .avatar-name h5 a {
text-transform: capitalize !important;
}
.employer-main-applier .empl-candidate-box a{
font-size: 13px;
}
.employer-main-applier .empl-candidate-box h5{
font-weight: 600;
font-size: 13px;
}
.employer-main-applier .empl-candidate-box h5 a{
color: #333333;
text-transform: capitalize;
}
.employer-main-applier .empl-candidate-box .c-time-apply{
display: block;
}
.employer-avg-daily-viewers .employer-main-avg-views h4{
color: #ffffff;
font-size: 18px;
margin: 0 0 23px;
}
.iw-profile-content .iwj-employerdl-content .title-block {
padding: 28px 30px 70px;
background: #ffffff url(//fdrs-ltd.com/wp-content/plugins/iwjob/assets/images/bg_dah_employer_detail.png) no-repeat;
background-size: cover;
}
.iw-profile-content .iwj-employerdl-content .title-block div.count {
color: #ffffff;
font-size: 18px;
}
.iw-profile-content .iwj-employerdl-content .title-block div.count span {
display: inline-block;
font-size: 72px;
font-weight: 800;
line-height: 72px;
padding: 0 15px;
}
.iw-profile-content .iwj-employerdl-content .employer-main-applier,
.iw-profile-content .iwj-employerdl-content .employer-main-avg-views {
margin-top: -50px;
}
.iw-profile-content .iwj-employerdl-content table {
margin-bottom: 0;
}
.iw-profile-content .iwj-employerdl-content .iwj-table-overflow-x table thead {
background: rgba(0,0,0,0.1);
}
.iw-profile-content .iwj-employerdl-content .iwj-table-overflow-x table thead th{
padding-top: 15px;
padding-bottom: 15px !important;
color: #ffffff;
line-height: 20px;
}
.iw-profile-content .iwj-employerdl-content .iwj-table-overflow-x table th:first-child, .iw-profile-content .iwj-employerdl-content .iwj-table-overflow-x .table tbody tr td:first-child{
padding-left: 20px !important;
padding-right: 20px !important;
}
.iw-profile-content .iwj-employerdl-content .iwj-table-overflow-x table th:last-child, .iw-profile-content .iwj-employerdl-content .iwj-table-overflow-x .table tbody tr td:last-child{
padding-right: 20px !important;
padding-left: 20px !important;
}
.iw-profile-content .iwj-employerdl-content .iwj-table-overflow-x table &gt; tbody &gt; tr:nth-of-type(odd){
background-color: #ffffff;
}
.iw-profile-content .iwj-employerdl-content .iwj-table-overflow-x table &gt; tbody &gt; tr:nth-of-type(even){
background-color: rgba(52, 73, 94, 0.08);
}
.iw-profile-content .iwj-employerdl-content .iwj-table-overflow-x table &gt; tbody &gt; tr &gt; td {
padding-top: 15px !important;
padding-bottom: 15px !important;
line-height: 20px;
border: none !important;
font-weight: 600;
}
.iw-profile-content .iwj-employerdl-content .iwj-table-overflow-x table &gt; tbody &gt; tr &gt; td a {
color: #777777;
}
.iw-profile-content .iwj-employerdl-content .iwj-table-overflow-x table &gt; tbody &gt; tr &gt; td .view-all a {
color: #33aa58;
text-transform: uppercase;
display: inline-block;
border-bottom: 1px #33aa58 solid;
}
.iw-profile-content .iwj-employerdl-content .iwj-table-overflow-x table &gt; tbody &gt; tr &gt; td:first-child a{
text-transform: uppercase;
}  .iwj-edit-profile{
display: inline-block;
border: 1px solid #2980b9;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 0 12px;
height: 32px;
line-height: 32px;
margin: 15px 0 0 8px;
clear: both;
}
.iwj-edit-profile i{
margin-right: 5px;
}
.iwj-edit-profile:hover{
background: #2980b9;
color: #fff;
}  .iwjmb-image_upload-wrapper ul.iwjmb-media-list {
margin: 10px;
padding: 0;
}
.iwjmb-image_upload-wrapper ul.iwjmb-media-list .iwjmb-image-item {
list-style: none;
}
.gdpr_profile-area .iwjmb-field.iwjmb-checkbox-wrapper{
display: flex;
}
.gdpr_profile-area .iwjmb-field.iwjmb-checkbox-wrapper .iwjmb-input{
order: 1;
}
.gdpr_profile-area .iwjmb-field.iwjmb-checkbox-wrapper .iwjmb-label{
order: 2;
}  .iwj-select-image-wrap{
width: 94px;
height: 94px;
float: left;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
border: 1px solid #dedede;
}
.iwj-select-image{
border: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 7px 32px;
display: inline-block;
color: #fff;
background: #2f3f46;
text-transform: uppercase;
font-size: 12px;
font-weight: 600;
}
.iwj-select-image:hover, .iwj-select-image:focus{
color: #fff;
}
.iwj-select-image:hover{
color: #fff
}
.iwj-select-image-button{
margin-left: 150px;
}
.iwj-select-image-button p{
color: #363F48;
}
.iwjmb-field.iwjmb-image_single-wrapper{
padding-bottom: 20px;
border-bottom: 1px solid #eee;
display: inline-block;
vertical-align: top;
width: 100%;
}     .iwj-orders .title h3 {
font-size: 14px;
text-transform: uppercase;
border-bottom: 2px #f6f7f9 solid;
padding-bottom: 5px;
margin: 0 0 35px;
}
.iwj-dashboard-main .table-title {
padding: 22px 35px;
background: #33aa58;
color: #ffffff;
font-weight: 500;
text-transform: uppercase;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.iwj-dashboard-main table {
border-top: none;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.iwj-dashboard-main table tr th{
padding-bottom: 20px !important;
}
.iwj-dashboard-main table tr th, .iwj-dashboard-main table tr td {
border-top: none !important;
border-bottom: 1px solid #eee !important;
}
.iwj-dashboard-main table tr th {
font-weight: 600;
}
.iwj-dashboard-main table tr td {
padding: 20px 8px !important;
}
.iwj-dashboard-main .iwj-save-jobs table tr td {
padding: 25px 8px 25px !important;
}
.iwj-dashboard-main .iwj-jobs-table table tr td {
padding: 23px 8px 20px !important;
}  .iwj-new-job {
position: relative;
}
.iwj-task-bar.job {
text-align: center;
margin-bottom: 40px;
}
.iwj-task-bar.job ul {
margin: 0;
padding: 0;
display: inline-block;
}
.iwj-task-bar.job ul li {
list-style: none;
font-weight: 600;
text-transform: uppercase;
width: 220px;
float: left;
text-align: center;
position: relative;
}
.iwj-task-bar.job ul li:after {
content: "";
position: absolute;
top: 21px;
right: 50%;
width: 100%;
height: 2px;
background: #eeeeee;
}
.iwj-task-bar.job ul li:first-child:after {
display: none;
}
.iwj-task-bar.job ul li span {
display: block;
position: relative;
z-index: 9;
}
.iwj-task-bar.job ul li span.number {
width: 45px;
height: 45px;
line-height: 45px;
background: #eeeeee;
-webkit-border-radius: 5px;
border-radius: 5px;
margin: 0 auto 12px;
font-weight: 600;
}
.iwj-task-bar.job ul li.active span.number {
color: #ffffff;
}
.iwj-new-job .wp-editor-container &gt; .mce-container {
border: 1px solid #e5e5e5;
}
.iwj-new-job .iwj-submit-btn .iwj-button-loader {
display: inline-block;
}
.iwj-new-job .iwj-submit-btn .iwj-button-loader button {
padding: 10px 25px;
}
.iwj-sjob-step-package form &gt; h3 {
font-weight: 600;
color: #ffffff;
font-size: 14px;
text-transform: uppercase;
padding: 20px 15px;
margin: 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.iwj-sjob-step-package form table {
margin-bottom: 50px;
width: 100%;
border-width: 0 1px 1px 1px;
border-color: #eeeeee;
border-style: solid;
}
.iwj-sjob-step-package form table tr:nth-child(odd) {
background: #f6f7f9;
}
.iwj-sjob-step-package form table tr th {
padding: 30px 15px !important;
font-weight: 600;
color: #333333;
border: none !important;
}
.iwj-sjob-step-package form table tr td {
padding: 30px 15px !important;
font-size: 14px;
border: none !important;
}
.iwj-sjob-step-package form table tr td h3 {
padding: 0;
font-size: 14px;
margin: 0;
}
.iwj-select-package-form &gt; label {
margin-bottom: 25px;
}
.iwj-order-payment h3 {
color: #333333;
margin: 0;
padding: 15px 20px;
border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
.iwj-order-payment .iwj-payments h3 {
border: none;
}
.iwj-order-payment .iwj-order-price &gt; div .title {
min-width: 200px;
display: inline-block;
font-size: 13px;
text-transform: uppercase;
font-weight: 600;
color: #777;
}
.iwj-order-payment .iwj-order-price &gt; div.total-price .title {
font-size: 14px;
color: #333333;
}
.iwj-order-payment .iwj-order-price &gt; div.total-price span + span {
font-size: 24px;
}
.iwj-select-package-form label input {
margin-right: 5px;
}
.iwj-select-package-form .iwj-payments {
margin-bottom: 25px;
}
.iwj-select-package-form .iwj-payments .payment-method img{
margin-left: 5px;
}
.iwj-new-job .select2-container--default .select2-selection--single .select2-selection__rendered {
height: 40px;
line-height: 40px;
}
.iwj-new-job .select2-container--default .select2-selection--single .select2-selection__arrow b {
margin-top: 4px;
}
.iwj-thankyou-page .iwj-thankyou-order-details {
margin: 0;
padding: 30px;
border: 1px rgba(0, 0, 0, 0.1) solid;
}
.iwj-thankyou-page .iwj-thankyou-order-details li {
border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
padding: 10px 0;
list-style: none;
}
.iwj-thankyou-page .iwj-thankyou-order-details li:last-child {
border-bottom: none;
}  .iwj-profile .wp-editor-container &gt; .mce-container {
border: 1px solid #e5e5e5;
}
.iwj-profile .select2-container--default {
margin-right: 10px;
}
.iwj-form-2 .select2-container {
width: 100%;
}
.iwj-form-2 .select2-container--default .select2-selection--single {
height: 42px;
line-height: 42px;
border: 1px solid #eeeeee;
webkit-box-shadow: none !important;
box-shadow: none !important;
-webkit-border-radius: 4px;
border-radius: 4px;
width: 100%;
}
.iwj-form-2 .select2-container--default .select2-selection--single .select2-selection__rendered {
height: 40px;
line-height: 40px;
padding-left: 15px;
padding-right: 35px;
color: #555;
}
.page-heading {
color: #777777;
}
.iwj-form-2 .select2-container--default .select2-selection--single .select2-selection__arrow b {
margin-top: 5px;
}
.iwj-form-2 .select2-container--default .select2-selection--multiple .select2-selection__rendered {
padding: 0 8px;
}
.iwj-form-2 .select2-container .select2-selection--multiple ul.select2-selection__rendered li.select2-search.select2-search--inline {
margin: 0;
}
.iwj-form-2 .select2-container .select2-selection--multiple {
border: 1px solid #eeeeee;
line-height: 40px;
}
.iwj-form-2 .select2-container--default.select2-container--focus .select2-selection--multiple {
border: 1px solid #eeeeee;
}
.iwj-form-2 .select2-container .select2-search--inline .select2-search__field {
margin-top: 0;
}
.iwj-form-2 .select2-container .select2-selection--multiple .select2-search--inline .select2-search__field {
margin-top: 2px;
position: relative;
top: 3px;
left: 6px;
}
.iwj-form-2 .select2-container .select2-selection--multiple .select2-search--inline .select2-search__field::placeholder {
color: #999;
}
.iwj-form-2 .select2-container--default .select2-selection--multiple .select2-selection__choice {
line-height: 26px;
margin-top: 7px;
background-color: #fff;
border-color: #ddd;
padding: 0 8px;
}
.iwj-form-2 .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
margin-right: 6px;
}   .iwj-filter-form {
background: #ffffff;
padding: 25px 30px 15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: relative;
}
.iwj-alert-feed {
position: absolute;
top: 26px;
right: 30px;
left: auto;
}
.job-alert-btn, .iwj-feed {
display: inline-block;
background: #2980b9;
padding: 3px 25px;
border-radius: 5px;
color: #fff;
text-transform: uppercase;
font-size: 11px;
font-weight: 600;
outline-style: none;
}
.iwj-alert-feed &gt; a {
float: left;
}
.iwj-alert-feed .iwj-feed {
margin-left: 10px;
font-size: 13px;
}
.iwj-alert-feed .iwj-feed {
padding: 3px 15px;
}
.job-alert-btn:hover, .job-alert-btn:active, .job-alert-btn:focus,
.iwj-feed:hover, .iwj-feed:active, .iwj-feed:focus {
color: #fff;
outline-style: none;
}
.job-alert-btn i{
margin-right: 7px;
font-size: 13px;
}
.jobs-layout-form form {
display: table;
width: 100%;
}
.jobs-layout-form form &gt; div {
float: left;
font-weight: 500;
color: #333333;
margin-right: 10px;
}
.jobs-layout-form form .show-filter-mobile, .jobs-layout-form form .default-sorting,
.jobs-layout-form .select2-container--default .select2-selection--single {
padding: 0 30px;
height: 36px;
line-height: 36px;
border: none;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #f6f7f9;
color: #333333;
font-weight: 500;
}
.show-filter-mobile {
display: none;
}
.jobs-layout-form .select2-container, .jobs-layout-form .show-filter-mobile {
margin-bottom: 10px;
}
.jobs-layout-form .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 36px;
}
.jobs-layout-form .select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 0;
color: #333;
}
.jobs-layout-form .select2-container--default .select2-selection--single .select2-selection__arrow{
top: 1px;
}
.iwj-dashboard-main .iwj-search-form .select2-container--default .select2-selection--single .select2-selection__arrow{
top: 8px;
}
.jobs-layout-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #333333 transparent transparent;
margin-left: -5px;
margin-top: 2px;
}
.jobs-layout-form form .layout-switcher ul {
margin: 0;
padding: 0;
}
.jobs-layout-form form .layout-switcher ul li {
list-style: none;
display: inline-block;
margin-right: 8px;
margin-bottom: 10px;
}
.jobs-layout-form form .layout-switcher ul li:last-child {
margin-right: 0;
}
.jobs-layout-form form .layout-switcher ul li a {
display: inline-block;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #f6f7f9;
font-size: 28px;
color: #333333;
}
.jobs-layout-form form .layout-switcher ul li.active a,
.jobs-layout-form form .layout-switcher ul li.active a:hover {
color: #ffffff;
background: #2980b9;
}
.jobs-layout-form form .layout-switcher ul li a i:before {
line-height: inherit;
}
.iwj-form-2.iwj-job-submit-form .select2-container .select2-selection--multiple,
.iwj-form-2.iwj-job-edit-form .select2-container .select2-selection--multiple,
.iwj-form-2.iwj-candidate-form .select2-container .select2-selection--multiple{
line-height: 20px;
}
.iwj-form-2.iwj-job-submit-form .select2-container .select2-selection--multiple ul.select2-selection__rendered,
.iwj-form-2.iwj-job-edit-form .select2-container .select2-selection--multiple ul.select2-selection__rendered,
.iwj-form-2.iwj-candidate-form .select2-container .select2-selection--multiple ul.select2-selection__rendered{
line-height: 34px;
}  .fixed {
position: fixed;
right: 50%;
margin-right: -50%;
}
.iwj-listing {
margin: 30px 0;
}
.iwj-candidates .iwj-listing,
.iwj-employers .iwj-listing {
margin: 0;
}
.iwj-jobs .sidebar-1.right {
float: right;
}
.iwj-listing:not(.iwj-style-match-height) .job-item{
height: auto !important;
}
.iwj-jobs .job-item{
padding: 20px 30px;
margin-bottom: 20px;
background: #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
position: relative;
}
.iwj-jobs-page .iwj-jobs .job-item:hover{
-webkit-box-shadow: 0 5px 25px 0 rgba(41, 128, 185, 0.15);
box-shadow: 0 5px 25px 0 rgba(41, 128, 185, 0.15);
}
.iwj-listing .job-item:last-child .job-info {
border: none;
}
.job-info.no-logo {
margin: 0 !important;
}
.iwj-jobs-style.style2 .iwj-jobs .job-item .iwj-featured{
border-radius: 0;
-webkit-border-radius: 0;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item {
display: table;
width: 100%;
margin-bottom: 0;
border-radius: 0;
-webkit-border-radius: 0;
padding: 0;
border-bottom: 1px #ededed solid;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item:after {
content: "";
position: absolute;
width: 1px;
height: 100%;
top: 0;
left: 155px;
background: #ededed;
z-index: 9;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-content-wrap {
margin-left: 155px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-image{
border-radius: 0;
margin: 0;
padding: 25px 15px 25px;
float: left;
max-width: none;
text-align: center;
width: 155px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-image img {
max-width: 75px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-image .company h6 {
font-size: 12px;
font-weight: 600;
margin: 15px 0 0;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-info, .iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item:last-child .job-info{
padding: 30px 180px 30px 25px;
position: relative;
color: #999999;
margin: 0;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-info .job-type {
position: absolute;
right: 25px;
top: 25px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-info .info-company div{
display: inline-block;
padding-right: 10px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-skill {
display: block;
padding: 8px 25px;
border-top: 1px solid #ededed;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-skill a{
color: rgb(153,153,153);
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-skill a{
color: rgb(153,153,153);
padding-right: 20px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-skill a i{
padding-right: 10px;
}   .iwj-listing.iwj-jobs-listing-term{
margin-top: 0;
}
.iwj-job-items.style2 .info-company &gt; div{
display: inline-block;
margin-right: 13px;
}
.iwj-job-items.style2 .job-info .job-posted-time{
text-align: right;
margin-top: 8px;
color: #b9b9b9;
} .iwj-jobs .iwj-job-items.style3 .job-item {
margin-bottom: 0;
}
.iwj-jobs .iwj-job-items.style3 .job-item.featured-item {
background: rgba(241, 110, 142, 0.03);
}
.iwj-job-items.style3 .job-save-left{
display: inline-block;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.iwj-job-items.style3 .job-image{
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-left: 45px;
margin-top: 0;
margin-bottom: 20px;
}
.iwj-job-items.style3 .job-info{
margin-left: 135px;
}
.iwj-job-items.style3 .job-info.no-logo {
margin-left: 60px !important;
}
.iwj-job-items.style3 .job-info .info-company .job-type{
position: static;
display: inline-block;
float: left;
margin-top: 0;
}
.iwj-job-items.style3 .job-info .job-company-time{
position: absolute;
top: 0;
right: 0;
text-align: right;
margin-top: 8px;
}
.iwj-job-items.style3 .job-info .job-company-time .job-posted-time{
color: #b9b9b9;
}
.iwj-job-items.style3 .info-company {
display: table;
width: 100%;
}
.iwj-job-items.style3 .info-company &gt; div{
display: inline-block;
float: left;
margin-right: 7px;
margin-bottom: 6px;
height: 28px;
line-height: 26px;
font-size: 12px;
}
.iwj-job-items.style3 .info-company &gt; div.sallary,.iwj-job-items.style3 .info-company &gt; div.address{
border: 1px #eeeeee solid;
border-radius: 30px;
padding: 0 15px;
}
.iwj-job-items.style3 .job-item.featured-item .job-info .job-type a.type-name , .iwj-job-items.style3 .featured-item .info-company &gt; div.sallary,.iwj-job-items.style3 .featured-item .info-company &gt; div.address{
border: 1px #e9e9e9 solid;
}
.iwj-job-items.style3 .info-company &gt; div:not(.job-type){
padding: 0 15px;
overflow: hidden;
}
.iwj-job-items.style3 .info-company &gt; .skill i{
color: #b9b9b9;
}
.iwj-listing .w-pag-load-more{
padding: 22px 0;
display: initial;
}
.iwj-listing .w-pag-load-more button.iwj-showmore, .iwj-listing .w-pag-load-more button.iwj-ide-showmore{
background: rgba(41, 128, 185, 0.05);
border-radius: 5px;
border: 0;
color: #777777;
font-size: 14px;
text-transform: uppercase;
padding: 10px 0;
width: 100%;
font-weight: 600;
}  .iwj-grid {
position: relative;
margin: 30px 0 45px;
float: left;
width: 100%;
}
.iwj-jobs-style.style2 .iwj-grid,
.iwj-jobs-style.style2 .iwj-listing {
margin-bottom: 0;
}
.iwj-jobs.iwj-style-match-height .iwj-job-items {
margin: 0 -15px;
}
.iwj-jobs.iwj-style-match-height .grid-content {
width: 50%;
float: left;
padding: 0 15px;
}
.iwj-jobs.iwj-style-match-height .grid-content .job-item {
margin-bottom: 30px;
}
.iwj-jobs.iwj-grid .iwj-job-items-margin {
margin: 0 -10px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .iwj-job-items-margin {
margin: 0;
}
.iwj-jobs.iwj-grid .iwj-job-items-margin .grid-content {
width: 50%;
float: left;
}
.iwj-jobs.iwj-grid .iwj-job-items-margin .grid-content {
padding: 0 10px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .iwj-job-items-margin .grid-content {
padding: 0;
}
.iwj-jobs-style.column-3 .iwj-jobs.iwj-grid .iwj-job-items-margin .grid-content {
width: 33.33333333%;
}
.iwj-jobs-style.column-4 .iwj-jobs.iwj-grid .iwj-job-items-margin .grid-content {
width: 25%;
}
.iwj-grid .job-item {
padding: 25px 30px 35px;
position: relative;
border-bottom: none;
}
.iwj-grid .job-item .job-info{
margin: 0;
padding: 0;
}
.iwj-jobs .job-item .iwj-job-page {
display: none;
}
.iwj-jobs-style.style2 .iwj-jobs .job-item .iwj-job-page {
display: block;
}
.iwj-grid .job-item .job-info .job-featured{
display: none;
}
.iwj-grid .job-item .job-info .job-type {
position: relative;
right: auto;
left: auto;
top: auto;
}
.iwj-grid .job-item .job-image {
display: none !important;
}
.iwj-grid .job-item .job-featured {
font-size: 0;
}
.iwj-grid .job-item:nth-child(odd) {
clear: both;
}
.iwj-grid .iwj-job-items .job-item:nth-child(2n+0) {
border-right: none !important;
}
.iwj-grid .iwj-job-items .job-item:nth-child(1),
.iwj-grid .iwj-job-items .job-item:nth-child(2) {
border-top: none !important;
}
.iwj-grid .job-item .job-title {
font-size: 14px;
margin: 0 0 10px;
line-height: 26px;
}
.iwj-grid .job-item .job-type {
padding-top: 10px;
}
.iwj-grid .job-item .job-info .job-type span {
border: 1px solid #f6f7f9;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
display: inline-block;
font-weight: 500;
height: 30px;
line-height: 30px;
margin-right: 5px;
padding: 0 15px;
}
.iwj-grid .job-item .job-featured {
position: absolute;
top: 0;
right: 0;
width: 51px;
height: 51px;
background: url(//fdrs-ltd.com/wp-content/plugins/iwjob/assets/images/featured.png) no-repeat top left;
background-size: 52px 52px;
}
.w-pagination {
padding: 25px 30px;
display: table;
position: relative;
width: 100%;
background: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.iwjob-ajax-pagination.pagination-main, .iwjob-ajax-map-pagination.pagination-main{
float: right;
padding: 5px 0;
}
.page-nav.pagination-job {
border: none;
margin: 0;
padding: 0;
display: table;
}
.page-nav.pagination-job li:last-child {
margin: 0;
}
.w-pagination .job-alert-btn {
position: relative;
top: auto;
left: auto;
right: auto;
float: left;
display: inline-block;
margin-top: 7px;
margin-bottom: 5px;
} .iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item {
text-align: center;
margin: 0;
border-bottom: 1px #f5f5f5 solid;
border-right: 1px #f5f5f5 solid;
padding-bottom: 30px;
-webkit-border-radius: 0;
border-radius: 0;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item:hover {
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.iwj-jobs-style.style2.column-2 .iwj-jobs.iwj-grid .grid-content:nth-child(2n) .job-item {
border-right: none;
}
.iwj-jobs-style.style2.column-3 .iwj-jobs.iwj-grid .grid-content:nth-child(3n) .job-item {
border-right: none;
}
.iwj-jobs-style.style2.column-4 .iwj-jobs.iwj-grid .grid-content:nth-child(4n) .job-item {
border-right: none;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item .job-image {
display: block !important;
float: none;
max-width: none;
margin-bottom: 15px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,40px,0);
transform: translate3d(0,40px,0);
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item:hover .job-image {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item .job-image .img-avatar {
height: 96px !important;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item .company h6 {
font-size: 12px;
font-weight: 600;
margin: 20px 0 5px;
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item:hover .company h6 {
opacity: 1;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item .job-title {
font-size: 16px;
font-weight: 600;
margin: 0 0 6px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item .job-title a {
color: #777777;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item:hover .job-title a {
color: #f16e8e;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item .job-info .info-company {
margin-bottom: 10px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item .job-info .info-company &gt; div {
display: inline-block;
margin-left: 12px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item .job-info .info-company .address {
margin-left: 0;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item .job-info .info-company i {
width: auto;
margin-right: 5px;
}
.iwj-jobs-style.style2 .iwj-jobs .info-company .company {
display: none !important;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item .job-info .job-type {
display: table;
width: auto;
margin: 0 auto;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item .job-skill {
position: absolute;
bottom: -28px;
left: 0;
width: 100%;
height: auto;
background: transparent;
padding: 15px 35px 15px;
opacity: 0;
-webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
margin: 0;
-webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.3s ease 0s;
transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
color: #ffffff;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item:hover .job-skill {
-webkit-transform: translateY(20px);
transform: translateY(20px);
opacity: 1;
z-index: 9;
background: #ffffff;
color: #999999;
border-top: 1px #f5f5f5 solid;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item .job-skill .skills {
max-width: 100%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item .job-skill a {
display: inline-block;
color: #ffffff;
margin-left: 20px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item:hover .job-skill a {
color: #999999;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item .job-skill a:first-child {
margin-left: 0;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item:hover .job-skill a i {
margin-right: 10px;
}   .contents-main.iw-job-detail{
position: relative;
}
.contents-main.iw-job-detail .iwj-job-action-btn{
position: fixed;
top: auto;
left: auto;
right: 2%;
bottom: 5%;
z-index: 990;
}
.contents-main.iw-job-detail .iwj-job-action-btn a{
display: block;
margin-bottom: 10px;
text-align: left;
}
.iw-job-detail {
background: #f6f7f9;
}
.iw-job-detail .job-detail-content {
background: #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iw-job-detail .job-detail-content ul {
margin: 0;
padding: 0;
}
.iw-job-detail .job-detail-info ul {
display: table;
position: relative;
}
.iw-job-detail .job-detail-info ul:after {
content: "";
position: absolute;
width: 1px;
height: 100%;
top: 0;
right: 0;
background: #ffffff;
}
.iw-job-detail .job-detail-info ul li {
list-style: none;
float: left;
width: 50%;
border-bottom: 1px #f6f7f9 solid;
border-right: 1px #f6f7f9 solid;
padding: 35px 60px;
}
.iw-job-detail .job-detail-info ul li.address {
color: #f16e8e;
}
.iw-job-detail .job-detail-info ul li.salary {
color: #4a98ae;
}
.iw-job-detail .job-detail-info ul li.posted {
color: #33aa58;
}
.iw-job-detail .job-detail-info ul li.category {
color: #bc965a;
}
.iw-job-detail .job-detail-info ul li.year-exp {
color: #3ac1f1;
}
.iw-job-detail .job-detail-info ul li i {
display: inline-block;
font-size: 16px;
font-weight: normal;
margin-right: 10px;
position: relative;
text-align: center;
top: 2px;
width: 20px;
}
.iw-job-detail .job-detail-info ul li .title {
display: inline-block;
font-weight: 600;
text-transform: uppercase;
}
.iw-job-detail .job-detail-info ul li .left {
float: left;
min-width: 110px;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
}
.iw-job-detail .job-detail-info ul li .content {
font-weight: 500;
color: #333333;
overflow: hidden;
}
.iw-job-detail .job-detail-about {
padding: 10px 85px 0;
}
.iw-job-detail .job-detail-about .item {
padding: 55px 0 60px;
border-bottom: 1px #f6f7f9 solid;
}
.iw-job-detail .job-detail-about .item:last-child {
border-bottom: none;
padding-bottom: 40px;
}
.iw-job-detail .job-detail-about .item .title {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
margin: 0 0 40px;
}
.iw-job-detail .job-detail-about .item .content {
color: #333333;
line-height: 28px;
margin: 0 0 0 100px;
}
.iw-job-detail .job-detail-about &gt; div {
padding: 55px 0 60px;
border-bottom: 1px #f6f7f9 solid;
}
.iwj-map .job-title-about {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 40px;
}
.iw-job-detail .job-detail-desc {
color: #333333;
line-height: 28px;
}
.iw-job-detail .job-detail-desc ul,
.iw-job-detail .job-detail-desc ol {
padding: 0;
}
.iw-job-detail .job-detail-desc blockquote {
font-size: 14px;
color: #333333;
}
.job-detail-desc h1, .job-detail-desc .h1,
.job-detail-desc h2, .job-detail-desc .h2,
.job-detail-desc h3, .job-detail-desc .h3,
.job-detail-desc h4, .job-detail-desc .h4,
.job-detail-desc h5, .job-detail-desc .h5,
.job-detail-desc h6, .job-detail-desc .h6 {
margin-bottom: 35px;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
}
.job-detail-desc h4, .job-detail-desc .h4 {
font-size: 16px;
}
.job-detail-desc hr {
margin: 60px 0;
}
.job-detail-desc hr {
margin: 60px 0;
}
.job-detail-map {
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px #eeeeee solid;
}
.iwj-map .infoBox {
padding: 36px 55px 36px;
background: #ffffff;
}
.iwj-map .infoBox:after {
background: #ffffff none repeat scroll 0 0;
border-color: #e4e4e4;
border-style: solid;
border-width: 0 1px 1px 0;
bottom: -10px;
content: "";
height: 20px;
left: 45px;
position: absolute;
transform: rotate(45deg);
width: 20px;
z-index: 9;
}
.iwj-map .infoBox &gt; img {
margin: 0 -25px 0 0 !important;
}
.iwj-map .info {
overflow: hidden;
font-size:12px;
}
.iwj-map .info div.address {
margin-top: -5px;
color: #6c6c6c;
line-height: 24px;
}
.iwj-map .info .left {
font-weight: 600;
margin-right: 15px;
}
.iwj-map .map-info {
max-width: 250px;
line-height: 24px;
color: #6c6c6c;
font-size:12px;
padding: 10px 0 5px 10px;
}
.iw-job-detail .action-button .button &gt; a, .iw-job-detail .action-button .iwj-button-loader &gt; a {
display: inline-block;
line-height: 39px;
font-weight: 600;
font-size: 13px;
color: #ffffff;
text-align: center;
min-width: 160px;
padding: 0 15px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-transform: uppercase;
outline: none;
border: 2px solid;
}
.iw-job-detail .action-button .button &gt; a:hover, .iw-job-detail .action-button .iwj-button-loader &gt; a:hover {
-webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
}
.iw-job-detail .action-button a.iwj-save-job{
border: 2px solid;
}
.iw-job-detail .action-button a.iwj-save-job,
.iw-job-detail .action-button .iwj-button-loader &gt; a.iwj-save-job{
min-width: unset;
border-color: #F16E8E;
}
.iw-job-detail .job-expired{
display: inline-block;
height: 46px;
line-height: 46px;
color: #8a6d3b;
background-color: #fcf8e3;
border:1px solid #faebcc;
padding: 0 15px;
border-radius: 5px;
margin-right: 5px;
}
.iw-job-detail .job-applied{
display: inline-block;
height: 46px;
line-height: 46px;
color: #31708f;
background-color: #d9edf7;
border:1px solid #bce8f1;
padding: 0 15px;
border-radius: 5px;
margin-right: 5px;
}
.iw-job-detail .action-button a i {
font-size: 20px;
font-weight: 500;
line-height: 20px;
margin-right: 10px;
position: relative;
top: 2px;
}
.iw-job-detail .action-button a.iwj-save-job i{
margin: 0;
color: #F16E8E;
}
.iw-job-detail .action-button a.iwj-save-job.saved i{
color: #ffffff;
}
.iw-job-detail .action-button .iwj-button-loader {
display: inline-block;
position: relative;
}
.iw-job-detail .action-button .iwj-button-loader .iwj-respon-msg {
position: absolute;
left: 0;
top: 100%;
}
.iw-job-detail .action-button a.apply-job {
margin-right: 10px;
margin-bottom: 12px;
background-color: #16A085;
border-color: #16A085;
}
.iw-job-detail .action-button a.apply-job.applied {
background-color: #aaa !important;
border-color: #aaa;
}
.iw-job-detail .action-button a.apply-job.apply-with-linkedin {
margin-right: 10px;
background-color: #0077B5;
border-color: #0077B5;
min-width: unset;
}
.iw-job-detail .action-button a.apply-job.apply-with-linkedin:hover {
background-color: #0077B5;
border-color: #0077B5;
}
.iw-job-detail .action-button a.apply-job.apply-with-linkedin i,
.iw-job-detail .action-button a.apply-job.apply-with-facebook i{
margin: 0;
}
.iw-job-detail .action-button a.apply-job.apply-with-facebook{
background-color: #3b5999;
border-color: #3b5999;
min-width: unset;
}
.iw-job-detail a.save-job.saved {
background-color: #F16E8E;
border-color: #F16E8E;
color: #ffffff;
}
.iw-job-detail .share-job-wrap{
float: left;
margin-left: 35px;
margin-top: 8px;
}
.iw-job-detail .action-button, .iw-job-detail .post-social-share {
padding: 30px 85px;
border-top: 1px solid #f6f7f9;
}
.iw-job-detail.v2 .action-button, .iw-job-detail.v2 .post-social-share{
padding: 30px 55px;
}
.iw-job-detail .post-share-title {
float: left;
margin: 7px 20px 0 0;
font-weight: 600;
text-transform: uppercase;
font-size: 12px;
}
.iw-job-detail .post-share-buttons-inner {
overflow: hidden;
}
.iw-job-detail .post-share-buttons-inner a {
float: left;
margin: 0 5px;
}
.iw-job-detail .post-share-buttons-inner .iwj-print-job{
float: right;
}
.iw-job-detail .job-related {
background: #ffffff;
line-height: 30px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 75px 50px 20px;
margin-top: 30px;
}
.iw-job-detail .job-related .title {
text-align: center;
font-size: 24px;
font-weight: 700;
text-transform: uppercase;
}
.iw-job-detail .job-related .iwj-jobs:before, .iw-job-detail .job-related .iwj-jobs:after {
display: none;
}
.iw-job-detail .job-related .iwj-jobs .job-item {
border-right: none;
}
.iw-job-detail .job-related .iwj-jobs .job-item .job-info {
height: auto;
}
.iw-job-detail .job-related .iwj-jobs .job-item .job-image {
margin-left: 0;
}
.iw-job-detail .job-related .iwj-jobs .job-item:last-child {
border: none;
}
.iwj-job-widget-wrap {
background: #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 10px 0 0;
}
.iwj-job-widget-wrap .info-top {
text-align: center;
}
.iwj-job-widget-wrap .info-top {
border-bottom: 1px #f6f7f9 solid;
padding-bottom: 35px;
}
.iwj-job-widget-wrap .info-top .company-logo {
max-width: 150px;
line-height: 95px;   overflow: hidden;
text-align: center;
margin: 0 auto 45px; border-radius: 5px;
}
.iwj-job-widget-wrap .info-top .company-logo img {
width: 100%;
}
.iwj-job-widget-wrap .iwj-title {
font-size: 30px;
text-transform: uppercase;
margin: 0 0 15px;
font-weight: 600;
}
.iwj-job-widget-wrap .headline {
color: #ffffff;
padding: 7px 20px;
line-height: 20px;
background: #f16e8e;
-webkit-border-radius: 5px;
border-radius: 5px;
display: inline-block;
font-size: 11px;
text-transform: uppercase;
font-weight: 600;
}
.iwj-job-widget-wrap .info-bottom {
padding: 5px 0 0;
line-height: 30px;
}
.iwj-job-widget-wrap .info-bottom .description {
padding: 15px 0 0;
margin-bottom: 20px;
}
.iwj-job-widget-wrap .info-bottom ul {
padding: 0;
margin: 20px 0 0;
}
.iwj-job-widget-wrap .info-bottom ul li {
list-style: none;
font-weight: 500;
line-height: 18px;
padding: 12px 0;
}
.iwj-job-widget-wrap .info-bottom ul li .left {
float: left;
min-width: 110px;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
}
.iwj-job-widget-wrap .info-bottom ul li .content {
overflow: hidden;
color: #333333;
}
.iwj-job-widget-wrap .info-bottom ul li .content a {
color: #333333;
}
.iwj-job-widget-wrap .info-bottom ul li i {
font-size: 16px;
width: 20px;
font-weight: normal;
text-align: center;
margin-right: 10px;
position: relative;
top: 2px;
display: inline-block;
}
.iwj-job-widget-wrap .info-bottom ul li i:before {
line-height: inherit;
}
.iwj-job-widget-wrap .info-bottom ul li.location i {
color: #f16e8e;
}
.iwj-job-widget-wrap .info-bottom ul li.phone i {
color: #4a98ae;
}
.iwj-job-widget-wrap .info-bottom ul li.website i {
color: #33aa58;
}
.iwj-job-widget-wrap .action-button {
text-align: center;
}
.iwj-job-widget-wrap .action-button a {
text-align: center;
}
.iwj-job-widget-wrap .action-button a.save-job {
margin: 0 0 15px;
}
a.iwj-btn.action-button.follow{
display: block;
margin-bottom:20px;
}
a.iwj-btn.action-button.follow.iwj-save-resume,
a.iwj-btn.action-button.follow.iwj-download-cv{
min-width: 187px;
}
.iwj-job-widget-wrap .action-button a.save-job.saved,
.iwj-button-loader .action-button.saved, .iwj-button-loader .action-button.saved span {
color: #ffffff !important;
background: #33aa58 !important;
border-color: #33aa58 !important;
}
.iwj-button-loader .action-button.iwj-save-resume.saved span {
background: none !important;
}
.iwj-job-widget-wrap .company-link a {
color: #333333;
font-size: 13px;
font-style: italic;
line-height: 18px;
display: inline-block;
margin-right: 27px;
}
.iwj-job-widget-wrap .company-link a i {
font-size: 20px;
font-weight: 500;
line-height: 23px;
margin-right: 10px;
position: relative;
top: 4px;
}
.iwj-job-widget-wrap .company-link a span {
text-decoration: underline;
}
.iwj-single-contact-form .form-title {
color: #333333;
font-size: 13px;
font-weight: 600;
line-height: 18px;
position: relative;
padding-bottom: 10px;
text-transform: uppercase;
margin: 60px 0 28px;
}
.iwj-single-contact-form .form-title:after {
position: absolute;
content: "";
bottom: 0;
left: 0;
height: 1px;
width: 45px;
background: rgba(0, 0, 0, 0.1);
}
.iwj-single-contact-form .iwjmb-input input,
.iwj-single-contact-form .iwjmb-input textarea,
.iwj-single-contact-form .iwjmb-gdpr__candidate textarea,
.iwj-single-contact-form .iwjmb-gdpr__employer textarea{
width: 100%;
border: 1px solid #F1F1F1;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 5px 26px;
}
.iwj-single-contact-form .iwjmb-input textarea,
.iwj-single-contact-form .iwjmb-gdpr__candidate textarea,
.iwj-single-contact-form .iwjmb-gdpr__employer textarea{
padding: 10px 26px;
}
.iwj-single-contact-form .iwj-contact-form .iwjmb-field {
margin-bottom: 15px;
}
.iwj-single-contact-form .iwjmb-input input {
height: 52px;
line-height: 50px;
}
.iwj-single-contact-form .iwjmb-input input:hover,
.iwj-single-contact-form .iwjmb-input input:focus,
.iwj-single-contact-form .iwjmb-input textarea:hover,
.iwj-single-contact-form .iwjmb-input textarea:focus {
border: 1px solid #333333;
color: #333333;
}
.iwj-single-contact-form .iwjmb-gdpr__candidate textarea,
.iwj-single-contact-form .iwjmb-gdpr__employer textarea{
resize: vertical;
}
.iwj-single-contact-form .iwjmb-gdpr__candidate label.lb_terms_and_services input,
.iwj-single-contact-form .iwjmb-gdpr__employer label.lb_terms_and_services input{
margin-right: 4px;
}
.iwj-single-contact-form .iwj-contact-btn {
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #33aa58;
-webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
color: #ffffff;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
height: 47px;
line-height: 45px;
padding: 0 25px;
}
.iwj-single-contact-form .iwj-btn-action {
margin: 10px 0 0;
}
.iwj-single-contact-form .iwj-contact-btn i {
font-size: 20px;
font-weight: 500;
margin-right: 15px;
position: relative;
top: 3px;
}
.iwj-job-by-employer .job-title{
font-size: 16px;
font-weight: 500;
}
.iwj-job-by-employer .job-title a{
color: #777777;
}
.iwj-job-by-employer .job-info{
padding-top: 14px;
margin-bottom: 24px;
border-top: 1px solid rgba(237, 237, 237, 0.4);
}
.iwj-job-by-employer .job-info:last-of-type{
margin-bottom: 0;
}
.iwj-job-by-employer .job-address-time{
font-size: 13px;
}
.iwj-job-by-employer .job-address-time i{
margin-right: 7px;
color: #999999;
font-size: 12px;
}
.iwj-job-by-employer .job-address-time .address i{
color: #f16e8e;
}
.iwj-job-by-employer .job-address-time a{
color: #999999;
}
.iwj-job-by-employer .job-type{
margin-top: 8px;
}
.iwj-job-by-employer .job-type a.type-name{
display: inline-block;
float: left;
font-weight: 400;
height: 28px;
line-height: 24px;
padding: 0 13px;
border: 2px solid;
-webkit-border-radius: 30px;
border-radius: 30px;
font-size: 11px;
text-transform: uppercase;
}
.iwj-job-by-employer .job-info:not(:hover) a.type-name{
color: #FFFFFF !important;
}
.iwj-job-by-employer .job-info:hover a.type-name{
background: #ffffff !important;
}
.iwj-job-by-employer .job-type a.iwj-save-job{
color: #777;
outline: none;
}
.iwj-job-by-employer .job-type i{
margin: 0;
display: inline-block;
height: 28px;
line-height: 26px;
width: 28px;
text-align: center;
color: #cdcdcd;
border: 1px rgb(205, 205, 205) solid;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: 12px;
margin-left: 7px;
}
.iwj-job-by-employer .job-type a.iwj-save-job.saved i,
.iwj-job-by-employer .job-info:hover .job-type i{
background: #e24242;
border-color: #e24242;
color: #fff;
} .iw-job-detail.v2 {
padding: 0;
}
.iw-job-detail.v2 .job-detail-search-2 {
padding: 10px 0;
background: rgba(0, 0, 0, 0.4);
position: relative;
z-index: 2;
}
.iw-job-detail.v2 .iwj-find-jobs.style3 form.iw-job-advanced_search {
background: none;
}
.iw-job-detail.v2 .iwj-find-jobs form {
width: 100%;
}
.iw-job-detail.v2 .content-wrap {
padding-top: 380px;
}
.iw-job-detail.v2 .content-inner {
background: #fafafa;
position: relative;
z-index: 9;
padding-bottom: 90px;
}
.iw-job-detail.v2 .job-detail-page-heading {
margin-bottom: 30px;
}
.iw-job-detail.v2 .page-heading-content {
background: #ffffff;
border-radius: 5px;
-webkit-border-radius: 5px;
margin-top: -115px;
padding: 25px 0;
position: relative;
}
.iw-job-detail.v2 .page-heading-content .iwj-featured {
position: absolute;
top: 0;
left: 0;
width: 38px;
height: 38px;
background: url(//fdrs-ltd.com/wp-content/plugins/iwjob/assets/img/job-featured.png) no-repeat top left;
background-size: 39px 39px;
-webkit-border-radius: 5px 0 0 0;
border-radius: 5px 0 0 0;
}
.iw-job-detail.v2 .page-heading-content .info-job-detail {
display: table;
width: 100%;
padding-right: 20px;
}
.iw-job-detail.v2 .page-heading-content .info-company {
float: left;
width: 220px;
padding: 0 55px;
text-align: center;
}
.iw-job-detail.v2 .page-heading-content .company-logo {
width: 115px;
margin: 0 auto;
}
.iw-job-detail.v2 .page-heading-content .company-name {
font-size: 16px;
font-weight: 600;
margin: 5px 0 0;
}
.iw-job-detail.v2 .page-heading-content .info-job {
float: left;
width: calc(100% - 220px);
}
.iw-job-detail.v2 .breadcrumbs-top .container {
width: auto !important;
padding: 0px;
}
.iw-job-detail.v2 .breadcrumbs-top .breadcrumbs &gt; li.current,
.iw-job-detail.v2 .breadcrumbs-top .breadcrumbs &gt; li &gt; a,
.iw-job-detail.v2 .breadcrumbs-top .breadcrumbs &gt; li i {
font-size: 13px;
color: #777777;
}
.iw-job-detail.v2 .page-heading-content .iw-heading-title h2 {
font-size: 30px;
font-weight: 600;
line-height: 36px;
margin: 5px 0 10px;
}
.iw-job-detail.v2 .page-heading-content .iw-heading-meta {
display: table;
width: 100%;
}
.iw-job-detail.v2 .page-heading-content .iw-heading-meta &gt; span {
float: left;
margin-right: 15px;
}
.iw-job-detail.v2 .page-heading-content .page-title i {
display: inline-block;
margin-right: 3px;
width:20px;
text-align: center;
}
.iw-job-detail.v2 .page-heading-content .property-address i {
color: #f16e8e;
}
.iw-job-detail.v2 .page-heading-content .action-button {
padding: 35px 20px 35px 0;
display: table;
width: auto;
border-top: none;
text-align: right;
float: right;
}
.iw-job-detail.v2 .page-heading-content .action-button &gt; a,
.iw-job-detail.v2 .page-heading-content .action-button .iwj-button-loader,
.iw-job-detail.v2 .page-heading-content .action-button .job-expired {
margin: 0 0 8px 8px;
}
.iw-job-detail.v2 .page-heading-content .action-button a {
display: inline-block;
line-height: 42px;
font-weight: 600;
font-size: 13px;
color: #ffffff;
text-align: center;
padding: 0 15px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-transform: uppercase;
outline: none;
}
.iw-job-detail.v2 .action-button .job-expired {
height: 42px;
line-height: 40px;
}
.iw-job-detail.v2 .page-heading-content .action-button a:hover {
-webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
}
.iw-job-detail.v2 .page-heading-content .action-button a.apply-with-linkedin,
.iw-job-detail.v2 .page-heading-content .action-button .iwj-button-loader a,
.iw-job-detail.v2 .page-heading-content .action-button a.save-job,
.iw-job-detail .action-button a.apply-job.apply-with-linkedin,
.iw-job-detail .action-button .iwj-button-loader a,
.iw-job-detail .action-button a.save-job{
width: 42px;
height: 42px;
padding: 0;
text-align: center;
}
.iw-job-detail.v2 .modal-dialog,
.iwj-candicate-detail-v2 .modal-dialog {
margin-top: 100px;
}
@media screen and (min-width: 992px){
.iw-job-detail.v2 .job-detail-page-heading.sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.8);
z-index: 999999 !important;
-webkit-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
animation: smoothScrollJob 0.3s forwards;
-webkit-animation: smoothScrollJob 0.3s forwards;
margin: 0;
background: #ffffff;
-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.05);
box-shadow: 0 0 8px 0 rgba(0,0,0,0.05);
}
body.admin-bar .iw-job-detail.v2 .job-detail-page-heading.sticky {
top: 32px;
}
@keyframes smoothScrollJob {
0% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
}
@-webkit-keyframes smoothScrollJob {
0% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
}
.iw-job-detail.v2 .job-detail-page-heading.sticky .page-heading-content {
margin: 0;
padding: 15px 0;
}
.iw-job-detail.v2 .job-detail-page-heading.sticky .breadcrumbs-top,
.iw-job-detail.v2 .job-detail-page-heading.sticky .property-address,
.iw-job-detail.v2 .job-detail-page-heading.sticky .iw-heading-meta,
.iw-job-detail.v2 .job-detail-page-heading.sticky .company-name,
.iw-job-detail.v2 .job-detail-page-heading.sticky .iwj-featured {
display: none;
}
.iw-job-detail.v2 .job-detail-page-heading.sticky .info-company {
width: 90px;
padding: 0;
text-align: center;
}
.iw-job-detail.v2 .job-detail-page-heading.sticky .info-company .company-logo {
width: 60px;
margin: 0;
}
.iw-job-detail.v2 .job-detail-page-heading.sticky .info-job {
float: left;
width: calc(100% - 90px);
}
.iw-job-detail.v2 .job-detail-page-heading.sticky .iw-heading-title h2 {
font-size: 24px;
line-height: 30px;
margin: 15px 0 0;
}
.iw-job-detail.v2 .job-detail-page-heading.sticky .action-button {
padding: 14px 0 0;
}
.iw-job-detail.v2 .job-detail-page-heading.sticky .page-heading-content .action-button a {
line-height: 35px;
font-size: 12px;
}
.iw-job-detail.v2 .job-detail-page-heading.sticky .page-heading-content .action-button a.apply-with-linkedin,
.iw-job-detail.v2 .job-detail-page-heading.sticky .page-heading-content .action-button .iwj-button-loader a,
.iw-job-detail.v2 .job-detail-page-heading.sticky .page-heading-content .action-button a.save-job {
width: 35px;
height: 35px;
}
.iw-job-detail .job-detail-page-heading.sticky .action-button a i {
font-size: 16px;
top: 0;
}
}
.iw-job-detail.v2 .job-detail-about {
padding: 10px 55px 0;
}
.iw-job-detail.v2 .title-block-content {
font-size: 18px;
font-weight: 600;
margin-top: 25px;
margin-bottom: 0;
}
.iw-job-detail.v2 .job-detail-desc h4 {
margin-top: -10px;
}
.iw-job-detail.v2 .job-related {
padding: 0;
}
.iw-job-detail.v2 .job-related .title {
font-size: 18px;
font-weight: 500;
text-align: inherit;
padding: 30px 55px;
border-bottom: 1px #ededed solid;
}
.iw-job-detail.v2 .job-related .iwj-listing {
margin: 0;
}
.iw-job-detail.v2 .job-related.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item:last-child {
border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
}
.iw-job-detail.v2 .widget_iwj_jobs_by_author{
padding-bottom: 30px;
}
.iw-job-detail.v2 .widget_iwj_jobs_by_author .job-info{
padding-left: 30px;
padding-right: 30px;
}  .iwj-jobs-page .col-md-3 .widget-area,
.iwj-employers-page .col-md-3 .widget-area,
.iwj-candidates-page .col-md-3 .widget-area,
.iwj-job-taxonomy-page .col-md-3 .widget-area{
padding: 35px 25px;
border: none;
}
.widget-area aside {
margin-bottom: 55px;
}
.widget-area aside:last-child {
margin-bottom: 0;
}
.widget-area aside.sidebar-jobs-item {
margin-bottom: 40px;
}
.widget-area .widget:last-child {
margin-bottom: 0;
}
.widget-area .widget-title{
color: #333333;
font-size: 13px;
font-weight: 600;
line-height: 18px;
margin: 0 0 32px;
padding-bottom: 10px;
position: relative;
text-transform: uppercase;
}
.widget-area .widget-title:after {
content: "";
position: absolute;
width: 46px;
height: 1px;
background: rgba(0,0,0,0.1);
left: 0;
bottom: 0;
} #iwjob-search input, #iwjob-search button {
box-shadow: none;
-webkit-box-shadow: none;
border: 1px #eeeeee solid;
}
#iwjob-search button {
border-left: none;
}
.sidebar-jobs .sidebar-job-1 ul {
padding: 0;
margin: 0;
}
.sidebar-jobs .sidebar-job-1 ul li {
list-style: none;
padding: 8px 0;
border-bottom: 1px #f6f7f9 solid;
position: relative;
}
.sidebar-jobs .sidebar-job-1 ul li:first-child {
padding-top: 0;
}
.sidebar-jobs .sidebar-job-1 ul li label,
.sidebar-jobs .sidebar-job-1 ul li span {
margin: 0;
font-weight: 500;
}
.sidebar-jobs .sidebar-job-1 ul li.iwj-input-checkbox label {
padding-left: 30px;
}
.sidebar-jobs .sidebar-job-1 ul li.iwj-sidebar-input-radio label {
margin-right: 30px;
}
.sidebar-jobs .sidebar-job-1 ul li:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 2px;
-webkit-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
opacity: 0;
}
.sidebar-jobs .sidebar-job-1 ul li:hover:after {
opacity: 1;
}
.sidebar-jobs .sidebar-job-1 ul li a {
color: #777;
font-weight: 500;
}
.widget-area ul li .filter-name-item {
display: inline-block;
max-width: calc(100% - 30px);
}
.widget-area ul li span.iwj-count {
display: inline-block;
float: right;
}
.widget-area ul li.show-more {
border: none;
}
.widget-area ul li.show-more:before,
.widget-area ul li.show-more:after {
display: none;
}
a.item-tax-location:after{
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 15px;
}
.widget-area ul.sub-cat li:nth-last-child(1):hover:after {
opacity: 0!important;
}
.widget-area ul.sub-cat {
margin: 8px 0 0 15px !important; display: none;
}
.widget-area ul.sub-cat.open { display: block;
}
.widget-area ul.sub-cat li:last-child{
border: none;
padding-bottom: 2px;
}
.widget-area ul.sub-cat li:first-child{
padding-top: 8px;
}
.widget-area ul li span.iwj-show-sub-cat {
cursor: pointer;
padding:0 5px;
}
.widget-area ul li span.iwj-show-sub-cat.open i:before{
content: "\f106";
}
.theiaStickySidebar{
z-index: 99;
}
.tax-tree a {
display: block;
}
.tax-tree &gt; a.item-tax { padding: 8px 0;
border-bottom: 1px solid #f6f7f9;
display: block;
}
.tax-tree &gt; a.item-tax:after {
border-bottom: 2px solid #2980b9;
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 2px;
-webkit-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
opacity: 0; }
.tax-tree &gt; a.item-tax:hover:after {
opacity: 1;
}
.sidebar-jobs .sidebar-job-1 ul li.tax-tree {
border-bottom: none;
padding: 0;
}
.sidebar-jobs .sidebar-job-1 ul li.tax-tree:hover:after {
opacity: 0;
}
.sidebar-jobs .sidebar-job-1 ul li.tax-tree:hover a{
color:#777;
}
a.item-tax:hover{
color:#2980b9!important;
}    .iwj-jobs-listing-term1.iwj-jobs .job-item {
position: relative;
}
.iwj-jobs-listing-term1.iwj-jobs .job-item:hover {
-webkit-box-shadow: 0 5px 25px 0 rgba(41,128,185,0.15);
box-shadow: 0 5px 25px 0 rgba(41,128,185,0.15);
}
div.job-item {
display: block;
}
.job-item {
padding: 30px 0 30px 0;
border-bottom: 1px #f6f7f9 solid;
overflow: hidden;
}
.job-item .job-image {
border-radius: 5px;
float: left;
margin-top: 9px;
overflow: hidden;
max-width: 60px;
}
.job-item h3 {
margin: 0 0 10px;
font-weight: 500;
line-height: 1;
}
.job-item .job-title a {
color: #333;
text-transform: capitalize;
font-size: 16px;
display: inline-block;
line-height: 1.5;
}
.job-item.featured-item .job-title a {
color: #f16e8e;
}
.job-item .job-info {
margin-left: 95px;
padding-right: 160px;
position: relative;
color: #999999;
}
.job-item .job-info .company a {
position: relative;
left: -3px;
}
.job-item .job-info i {
width: 20px;
font-size: 13px;
text-align: center;
margin-right: 3px;
display: inline-block;
}
.job-item .job-info .sallary i {
color: #4a98ae;
}
.job-item .job-info .address i {
color: #f16e8e;
font-size: 14px;
}
.job-item .job-info a {
color: #777;
}
.job-item .job-title a, .job-item .job-title {
color: #333;
}
.job-item .job-info .job-type a.type-name, .job-item .job-info .job-type span.type-name {
display: inline-block;
float: left;
font-weight: 400;
height: 28px;
line-height: 24px;
padding: 0 13px;
border: 2px solid;
-webkit-border-radius: 30px;
border-radius: 30px;
font-size: 11px;
text-transform: uppercase;
}
.job-item:hover .job-info .job-type a.type-name, .job-item:hover .job-info .job-type span.type-name {
background-color: #ffffff !important;
}
.job-item:not(:hover) .job-info .job-type a.type-name, .job-item:not(:hover) .job-info .job-type span.type-name {
color: #ffffff !important;
} .iwj-job-items.style3 .job-item{
border-bottom-color: rgba(0,0,0,0.05);
}
.iwj-job-items.style3 .job-item .job-company-time a{
font-size: 13px;
color: #777;
}
.iwj-job-items.style3 .job-item .job-info .job-type a.type-name{
border-color: #eeeeee;
}
.job-item .job-info .job-type i, .iwj-job-items.style3 .job-save-left i {
margin: 0;
display: inline-block;
height: 28px;
line-height: 26px;
width: 28px;
text-align: center;
color: #cdcdcd;
border: 1px #cdcdcd solid;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: 12px;
margin-left: 7px;
}
.iwj-job-items.style3 .job-save-left i {
margin: 0;
}
.job-item .job-info .job-type .saved i, .iwj-job-items.style3 .job-save-left .saved i {
background: #e24242;
border-color: #e24242;
color: #fff;
}
.job-item .job-info .job-type {
position: absolute;
right: 0;
top: 9px;
}
.job-item .job-info .job-featured {
display: inline-block;
font-size: 10px;
font-weight: 600;
color: #ffffff;
text-transform: uppercase;
padding: 0 15px;
-webkit-border-radius: 20px;
border-radius: 20px;
background: #f16e8e;
line-height: 20px;
margin-right: 10px;
margin-top: 10px;
}
.job-item .iwj-featured, 
.recent-resume-item.iwj-item .iwj-featured {
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 60px;
background: #adcb48;
border-radius: 5px 0 0 0;
transform: rotate(45deg) translate(-70%);
}
.job-item .iwj-featured:after, 
.recent-resume-item.iwj-item .iwj-featured:after {
content: "\f005";
position: absolute;
top: 40%;
left: 70%;
color: #fff;
font: normal normal normal 14px/1 FontAwesome;
transform: rotate(-45deg);
}
.iwj-jobs-carousel {
position: relative;
margin: 0 -25px;
}
.iwj-jobs-carousel-inner {
overflow: hidden;
}
.iwj-items{
padding: 25px;
}
.iwj-jobs-carousel .iwj-item:hover, .iwj-grid .job-item:hover,
.iwj-grid .iwj-employer-item:hover {
-webkit-box-shadow: 0px 15px 50px rgba(41, 128, 185, 0.15);
-moz-box-shadow: 0px 15px 50px rgba(41, 128, 185, 0.15);
box-shadow: 0px 15px 50px rgba(41, 128, 185, 0.15);
z-index: 10;
border-color: transparent;
position: relative;
}
.iwj-jobs-carousel .iwj-items .iwj-item {
border: none !important;
margin-bottom: 30px;
position: relative;
z-index: 0;
}
.iwj-jobs-carousel .iwj-items .iwj-item:hover:after {
position: absolute;
content: "";
width: calc(100% - 30px);
height: 100%;
top: 0;
left: 15px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #ffffff;
-webkit-box-shadow: 0 5px 25px 0 rgba(41,128,185,0.15);
box-shadow: 0 5px 25px 0 rgba(41,128,185,0.15);
z-index: -1;
}
.iwj-jobs-carousel .iwj-items .iwj-item:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.iwj-jobs-carousel .job-item {
padding: 22px 25px 38px;
border: 1px rgba(0, 0, 0, 0.1) solid;
-webkit-border-radius: 5px;
border-radius: 5px;
position: relative;
height: 100%;
background: #ffffff;
}
.iwj-jobs-carousel .owl-theme .owl-nav {
margin-top: 0;
margin-bottom: 30px;
}
.iwj-jobs-carousel .owl-theme .owl-nav .owl-page span.owl-numbers {
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #ffffff;
-webkit-box-shadow: 0 3px 7px 0 rgba(41,128,185,0.15);
box-shadow: 0 3px 7px 0 rgba(41,128,185,0.15);
color: #333333;
font-size: 13px;
font-weight: 600;
display: inline-block;
width: 35px;
height: 35px;
text-align: center;
line-height: 30px;
margin: 3px;
opacity: 1;
}
.iwj-jobs-carousel .owl-theme .owl-nav .owl-page.active span.owl-numbers,
.iwj-jobs-carousel .owl-theme .owl-nav .owl-page span.owl-numbers:hover {
color: #ffffff;
}
.iwj-jobs-carousel.style2 .iwj-items {
padding-top: 0;
}
.navigation-text-v2.owl-theme .owl-nav {
margin: 0;
position: absolute;
right: 20px;
top: -80px;
}
.navigation-text-v2.owl-theme .owl-nav:before {
position: absolute;
content: "";
width: 2px;
height: 12px;
top: 12px;
left: -45px;
background: rgba(0, 0, 0, 0.1);
}
.navigation-text-v2.owl-theme .owl-nav button {
width: 26px;
height: 26px;
line-height: 26px;
text-align: center;
background: #777777;
padding: 0;
opacity: 1;
font-size: 13px;
color: #fff;
}
.navigation-text-v2.owl-theme .owl-nav button:hover {
background: #16A085;
color: #ffffff !important;
}
.iwj-jobs-carousel-v3.style3 {
margin: 0;
}
.iwj-jobs-carousel-v3.style3 .navigation-text-v2.owl-theme .owl-nav {
right: -5px;
}
.title-block-carousel {
color: #333333;
font-size: 15px;
font-weight: bold;
line-height: 20px;
text-transform: uppercase;
padding: 21px 0;
border-bottom: 1px #EEEEEE solid;
margin-bottom: 30px;
}
.iwj-jobs-carousel-v3.style3 .iwj-item {
text-align: center;
padding: 40px 25px 30px;
background: #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
text-transform: uppercase;
}
.iwj-jobs-carousel-v3.style3 .iwj-item .job-title {
font-size: 13px;
font-weight: 600;
line-height: 25px;
margin: 30px 0 15px;
text-transform: uppercase;
}
.iwj-jobs-carousel-v3.style3 .iwj-item .job-title a {
color: #333333;
}
.iwj-jobs-carousel-v3.style3 .iwj-item .job-type .type-name {
color: #ffffff;
font-size: 11px;
font-weight: 600;
line-height: 15px;
padding: 3px 15px;
-webkit-border-radius: 30px;
border-radius: 30px;
}
.iwj-jobs-carousel-v3.style3 .iwj-item .job-image{
text-align: center;
}
.iwj-jobs-carousel-v3.style3 .iwj-item .job-image img{
max-width: 150px;
border-radius: 5px;
width: auto;
display: inline-block;
}
.iwj-jobs-carousel-v3.style3 .job-info .address {
color: #2980b9;
font-size: 13px;
line-height: 18px;
text-align: center;
margin-top: 20px;
margin-bottom: 25px;
}
.iwj-jobs-carousel-v3.style3 .address a {
text-decoration: underline;
}
.iwj-jobs-carousel-v3.style3 .company a {
color: inherit;
}
.iwj-jobs-carousel-v3.style3 .company {
display: inline-block;
padding-right: 15px;
}
.iwj-jobs-carousel-v3.style3 .company i,
.iwj-jobs-carousel-v3.style3 .sallary i {
margin-right: 10px;
}
.iwj-jobs-carousel-v3.style3 .sallary {
display: inline-block;
}
.iwj-jobs-carousel-v3.style3 .action-btn {
display: table;
margin: 40px auto 0;
}
.iwj-jobs-carousel-v3.style3 .action-btn a,
.iwj-jobs-carousel-v3.style3 .action-btn button.save-job {
margin: 0 5px 10px;
font-size: 14px;
font-weight: 600;
line-height: 18px;
color: #fff;
text-transform: uppercase;
background: #16A085;
padding: 15px 34px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
float: left;
}
.iwj-jobs-carousel-v3.style3 .action-btn a.iwj-save-job,
.iwj-jobs-carousel-v3.style3 .action-btn button.save-job {
border: none;
background: #16A085;
font-size: 20px;
font-weight: 500;
line-height: 22px;
padding: 13px 15px;
}
.iwj-jobs-carousel-v3.style3 .action-btn a.iwj-save-job.saved {
background: #F16E8E;
}
.iwj-recommend-adv {
background: #16A085;
padding: 15px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iwj-recommend-adv a {
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
line-height: 15px;
text-transform: uppercase;
display: block;
padding: 25px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px #ffffff dotted;
text-align: center;
}
.iwj-recommend-adv a:hover {
text-decoration: none;
}
.iwj-recommend-adv a,
.iwj-recommend-adv a:focus,
.iwj-recommend-adv a:hover {
outline: none;
}
.iwj-recommend-adv a:focus,
.iwj-recommend-adv a:hover {
color: #ffffff;
} .iwj-jobs-carousel-v4 .iwj-items {
padding: 25px 0 0;
}
.iwj-jobs-carousel-v4 .job-item {
background: #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
padding: 40px 25px 60px;
margin: 0 0 30px;
position: relative;
border: none;
text-align: center;
}
.iwj-jobs-carousel-v4 .job-item .job-info {
padding: 0 0 15px !important;
margin: 0 !important;
}
.iwj-jobs-carousel-v4 .job-item .job-info .company-image {
width: 70px;
margin: 0 auto;
}
.iwj-jobs-carousel-v4 .job-item .job-info .company-image img {
width: 100%;
}
.iwj-jobs-carousel-v4 .job-item .job-info .job-title {
font-size: 16px;
font-weight: 600;
margin: 20px 0 15px;
line-height: 24px;
}
.iwj-jobs-carousel-v4 .job-item .job-info .job-meta {
margin: 0;
padding: 0;
}
.iwj-jobs-carousel-v4 .job-item .job-info .job-meta li {
display: inline-block;
list-style: none;
margin-right: 8px;
line-height: 26px;
}
.iwj-jobs-carousel-v4 .job-item .job-type {
position: absolute;
width: 100%;
height: 60px;
top: auto;
left: 0;
right: auto;
bottom: 0;
padding: 15px 25px;
}
.iwj-jobs-carousel-v4 .job-item .job-type:before {
content: "";
position: absolute;
width: calc(100% - 50px);
height: 1px;
top: 0;
left: 25px;
background: #ededed;
}
.iwj-jobs-carousel-v4 .job-item .job-type .job-type-inner {
display: table;
margin: 0 auto;
}
.iwj-jobs-carousel-v4 .iwj-items .job-type .type-name {
display: inline-block;
float: left;
font-weight: 400;
height: 30px;
line-height: 26px;
padding: 0 13px;
border: 2px solid;
-webkit-border-radius: 30px;
border-radius: 30px;
font-size: 11px;
text-transform: uppercase;
}
.iwj-jobs-carousel-v4 .iwj-items .job-item:hover .job-type a.type-name {
background: none !important;
}
.iwj-jobs-carousel-v4 .iwj-items .job-item:not(:hover) .job-type a.type-name {
color: #ffffff !important;
}
.iwj-jobs-carousel-v4 .iwj-items .iwj-save-job {
float: left;
}
.iwj-jobs-carousel-v4 .iwj-items .iwj-save-job i {
margin: 0 0 0 7px;
display: inline-block;
height: 30px;
line-height: 28px;
width: 30px;
text-align: center;
color: #cdcdcd;
border: 1px #cdcdcd solid;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: 12px;
}
.iwj-jobs-carousel-v4 .iwj-items .iwj-save-job.saved i {
border-color: #f16e8e;
color: #ffffff;
} .iwj-jobs-carousel-v5 .iwj-items {
padding: 25px 0 0;
}
.iwj-jobs-carousel-v5 .job-item {
padding: 0;
margin-bottom: 30px;
background: #ffffff;
border: none;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image {
position: relative;
height: 215px;
background: rgba(0, 0, 0, 0.4);
background-size: cover;
background-repeat: no-repeat;
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image &gt; img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image .iwj-featured {
position: absolute;
top: 0;
right: 0;
left: auto;
width: 44px;
height: 44px;
background: url(//fdrs-ltd.com/wp-content/plugins/iwjob/assets/img/job-featured.png) no-repeat top left;
background-size: 45px 45px;
-webkit-border-radius: 0 5px 0 0;
border-radius: 0 5px 0 0;
z-index: 2;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image .job-type {
position: absolute;
top: 20px;
left: 30px;
z-index: 2;
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image .job-type .type-name {
display: inline-block;
float: left;
font-weight: 400;
height: 30px;
line-height: 26px;
padding: 0 13px;
border: 2px solid;
-webkit-border-radius: 30px;
border-radius: 30px;
font-size: 11px;
text-transform: uppercase;
}
.iwj-jobs-carousel-v5 .iwj-items .job-item:hover .job-type a.type-name {
background: none !important;
}
.iwj-jobs-carousel-v5 .iwj-items .job-item:not(:hover) .job-type a.type-name {
color: #ffffff !important;
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image .iwj-save-job i {
margin: 0 0 0 7px;
display: inline-block;
height: 30px;
line-height: 28px;
width: 30px;
text-align: center;
color: #ffffff;
border: 1px #ffffff solid;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: 12px;
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image .iwj-save-job.saved i {
border-color: #f16e8e;
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image .company-info {
position: absolute;
width: 100%;
left: 0;
bottom: 0;
z-index: 2;
padding: 0 35px;
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image .company-info .company-avatar {
position: absolute;
width: 80px;
height: 80px;
left: 35px;
bottom: -15px;
padding: 2px;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
background: #ffffff;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image .company-info .company-avatar img {
width: 100%;
border-radius: 50%;
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image .company-info .company-name-location {
margin-left: 100px;
color: #ffffff;
line-height: 24px;
padding-bottom: 10px;
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image .company-info .company-name {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
color: #ffffff;
margin: 0;
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image .company-info .company-name a {
color: #ffffff;
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image .company-info .company-locations {
margin-top: 5px;
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image .company-info .company-locations a {
color: #ffffff;
}
.iwj-jobs-carousel-v5 .iwj-items .job-cover-image .company-info .company-locations i {
display: inline-block;
width: 15px;
}
.iwj-jobs-carousel-v5 .iwj-items .job-item .job-info {
padding: 35px 45px;
margin: 0 !important;
background: #ffffff;
line-height: 24px;
}
.iwj-jobs-carousel-v5 .iwj-items .job-item .job-title {
font-size: 16px;
font-weight: 600;
margin: 0 0 6px;
}
.iwj-jobs-carousel-v5 .iwj-items .job-item .job-info i {
margin: 0 !important;
width: 20px;
}
.pagination-dot.owl-theme .owl-controls {
margin: 25px 0;
}
.pagination-dot.owl-theme .owl-controls .owl-page span {
width: 8px;
height: 8px;
margin: 3px;
background: #777777;
border: 2px solid;
}
.pagination-dot.owl-theme .owl-controls .owl-page.active span,
.pagination-dot.owl-theme .owl-controls .owl-page:hover span {
width: 10px;
height: 10px;
position: relative;
}  .iw-recent-resumes {
position: relative;
margin-bottom: 90px;
}
.iw-recent-resumes.shortcode {
margin-bottom: 0;
}
.iw-recent-resumes.shortcode .iwj-items {
padding: 25px 0;
}
.iw-recent-resumes .recent-resume-item {
width: 25%;
float: left;
text-align: center;
position: relative;
background: #ffffff;
border-bottom: none;
border-top: 1px solid #f6f8f9;
border-right: 1px solid #f6f8f9;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.iw-recent-resumes .recent-resume-item:hover {
-webkit-transform: translate3d(0,-15px,0);
transform: translate3d(0,-15px,0);
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
z-index: 10;
}
.iw-recent-resumes.shortcode .iwj-items .iwj-item:nth-child(4n+0) {
border-right: none !important;
}
.iw-recent-resumes.shortcode .iwj-items .iwj-item:nth-child(1),
.iw-recent-resumes.shortcode .iwj-items .iwj-item:nth-child(2),
.iw-recent-resumes.shortcode .iwj-items .iwj-item:nth-child(3),
.iw-recent-resumes.shortcode .iwj-items .iwj-item:nth-child(4) {
border-top: none;
}
.iw-recent-resumes .recent-resume-item .resumes-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 140px;
overflow: hidden;
opacity: 0;
-webkit-transition: opacity 0.3s ease 0s, height 0.3s ease 0s;
transition: opacity 0.3s ease 0s, height 0.3s ease 0s;
}
.iw-recent-resumes .recent-resume-item .resumes-image:after {
content: "";
position: absolute;
bottom: -105%;
left: -10%;
width: 120%;
height: 140%;
background: #ffffff;
-webkit-border-radius: 50%;
border-radius: 50%;
opacity: 1;
}
.iw-recent-resumes .recent-resume-item:hover .resumes-image,
.iw-recent-resumes .recent-resume-item:hover .resumes-image:after {
opacity: 1;
}
.iw-recent-resumes .recent-resume-item .resumes-image img {
opacity: 0.2;
}
.iw-recent-resumes .recent-resume-item img {
width: 100%;
}
.iw-recent-resumes .recent-resume-item .resumes-info {
padding: 35px 35px 0;
position: relative;
}
.iw-recent-resumes .recent-resume-item .resumes-info .info-bottom {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: auto;
background: #ffffff;
padding: 0 35px 25px;
opacity: 0;
-webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
-webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.3s ease 0s;
transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
.iw-recent-resumes .recent-resume-item:hover .resumes-info .info-bottom {
-webkit-transform:translateY(100%);
transform:translateY(100%);
opacity: 1;
z-index: 9;
}
.iw-recent-resumes .recent-resume-item .resumes-avatar {
width: 120px;
height: 120px;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
margin: 0 auto 24px;
-webkit-box-shadow: 0px 5px 25px rgba(41,128,185,0.3);
-moz-box-shadow: 0px 5px 25px rgba(41,128,185,0.3);
box-shadow: 0px 5px 25px rgba(41,128,185,0.3);
}
.recent-resume-item .name {
margin: 0 0 5px;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 26px;
}
.recent-resume-item .resumes-address {
color: #999999;
}
.recent-resume-item .resumes-address i {
color: #f16e8e;
}
.recent-resume-item .resumes-address span {
padding: 0 5px;
}
.recent-resume-item .info-top {
padding-bottom: 30px;
}
.iw-recent-resumes .recent-resume-item:hover .info-top {
padding-bottom: 0;
}
.recent-resume-item .resumes-job {
font-weight: 500;
margin-bottom: 0;
line-height: 1.5;
font-size: 11px;
}
.iw-recent-resumes .recent-resume-item .social-link ul {
margin: 0;
padding: 0 0 10px;
}
.recent-resume-item .social-link li {
list-style: none;
display: inline-block;
margin: 0 5px 6px;
}
.recent-resume-item .social-link li a {
display: inline-block;
width: 25px;
height: 25px;
line-height: 21px;
border-width: 2px;
border-style: solid;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
}
.recent-resume-item .social-link li a.facebook {
color: #3B5998 !important;
border-color: #3B5998;
}
.recent-resume-item .social-link li a.twitter {
color: #0084B4 !important;
border-color: #0084B4;
}
.recent-resume-item .social-link li a.google-plus {
color: #DB4437 !important;
border-color: #DB4437;
}
.recent-resume-item .social-link li a.pinterest {
color: #BD081C !important;
border-color: #BD081C;
}
.recent-resume-item .social-link li a.linkedin {
color: #006fa6 !important;
border-color: #006fa6;
}
.recent-resume-item .social-link li a.vimeo {
color: #009fde !important;
border-color: #009fde;
}
.recent-resume-item .social-link li a.youtube {
color: #e62117 !important;
border-color: #e62117;
}
.recent-resume-item .social-link li a.facebook:hover {
color: #ffffff !important;
background: #3B5998;
}
.recent-resume-item .social-link li a.twitter:hover {
color: #ffffff !important;
background: #0084B4;
}
.recent-resume-item .social-link li a.google-plus:hover {
color: #ffffff !important;
background: #DB4437;
}
.recent-resume-item .social-link li a.pinterest:hover {
color: #ffffff !important;
background: #BD081C;
}
.recent-resume-item .social-link li a.linkedin:hover {
color: #ffffff !important;
background: #006fa6;
}
.recent-resume-item .social-link li a.vimeo:hover {
color: #ffffff !important;
background: #009fde;
}
.recent-resume-item .social-link li a.youtube:hover {
color: #ffffff !important;
background: #e62117;
}
.iw-recent-resumes .recent-resume-item .desc {
font-family: Roboto;
color: #333333;
line-height: 26px;
margin-top: 12px;
margin-bottom: 18px;
}
.iw-recent-resumes .recent-resume-item .view-resume {
display: inline-block;
color: #ffffff;
border-width: 2px;
border-style: solid;
-webkit-border-radius: 30px;
border-radius: 30px;
font-weight: 600;
line-height: 34px;
padding: 0 20px;
}
.iw-recent-resumes .recent-resume-item .view-resume:hover {
background: #ffffff;
} .iw-recent-resumes-style2.shortcode .iwj-items {
padding: 25px 0;
}
.iw-recent-resumes-style2 .recent-resume-item {
padding: 30px 20px;
background: #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-bottom: 30px;
position: relative;
overflow: hidden;
}
.iw-recent-resumes-style2 .recent-resume-item:hover {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.iw-recent-resumes-style2 .recent-resume-item .resumes-info {
display: table;
width: 100%;
}
.iw-recent-resumes-style2 .recent-resume-item .resumes-avatar {
width: 95px;
height: 95px;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 0 30px;
overflow: hidden;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
float: left;
}
.iw-recent-resumes-style2 .recent-resume-item .resumes-avatar img {
width: 100%;
}
.iw-recent-resumes-style2 .recent-resume-item .info-content {
position: relative;
margin-left: 155px;
}
.iw-recent-resumes-style2 .recent-resume-item .name {
padding-right: 50px;
}
.iw-recent-resumes-style2 .recent-resume-item .resumes-meta {
margin: 0;
padding: 0;
}
.iw-recent-resumes-style2 .recent-resume-item .resumes-meta li {
display: inline-block;
list-style: none;
margin-right: 25px;
}
.iw-recent-resumes-style2 .recent-resume-item .resumes-meta li span {
padding: 0;
}
.iw-recent-resumes-style2 .recent-resume-item .resumes-meta li i {
display: inline-block;
width: 15px;
}
.iw-recent-resumes-style2 .recent-resume-item .resumes-meta li a {
color: #777777;
}
.iw-recent-resumes-style2 .recent-resume-item .info-content .desc {
line-height: 24px;
margin-top: 5px;
}
.iw-recent-resumes-style2 .recent-resume-item .iwj-button-loader {
position: absolute;
top: 0;
right: 10px;
}
.iw-recent-resumes-style2 .recent-resume-item .iwj-button-loader .iwj-btn {
min-width: auto !important;
padding: 0;
background: none !important;
}
.iw-recent-resumes-style2 .recent-resume-item .iwj-button-loader .iwj-btn span {
display: none !important;
}
.iw-recent-resumes-style2 .recent-resume-item .iwj-button-loader .iwj-btn i {
width: 30px;
height: 30px;
line-height: 28px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
color: #cdcdcd;
border: 1px #cdcdcd solid;
}
.iw-recent-resumes-style2 .recent-resume-item .iwj-button-loader .iwj-btn.saved i {
background-color: #f16e8e;
border-color: #f16e8e;
color: #ffffff;
}
.iw-recent-resumes-style2 .recent-resume-item .rem-button-loader {
-webkit-border-radius: 50%;
border-radius: 50%;
}  .iw-resumes-slider .heading-block {
text-align: center;
color: #4c4c4c;
margin: 25px 0 32px;
}
.iw-resumes-slider .heading-block .title-block {
font-size: 36px;
line-height: 36px;
font-weight: 300;
margin: 0 0 12px;
}
.iw-resumes-slider .heading-block .desc-block {
font-size: 16px;
}
.iw-resumes-slider .owl-theme {
padding-top: 30px;
}
.iw-resumes-slider .owl-item .resumes-avatar {
width: 120px;
height: 120px;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
margin: 0 auto 30px;
}
.iw-resumes-slider .owl-item .resumes-avatar img {
width: 100%;
}
.iw-resumes-slider .owl-theme .owl-controls {
margin: 0;
}
.iw-resumes-slider .owl-theme .owl-nav &gt; button {
position: absolute;
border-radius: 50%;
top: calc(50% - 13px);
width: 26px;
height: 26px;
line-height: 26px;
text-align: center;
background: #777777;
padding: 0;
margin: 0;
opacity: 0;
font-size: 13px;
color: #ffffff;
transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
}
.iw-resumes-slider .owl-theme:hover .owl-nav &gt; button {
opacity: 1;
}
.iw-resumes-slider .owl-theme .owl-nav &gt; button:hover {
background: #16A085;
}
.iw-resumes-slider .owl-theme .owl-nav &gt; button.owl-prev {
left: 73px;
}
.iw-resumes-slider .owl-theme .owl-nav &gt; button.owl-next {
right: 73px;
}
.iw-resumes-slider .link-browse-all {
text-align: center;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
margin: 60px 0 25px;
}
.iw-resumes-slider .link-browse-all a {
color: #13b02d;
}
.iw-resumes-slider .link-browse-all a i {
display: inline-block;
margin-left: 8px;
}  .candidate-item-with-map {
position: relative;
-webkit-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
}
.candidate-item-with-map .candidate-bg {
position: absolute;
width: 100%;
height: 125px;
top: 0;
left: 0;
}
.candidate-item-with-map .candidate-bg:after {
content: "";
position: absolute;
bottom: -105%;
left: -10%;
width: 120%;
height: 140%;
background: #ffffff;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.candidate-item-with-map .candidate-info {
position: relative;
z-index: 2;
padding: 30px;
text-align: center;
color: #999999;
line-height: 24px;
}
.candidate-item-with-map .candidate-info .avatar {
width: 120px;
height: 120px;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
margin: 0 auto 22px;
background-repeat: no-repeat;
background-size: cover;
}
.candidate-item-with-map .candidate-info .title {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
margin: 0 0 8px;
}
.candidate-item-with-map .candidate-info .headline {
margin: 0 0 3px;
}  .iwj-categories.style1{
text-align: center;
}
.iwj-categories.style1 .item-category{
height: 170px;
width: 170px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #34495E;
box-shadow: 0 7px 25px 0 rgba(0,0,0,0.3);
display: inline-block;
color: #fff;
padding-top: 27px;
margin: 7px 6px 20px 6px;
}
.iwj-categories.style1 .item-category-inner{
float: left;
width: 100%;
}
.iwj-categories.style1 .item-category:hover{
background-color: #2980B9;
}
.iwj-categories.style1 .category-icon{
font-size: 48px;
}
.iwj-categories.style1 .category-title{
margin: 0 0 8px;
}
.iwj-categories.style1 .category-title a{
font-size: 13px;
font-weight: 600;
line-height: 18px;
color: #fff;
}
.iwj-categories.style1 .total-jobs{
opacity: 0.5;
}
.iwj-categories.style1 .item-category.all-categories{
padding: 0;
position: relative;
z-index: 0;
}
.iwj-categories.style1 .item-category.all-categories:after{
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
-webkit-border-radius: 5px;
border-radius: 4px;
background: rgba(0, 0, 0, 0.15);
opacity: 0;
-webkit-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
z-index: -1;
}
.iwj-categories.style1 .item-category.all-categories:hover:after{
opacity: 1;
}
.iwj-categories.style1 .item-category.all-categories .item-category-inner{
border: 1px dashed #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
box-sizing: border-box;
display: inline-block;
height: 140px;
left: 15px;
margin: 0;
position: absolute;
top: 15px;
width: 140px;
}
.iwj-categories.style1 .item-category.all-categories .item-category-inner .category-title{
margin: 0;
height: 140px;
line-height: 140px;
text-transform: uppercase;
}
.iwj-categories.style2 .item-category {
padding: 50px;
position: relative;
background-size: cover;
margin-bottom: 30px;
}
.iwj-categories.style2 .item-category:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: inline-block;
background: #2980B9;
opacity: 0.8;
z-index: 0;
}
.iwj-categories.style2 .item-category:hover:before {
background: #16A085;
}
.iwj-categories.style2 .category-icon {
z-index: 2;
position: relative;
float: left;
font-size: 50px;
color: #fff;
}
.iwj-categories.style2 .category-info {
z-index: 2;
position: relative;
padding-left: 80px;
}
.iwj-categories.style2 .category-title{
margin: 0 0 4px;
}
.iwj-categories.style2 .category-title a {
font-size: 16px;
line-height: 22px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
}
.iwj-categories.style2 .category-info .total-jobs{
color: #fff;
opacity: 0.7;
margin-bottom: 4px;
}
.iwj-categories.style2 .category-info .view-link{
color: #fff;
display: inline-block;
border-bottom: 1px solid #fff;
}
.iwj-categories.style2 .all-categories{
text-align: center;
margin-top: 25px;
}
.iwj-categories.style3 .item-category {
background: #F6F7F9;
border: 1px solid #EEEEEE;
padding: 10px 80px 10px 30px;
position: relative;
margin-bottom: 10px;
}
.iwj-categories.style3 .item-category a {
font-weight: 600;
line-height: 18px;
color: #333333;
text-transform: uppercase;
}
.iwj-categories.style3 .item-category span {
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 48px;
background: #FFFFFF;
border-left: 1px solid #EEEEEE;
font-weight: 600;
font-size: 11px;
text-align: center;
padding: 10px 5px;
}
.iwj-categories.style3 .all-categories{
text-align: center;
margin-top: 25px;
}
.iwj-categories.style4 .item-category {
background: rgba(246, 247, 249, 0.1);
padding: 10px 80px 10px 30px;
position: relative;
margin-bottom: 10px;
}
.iwj-categories.style4 .item-category:hover {
background: #16A085;
}
.iwj-categories.style4 .item-category a {
font-weight: 600;
line-height: 18px;
color: #fff;
text-transform: uppercase;
white-space: nowrap;
}
.iwj-categories.style4 .item-category span {
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 48px;
background: rgba(255, 255, 255, 0.1);
font-weight: 600;
font-size: 11px;
text-align: center;
padding: 10px 5px;
color: #ffffff;
}
.iwj-categories.style4 .all-categories{
text-align: center;
margin-top: 25px;
}
.iwj-categories.style5 .item-category {
padding: 40px 20px 45px;
text-align: center;
box-shadow: 0 5px 25px 0 rgba(41,128,185,0.15);
margin-bottom: 30px;
position: relative;
}
.iwj-categories.style5 .category-image {
width: 100%;
height: 100%;
display: inline-block;
position: absolute;
top: 0;
left: 0;
z-index: 0;
background-size: cover;
}
.iwj-categories.style5 .category-image:before {
content: "";
width: 100%;
height: 100%;
display: inline-block;
position: absolute;
top: 0;
left: 0;
z-index: 0;
background-color: rgba(41, 128, 185, 0.2);
}
.iwj-categories.style5 .category-icon {
font-size: 64px;
color: #fff;
position: relative;
z-index: 1;
display: block;
height: 64px;
}
.iwj-categories.style5 .category-title{
position: relative;
z-index: 1;
margin: 5px 0 13px;
}
.iwj-categories.style5 .category-title a {
font-size: 15px;
color: #fff;
font-weight: 600;
text-transform: uppercase;
}
.iwj-categories .categories-child {
margin: 0;
padding: 0;
}
.iwj-categories.style5 .categories-child {
position: relative;
z-index: 1;
}
.iwj-categories .categories-child li {
list-style: none;
}
.iwj-categories .categories-child li a {
color: #ffffff;
padding: 0 0 0 15px;
position: relative;
}
.iwj-categories .categories-child li a:before {
content: "";
position: absolute;
width: 6px;
height: 6px;
-webkit-border-radius: 50%;
border-radius: 50%;
left: 0;
top: calc(50% - 3px);
background: #ffffff;
}
.iwj-categories.style5 .total-jobs {
font-size: 13px;
color: #fff;
opacity: 0.7;
position: relative;
z-index: 1;
}
.iwj-categories.style5 .item-category:hover .category-image:before{
background-color: rgba(22, 160, 133, 0.2);
}
.iwj-categories.style5 .all-categories{
text-align: center;
margin-top: 25px;
}
.iwj-categories .style6-1 .item-category {
padding: 50px;
position: relative;
background-size: cover;
margin-bottom: 30px;
}
.iwj-categories .style6-1 .item-category:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: inline-block;
background: #2980B9;
opacity: 0.8;
z-index: 0;
}
.iwj-categories .style6-1 .item-category:hover:before {
background: #16A085;
}
.iwj-categories .style6-1 .category-icon {
z-index: 2;
position: relative;
float: left;
font-size: 50px;
color: #fff;
}
.iwj-categories .style6-1 .category-info {
z-index: 2;
position: relative;
padding-left: 80px;
}
.iwj-categories .style6-1 .category-title{
margin: -12px 0 4px;
}
.iwj-categories .style6-1 .category-title a {
font-size: 16px;
line-height: 22px;
font-weight: 600;
color: #fff;
}
.iwj-categories .style6-1 .category-info .total-jobs{
color: #fff;
opacity: 0.7;
margin-bottom: 4px;
}
.iwj-categories .style6-1 .category-info .view-link{
color: #fff;
display: inline-block;
border-bottom: 1px solid #fff;
}
.iwj-categories .style6-1 .all-categories{
text-align: center;
margin-top: 25px;
}
.iwj-categories .style6-2 .item-category {
border: 1px #ecedec solid;
padding: 10px 80px 10px 30px;
position: relative;
margin-bottom: 10px;
}
.iwj-categories .style6-2 .item-category:hover {
background: #1c9c7d;
border-color: #1c9c7d;
}
.iwj-categories .style6-2 .item-category a {
font-weight: 600;
line-height: 18px;
color: #2c2c2c;
text-transform: uppercase;
white-space: nowrap;
}
.iwj-categories .style6-2 .item-category:hover a {
color: #ffffff;
}
.iwj-categories .style6-2 .item-category span {
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 48px;
border-left: 1px #ecedec solid;
font-weight: 600;
font-size: 11px;
text-align: center;
padding: 10px 5px;
color: #929292;
}
.iwj-categories .style6-2 .item-category:hover span {
color: #ffffff;
border-left: 1px rgba(255, 255, 255, 0.1) solid;
}
.iwj-categories .style6-2 .all-categories{
text-align: center;
margin-top: 25px;
}
.iwj-categories.style6 .style6-1 .item-category {
padding: 50px 40px;
}
.iwj-categories.style7 .item-category {
padding: 25px 15px 45px;
border: 1px #eeeeee solid;
margin-bottom: 30px;
position: relative;
z-index: 0;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.iwj-categories.style7 .item-category:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.iwj-categories.style7 .item-category:hover:after {
opacity: 1;
}
.iwj-categories.style7 .category-icon {
width: 100px;
float: left;
font-size: 60px;
position: relative;
z-index: 2;
background-size: cover;
text-align: center;
padding: 20px 0;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.iwj-categories.style7 .item-category:hover .category-icon {
color: #ffffff !important;
background: url(//fdrs-ltd.com/wp-content/plugins/iwjob/assets/images/bg-category-hover.png) no-repeat;
}
.iwj-categories.style7 .category-info {
padding-left: 115px;
position: relative;
z-index: 2;
}
.iwj-categories.style7 .category-info .category-title {
font-size: 16px;
font-weight: 700;
margin-bottom: 5px;
}
.iwj-categories.style7 .category-info .category-title a {
color: #737373;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.iwj-categories.style7 .category-info .total-jobs {
font-size: 13px;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.iwj-categories.style7 .item-category:hover .category-info .category-title a,
.iwj-categories.style7 .item-category:hover .category-info .total-jobs {
color: #ffffff !important;
}
.iwj-categories.style7 .all-categories {
text-align: center;
margin: 30px 0;
}
.iwj-categories.style7 .all-categories a {
background: #16a085;
font-size: 16px;
font-weight: 700;
padding: 9px 25px;
}
.iwj-categories.style7 .categories-child li a {
color: #777777;
}
.iwj-categories.style7 .categories-child li a:before {
background: #777777;
}
.iwj-categories.style7 .item-category:hover .categories-child li a {
color: #ffffff;
}
.iwj-categories.style7 .item-category:hover .categories-child li a:before {
background: #ffffff;
} .iwj-categories.style8 .items-category {
display: table;
width: 100%;
}
.iwj-categories.style8 .item-category {
float: left;
width: 25%;
text-align: center;
padding: 60px 15px;
position: relative;
z-index: 0;
border-right: 1px solid #f1f1f1;
border-top: 1px solid #f1f1f1;
}
.iwj-categories.style8 .all-categories {
text-align: center;
margin-top: 70px;
}
.iwj-categories.style8 .item-category:nth-child(1),
.iwj-categories.style8 .item-category:nth-child(2),
.iwj-categories.style8 .item-category:nth-child(3),
.iwj-categories.style8 .item-category:nth-child(4) {
border-top: medium none;
}
.iwj-categories.style8 .item-category:nth-child(4n) {
border-right: medium none;
}
.iwj-categories.style8 .item-category:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background: url(//fdrs-ltd.com/wp-content/plugins/iwjob/assets/images/bg-cat.png) no-repeat;
background-size: cover;
opacity: 0;
z-index: -1;
-webkit-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
.iwj-categories.style8 .item-category:hover:after {
opacity: 1;
}
.iwj-categories.style8 .item-category .category-icon i {
font-size: 64px;
font-weight: 500;
line-height: 70px;
}
.iwj-categories.style8 .item-category .category-title {
font-size: 13px;
font-weight: 600;
line-height: 18px;
margin-top: 20px;
}
.iwj-categories.style8 .item-category .category-title a {
color: #333333;
}
.iwj-categories.style8 .item-category:hover .category-title a,
.iwj-categories.style8 .item-category:hover .category-icon i,
.iwj-categories.style8 .item-category:hover .total-jobs {
color: #ffffff;
}
.iwj-categories.style8 .item-category .total-jobs {
opacity: 0.7;
color: #333333;
font-size: 13px;
line-height: 25px;
margin-top: 6px;
}
.iwj-categories.style8 .categories-child li a {
color: #777777;
}
.iwj-categories.style8 .categories-child li a:before {
background: #777777;
}
.iwj-categories.style8 .item-category:hover .categories-child li a {
color: #ffffff;
}
.iwj-categories.style8 .item-category:hover .categories-child li a:before {
background: #ffffff;
} .iwj-categories.style9 .element-item .item-category {
text-align: center;
padding: 10px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin-bottom: 30px;
-webkit-transition: background 0.3s;
transition: background 0.3s;
}
.iwj-categories.style9 .item-category .category-icon {
display: block;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,32px,0);
transform: translate3d(0,32px,0);
}
.iwj-categories.style9 .item-category:hover .category-icon {
-webkit-transform: translate3d(0,-20px,0);
transform: translate3d(0,-20px,0);
}
.iwj-categories.style9 .item-category .category-icon i {
font-size: 55px;
color: #ffffff;
}
.iwj-categories.style9 .item-category .content {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,32px,0);
transform: translate3d(0,32px,0);
}
.iwj-categories.style9 .item-category:hover .content {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.iwj-categories.style9 .item-category .category-title {
font-size: 14px;
font-weight: 600;
margin-bottom: 0;
}
.iwj-categories.style9 .item-category .category-title a,
.iwj-categories.style9 .item-category .total-jobs {
color: #ffffff;
}
.iwj-categories.style9 .item-category .total-jobs {
font-weight: 600;
padding-top: 15px;
position: relative;
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.iwj-categories.style9 .categories-child {
margin-top: 15px;
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.iwj-categories.style9 .item-category:hover .categories-child,
.iwj-categories.style9 .item-category:hover .total-jobs {
opacity: 1;
}
.iwj-categories.style9 .item-category .total-jobs:before {
content: "";
position: absolute;
width: 80px;
height: 1px;
top: 0;
left: calc(50% - 40px);
background: #ffffff;
}
.iwj-categories.style9 .all-categories {
text-align: center;
} .iwj-categories.style10 .item-category {
padding: 30px 25px;
background: #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-bottom: 30px;
display: table;
width: 100%;
}
.iwj-categories.style10 .item-category:hover {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.iwj-categories.style10 .item-category .category-icon {
float: left;
font-size: 60px;
color: #13b02d;
}
.iwj-categories.style10 .item-category .category-content {
margin-left: 80px;
}
.iwj-categories.style10 .item-category .category-title {
position: relative;
font-size: 18px;
font-weight: 600;
margin: 0 0 12px;
}
.iwj-categories.style10 .item-category .categories-child {
padding: 20px 0 0;
margin: 0 0 24px;
position: relative;
}
.iwj-categories.style10 .item-category .categories-child:after {
content: "";
position: absolute;
width: 80px;
height: 1px;
top: 0;
left: 0;
background: #e7e7e7;
}
.iwj-categories.style10 .item-category .categories-child li {
list-style: none;
}
.iwj-categories.style10 .item-category .categories-child li a {
font-size: 14px;
color: #777777;
padding: 0 15px;
position: relative;
line-height: 30px;
}
.iwj-categories.style10 .item-category .categories-child li a:before {
content: "";
position: absolute;
width: 6px;
height: 6px;
-webkit-border-radius: 50%;
border-radius: 50%;
left: 0;
top: calc(50% - 3px);
background: #777777;
}
.iwj-categories.style10 .item-category h4.view-all-jobs {
font-size: 14px;
font-weight: 600;
margin: 0;
} .iwj-categories.style11 {
-webkit-border-radius: 5px;
border-radius: 5px;
background: rgba(0, 0, 0, 0) linear-gradient(to right bottom , #736efe, #43cbff) repeat scroll 0 0;
background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to right bottom , #736efe, #43cbff) repeat scroll 0 0;
padding: 35px 20px 45px;
}
.iwj-categories.style11 .item-category {
display: table;
width: 100%;
padding: 20px 0;
border-top: 1px rgba(255, 255, 255, 0.1) solid;
}
.iwj-jobs-style.style2.column-2 .iwj-jobs.iwj-grid .item-col:nth-child(2n) .job-item {
border-right: none;
}
.iwj-categories.style11 .item-col:nth-child(1) .item-category,
.iwj-categories.style11 .item-col:nth-child(2) .item-category,
.iwj-categories.style11 .item-col:nth-child(3) .item-category {
border-top: none;
}
.iwj-categories.style11 .item-category .category-icon {
float: left;
}    
.iwj-categories.style11 .item-category .category-icon a {
color: #ffffff;
font-size: 40px;
}
.iwj-categories.style11 .item-category .category-icon a img{
max-width: 52px;
}
.iwj-categories.style11 .item-category .category-content {
margin-left: 60px;
}
.iwj-categories.style11 .item-category .category-title {
position: relative;
font-size: 14px;
font-weight: 600;
margin: 0 0 6px;
}
.iwj-categories.style11 .item-category .category-title a {
color: #ffffff;
}
.iwj-categories.style11 .item-category .categories-child {
margin: 0;
padding: 0;
color: #ffffff;
}
.iwj-categories.style11 .item-category .categories-child li {
display: inline-block;
list-style: none;
}
.iwj-categories.style11 .item-category .categories-child li a {
font-size: 12px;
color: #ffffff;
line-height: 30px;
} .iwj-categories.style12 .owl-item {
padding: 0 15px;
}
.iwj-categories.style12 .item-category {
position: relative;
}
.iwj-categories.style12 .item-category .category-image {
position: relative;
width: 100%;
height: 260px;
background-repeat: no-repeat;
background-size: cover;
}
.iwj-categories.style12 .item-category .category-image img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.iwj-categories.style12 .item-category .category-content-wrap {
position: absolute;
width: 100%;
height: 100%;
top: calc(100% - 80px);
left: 0;
padding: 15px 25px;
z-index: 0;
transition: top 0.3s, padding 0.3s;
-webkit-transition: top 0.3s, padding 0.3s;
}
.iwj-categories.style12 .item-category:hover .category-content-wrap {
top: 0;
padding: 35px 25px;
}
.iwj-categories.style12 .item-category .category-content-wrap:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.9;
z-index: -1;
}
.iwj-categories.style12 .item-category .category-icon {
float: left;
width: 70px;
font-size: 50px;
color: #ffffff;
border-right: 1px rgba(255, 255, 255, 0.4) solid;
}
.iwj-categories.style12 .item-category .category-content {
margin-left: 90px;
color: #ffffff;
}
.iwj-categories.style12 .item-category .category-title {
position: relative;
font-size: 16px;
font-weight: 600;
margin: 0;
text-transform: uppercase;
max-width: 100%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
color: #ffffff;
}
.iwj-categories.style12 .item-category a {
color: #ffffff;
}
.iwj-categories.style12 .item-category .content-bttom {
opacity: 0;
transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
}
.iwj-categories.style12 .item-category:hover .content-bttom {
opacity: 1;
}
.iwj-categories.style12 .item-category .categories-child {
padding: 0;
margin: 12px 0 0;
}
.iwj-categories.style12 .item-category .categories-child li {
font-size: 14px;
line-height: 30px;
list-style: none;
}
.iwj-categories.style12 .item-category .categories-child li a {
padding: 0 15px;
position: relative;
}
.iwj-categories.style12 .item-category .categories-child li a:before {
content: "";
position: absolute;
width: 6px;
height: 6px;
-webkit-border-radius: 50%;
border-radius: 50%;
left: 0;
top: calc(50% - 3px);
background: #ffffff;
}
.iwj-categories.style12 .item-category .view-all-jobs {
font-size: 14px;
margin: 0;
font-weight: 600;
margin-top: 20px;
}
.iwj-categories.style12 .pagination-dot.owl-theme .owl-controls {
margin: 55px 0 30px;
}  .iwj-employers-slider {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.iwj-employers-slider-inner{
margin: 0 -15px;
}
.iwj-employers-slider .employer-items {
padding: 0 15px;
}
.iwj-employers-slider.style1 .employer-items {
padding: 15px;
}
.iwj-employers-slider.style1 .col-item {
position: relative;
z-index: 0;
margin-bottom: 30px;
}
.iwj-employers-slider.style1 .col-item:hover:after {
position: absolute;
content: "";
width: calc(100% - 30px);
height: 100%;
top: 0;
left: 15px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
z-index: -1;
}
.iwj-employers-slider .employer-item {
padding: 42px 30px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-align: center;
margin-bottom: 25px;
overflow: hidden;
position: relative;
background: #ffffff;
}
.iwj-employers-slider.style1 .employer-item {
margin-bottom: 0;
}
.iwj-employers-slider .employer-image img {
max-width: 80px;
max-height: 80px;
display: inline-block;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.iwj-employers-slider .employer-title{
margin : 16px 0 8px;
}
.iwj-employers-slider .employer-title {
font-size: 18px;
font-weight: 600;
}
.iwj-employers-slider .employer-headline {
font-size: 12px;
font-weight: 600;
color: #777777;
margin-top: 0;
}
.iwj-employers-slider .employer-locations{
margin-bottom: 20px;
}
.iwj-employers-slider .employer-locations a{
color: #777777;
}
.iwj-employers-slider .total-jobs {
margin: 0;
}
.iwj-employers-slider .total-jobs a {
display: inline-block;
padding: 0 15px;
-webkit-border-radius: 30px;
border-radius: 30px;
font-weight: 600;
height: 30px;
line-height: 30px;
color: #fff;
font-size: 11px;
background: #45bd15;
text-transform: uppercase;
}
.iwj-employers-slider .total-jobs .number {
font-weight: 600;
}
.navigation-text-v1.owl-theme .owl-controls {
margin-top: 10px;
margin-bottom: 35px;
}
.navigation-text-v1.owl-theme .owl-controls .owl-buttons div {
background: none;
font-size: 18px;
padding: 0 4px;
opacity: 1;
}
.iwj-employers-slider .total-jobs:hover .number {
color: #fff !important;
}
.iwj-employers-slider .owl-theme .owl-controls {
margin-top: 25px;
margin-bottom: 20px;
}
.iwj-employers-slider .owl-theme .owl-controls .owl-page span {
width: 8px;
height: 8px;
margin: 3px;
background: #777777;
border: 2px transparent solid;
border-top-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
}
.iwj-employers-slider .owl-theme .owl-controls .owl-page.active span,
.iwj-employers-slider .owl-theme .owl-controls .owl-page:hover span {
width: 10px;
height: 10px;
position: relative;
top: 1px;
} .iwj-employers-slider.style2 .iwj-employers-slider-inner {
margin: 0 -15px;
}
.iwj-employers-slider.style2 .owl-item {
padding: 0 15px;
}
.iwj-employers-slider.style2 .employer-locations {
margin-bottom: 5px;
}
.iwj-employers-slider.style2 .iwj-box-rating {
margin-bottom: 26px;
}
.iwj-employers-slider .iwj-box-rating .iwj-count-rate i {
color: #E67E22;
font-size: 15px;
margin: 0 2px;
}
.iwj-employers-slider .iwj-box-rating .iwj-text-totals-rate {
color: #16A085;
font-size: 11px;
line-height: 15px;
margin-bottom: 10px;
}
.iwj-employers-slider.style2 .total-jobs {
margin-top: 10px;
}
.iwj-employers-slider.style2 .owl-theme .owl-controls {
margin: 0;
right: 10px;
} .iwj-employers-slider.style3 {
-webkit-border-radius: 0;
border-radius: 0;
overflow: visible;
}
.iwj-employers-slider.style3 .iwj-employers-slider-inner {
margin: 0 -15px;
}
.iwj-employers-slider.style3 .owl-item {
padding: 0 15px;
}
.iwj-employers-slider.style3 .employer-item {
padding: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.iwj-employers-slider.style3 .employer-item:hover {
-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
}
.iwj-employers-slider.style3 .employer-item .employer-cover-image {
position: relative;
height: 245px;
background: #33aa58;
background-repeat: no-repeat;
background-size: cover;
}
.iwj-employers-slider.style3 .employer-item .employer-cover-image:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #000000;
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.iwj-employers-slider.style3 .employer-item:hover .employer-cover-image:after {
opacity: 0.4;
}
.iwj-employers-slider.style3 .employer-item .employer-cover-image &gt; img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.iwj-employers-slider.style3 .employer-item .employer-image {
width: 110px;
height: 110px;
line-height: 110px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #ffffff;
position: absolute;
bottom: 0;
left: calc(50% - 55px);
-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,32px,0);
transform: translate3d(0,32px,0);
z-index: 9;
}
.iwj-employers-slider.style3 .employer-item:hover .employer-image {
-webkit-transform: translate3d(0,-75px,0);
transform: translate3d(0,-75px,0);
}
.iwj-employers-slider.style3 .employer-item .employer-content {
padding: 32px 35px 0;
position: relative;
}
.iwj-employers-slider.style3 .employer-item .employer-content-inner {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,32px,0);
transform: translate3d(0,32px,0);
}
.iwj-employers-slider.style3 .employer-item:hover .employer-content-inner {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.iwj-employers-slider.style3 .employer-item .employer-title {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
margin: 0 0 4px;
}
.iwj-employers-slider.style3 .employer-item .iwj-box-rating {
margin-bottom: 14px;
line-height: 20px;
}
.iwj-employers-slider.style3 .iwj-box-rating .iwj-count-rate i {
color: #f37d1e;
font-size: 20px;
}
.iwj-employers-slider.style3 .employer-item .employer-meta &gt; div {
color: #999999;
margin-right: 15px;
margin-bottom: 12px;
}
.iwj-employers-slider.style3 .employer-item .employer-meta &gt; div.employer-phone {
margin-right: 0;
}
.iwj-employers-slider.style3 .employer-item .employer-meta &gt; div i {
color: #f16e8e;
margin-right: 5px;
}
.iwj-employers-slider.style3 .employer-item .total-jobs {
display: block;
text-align: center;
font-size: 14px;
font-weight: 600;
line-height: 25px;
padding: 15px 0;
background: none;
box-shadow: none;
-webkit-box-shadow: none;
border-top: 1px #ebebeb solid;
height: auto;
-webkit-border-radius: 0;
border-radius: 0;
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.iwj-employers-slider.style3 .employer-item:hover .total-jobs {
opacity: 1;
}
.iwj-employers-slider.style3 .owl-theme .owl-controls {
margin-top: 10px;
}
.iwj-employers-slider.style3 .owl-theme .owl-controls .owl-page span {
width: 8px;
height: 8px;
margin: 3px;
background: #777777;
border: 2px transparent solid;
}
.iwj-employers-slider.style3 .owl-theme .owl-controls .owl-page.active span,
.iwj-employers-slider.style3 .owl-theme .owl-controls .owl-page:hover span {
width: 10px;
height: 10px;
position: relative;
top: 1px;
} .iwj-employers-slider.style4 {
overflow: hidden;
}
.iwj-employers-slider.style4 .iwj-employers-slider-inner {
margin: 0 -15px;
}
.iwj-employers-slider.style4 .owl-item {
padding: 0 15px;
}
.iwj-employers-slider.style4 .employer-item {
padding: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-bottom: 10px;
background: none;
}
.iwj-employers-slider.style4 .employer-item .employer-cover-image {
position: relative;
height: 330px;
background: #33aa58;
background-repeat: no-repeat;
background-size: cover;
}
.iwj-employers-slider.style4 .employer-item .employer-cover-image &gt; img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.iwj-employers-slider.style4 .employer-item .employer-content {
margin-top: -130px;
padding: 0 30px 10px;
position: relative;
z-index: 2;
}
.iwj-employers-slider.style4 .employer-item .employer-content-inner {
background: #ffffff;
padding: 30px 0;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.iwj-employers-slider.style4 .employer-item .employer-image-rating {
float: left;
width: 140px;
text-align: center;
}
.iwj-employers-slider.style4 .iwj-box-rating .iwj-count-rate i {
color: #f37d1e;
font-size: 18px;
margin: 0 1px;
}
.iwj-employers-slider.style4 .employer-item .content-right {
margin-left: 140px;
padding-right: 30px;
text-align: left;
}
.iwj-employers-slider.style4 .employer-item .employer-title {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
margin: 0 0 4px;
}
.iwj-employers-slider.style4 .employer-item .employer-locations {
color: #999999;
margin-bottom: 9px;
}
.iwj-employers-slider.style4 .employer-item .employer-locations i {
display: inline-block;
width: 15px;
margin: 0;
color: #f16e8e;
}
.iwj-employers-slider.style4 .employer-item .employerdl-desc {
line-height: 24px;
}  .iwj-verify-account.iwj-form {
margin: 0;
max-width: none;
padding: 90px 180px 130px;
text-align: center;
color: #333333;
}
.iwj-verify-account.iwj-form .confirmation-icon {
display: inline-block;
width: 218px;
height: 218px;
font-family: Ionicons;
font-size: 144px;
font-weight: 500;
line-height: 218px;
color: white;
background-color: #CC3341;
border-radius: 50%;
margin-bottom: 60px;
}
.iwj-verify-account.iwj-form h3.title{
font-size: 36px;
line-height: 49px;
color: #CC3341;
margin-bottom: 43px;
margin-top: 0px;
}
.iwj-verify-account.iwj-form .desc{
font-size: 15px;
line-height: 30px;
margin-bottom: 20px;
}
.iwj-verify-account.iwj-form .resend-email{
font-size: 15px;
font-style: italic;
line-height: 30px;
padding-bottom: 35px;
border-bottom: 1px solid #F6F7F9;
margin-bottom: 45px;
}
.iwj-verify-account.iwj-form .resend-email a{
text-decoration: underline;
}
.iwj-verify-account.iwj-form .resend-email-message{
display: none;
color: #5cb85c;
}
.iwj-verify-account .desc-form {
font-size: 15px;
line-height: 30px;
margin-bottom: 15px;
padding: 0 150px;
}
.iwj-verify-account .iwj-change-email-form {
display: table;
width: 100%;
color: #777777;
}
.iwj-verify-account .iwj-change-email-form .iwj-field {
text-align: left;
float: left;
width: calc(100% - 80px);
}
.iwj-verify-account .iwj-change-email-form .iwj-respon-msg {
float: left;
width: 100%;
margin-top: 0;
font-size: 14px;
text-align: left;
}
.iwj-verify-account.iwj-form .iwj-field {
padding: 10px 28px;
}
.iwj-verify-account.iwj-form .iwj-field label {
margin: 0;
}
.iwj-verify-account .iwj-button-loader {
float: right;
width: 70px;
height: 80px;
text-align: center;
line-height: 80px;
-webkit-border-radius: 5px;
border-radius: 5px;
position: relative;
}
.iwj-verify-account .iwj-button-loader button {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
font-size: 20px;
color: #ffffff;
padding: 0;
}   .iwj-widget-candidates {
position: relative !important;
}
.iwj-widget-candidates .candidate-item {
text-align: center;
position: relative;
background: #ffffff;
border: 1px solid #f6f7f9;
}
.iwj-widget-candidates .candidate-item .candidate-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 140px;
overflow: hidden;
opacity: 1;
-webkit-transition: opacity 0.3s ease 0s, height 0.3s ease 0s;
transition: opacity 0.3s ease 0s, height 0.3s ease 0s;
}
.iwj-widget-candidates .candidate-item .candidate-image:after {
content: "";
position: absolute;
bottom: -155px;
left: calc(50% - 155px);
width: 310px;
height: 210px;
background: #ffffff;
-webkit-border-radius: 50%;
border-radius: 50%;
opacity: 1;
-webkit-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
.iwj-widget-candidates .candidate-item .candidate-image img {
opacity: 0.2;
}
.iwj-widget-candidates .candidate-item img {
width: 100%;
}
.iwj-widget-candidates .candidate-item .candidate-info {
padding: 35px 20px;
position: relative;
}
.iwj-widget-candidates .candidate-item .candidate-avatar {
width: 100px;
height: 100px;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
margin: 0 auto 26px;
box-shadow: 0 5px 20px 15px #ebf3f8;
}
.iwj-widget-candidates .candidate-item .name{
font-size: 16px;
text-transform: uppercase;
font-weight: 600;
}
.iwj-widget-candidates .candidate-item .candidate-headline {
color: #333333;
margin-bottom: 20px;
}
.iwj-widget-candidates .candidate-item .social-link ul {
margin: 0;
padding: 0 0 10px;
}
.iwj-widget-candidates .candidate-item .desc {
line-height: 28px;
margin-bottom: 18px;
}
.iwj-widget-candidates .candidate-item .view-candidate {
-webkit-border-radius: 5px;
border-radius: 5px;
border-style: solid;
border-width: 1px;
color: #ffffff;
display: inline-block;
font-size: 10px;
font-weight: 600;
line-height: 20px;
padding: 1px 15px;
text-transform: uppercase;
}
.iwj-widget-candidates .candidate-item .info-top {
padding-bottom: 0;
}
.iwj-widget-candidates .owl-controls {
position: absolute;
top: -74px;
right: 0;
}
.iwj-widget-candidates.owl-theme .owl-controls .owl-buttons div {
background: none;
font-size: 18px;
color: #333333;
opacity: 1;
margin: 0;
padding: 0;
}
.iwj-widget-candidates.owl-theme .owl-controls .owl-buttons div.owl-next {
margin-left: 25px;
}  .iwj-social-link li {
list-style: none;
display: inline-block;
margin: 0 5px 6px;
}
.iwj-social-link li a{
display: inline-block;
width: 25px;
height: 25px;
line-height: 21px;
border-width: 2px;
border-style: solid;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
}
.iwj-social-link li a.facebook {
color: #3B5998 !important;
border-color: #3B5998;
}
.iwj-social-link li a.twitter {
color: #0084B4 !important;
border-color: #0084B4;
}
.iwj-social-link li a.google-plus {
color: #DB4437 !important;
border-color: #DB4437;
}
.iwj-social-link li a.pinterest {
color: #BD081C !important;
border-color: #BD081C;
}
.iwj-social-link li a.linkedin {
color: #006fa6 !important;
border-color: #006fa6;
}
.iwj-social-link li a.vimeo {
color: #009fde !important;
border-color: #009fde;
}
.iwj-social-link li a.youtube {
color: #e62117 !important;
border-color: #e62117;
}
.iwj-social-link li a.facebook:hover {
color: #ffffff !important;
background: #3B5998;
}
.iwj-social-link li a.twitter:hover {
color: #ffffff !important;
background: #0084B4;
}
.iwj-social-link li a.google-plus:hover {
color: #ffffff !important;
background: #DB4437;
}
.iwj-social-link li a.pinterest:hover {
color: #ffffff !important;
background: #BD081C;
}
.iwj-social-link li a.linkedin:hover {
color: #ffffff !important;
background: #006fa6;
}
.iwj-social-link li a.vimeo:hover {
color: #ffffff !important;
background: #009fde;
}
.iwj-social-link li a.youtube:hover {
color: #ffffff !important;
background: #e62117;
}  .iwj-overall-statistics {
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 2px 7px 0 rgba(0,0,0,0.07);
box-shadow: 0 2px 7px 0 rgba(0,0,0,0.07);
color: #ffffff;
text-align: center;
background-image: url(//fdrs-ltd.com/wp-content/plugins/iwjob/assets/img/bg-overall.jpg);
background-size: cover;
background-repeat: no-repeat;
position: relative;
z-index: 0;
overflow: hidden;
}
.iwj-overall-statistics:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(52, 73, 94, 0.8);
z-index: -1;
}
.iwj-overall-statistics .overall-statistic-item {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
padding: 30px;
}
.iwj-overall-statistics .overall-statistic-item:last-child {
border-bottom: none;
}
.iwj-overall-statistics .overall-statistic-item .number-total {
font-size: 36px;
font-weight: 600;
line-height: 50px;
margin-bottom: 10px;
}
.iwj-overall-statistics .overall-statistic-item .title {
font-weight: 600;
text-transform: uppercase;
font-size: 13px;
line-height: 18px;
margin-bottom: 5px;
color: #16A085;
}
.iwj-overall-statistics .overall-statistic-item .this-week {
font-size: 11px;
font-weight: bold;
line-height: 15px;
}  .iwj-widget-jobs .job-item {
margin-bottom: 0;
border-bottom: 0;
padding: 0;
}
.iwj-widget-jobs .job-item .job-image {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: 46px;
overflow: hidden;
float: left;
margin-right: 20px;
}
.iwj-widget-jobs .job-item .job-image img {
max-width: 46px;
max-height: 46px;
}
.iwj-widget-jobs .job-item .job-info {
overflow: hidden;
font-weight: 500;
margin: 0;
padding: 9px 0 12px 15px;
border-bottom: 1px solid #F6F7F9;
position: relative;
}
.iwj-widget-jobs .job-item:first-child .job-info {
padding-top: 0;
}
.iwj-widget-jobs .job-item .job-info:before {
position: absolute;
content: "";
width: 6px;
height: 6px;
top: 17px;
left: 0;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #16A085;
}
.iwj-widget-jobs .job-item:first-child .job-info:before {
top: 8px;
}
.iwj-widget-jobs .job-item .job-info .job-company,
.iwj-widget-jobs .job-item .job-info .job-company a {
color: #333333;
font-size: 11px;
font-weight: 600;
line-height: 22px;
margin: 0;
text-transform: uppercase;
}
.iwj-widget-jobs .job-item .job-info .posted {
color: #777777;
font-size: 11px;
font-style: italic;
line-height: 22px;
margin-top: 5px;
}
.iwj-widget-jobs .job-item .job-info .posted .job-cat {
color: #16A085;
text-transform: capitalize;
font-style: normal;
} .open-filters {
text-align: left;
}
.open-filters .clear-filter-job, .open-filters .clear-filter-candidate, .open-filters .clear-filter-employer {
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
padding: 4px 20px;
-webkit-border-radius: 30px;
border-radius: 30px;
margin: 20px 0 60px;
}  .iwj-widget-employers .item .image {
max-width: 60px;
margin: 0 auto;
border-radius: 5px;
}
.iwj-widget-employers .item .image img {
border-radius: 5px;
}
.iwj-widget-employers .employer-title {
margin: 15px 0 0;
}
.iwj-widget-employers .employer-title a {
color: #333;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
}
.iwj-widget-employers .employer-locations a {
color: #777777;
font-size: 13px;
line-height: 18px;
}
.iwj-widget-employers .total-job {
display: inline-block;
padding: 0 15px;
border: 1px #f6f7f9 solid;
-webkit-border-radius: 30px;
border-radius: 30px;
font-weight: 500;
height: 22px;
line-height: 18px;
color: #333;
font-size: 12px;
-webkit-box-shadow: 0 3px 7px 0 rgba(41, 128, 185, 0.15);
box-shadow: 0 3px 7px 0 rgba(41, 128, 185, 0.15);
margin-top: 24px;
}
.iwj-widget-employers .item .total-job .number {
font-weight: 600;
}
.iwj-widget-employers .item .total-job:hover {
color: #fff;
}
.iwj-widget-employers .item .total-job:hover .number {
color: #fff !important;
}
.iwj-widget-employers .row-items {
width: 100%;
margin-top: 10px;
}
.iwj-widget-employers .col-item {
padding: 0 5px;
}
.iwj-widget-employers .item {
background: #ffffff;
-webkit-border-radius: 10px;
border-radius: 10px;
text-align: center;
margin: 0 0 20px;
-webkit-box-shadow: 0 0 6px rgba(41, 128, 185, 0.15);
box-shadow: 0 0 6px rgba(41, 128, 185, 0.15);
padding: 30px 10px;
}
.iwj-widget-employers .owl-controls {
position: absolute;
top: -57px;
right: 0;
}
.iwj-widget-employers .owl-theme .owl-controls .owl-buttons div {
background: none;
font-size: 18px;
color: #333333;
opacity: 1;
margin: 0;
padding: 0;
}
.iwj-widget-employers .owl-theme .owl-controls .owl-buttons div.owl-next {
margin-left: 25px;
}   body .wp-editor-container &gt; .mce-container {
border: 1px solid #e5e5e5;
}
.iwj-edit-job .iwj-task-bar.job ul li span.number {
width: 80px;
height: 60px;
line-height: 60px;
}
.iwj-edit-job .iwj-task-bar.job ul li:after {
top: 29px;
}   .iwj-resumes .iwj-resumes-listing {
background: #ffffff;
}
.iwj-resumes .iwj-resumes-listing .iwj-resume-item {
padding: 45px 0 0;
}
.iwj-resumes-listing .iwj-resume-item .resume-image {
-webkit-border-radius: 5px;
border-radius: 5px;
float: left;
margin-right: 45px;
overflow: hidden;
width: 45px;
}
.iwj-resumes-listing .iwj-resume-item .resume-info {
border-bottom: 1px solid #f6f7f9;
overflow: hidden;
padding-bottom: 50px;
padding-right: 190px;
position: relative;
}
.iwj-resumes-listing .iwj-resume-item .resume-info .resume-name {
font-weight: 500;
color: #333333;
margin: -6px 0 8px;
text-transform: uppercase;
}
.iwj-resumes-listing .iwj-resume-item .resume-info .info-bottom &gt; span {
display: inline-block;
margin-right: 30px;
}
.iwj-resumes-listing .iwj-resume-item .resume-info .info-bottom &gt; span i {
margin-right: 15px;
}
.iwj-resumes-listing .iwj-resume-item .resume-info .info-bottom .address i {
color: #f16e8e;
}
.iwj-resumes-listing .iwj-resume-item .resume-info .resume-type {
position: absolute;
right: 25px;
top: 0;
}
.iwj-resumes-listing .iwj-resume-item .resume-info .resume-type span {
border: 1px solid #f6f7f9;
height: 30px;
line-height: 26px;
padding: 0 20px;
-webkit-border-radius: 30px;
border-radius: 30px;
display: inline-block;
font-weight: 500;
margin-right: 5px;
}
.iwj-resumes-listing .iwj-resume-item .resume-info .resume-type.freelancer span {
color: #4a98ae;
}
.iwj-resumes-listing .iwj-resume-item .resume-info .resume-type.contract span {
color: #3ac1f1;
}
.iwj-resumes-listing .iwj-resume-item .resume-info .resume-type.remote span {
color: #33aa58;
}
.iwj-resumes-listing .iwj-resume-item .resume-info .resume-type i {
border: 2px solid #f16e8e;
font-size: 14px;
height: 30px;
line-height: 28px;
width: 30px;
-webkit-border-radius: 50%;
border-radius: 50%;
color: #f16e8e;
display: inline-block;
margin: 0;
text-align: center;
}   .iwj-employer-detail {
padding: 90px 0;
background: #f6f7f9;
}
.iwj-employer-detail .employer-info-top,
.iwj-gallery-detail,
.iwj-employer-detail .employer-detail-info,
.iwj-employer-detail .iwj-employer-review{
margin-bottom: 30px;
}
.iwj-employer-detail .employer-info-top {
display: table;
width: 100%;
-webkit-border-radius: 5px;
border-radius: 5px;
background: url(//fdrs-ltd.com/wp-content/plugins/iwjob/assets/img/bg-company.jpg) no-repeat;
background-size: cover;
color: #ffffff;
position: relative;
z-index: 0;
overflow: hidden;
}
.iwj-employer-detail .employer-info-top .bg-overlay {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #34495e;
opacity: 0.9;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iwj-employer-detail .employer-info-top .info-top {
position: relative;
z-index: 2;
padding: 35px 25px 53px;
}
.iwj-employer-detail .employer-info-top .employer-logo {
width: 150px;
text-align: center;
margin: 10px 40px 0;
float: left;
}
.iwj-employer-detail .employer-info-top .employer-logo img{
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iw-social-all.hover-bg {
margin: 20px 0 0;
padding: 0;
}
.iwj-employer-detail .employer-info-top li {
list-style: none;
}
.iw-social-all.hover-bg li {
display: inline-block;
margin-right: 5px;
}
.iw-social-all.hover-bg li a {
background: rgba(0, 0, 0, 0.8);
font-size: 11px;
width: 20px;
height: 20px;
line-height: 20px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
color: #ffffff;
display: inline-block;
text-align: center;
}
.iw-social-all.hover-bg li a:hover {
opacity: 1;
color: #fff;
}
.iw-social-all.hover-bg li a.facebook:hover {
background: #3B5998 !important;
}
.iw-social-all.hover-bg li a.twitter:hover {
background: #0084B4 !important;
}
.iw-social-all.hover-bg li a.google_plus:hover {
background: #DB4437 !important;
}
.iw-social-all.hover-bg li a.pinterest:hover {
background: #BD081C !important;
}
.iw-social-all.hover-bg li a.linkedin:hover {
background: #006fa6 !important;
}
.iw-social-all.hover-bg li a.vimeo:hover {
background: #009fde !important;
}
.iw-social-all.hover-bg li a.youtube:hover {
background: #e62117 !important;
}
.iwj-employer-detail .employer-info-top .conttent-right {
overflow: hidden;
}
.iwj-gallery-detail .bx-wrapper {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
margin: 0;
}
.iwj-gallery-detail .bx-viewport {
-webkit-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
direction: ltr;
}
.iwj-gallery-detail .bx-wrapper img {
width: 100%;
}
.iwj-gallery-detail iframe {
border: none;
}
.iwj-employer-detail .employer-detail-v1 .iwj-gallery-detail .bx-pager {
display: none;
}
.iwj-gallery-detail .bx-wrapper .bx-controls-direction a {
display: inline-block;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
background: rgba(0, 0, 0, 0.5);
text-indent: 0;
font-size: 0;
color: #ffffff;
z-index: 9;
}
.iwj-gallery-detail .bx-wrapper .bx-next,
.iwj-gallery-detail .bx-wrapper .bx-prev {
background-image: none;
}
.iwj-gallery-detail .bx-wrapper .bx-next:after,
.iwj-gallery-detail .bx-wrapper .bx-prev:after {
position: absolute;
font-family: "Ionicons";
width: 100%;
height: 100%;
left: 0;
top: 0;
font-size: 20px;
}
.iwj-gallery-detail .bx-wrapper .bx-next:after {
content: "\f3d3";
}
.iwj-gallery-detail .bx-wrapper .bx-prev:after {
content: "\f3d2";
}
.videoWrapper{
overflow: hidden;
max-height: 370px;
}
.iwj-employer-detail .employer-detail-info,
.iwj-employer-detail .iwj-open-position,
.iwj-employer-detail .iwj-employer-review{
padding: 0 85px;
background: #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
box-shadow: 0 7px 25px 0 rgba(0,0,0,0.05);
}
.iwj-employer-detail .iwj-open-position {
padding: 55px 85px;
}
.iwj-employer-detail .iwj-open-position .iwj-jobs {
margin-top: 50px;
}
.iwj-open-position .iwj-jobs .job-item {
padding-left: 0;
padding-right: 0;
}
.iwj-open-position .iwj-jobs .job-item:last-child {
border: none;
}
.iwj-open-position .job-item h3 {
margin: -6px 0 10px;
}
.iwj-open-position .job-item .job-title {
color: #333333;
font-weight: 600;
text-transform: uppercase;
font-size: 13px;
display: inline-block;
}
.iwj-open-position .job-item.featured-item .job-title {
color: #f16e8e;
} .iwj-employer-detail .employer-detail-info &gt; div,.iwj-employer-detail .iwj-employer-review &gt; .iwj-review-container {
border-bottom: 1px solid #f6f7f9;
padding: 40px 0 60px;
}
.iwj-employer-detail .employer-detail-info .iwj-employerdl-des &gt; div{
word-break: break-word;
}
.iwj-employer-detail .employer-detail-info .title h3,.iwj-employer-detail .iwj-employer-review .title h3 {
font-size: 16px;
font-weight: 700;
margin-bottom: 35px;
text-transform: uppercase;
}
.iwj-employer-detail .employerdl-longdes {
margin-bottom: 30px;
}
.iwj-employer-detail h3.iw-title-border{
color:#2980b9;
font-size:24px;
font-weight:700;
text-align: center;
text-transform: uppercase;
}
.iwj-employer-detail .conttent-right {
position: relative;
}
.iwj-employer-detail .title-location {
padding-right: 180px;
}
.iwj-employer-detail h3.title {
font-size: 24px;
font-weight: 600;
line-height: 33px;
margin: 0;
color: #ffffff;
}
.iwj-employer-detail .title-location .employer-headline,
.iwj-employer-detail .location a {
opacity: 0.5;
color: #FFFFFF;
font-size: 13px;
font-style: italic;
line-height: 18px;
}
.iwj-employer-detail .location .title {
color: #333333;
font-size: 16px;
font-weight: 700;
margin-bottom: 35px;
text-transform: uppercase;
}
.iwj-employer-detail .follow-button {
position: absolute;
top: 35px;
right: 25px;
}
.iwj-employer-detail .follow-button .follow {
font-size: 13px;
font-weight: 600;
line-height: 18px;
text-transform: uppercase;
padding: 15px 25px;
border: 1px solid rgba(255, 255, 255, 0.1);
-webkit-border-radius: 5px;
border-radius: 5px;
display: inline-block;
color: #ffffff;
background: none;
margin-bottom: 0 !important;
}
.iwj-employer-detail .follow-button .follow i {
font-size: 20px;
font-weight: 500;
margin-right: 15px;
position: relative;
top: 3px;
}
.iwj-employer-detail .follow-button .follow.followed {
background: #16A085;
border: 1px solid #16A085;
-webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
}
.iwj-employer-detail .employer-info ul {
margin: 34px 0 0;
padding: 0;
}
.iwj-employer-detail .employer-info ul li {
font-size: 13px;
font-style: italic;
line-height: 18px;
margin-bottom: 17px;
}
.iwj-employer-detail .employer-info ul li i {
background: rgba(255, 255, 255, 0.1);
font-size: 13px;
width: 20px;
height: 20px;
line-height: 20px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
color: rgba(255, 255, 255, 0.5);
display: inline-block;
text-align: center;
margin-right: 10px;
float: left;
}
.iwj-employer-detail .employer-info ul li span,
.iwj-employer-detail .employer-info ul li a {
color: #ffffff;
text-decoration: underline;
}
.iwj-open-position .iwj-jobs .job-item .job-info{
height: auto;
}
.iwj-jobs .row &gt;div:last-child .job-item {
border-bottom: none;
}
.iwj-employer-detail .iwj-employer-review .iwj-review-item{
padding-bottom: 35px;
border-bottom: 1px solid rgba(0,0,0,0.05);
display: table;
width: 100%;
}
.iwj-employer-detail .iwj-employer-review .iwj-review-item:not(:first-child){
margin-top: 35px;
}
.iwj-employer-detail .iwj-employer-review .iwj-review-item:nth-last-of-type(1){
border-bottom: 0;
}
.iwj-employer-review .iwj-review-item .review-avatar {
float: left;
-webkit-border-radius: 50%;
border-radius: 50%;
width: 90px;
height: 90px;
overflow: hidden;
margin-right: 30px;
}
.iwj-employer-review .iwj-review-item .employer-review-details {
padding-left: 125px;
}
.employer-review-details .er-review-title {
display: table;
width: 100%;
margin-bottom: 10px;
position: relative;
}
.employer-review-details .er-review-title .er-title-bold,
.employer-review-details .er-review-title .er-rate-box-wrap {
float: left;
}
.employer-review-details .er-review-title .er-rate-box-wrap {
padding-top: 2px;
}
.employer-review-details .er-review-title .er-rate-box-wrap &gt; span {
display: inline-block;
}
.iwj-employer-review .iwj-review-item .employer-review-details .er-review-title .er-title-bold{
color: #333333;
font-size: 15px;
font-weight: 600;
line-height:30px;
margin-right: 16px;
}
.iwj-employer-review .iwj-review-item .employer-review-details .er-review-title span.iwj-box-reviewed{
position: relative;
margin-left: 12px;
cursor: pointer;
}
.iwj-employer-review .iwj-review-item .employer-review-details .er-review-title span.iwj-box-reviewed .iwj-reviewed-box-icon{
background-color: #16A085;
border-radius: 3px;
padding: 0 5px;
color: #ffffff;
}
span.er-rate-content, span.er-rate-count,
.iwj-employer-review .iwj-review-item .employer-review-details .er-review-title span.iwj-box-reviewed {
display: inline-block;
}
.iwj-employer-review .iwj-review-item .employer-review-details .er-review-title span.er-rate-count &gt;i{
color: #F5A623;
font-size: 15px;
padding: 0 1px;
speak: none;
}
.iwj-employer-review .iwj-review-item .employer-review-details .er-review-author{
font-style: italic;
color: #333333;
font-size: 13px;
line-height: 18px;
}
.iwj-employer-review .iwj-review-item .employer-review-details .er-review-des{
margin: 15px 0 20px;
font-size: 13px;
line-height: 26px;
color: #777777;
}
.iwj-employer-review .iwj-review-item .employer-review-details .iwj-author-reply{
background: #f5f5f5;
border-radius: 4px;
border: 1px solid #e1e8ed;
padding: 20px;
display: flex;
position: relative;
}
.iwj-employer-review .iwj-review-item .employer-review-details .iwj-author-reply .iwj-reply-author-avatar img{
border-radius: 100px;
}
.iwj-employer-review .iwj-review-item .employer-review-details .iwj-author-reply .iwj-reply-author-content{
margin-left: 16px;
width: 100%;
}
.iwj-employer-review .iwj-review-item .employer-review-details .iwj-author-reply h4{
margin: 0 0 3px; ;
font-size: 17px;
}
.iwj-employer-review .iwj-review-item .employer-review-details .iwj-author-reply textarea{
width: 100%;
border: 1px solid #F1F1F1;
max-width: 100%;
padding: 5px 14px;
border-radius: 3px;
}
.iwj-employer-review .iwj-review-item .employer-review-details .iwj-author-reply textarea:hover,.iwj-employer-review .iwj-review-item .employer-review-details .iwj-author-reply textarea:focus{
border-color: #333333;
color: #333333;
}
.iwj-employer-review .iwj-review-item .employer-review-details .iwj-author-reply .iwj-btn-update-reply, form.iwj-reply-rate-form .iwj-rate-btn-reply .iwj-reply-review-btn{
-webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
-moz-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
}
.iwj-employer-review .iwj-review-item .employer-review-details .iwj-author-reply .iwj-reply-review-btn{
position: absolute;
right: 7px;
top: 0;
cursor: pointer;
}
.iwj-employer-detail .iwj-employer-review .form-review-employer{
background: #F6F7F9;
border-radius: 5px;
border:1px solid #F1F1F1;
padding: 25px 40px 50px 34px;
}
.iwj-employer-detail .iwj-employer-review .form-review-employer.iwj-job-reviewed{
display: none !important;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.iwj-employer-review .form-review-employer h4.title{
font-weight: 600;
font-size:13px;
text-transform: uppercase;
color: #2980B9;
margin: 0 0 30px;
line-height: 18px;
position: relative;
padding-bottom: 10px;
}
.iwj-employer-review .form-review-employer h4.title::after{
position: absolute;
content: '';
width: 46px;
height: 1px;
background: rgba(0,0,0,0.1);
left: 0;
bottom: 0;
}
.iwj-employer-review .form-review-employer .re-form-container{
display: flex;
}
.iwj-employer-review .form-review-employer .re-form-container .rve-avatar &gt; img{
max-width:90px;
border-radius: 100px;
}
.iwj-employer-review .form-review-employer .re-form-container .re-post-form-submit{
padding-left: 35px;
width: 100%;
}
.form-review-employer .re-form-container .re-post-form-submit span.re-text{
font-weight:600;
color: #333333;
font-size: 11px;
text-transform: uppercase;
float: left;
margin-right: 20px;
line-height: 30px;
}
.form-review-employer .re-form-container .re-post-form-submit span#iwj-stars{
margin-left: 20px;
}
.form-review-employer .re-form-container .re-post-form-submit span#iwj-stars &gt;input{
display: none;
}
.form-review-employer .re-form-container .re-post-form-submit .iwj-rate-stars,
.form-review-employer .re-form-container .re-post-form-submit .iwj-rate-title,
.form-review-employer .re-form-container .re-post-form-submit .iwj-rate-content{
margin-bottom: 25px;
}
.form-review-employer .re-form-container .re-post-form-submit .iwj-rate-stars{
display: table;
}
.form-review-employer .re-form-container .re-post-form-submit input,
.form-review-employer .re-form-container .re-post-form-submit textarea,
.iwj-review-item .iwj-reply-rate-form textarea{
width: 100%;
border: 1px solid #F1F1F1;
padding: 5px 14px;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
border-radius: 3px;
}
.form-review-employer .re-form-container .re-post-form-submit input:hover,
.form-review-employer .re-form-container .re-post-form-submit textarea:hover,
.iwj-review-item .iwj-reply-rate-form textarea:hover{
border-color: #000;
}
.form-review-employer .re-form-container .re-post-form-submit .iwj-review-btn{
background: #16A085;
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
margin-bottom: 10px;
}
.form-review-employer .re-form-container .re-post-form-submit .iwj-cancel-review-btn, .iwj-reply-author-content .iwj-cancel-edit-reply-btn{
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
margin-left: 3px;
}
.iwj-employer-detail .employer-info-top .iwj-box-rating{
padding: 4px 30px 10px;
background: rgba(0,0,0,0.1);
border-radius: 5px;
margin-top: 9px;
text-align: center;
}
.iwj-employer-detail .employer-info-top .iwj-box-rating .iwj-count-rate &gt; i{
font-size: 15px;
color: #F8E71C;
padding: 0 1px;
}
.iwj-employer-detail .employer-info-top .iwj-box-rating .iwj-text-totals-rate{
font-size: 11px;
display: block;
line-height: 15px;
}
.iwj-employer-detail .form-review-employer .iwj-rate-for-options{
margin-bottom: 20px;
}
.iwj-employer-detail .form-review-employer .iwj-rate-for-options .iwj_review_options{
margin-left: 20px;
text-transform: capitalize;
}
.iwj-employer-review .form-review-employer .iwj-count-stars{
cursor: pointer;
display: inline-block;
position: relative;
}
.iwj-employer-review .caption{
display: none !important;
}
.iwj-employer-review .form-review-employer .iwj-count-stars i, #iwj-confirm-edit-review .modal-body .iwj-candidate-rev-e .iwj-count-stars i,.iwj-user-update-review .iwj-count-stars i{
color: #F5A623;
font-size: 20px;
}
.iwj-employer-review .iwj-box-each-vote, #iwj-confirm-edit-review .iwj-candidate-rev-e .iwj-box-each-vote, .iwj-user-update-review .iwj-box-each-vote{
position: absolute;
background: #fff;
box-shadow: 0 7px 85px 0 rgba(0,0,0,0.2);
min-width: 304px;
padding: 25px 35px 15px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
top: 30px;
left: 50%;
-webkit-transform: translate(-50%, 20px);
transform: translate(-50%, 20px);
visibility: hidden;
opacity: 0;
z-index: 11;
}
.iwj-employer-review .iwj-box-each-vote.iwj-review-voting::before, #iwj-confirm-edit-review .iwj-candidate-rev-e .iwj-box-each-vote.iwj-review-voting::before, .iwj-user-update-review .iwj-box-each-vote.iwj-review-voting::before{
content:"";
position: absolute;
left: 50%;
top: -5px;
width: 0;
height: 0;
border-left:6px solid transparent;
border-bottom:6px solid #ffffff;
border-right:6px solid transparent;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.iwj-box-each-vote .line-tc-star{
display: inline-block;
}
.iwj-box-each-vote .line-tc-star &gt;i{
font-size: 20px;
color: #F5A623;
padding: 0 1px;
speak: none;
}
.iwj-employer-review .iwj-box-each-vote.iwj-show-popup-rate, #iwj-confirm-edit-review .iwj-candidate-rev-e .iwj-box-each-vote.iwj-show-popup-rate, .iwj-user-update-review .iwj-box-each-vote.iwj-show-popup-rate{
visibility: visible;
opacity: 1;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.iwj-box-each-vote .iwj-line-tc-vote{
text-transform: capitalize;
margin-bottom: 10px;
}
.iwj-box-each-vote .iwj-line-tc-vote{
display: flex;
width: 100%;
justify-content: space-between;
}
.iwj-box-each-vote .line-tc-title{
font-size: 11px;
color: #333333;
font-weight:600;
}
.iwj-employer-review .iwj-review-content .iwj-box-each-vote.iwj-review-voted::before{
content:"";
position: absolute;
left: 50%;
top: -5px;
width: 0;
height: 0;
border-left:6px solid transparent;
border-bottom:6px solid #ffffff;
border-right:6px solid transparent;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.iwj-employer-review .iwj-review-content .voted-position-new-l .iwj-box-each-vote.iwj-review-voted {
left: auto !important;
right: 0 !important;
-webkit-transform: translate(0, 20px);
transform: translate(0, 20px);
}
.iwj-employer-review .iwj-review-content .voted-position-new-l .iwj-box-each-vote.iwj-review-voted.iwj-show-popup-rate {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.iwj-employer-review .iwj-review-content .voted-position-new-l .iwj-box-each-vote.iwj-review-voted:before {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
left: auto;
right: 3px;
}
.iwj-employer-review .iwj-review-content .voted-position-new-r .iwj-box-each-vote.iwj-review-voted {
left: 0 !important;
right: auto !important;
-webkit-transform: translate(0, 20px);
transform: translate(0, 20px);
}
.iwj-employer-review .iwj-review-content .voted-position-new-r .iwj-box-each-vote.iwj-review-voted.iwj-show-popup-rate {
left: 0 !important;
right: auto !important;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.iwj-employer-review .iwj-review-content .voted-position-new-r .iwj-box-each-vote.iwj-review-voted:before {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
left: 3px;
}
.iwj-employer-review .iwj-review-content .iwj-box-each-vote.iwj-review-voted .line-tc-star{
line-height: 32px;
}
.iwj-employer-detail .iwj-employer-review .review-pagination{
margin: 25px 0 50px;
text-align: right;
}
.iwj-employer-detail .iwj-employer-review .review-pagination &gt; a,.iwj-employer-detail .iwj-employer-review .review-pagination &gt; span{
padding: 9px 14px;
box-shadow: 0 3px 7px 0 rgba(41,128,185,0.5);
margin: 0 3px;
border-radius: 5px;
}
.iwj-employer-detail .iwj-employer-review .review-pagination &gt; .current,.iwj-employer-detail .iwj-employer-review .review-pagination &gt; a:hover{
background: #2980B9;
color: #ffffff;
}
.iwj-employer-detail .iwj-employer-review .review-pagination &gt; .next,.iwj-employer-detail .iwj-employer-review .review-pagination &gt; .prev{
padding: 9px 16px;
}
.iwj-employer-review .iwj-review-item .employer-review-details .er-review-title span.iwj-edit-reviewed{
cursor: pointer;
position: absolute;
top:-1px;
right:-16px;
} .iwj-employer-detail.v2 {
padding-top: 380px;
background: #fafafa;
}
.iwj-single-parallax .iw-parallax {
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover !important;
overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio:0) {
.iwj-single-parallax .iw-parallax {
-webkit-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
}
}
.iwj-single-parallax .iw-parallax-overlay {
background-color: #000000;
opacity: 0.7;
}
.employer-detail-v2 .employer-detail-content-wrap {
background: #fafafa;
position: relative;
z-index: 2;
}
.iwj-employer-detail .employer-detail-v2 .employer-info-top {
background-image: none;
background-color: #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-top: -125px;
}
.iwj-employer-detail .employer-detail-v2 .employer-info-top .info-top {
padding: 30px 320px 30px 55px;
display: table;
width: 100%;
}
.iwj-employer-detail .employer-detail-v2 .employer-info-top .employer-logo {
width: 140px;
margin: 0 100px 0 0;
}
.iwj-employer-detail .employer-detail-v2 h3.title {
font-size: 30px;
font-weight: 500;
line-height: 40px;
}
.iwj-employer-detail .employer-detail-v2 .employer-headline {
font-size: 14px;
color: #777777;
font-weight: 500;
}
.iwj-employer-detail .employer-detail-v2 .iw-social-all.hover-bg {
margin-top: 15px;
}
.iwj-employer-detail .employer-detail-v2 .iw-social-all.hover-bg li {
margin-right: 8px;
}
.iwj-employer-detail .employer-detail-v2 .iw-social-all.hover-bg li a {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 14px;
color: #777777;
font-weight: 500;
background: rgba(0, 0, 0, 0.08);
}
.iwj-employer-detail .employer-detail-v2 .iw-social-all.hover-bg li a:hover {
color: #ffffff;
}
.iwj-employer-detail .employer-detail-v2 .follow-button {
position: absolute;
top: 45px;
right: 35px;
display: table;
width: auto;
z-index: 9;
}
.iwj-employer-detail .employer-detail-v2 .follow-button &gt; div {
float: right;
}
.iwj-employer-detail .employer-detail-v2 .follow-button .iwj-box-rating {
margin: 0 20px 0 0;
padding: 0;
background: none;
text-align: right;
}
.iwj-employer-detail .employer-detail-v2 .follow-button .iwj-box-rating .iwj-count-rate i {
font-size: 24px;
color: #f37d1e;
}
.iwj-employer-detail .employer-detail-v2 .follow-button .iwj-box-rating .iwj-text-totals-rate {
font-size: 13px;
color: #777777;
}
.iwj-employer-detail .employer-detail-v2 .follow-button a.iwj-btn.action-button.follow {
border: none;
padding: 6px 25px;
font-size: 14px;
background: #33aa58;
line-height: 28px;
float: right;
}
.iwj-employer-detail .employer-detail-v2 .follow-button .follow i {
margin-right: 5px;
font-size: 14px;
top: 0;
}
.iwj-employer-detail .employer-detail-v2 .iwj-gallery-detail {
max-height: 435px;
overflow: hidden;
margin-bottom: 0;
}
.iwj-employer-detail .employer-detail-v2 .iwj-gallery-detail .bx-viewport {
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.iwj-employer-detail .employer-detail-v2 .iwj-gallery-detail .bxslider li {
list-style: none;
}
.iwj-employer-detail .employer-detail-v2 .iwj-gallery-detail .bx-controls-direction {
display: none;
}
.iwj-employer-detail .employer-detail-v2 .iwj-gallery-detail .bx-pager {
position: absolute;
padding: 0;
width: 100%;
bottom: 25px;
opacity: 0;
transition: opacity 0.3s ease;
-webkit-transition: opacity 0.3s ease;
}
.iwj-employer-detail .employer-detail-v2 .iwj-gallery-detail:hover .bx-pager {
opacity: 1;
}
.iwj-employer-detail .employer-detail-v2 .iwj-gallery-detail .bx-wrapper .bx-pager.bx-default-pager a {
width: 12px;
height: 12px;
margin: 0 4px;
line-height: 1;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #ffffff;
}
.iwj-employer-detail .employer-detail-v2 .iwj-gallery-detail .bx-wrapper .bx-pager.bx-default-pager a.active {
background: #41bf68;
}
.employer-detail-v2 .iwj-employer-detail-video {
height: 435px;
background-repeat: no-repeat;
background-size: cover;
position: relative;
cursor: pointer;
padding: 0 !important;
z-index: 0;
}
.employer-detail-v2 .iwj-employer-detail-video:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.35);
z-index: -1;
}
.employer-detail-v2 .iwj-employer-detail-video .play-button {
text-align: center;
position: absolute;
width: auto;
height: auto;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.employer-detail-v2 .iwj-employer-detail-video .play-button span {
display: inline-block;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #37b05d;
position: relative;
}
.employer-detail-v2 .iwj-employer-detail-video .play-button span:before {
content: "";
top: -20px;
left: -20px;
position: absolute;
background: rgba(0, 0, 0, 0.5);
width: 96px;
height: 96px;
border-radius: 100%;
-webkit-animation: jumper 1.8s 0.33333s ease-out infinite;
animation: jumper 1.8s 0.33333s ease-out infinite;
z-index: -1;
}
.employer-detail-v2 .iwj-employer-detail-video .play-button span:after {
content: "";
background: rgba(0, 0, 0, 0.5);
width: 96px;
height: 96px;
top: -20px;
left: -20px;
border-radius: 100%;
position: absolute;
opacity: 0;
-webkit-animation: jumper 1.8s 0.66666s ease-out infinite;
animation: jumper 1.8s 0.66666s ease-out infinite;
z-index: -1;
}
.employer-detail-v2 .iwj-employer-detail-video .play-button i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
color: #ffffff;
font-size: 30px;
margin-left: 2px;
}
.employer-detail-v2 .iwj-employer-detail-video .play-button .title-button {
color: #ffffff;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
}
.iwj-employer-detail .employer-detail-v2 .employer-detail-info {
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.iwj-employer-detail .employer-detail-v2 .employer-detail-info,
.iwj-employer-detail .employer-detail-v2 .iwj-employer-review {
padding: 0 50px;
}
.iwj-employer-detail .employer-detail-v2 .employer-detail-info .title h3,
.iwj-employer-detail .employer-detail-v2 .iwj-employer-review .title h3 {
margin-top: 5px;
font-size: 18px;
font-weight: 500;
}
.iwj-employer-detail .employer-detail-v2 .iwj-open-position{
padding: 0;
}
.iwj-employer-detail .employer-detail-v2 .iwj-open-position .iwj-jobs{
margin-top: 0;
}
.iwj-employer-detail .employer-detail-v2 h3.iw-title-border{
text-align: left;
padding: 30px 50px;
border-bottom: 1px solid #f6f7f9;
font-size: 18px;
line-height: 22px;
font-weight: 500;
margin: 0;
}
.employer-detail-v2 .iwj-jobs .job-item {
padding: 25px 0 0 50px;
margin-bottom: 0;
}
.employer-detail-v2 .job-item .job-info{
margin: 0;
padding-right: 170px;
}
.employer-detail-v2 .job-item .job-info .job-type {
position: absolute;
right: 25px;
top: 0;
}
.employer-detail-v2 .job-item .job-info .info-company,
.employer-detail-v2 .job-item .job-info .info-company a{
color: rgb(153,153,153);
}
.employer-detail-v2 .info-company ul{
list-style-type: none;
padding-left: 0;
padding-bottom: 35px;
margin: 0;
}
.employer-detail-v2 .info-company ul li {
display: inline-block;
padding-right: 25px;
}
.employer-detail-v2 .info-company ul li i {
margin-right: 5px;
}
.employer-detail-v2 .info-company ul li.job-posted-time i,
.employer-detail-v2 .info-company ul li.cat i{
color: rgb(41,128,185);
}
.employer-detail-v2 .iwj-jobs .job-item:last-child {
padding-bottom: 15px;
}
.employer-detail-v2 .job-skill {
border-top: 1px #f6f7f9 solid;
padding: 10px 0;
}
.employer-detail-v2 .job-skill a {
display: inline-block;
color: #999999;
padding-right: 20px;
}
.employer-detail-v2 .job-skill a i {
padding-right: 10px;
}
@media screen and (min-width: 992px){
.employer-detail-v2 .employer-info-top-wrap.sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.8);
z-index: 999999 !important;
-webkit-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
animation: smoothScrollEmployer 0.3s forwards;
-webkit-animation: smoothScrollEmployer 0.3s forwards;
margin: 0;
background: #ffffff;
-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.05);
box-shadow: 0 0 8px 0 rgba(0,0,0,0.05);
}
body.admin-bar .employer-detail-v2 .employer-info-top-wrap.sticky {
top: 32px;
}
@keyframes smoothScrollEmployer {
0% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
}
@-webkit-keyframes smoothScrollEmployer {
0% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
}
.iwj-employer-detail .employer-detail-v2 .employer-info-top-wrap.sticky .employer-info-top {
margin-top: 0;
margin-bottom: 0;
}
.iwj-employer-detail .employer-detail-v2 .employer-info-top-wrap.sticky .employer-info-top .info-top {
padding: 15px 320px 15px 0;
}
.iwj-employer-detail .employer-detail-v2 .employer-info-top-wrap.sticky .employer-info-top .employer-logo {
width: 60px;
margin: 0 30px 0 0;
}
.iwj-employer-detail .employer-detail-v2 .employer-info-top-wrap.sticky .social-link {
display: none;
}
.iwj-employer-detail .employer-detail-v2 .employer-info-top-wrap.sticky .iw-social-all.hover-bg li a:hover {
color: #ffffff;
}
.iwj-employer-detail .employer-detail-v2 .employer-info-top-wrap.sticky .follow-button {
top: 20px;
right: 0;
}
} .iwj-single-widget {
margin-bottom: 65px;
}
.iwj-single-widget .widget_title {
color: #333333;
font-size: 13px;
font-weight: 600;
line-height: 18px;
position: relative;
padding-bottom: 10px;
text-transform: uppercase;
margin: 0 0 35px;
}
.iwj-single-widget .widget_title:after {
position: absolute;
content: "";
bottom: 0;
left: 0;
height: 1px;
width: 45px;
background: rgba(0, 0, 0, 0.1);
}
.iwj-single-widget.iwj-map .infoBox {
padding: 15px;
}
.iwj-single-widget.iwj-map .infoBox &gt; img {
margin: 0 -9px 0 0 !important;
}
.iwj-single-widget.iwj-single-contact-form,
.iwj-single-widget.candidate-action-button {
margin: 0 0 5px;
}
.iwj-widget-information li {
line-height: 18px;
margin-bottom: 18px;
color: #333;
}
.iwj-widget-information li a {
color: #333;
}
.iwj-widget-information li:last-child {
margin-bottom: 0;
}
.iwj-widget-information.style1 li i {
width: 21px;
height: 21px;
line-height: 20px;
text-align: center;
font-size: 13px;
background-color: #eeeeee;
margin-right: 10px;
display: inline-block;
-webkit-border-radius: 50%;
border-radius: 50%;
float: left;
color: #777;
}
.iwj-widget-information.style2 li {
margin: 0;
padding: 22px 30px;
border-bottom: 1px #eeeeee solid;
display: table;
width: 100%;
}
.employer-detail-v1 .iwj-widget-information.style2 li {
padding-right: 0 !important;
padding-left: 0 !important;
}
.iwj-widget-information.style2 li:first-child {
padding-top: 2px;
}
.iwj-widget-information.style2 li:last-child {
border-bottom: none;
padding-bottom: 0;
}
.iwj-employer-detail.v1 .iwj-widget-information.style2 li:last-child {
border-bottom: 1px solid #eee;
padding-bottom: 30px;
}
.iwj-widget-information.style2 li i {
font-size: 32px;
color: #d2d2d2;
display: inline-block;
float: left;
width: 45px;
}
.iwj-widget-information.style2 li .content {
float: left;
width: calc(100% - 45px);
font-weight: 700;
}
.iwj-widget-information.style2 li .content label {
display: block;
color: #777777;
font-weight: 400;
}
.iwj-widget-information.style2 li .content span {
color: #333333;
}
.iwj-employer-widget-wrap .employer-headline{
font-size:12px;
color: #ffffff;
background: #f16e8e;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 25px;
display: inline-block;
padding: 0 20px;
}
.iwj-employer-widget-wrap .employer-logo {
margin-bottom: 44px;
}
.iwj-employer-widget-wrap .employer-title{
font-size:30px;
color: #2980b9;
margin: 0 0 15px;
font-weight: 600;
}
.iwj-employer-widget-wrap .employer-desc, .iwj-candicate-widget-wrap .candidate-desc{
margin-bottom:20px;
margin-top: -5px;
}
.action-button-group {
text-align:center;
clear:both;
margin-top:40px;
padding-top: 40px;
border-top: 1px solid #f6f7f9;
}
.action-button-group .action-button.follow{
background: #FFFFFF;
border:2px solid #f16e8e;
color:#f16e8e;
}
.action-button-group .action-button.follow.followed {
background: #33aa58;
border-color: #33aa58;
color: #ffffff;
}
.action-button-group .action-button.contact-us{
background: #2980b9;
border:2px solid #2980b9;
color:#ffffff;
}
.action-button-group .action-button span{
display: inline-block;
height: 46px;
letter-spacing: 2px;
line-height: 46px;
padding: 0;
position: relative;
text-transform: uppercase;
transition: transform 0.3s ease 0s;
-webkit-transition: transform 0.3s ease 0s;
}
.action-button-group .action-button:hover span:before{
visibility: visible;
}
.action-button-group .action-button span:before{
content: attr(data-hover);
left: 0;
padding: 0;
position: absolute;
top: 100%;
transform: translate3d(0px, 0px, 0px);
visibility: hidden;
}
.action-button-group .action-button{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
margin: 0;
overflow: hidden;
padding: 0 15px;
text-align: center;
margin-bottom: 10px;
}
.action-button-group .iwj-button-loader{
display: inline-block;
margin-left: 5px;
}
.iwj-employer-widget-wrap .employer-info ul{
padding:0;
margin:0;
text-align: left;
display: block;
}
.iwj-employer-widget-wrap .employer-info ul li{
list-style: none;
color: #333333;
font-size:13px;
font-weight:500;
}
.iwj-employer-widget-wrap .employer-info ul li .left {
float: left;
min-width: 110px;
}
.iwj-employer-widget-wrap .employer-info ul li .right {
color: #333333;
overflow: hidden;
}
.iwj-employer-widget-wrap .employer-info ul li .left i {
margin-right: 10px;
font-size: 16px;
width: 20px;
text-align: center;
}
.iwj-employer-widget-wrap .employer-info ul li.employer-location i {
color:#f16e8e;
font-size:20px;
}
.iwj-employer-widget-wrap .employer-info ul li.employer-founded i {
color:#4a98ae;
}
.iwj-employer-widget-wrap .employer-info ul li.employer-phone i {
color:#4a98ae;
font-size: 24px;
}
.iwj-employer-widget-wrap .employer-info ul li.employer-website i {
color:#33aa58;
}
.iwj-employer-widget-wrap .employer-info ul li{
display: block;
clear: both;
margin-bottom:15px;
}  .employer-detail-v2 .widget-area {
padding: 0;
background: none;
}
.employer-detail-v2 .widget-area aside {
background: #ffffff;
padding: 0 0 30px;
margin-bottom: 30px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.employer-detail-v2 .iwj-widget-information.style2 li .content{
font-weight: normal;
}
.employer-detail-v2 a.website{
display: inherit;
margin-top: 5px;
}
.employer-detail-v2 .iwj-widget-information.style2 li .content span {
color: #777;
}
.employer-detail-v2 .iwj-widget-information.style2 li .content span.map{
font-weight: 600;
}
.employer-detail-v2 span.map a{
color: #333 !important;
font-weight: 700;
}
.employer-detail-v2 .widget-area aside:first-child{
padding: 0;
margin: 0;
}
.employer-detail-v2 .widget-area .widget-title {
font-size: 16px;
font-weight: 600;
margin: 0 0 32px;
padding: 28px 30px;
}
.employer-detail-v2 .widget-area aside:first-child .widget-title{
padding-top: 28px;
}
.employer-detail-v2 .widget-area .iwj-single-widget {
margin: 0;
}
.iwj-employer-detail.v2 .employer-detail-v2 .widget-area .iwj-single-widget.style1 {
padding: 0 30px;
}
.iwj-employer-detail.v2 .employer-detail-v2 .widget-area .iwj-single-widget.iwj-single-contact-form{
padding: 0;
}
.employer-detail-v2 .widget-area .widget-title:after{
display: none;
}
.employer-detail-v2 .job-detail-map{
-webkit-border-radius: 0;
border-radius: 0;
} .employer-detail-v2 div.iwjmb-field {
padding: 0 30px;
}
.employer-detail-v2 .iwj-single-contact-form .iwj-btn-action {
padding: 0 30px;
}     .iwj-resume-detail .resume-detail-content {
background: #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iwj-resume-detail .resume-detail-content .job-requirements {
position: relative;
}
.iwj-resume-detail .resume-detail-content .job-requirements:after {
background: #ffffff none repeat scroll 0 0;
content: "";
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 1px;
}
.iwj-resume-detail .resume-detail-content .job-requirements .row {
margin: 0;
}
.iwj-resume-detail .resume-detail-content .job-requirements .requirement-item {
height: 140px;
padding: 35px 40px 15px;
border-bottom: 1px solid #f6f7f9;
border-right: 1px solid #f6f7f9;
}
.iwj-resume-detail .resume-detail-content .job-requirements i {
font-size: 18px;
display: inline-block;
float: left;
margin-right: 27px;
}
.iwj-resume-detail .resume-detail-content .job-requirements .right {
overflow: hidden;
}
.iwj-resume-detail .resume-detail-content .job-requirements .title {
font-weight: 600;
text-transform: uppercase;
margin-bottom: 10px;
}
.iwj-resume-detail .resume-detail-content .job-requirements .content {
font-weight: 500;
color: #333333;
}
.iwj-resume-detail .resume-detail-content .job-requirements .location i,
.iwj-resume-detail .resume-detail-content .job-requirements .location .title {
color: #f16e8e;
}
.iwj-resume-detail .resume-detail-content .job-requirements .salary-expected i,
.iwj-resume-detail .resume-detail-content .job-requirements .salary-expected .title {
color: #4a98ae;
}
.iwj-resume-detail .resume-detail-content .job-requirements .expected-position i,
.iwj-resume-detail .resume-detail-content .job-requirements .expected-position .title {
color: #33aa58;
}
.iwj-resume-detail .resume-detail-info &gt; div {
padding: 70px 85px;
border-bottom: 1px #f6f7f9 solid;
}
.iwj-resume-detail .resume-detail-info .title {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 35px;
}
.iwj-resume-detail .resume-detail-info ul {
margin: 0;
}
.iwj-resume-detail ul.time-line {
padding: 0 0 0 140px;
position: relative;
}
.iwj-resume-detail ul.time-line:before {
content: "";
position: absolute;
width: 1px;
height: calc(100% - 7px);
top: 7px;
left: 100px;
background: #f6f7f9;
}
.iwj-resume-detail .resume-detail-info ul li {
list-style: none;
}
.iwj-resume-detail ul.time-line li {
position: relative;
margin-bottom: 45px;
}
.iwj-resume-detail ul.time-line li:before {
content: "";
position: absolute;
width: 12px;
height: 12px;
top: 7px;
left: -45px;
border: 4px #f16e8e solid;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #ffffff;
z-index: 5;
}
.iwj-resume-detail ul.time-line li .top {
margin-top: -9px;
font-weight: 500;
color: #333333;
}
.iwj-resume-detail ul.time-line li .top span {
font-size: 18px;
font-weight: 600;
text-transform: capitalize;
display: inline-block;
margin-right: 15px;
}
.iwj-resume-detail .skills ul {
padding: 0 0 0 100px;
}
.iwj-resume-detail .skills ul li .title-skill {
text-transform: capitalize;
margin-bottom: 17px;
}
.iwj-resume-detail .skills ul li .scoring {
position: relative;
height: 3px;
width: 315px;
background: #f6f7f9;
margin-bottom: 36px;
}
.iwj-resume-detail .skills ul li .scoring .line {
position: absolute;
height: 100%;
top: 0;
left: 0;
}
.iwj-resume-detail .skills ul li .scoring .percent {
position: absolute;
top: -26px;
right: 0;
font-weight: 600;
}
.iwj-candicate-detail .iwj-gallery .content-wrap {
margin-bottom: 35px;
}
.iwj-gallery .image-list {
margin: 0 -0.5px;
padding: 0;
display: table;
width: 100%;
}
.iwj-gallery .image-list a {
display: block;
width: 25%;
float: left;
margin-bottom: 1px;
padding: 0 0.5px;
outline: none;
}
.iwj-gallery .image-list a img {
width: 100%;
}
.fancybox-nav {
outline: none !important;
} .iwj-candicate-detail-v2 .content-top {
position: relative;
z-index: 9;
padding-top: 60px;
}
.iwj-candicate-detail-v2 .info-top {
display: inline-block;
width: 100%;
margin-bottom: 35px;
}
.iwj-candicate-detail-v2 .info-top .candidate-logo {
float: left;
margin: 0 30px 0 0;
text-align: center;
width: 120px;
}
.iwj-candicate-detail-v2 .info-top .candidate-logo img {
border-radius: 50%;
-webkit-border-radius: 50%;
}
.iwj-candicate-detail-v2 .info-top .info-inner {
margin: 0 0 0 150px;
}
.iwj-candicate-detail-v2 .info-top .info-inner .candidate-name {
font-size: 24px;
font-weight: 600;
text-transform: uppercase;
color: #ffffff;
margin: 0 0 5px;
}
.iwj-candicate-detail-v2 .info-top .info-inner .candidate-headline {
font-size: 14px;
font-weight: 600;
text-transform: capitalize;
color: #dadada;
margin: 0 0 12px;
}
.iwj-candicate-detail-v2 .info-top .can-view-resum {
display: table;
width: 100%;
}
.iwj-candicate-detail-v2 .info-top .info-inner .candidate-info {
float: left;
width: 50%;
}
.iwj-candicate-detail-v2 .info-top .info-inner .candidate-info ul {
padding: 0;
margin: 0;
}
.iwj-candicate-detail-v2 .info-top .info-inner .candidate-info ul li {
display: inline-block;
list-style: none;
margin-right: 15px;
}
.iwj-candicate-detail-v2 .info-top .info-inner .candidate-info ul li i {
display: inline-block;
color: #ffffff;
width: 30px;
height: 30px;
line-height: 29px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
background: rgba(255, 255, 255, 0.1);
margin-right: 8px;
}
.iwj-candicate-detail-v2 .info-top .info-inner .candidate-info ul li h6 {
display: inline-block;
font-weight: 600;
color: #ffffff;
}
.iwj-candicate-detail-v2 .info-top .info-inner .detail-action-button.iwj-button-loader {
display: table;
float: left;
width: 50%;
}
.iwj-candicate-detail-v2 .info-top .info-inner .detail-action-button {
margin-top: 8px;
}
.iwj-candicate-detail-v2 .info-top .info-inner .detail-action-button a {
display: inline-block;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
color: #ffffff;
background: #33aa58;
margin: 0;
min-width: auto;
padding: 9px 15px;
border-radius: 5px;
-webkit-border-radius: 5px;
font-family: Montserrat;
}
.iwj-candicate-detail-v2 .info-top .info-inner .iwj-button-loader.detail-action-button a {
float: right;
}
.iwj-candicate-detail-v2 .info-top .info-inner .detail-action-button a.iwj-download-cv {
margin-left: 8px;
margin-bottom: 8px;
}
.iwj-candicate-detail.v2 {
background: #fafafa;
}
.iwj-candicate-detail-v2 .candidate-detail-menu .iwj-detail-menu {
border-top: 1px rgba(255, 255, 255, 0.3) solid;
display: table;
width: 100%;
padding: 20px 0;
}
.iwj-candicate-detail-v2 .candidate-detail-menu ul.menu {
float: left;
width: 80%;
margin: 0;
padding: 0;
}
.iwj-candicate-detail-v2 .candidate-detail-menu ul.menu li {
display: inline-block;
list-style: none;
}
.iwj-candicate-detail-v2 .candidate-detail-menu ul.menu li a {
font-family: Montserrat;
font-size: 14px;
color: #ffffff;
font-weight: 600;
padding-right: 40px;
margin: 0;
outline: none !important;
}
.iwj-candicate-detail-v2 .candidate-detail-menu .social-link {
float: right;
width: 20%;
text-align: right;
}
.iwj-candicate-detail-v2 .candidate-detail-menu .iw-social-all.hover-bg {
margin: 0;
}
.iwj-candicate-detail-v2 .candidate-detail-menu .iw-social-all.hover-bg li {
margin-left: 8px;
margin-right: 0;
}
.iwj-candicate-detail-v2 .candidate-detail-menu .iw-social-all.hover-bg li a {
width: 30px;
height: 30px;
line-height: 30px;
background: rgba(255, 255, 255, 0.2);
font-size: 14px;
color: #ffffff;
}
.iwj-candicate-detail-v2 .content-bottom {
position: relative;
z-index: 2;
background: #fafafa;
padding-top: 90px;
}
.iwj-candicate-detail-v2 .iwj-alert-box {
position: relative;
z-index: 2;
background: none;
border: none;
}
.iwj-candicate-detail-v2 .iwj-alert-box span {
display: block;
background: #d2daef;
border-color: #8a97b9;
border-left-color: rgb(138, 151, 185);
border-left: 3px solid #2980b9;
padding: 15px;
}
.iwj-candicate-detail .iwj-candicate-detail-v2 .candicate-main-content {
background: none;
}
.iwj-candicate-detail-v2 .candidate-detail-video-desc {
background: #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
margin-bottom: 30px;
}
.iwj-candicate-detail-v2 .iwj-candidate-video {
height: 435px;
background-repeat: no-repeat;
background-size: cover;
position: relative;
cursor: pointer;
padding: 0 !important;
z-index: 0;
}
.iwj-candicate-detail-v2 .iwj-candidate-video:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.35);
z-index: -1;
}
.iwj-candicate-detail-v2 .iwj-candidate-video .play-button {
text-align: center;
position: absolute;
width: auto;
height: auto;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.iwj-candicate-detail-v2 .iwj-candidate-video .play-button span {
display: inline-block;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #37b05d;
position: relative;
}
.iwj-candicate-detail-v2 .iwj-candidate-video .play-button span:before {
content: "";
top: -20px;
left: -20px;
position: absolute;
background: rgba(0, 0, 0, 0.5);
width: 96px;
height: 96px;
border-radius: 100%;
-webkit-animation: jumper 1.8s 0.33333s ease-out infinite;
animation: jumper 1.8s 0.33333s ease-out infinite;
z-index: -1;
}
.iwj-candicate-detail-v2 .iwj-candidate-video .play-button span:after {
content: "";
background: rgba(0, 0, 0, 0.5);
width: 96px;
height: 96px;
top: -20px;
left: -20px;
border-radius: 100%;
position: absolute;
opacity: 0;
-webkit-animation: jumper 1.8s 0.66666s ease-out infinite;
animation: jumper 1.8s 0.66666s ease-out infinite;
z-index: -1;
}
.iwj-candicate-detail-v2 .iwj-candidate-video .play-button i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
color: #ffffff;
font-size: 30px;
margin-left: 2px;
}
.iwj-candicate-detail-v2 .iwj-candidate-video .play-button .title-button {
color: #ffffff;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
}
.iwj-candicate-detail .candidate-detail-desc {
padding: 40px 50px 45px;
}
.iwj-candicate-detail .candidate-detail-desc .title-block-desc {
font-size: 18px;
font-weight: 500;
text-transform: uppercase;
margin: 0 0 30px;
}
.iwj-candicate-detail .iwj-candicate-detail-v2 .resume-detail-info {
padding: 0 50px;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #ffffff;
}
.iwj-candicate-detail-v2 .widget-area {
padding: 0;
background: none;
}
.iwj-candicate-detail-v2 .widget-area aside {
background: #ffffff;
padding: 28px 0 30px;
margin-bottom: 30px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iwj-candicate-detail-v2 .widget-area aside .candidate-action-button {
padding: 0 30px;
}
.iwj-candicate-detail-v2 .widget-area .iwj-single-widget {
margin: 0;
}
.iwj-candicate-detail.v2 .iwj-candicate-detail-v2 .widget-area .iwj-single-widget.style1 {
padding: 0 30px;
}
.iwj-candicate-detail-v2 .widget-area .widget-title {
font-size: 16px;
font-weight: 600;
margin: 0 0 32px;
padding: 0 30px;
}
.iwj-candicate-detail-v2 .widget-area .widget-title:after {
display: none;
}
@media screen and (min-width: 992px){
.iwj-candicate-detail-v2 .candidate-detail-menu.sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.8);
z-index: 999999 !important;
-webkit-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
animation: smoothScroll 0.3s forwards;
-webkit-animation: smoothScroll 0.3s forwards;
}
body.admin-bar .iwj-candicate-detail-v2 .candidate-detail-menu.sticky {
top: 32px;
}
@keyframes smoothScroll {
0% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
}
@-webkit-keyframes smoothScroll {
0% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
}
.iwj-candicate-detail-v2 .candidate-detail-menu.sticky .iwj-detail-menu {
border-top: none;
}
}  .iwj-popup-form .modal-body {
padding: 30px;
}
.iwj-popup-form .modal-body .iwjmb-file-wrapper .add-file .file-input {
display: inline-block;
overflow: hidden;
}
.iwj-popup-form .iwjmb-field{
margin-bottom: 20px;
}
.iwj-popup-form .iwjmb-field label{
font-weight: 600;
text-transform: uppercase;
font-size: 12px;
color: #2980b9;
}
.iwj-popup-form .modal-body input,
.iwj-popup-form .modal-body textarea {
border: 1px solid #eeeeee;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
box-shadow: none;
color: #838383;
padding: 0 15px;
text-transform: none;
width: 100%;
}
.iwj-popup-form .modal-body textarea {
padding: 15px;
}
.iwj-popup-form .modal-body input, .iwj-popup-form .iwj-btn-action button {
height: 42px;
line-height: 40px;
}
.iwj-popup-form .modal-body .file-input input {
padding: 0;
border: none;
}
.iwj-popup-form .iwj-btn-action button {
padding: 0 30px;
margin: 0 10px 0 0;
display: inline-block;
}
.iwj-popup-form .iwj-btn-action .iwj-button-loader {
display: inline-block;
}
.iwj-popup-form p.description {
color: #818a8d;
display: block;
font-size: 12px;
margin-bottom: 10px;
font-weight: 500;
}
.iwj-application-form .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 7px;
}
.iwj-application-form .select2-container--default .select2-selection--single {
-webkit-border-radius: 0;
border-radius: 0;
}
div.iwjmb-field.iwjmb-gdpr__applyjob{
margin: 0;
}
.iwjmb-gdpr__applyjob label.lb_terms_and_services{
line-height: 27px;
display: flex;
align-items: center;
text-transform: none;
color: #777;
}
.iwjmb-gdpr__applyjob label.lb_terms_and_services input{
margin: 0;
width: 30px;
}
.iwjmb-gdpr__applyjob textarea[name="terms_and_services_desc"]{
margin-bottom: 10px;
resize: none;
}  .iw-job-detail .modal-header,
.iwj-employer-detail .modal-header,
.iwj-candicate-detail .modal-header {
background: #33aa58;
color: #ffffff;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
text-transform: uppercase;
}
.iwj-sidebar-bottom .modal-header button.close {
color: #ffffff;
opacity: 1;
}
.iwj-sidebar-bottom .iwj-view-resume-form {
padding: 20px 20px 40px;
}
.iwj-sidebar-bottom .iwj-view-resume-form .form-title {
color: #333333;
font-size: 18px;
font-weight: 600;
}
.iwj-sidebar-bottom .iwj-view-resume-form .your-packages {
text-align: left;
margin: 30px 0 0;
border: 1px #eeeeee solid;
}
.iwj-sidebar-bottom .iwj-view-resume-form .your-package-item {
padding: 10px 15px;
border-bottom: 1px #eeeeee solid;
}
.iwj-sidebar-bottom .iwj-view-resume-form .your-package-item:last-child {
border-bottom: none;
}
.iwj-view-resume-form, .iwj-confirm-apply-job-form{
padding: 0 10px 10px;
}
.iwj-view-resume-form .form-title, .iwj-confirm-apply-job-form .form-title{
font-size: 14px;
text-transform: uppercase;
}
.iwj-view-resume-form .package-title, .iwj-confirm-apply-job-form .package-title {
color: #333333;
font-weight: 600;
font-size: 12px;
text-transform: uppercase;
}
.iwj-view-resume-form &gt; div.iwj-button-loader, .iwj-confirm-apply-job-form &gt; div.iwj-button-loader {
margin-top: 20px;
}
.iwj-view-resume-form ul, .iwj-confirm-apply-job-form ul {
margin: 0;
padding: 0;
}
.iwj-view-resume-form ul li, .iwj-confirm-apply-job-form ul li {
list-style: none;
border-bottom: 1px #eeeeee solid;
padding: 10px 0;
}
.iwj-view-resume-form ul li .package-title, .iwj-confirm-apply-job-form ul li .package-title {
display: inline-block;
min-width: 160px;
}   .iwj-input-radio {
text-align: center;
}
input[type="radio"].custom-input-radio {
display:none;
}
input[type="radio"].custom-input-radio + label {
display:inline-block;
width:20px;
height:20px;
margin:-1px 10px 0 0;
vertical-align:middle;
cursor:pointer;
-webkit-border-radius: 50%;
border-radius:  50%;
}
input[type="radio"].custom-input-radio + label {
background-color: #eeeeee;
position: relative;
}
input[type="radio"].custom-input-radio + label:after {
content: "";
position: absolute;
width: 14px;
height: 14px;
background: #ffffff;
top: 3px;
left: 3px;
-webkit-border-radius: 50%;
border-radius:  50%;
}
input[type="radio"].custom-input-radio:checked + label:after {
content: "";
position: absolute;
width: 16px;
height: 16px;
background: transparent;
top: 2px;
left: 2px;
border: 2px #ffffff solid;
-webkit-border-radius: 50%;
border-radius:  50%;
}
input[type="radio"].custom-input-radio + label,
input[type="radio"].custom-input-radio:checked + label {
-webkit-transition:background-color 0.4s linear;
transition:background-color 0.4s linear;
} .iwj-input-checkbox [type="checkbox"]:not(:checked),
.iwj-input-checkbox [type="checkbox"]:checked {
position: absolute;
left: -9999px;
}
.iwj-input-checkbox [type="checkbox"] + label {
margin-bottom: 25px;
}
.iwj-input-checkbox [type="checkbox"]:not(:checked) + label,
.iwj-input-checkbox [type="checkbox"]:checked + label {
position: relative;
padding-left: 40px;
cursor: pointer;
}
.iwj-input-checkbox [type="checkbox"]:not(:checked) + label:before,
.iwj-input-checkbox [type="checkbox"]:checked + label:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 25px;
height: 25px;
line-height: 25px;
border: 2px solid #eeeeee;
background: #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow: none;
}
.iwj-input-checkbox [type="checkbox"]:not(:checked) + label:after,
.iwj-input-checkbox [type="checkbox"]:checked + label:after {
content: '\f122';
font-family: "Ionicons";
position: absolute;
top: 10px;
left: 6px;
line-height: 0.8;
transition: all 0.2s;
}
.sidebar-jobs .iwj-input-checkbox [type="checkbox"]:not(:checked) + label:before,
.sidebar-jobs .iwj-input-checkbox [type="checkbox"]:checked + label:before {
top: 7px;
width: 15px;
height: 15px;
line-height: 15px;
}
.sidebar-jobs .iwj-input-checkbox [type="checkbox"]:not(:checked) + label:after,
.sidebar-jobs .iwj-input-checkbox [type="checkbox"]:checked + label:after {
font-size: 10px;
left: 4px;
top: 10px;
}
.iwj-input-checkbox [type="checkbox"]:not(:checked) + label:after {
opacity: 0;
transform: scale(0);
}
.iwj-input-checkbox [type="checkbox"]:checked + label:after {
opacity: 1;
transform: scale(1);
top: 8px;
left: 8px;
}     .iwj-application-view-modal .modal-dialog{
width: 700px;
}
.iwj-application-view-modal .modal-header{
padding: 29px 40px 25px;
position: relative;
}
.iwj-application-view-modal .print-button{
position: absolute;
top: 30px;
left: auto;
right: 38px;
font-size: 20px;
color: #000000;
opacity: 0.45;
}
.iwj-application-view-modal .modal-header .modal-title{
text-align: left;
padding-left: 118px;
font-size: 24px;
font-weight: 400;
margin-bottom: -8px;
}
.iwj-application-view-modal .modal-body{
padding: 30px 40px;
}
.iwj-application-details .application-title {
text-transform: uppercase;
margin-bottom: 30px;
}
.iwj-application-details .application-title h3 {
margin: 0;
}
.iwj-application-details .application-title .print-button {
display: inline-block;
position: absolute;
right: 35px;
top: 22px;
width: 36px;
height: 36px;
text-align: center;
border: 1px rgba(255, 255, 255, 0.5) solid;
padding: 5px;
}
.iwj-application-details.application-popup {
position: relative;
}
.iwj-application-details div.avatar {
position: absolute;
top: -65px;
left: 0;
width: 90px;
height: auto !important;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iwj-application-details .application-job-date {
padding-left: 120px;
margin-top: -16px;
color: #858585;
font-size: 14px;
}
.iwj-application-details .application-job-date i{
margin-right: 5px;
}
.iwj-application-details .application-job-date .application-job {
margin-right: 15px;
font-weight: 600;
text-transform: capitalize;
display: inline-block;
}
.iwj-application-details .application-job-date .application-date {
}
.iwj-application-details .avatar img{
width: 100%;
height: auto;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
box-shadow: 0 10px 520px rgba(0, 0, 0, 0.3);
}
.iwj-application-details .application-details {
padding: 0;
margin: 20px 0 0 0;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
font-size: 14px;
}
.iwj-application-details .application-details &gt; li {
display: table;
width: 100%;
list-style: none;
padding: 12px 0;
border-bottom: 1px solid #f6f7f9;
}
.iwj-application-details .application-details &gt; li:last-child {
padding-bottom: 20px;
}
.iwj-application-details .application-details &gt; li:last-child {
border: none;
}
.iwj-application-details .application-details &gt; li &gt; div {
float: left;
}
.iwj-application-details .application-details &gt; li .title {
width: 30%;
position: relative;
color: #777;
font-size: 13px;
}
.iwj-application-details .application-details &gt; li .title:after {
position: absolute;
content: ":";
width: 3px;
height: 5px;
display: inline-block;
color: #333333;
left: auto;
right: 30px;
top: 0;
font-weight: bold;
}
.iwj-application-details .application-details &gt; li .value {
width: 70%;
}
.iwj-application-details .application-details ul {
padding: 0;
margin: 0;
}
.iwj-application-details .application-details &gt; li.application-message{
border-bottom: none;
}
.iwj-application-details .application-details &gt; li.application-message .value {
width: 100%;
height: 150px;
overflow-y: scroll;
border: 1px solid #e1e1e1;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
padding: 10px 15px;
margin-top: 10px;
color: #5d5d5d;
}
.iwj-application-details .application-details &gt; li.application-note{
border-bottom: none;
}
.iwj-application-details .application-details &gt; li.application-note .value {
width: 100%;
height: 150px;
margin-top: 10px;
}
.iwj-application-details .application-details textarea {
padding: 10px 15px;
min-height: 150px;
width: 100%;
border: 1px dashed #e1e1e1;
color: #626060;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
background: #f6f7f9;
}
.iwj-application-details .application-details &gt; li.application-status {
margin-top: 5px;
}
.iwj-application-details .select2-container {
width: 200px !important;
margin-top: -5px;
}
.iwj-application-details .select2-container--default .select2-selection--single {
height: 40px;
line-height: 40px;
border: 1px solid #eeeeee;
}
.iwj-application-details .select2-container--default .select2-selection--single .select2-selection__rendered {
height: 38px;
line-height: 38px;
padding-left: 15px;
padding-right: 35px;
}
.iwj-application-details .select2-container--default .select2-selection--single .select2-selection__arrow b {
margin-top: 3px;
}
body .iwj-form-2 .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 0;
}
.iwj-application-details .application-button {
padding: 28px 0 20px;
border-top: 1px solid #f6f7f9;
margin-top: 15px;
display: table;
width: 100%;
}
.iwj-application-email-form .modal-header {
padding: 25px 30px;
background: #33aa58;
color: #ffffff;
text-transform: uppercase;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.iwj-application-email-form .modal-header button.close {
font-size: 25px;
color: #eeeeee;
opacity: 1;
}
.iwj-application-email-form .modal-body,
.iwj-application-email-form .modal-footer {
display: table;
width: 100%;
}
.iwj-application-email-form .modal-body input,
.iwj-application-email-form .modal-body select,
.iwj-application-email-form .modal-body textarea {
width: 100%;
border: 1px #eeeeee solid;
padding-left: 15px;
padding-right: 15px;
font-family: "Playfair Display";
}
.iwj-application-email-form .modal-body input, .iwj-application-email-form .modal-body select {
height: 40px;
line-height: 38px;
margin-bottom: 15px;
font-size: 16px;
}
.iwj-application-email-form .modal-body input[name="subject"]{
color: #f16e8e;
}
.iwj-application-email-form .modal-body textarea {
padding: 10px 15px;
color: #333333;
}
.iwj-application-email-form .modal-body .wp-editor-container{
border: 1px #eeeeee solid;
}
.iwj-application-email-form .modal-body .wp-editor-container &gt; .mce-container{
border: none;
}
.iwj-application-email-form .modal-body .div.mce-toolbar-grp{
border-color: #eee;
}
.iwj-application-email-form .modal-footer .iwj-button-loader,
.iwj-application-email-form .modal-footer &gt; button {
float: left;
margin-right: 10px;
}
.iwj-application-email-form .modal-footer button {
padding: 0 25px;
height: 40px;
line-height: 40px;
text-transform: uppercase;
font-weight: 600;
}
.iwj-application-email-form .iwj-respon-msg{
padding: 0 15px 15px;
}
.iwj-application-details button.iwj-btn {
float: left;
margin-right: 15px;
margin-bottom: 5px;
}
.iwj-application-details button.iwj-btn.iwj-update-appication-btn {
background: #3ab929;
}
.iwj-application-details button.iwj-btn i {
display: inline-block;
line-height: 22px;
padding-right: 10px;
margin-right: 10px;
border-right: 1px rgba(255, 255, 255, 0.05) solid;
}
.iwj-application-details.page .iwj-update-application-form {
position: relative;
padding: 30px;
border-width: 0 1px 1px 1px;
border-color: #eeeeee;
border-style: solid;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.iwj-application-details.page div.avatar {
top: -50px;
left: 30px;
}
.iwj-application-details.page .application-title {
padding: 29px 40px 25px;
background: #f16e8e;
position: relative;
color: #ffffff;
margin: 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.iwj-application-details.page .application-title h3 {
padding: 0 118px;
font-weight: 400;
font-size: 24px;
}
.iwj-application-details.page .print-button{
position: absolute;
top: 22px;
left: auto;
right: 38px;
font-size: 20px;
color: #000000;
opacity: 0.45;
border: none;
}  .application-item .avatar{
max-width: 50px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
float: left;
margin-right: 15px;
margin-bottom: 5px;
}
.application-item .content {
display: inline-block;
overflow: hidden;
}
.application-applier h3{
margin: 0 0 5px 0;
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
color: #333;
}
.application-applier h3 a{
color: #333;
}
.application-applier h3 a:hover{
color: #2980b9;
}
.application-meta &gt; div{
display: inline-block;
margin-right: 5px;
}
.application-meta .meta-title{
color: #777;
}
.application-meta .meta-title i{
color: #ccc;
margin-right: 5px;
font-size: 13px;
}
.application-meta .meta-value{
color: #777;
}
.application-meta .meta-value a{
color: #777;
}
.application-meta .meta-value a:hover{
color: #2980b9;
}
.application-meta .job i{
color: #2980b9;
}
.application-meta .phone i{
color: #4a98ae;
}
.application-created{
color: #333;
font-weight: 600;
}  .iwj-submited-applications .application-item h3{
margin: 0;
font-size: 13px;
}
.iwj-submited-applications .application-item h3 a{
text-transform: uppercase;
color: #333;
font-weight: 600;
}  .iwj-follows .avatar{
max-width: 50px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
float: left;
margin-right: 15px;
margin-bottom: 5px;
}
.iwj-follows .follow-content {
display: inline-block;
overflow: hidden;
}
.iwj-follows .follow-item h3{
margin: 0 0 7px;
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
color: #333;
}
.iwj-follows .follow-item h3 a {
color: #333;
}
.iwj-follows .follow-item h3 a:hover, .iwj-follows .follow-item h3 a:active, .iwj-follows .follow-item h3 a:focus {
color: #2980b9;
}  .iwj-save-jobs .avatar{
max-width: 50px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
float: left;
margin-right: 15px;
}
.iwj-save-jobs .save-job-item h3{
margin: 0 0 7px;
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
color: #333;
}
.iwj-save-jobs .save-job-item a {
color: #333;
}
.iwj-save-jobs .save-job-item a:hover, .iwj-save-jobs .save-job-item a:active, .iwj-save-jobs .save-job-item a:focus {
color: #2980b9;
}
.job-meta &gt; div{
display: inline-block;
margin-right: 7px;
}
.job-meta .meta-title{
color: #777;
}
.job-meta .meta-title i{
color: #ccc;
margin-right: 3px;
}
.job-meta .meta-title i.fa-briefcase{
font-size: 10px;
}
.job-meta .meta-value{
color: #777;
}
.job-meta .meta-value a{
color: #777;
}
.job-meta .meta-value a:hover{
color: #2980b9;
}
.job-meta .categories i{
color: #2980b9;
}
.job-meta .salary i{
color: #4a98ae;
}
.job-meta .location i, .job-meta .locations i{
color: #f16e8e;
}  .iwj-view-resums .avatar{
max-width: 50px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
float: left;
margin-right: 15px;
}
.iwj-view-resums .view-resume-item h3{
margin: 0 0 5px;
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
color: #333;
}
.iwj-view-resums .view-resume-item a {
color: #333;
}
.iwj-view-resums .view-resume-item a:hover, .iwj-view-resums .view-resume-item a:active, .iwj-view-resums .view-resume-item a:focus {
color: #2980b9;
}  .iwj-save-resumes .avatar{
max-width: 50px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
float: left;
margin-right: 15px;
}
.iwj-save-resumes .save-resume-item h3{
margin: 0 0 6px;
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
color: #333;
}
.iwj-save-resumes .save-resume-item a {
color: #333;
}
.iwj-save-resumes .save-resume-item a:hover, .iwj-save-resumes .save-resume-item a:active, .iwj-save-resumes .save-resume-item a:focus {
color: #2980b9;
}
.candidate-meta &gt; div{
display: inline-block;
margin-right: 7px;
}
.candidate-meta .meta-title{
color: #777;
}
.candidate-meta .meta-title i{
color: #ccc;
margin-right: 5px;
font-size: 13px;
}
.candidate-meta .location i{
color: #f16e8e;
}
.candidate-meta .phone i{
color: #4a98ae;
}
.candidate-meta .meta-value{
color: #777;
}
.candidate-meta .meta-value a{
color: #777;
}
.candidate-meta .meta-value a:hover{
color: #2980b9;
}  .iwj-pagination {
text-align: right;
margin-top: 35px;
}
.iwj-pagination .page-numbers {
color: #292929;
display:inline-block;
font-size: 12px;
font-weight:600;
height: 35px;
line-height: 31px;
margin: 0;
text-align: center;
width: 35px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.iwj-pagination .page-numbers i {
line-height:inherit;
font-size:12px;
}
.iwj-pagination span.current, .iwj-pagination a.page-numbers:hover {
color:#fff;
} .iwj-dashboard-main .iwj-follows table,
.iwj-dashboard-main .iwj-save-jobs table {
-webkit-border-radius: 5px;
border-radius: 5px;
}
.employer-meta &gt; div{
display: inline-block;
margin-right: 10px;
}
.employer-meta .meta-title{
color: #777;
}
.employer-meta .meta-title i{
color: #ccc;
margin-right: 3px;
}
.employer-meta .meta-title i.fa-briefcase{
font-size: 10px;
}
.employer-meta .meta-value{
color: #777;
}
.employer-meta .meta-value a{
color: #777;
}
.employer-meta .meta-value a:hover{
color: #2980b9;
}
.employer-meta .categories i{
color: #2980b9;
}
.employer-meta .location i{
color: #f16e8e;
}
.iwj-follows .follow-item a {
color: #333;
}
.iwj-follows .follow-item a:hover, .iwj-follows .follow-item a:active, .iwj-follows .follow-item a:focus {
color: #2980b9;
}
*{
outline:none;
} .iwj-dashboard-main  .iwj-user-packages h3.title{
margin:0;
font-size:13px;
}
.iwj-dashboard-main  .iwj-user-packages .add-new-package{
margin-bottom:40px;
}
.iwj-dashboard-main .iwj-user-packages .table-title{
padding-left:20px;
padding-right:20px;
} .iwj-dashboard-main h3.iwj-title-table{
padding: 22px 35px;
color: #ffffff;
font-weight: 500;
text-transform: uppercase;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
margin:0;
font-size: 14px;
}
.iwj-dashboard-main .iwj-new-package tbody tr:nth-child(2n + 1) {
background-color: #f6f7f9;
}
.iwj-dashboard-main .iwj-new-package tr th,
.iwj-dashboard-main .iwj-new-package tr td {
padding: 25px 10px !important;
border: none !important;
}
.iwj-dashboard-main .iwj-new-package .package-heading th{
line-height:20px;
color: #333333;
background: #f6f7f9;
text-transform: uppercase;
}
.iwj-dashboard-main .iwj-new-package tr th {
font-weight: 600;
}
.iwj-dashboard-main .iwj-new-package h3.title{
margin:0;
font-size:14px;
}
.iwj-dashboard-main .iwj-new-package table{
margin-bottom:30px;
width: 100%;
border-width: 0 1px 1px 1px;
border-color: rgba(0, 0, 0, 0.05);
border-style: solid;
}
.iwj-dashboard-main .iwj-payments-content {
border:1px solid rgba(51,51,51,0.1);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.iwj-payments .payment-method {
padding:15px 20px;
border-top:1px solid rgba(51,51,51,0.1);
}
.iwj-payments .payment-method:first-child {
border-top: none;
}
.iwj-payments .payment-method &gt; span {
font-weight: 600;
font-size: 14px;
color: #333333;
}
.iwj-dashboard-main .iwj-payments{
margin-bottom: 30px;
}
.iwj-dashboard-main .payment-description{
padding: 0 31px;
}
.iwj-dashboard-main .iwj-order-payment h3{
padding: 5px 0;
border-bottom: 2px solid rgba(51,51,51,0.1);
margin:0 0 30px;
font-weight: 600;
font-size: 14px;
color: #333333;
text-transform: uppercase;
}
.iwj-dashboard-main .iwj-order{
margin-bottom:30px;
}
.iwj-dashboard-main .iwj-order-price{
padding:0 20px;
border:1px solid rgba(51,51,51,0.1);
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iwj-dashboard-main .iwj-order-price &gt; div{
padding: 15px 0;
}
.iwj-dashboard-main .iwj-order-price &gt; div + div{
border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.iwj-dashboard-main .iwj-order-price &gt; div span + span{
margin-left:10px;
font-size: 16px;
color:#333;
font-weight: 600;
}
.iwj-dashboard-main .iwj-new-package .package-id{
text-align:center;
} .iwj-status span{
font-size: 22px;
line-height: 1;
position: relative;
top: 1px;
}
.iwj-status .iwj-pending-payment{
color: #ffd800;
}
.iwj-status .publish, .iwj-status .approved{
color: #00aadc;
}
.iwj-status .draft{
color: #ff0000;
}
.iwj-status .iwj-rejected, .iwj-status .reject{
color: #ff0000;
}
.iwj-status .iwj-expired{
color: #ff0000;
}
.iwj-status .iwj-cancelled{
color: #ff0000;
}
.iwj-status .pending{
color: #ffd800;
}
.iwj-status .iwj-completed{
color: #00aadc;
}
.iwj-status .iwj-hold{
color: #cc00cc;
} .iwj-thankyou-page{
text-align: center;
margin: 50px 0;
}
.iwj-thankyou-page .success-txt &gt; p {
display: inline-block;
font-size: 14px;
line-height: 25px;
max-width: 550px;
text-align: left;
vertical-align: top;
}
.iwj-thankyou-page .success-txt &gt; p a{
color: #777;
}
.iwj-thankyou-page .success-txt &gt; p a:hover{
color: #2980b9;
}
.iwj-thankyou-page .success-txt &gt; span{
margin-top: -10px;
font-size: 70px;
display: inline-block;
margin-right: 5px;
}
.iwj-thankyou-page .success-txt &gt; span.job-publish,.iwj-thankyou-page .success-txt &gt; span.job-pending{
font-size: 50px;
margin-top: -2px;
color: #eee;
}
.iwj-thankyou-page .thankyou-panel &gt; h3 {
font-weight: 600;
margin: 40px 0;
font-size: 30px;
}
.iwj-thankyou-page .thankyou-panel ul{
list-style: none;
padding: 0;
margin: 50px 0 0;
}
.iwj-thankyou-page .thankyou-panel ul li{
display: inline-block;
margin-right: 5px;
}  .iwj-dashboard-main .iwj-jobs .table-title{
padding-left:18px;
padding-right:18px;
}
.iwj-menu-action{
position:absolute!important;
top:calc(100% + 15px);
width:210px;
z-index:9;
-webkit-box-shadow: 0 15px 50px rgba(41,128,185,.15);
-moz-box-shadow: 0 15px 50px rgba(41,128,185,.15);
box-shadow: 0 15px 50px rgba(41,128,185,.15);
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.iwj-menu-action-inner{
padding:20px 30px;
background:#fff;
text-align:center;
font-weight:600;
font-size:12px;
text-transform:uppercase;
}
.iwj-menu-action-inner &gt; div{
line-height:24px;
padding:16px 0;
}
.iwj-menu-action-inner &gt; div + div{
border-top:1px solid rgba(51, 51, 51, 0.1);
}
.iwj-menu-action-wrap{
position:relative;
text-align: center;
}
.iwj-jobs .job-action{
text-align:center;
}
.iwj-jobs .job-featured{
text-align:center;
}
.iwj-jobs .job-featured i {
margin-top: 6px;
}
.iwj-dashboard-main .iwj-jobs .job-title h3.title{
font-size:14px;
margin:0 0 7px;
font-weight:500;
}
.iwj-dashboard-main .iwj-jobs .job-title h3.title a{
color:#333;
font-weight: 600;
line-height: 1;
font-size: 13px;
}
.iwj-dashboard-main .iwj-jobs .job-title h3.title a:hover{
color:#777;
}
.iwj-dashboard-main .iwj-jobs .job-title .expiry-date{
font-size:12px;
font-weight:500;
color: #777;
}
.iwj-dashboard-main .iwj-jobs .job-title .expiry-date i{
color:#33aa58;
margin-right: 10px;
}
.iwj-dashboard-main .iwj-jobs .job-title .expiry-date span{
color:#f16e8e;
}
.iwj-dashboard-main .iwj-jobs .job-aplication a{
background: none !important;
}
.iwj-dashboard-main .iwj-toggle-action{
background:url(//fdrs-ltd.com/wp-content/plugins/iwjob/assets/images/bg-job-list-action-button.png) no-repeat center center scroll transparent;
height:24px;
width:24px;
border:none;
display: inline-block;
padding:0;
cursor: pointer;
outline: 0;
}
.iwj-dashboard-main .iwj-toggle-action:hover, .iwj-dashboard-main .iwj-toggle-action:focus, .iwj-dashboard-main .iwj-toggle-action:active, .iwj-dashboard-main .iwj-toggle-action:not(.collapsed){
background:url(//fdrs-ltd.com/wp-content/plugins/iwjob/assets/images/bg-job-list-action-button-active.png) no-repeat center center scroll transparent;
display: inline-block;
cursor: pointer;
outline: 0;
}
.iwj-dashboard-main .iwj-menu-action:before {
border-bottom: 8px solid #fff;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
content: "";
position: absolute;
top: -8px;
width: 16px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-box-shadow: 0 15px 50px rgba(41,128,185,.15);
-moz-box-shadow: 0 15px 50px rgba(41,128,185,.15);
box-shadow: 0 15px 50px rgba(41,128,185,.15);
}
.iwj-dashboard-main .iwj-jobs .job-item:hover{
box-shadow: none;
}
.iwj-dashboard-main .iwj-jobs .job-featured i {
color: #777;
}
.iwj-dashboard-main .iwj-jobs .job-featured.featured i {
color:#ffd800;
}
.iwj-dashboard-main .iwj-jobs .job-featured a i {
color:#333333;
}
.iwj-dashboard-main .iwj-jobs td{
border-color: #eee;
}
.iwj-dashboard-main .iwj-jobs .job-title{
padding-left: 0 !important;
margin: 0 0 5px 0;
font-size: 13px;
}
.iwj-dashboard-main .iwj-jobs .job-meta{
list-style: none;
padding: 0;
margin: 0;
}
.iwj-dashboard-main .iwj-jobs .job-meta li{
display: inline-block;
margin-right: 10px;
margin-bottom: 3px;
}
.iwj-dashboard-main .iwj-jobs .job-meta li:last-child{
margin-right: 0;
}
.iwj-dashboard-main .iwj-jobs .job-meta li a{
color: #777;
}
.iwj-dashboard-main .iwj-jobs .job-meta li i{
margin-right: 3px;
}
.iwj-dashboard-main .iwj-jobs .job-meta li.categories i{
color: #2980b9;
}
.iwj-dashboard-main .iwj-jobs .job-meta li.sallary i{
color: #4a98ae;
}
.iwj-dashboard-main .iwj-jobs .job-meta li.locations i{
color: #f16e8e;
}
.job-aplication .application-item img{
width: 26px;
height: 26px;
border-radius: 50%;
border: 2px solid #fff;
margin-left: -10px;
}
.job-aplication .application-item:first-child img{
margin-left: 0;
}
.job-aplication .applications{
margin-left: 5px;
font-weight: 600;
color: #00aadc;
position: relative;
top: 2px;
}
.iwj-search-form {
margin-bottom: 25px;
}
.iwj-search-form .search-box, .iwj-search-form .select2.select2-container {
margin-bottom: 10px;
}
.iwj-search-form .search-box{
position: relative;
float: left;
width: 49%;
max-width: 350px;
}
.iwj-search-form .search-text{
border-width: 1px 0 1px 1px;
border-color: rgba(51,51,51,0.05);
border-style: solid;
height:40px;
line-height:40px;
padding:0 25px;
-webkit-border-radius:3px;
border-radius:3px;
width: calc(100% - 86px);
font-weight: 500;
}
.iwj-search-form .select2.select2-container{
margin-left: 10px;
}
.iwj-search-form select.search-select {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
border: 1px solid rgba(51, 51, 51, 0.05);
height: 40px;
background:url(//fdrs-ltd.com/wp-content/plugins/iwjob/assets/images/bg-arrow-select.png) calc(100% - 25px) center no-repeat scroll #fff;
line-height: 40px;
padding: 0 20px;
border-radius:3px;
-webkit-border-radius:3px;
margin-left:10px;
color: #333333;
font-weight: 500;
width: calc(25% - 10px);
background-color: #f6f7f9;
float: left;
max-width: 300px;
min-width: 200px;
}
.iwj-search-form .search-button{
position: absolute;
left: auto;
right: 0;
top: 0;
background: #f6f7f9;
color: #222;
height:40px;
line-height:40px;
margin:0;
padding:0 20px;
width: 88px;
-webkit-border-radius:3px;
border-radius:3px;
border:1px solid #f6f7f9;
}
.iwj-search-form form {
display: table;
width: 100%;
}
.iwj-alerts .add-new-alert{
margin-bottom: 25px;
}
body .select2-container--default .iwj-find-jobs-dropdown .select2-search--dropdown .select2-search__field{
background: url(//fdrs-ltd.com/wp-content/plugins/iwjob/assets/images/search.png)right 8px top 14px no-repeat #fff;
padding-right: 30px;
} .iwj-new-package .task-bar,
.iwj-make-featured .task-bar{
text-align: center;
margin-bottom: 40px;
}
.iwj-new-package .task-bar ul,
.iwj-make-featured .task-bar ul{
margin: 0;
padding: 0;
display: inline-block;
}
.iwj-new-package .task-bar ul li,
.iwj-make-featured .task-bar ul li{
list-style: none;
font-weight: 600;
text-transform: uppercase;
width: 220px;
float: left;
text-align: center;
position: relative;
}
.iwj-new-package .task-bar ul li:after,
.iwj-make-featured .task-bar ul li:after{
content: "";
position: absolute;
top: 21px;
right: 50%;
width: 100%;
height: 2px;
background: #eeeeee;
}
.iwj-new-package .task-bar ul li.active:after, .iwj-make-featured .task-bar ul li.active:after{
background:#2980b9;
}
.iwj-new-package .task-bar ul li:first-child:after,
.iwj-make-featured .task-bar ul li:first-child:after{
display: none;
}
.iwj-new-package .task-bar ul li span,
.iwj-make-featured .task-bar ul li span{
display: block;
position: relative;
z-index: 9;
}
.iwj-new-package .task-bar ul li span.number,
.iwj-make-featured .task-bar ul li span.number{
width: 45px;
height: 45px;
line-height: 45px;
background: #eeeeee;
-webkit-border-radius: 5px;
border-radius: 5px;
margin: 0 auto 12px;
}
.iwj-new-package .task-bar ul li.active span.number,
.iwj-make-featured .task-bar ul li.active span.number{
color: #ffffff;
}
.iwj-new-package .task-bar ul li.active .number,
.iwj-make-featured .task-bar ul li.active .number{
background:#2980b9;
}
.iwj-new-package .task-bar ul li.active .desc,
.iwj-make-featured .task-bar ul li.active .desc{
color:#2980b9;
} .iwj-candicate-detail{
background:#f6f7f9;
padding:90px 0;
}
.iwj-candicate-detail .candicate-main-content{
background:#fff;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iwj-candicate-detail .resume-detail-info{
padding:0 85px;
}
.iwj-candicate-detail .resume-detail-info &gt; div{
padding: 70px 0 40px;
border-bottom: 1px #f6f7f9 solid;
}
.iwj-candicate-detail .resume-detail-info .title {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 40px;
color: #333;
}
.iwj-candicate-detail .resume-detail-info .time-line .title {
font-size: 18px;
font-weight: 600;
text-transform: capitalize;
display: inline-block;
margin-bottom: 0;
}
.iwj-candicate-detail .resume-detail-info ul {
margin: 0;
}
.iwj-candicate-detail ul.time-line {
padding: 0 0 0 40px;
position: relative;
}
.iwj-candicate-detail ul.time-line:before {
content: "";
position: absolute;
width: 1px;
height: calc(100% - 7px);
top: 7px;
left: 0;
background: #f6f7f9;
}
.iwj-candicate-detail .resume-detail-info ul li {
list-style: none;
}
.iwj-candicate-detail ul.time-line li {
position: relative;
margin-bottom: 45px;
}
.iwj-candicate-detail ul.time-line li:before {
content: "";
position: absolute;
width: 12px;
height: 12px;
top: 7px;
left: -45px;
border: 4px #f16e8e solid;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #ffffff;
z-index: 5;
}
.iwj-candicate-detail ul.time-line li .top {
margin-top: -9px;
font-weight: 500;
color: #333333;
}
.iwj-candicate-detail ul.time-line li .top span {
font-size: 18px;
font-weight: 600;
text-transform: capitalize;
display: inline-block;
margin-right: 15px;
}
.iwj-candicate-detail .skills ul {
padding: 0;
}
.iwj-candicate-detail .skills ul li .title-skill {
text-transform: capitalize;
margin-bottom: 17px;
}
.iwj-candicate-detail .skills ul li .scoring {
position: relative;
height: 3px;
background: #f6f7f9;
margin-bottom: 36px;
}
.iwj-candicate-detail .skills ul li .scoring .line {
position: absolute;
height: 100%;
top: 0;
left: 0;
}
.iwj-candicate-detail .skills ul li .scoring .percent {
position: absolute;
top: -26px;
right: 0;
font-weight: 600;
}
.widget-area ul.iw-social-all{
padding: 0;
margin: 25px 0 0 0;
text-align:center;
}
.widget-area ul.iw-social-all li{
display: inline-block;
list-style: none;
}
.widget-area ul.iw-social-all li a{
border: 2px solid #f16e8e;
color:#f16e8e;
display: inline-block;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
height: 30px;
line-height:26px;
margin:0 7px 10px 7px;
width: 30px;
}
.widget-areaul.iw-social-all li a i:before{
line-height:inherit;
}
.widget-area ul.iw-social-all li.social-vimeo a{
color:#f16e8e;
border: 2px solid #f16e8e;
}
.widget-area ul.iw-social-all li.social-youtube a{
color:red;
border: 2px solid red;
}
.widget-area ul.iw-social-all li.social-google_plus a{
color:#f16e8e;
border: 2px solid #f16e8e;
}
.widget-area ul.iw-social-all li.social-twitter a{
color:#3ac1f1;
border: 2px solid #3ac1f1;
}
.widget-area ul.iw-social-all li.social-facebook a{
color:#2980b9;
border: 2px solid #2980b9;
}
.iwj-candicate-detail .iwj-candidate-non-permission{
padding: 35px;
background: #ffffff;
border-radius: 5px;
} .iwj-candidate-info-top {
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 5px;
border-radius: 5px;
color: #ffffff;
display: table;
padding: 35px 25px 53px;
position: relative;
width: 100%;
margin-bottom: 30px;
z-index: 0;
overflow: hidden;
}
.iwj-candidate-info-top .bg-overlay {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #000000;
opacity: 0.8;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iwj-candidate-info-top .info-top {
padding: 35px 25px 53px;
position: relative;
z-index: 2;
}
.iwj-candidate-info-top .candidate-logo {
float: left;
margin: 10px 40px 0;
text-align: center;
width: 150px;
}
.iwj-candidate-info-top .candidate-logo img {
border-radius:200px;
-webkit-border-radius: 200px;
-moz-border-radius: 200px;
}
.iwj-candidate-info-top .info-inner {
overflow: hidden;
width: 275px;
}
.iwj-candidate-info-top .title-headline {
padding-right: 50px;
}
.iwj-candidate-info-top .candidate-name {
color: #ffffff;
font-size: 24px;
font-weight: 600;
line-height: 33px;
margin: 0;
}
.iwj-candidate-info-top .iwj-employerdl-shortdes {
color: #ffffff;
font-size: 13px;
font-style: italic;
line-height: 18px;
opacity: 0.5;
}
.iwj-candidate-info-top .candidate-shortdes{
background: #f16e8e;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color: #ffffff;
font-size: 12px;
display:inline-block;
padding:0 18px;
}
.iwj-candidate-info-top .candidate-info{
margin-top:20px;
}
.iwj-candidate-info-top .candidate-info ul li{
list-style: none;
font-size: 13px;
font-style: italic;
line-height: 18px;
margin-bottom: 17px;
}
.iwj-candidate-info-top .candidate-info ul li i {
background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
border-radius: 50%;
color: #ffffff;
display: inline-block;
font-size: 13px;
height: 20px;
line-height: 20px;
margin-right: 10px;
overflow: hidden;
text-align: center;
width: 20px;
float: left;
}
.candidate-action-button {
margin-top: 38px;
}
.iwj-candidate-info-top .candidate-info ul {
padding:0;
margin:34px 0 0;
display: block;
}
.iwj-candidate-info-top .candidate-desc{
font-size:14px;
color:#777;
line-height:28px;
border-top:1px solid #f6f7f9;
padding:30px 0 0;
margin-top:20px;
}
.iwj-candidate-info-top .iwj-employerdl-button {
text-align:center;
clear:both;
margin-top:45px;
border-top: 1px solid #f6f7f9;
padding-top: 50px;
}
.iwj-candidate-info-top .iwj-employerdl-button .action-button{
margin:0 0 10px 0;
height:45px;
line-height:41px;
}
.iwj-candidate-info-top .iwj-employerdl-button .action-button span{
line-height:inherit;
height:auto;
}
.iwj-candidate-info-top .info-hide {
display: none;
}
.iwj-candidate-info-top .detail-action-button {
position: absolute;
right: 25px;
top: 35px;
}
.iwj-candidate-info-top .detail-action-button.view-infomation {
position: relative;
right: auto;
top: auto;
left: auto !important;
margin-top: 35px;
}
.iwj-candidate-info-top .detail-action-button .follow {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid rgba(255, 255, 255, 0.5);
border-radius: 5px;
color: #ffffff;
display: inline-block;
font-size: 13px;
font-weight: 600;
line-height: 18px;
padding: 15px 25px;
text-transform: uppercase;
}
.iwj-candidate-info-top .detail-action-button .follow.saved {
background: #16A085;
border: 1px solid #16A085;
-webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
}
.iwj-candidate-info-top .detail-action-button .follow i {
font-size: 20px;
font-weight: 500;
margin-right: 10px;
position: relative;
top: 3px;
}
.iwj-candidate-info-top .view-infomation a {
-webkit-border-radius: 5px;
border-radius: 5px;
color: #ffffff;
display: inline-block;
text-transform: uppercase;
font-weight: 600;
padding: 10px 25px;
font-size: 13px;
background: #16A085;
webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25);
}
.iwj-candidate-info-top .view-infomation a i {
font-size: 20px;
margin-right: 15px;
position: relative;
top: 3px;
}
.iwj-candicate-detail-v1 .iwj-candidate-info-top .detail-action-button {
right: 10px;
}
.iwj-candicate-detail-v1 .iwj-candidate-info-top .detail-action-button .follow {
padding: 9px 15px;
line-height: 27px;
}
.iwj-candicate-detail-v1 a.iwj-btn.action-button.follow.iwj-save-resume,
.iwj-candicate-detail-v1 a.iwj-btn.action-button.follow.iwj-download-cv {
min-width: 165px;
}
.iwj-candicate-detail-v1 .iwj-candidate-info-top .title-headline {
padding: 0;
}
.iwj-candicate-detail-v1 .iwj-candidate-info-top .info-inner {
width: auto;
margin-right: 185px;
} .iwj-orders .modal-body{
padding: 25px;
}
.iwj-orders .modal-footer{
padding: 17px 25px;
}
.iwj-dashboard-main .iwj-order-details h3 {
margin-bottom: 30px;
text-transform: uppercase;
}
.iwj-dashboard-main .iwj-order-details ul.order_details li{
padding: 12px 0;
display:block;
list-style:none;
}
.iwj-dashboard-main .iwj-order-details ul.order_details li + li{
border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.iwj-dashboard-main .iwj-order-details ul.order_details{
margin: 0;
padding: 0;
list-style:none;
}
.iwj-dashboard-main .iwj-order-details .title-order{
position:relative;
}
.iwj-order-details .order-logo{
float: left;
margin-bottom: 20px;
max-width: 140px;
}
.iwj-order-details .order-number-date{
float: right;
margin-top: -7px;
}
.iwj-order-details .order-author{
float: left;
clear: both;
margin-bottom: 20px;
}
.iwj-dashboard-main .iwj-order-details table {
border: none;
}
.iwj-dashboard-main .iwj-order-details table tbody tr th,
.iwj-dashboard-main .iwj-order-details table tfoot tr th {
padding: 20px 8px !important;
font-weight: 400;
line-height: 1.42857143;
}
.iwj-dashboard-main .iwj-order-details .order-again {
display: none;
}
.iwj-dashboard-main .iwj-order-details .woocommerce-order-details h2 {
font-size: 24px;
font-weight: 400;
text-transform: uppercase;
}
.iwj-order-pay-message{
margin-top: 15px;
}
.job-type button.save-job, .job-save-left button.save-job{
background:none;
border:none;
padding:0;
} .iwj-register-form-popup .iwj-form {
padding-top: 30px;
padding-right: 40px;
padding-left: 40px;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.iwj-register-form-popup .iwj-form .iwj-field {
padding: 10px 25px 12px;
}
.iwj-register-form-popup .iwj-form .iwj-field label {
margin: 0;
}
.iwj-register-form.iwj-form .register-account {
margin-bottom: 15px;
}  .modal-popup.modal{
padding: 0!important;
position: fixed!important;
height:auto;
z-index:10002;
}
.iwj-login-form-popup .modal-header {
text-transform: none;
}
.iwj-candicate-detail .iw-contact-form-7.contact-map {
box-shadow: none;
}
.iwj-login-form-popup .iw-tab-items{
background:#f6f6f6;
}
.iwj-login-form-popup .iwj-form {
padding-right: 40px;
padding-left: 40px;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.iwj-login-form-popup .iwj-form .iwj-field {
padding: 10px 25px 10px;
}
.iwj-login-form-popup .iwj-form .iwj-field label {
margin: 0;
}
.iwj-login-form-popup .iw-tab-item{
display:inline-block;
height:50px;
line-height:50px;
padding:0 40px;
color:#000;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
cursor:pointer;
}
.iwj-login-form-popup .iw-tab-item.active{
background:#fff;
}
.iwj-login-form-popup .iw-tab-content .iw-tab-item-content{
position:absolute;
top:0;
left:0;
width:100%;
z-index:0;
opacity:0;
transition:all ease 0.5s;
}
.iwj-login-form-popup .iw-tab-content .iw-tab-item-content.active{
position:relative;
z-index:3;
opacity:1;
}
.iwj-login-form-popup .form-field{
margin-bottom:20px;
}
.iwj-login-form-popup .iwj-input{
position:relative;
}
.iwj-login-form-popup .iwj-input i{
position:absolute;
left:5px;
color:#2980b9;
top:6px;
width:30px;
text-align:center;
}
.iwj-login-form-popup .iwj-input .input-form{
border:1px solid #eee;
height:40px;
line-height:38px;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding:0 10px 0 40px;
width:100%;
}
.iwj-login-form-popup .alert{
padding-top:6px;
padding-bottom:6px;
}
.iwj-login-form-popup .iwj-form{
padding-top:50px;
padding-bottom: 55px;
}
.iwj-login-form-popup .iwj-btn-icon i{
margin-right:15px;
padding-right:15px;
}  .iwj-alert-submit-form-popup{
padding: 15px 10px 25px;
}
.iwj-alert-submit-form-popup .iwj-button-loader{
margin-top: 15px;
}
.iwj-alert-submit-form-popup button{
margin-right: 5px;
}
.iwj-alert-submit-form-popup .iwj-thankyou-page .thankyou-panel &gt; h3{
padding-bottom: 0;
margin-bottom: 10px;
border: none;
font-size: 22px;
}
.iwj-alert-submit-form-popup .iwj-thankyou-page .success-txt &gt; p{
text-align: center;
} .iwj-payment-thank-you-message{
margin-top: 10px;
}
.find-jobs-results .iwj-filter-selected-item{
margin:0 10px;
}
.find-jobs-results{
margin: 0px auto 10px;
width: 84%;
font-size: 18px;
font-style: italic;
font-weight: 300;
}
@media print{
.header, .page-heading, .panel-tools, .iw-footer{
display: none !important;
}
.iwj-dashboard-sidebar,
.iwj-applications-table table,
.iwj-orders-table table,
.iwj-search-form,
.iwj-application-view-modal .print-button,
.iwj-application-details .application-button,
.iwj-order-details .print-button,
.iwj-orders .modal-footer,
.iwj-dashboard-menu-mobile,
.iwj-employerdl-content .employer-detail-container,
.iwj-overview .info-top-wrap.info-top-wrap-employer{
display: none !important;
}
.iwj-application-view-modal{
position: relative;
height: 100%;
width: 100%;
}
body, html, .wrapper {
height: 100% !important;
overflow: visible !important;
}
.iwj-application-view-modal .modal-header{
border: none;
}
.iwj-application-view-modal .modal-body{
padding-top: 15px !important;
}
div.iwj-dashboard-main.applications, div.contents-main, .main-content{
padding: 0;
}
div.iwj-application-details div.avatar{
top: -55px;
}
div.iwj-application-details .application-details &gt; li.application-message .value{
padding: 0;
border: none;
height: auto;
overflow: auto;
}
div.iwj-application-details .application-details &gt; li.application-note{
border-top: 1px solid #f6f7f9;
}
div.iwj-application-details .application-details &gt; li.application-note .value{
height: auto;
overflow: auto;
}
div.iwj-application-details .application-details &gt; li.application-note .value textarea{
padding: 0;
border: none;
background: inherit;
min-height: auto;
height: auto;
}
.iwj-application-details .select2-container--default .select2-selection--single{
border: none !important;
}
.iwj-application-details .select2-container--default .select2-selection--single .select2-selection__arrow b{
display: none;
}
a[href]:after {
content:""!important;
}
.entry-footer {
display: none;
}
}  .iwj-find-jobs.style1 {
padding: 50px 0 0;
background: #ffffff;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.iwj-find-jobs form {
width: 84%;
margin: 0 auto;
}
.iwj-find-jobs form .field-item, .iwj-find-jobs form .field-item-submit {
float: left;
height: 75px;
font-size: 14px;
margin-bottom: 15px;
}
.iwj-find-jobs form .field-item{
width: 30%;
}
.iwj-find-jobs form .field-item-submit {
width: 10%;
}
.iwj-find-jobs form .fields .field-item .field-content {
padding: 10px 25px;
margin: 0 15px 0 0;
height: 75px;
position: relative;
font-size: 12px;
z-index: 0;
}
.iwj-find-jobs form .fields .field-item.key-word .field-content:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-border-radius: 5px;
border-radius: 5px;
z-index: -1;
}
.iwj-find-jobs.style1 form .fields .field-item.key-word .field-content:after {
border: 1px #eeeeee solid;
}
.iwj-find-jobs form .fields .field-item.key-word .field-content:hover:after {
border-width: 2px;
border-style: solid;
}
.iwj-find-jobs.style1 form .fields .field-item label {
line-height: 26px;
margin-bottom: 0;
}
.iwj-find-jobs form .fields .field-item.key-word .input-select {
height: 25px;
line-height: 25px;
position: relative;
padding: 0 0 0 32px;
}
.iwj-find-jobs form .fields .field-item label {
font-weight: 600;
text-transform: uppercase;
font-size: 11px;
margin-bottom: 0;
}
.iwj-find-jobs form .fields .field-item .select2 {
height: 100%;
left: 0;
position: absolute;
top: 0;
z-index: 0;
width: 100% !important;
}
.iwj-find-jobs form .fields .field-item .select2:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-border-radius: 5px;
border-radius: 5px;
z-index: -1;
}
.iwj-find-jobs.style1 form .fields .field-item .select2:after {
border-width: 1px;
border-style: solid;
}
.iwj-find-jobs form .fields .field-item .select2:after {
border-color: #eeeeee;
}
.iwj-find-jobs form .fields .field-item .select2:hover:after,
.iwj-find-jobs form .fields .field-item .select2:focus:after,
.iwj-find-jobs form .fields .field-item .select2-container--open:after {
border-width: 2px !important;
border-style: solid !important;
}
.iwj-find-jobs form .fields .field-item .select2:focus:after,
.iwj-find-jobs form .fields .field-item .select2-container--open:after {
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.iwj-find-jobs.style1 form .fields .field-item .select2-container--open.select2-container--above:after {
-webkit-border-radius: 0 0 5px 5px;
border-radius:  0 0 5px 5px;
}
.iwj-find-jobs form .fields .field-item .select2 .selection {
left: 0;
position: absolute;
bottom: 4px;
width: 100% !important;
padding: 0 50px 0 60px;
}
body .select2-container--open .iwj-find-jobs-dropdown.select2-dropdown {
border-width: 0 2px 2px 2px;
border-style: solid;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
position: relative;
top: -2px;
}
body .select2-container--open .iwj-find-jobs-dropdown.select2-dropdown--above{
top: auto;
bottom: -2px;
border-radius: 5px 5px 0 0;
border-width: 2px 2px 0 2px;
margin-bottom: -40px;
margin-top: 0;
}
.select2-container--default .iwj-find-jobs-dropdown .select2-results&gt;.select2-results__options{
max-height: 225px;
}
.iwj-find-jobs .select2-container--default .select2-selection--single .select2-selection__arrow {
right: 14px;
}
.iwj-find-jobs form .fields .field-item i {
position: absolute;
top: 5px;
left: 0;
font-size: 14px;
line-height: 18px;
}
.iwj-find-jobs .iwj-find-jobs-select {
background: transparent !important;
border: none !important;
opacity: 0;
width: 100%;
}
.iwj-find-jobs form .fields .field-item .input-select input,
.iwj-find-jobs .select2-container--default .select2-selection--single,
.iwj-find-jobs .select2-container--default .select2-selection--single .select2-selection__rendered {
width: 100%;
border: none;
box-shadow: none;
background-color: transparent !important;
padding: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.iwj-find-jobs .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #333333;
font-size: 13px;
}
body .select2-container--open .select2-dropdown.iwj-find-jobs-dropdown.style2{
margin-top: 0;
}
.iwj-find-jobs .select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #333333 transparent transparent;
}
.iwj-find-jobs form .field-item-submit {
padding: 0;
font-size: 24px;
color: #ffffff;
border: none;
}
.iwj-find-jobs form .field-item-submit button {
width: 70px;
text-align: center;
height: 100%;
border: none;
-webkit-border-radius: 5px;
border-radius: 5px;
margin: 0;
position: relative;
z-index: 0;
-webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.15);
box-shadow: 0 3px 7px 0 rgba(0,0,0,0.15);
}
.iwj-find-jobs form .field-item-submit button:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
-webkit-border-radius: 5px;
border-radius: 4px;
background: rgba(0, 0, 0, 0.15);
opacity: 0;
-webkit-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
z-index: -1;
}
.iwj-find-jobs form .field-item-submit button:hover:after {
opacity: 1;
}
.iwj-find-jobs .trending-keywords {
padding: 0 0 5px;
margin-top: 10px;
margin-right: 25px;
}
.page-template-home-page .iwj-find-jobs .trending-keywords{
text-align: center;
}
.iwj-find-jobs .trending-keywords span {
color: #333333;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
}
.iwj-find-jobs .trending-keywords a {
color: #999;
display: inline-block;
padding-left: 20px;
text-transform: uppercase;
font-size: 11px;
font-style: italic;
} .page-heading .find-jobs-title {
font-size: 36px;
text-transform: uppercase;
width: 84%;
margin: 12px auto 28px;
color: #ffffff;
line-height: 1;
}
.iwj-find-jobs.style2 form .fields .field-item .select2 {
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iwj-find-jobs.style2 form .fields .field-item .select2:focus,
.iwj-find-jobs.style2 form .fields .field-item .select2-container--open {
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.iwj-find-jobs.style2 form .fields .field-item.key-word .field-content {
-webkit-border-radius: 4px;
border-radius: 4px;
}
.iwj-find-jobs.style2 form .fields .field-item .select2,
.iwj-find-jobs.style2 form .fields .field-item.key-word .field-content {
border: none;
background: rgba(0, 0, 0, 0.3);
color: #ffffff;
-webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.15);
box-shadow: 0 3px 7px 0 rgba(0,0,0,0.15);
}
.iwj-find-jobs.style2 form .fields .field-item .select2 {
z-index: -1;
}
.iwj-find-jobs.style2 form .fields .field-item input,
.iwj-find-jobs.style2 .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #ffffff;
opacity: 0.5;
font-size: 13px;
}
.iwj-find-jobs.style2 form .fields .field-item input::-webkit-input-placeholder{
color: #fff;
}
.iwj-find-jobs.style2 form .fields .field-item input:-moz-placeholder{
color: #fff;
}
.iwj-find-jobs.style2 form .fields .field-item input::-moz-placeholder{
color: #fff;
}
.iwj-find-jobs.style2 form .fields .field-item input:-ms-input-placeholder{
color: #fff;
}
.iwj-find-jobs.style2 form .fields .field-item input::-ms-input-placeholder{
color: #fff;
}
.iwj-find-jobs.style2 form .fields .field-item input::placeholder{
color: #fff;
}
.iwj-find-jobs.style2 .select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: rgba(255, 255, 255, 0.5) transparent transparent;
}
.iwj-find-jobs.style2 form .fields .field-item label,
.iwj-find-jobs.style2 .trending-keywords span {
color: #ffffff;
}
.iwj-find-jobs.style2 form .fields .field-item label {
font-size: 11px;
font-weight: 600;
line-height: 15px;
}
.iwj-find-jobs.style2 form .fields .field-item i {
opacity: 0.8;
}
.iwj-find-jobs form .fields .field-item .select i {
position: absolute;
bottom: 15px;
top: auto;
left: 30px;
}
.iwj-find-jobs.style2 form .fields .field-item i
.iwj-find-jobs.style2 .trending-keywords a {
color: #ffffff;
opacity: 0.5;
} .iwj-find-jobs.style3 form.iw-job-advanced_search.style3 {
width: 100%;
padding: 15px;
background: rgba(0, 0, 0, 0.38);
}
.iwj-find-jobs.style3 form .fields {
margin: 0 -5px;
}
.iwj-find-jobs.style3 form .fields:after {
content: "";
display: table;
clear: both;
}
.iwj-find-jobs.style3 form .field-item {
width: 28%;
margin: 0;
padding: 0 5px;
height: 50px;
margin-bottom: 10px;
}
.iwj-find-jobs.style3.style2-3 form .field-item {
width: 29%;
}
.iwj-find-jobs.style3.style2-3 form .field-item.submit {
width: 13%;
}
.iwj-find-jobs.style3 form .fields .field-item .input-select {
border-radius: 5px;
-webkit-border-radius: 5px;
background: #ffffff;
}
.iwj-find-jobs.style3 form .fields .field-item.key-word .input-select,
.iwj-find-jobs.style3 form .fields .field-item.key-word .input-select input {
height: 100%;
line-height: inherit;
font-size: 14px;
color: #8a8a8a;
}
.iwj-find-jobs.style3 form .fields .field-item.key-word .input-select {
padding: 0 !important;
position: relative;
z-index: 0;
}
.iwj-find-jobs.style3 form .fields .field-item.key-word .input-select input {
padding: 0 15px;
}
.iwj-find-jobs.style3 form .fields .field-item.key-word .input-select:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-border-radius: 5px;
border-radius: 5px;
border-width: 2px;
border-style: solid;
border-color: transparent;
z-index: -1;
}
.iwj-find-jobs.style3 form .fields .field-item.locations {
position: relative;
}
.iwj-find-jobs.style3 form .fields .field-item .btn-pinpoint {
padding: 0;
position: absolute;
top: calc(50% - 9px);
right: 15px;
background: none;
border: none;
line-height: 1;
}
.iwj-find-jobs.style3 form .fields .field-item .btn-pinpoint i {
color: #555555;
font-size: 14px;
}
.iwj-find-jobs.style3 form .fields .field-item.locations .section-filter,
.iwj-find-jobs.style3 form .fields .field-item.locations input {
height: 100%;
}
.iwj-find-jobs.style3 form .fields .field-item.locations input {
border: solid #e1e1e1;
border-width: 0 1px 0 1px;
border-radius: 0;
-webkit-border-radius: 0;
font-family: Roboto;
font-size: 14px;
color: #8a8a8a;
padding: 0 15px;
-webkit-box-shadow: none;
box-shadow: none;
}
.iwj-find-jobs.style3 form .fields .field-item .input-select {
height: 100%;
}
.iwj-find-jobs.style3 form .fields .field-item .select2-container--open.select2-container--above:after {
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.iwj-find-jobs.style3 form .fields .field-item .select2,
.iwj-find-jobs.style3 form .fields .field-item .select2 .selection {
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
padding: 0;
min-width: auto;
}
body .iwj-find-jobs.style3 .select2-container .select2-selection--single {
height: 46px;
position: relative;
padding: 0;
}
body .iwj-find-jobs.style3 .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 50px;
}
.iwj-find-jobs.style3 .select2-container--default .select2-selection--single .select2-selection__rendered {
font-size: 14px;
color: #8a8a8a;
padding: 0 15px;
}
.iwj-find-jobs.style3 .iw-job-advanced_search .trending-advance .select2-container--default .select2-selection--single .select2-selection__rendered {
color: rgba(255, 255, 255, 0.5);
}
body .iwj-find-jobs.style3 .iw-job-advanced_search .trending-advance .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 46px;
}
body .iwj-find-jobs.style3 .select2-container--default .select2-selection--single .select2-selection__arrow {
width: 16px;
top: 10px;
}
body .iwj-find-jobs.style3 .select2-container--default .select2-selection--single .select2-selection__arrow b {
border: none;
top: auto;
margin: 0;
left: auto;
right: 0;
width: auto;
}
body .iwj-find-jobs.style3 .select2-container--default .select2-selection--single .select2-selection__arrow b::after {
content: "\f3d0";
display: inline-block;
float: right;
font-family: "Ionicons";
line-height: inherit;
color: #555555;
}
body .iwj-find-jobs.style3 .iw-job-advanced_search .trending-advance .select2-container--default .select2-selection--single .select2-selection__arrow b::after{
color: rgba(255, 255, 255, 0.5);
}
body .iwj-find-jobs.style3 .iw-job-advanced_search .field-item.location .select2-container--default .select2-selection--single .select2-selection__arrow b::after{
content: "\f2e9";
}
body .select2-container--open .iwj-find-jobs-dropdown.select2-dropdown--above.style3 {
bottom: -3px;
}
body .select2-dropdown--below.style3 .select2-search--dropdown {
border-top: 1px rgba(0, 0, 0, 0.05) solid;
}
body .select2-container--open .select2-dropdown.iwj-select-2-advance-dropdown {
margin: 0 !important;
}
.iwj-find-jobs.style3 form .field-item.submit {
width: 16%;
}
.iwj-find-jobs.style3 form .field-item.submit button {
width: 100%;
height: 100%;
background: #33aa58;
text-align: center;
margin: 0;
border: none;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.iwj-find-jobs.style3 form .field-item.submit button h6 {
display: inline-block;
font-size: 14px;
color: #ffffff;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
}
.iwj-find-jobs.style3 form .fields .field-item i {
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
}
.iwj-find-jobs.style3 form .field-item.submit button i {
display: inline-block;
margin: 0 5px 0 0;
font-size: 18px;
color: #ffffff;
top: 1px;
}
.iwj-find-jobs.style3 form.iw-job-advanced_search .field-item {
margin: 0 0 10px;
}
.iwj-find-jobs.style3 form.iw-job-advanced_search .field-item.submit{
position: relative;
}
.iwj-find-jobs.style3 .trending-keywords {
text-align: left;
}
.iwj-find-jobs.style3 .trending-keywords span {
color: #ffffff;
font-size: 13px;
text-transform: capitalize;
padding-right: 25px;
}
.iwj-find-jobs.style3 .trending-keywords a {
color: #ffffff;
display: inline-block;
padding-left: 0;
font-size: 13px;
padding-right: 25px;
}
.iwj-find-jobs.style3 form.iw-job-advanced_search .field-item.submit button{
width: 86%;
}
.iwj-find-jobs.style3 form.iw-job-advanced_search .field-item.submit .iw-search-add-advanced{
cursor: pointer;
position: absolute;
right: 7px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: auto;
}
.iwj-find-jobs.style3 form.iw-job-advanced_search .field-item.submit .iw-search-add-advanced i{
color: #FFFFFF;
}
.iwj-find-jobs.style3 form.iw-job-advanced_search .filter-advance .title-form {
color: #ffffff;
font-size: 14px;
font-weight: 700;
text-transform: none;
margin-right: 40px;
line-height: 46px;
}
.iwj-find-jobs.style3 form.iw-job-advanced_search .filter-advance:after {
display: table;
content: "";
clear: both;
}
.iwj-find-jobs.style3 form.iw-job-advanced_search .filter-advance &gt; div {
float: left;
margin: 0;
}
.iwj-find-jobs.style3 form.iw-job-advanced_search .filter-advance .select2-container {
width: auto !important;
margin-right: 80px;
min-width: auto;
height: 46px;
}
.iwj-find-jobs.style3 .iw-job-advanced_search .trending-advance .select2-container--default .select2-selection--single .select2-selection__rendered {
padding-right: 25px !important;
padding-left: 0 !important;
color: #ffffff;
font-size: 14px;
font-weight: 700;
text-transform: none;
opacity: 1;
}
.iwj-find-jobs.style3 form.iw-job-advanced_search .filter-advance.section-filter .select2-selection--single {
border: none !important;
}
body .iwj-find-jobs.style3 .iw-job-advanced_search .filter-advance .select2-container--default .select2-selection--single .select2-selection__arrow {
font-size: 16px;
right: 0 !important;
}
body .iwj-find-jobs.style3 .iw-job-advanced_search .filter-advance .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
color: #ffffff;
}
body .select2-container--open .select2-dropdown {
min-width: 200px;
}
body .iwj-find-jobs.style3 .iw-job-advanced_search .trending-keywords {
display: table;
width: 100%;
cursor: pointer;
margin: 0;
}
body .iwj-find-jobs.style3 .iw-job-advanced_search .keywords {
float: left;
width: calc(100% - 140px);
}
body .iwj-find-jobs.style3 .iw-job-advanced_search .iw-search-add-advanced {
float: right;
width: 140px;
text-align: right;
font-size: 12px;
color: #ffffff;
}
.iwj-find-jobs.style3 form.iw-job-advanced_search.style3 .field-item.submit button {
width: 100%;
} body.iwj-jobs-page article.page, body.iwj-employers-page article.page, body.iwj-candidates-page article.page,
body.iwj-login-page article.page, body.iwj-register-page article.page, body.iwj-lostpass-page article.page{
padding: 0;
background: inherit;
} .iwj-jobs .sidebar-1.right {
float: right;
}
.iwj-employers.iwj-listing .iwj-employer-item {
padding: 20px 30px 45px 45px;
}
.iwj-employers.iwj-listing .iwj-employer-item.list .employer-info .info-company .company{
float:left;
margin-right:20px;
}
.iwj-employers.iwj-listing .iwj-employer-item.list{
border-bottom: 1px #f6f7f9 solid;
height: auto !important;
position: relative;
}
.iwj-employers .iwj-employer-item {
padding: 20px 30px;
margin-bottom: 30px;
background: #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iwj-employers-page .iwj-employers .iwj-employer-item:hover {
-webkit-box-shadow: 0 5px 25px 0 rgba(41, 128, 185, 0.15);
box-shadow: 0 5px 25px 0 rgba(41, 128, 185, 0.15);
}
.iwj-employers .iwj-employer-item .employer-image {
float: left;
line-height: 1;
margin: 13px 0 0;
text-align: center;
max-width: 78px;
position: relative;
-webkit-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
height: 79px;
}
.iwj-employers .iwj-employer-item .employer-info {
position: relative;
}
.iwj-employers.iwj-listing .iwj-employer-item .employer-info {
padding: 0 130px 0 140px;
}
.iwj-employers.iwj-listing .iwj-employer-item:last-child {
border: none;
}
.iwj-employers .iwj-employer-item .employer-info .employer-featured {
display: inline-block;
font-size: 12px;
font-weight: 500;
color: #ffffff;
text-transform: capitalize;
padding: 0 15px;
-webkit-border-radius: 20px;
border-radius: 20px;
background: #f16e8e;
line-height: 20px;
margin-right: 10px;
}
.iwj-employers .iwj-employer-item .employer-info h3 {
margin: 0 0 8px;
display: inline-block;
}
.iwj-employers.iwj-listing .iwj-employer-item.list .employer-info .employer-headline {
font-family: Montserrat, sans-serif;
color:#777777;
font-size:12px;
font-weight:600;
}
.iwj-employers.iwj-listing .iwj-employer-item.list .employer-info .info-company {
margin-top:8px;
}
.iwj-employers.iwj-listing .iwj-employer-item.list .employer-info .info-top h3 {
margin:0px;
}
.iwj-employers.iwj-listing .iwj-employer-item.list .employer-info .employer-name {
font-size: 18px;
font-family: Montserrat, sans-serif;
text-transform: none;
margin: 0;
}
.iwj-employers .iwj-employer-item .employer-info .employer-name {
font-weight: 600;
text-transform: uppercase;
font-size: 13px;
}
.iwj-employers .iwj-employer-item.featured .employer-info .employer-name {
color: #f16e8e !important;
}
.employer-info .info-company i {
margin-right: 10px;
}
.employer-info .info-company .address i {
color: #f16e8e;
}
.iwj-employers .iwj-employer-item .employer-info .employer-type {
position: absolute;
top: 0;
right: 25px;
}
.iwj-employers .employer-info .employer-type span {
border-width: 1px;
border-style: solid;
height: 30px;
line-height: 26px;
padding: 0 20px;
}
.iwj-employers .iwj-employer-item .employer-info .employer-type.freelancer span {
color: #4a98ae;
border-color: #4a98ae;
}
.iwj-employers .iwj-employer-item:hover .employer-info .employer-type.freelancer span {
background: #4a98ae;
}
.iwj-employers .iwj-employer-item .employer-info .employer-type.contract span {
color: #3ac1f1;
border-color: #3ac1f1;
}
.iwj-employers .iwj-employer-item:hover .employer-info .employer-type.contract span {
background: #3ac1f1;
}
.iwj-employers .iwj-employer-item .employer-info .employer-type.remote span {
color: #33aa58;
border-color: #33aa58;
}
.iwj-employers .iwj-employer-item:hover .employer-info .employer-type.remote span {
background: #33aa58;
}
.iwj-employers .iwj-employer-item:hover .employer-info .employer-type span {
color: #ffffff;
}
.iwj-employer-alphabet{
margin: 10px 0;
display: table;
width: 100%;
}
.iwj-employer-alphabet a{
padding: 3px 7px 3px 7px;
border-bottom: 2px solid #eee;
float: left;
color: #444;
font-weight: 600;
text-transform: uppercase;
outline: none;
}
.iwj-employer-alphabet a:hover, .iwj-employer-alphabet a:active, .iwj-employer-alphabet a:focus{
color: #444;
outline: none;
}
.iwj-employer-alphabet .active a{
border-bottom: 2px solid #337ab7;
}   .iwj-employers.iwj-grid .grid-content {
padding: 0 15px;
float: left;
}
.cols2 .iwj-employers.iwj-grid .grid-content {
width: 50%;
}
.cols2 .iwj-employers.iwj-grid .grid-content:nth-child(odd) {
padding: 0 15px 0 0;
}
.cols2 .iwj-employers.iwj-grid .grid-content:nth-child(even) {
padding: 0 0 0 15px;
} .cols3 .iwj-employers.iwj-grid .grid-content {
width: 33.33333%;
} .cols4 .iwj-employers.iwj-grid .grid-content {
width: 25%;
}
.iwj-employers.iwj-grid .iwj-employer-item {
float: left;
padding: 45px 20px 45px;
position: relative;
width: 100%	;
}
.iwj-employers.iwj-grid .iwj-employer-item .employer-info .info-top,
.iwj-employers.iwj-grid .iwj-employer-item .employer-info .info-company{
text-align: center;
}
.iwj-employers.iwj-grid .iwj-employer-item .employer-info{
float:none;
width:100%;
}
.iwj-employers.iwj-grid .iwj-employer-item .employer-image img{
width:79px;
}
.iwj-employers.iwj-grid .iwj-employer-item .employer-info h3{
margin:0px;
}
.iwj-employers.iwj-grid .iwj-employer-item .employer-info .info-company .address a{
color:#999999;
}
.iwj-employers.iwj-grid .iwj-employer-item .employer-info .info-company .employer-headline{
font-size:12px;
color:#777777;
font-family: Montserrat, sans-serif;
font-weight:600;
}
.iwj-employers.iwj-grid .iwj-employer-item .employer-info .employer-name{
font-size:18px;
text-transform: none;
}
.iwj-employers.iwj-grid .iwj-employer-item .employer-info .openjobs {
margin-top:18px;
}
.iwj-employers.iwj-listing .iwj-employer-item .openjobs{
position: absolute;
top: 38px;
right: 30px;
}
.openjobs a.link-openjobs{
background: #45bd15;
color: #fff;
padding: 6px 20px;
border-radius: 14px;
}
.iwj-employers.iwj-grid .iwj-employer-item .employer-image{ float:none;
margin: 0px;
max-width: none;
position: relative;
margin-bottom: 12px;
}  .iwj-candidates.iwj-listing .candidate-item{
height: auto !important;
padding: 20px 0 12px 45px;
margin-bottom: 20px;
background: #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.iwj-candidates.iwj-listing .candidate-image {
float: left;
margin-top:12px;
overflow: hidden;
max-width: 95px;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
-webkit-box-shadow: 0px 5px 25px rgba(41,128,185,0.3);
-moz-box-shadow: 0px 5px 25px rgba(41,128,185,0.3);
box-shadow: 0px 5px 25px rgba(41,128,185,0.3);
}
.iwj-candidates.iwj-listing .candidate-title{
margin: 0 0 8px;
}
.iwj-candidates.iwj-listing .candidate-title a, .iwj-candidates.iwj-listing .candidate-title span{
font-weight: 500;
text-transform: uppercase;
font-size: 18px;
display: inline-block;
font-family: Montserrat, sans-serif;
}
.iwj-candidates.iwj-listing .candidate-info{
padding: 0;
position: relative;
margin: 0 0 0 140px;
}
.iwj-candidates.iwj-listing .candidate-info .candidate-info-top {
padding-right: 20px;
}
.iwj-candidates.iwj-listing .candidate-info .candidate-info-bottom a:first-child{
padding-left:0px;
}
.iwj-candidates.iwj-listing .candidate-info .candidate-info-bottom a{
color: #999999;
padding-left:10px;
}
.iwj-candidates.iwj-listing .candidate-info .candidate-info-bottom a:before{
content: "\f02b";
font-family: FontAwesome;
padding-right: 12px;
width: 16px;
text-align: center;
}
.iwj-candidates.iwj-listing .candidate-info .candidate-info-bottom{
border-top: 1px solid #f7f7f7;
padding-top: 10px;
margin-top: 16px;
color: #999999;
}
.iwj-candidates.iwj-listing .candidate-info .candidate-info-left{
float:left;
}
.iwj-candidates.iwj-listing .candidate-info .candidate-info-right a{
color: #13b02d;
text-transform: uppercase;
font-size:12px;
font-family: Montserrat, sans-serif;
font-weight:600;
}
.iwj-candidates.iwj-listing .candidate-info .candidate-info-right a i {
margin: 0;
}
.iwj-candidates.iwj-listing .candidate-info .candidate-info-right{
float:right;
}
.iwj-candidates.iwj-listing .candidate-info i{
width: 15px;
font-size: 13px;
text-align: center;
margin-right: 5px;
}
.iwj-candidates.iwj-listing .candidate-info h3.candidate-title{
margin:0px;
}
.iwj-candidates.iwj-listing .candidate-info .info-item .categories{
color: #777777;
font-weight: 600;
margin-bottom: 5px;
}
.iwj-candidates.iwj-listing .candidate-info .info-item i {
width: 16px;
height: 20px;
line-height: 21px;
text-align: center;
display: inline-block;
margin: 0;
}
.iwj-candidates.iwj-listing .candidate-info .info-item .address a{
color: #999999;
}
.iwj-candidates.iwj-listing .candidate-info .address i{
color: #f16e8e;
font-size: 14px;
}
.iwj-candidates.iwj-listing .candidate-info .latest-activities .content span {
color: #999999;
}   .iwj-candidates.iwj-grid .grid-content {
float: left;
padding: 0 15px;
}
.cols2 .iwj-candidates.iwj-grid .grid-content {
width: 50%;
} .cols3 .iwj-candidates.iwj-grid .grid-content {
width: 33.33333%;
} .cols4 .iwj-candidates.iwj-grid .grid-content {
width: 25%;
}
.iwj-candidates.iwj-grid .candidate-item .candidate-headline{
font-size:12px;
color:#777777;
font-family: Montserrat, sans-serif;
font-weight:600;
}
.iwj-candidates.iwj-grid .candidate-item {
display: table;
padding: 0;
width: 100%;
margin-bottom: 30px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
float: left;
text-align: center;
position: relative;
background: #ffffff;
border-bottom: none;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.iwj-candidates.iwj-grid .candidate-item:hover {
-webkit-transform: translate3d(0,-15px,0);
transform: translate3d(0,-15px,0);
z-index: 9;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.iwj-candidates.iwj-grid .candidate-bg-image{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 140px;
overflow: hidden;
opacity: 0;
-webkit-transition: opacity 0.3s ease 0s, height 0.3s ease 0s;
transition: opacity 0.3s ease 0s, height 0.3s ease 0s;
}
.iwj-candidates.iwj-grid .candidate-bg-image img{
opacity: 0.2;
width: 100%;
}
.iwj-candidates.iwj-grid .candidate-bg-image:after {
content: "";
position: absolute;
bottom: -105%;
left: -10%;
width: 120%;
height: 140%;
background: #ffffff;
-webkit-border-radius: 50%;
border-radius: 50%;
opacity: 1;
}
.iwj-candidates.iwj-grid .candidate-info {
padding: 35px 35px 0;
position: relative;
}
.iwj-candidates.iwj-grid .info-top {
padding-bottom: 30px;
}
.iwj-candidates.iwj-grid .info-top .candidate-image {
width: 120px;
height: 120px;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
margin: 0 auto 24px;
-webkit-box-shadow: 0px 5px 25px rgba(41,128,185,0.3);
-moz-box-shadow: 0px 5px 25px rgba(41,128,185,0.3);
box-shadow: 0px 5px 25px rgba(41,128,185,0.3);
}
.iwj-candidates.iwj-grid .candidate-image img {
width: 100%;
}
.iwj-candidates.iwj-grid .candidate-title {
margin: 0 0 5px;
font-weight: 500;
text-transform: uppercase;
font-size: 18px;
line-height: 26px;
font-family: Montserrat, sans-serif;
}
.iwj-candidates.iwj-grid .headline {
font-weight: 500;
margin-bottom: 0;
line-height: 1.5;
font-size: 11px;
}
.iwj-candidates.iwj-grid .resumes-address a{
color: #999999;
}
.iwj-candidates.iwj-grid .resumes-address {
color: #999999;
margin-top:10px;
}
.iwj-candidates.iwj-grid .resumes-address i {
color: #f16e8e;
}
.iwj-candidates.iwj-grid .resumes-address span {
padding: 0 5px;
}
.iwj-candidates.iwj-grid .info-bottom {
position: absolute;
bottom: 30px;
left: 0;
width: 100%;
height: auto;
background: #ffffff;
padding: 0 35px 25px;
opacity: 0;
-webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
-webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.3s ease 0s;
transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
.iwj-candidates.iwj-grid .social-link ul{
margin: 0;
padding: 0 0 10px;
}
.iwj-candidates.iwj-grid .social-link ul li{
list-style: none;
display: inline-block;
margin: 0 5px 6px;
}
.iwj-candidates.iwj-grid .social-link li a {
display: inline-block;
width: 25px;
height: 25px;
line-height: 21px;
border-width: 2px;
border-style: solid;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
}
.iwj-candidates.iwj-grid .social-link li a.facebook {
color: #3B5998 !important;
border-color: #3B5998;
}
.iwj-candidates.iwj-grid .social-link li a.twitter {
color: #0084B4 !important;
border-color: #0084B4;
}
.iwj-candidates.iwj-grid .social-link li a.google-plus {
color: #DB4437 !important;
border-color: #DB4437;
}
.iwj-candidates.iwj-grid .social-link li a.pinterest {
color: #BD081C !important;
border-color: #BD081C;
}
.iwj-candidates.iwj-grid .social-link li a.linkedin {
color: #006fa6 !important;
border-color: #006fa6;
}
.iwj-candidates.iwj-grid .social-link li a.vimeo {
color: #009fde !important;
border-color: #009fde;
}
.iwj-candidates.iwj-grid .social-link li a.youtube {
color: #e62117 !important;
border-color: #e62117;
}
.iwj-candidates.iwj-grid .social-link li a.facebook:hover {
color: #ffffff !important;
background: #3B5998;
}
.iwj-candidates.iwj-grid .social-link li a.twitter:hover {
color: #ffffff !important;
background: #0084B4;
}
.iwj-candidates.iwj-grid .social-link li a.google-plus:hover {
color: #ffffff !important;
background: #DB4437;
}
.iwj-candidates.iwj-grid .social-link li a.pinterest:hover {
color: #ffffff !important;
background: #BD081C;
}
.iwj-candidates.iwj-grid .social-link li a.linkedin:hover {
color: #ffffff !important;
background: #006fa6;
}
.iwj-candidates.iwj-grid .social-link li a.vimeo:hover {
color: #ffffff !important;
background: #009fde;
}
.iwj-candidates.iwj-grid .social-link li a.youtube:hover {
color: #ffffff !important;
background: #e62117;
}
.iwj-candidates.iwj-grid .candidate-desc{
color: #333333;
line-height: 26px;
margin-top: 12px;
margin-bottom: 18px;
}
.iwj-candidates.iwj-grid .latest-activities {
margin-bottom: 18px;
line-height: 26px;
}
.iwj-candidates.iwj-grid .latest-activities i {
display: inline-block;
width: 20px;
}
.iwj-candidates.iwj-grid .latest-activities .content label {
margin: 0;
}
.iwj-candidates.iwj-grid .latest-activities .content span {
color: #999999;
}
.iwj-candidates.iwj-grid .candidate-item .view-resume {
display: inline-block;
color: #ffffff;
border-width: 2px;
border-style: solid;
-webkit-border-radius: 30px;
border-radius: 30px;
font-weight: 600;
text-transform: uppercase;
line-height: 34px;
padding: 0 20px;
}
.iwj-candidates.iwj-grid .candidate-item .view-resume:hover {
background: #ffffff;
}
.iwj-candidates.iwj-grid .candidate-item:hover .info-bottom {
-webkit-transform: translateY(100%);
transform: translateY(100%);
opacity: 1;
z-index: 9;
}
.iwj-candidates.iwj-grid .candidate-item:hover .candidate-bg-image, .iwj-candidates.iwj-grid .candidate-item:hover .candidate-bg-image:after {
opacity: 1;
}   .iwj-pricing-tables .pricing-item {
margin-bottom: 30px;
margin-top: 60px;
}
.iwj-pricing-tables .owl-wrapper .owl-item:nth-child(even){
z-index: 1;
position: relative;
}
.iwj-pricing-tables.style1 .owl-wrapper .owl-item:nth-child(even) .pricing-item{
-webkit-box-shadow: 0 5px 25px 0 rgba(41,128,185,0.15);
box-shadow: 0 5px 25px 0 rgba(41,128,185,0.15);
}
.iwj-pricing-tables .pricing-item.featured-item {
margin-top: 0;
}
.iwj-pricing-tables .pricing-item .item-top {
position: relative;
background-size: cover;
background-repeat: no-repeat;
color: #ffffff;
z-index: 0;
overflow: hidden;
height: 230px;
}
.iwj-pricing-tables .pricing-item.featured-item .item-top {
height: 290px;
}
.iwj-pricing-tables .pricing-item .item-top .item-top-bg {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.9;
z-index: -1;
} .iwj-pricing-tables .pricing-item .item-top .item-top-content {
position: absolute;
width: 100%;
height: auto;
left: 0;
right: 0;
text-align: center;
top: 50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
padding: 46px;
}
.iwj-pricing-tables .pricing-item .star {
font-size: 21px;
font-weight: 500;
line-height: 23px;
height: 45px;
margin-bottom: 15px;
}
.iwj-pricing-tables .pricing-item .active-label{
position: absolute;
width: 80px;
height: 20px;
line-height: 20px;
text-align: center;
background: #333;
color: #fff;
text-transform: uppercase;
left: -20px;
top: 12px;
z-index: 99;
-ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg);
}
.iwj-pricing-tables .pricing-item .star i {
margin: 0 5px;
}
.iwj-pricing-tables .pricing-item .star i:nth-child(2) {
font-size: 36px;
font-weight: 500;
line-height: 40px;
}
.iwj-pricing-tables .pricing-item .sub-title {
font-size: 11px;
font-weight: 600;
letter-spacing: 5px;
line-height: 15px;
margin-bottom: 10px;
text-transform: uppercase;
}
.iwj-pricing-tables .pricing-item .title {
font-size: 36px;
font-weight: bold;
line-height: 49px;
margin: 0 0 15px;
text-transform: uppercase;
color: #fff;
}
.iwj-pricing-tables .pricing-item .price {
font-size: 36px;
font-weight: bold;
line-height: 49px;
}
.iwj-pricing-tables .pricing-item .item-bottom {
padding: 30px;
background: #ffffff;
}
.iwj-pricing-tables .pricing-item .item-bottom ul {
margin: 0;
padding: 0;
}
.iwj-pricing-tables .pricing-item .item-bottom ul li {
list-style: none;
color: #333333;
font-size: 15px;
line-height: 50px;
height: 50px;
background-color: #F6F7F9;
margin-bottom: 15px;
}
.iwj-pricing-tables .pricing-item .item-bottom ul li strong {
font-size: 20px;
line-height: 27px;
margin-right: 20px;
position: relative;
top: 2px;
display: inline-block;
width: 32%;
text-align: right;
}
.iwj-pricing-tables .pricing-item .item-bottom ul li.package-categories.infinty strong{
font-size: 24px;
}
.iwj-pricing-tables .pricing-item .item-bottom .buy-now {
font-size: 14px;
font-weight: bold;
color: #ffffff;
line-height: 19px;
padding: 20px 17px;
text-transform: uppercase;
display: inline-block;
width: 100%;
-webkit-border-radius: 5px;
border-radius: 5px;
margin: 15px 0 5px;
position: relative;
z-index: 0;
text-align: center;
}
.iwj-pricing-tables .pricing-item .item-bottom .buy-now:hover {
opacity: 0.9;
}  .iwj-pricing-tables.style2 {
background: #fff;
}
.iwj-pricing-tables.style2 .owl-item .pricing-item{
margin: 3px 10px;
box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.15);
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.iwj-pricing-tables.style2 .owl-item .pricing-item:hover{
box-shadow: 0px 2px 20px 1px rgba(0, 0, 0, 0.1);
}
.iwj-pricing-tables.style2 .pricing-item .item-top{
border-bottom: 1px solid #ebebeb;
height: auto;
overflow: visible;
}
.iwj-pricing-tables.style2 .pricing-item.popular .item-top .package_label {
position: absolute;
color: #Fff;
background: #ff8800;
padding: 5px;
font-size: 12px;
text-transform: uppercase;
border-radius: 2px;
line-height: 12px;
top: -3px;
right: 3px;
}
.iwj-pricing-tables.style2 .pricing-item .item-top .item-top-content{
position: static;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
padding: 20px 0;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.iwj-pricing-tables.style2 .pricing-item .price{
color: #4c5462;
font-size: 48px;
line-height: 1.1;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.iwj-pricing-tables.style2 .pricing-item:hover .price{
color: #00c9fd;
}
.iwj-pricing-tables.style2 .pricing-item .title{
background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #00c9fd 0%, #81ee8e 100%) repeat scroll 0 0;
background: rgba(0, 0, 0, 0) linear-gradient(to right, #00c9fd 0%, #81ee8e 100%) repeat scroll 0 0;
font-size: 18px;
color: #fff;
font-weight: 700;
letter-spacing: 3px;
margin: 0;
padding: 20px 0;
line-height: 18px;
}
.iwj-pricing-tables.style2 .pricing-item .price span{
font-size: 18px;
}
.iwj-pricing-tables.style2 .pricing-item .item-bottom {
padding: 0;
}
.iwj-pricing-tables.style2 .pricing-item .item-bottom ul{
padding: 20px 0;
}
.iwj-pricing-tables.style2 .pricing-item .item-bottom ul li {
list-style: none;
font-size: 15px;
line-height: 40px;
height: 40px;
padding-left: 32px;
color: rgb(119,119,119);
background: none;
margin-bottom: 0;
font-weight: normal;
}
.iwj-pricing-tables.style2 .pricing-item .item-bottom ul li .unlimited{
color: #13b02d;
text-transform: capitalize;
}
.iwj-pricing-tables.style2 .pricing-item .item-bottom ul li:nth-child(even){
background-color: #F6F7F9;
}
.iwj-pricing-tables.style2 .pricing-item .item-bottom ul li span {
color: #333;
font-weight: 500;
position: absolute;
left: 160px;
}
.iwj-pricing-tables.style2 .pricing-item .item-bottom ul li span i{
color: #e84a5f;
font-size: 18px;
}
.iwj-pricing-tables.style2 .pricing-item .item-bottom .choose-package {
text-align: center;
padding: 30px 20px;
position: relative;
z-index: 1;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.iwj-pricing-tables.style2 .pricing-item .item-bottom .choose-package:before{
background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #00c9fd 0%, #81ee8e 100%) repeat scroll 0 0;
background: rgba(0, 0, 0, 0) linear-gradient(to right, #00c9fd 0%, #81ee8e 100%) repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: 100%;
z-index: -1;
}
.iwj-pricing-tables.style2 .pricing-item .item-bottom .choose-package:after{
background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #00c9fd 0%, #81ee8e 100%) repeat scroll 0 0;
background: rgba(0, 0, 0, 0) linear-gradient(to right, #00c9fd 0%, #81ee8e 100%) repeat scroll 0 0;
content: "";
height: 1px;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.iwj-pricing-tables.style2 .pricing-item:hover .item-bottom .choose-package:before{
opacity: 1;
}
.iwj-pricing-tables.style2 .pricing-item .item-bottom .choose-package .buy-now {
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
color: #2b323f;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #00c9fd 0%, #81ee8e 100%) repeat scroll 0 0;
background: rgba(0, 0, 0, 0) linear-gradient(to right, #00c9fd 0%, #81ee8e 100%) repeat scroll 0 0;
border: 0 none;
border-radius: 100px;
font-weight: 600;
line-height: 1;
margin: 0;
outline: 0 none;
padding: 13px 25px;
position: relative;
text-align: center;
text-decoration: none;
z-index: 1;
white-space: nowrap;
vertical-align: middle;
text-overflow: ellipsis;
width: auto;
}
.iwj-pricing-tables.style2 .pricing-item .item-bottom .choose-package .buy-now:before{
background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #00c9fd 0%, #81ee8e 100%) repeat scroll 0 0;
background: rgba(0, 0, 0, 0) linear-gradient(to right, #00c9fd 0%, #81ee8e 100%) repeat scroll 0 0;
border-radius: 100px;
content: "";
height: calc(100% + 4px);
left: -2px;
position: absolute;
top: -2px;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: calc(100% + 4px);
z-index: -2;
}
.iwj-pricing-tables.style2 .pricing-item .item-bottom .choose-package .buy-now:after {
background: #fff none repeat scroll 0 0;
border-radius: 100px;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: 100%;
z-index: -1;
}
.iwj-pricing-tables.style2 .pricing-item:hover .item-bottom .choose-package .buy-now:not([disabled]){
color: #ffffff;
}
.iwj-pricing-tables.style2 .pricing-item:hover .item-bottom .choose-package .buy-now:not([disabled]):after{
opacity: 0;
}
.iwj-pricing-tables.style2 .pricing-item .item-bottom .choose-package .buy-now:not([disabled]):hover{
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
color: #fff;
outline: 0 none;
border: 0 none;
text-decoration: none;
} .iwj-dashboard-main.current-plan .iwj-change-plan{
display: inline-block;
background: #2980b9;
padding: 3px 25px;
border-radius: 5px;
color: #fff;
text-transform: uppercase;
font-size: 11px;
font-weight: 600;
outline-style: none;
}
.iwj-dashboard-main.current-plan .iwj-change-plan i{
margin-right: 7px;
font-size: 13px;
}
.iwj-dashboard-main.current-plan .iwj-cancel-subscription{
display: inline-block;
background: #aaa;
padding: 3px 25px;
border-radius: 5px;
color: #fff;
text-transform: uppercase;
font-size: 11px;
font-weight: 600;
outline-style: none;
} .wrapper-sticky {
float: left !important;
}
.iwj-dashboard .wrapper-sticky{
display: block !important;
}
body.iwj-loading .contents-main, body.iwj-loading .iwj-jobs.page{
opacity: 0.5;
}
img.js-info-bubble-close {
top: 7px !important;
right: 7px !important;
}
form.iwj-job-indeed-loader{
margin-bottom: 10px;
}
form.iwj-job-indeed-loader .iwjmb-field input[name="iwj_ide_query"]{
height: 40px;
border-color: rgba(51,51,51,0.05);
}
body form.iwj-job-indeed-loader .select2-container--default .select2-selection--single .select2-selection__arrow b{
top: 20px;
} @media (max-width: 1700px) {
.iwj-overview .sidebar-info{
width: 30%;
}
.iwj-overview .main-info{
width: 70%;
}
.iwj-overview .avatar{
clear: both;
display: block;
}
.main-information .employer-contact {
width: auto;
margin-bottom: 20px;
}
.main-information .empl-info-jobs-listing {
width: 100%;
}
.main-information .empl-info-jobs-listing .empl-info-jobs-item {
height: auto;
}
}
@media (max-width: 1366px)  {
.iwj-overview .sidebar-info{
width: 25%;
}
.iwj-overview .main-info{
width: 75%;
}
.iwj-overview .info-top-wrap{
padding: 50px;
}
.iwj-candicate-detail .resume-detail-info{
padding: 0 50px;
}
.main-information .empl-box.employer-contact .avatar{
width: 86px;
height: 86px;
}
.main-information .empl-box.employer-contact .empl-detail-info {
margin-left: 97px;
}
.iwj-overview .info-top-wrap.info-top-wrap-employer .main-information{
display: block;
text-align: center;
}
.main-information .empl-box.employer-contact{
text-align: left;
}
.main-information .empl-box .empl-small-detail {
width: 130px;
height: 130px;
padding: 10px 12px;
}
.main-information .empl-box .empl-small-detail a {
color: #ffffff;
font-size: 13px;
}
.main-information .empl-box .empl-small-detail h5 {
font-size: 36px;
}
.main-information .empl-box .empl-small-detail span {
font-size: 12px;
}
.iw-profile-content .iwj-employerdl-content .employer-detail-container {
width: 100%;
margin-bottom: 30px;
}
.cols4 .iwj-candidates.iwj-grid .grid-content {
width: 33.33333%;
}
.cols4 .iwj-employers.iwj-grid .grid-content {
width: 33.33333%;
}
}
@media (max-width: 1280px) {
.iwj-overview .sidebar-info{
width: 30%;
}
.iwj-overview .main-info{
width: 70%;
}
.iwj-overview .avatar{
clear: both;
display: block;
}
.iwj-new-package .task-bar ul li, .iwj-make-featured .task-bar ul li, .iwj-task-bar.job ul li {
width: 120px;
}
.iwj-find-jobs.style3 form .field-item.submit button h6 {
font-size: 12px;
}
.iwj-find-jobs.style3 form.iw-job-advanced_search .filter-advance &gt; div {
width: auto !important;
}
.iwj-jobs-style.column-4 .iwj-jobs.iwj-grid .iwj-job-items-margin .grid-content {
width: 33.33333333%;
}
.iwj-jobs-style.style2.column-4 .iwj-jobs.iwj-grid .grid-content:nth-child(3n) .job-item {
border-right: none;
}
}
@media (max-width: 1199px) {
.iwj-verify-account .desc-form {
padding: 0;
}
.main-information .empl-info-jobs-item .empl-box {
padding: 20px 10px;
}
.iwj-single-parallax.iwj-candicate-detail-v2 .iw-parallax{
background-size: cover !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.iwj-alert-feed.job {
position: relative;
top: auto;
left: auto;
right: auto;
display: inline-block;
}
}
@media (max-width: 1024px) {
.iwj-overview .sidebar-info{
width: 35%;
}
.iwj-overview .main-info{
width: 65%;
}
.iwj-overview .info-top-wrap{
padding: 40px 40px 30px;
}
.iwj-employer-detail .employer-detail-info, .iwj-employer-detail .iwj-open-position, .iwj-employer-detail .iwj-employer-review {
padding: 0 40px;
}
.iwj-employer-detail .employer-detail-info &gt; div{
padding: 20px 0 40px;
}
.job-item .job-info{
padding-right: 0;
margin-left: 80px;
}
.job-item .job-info .job-type {
top: auto;
}
.job-item .job-info .job-type,
.iwj-job-items.style3 .job-info .job-company-time {
position: relative;
margin-top: 5px;
}
.iwj-job-items.style2 .job-info .job-posted-time,
.iwj-job-items.style3 .job-info .job-company-time{
text-align: left;
}
}
@media (max-width: 991px) { .iwj-jobs-carousel .job-item{
padding: 30px;
}
.iw-item-info.style1 .description{
width: 80%;
}
.iwj-employers-slider .clear {
clear: none;
}
.iwj-employers-slider .employer-items .row &gt; div:nth-child(odd) {
clear: both !important;
}
.iwj-verify-account.iwj-form {
padding: 50px 50px 0px;
}
.iwj-job-items.style3 .job-info {
padding: 0 !important;
}
.iwj-job-items.style3 .job-info .job-company-time {
text-align: left;
padding: 0 15px;
}
.iwj-overview .info-top-wrap.info-top-wrap-employer{
background-size: auto;
}
body .row-in-revo-slider {
margin-top: -280px !important;
margin-bottom: 0 !important;
}
body .categories-in-revo-slider {
margin-top: 100px;
}
.iwj-categories.style9.categories-in-revo-slider .item-category .category-icon i,
.iwj-categories.style9.categories-in-revo-slider .item-category .category-title a,
.iwj-categories.style9.categories-in-revo-slider .item-category .total-jobs {
color: #333333;
}
.iwj-categories.style9.categories-in-revo-slider .item-category .total-jobs:before {
background: #333333;
}
.iwj-find-jobs.style3 form.iw-job-advanced_search .filter-advance .title-form,
.iwj-find-jobs.style3 form.iw-job-advanced_search .filter-advance .select2-container {
margin-right: 15px;
}
.iwj-find-jobs.style3 form .field-item {
width: 50%;
}
.iwj-employer-detail .employer-detail-v2 .iwj-employerdl-content {
margin-bottom: 30px;
}
.iwj-candicate-detail-v2 .candidate-detail-menu ul.menu {
float: none;
width: 100%;
}
.iwj-candicate-detail-v2 .candidate-detail-menu .social-link {
float: none;
width: 100%;
text-align: left;
margin: 20px 0 10px;
}
.iwj-candicate-detail-v2 .candidate-detail-menu .iw-social-all.hover-bg li {
margin-left: 0;
margin-right: 8px;
}
.iw-job-detail.v2 .page-heading-content .action-button {
float: none;
width: 100%;
padding: 20px 20px 0 212px;
}
}
@media (min-width: 981px) and (max-width: 991px) {
.iwj-find-jobs.style3 form .field-item.submit button h6{
display: none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.iwj-categories.style7 .category-icon {
font-size: 50px;
width: 80px;
}
.iwj-categories.style7 .category-info {
padding-left: 90px;
}
}
@media (max-width: 980px) {
.iwj-find-jobs form .field-item, .iwj-find-jobs form .field-item-submit {
width: 50% !important;
padding: 0 8px;
}
.iwj-find-jobs form .fields .field-item .field-content {
margin: 0;
}
.iwj-find-jobs .trending-keywords {
padding: 0 8px 5px;
}
.iw-recent-resumes.iw-recent-resumes .recent-resume-item, .iwj-featured-categories .category-item {
width: 33.3333%;
}
.iwj-featured-categories .iwj-items .iwj-item:nth-child(3n+0),
.iw-recent-resumes.shortcode .iwj-items .iwj-item:nth-child(3n+0) {
border-right: none !important;
}
.iwj-featured-categories .iwj-items .iwj-item:nth-child(5n+0),
.iw-recent-resumes.shortcode .iwj-items .iwj-item:nth-child(4n+0) {
border-right: 1px solid #f6f8f9 !important;
}
.iwj-featured-categories .iwj-items .iwj-item:nth-child(4),
.iwj-featured-categories .iwj-items .iwj-item:nth-child(5),
.iw-recent-resumes.shortcode .iwj-items .iwj-item:nth-child(4),
.iw-recent-resumes.shortcode .iwj-items .iwj-item:nth-child(5) {
border-top: 1px solid #f6f8f9 !important;
}
.iwj-categories.style8 .item-category {
width: 33.3333%;
}
.iwj-categories.style8 .item-category:nth-child(3n+0) {
border-right: none !important;
}
.iwj-categories.style8 .item-category:nth-child(4n+0) {
border-right: 1px solid #f1f1f1 !important;
}
.iwj-categories.style8 .item-category:nth-child(4) {
border-top: 1px solid #f1f1f1 !important;
}
.iwj-content {
width: 100%;
float: none;
z-index: 1;
}
.iwj-sidebar-1 {
width: 100%;
float: none;
padding: 0 15px;
}
.iwj-sidebar-2 {
width: 100%;
}
.iwj-application-view-modal .modal-dialog {
width: 100%;
}
.iwj-search-form .search-box, .iwj-search-form .select2.select2-container {
width: calc(50% - 5px) !important;
}
.iwj-search-form .select2.select2-container {
margin: 0 0 10px;
}
.iwj-search-form .search-box {
margin-right: 10px;
}
.show-filter-mobile {
display: block;
cursor: pointer;
}
.contents-main, .main-content {
position: relative;
}
body.open-filter .contents-main &gt; .container .row,
body.iwj-job-taxonomy-page .iwj-jobs.page {
position: relative;
}
body.iwj-job-taxonomy-page .iwj-sidebar-1, body.jobs-page-style2 .iwj-sidebar-1, body.iwj-jobs-page .iwj-sidebar-1, body.iwj-employers-page .iwj-sidebar-1, body.iwj-candidates-page .iwj-sidebar-1{
position: absolute !important;
width: calc(100% - 30px);
top: 0;
left: -150%;
-webkit-transition: left 0.3s linear;
transition: left 0.3s linear;
z-index: 99;
padding: 0;
box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.1);
}
body.iwj-job-taxonomy-page .iwj-sidebar-1.open-filter, body.jobs-page-style2 .iwj-sidebar-1.open-filter, body.iwj-jobs-page .iwj-sidebar-1.open-filter, body.iwj-employers-page .iwj-sidebar-1.open-filter, body.iwj-candidates-page .iwj-sidebar-1.open-filter{
left: 15px;
}
.iwj-dashboard-sidebar{
display: none;
}
.iwj-dashboard-main{
width: 100%;
}
.iwj-dashboard-menu-mobile{
display: block;
}
.iwj-dashboard-main-inner{
min-height: auto;
}
.iwj-find-jobs form .field-item-submit button{
width: 100%;
}
.iwj-categories.style2 .item-category{
padding: 20px;
}
.iwj-categories.style2 .category-info{
padding-left: 50px;
}
.main-information .empl-box .empl-small-detail a{
font-size: 12px;
} .iwj-table-overflow-x {
overflow-x: scroll;
}
}
@media (max-width: 767px) {
.iwj-featured-jobs .iwj-items .iwj-item,
.iwj-jobs-carousel .iwj-items .iwj-item {
border-right: none !important;
}
.iwj-jobs-carousel .iwj-items .iwj-item:nth-child(2),
.iwj-jobs-carousel .iwj-items .iwj-item:nth-child(3) {
border-top: 1px solid #f6f8f9 !important;
}
.iwj-featured-jobs .iwj-items .iwj-item:nth-child(2) {
border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
}
.iwj-dashboard-main table tr th {
padding-left: 4px;
padding-right: 4px;
}
.iwj-dashboard-main table tr td,
.iwj-dashboard-main .iwj-order-details table tbody tr th,
.iwj-dashboard-main .iwj-order-details table tfoot tr th {
padding: 15px 4px !important;
}
.iwj-dashboard-main .iwj-jobs .job-title h3.title {
font-size: 11px;
text-transform: none;
line-height: 20px;
}
.iwj-new-package .task-bar ul li, .iwj-make-featured .task-bar ul li, .iwj-task-bar.job ul li {
width: auto;
padding: 0 15px 15px;
}
.iwj-task-bar.job ul li:after, .iwj-task-bar.job ul li:before {
display: none;
}
.iwj-new-package .task-bar ul li.active .desc, .iwj-make-featured .task-bar ul li.active .desc {
font-size: 11px;
}
.iwj-table-overflow-x {
padding-bottom: 10px;
margin-bottom: 20px;
overflow-x: auto;
}
.iwj-table-overflow-x table {
min-width: 600px;
}
.iwj-order-details .iwj-table-overflow-x table {
min-width: 350px;
}
.iwj-dashboard-main .iwj-menu-action {
right: -4px;
left: auto;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.iwj-dashboard-main .iwj-menu-action:before {
right: 25px;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.iw-job-detail .job-detail-info ul li {
padding: 35px 30px;
}
.iw-job-detail .job-detail-about {
padding: 10px 30px 0;
}
.iw-job-detail .job-related {
padding: 75px 30px 50px;
}
.iw-job-detail .action-button, .iw-job-detail .post-social-share {
padding: 30px;
}
.iwj-candicate-detail .resume-detail-info, .iwj-employer-detail .employer-detail-info {
padding: 0 30px;
}
.iwj-employer-detail .iwj-open-position {
padding: 55px 30px;
}
.iwj-candicate-widget-wrap {
padding: 45px 30px 50px;
}
.iwj-candicate-detail-v2 .iwj-candicate-widget-wrap {
padding: 0;
}
.iwj-profile .info-top-wrap {
padding: 50px 30px;
display: inline-block;
vertical-align: top;
}
.iwj-form{
padding: 45px;
}
.iwj-btn-icon i{
padding-right: 10px;
margin-right: 10px;
}
.iwj-main-block{
padding: 35px;
}
.iwj-dashboard-sidebar{
padding: 35px;
}
.iwj-task-bar.job, .iwj-new-package .task-bar, .iwj-make-featured .task-bar{
display: none;
}
.iwj-jobs .job-title{
min-width: 160px;
}
.iwj-orders th{
min-width: 90px;
}
.iw-work-steps .iw-work-step.style1:before,
.iw-work-steps .iw-work-step.style2:before {
display: none;
}
.iwj-pricing-tables .pricing-item.featured-item {
margin-top: 0;
}
.iwj-pricing-tables .pricing-item .item-bottom {
-webkit-box-shadow: 0 5px 25px 0 rgba(41, 128, 185, 0.15);
box-shadow: 0 5px 25px 0 rgba(41, 128, 185, 0.15);
}
.iw-video-html.style1 .video-poster{
max-height: 450px;
}
.iwj-find-jobs form{
width: 100%;
}
.iwj-alert-feed {
position: relative;
top: auto;
left: auto;
right: auto;
display: inline-block;
}
.iwj-employerdl-content .employer-detail-container:first-child{
margin-bottom: 30px;
}
.main-information .empl-info-jobs-listing .empl-info-jobs-item {
width: 50%;
margin-bottom: 20px;
}
.iw-profile-content .iwj-employerdl-content .employer-detail-container {
margin-bottom: 0;
}
.iw-profile-content .iwj-employerdl-content .iwj-table-overflow-x {
padding-bottom: 30px;
}
.iwj-jobs.iwj-style-match-height .grid-content {
width: 100%;
}
body .row-in-revo-slider {
margin-top: -400px !important;
}
body .categories-in-revo-slider {
margin-top: 200px;
}
.iwj-candicate-detail-v2 .info-top .info-inner .candidate-info,
.iwj-candicate-detail-v2 .info-top .info-inner .detail-action-button.iwj-button-loader {
float: none;
width: 100%;
}
.iwj-candicate-detail-v2 .info-top .info-inner .iwj-button-loader.detail-action-button a {
float: left;
}
.iwj-candicate-detail-v2 .info-top .info-inner .detail-action-button a.iwj-download-cv {
margin-left: 0;
margin-right: 8px;
}
.iwj-candidate-info-top .candidate-logo {
float: none !important;
margin: 0 0 20px !important;
}
.iwj-candicate-detail-v1 .iwj-candidate-info-top .info-inner {
margin: 0;
}
.iwj-candidates.iwj-grid .grid-content {
width: 50% !important;
}
.iwj-employers.iwj-grid .grid-content {
width: 50% !important;
}
}
@media (min-width: 640px) and (max-width: 767px) {
.iwj-categories.style9 .element-item {
width: 33.33333333%;
}
}
@media (min-width: 420px) and (max-width: 640px) {
.iwj-categories.style9 .element-item {
width: 50%;
}
}
@media (max-width: 640px) {
.iw-recent-resumes.iw-recent-resumes .recent-resume-item, .iwj-featured-categories .category-item {
width: 50%;
}
.iwj-featured-categories .iwj-items .iwj-item:nth-child(3n+0),
.iw-recent-resumes.shortcode .iwj-items .iwj-item:nth-child(3n+0) {
border-right: none !important;
}
.iwj-featured-categories .iwj-items .iwj-item:nth-child(2n+0),
.iw-recent-resumes.shortcode .iwj-items .iwj-item:nth-child(2n+0) {
border-right: none !important;
}
.iwj-featured-categories .iwj-items .iwj-item:nth-child(3),
.iw-recent-resumes.shortcode .iwj-items .iwj-item:nth-child(3) {
border-top: 1px solid #f6f8f9 !important;
}
.iwj-categories.style8 .item-category {
width: 50%;
}
.iwj-categories.style8 .item-category:nth-child(3n+0) {
border-right: 1px solid #f6f8f9 !important;
}
.iwj-categories.style8 .item-category:nth-child(2n+0) {
border-right: none !important;
}
.iwj-categories.style8 .item-category:nth-child(3) {
border-top: 1px solid #f1f1f1 !important;
}
.iwj-search-form .search-box, .iwj-search-form .select2.select2-container, .add-new-package a {
width: 100% !important;
margin: 0 0 10px;
}
.iwj-search-form .search-box {
max-width: none;
}
.iw-job-detail .job-detail-info ul li {
width: 100%;
border-right: none;
}
.iwj-profile .sidebar-info, .iwj-profile .main-info {
float: none;
width: 100%;
}
.iwj-profile .sidebar-info {
text-align: center;
margin-bottom: 30px;
}
.iwj-profile .avatar {
display: block;
margin: 0 auto;
}
.iwj-profile .info-top {
text-align: center;
}
.iwj-job-widget-wrap .info-bottom {
padding: 5px 15px 0;
}
.iw-contact-form-7.contact-map{
padding: 20px;
}
.iwj-dashboard-main-inner{
padding: 25px;
}
.iwj-employer-detail .employer-info-top .employer-logo {
float: none !important;
margin: 0 0 30px;
}
.iwj-employer-detail .title-location,
.iwj-candidate-info-top .title-headline {
padding: 0;
}
.iwj-verify-account.iwj-form {
padding: 50px 0 0;
}
.iwj-verify-account.iwj-form .confirmation-icon {
width: 120px;
height: 120px;
line-height: 120px;
font-size: 90px;
}
.iwj-employer-detail .iwj-employer-review .form-review-employer {
padding: 25px 25px 50px 25px;
}
.iwj-employer-review .form-review-employer .re-form-container {
display: block;
}
.iwj-employer-review .form-review-employer .re-form-container .rve-avatar {
text-align: center;
}
.iwj-employer-review .form-review-employer .re-form-container .re-post-form-submit {
padding: 0;
margin-top: 25px;
}
.iwj-employer-review .iwj-box-each-vote,
#iwj-confirm-edit-review .iwj-candidate-rev-e .iwj-box-each-vote,
.iwj-user-update-review .iwj-box-each-vote {
min-width: 250px;
padding: 5px 10px 5px;
}
.iwj-employer-review .iwj-box-each-vote .iwj-line-tc-vote {
margin-bottom: 5px;
}
.iwj-employer-review .iwj-box-each-vote .line-tc-star &gt; i {
font-size: 16px;
padding: 0 2px;
}
.iwj-employer-review .form-review-employer .iwj-count-stars .iwj-box-each-vote .rating-container .star {
margin: 0 2px;
}
.iwj-employer-review .form-review-employer .iwj-count-stars .iwj-box-each-vote i {
font-size: 16px;
}
.iwj-change-password-btn {
margin: 0 5px 10px 0;
}
.iwj-delete-account-btn {
float: none;
}
.iwj-employer-review .iwj-review-item .employer-review-details .iwj-author-reply{
display: inline-block;
}
.iwj-candidate-info-top .info-inner {
width: auto;
}
.iwj-application-details .application-details &gt; li .title:after{
content: none;
}
body .iwj-find-jobs.style3-3 .iw-job-advanced_search .iw-search-add-advanced,
body .iwj-find-jobs.style3-3 .iw-job-advanced_search .keywords {
float: none;
width: 100%;
text-align: left;
}
.iwj-find-jobs.style3 .trending-keywords span,
.iwj-find-jobs.style3 .trending-keywords a {
padding-right: 10px;
}
.iwj-find-jobs.style3 .trending-keywords a {
font-size: 11px;
}
body .row-in-revo-slider {
margin-top: -350px !important;
}
body .categories-in-revo-slider {
margin-top: 180px;
}
.iwj-jobs-style.style2.column-3 .iwj-jobs.iwj-grid .grid-content:nth-child(2n) .job-item {
border-right: none;
}
.iwj-jobs-style.column-4 .iwj-jobs.iwj-grid .iwj-job-items-margin .grid-content {
width: 50%;
}
.iwj-jobs-style.style2.column-4 .iwj-jobs.iwj-grid .grid-content:nth-child(2n) .job-item {
border-right: none;
}
.iwj-jobs-style.style2.column-3 .iwj-jobs.iwj-grid .grid-content:nth-child(3n) .job-item {
border-right: 1px #f5f5f5 solid;
}
.iwj-jobs-style.style2.column-4 .iwj-jobs.iwj-grid .grid-content:nth-child(4n) .job-item {
border-right: 1px #f5f5f5 solid;
}
.iw-job-detail.v2 .job-detail-about {
padding: 10px 25px 0;
}
.iw-job-detail.v2 .page-heading-content .info-company,
.iw-job-detail.v2 .page-heading-content .info-job{
padding: 0 20px;
width: 100%;
}
.iw-job-detail.v2 .page-heading-content .info-job{
margin-top: 10px;
}
.iw-job-detail.v2 .page-heading-content .action-button {
padding: 20px 15px 0 12px;
}
.iwj-candicate-detail .candidate-detail-desc {
padding: 40px 25px 45px;
}
.iwj-candicate-detail .iwj-candicate-detail-v2 .resume-detail-info {
padding: 0 25px;
}
.iwj-employers.iwj-listing .iwj-employer-item {
padding: 20px 20px 45px;
}
.iwj-employers.iwj-listing .iwj-employer-item .employer-info {
padding: 0 0 0 100px;
}
.iwj-employers.iwj-listing .iwj-employer-item .openjobs {
position: relative;
top: auto;
right: auto;
padding: 20px 0 0 100px;
}
.iwj-candidates.iwj-listing .candidate-item {
padding: 20px 0 12px 20px;
}
.iwj-candidates.iwj-listing .candidate-info {
margin: 0 0 0 110px;
}
.iwj-candidates.iwj-listing .candidate-info .candidate-info-right,
.iwj-candidates.iwj-listing .candidate-info .candidate-info-left {
float: none;
}
}
@media (max-width: 560px) {
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-image{
width: 115px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-content-wrap{
margin-left: 115px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-info,
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item:last-child .job-info{
padding: 25px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-info .job-type{
position: inherit;
padding: 0 0 25px 25px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item::after{
left: 115px;
}
}
@media (max-width: 539px) {
.iwj-pricing-tables .owl-carousel .owl-wrapper-outer {
padding-top: 0;
}
}
@media (max-width: 480px) {
.iwj-main-block{
padding: 35px 20px;
}
.iwj-find-jobs form .field-item, .iwj-find-jobs form .field-item-submit {
width: 100% !important;
}
.iw-tabs .iw-tab-item {
padding: 7px 20px;
}
.iwj-jobs .job-item .job-info .job-type {
margin-top: 10px;
position: relative;
right: auto;
top: auto;
}
.iwj-jobs .job-item .job-info {
padding-right: 0;
}
.iwj-featured-categories .category-item, .iw-recent-resumes.shortcode .iwj-items .iwj-item,
.iwj-categories.style8 .item-category {
width: 100%;
}
.iwj-featured-categories .iwj-items .iwj-item, .iw-recent-resumes.shortcode .iwj-items .iwj-item,
.iwj-categories.style8 .item-category {
border-right: none !important;
}
.iwj-categories.style8 .item-category {
border-left: none !important;
}
.iwj-featured-categories .iwj-items .iwj-item:nth-child(2n+0),
.iw-recent-resumes.shortcode .iwj-items .iwj-item:nth-child(2n+0) {
border-top: 1px solid #f6f8f9 !important;
}
.iwj-categories.style8 .item-category:nth-child(2n+0) {
border-top: 1px solid #f1f1f1 !important;
}
.iwj-login-form-popup .iw-tab-item {
font-size: 14px;
padding: 0 30px;
}
.iwj-login-form-popup .iwj-form {
padding: 50px 20px;
}
.iwj-find-jobs form .fields .field-item .select2 {
width: 100% !important;
}
.iwj-grid .grid-content, .iwj-employers.iwj-grid .grid-content {
width: 100% !important;
}
.application-item .avatar {
float: none;
margin: 0 0 5px;
}
.iwj-new-package .task-bar ul li, .iwj-make-featured .task-bar ul li, .iwj-task-bar.job ul li {
width: 100%;
}
.iwj-listing .job-item .job-info {
padding-right: 0;
}
.iw-job-detail .job-related {
padding: 75px 15px 50px;
}
.iwj-listing .job-item .job-info .job-type {
position: relative;
left: auto;
top: auto;
margin-top: 5px;
}
.iwj-listing .job-item .job-image {
margin-right: 15px;
}
.iwj-job-widget-wrap .info-top {
padding: 0 0 35px;
}
.iwj-job-widget-wrap .iwj-title {
font-size: 25px;
}
.iwj-job-widget-wrap .info-bottom {
padding: 15px 0 0;
}
.iw-recent-resumes.iw-recent-resumes .recent-resume-item, .iwj-featured-categories .category-item {
width: 100%;
}
.iw-recent-resumes.iw-recent-resumes .iwj-items .iwj-item {
border: none;
}
.iwj-candicate-detail .resume-detail-info {
padding: 0 15px;
}
.iwj-candicate-widget-wrap {
padding: 45px 15px 50px;
}
.iwj-candicate-detail-v2 .iwj-candicate-widget-wrap {
padding: 0;
}
.iwj-gallery .image-list a {
width: 50%;
}
.iwj-view-resume-form ul li .package-title {
min-width: auto;
margin-right: 15px;
}
.iwj-block {
padding: 20px;
}
.iwj-jobs-carousel .job-item .job-info {
padding: 0;
}
.iwj-jobs-carousel .job-item .job-info .job-type {
position: relative;
right: auto;
top: auto;
}
.iwj-magic-line p{
padding: 3px 25px;
}
.iwj-categories.style1 .item-category{
width: 150px;
height: 150px;
padding-top: 18px;
}
.iwj-categories.style1 .item-category.all-categories .item-category-inner{
height: 122px;
width: 122px;
line-height: 122px;
}
.iwj-categories.style1 .item-category.all-categories .item-category-inner .category-title{
height: 122px;
line-height: 122px;
}
.iwj-employers-slider .employer-item{
padding: 25px 10px 30px;
}
.iwj-find-jobs form .field-item-submit button{
height: 87%;
}
.iw-job-detail .action-button .button &gt; a, .iw-job-detail .action-button .iwj-button-loader &gt; a{
min-width: 140px;
}
.iwj-register-form-popup .iwj-form,
.iwj-register-form.iwj-form,
.iwj-login-form-popup .iwj-form,
.iwj-login-form.iwj-form {
padding-left: 15px;
padding-right: 15px;
}
.iwj-jobs.iwj-grid .grid-content {
width: 100%;
}
.iwj-employers.iwj-grid .grid-content {
width: 100% !important;
}
.iwj-candidates.iwj-grid .grid-content {
width: 100% !important;
}
.iwj-employer-detail .employer-info-top .info-top,
.iwj-candidate-info-top .info-top {
padding: 35px 15px 53px;
}
.iwj-employer-detail .follow-button,
.iwj-candidate-info-top .detail-action-button {
position: relative;
top: auto;
right: auto !important;
left: auto !important;
margin-top: 30px;
}
.w-pagination .job-alert-btn {
float: none;
}
.iwjob-ajax-pagination.pagination-main {
float: none;
}
.iwj-featured-categories .iwj-items .iwj-item:nth-child(5n+0),
.iw-recent-resumes.shortcode .iwj-items .iwj-item:nth-child(5n+0) {
border-right: none !important;
}
.iwj-employer-review .iwj-review-item .review-avatar {
float: none;
margin-bottom: 15px;
}
.iwj-employer-review .iwj-review-item .employer-review-details{
padding-left: 0;
}
.iwj-verify-account .iwj-change-email-form .iwj-field,
.iwj-verify-account .iwj-button-loader {
float: none;
width: 100%;
}
.form-review-employer .re-form-container .re-post-form-submit .iwj-button-loader button {
width: 100%;
margin-left: 0 !important;
margin-right: 0 !important;
}
.iwj-job-items.style3 .job-image {
position: relative;
float: none !important;
margin: 20px 0 !important;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.iwj-job-items.style3 .job-save-left {
position: relative;
display: block;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.iwj-job-items.style3 .job-info {
margin-left: 0;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item::after{
content: none;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-grid .job-item {
border-right: none !important;
}
.iwj-candicate-detail-v2 .info-top .candidate-logo {
float: none;
margin: 0 0 15px;
}
.iwj-candicate-detail-v2 .info-top .info-inner {
margin: 0;
}
.iw-recent-resumes-style2 .recent-resume-item .resumes-avatar {
float: none;
margin: 0 auto 30px;
}
.iw-recent-resumes-style2 .recent-resume-item .info-content {
margin: 0;
}
}
@media (max-width: 479px) {
body .row-in-revo-slider {
margin-top: -540px !important;
margin-bottom: 0 !important;
}
body .categories-in-revo-slider {
margin-top: 210px;
}
}
@media (max-width: 460px) {
.iw-recent-resumes.iwj-candidates-grid .candidate-item,
.main-information .empl-info-jobs-listing .empl-info-jobs-item,
.main-information .employer-contact {
width: 100%;
}
.main-information .employer-contact div.avatar {
float: none;
margin-bottom: 10px;
}
.main-information .employer-contact .empl-detail-info {
margin: 0;
}
}
@media (max-width: 420px) {
body .row-in-revo-slider {
margin-top: -420px !important;
margin-bottom: 0 !important;
}
}
@media (max-width: 360px) {
.iwj-jobs .job-item .job-info .info-company &gt; span {
margin: 0;
display: block;
}
.iw-job-detail .job-detail-info ul li {
padding: 35px 15px;
}
.iw-job-detail .job-detail-about {
padding: 10px 15px 0;
}
.iw-job-detail .action-button, .iw-job-detail .post-social-share {
padding: 30px 15px;
}
.iw-recent-resumes.iw-recent-resumes .row &gt; div {
padding: 0 15px;
}
.iwj-candicate-detail .skills ul, .iwj-gallery .image-list, .iwj-employer-detail .employer-detail-info .iwj-employerdl-des .content {
padding: 0;
}
.iwj-candicate-detail ul.time-line {
padding: 0 0 0 40px;
}
.iwj-job-widget-wrap .iwj-title, .iwj-employer-detail .iwj-employer-widget-wrap .candidate-name {
font-size: 25px;
}
.iwj-select-image-button{
margin: 0;
float: left;
clear: both;
margin-top: 5px;
}
.employer-review-details .er-review-title .er-title-bold {
float: none;
display: block;
}
body .row-in-revo-slider {
margin-top: -390px !important;
margin-bottom: 0 !important;
}
body .categories-in-revo-slider {
margin-top: 40px;
}
}  .g-recaptcha {
padding-bottom: 20px;
} .iwj-vote-review .avatar{
max-width: 50px;
float: left;
display: block;
margin-right: 10px;
}
.iwj-vote-review .avatar img{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.iwj-vote-review h3.author-name{
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
text-align: left;
margin: 0;
}
#iwj-confirm-reply-review textarea,#iwj-confirm-edit-review .iwj-candidate-rev-e .iwj-cdd-rev-field input,#iwj-confirm-edit-review .iwj-candidate-rev-e .iwj-cdd-rev-field textarea{
max-width: 100%;
width: 100%;
border: 1px solid #F1F1F1;
padding: 3px 8px;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
#iwj-confirm-reply-review textarea:hover,#iwj-confirm-edit-review .iwj-candidate-rev-e .iwj-cdd-rev-field input:hover,#iwj-confirm-edit-review .iwj-candidate-rev-e .iwj-cdd-rev-field textarea:hover{
border-color: #333333;
}
#iwj-confirm-edit-review .modal-body{
clear: both;
float: left;
width: 100%;
}
#iwj-confirm-edit-review .modal-footer{
clear: both;
}
#iwj-confirm-edit-review .iwj-candidate-rev-e{
float: left;
clear: both;
display: block;
width: 100%;
}
#iwj-confirm-edit-review .iwj-candidate-rev-e .re-post-form-submit{
display: inline-block;
}
#iwj-confirm-edit-review .iwj-candidate-rev-e .iwj-cdd-rev-field input,#iwj-confirm-edit-review .iwj-candidate-rev-e .iwj-cdd-rev-field textarea{
width: 100%;
}
#iwj-confirm-edit-review .iwj-candidate-rev-e .re-post-form-submit &gt; span{
float: left;
}
.re-post-form-submit &gt; span.iwj-count-stars{
margin-left: 15px;
position: relative;
cursor: pointer;
display: inline-block;
}
.re-post-form-submit &gt; span.iwj-count-stars .line-tc-star .caption{
display: none !important;
}
#iwj-confirm-edit-review .iwj-candidate-rev-e .iwj-box-each-vote .iwj-line-tc-vote{
float: left;
width: 100%;
}
.iwj-user-update-review .re-post-form-submit .iwj-count-stars i{
padding: 0 1px;
speak: none;
}
.iwj-button-loader-respon-msg{
margin-top: 25px;
}
.iwj-button-loader-respon-msg .iwj-button-loader{
float: left;
margin-top: 0;
}
.iwj-button-loader-respon-msg .iwj-respon-msg{
float: left;
margin: 8px 0 0 20px;
}
.iwj-button-loader-respon-msg.btn-right .iwj-button-loader{
float: right;
}
.iwj-button-loader-respon-msg.btn-right .iwj-respon-msg{
float: right;
margin: 8px 20px 0 0;
}
.iwj-button-loader-respon-msg .iwj-respon-msg .alert{
padding: 0;
margin: 0;
border: none;
background: none;
}
.iwj-alert-box{
background: #d2daef;
border-color: #8a97b9;
border-left: 3px solid #2980b9;
padding: 15px;
} @media screen and (max-width: 1024px) {
.iwj-employer-detail .employer-detail-v2 .job-item .job-info .job-type{
position: absolute;
top: -5px;
}
}
@media screen and (max-width: 991px) { .iwj-employer-detail .employer-detail-v2 .employer-info-top .employer-logo {
margin: 0 50px 10px 0;
width: 75px;
}
.iwj-employer-detail .employer-detail-v2 .employer-info-top .info-top {
padding: 30px 220px 30px 35px;
}
.iwj-employer-detail .employer-detail-v2 .follow-button .iwj-box-rating {
margin: 10px 0;
float: none;
}
.iwj-employer-detail .employer-detail-v2 .follow-button a.iwj-btn.action-button.follow {
margin-bottom: 10px !important;
}
.iwj-candicate-detail .iwj-candicate-detail-v2 .resume-detail-info {
margin-bottom: 30px;
}
}
@media screen and (max-width: 767px) { .iw-top-bar-wrapper .top-bar-right .notification a i, .header.header-default .iw-header .notification a i {
font-size: 25px;
color: #2980b9 !important;
}
.entry-content .top-category {
margin-top: -110px !important;
}
}
@media screen and (max-width: 640px){ .iwj-jobs-style.column-3 .iwj-jobs.iwj-grid .iwj-job-items-margin .grid-content {
width: 50%;
} .iwj-employer-detail .employer-detail-v2 h3.iw-title-border {
padding: 30px 20px;
}
.employer-detail-v2 .iwj-jobs .job-item {
padding: 25px 0 0 20px;
}
.iwj-employer-detail .employer-detail-v2 .employer-info-top .info-top {
padding: 20px;
}
.iwj-employer-detail .employer-detail-v2 .employer-info-top .employer-logo {
margin: 0 0 10px 0;
}
.iwj-employer-detail .employer-detail-v2 .follow-button {
position: relative;
top: auto;
right: auto;
}
.iwj-employer-detail .employer-detail-v2 .follow-button {
padding: 0 20px 15px;
}
.iwj-employer-detail .employer-detail-v2 .follow-button .iwj-box-rating {
text-align: left;
}
.entry-content .top-category {
margin-top: -75px !important;
}
}
@media screen and (max-width: 480px) { .iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-info .job-type {
top: 10px;
left: 25px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-content-wrap {
margin: 0 auto;
display: block;
clear: both;
text-align: center;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-image {
padding: 15px 0;
width: 100px;
float: none;
margin: 0 auto;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-info,
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item:last-child .job-info {
padding: 30px 25px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item:after {
left: 100px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-image img {
max-width: 59px;
}
.page-nav .page-numbers {
height: 30px !important;
line-height: 30px !important;
width: 30px !important;
}
.jobs-layout-form form .show-filter-mobile {
padding: 0 20px;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-info .job-type{
padding: 0;
position: initial;
}
.iwj-jobs-style.style2 .iwj-jobs.iwj-listing .job-item .job-info .job-type a{
float: none;
} .employer-detail-v2 .iwj-jobs .job-item {
padding: 25px 20px 0 20px;
}
.employer-detail-v2 .job-item .job-info{
padding-right: 170px;
}
.iwj-employer-detail .employer-detail-v2 .follow-button{
margin: 0 !important;
}
.iwj-employer-detail .employer-detail-v2 h3.iw-title-border {
padding: 20px 20px;
}
.iwj-employer-review .iwj-box-each-vote,
#iwj-confirm-edit-review .iwj-candidate-rev-e .iwj-box-each-vote,
.iwj-user-update-review .iwj-box-each-vote {
left: 25px;
}
.employer-detail-v2 .job-item .job-info {
padding-right: 0;
}
.iwj-employer-detail .employer-detail-v2 .job-item .job-info .job-type {
position: relative;
top: auto;
right: auto;
margin: 0 0 30px;
}
.employer-detail-v2 .info-company ul {
padding-bottom: 15px;
}
.entry-content .top-category {
margin-top: 50px !important;
}
}
@media screen and (max-width: 400px){
.iwj-employers-slider.style4 .employer-item .content-right{
margin: 0;
padding: 0 25px;
}
}
@media screen and (max-width: 320px){ .iwj-grid .job-item {
padding: 25px 15px 35px;
position: relative;
border-bottom: none;
} .iwj-employer-detail .employer-detail-v2 .employer-detail-info,
.iwj-employer-detail .employer-detail-v2 .iwj-employer-review {
padding: 0 25px;
}
.iwj-employer-detail .employer-detail-info &gt; div,
.iwj-employer-detail .iwj-employer-review &gt; .iwj-review-container {
border-bottom: 1px solid #f6f7f9;
padding: 20px 0 10px;
}
.iwj-employer-detail .employer-detail-info .title h3,
.iwj-employer-detail .iwj-employer-review .title h3 {
margin-bottom: 20px;
}
.employer-detail-v2 .widget-area .widget-title {
padding: 0 20px;
}
.iwj-widget-information.style2 li {
padding: 22px 20px;
}
.employer-detail-v2 div.iwjmb-field {
padding: 0 20px;
}
.iwj-employer-detail .employer-detail-v2 h3.title {
font-size: 24px;
line-height: 33px;
}
}  .iwj-job-detail-v2 .widget-area{
padding: 0;
background: none;
}
.iwj-job-detail-v2 .widget-area aside {
margin-bottom: 30px;
background: #fff;
border-radius: 3px;
-webkit-border-radius: 3px;
}
.iwj-job-detail-v2 .widget-area .widget-title{
margin: 0;
font-size: 16px;
font-weight: 600;
padding: 25px 30px;
border-bottom: 1px solid #f8f8f8;
}
.iwj-job-detail-v2 .widget-area .widget-title:after{
display: none;
}
.iwj-job-detail-v2 .iwj-job-widget-wrap{
padding: 0;
}
.iw-job-detail.v2 .company-link {
padding: 0 0 10px;
text-align: center;
}
.iw-job-detail.v2 .iwj-job-widget-wrap .info-top{
padding-top: 30px;
}
.iwj-job-infomation-v2-widget ul li{
padding: 20px 30px;
border-bottom: 1px solid #f8f8f8;
}
.iwj-job-infomation-v2-widget ul li:last-child{
border-bottom: none;
}
.iwj-job-infomation-v2-widget ul li i{
font-size: 32px;
color: #d2d2d2;
display: inline-block;
float: left;
width: 45px;
}
.iwj-job-infomation-v2-widget ul li .content {
margin-left: 45px;
}
.iwj-job-infomation-v2-widget ul li .content span.title {
display: block;
text-transform: capitalize;
line-height: 18px
}
.iwj-job-infomation-v2-widget ul li.job-categories .content a {
font-weight: 600;
}
.iwj-job-infomation-v2-widget ul li .content p,
.iwj-job-infomation-v2-widget ul li .content .skills a,
.iwj-job-infomation-v2-widget ul li.job-levels .content a,
.iwj-job-infomation-v2-widget ul li.job-type .content a {
font-weight: 600;
color: #777777;
}
.iwj-job-detail-v2 .iwj-single-contact-form {
padding: 10px 30px 30px;
}
.iwj-job-detail-v2 .widget-area .widget_iwj_job_contact_form .widget-title,
.iwj-job-detail-v2 .widget-area .widget_iwj_jobs_by_author .widget-title {
border-bottom: none;
} a.dotted{
border-bottom: dashed 1px;
text-decoration: none;
}
.owl-carousel-gallery .owl-dots{
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
.owl-carousel-gallery.owl-theme .owl-dots .owl-dot span{
background: #41bf68;
}
.owl-carousel-gallery.owl-theme .owl-dots .owl-dot.active span{
border: solid 2px #fff;
width: 13px;
height: 13px;
}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*,:before,:after{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn &gt; .caret,.dropup &gt; .btn &gt; .caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail &gt; img,.thumbnail a &gt; img,.carousel-inner &gt; .item &gt; img,.carousel-inner &gt; .item &gt; a &gt; img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width: 768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline &gt; li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width: 768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 768px){.container{width:750px}}@media (min-width: 992px){.container{width:970px}}@media (min-width: 1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table &gt; thead &gt; tr &gt; th,.table &gt; tbody &gt; tr &gt; th,.table &gt; tfoot &gt; tr &gt; th,.table &gt; thead &gt; tr &gt; td,.table &gt; tbody &gt; tr &gt; td,.table &gt; tfoot &gt; tr &gt; td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table &gt; thead &gt; tr &gt; th{vertical-align:bottom;border-bottom:2px solid #ddd}.table &gt; caption + thead &gt; tr:first-child &gt; th,.table &gt; colgroup + thead &gt; tr:first-child &gt; th,.table &gt; thead:first-child &gt; tr:first-child &gt; th,.table &gt; caption + thead &gt; tr:first-child &gt; td,.table &gt; colgroup + thead &gt; tr:first-child &gt; td,.table &gt; thead:first-child &gt; tr:first-child &gt; td{border-top:0}.table &gt; tbody + tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed &gt; thead &gt; tr &gt; th,.table-condensed &gt; tbody &gt; tr &gt; th,.table-condensed &gt; tfoot &gt; tr &gt; th,.table-condensed &gt; thead &gt; tr &gt; td,.table-condensed &gt; tbody &gt; tr &gt; td,.table-condensed &gt; tfoot &gt; tr &gt; td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered &gt; thead &gt; tr &gt; th,.table-bordered &gt; tbody &gt; tr &gt; th,.table-bordered &gt; tfoot &gt; tr &gt; th,.table-bordered &gt; thead &gt; tr &gt; td,.table-bordered &gt; tbody &gt; tr &gt; td,.table-bordered &gt; tfoot &gt; tr &gt; td{border:1px solid #ddd}.table-bordered &gt; thead &gt; tr &gt; th,.table-bordered &gt; thead &gt; tr &gt; td{border-bottom-width:2px}.table-striped &gt; tbody &gt; tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover &gt; tbody &gt; tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}.table &gt; thead &gt; tr &gt; td.active,.table &gt; tbody &gt; tr &gt; td.active,.table &gt; tfoot &gt; tr &gt; td.active,.table &gt; thead &gt; tr &gt; th.active,.table &gt; tbody &gt; tr &gt; th.active,.table &gt; tfoot &gt; tr &gt; th.active,.table &gt; thead &gt; tr.active &gt; td,.table &gt; tbody &gt; tr.active &gt; td,.table &gt; tfoot &gt; tr.active &gt; td,.table &gt; thead &gt; tr.active &gt; th,.table &gt; tbody &gt; tr.active &gt; th,.table &gt; tfoot &gt; tr.active &gt; th{background-color:#f5f5f5}.table-hover &gt; tbody &gt; tr &gt; td.active:hover,.table-hover &gt; tbody &gt; tr &gt; th.active:hover,.table-hover &gt; tbody &gt; tr.active:hover &gt; td,.table-hover &gt; tbody &gt; tr:hover &gt; .active,.table-hover &gt; tbody &gt; tr.active:hover &gt; th{background-color:#e8e8e8}.table &gt; thead &gt; tr &gt; td.success,.table &gt; tbody &gt; tr &gt; td.success,.table &gt; tfoot &gt; tr &gt; td.success,.table &gt; thead &gt; tr &gt; th.success,.table &gt; tbody &gt; tr &gt; th.success,.table &gt; tfoot &gt; tr &gt; th.success,.table &gt; thead &gt; tr.success &gt; td,.table &gt; tbody &gt; tr.success &gt; td,.table &gt; tfoot &gt; tr.success &gt; td,.table &gt; thead &gt; tr.success &gt; th,.table &gt; tbody &gt; tr.success &gt; th,.table &gt; tfoot &gt; tr.success &gt; th{background-color:#dff0d8}.table-hover &gt; tbody &gt; tr &gt; td.success:hover,.table-hover &gt; tbody &gt; tr &gt; th.success:hover,.table-hover &gt; tbody &gt; tr.success:hover &gt; td,.table-hover &gt; tbody &gt; tr:hover &gt; .success,.table-hover &gt; tbody &gt; tr.success:hover &gt; th{background-color:#d0e9c6}.table &gt; thead &gt; tr &gt; td.info,.table &gt; tbody &gt; tr &gt; td.info,.table &gt; tfoot &gt; tr &gt; td.info,.table &gt; thead &gt; tr &gt; th.info,.table &gt; tbody &gt; tr &gt; th.info,.table &gt; tfoot &gt; tr &gt; th.info,.table &gt; thead &gt; tr.info &gt; td,.table &gt; tbody &gt; tr.info &gt; td,.table &gt; tfoot &gt; tr.info &gt; td,.table &gt; thead &gt; tr.info &gt; th,.table &gt; tbody &gt; tr.info &gt; th,.table &gt; tfoot &gt; tr.info &gt; th{background-color:#d9edf7}.table-hover &gt; tbody &gt; tr &gt; td.info:hover,.table-hover &gt; tbody &gt; tr &gt; th.info:hover,.table-hover &gt; tbody &gt; tr.info:hover &gt; td,.table-hover &gt; tbody &gt; tr:hover &gt; .info,.table-hover &gt; tbody &gt; tr.info:hover &gt; th{background-color:#c4e3f3}.table &gt; thead &gt; tr &gt; td.warning,.table &gt; tbody &gt; tr &gt; td.warning,.table &gt; tfoot &gt; tr &gt; td.warning,.table &gt; thead &gt; tr &gt; th.warning,.table &gt; tbody &gt; tr &gt; th.warning,.table &gt; tfoot &gt; tr &gt; th.warning,.table &gt; thead &gt; tr.warning &gt; td,.table &gt; tbody &gt; tr.warning &gt; td,.table &gt; tfoot &gt; tr.warning &gt; td,.table &gt; thead &gt; tr.warning &gt; th,.table &gt; tbody &gt; tr.warning &gt; th,.table &gt; tfoot &gt; tr.warning &gt; th{background-color:#fcf8e3}.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,.table-hover &gt; tbody &gt; tr:hover &gt; .warning,.table-hover &gt; tbody &gt; tr.warning:hover &gt; th{background-color:#faf2cc}.table &gt; thead &gt; tr &gt; td.danger,.table &gt; tbody &gt; tr &gt; td.danger,.table &gt; tfoot &gt; tr &gt; td.danger,.table &gt; thead &gt; tr &gt; th.danger,.table &gt; tbody &gt; tr &gt; th.danger,.table &gt; tfoot &gt; tr &gt; th.danger,.table &gt; thead &gt; tr.danger &gt; td,.table &gt; tbody &gt; tr.danger &gt; td,.table &gt; tfoot &gt; tr.danger &gt; td,.table &gt; thead &gt; tr.danger &gt; th,.table &gt; tbody &gt; tr.danger &gt; th,.table &gt; tfoot &gt; tr.danger &gt; th{background-color:#f2dede}.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,.table-hover &gt; tbody &gt; tr:hover &gt; .danger,.table-hover &gt; tbody &gt; tr.danger:hover &gt; th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width: 767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive &gt; .table{margin-bottom:0}.table-responsive &gt; .table &gt; thead &gt; tr &gt; th,.table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,.table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,.table-responsive &gt; .table &gt; thead &gt; tr &gt; td,.table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,.table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td{white-space:nowrap}.table-responsive &gt; .table-bordered{border:0}.table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,.table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,.table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,.table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,.table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,.table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child{border-left:0}.table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,.table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,.table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,.table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,.table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,.table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child{border-right:0}.table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,.table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,.table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,.table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio + .radio,.checkbox + .checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg + .form-control-feedback,.input-group-lg + .form-control-feedback,.form-group-lg .form-control + .form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm + .form-control-feedback,.input-group-sm + .form-control-feedback,.form-group-sm .form-control + .form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label ~ .form-control-feedback{top:25px}.has-feedback label.sr-only ~ .form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width: 768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group &gt; .form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width: 768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:14.333333px;font-size:18px}}@media (min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open &gt; .dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open &gt; .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open &gt; .dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open &gt; .dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open &gt; .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open &gt; .dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open &gt; .dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open &gt; .dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open &gt; .dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open &gt; .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open &gt; .dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open &gt; .dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open &gt; .dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open &gt; .dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open &gt; .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open &gt; .dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open &gt; .dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open &gt; .dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open &gt; .dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open &gt; .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open &gt; .dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open &gt; .dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open &gt; .dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open &gt; .dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open &gt; .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open &gt; .dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open &gt; .dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open &gt; .dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open &gt; .dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open &gt; .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg &gt; .btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm &gt; .btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs &gt; .btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block + .btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu &gt; li &gt; a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu &gt; li &gt; a:hover,.dropdown-menu &gt; li &gt; a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu &gt; .active &gt; a,.dropdown-menu &gt; .active &gt; a:hover,.dropdown-menu &gt; .active &gt; a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu &gt; .disabled &gt; a,.dropdown-menu &gt; .disabled &gt; a:hover,.dropdown-menu &gt; .disabled &gt; a:focus{color:#777}.dropdown-menu &gt; .disabled &gt; a:hover,.dropdown-menu &gt; .disabled &gt; a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.open &gt; .dropdown-menu{display:block}.open &gt; a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right &gt; .dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width: 768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group &gt; .btn,.btn-group-vertical &gt; .btn{position:relative;float:left}.btn-group &gt; .btn:hover,.btn-group-vertical &gt; .btn:hover,.btn-group &gt; .btn:focus,.btn-group-vertical &gt; .btn:focus,.btn-group &gt; .btn:active,.btn-group-vertical &gt; .btn:active,.btn-group &gt; .btn.active,.btn-group-vertical &gt; .btn.active{z-index:2}.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar &gt; .btn,.btn-toolbar &gt; .btn-group,.btn-toolbar &gt; .input-group{margin-left:5px}.btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group &gt; .btn:first-child{margin-left:0}.btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group &gt; .btn:last-child:not(:first-child),.btn-group &gt; .dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group &gt; .btn-group{float:left}.btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn{border-radius:0}.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group &gt; .btn + .dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group &gt; .btn-lg + .dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical &gt; .btn,.btn-group-vertical &gt; .btn-group,.btn-group-vertical &gt; .btn-group &gt; .btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical &gt; .btn-group &gt; .btn{float:none}.btn-group-vertical &gt; .btn + .btn,.btn-group-vertical &gt; .btn + .btn-group,.btn-group-vertical &gt; .btn-group + .btn,.btn-group-vertical &gt; .btn-group + .btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical &gt; .btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical &gt; .btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical &gt; .btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn{border-radius:0}.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified &gt; .btn,.btn-group-justified &gt; .btn-group{display:table-cell;float:none;width:1%}.btn-group-justified &gt; .btn-group .btn{width:100%}.btn-group-justified &gt; .btn-group .dropdown-menu{left:auto}[data-toggle="buttons"] &gt; .btn input[type="radio"],[data-toggle="buttons"] &gt; .btn-group &gt; .btn input[type="radio"],[data-toggle="buttons"] &gt; .btn input[type="checkbox"],[data-toggle="buttons"] &gt; .btn-group &gt; .btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg &gt; .form-control,.input-group-lg &gt; .input-group-addon,.input-group-lg &gt; .input-group-btn &gt; .btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg &gt; .form-control,select.input-group-lg &gt; .input-group-addon,select.input-group-lg &gt; .input-group-btn &gt; .btn{height:46px;line-height:46px}textarea.input-group-lg &gt; .form-control,textarea.input-group-lg &gt; .input-group-addon,textarea.input-group-lg &gt; .input-group-btn &gt; .btn,select[multiple].input-group-lg &gt; .form-control,select[multiple].input-group-lg &gt; .input-group-addon,select[multiple].input-group-lg &gt; .input-group-btn &gt; .btn{height:auto}.input-group-sm &gt; .form-control,.input-group-sm &gt; .input-group-addon,.input-group-sm &gt; .input-group-btn &gt; .btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm &gt; .form-control,select.input-group-sm &gt; .input-group-addon,select.input-group-sm &gt; .input-group-btn &gt; .btn{height:30px;line-height:30px}textarea.input-group-sm &gt; .form-control,textarea.input-group-sm &gt; .input-group-addon,textarea.input-group-sm &gt; .input-group-btn &gt; .btn,select[multiple].input-group-sm &gt; .form-control,select[multiple].input-group-sm &gt; .input-group-addon,select[multiple].input-group-sm &gt; .input-group-btn &gt; .btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child &gt; .btn,.input-group-btn:first-child &gt; .btn-group &gt; .btn,.input-group-btn:first-child &gt; .dropdown-toggle,.input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child &gt; .btn,.input-group-btn:last-child &gt; .btn-group &gt; .btn,.input-group-btn:last-child &gt; .dropdown-toggle,.input-group-btn:first-child &gt; .btn:not(:first-child),.input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn &gt; .btn{position:relative}.input-group-btn &gt; .btn + .btn{margin-left:-1px}.input-group-btn &gt; .btn:hover,.input-group-btn &gt; .btn:focus,.input-group-btn &gt; .btn:active{z-index:2}.input-group-btn:first-child &gt; .btn,.input-group-btn:first-child &gt; .btn-group{margin-right:-1px}.input-group-btn:last-child &gt; .btn,.input-group-btn:last-child &gt; .btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav &gt; li{position:relative;display:block}.nav &gt; li &gt; a{position:relative;display:block;padding:10px 15px}.nav &gt; li &gt; a:hover,.nav &gt; li &gt; a:focus{text-decoration:none;background-color:#eee}.nav &gt; li.disabled &gt; a{color:#777}.nav &gt; li.disabled &gt; a:hover,.nav &gt; li.disabled &gt; a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open &gt; a,.nav .open &gt; a:hover,.nav .open &gt; a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav &gt; li &gt; a &gt; img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs &gt; li{float:left;margin-bottom:-1px}.nav-tabs &gt; li &gt; a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs &gt; li &gt; a:hover{border-color:#eee #eee #ddd}.nav-tabs &gt; li.active &gt; a,.nav-tabs &gt; li.active &gt; a:hover,.nav-tabs &gt; li.active &gt; a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified &gt; li{float:none}.nav-tabs.nav-justified &gt; li &gt; a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified &gt; .dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.nav-tabs.nav-justified &gt; li{display:table-cell;width:1%}.nav-tabs.nav-justified &gt; li &gt; a{margin-bottom:0}}.nav-tabs.nav-justified &gt; li &gt; a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified &gt; .active &gt; a,.nav-tabs.nav-justified &gt; .active &gt; a:hover,.nav-tabs.nav-justified &gt; .active &gt; a:focus{border:1px solid #ddd}@media (min-width: 768px){.nav-tabs.nav-justified &gt; li &gt; a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified &gt; .active &gt; a,.nav-tabs.nav-justified &gt; .active &gt; a:hover,.nav-tabs.nav-justified &gt; .active &gt; a:focus{border-bottom-color:#fff}}.nav-pills &gt; li{float:left}.nav-pills &gt; li &gt; a{border-radius:4px}.nav-pills &gt; li + li{margin-left:2px}.nav-pills &gt; li.active &gt; a,.nav-pills &gt; li.active &gt; a:hover,.nav-pills &gt; li.active &gt; a:focus{color:#fff;background-color:#337ab7}.nav-stacked &gt; li{float:none}.nav-stacked &gt; li + li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified &gt; li{float:none}.nav-justified &gt; li &gt; a{margin-bottom:5px;text-align:center}.nav-justified &gt; .dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.nav-justified &gt; li{display:table-cell;width:1%}.nav-justified &gt; li &gt; a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified &gt; li &gt; a{margin-right:0;border-radius:4px}.nav-tabs-justified &gt; .active &gt; a,.nav-tabs-justified &gt; .active &gt; a:hover,.nav-tabs-justified &gt; .active &gt; a:focus{border:1px solid #ddd}@media (min-width: 768px){.nav-tabs-justified &gt; li &gt; a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified &gt; .active &gt; a,.nav-tabs-justified &gt; .active &gt; a:hover,.nav-tabs-justified &gt; .active &gt; a:focus{border-bottom-color:#fff}}.tab-content &gt; .tab-pane{display:none}.tab-content &gt; .active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width: 768px){.navbar{border-radius:4px}}@media (min-width: 768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width: 768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width: 480px) and (orientation: landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container &gt; .navbar-header,.container-fluid &gt; .navbar-header,.container &gt; .navbar-collapse,.container-fluid &gt; .navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width: 768px){.container &gt; .navbar-header,.container-fluid &gt; .navbar-header,.container &gt; .navbar-collapse,.container-fluid &gt; .navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width: 768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width: 768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand &gt; img{display:block}@media (min-width: 768px){.navbar &gt; .container .navbar-brand,.navbar &gt; .container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar + .icon-bar{margin-top:4px}@media (min-width: 768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav &gt; li &gt; a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width: 767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu &gt; li &gt; a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu &gt; li &gt; a{line-height:20px}.navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,.navbar-nav .open .dropdown-menu &gt; li &gt; a:focus{background-image:none}}@media (min-width: 768px){.navbar-nav{float:left;margin:0}.navbar-nav &gt; li{float:left}.navbar-nav &gt; li &gt; a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin:8px -15px}@media (min-width: 768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group &gt; .form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width: 767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width: 768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav &gt; li &gt; .dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav &gt; li &gt; .dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width: 768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width: 768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right ~ .navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav &gt; li &gt; a{color:#777}.navbar-default .navbar-nav &gt; li &gt; a:hover,.navbar-default .navbar-nav &gt; li &gt; a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav &gt; .active &gt; a,.navbar-default .navbar-nav &gt; .active &gt; a:hover,.navbar-default .navbar-nav &gt; .active &gt; a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav &gt; .disabled &gt; a,.navbar-default .navbar-nav &gt; .disabled &gt; a:hover,.navbar-default .navbar-nav &gt; .disabled &gt; a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav &gt; .open &gt; a,.navbar-default .navbar-nav &gt; .open &gt; a:hover,.navbar-default .navbar-nav &gt; .open &gt; a:focus{color:#555;background-color:#e7e7e7}@media (max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,.navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,.navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,.navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,.navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav &gt; li &gt; a{color:#9d9d9d}.navbar-inverse .navbar-nav &gt; li &gt; a:hover,.navbar-inverse .navbar-nav &gt; li &gt; a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav &gt; .active &gt; a,.navbar-inverse .navbar-nav &gt; .active &gt; a:hover,.navbar-inverse .navbar-nav &gt; .active &gt; a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav &gt; .disabled &gt; a,.navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover,.navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav &gt; .open &gt; a,.navbar-inverse .navbar-nav &gt; .open &gt; a:hover,.navbar-inverse .navbar-nav &gt; .open &gt; a:focus{color:#fff;background-color:#080808}@media (max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a,.navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,.navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb &gt; li{display:inline-block}.breadcrumb &gt; li + li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb &gt; .active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination &gt; li{display:inline}.pagination &gt; li &gt; a,.pagination &gt; li &gt; span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination &gt; li:first-child &gt; a,.pagination &gt; li:first-child &gt; span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination &gt; li:last-child &gt; a,.pagination &gt; li:last-child &gt; span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination &gt; li &gt; a:hover,.pagination &gt; li &gt; span:hover,.pagination &gt; li &gt; a:focus,.pagination &gt; li &gt; span:focus{z-index:3;color:#23527c;background-color:#eee;border-color:#ddd}.pagination &gt; .active &gt; a,.pagination &gt; .active &gt; span,.pagination &gt; .active &gt; a:hover,.pagination &gt; .active &gt; span:hover,.pagination &gt; .active &gt; a:focus,.pagination &gt; .active &gt; span:focus{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination &gt; .disabled &gt; span,.pagination &gt; .disabled &gt; span:hover,.pagination &gt; .disabled &gt; span:focus,.pagination &gt; .disabled &gt; a,.pagination &gt; .disabled &gt; a:hover,.pagination &gt; .disabled &gt; a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg &gt; li &gt; a,.pagination-lg &gt; li &gt; span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg &gt; li:first-child &gt; a,.pagination-lg &gt; li:first-child &gt; span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg &gt; li:last-child &gt; a,.pagination-lg &gt; li:last-child &gt; span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm &gt; li &gt; a,.pagination-sm &gt; li &gt; span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm &gt; li:first-child &gt; a,.pagination-sm &gt; li:first-child &gt; span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm &gt; li:last-child &gt; a,.pagination-sm &gt; li:last-child &gt; span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li &gt; a,.pager li &gt; span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li &gt; a:hover,.pager li &gt; a:focus{text-decoration:none;background-color:#eee}.pager .next &gt; a,.pager .next &gt; span{float:right}.pager .previous &gt; a,.pager .previous &gt; span{float:left}.pager .disabled &gt; a,.pager .disabled &gt; a:hover,.pager .disabled &gt; a:focus,.pager .disabled &gt; span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs &gt; .btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active &gt; .badge,.nav-pills &gt; .active &gt; a &gt; .badge{color:#337ab7;background-color:#fff}.list-group-item &gt; .badge{float:right}.list-group-item &gt; .badge + .badge{margin-right:5px}.nav-pills &gt; li &gt; a &gt; .badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron &gt; hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width: 768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail &gt; img,.thumbnail a &gt; img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert &gt; p,.alert &gt; ul{margin-bottom:0}.alert &gt; p + p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media &gt; .pull-right{padding-left:10px}.media-left,.media &gt; .pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading &gt; small,.list-group-item.active:hover .list-group-item-heading &gt; small,.list-group-item.active:focus .list-group-item-heading &gt; small,.list-group-item.active .list-group-item-heading &gt; .small,.list-group-item.active:hover .list-group-item-heading &gt; .small,.list-group-item.active:focus .list-group-item-heading &gt; .small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading &gt; .dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title &gt; a,.panel-title &gt; small,.panel-title &gt; .small,.panel-title &gt; small &gt; a,.panel-title &gt; .small &gt; a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel &gt; .list-group,.panel &gt; .panel-collapse &gt; .list-group{margin-bottom:0}.panel &gt; .list-group .list-group-item,.panel &gt; .panel-collapse &gt; .list-group .list-group-item{border-width:1px 0;border-radius:0}.panel &gt; .list-group:first-child .list-group-item:first-child,.panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel &gt; .list-group:last-child .list-group-item:last-child,.panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel &gt; .panel-heading + .panel-collapse &gt; .list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading + .list-group .list-group-item:first-child{border-top-width:0}.list-group + .panel-footer{border-top-width:0}.panel &gt; .table,.panel &gt; .table-responsive &gt; .table,.panel &gt; .panel-collapse &gt; .table{margin-bottom:0}.panel &gt; .table caption,.panel &gt; .table-responsive &gt; .table caption,.panel &gt; .panel-collapse &gt; .table caption{padding-right:15px;padding-left:15px}.panel &gt; .table:first-child,.panel &gt; .table-responsive:first-child &gt; .table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child{border-top-left-radius:3px}.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child{border-top-right-radius:3px}.panel &gt; .table:last-child,.panel &gt; .table-responsive:last-child &gt; .table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child,.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child{border-bottom-left-radius:3px}.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child{border-bottom-right-radius:3px}.panel &gt; .panel-body + .table,.panel &gt; .panel-body + .table-responsive,.panel &gt; .table + .panel-body,.panel &gt; .table-responsive + .panel-body{border-top:1px solid #ddd}.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th,.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td{border-top:0}.panel &gt; .table-bordered,.panel &gt; .table-responsive &gt; .table-bordered{border:0}.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child{border-left:0}.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child{border-right:0}.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th{border-bottom:0}.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th{border-bottom:0}.panel &gt; .table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel + .panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading + .panel-collapse &gt; .panel-body,.panel-group .panel-heading + .panel-collapse &gt; .list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default &gt; .panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body{border-top-color:#ddd}.panel-default &gt; .panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary &gt; .panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body{border-top-color:#337ab7}.panel-primary &gt; .panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success &gt; .panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body{border-top-color:#d6e9c6}.panel-success &gt; .panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info &gt; .panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body{border-top-color:#bce8f1}.panel-info &gt; .panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning &gt; .panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body{border-top-color:#faebcc}.panel-warning &gt; .panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger &gt; .panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body{border-top-color:#ebccd1}.panel-danger &gt; .panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:transparent;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.42857143px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn + .btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn + .btn{margin-left:-1px}.modal-footer .btn-block + .btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover &gt; .arrow,.popover &gt; .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover &gt; .arrow{border-width:11px}.popover &gt; .arrow:after{content:"";border-width:10px}.popover.top &gt; .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top &gt; .arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right &gt; .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right &gt; .arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom &gt; .arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom &gt; .arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left &gt; .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left &gt; .arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner &gt; .item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner &gt; .item &gt; img,.carousel-inner &gt; .item &gt; a &gt; img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner &gt; .item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner &gt; .item.next,.carousel-inner &gt; .item.active.right{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner &gt; .item.prev,.carousel-inner &gt; .item.active.left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner &gt; .item.next.left,.carousel-inner &gt; .item.prev.right,.carousel-inner &gt; .item.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner &gt; .active,.carousel-inner &gt; .next,.carousel-inner &gt; .prev{display:block}.carousel-inner &gt; .active{left:0}.carousel-inner &gt; .next,.carousel-inner &gt; .prev{position:absolute;top:0;width:100%}.carousel-inner &gt; .next{left:100%}.carousel-inner &gt; .prev{left:-100%}.carousel-inner &gt; .next.left,.carousel-inner &gt; .prev.right{left:0}.carousel-inner &gt; .active.left{left:-100%}.carousel-inner &gt; .active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical &gt; .btn-group:before,.btn-group-vertical &gt; .btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical &gt; .btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width: 767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width: 767px){.visible-xs-block{display:block!important}}@media (max-width: 767px){.visible-xs-inline{display:inline!important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width: 1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width: 1200px){.visible-lg-block{display:block!important}}@media (min-width: 1200px){.visible-lg-inline{display:inline!important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width: 767px){.hidden-xs{display:none!important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none!important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none!important}}@media (min-width: 1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}@font-face{font-display:swap;font-family:'FontAwesome';src:url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&amp;v=4.7.0) format('embedded-opentype'),url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul&gt;li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
 @font-face{font-display:swap;font-family:"Ionicons";src:url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/ionicons/ionicons.eot?v=2.0.0);src:url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/ionicons/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/ionicons/ionicons.ttf?v=2.0.0) format("truetype"),url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/ionicons/ionicons.woff?v=2.0.0) format("woff"),url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/ionicons/ionicons.svg?v=2.0.0#Ionicons) format("svg");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}@font-face {
font-family: 'fontello';
src: url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/iwj/font/fontello.eot?10879319);
src: url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/iwj/font/fontello.eot?10879319#iefix) format('embedded-opentype'),
url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/iwj/font/fontello.woff2?10879319) format('woff2'),
url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/iwj/font/fontello.woff?10879319) format('woff'),
url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/iwj/font/fontello.ttf?10879319) format('truetype'),
url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/iwj/font/fontello.svg?10879319#fontello) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}   [class^="iwj-icon-"]:before, [class*=" iwj-icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.iwj-icon-phone-circled:before { content: '\e800'; } .iwj-icon-basket:before { content: '\e801'; } .iwj-icon-heart:before { content: '\e802'; } .iwj-icon-search:before { content: '\e803'; } .iwj-icon-star:before { content: '\e804'; } .iwj-icon-star-empty:before { content: '\e805'; } .iwj-icon-mobile:before { content: '\e806'; } .iwj-icon-quote-left-1:before { content: '\e807'; } .iwj-icon-quote-right-1:before { content: '\e808'; } .iwj-icon-globe:before { content: '\e809'; } .iwj-icon-email:before { content: '\e80a'; } .iwj-icon-eye:before { content: '\e80b'; } .iwj-icon-eye-outline:before { content: '\e80c'; } .iwj-icon-exchange:before { content: '\e80d'; } .iwj-icon-cancel:before { content: '\e80e'; } .iwj-icon-info:before { content: '\e80f'; } .iwj-icon-ok:before { content: '\e810'; } .iwj-icon-suitcase:before { content: '\e811'; } .iwj-icon-calendar:before { content: '\e812'; } .iwj-icon-location-1:before { content: '\e813'; } .iwj-icon-heart-filled:before { content: '\e814'; } .iwj-icon-edit:before { content: '\e815'; } .iwj-icon-th-list:before { content: '\e816'; } .iwj-icon-th:before { content: '\e817'; } .iwj-icon-money:before { content: '\e818'; } .iwj-icon-print:before { content: '\e819'; } .iwj-icon-location:before { content: '\e81a'; } .iwj-icon-location-2:before { content: '\e81b'; } .iwj-icon-play:before { content: '\e81c'; } .iwj-icon-location-3:before { content: '\e81d'; } .iwj-icon-down-small:before { content: '\e822'; } .iwj-icon-left-small:before { content: '\e823'; } .iwj-icon-right-small:before { content: '\e824'; } .iwj-icon-up-small:before { content: '\e825'; } .iwj-icon-down-dir:before { content: '\e826'; } .iwj-icon-left-dir:before { content: '\e827'; } .iwj-icon-right-dir:before { content: '\e828'; } .iwj-icon-up-dir:before { content: '\e829'; } .iwj-icon-download:before { content: '\f02e'; } .iwj-icon-angle-left:before { content: '\f104'; } .iwj-icon-angle-right:before { content: '\f105'; } .iwj-icon-quote-left:before { content: '\f10d'; } .iwj-icon-quote-right:before { content: '\f10e'; } .iwj-icon-youtube-play:before { content: '\f16a'; } .iwj-icon-instagram:before { content: '\f16d'; } .iwj-icon-vimeo:before { content: '\f306'; } .iwj-icon-twitter:before { content: '\f309'; } .iwj-icon-facebook:before { content: '\f30c'; } .iwj-icon-gplus:before { content: '\f30f'; } .iwj-icon-linkedin:before { content: '\f318'; }@font-face {
font-family: 'injob-ico';
src:  url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/icomoon/fonts/icomoon.eot?8tcnaq);
src:  url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/icomoon/fonts/icomoon.eot?8tcnaq#iefix) format('embedded-opentype'),
url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/icomoon/fonts/icomoon.ttf?8tcnaq) format('truetype'),
url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/icomoon/fonts/icomoon.woff?8tcnaq) format('woff'),
url(//fdrs-ltd.com/wp-content/themes/injob/assets/fonts/icomoon/fonts/icomoon.svg?8tcnaq#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
i { font-family: 'injob-ico';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-injob-activity:before {
content: "\e93f";
}
.icon-injob-airplay:before {
content: "\e940";
}
.icon-injob-alert-circle:before {
content: "\e941";
}
.icon-injob-alert-octagon:before {
content: "\e942";
}
.icon-injob-alert-triangle:before {
content: "\e943";
}
.icon-injob-align-center:before {
content: "\e944";
}
.icon-injob-align-justify:before {
content: "\e945";
}
.icon-injob-align-left:before {
content: "\e946";
}
.icon-injob-align-right:before {
content: "\e947";
}
.icon-injob-anchor:before {
content: "\e948";
}
.icon-injob-aperture:before {
content: "\e949";
}
.icon-injob-archive:before {
content: "\e94a";
}
.icon-injob-arrow-down:before {
content: "\e94b";
}
.icon-injob-arrow-down-circle:before {
content: "\e94c";
}
.icon-injob-arrow-down-left:before {
content: "\e94e";
}
.icon-injob-arrow-down-right:before {
content: "\e94d";
}
.icon-injob-arrow-left:before {
content: "\e94f";
}
.icon-injob-arrow-left-circle:before {
content: "\e950";
}
.icon-injob-arrow-right:before {
content: "\e951";
}
.icon-injob-arrow-right-circle:before {
content: "\e952";
}
.icon-injob-arrow-up:before {
content: "\e953";
}
.icon-injob-arrow-up-circle:before {
content: "\e954";
}
.icon-injob-arrow-up-left:before {
content: "\e955";
}
.icon-injob-arrow-up-right:before {
content: "\e958";
}
.icon-injob-at-sign:before {
content: "\e959";
}
.icon-injob-award2:before {
content: "\e95a";
}
.icon-injob-bar-chart:before {
content: "\e95b";
}
.icon-injob-bar-chart-2:before {
content: "\e95c";
}
.icon-injob-battery:before {
content: "\e95d";
}
.icon-injob-battery-charging:before {
content: "\e95e";
}
.icon-injob-bell:before {
content: "\e95f";
}
.icon-injob-bell-off:before {
content: "\e960";
}
.icon-injob-bluetooth:before {
content: "\e962";
}
.icon-injob-bold:before {
content: "\e961";
}
.icon-injob-book:before {
content: "\e963";
}
.icon-injob-book-open:before {
content: "\e964";
}
.icon-injob-bookmark:before {
content: "\e96c";
}
.icon-injob-box:before {
content: "\e965";
}
.icon-injob-briefcase2:before {
content: "\e966";
}
.icon-injob-calendar:before {
content: "\e967";
}
.icon-injob-camera:before {
content: "\e968";
}
.icon-injob-camera-off:before {
content: "\e969";
}
.icon-injob-cast:before {
content: "\e96a";
}
.icon-injob-check:before {
content: "\e96b";
}
.icon-injob-check-circle:before {
content: "\e957";
}
.icon-injob-check-square:before {
content: "\e956";
}
.icon-injob-chevron-down:before {
content: "\e96d";
}
.icon-injob-chevron-left:before {
content: "\e96e";
}
.icon-injob-chevron-right:before {
content: "\e96f";
}
.icon-injob-chevron-up:before {
content: "\e970";
}
.icon-injob-chevrons-down:before {
content: "\e971";
}
.icon-injob-chevrons-left:before {
content: "\e972";
}
.icon-injob-chevrons-right:before {
content: "\e973";
}
.icon-injob-chevrons-up:before {
content: "\e974";
}
.icon-injob-chrome:before {
content: "\e975";
}
.icon-injob-circle:before {
content: "\e976";
}
.icon-injob-clipboard:before {
content: "\e977";
}
.icon-injob-clock:before {
content: "\e978";
}
.icon-injob-cloud:before {
content: "\e979";
}
.icon-injob-cloud-drizzle:before {
content: "\e97a";
}
.icon-injob-cloud-lightning:before {
content: "\e97b";
}
.icon-injob-cloud-off:before {
content: "\e97c";
}
.icon-injob-cloud-rain:before {
content: "\e97d";
}
.icon-injob-cloud-snow:before {
content: "\e97e";
}
.icon-injob-code:before {
content: "\e97f";
}
.icon-injob-codepen:before {
content: "\e980";
}
.icon-injob-command:before {
content: "\e981";
}
.icon-injob-compass:before {
content: "\e982";
}
.icon-injob-copy:before {
content: "\e983";
}
.icon-injob-corner-down-left:before {
content: "\e984";
}
.icon-injob-corner-down-right:before {
content: "\e985";
}
.icon-injob-corner-left-down:before {
content: "\e986";
}
.icon-injob-corner-left-up:before {
content: "\e987";
}
.icon-injob-corner-right-down:before {
content: "\e988";
}
.icon-injob-corner-right-up:before {
content: "\e989";
}
.icon-injob-corner-up-left:before {
content: "\e98a";
}
.icon-injob-corner-up-right:before {
content: "\e98b";
}
.icon-injob-cpu:before {
content: "\e98c";
}
.icon-injob-credit-card:before {
content: "\e98d";
}
.icon-injob-crop:before {
content: "\e98e";
}
.icon-injob-crosshair:before {
content: "\e98f";
}
.icon-injob-database:before {
content: "\e990";
}
.icon-injob-delete:before {
content: "\e991";
}
.icon-injob-disc:before {
content: "\e992";
}
.icon-injob-dollar-sign:before {
content: "\e993";
}
.icon-injob-download:before {
content: "\e994";
}
.icon-injob-download-cloud:before {
content: "\e995";
}
.icon-injob-droplet:before {
content: "\e996";
}
.icon-injob-edit:before {
content: "\e997";
}
.icon-injob-edit-2:before {
content: "\e998";
}
.icon-injob-edit-3:before {
content: "\e999";
}
.icon-injob-external-link:before {
content: "\e99a";
}
.icon-injob-eye:before {
content: "\e99b";
}
.icon-injob-eye-off:before {
content: "\e99c";
}
.icon-injob-facebook:before {
content: "\e99d";
}
.icon-injob-fast-forward:before {
content: "\e99e";
}
.icon-injob-feather:before {
content: "\e99f";
}
.icon-injob-file:before {
content: "\e9a0";
}
.icon-injob-file-minus:before {
content: "\e9a1";
}
.icon-injob-file-plus:before {
content: "\e9a2";
}
.icon-injob-file-text:before {
content: "\e9a3";
}
.icon-injob-film:before {
content: "\e9a4";
}
.icon-injob-filter:before {
content: "\e9a5";
}
.icon-injob-flag:before {
content: "\e9a6";
}
.icon-injob-folder2:before {
content: "\e9a7";
}
.icon-injob-folder-minus:before {
content: "\e9a8";
}
.icon-injob-folder-plus:before {
content: "\e9a9";
}
.icon-injob-gift:before {
content: "\e9aa";
}
.icon-injob-git-branch:before {
content: "\e9ab";
}
.icon-injob-git-commit:before {
content: "\e9ac";
}
.icon-injob-git-merge:before {
content: "\e9ad";
}
.icon-injob-git-pull-request:before {
content: "\e9ae";
}
.icon-injob-github:before {
content: "\e9af";
}
.icon-injob-gitlab:before {
content: "\e9b0";
}
.icon-injob-globe:before {
content: "\e9b1";
}
.icon-injob-grid:before {
content: "\e9c8";
}
.icon-injob-hard-drive:before {
content: "\e9c7";
}
.icon-injob-hash:before {
content: "\e9c6";
}
.icon-injob-headphones:before {
content: "\e9c5";
}
.icon-injob-heart:before {
content: "\e9c4";
}
.icon-injob-help-circle:before {
content: "\e9c3";
}
.icon-injob-home:before {
content: "\e9c2";
}
.icon-injob-image:before {
content: "\e9c1";
}
.icon-injob-inbox:before {
content: "\e9c0";
}
.icon-injob-info:before {
content: "\e9bf";
}
.icon-injob-instagram:before {
content: "\e9be";
}
.icon-injob-italic:before {
content: "\e9bd";
}
.icon-injob-layers:before {
content: "\e9bc";
}
.icon-injob-layout:before {
content: "\e9bb";
}
.icon-injob-life-buoy:before {
content: "\e9ba";
}
.icon-injob-link:before {
content: "\e9b9";
}
.icon-injob-link-2:before {
content: "\e9b8";
}
.icon-injob-linkedin:before {
content: "\e9b7";
}
.icon-injob-list2:before {
content: "\e9b6";
}
.icon-injob-loader:before {
content: "\e9b5";
}
.icon-injob-lock:before {
content: "\e9b4";
}
.icon-injob-log-in:before {
content: "\e9b3";
}
.icon-injob-log-out:before {
content: "\e9b2";
}
.icon-injob-mail:before {
content: "\e9c9";
}
.icon-injob-map:before {
content: "\e9cb";
}
.icon-injob-map-pin:before {
content: "\ea48";
}
.icon-injob-maximize:before {
content: "\e9ca";
}
.icon-injob-maximize-2:before {
content: "\e9cd";
}
.icon-injob-menu:before {
content: "\e9cc";
}
.icon-injob-message-circle:before {
content: "\e9cf";
}
.icon-injob-message-square:before {
content: "\e9ce";
}
.icon-injob-mic:before {
content: "\e9d0";
}
.icon-injob-mic-off:before {
content: "\e9d1";
}
.icon-injob-minimize:before {
content: "\e9d2";
}
.icon-injob-minimize-2:before {
content: "\e9d3";
}
.icon-injob-minus:before {
content: "\e9d4";
}
.icon-injob-minus-circle:before {
content: "\e9d5";
}
.icon-injob-minus-square:before {
content: "\e9d6";
}
.icon-injob-monitor:before {
content: "\e9d7";
}
.icon-injob-moon:before {
content: "\e9d8";
}
.icon-injob-more-horizontal:before {
content: "\e9d9";
}
.icon-injob-more-vertical:before {
content: "\e9da";
}
.icon-injob-move:before {
content: "\e9db";
}
.icon-injob-music:before {
content: "\e9dc";
}
.icon-injob-navigation:before {
content: "\e9dd";
}
.icon-injob-navigation-2:before {
content: "\e9de";
}
.icon-injob-octagon:before {
content: "\e9f5";
}
.icon-injob-package:before {
content: "\e9f4";
}
.icon-injob-paperclip:before {
content: "\e9f3";
}
.icon-injob-pause:before {
content: "\e9f2";
}
.icon-injob-pause-circle:before {
content: "\e9f1";
}
.icon-injob-percent:before {
content: "\e9f0";
}
.icon-injob-phone:before {
content: "\e9ef";
}
.icon-injob-phone-call:before {
content: "\e9ee";
}
.icon-injob-phone-forwarded:before {
content: "\e9ed";
}
.icon-injob-phone-incoming:before {
content: "\e9ec";
}
.icon-injob-phone-missed:before {
content: "\e9eb";
}
.icon-injob-phone-off:before {
content: "\e9ea";
}
.icon-injob-phone-outgoing:before {
content: "\e9e9";
}
.icon-injob-pie-chart:before {
content: "\e9e8";
}
.icon-injob-play:before {
content: "\e9e7";
}
.icon-injob-play-circle:before {
content: "\e9e6";
}
.icon-injob-plus:before {
content: "\e9e5";
}
.icon-injob-plus-circle:before {
content: "\e9e4";
}
.icon-injob-plus-square:before {
content: "\e9e3";
}
.icon-injob-pocket:before {
content: "\e9e2";
}
.icon-injob-power:before {
content: "\e9e1";
}
.icon-injob-printer:before {
content: "\e9e0";
}
.icon-injob-radio:before {
content: "\e9df";
}
.icon-injob-refresh-ccw:before {
content: "\e9f6";
}
.icon-injob-refresh-cw:before {
content: "\e9f7";
}
.icon-injob-repeat:before {
content: "\e9f8";
}
.icon-injob-rewind:before {
content: "\e9f9";
}
.icon-injob-rotate-ccw:before {
content: "\e9fa";
}
.icon-injob-rotate-cw:before {
content: "\e9fb";
}
.icon-injob-rss:before {
content: "\e9fc";
}
.icon-injob-save:before {
content: "\e9fd";
}
.icon-injob-scissors:before {
content: "\e9fe";
}
.icon-injob-search:before {
content: "\e9ff";
}
.icon-injob-send:before {
content: "\ea02";
}
.icon-injob-server:before {
content: "\ea00";
}
.icon-injob-settings:before {
content: "\ea01";
}
.icon-injob-share:before {
content: "\ea03";
}
.icon-injob-share-2:before {
content: "\ea05";
}
.icon-injob-shield:before {
content: "\ea04";
}
.icon-injob-shield-off:before {
content: "\ea06";
}
.icon-injob-shopping-bag:before {
content: "\ea07";
}
.icon-injob-shopping-cart2:before {
content: "\ea08";
}
.icon-injob-shuffle:before {
content: "\ea09";
}
.icon-injob-sidebar:before {
content: "\ea0a";
}
.icon-injob-skip-back:before {
content: "\ea0b";
}
.icon-injob-skip-forward:before {
content: "\ea0c";
}
.icon-injob-slack:before {
content: "\ea23";
}
.icon-injob-slash:before {
content: "\ea22";
}
.icon-injob-sliders:before {
content: "\ea21";
}
.icon-injob-smartphone2:before {
content: "\ea20";
}
.icon-injob-speaker:before {
content: "\ea1f";
}
.icon-injob-square:before {
content: "\ea1e";
}
.icon-injob-star:before {
content: "\ea1d";
}
.icon-injob-stop-circle:before {
content: "\ea1c";
}
.icon-injob-sun:before {
content: "\ea1b";
}
.icon-injob-sunrise:before {
content: "\ea1a";
}
.icon-injob-sunset:before {
content: "\ea19";
}
.icon-injob-tablet:before {
content: "\ea18";
}
.icon-injob-tag:before {
content: "\ea17";
}
.icon-injob-target2:before {
content: "\ea16";
}
.icon-injob-terminal:before {
content: "\ea15";
}
.icon-injob-thermometer:before {
content: "\ea14";
}
.icon-injob-thumbs-down:before {
content: "\ea13";
}
.icon-injob-thumbs-up:before {
content: "\ea12";
}
.icon-injob-toggle-left:before {
content: "\ea11";
}
.icon-injob-toggle-right:before {
content: "\ea10";
}
.icon-injob-trash:before {
content: "\ea0f";
}
.icon-injob-trash-2:before {
content: "\ea0e";
}
.icon-injob-trending-down:before {
content: "\ea0d";
}
.icon-injob-trending-up:before {
content: "\ea24";
}
.icon-injob-triangle:before {
content: "\ea25";
}
.icon-injob-truck:before {
content: "\ea26";
}
.icon-injob-tv:before {
content: "\ea27";
}
.icon-injob-twitter:before {
content: "\ea29";
}
.icon-injob-type:before {
content: "\ea28";
}
.icon-injob-umbrella:before {
content: "\ea2a";
}
.icon-injob-underline:before {
content: "\ea2c";
}
.icon-injob-unlock:before {
content: "\ea2b";
}
.icon-injob-upload:before {
content: "\ea2d";
}
.icon-injob-upload-cloud:before {
content: "\ea30";
}
.icon-injob-user:before {
content: "\ea2f";
}
.icon-injob-user-check:before {
content: "\ea2e";
}
.icon-injob-user-minus:before {
content: "\ea31";
}
.icon-injob-user-plus:before {
content: "\ea32";
}
.icon-injob-user-x:before {
content: "\ea33";
}
.icon-injob-users:before {
content: "\ea34";
}
.icon-injob-video:before {
content: "\ea35";
}
.icon-injob-video-off:before {
content: "\ea36";
}
.icon-injob-voicemail:before {
content: "\ea37";
}
.icon-injob-volume:before {
content: "\ea38";
}
.icon-injob-volume-1:before {
content: "\ea39";
}
.icon-injob-volume-2:before {
content: "\ea3a";
}
.icon-injob-volume-x:before {
content: "\ea47";
}
.icon-injob-watch:before {
content: "\ea46";
}
.icon-injob-wifi:before {
content: "\ea45";
}
.icon-injob-wifi-off:before {
content: "\ea44";
}
.icon-injob-wind:before {
content: "\ea43";
}
.icon-injob-x:before {
content: "\ea42";
}
.icon-injob-x-circle:before {
content: "\ea41";
}
.icon-injob-x-square:before {
content: "\ea40";
}
.icon-injob-youtube:before {
content: "\ea3f";
}
.icon-injob-zap:before {
content: "\ea3e";
}
.icon-injob-zap-off:before {
content: "\ea3d";
}
.icon-injob-zoom-in:before {
content: "\ea3b";
}
.icon-injob-zoom-out:before {
content: "\ea3c";
}
.icon-injob-target:before {
content: "\e900";
}
.icon-injob-handshake:before {
content: "\e901";
}
.icon-injob-resume-9:before {
content: "\e902";
}
.icon-injob-smartphone:before {
content: "\e903";
}
.icon-injob-resume-8:before {
content: "\e904";
}
.icon-injob-office:before {
content: "\e905";
}
.icon-injob-trophy:before {
content: "\e906";
}
.icon-injob-interview-1:before {
content: "\e907";
}
.icon-injob-application:before {
content: "\e908";
}
.icon-injob-resume-7:before {
content: "\e909";
}
.icon-injob-resume-6:before {
content: "\e90a";
}
.icon-injob-analytics:before {
content: "\e90b";
}
.icon-injob-resume-5:before {
content: "\e90c";
}
.icon-injob-email-1:before {
content: "\e90d";
}
.icon-injob-folder:before {
content: "\e90e";
}
.icon-injob-shopping-cart:before {
content: "\e90f";
}
.icon-injob-resume-4:before {
content: "\e910";
}
.icon-injob-resume-3:before {
content: "\e911";
}
.icon-injob-resume-2:before {
content: "\e912";
}
.icon-injob-interview:before {
content: "\e913";
}
.icon-injob-medal:before {
content: "\e914";
}
.icon-injob-curriculum:before {
content: "\e915";
}
.icon-injob-resume-1:before {
content: "\e916";
}
.icon-injob-briefcase:before {
content: "\e917";
}
.icon-injob-award:before {
content: "\e918";
}
.icon-injob-resume:before {
content: "\e919";
}
.icon-injob-login:before {
content: "\e91a";
}
.icon-injob-list:before {
content: "\e91b";
}
.icon-injob-businessman-paper-of-the-application-for-a-job:before {
content: "\e91c";
}
.icon-injob-cv:before {
content: "\e91d";
}
.icon-injob-email:before {
content: "\e91e";
}
.icon-injob-account:before {
content: "\e91f";
}
.icon-injob-padlock:before {
content: "\e920";
}
.icon-injob-newspaper:before {
content: "\e921";
}
.icon-injob-beauty-fashion:before {
content: "\e922";
}
.icon-injob-charity2:before {
content: "\e923";
}
.icon-injob-food-diet:before {
content: "\e924";
}
.icon-injob-marketing:before {
content: "\e925";
}
.icon-injob-real-estate2:before {
content: "\e926";
}
.icon-injob-administrative-support:before {
content: "\e927";
}
.icon-injob-art-design:before {
content: "\e928";
}
.icon-injob-auction-law:before {
content: "\e929";
}
.icon-injob-automotive:before {
content: "\e92a";
}
.icon-injob-bank:before {
content: "\e92b";
}
.icon-injob-business-financial:before {
content: "\e92c";
}
.icon-injob-charity:before {
content: "\e92d";
}
.icon-injob-community:before {
content: "\e92e";
}
.icon-injob-design-media:before {
content: "\e92f";
}
.icon-injob-education:before {
content: "\e930";
}
.icon-injob-fashion-beauty:before {
content: "\e931";
}
.icon-injob-food-services:before {
content: "\e932";
}
.icon-injob-installation:before {
content: "\e933";
}
.icon-injob-it-developers:before {
content: "\e934";
}
.icon-injob-manufacturing:before {
content: "\e935";
}
.icon-injob-medical:before {
content: "\e936";
}
.icon-injob-photography:before {
content: "\e937";
}
.icon-injob-real-estate:before {
content: "\e938";
}
.icon-injob-restaurant:before {
content: "\e939";
}
.icon-injob-sale-marketing:before {
content: "\e93a";
}
.icon-injob-science:before {
content: "\e93b";
}
.icon-injob-shop:before {
content: "\e93c";
}
.icon-injob-technology:before {
content: "\e93d";
}
.icon-injob-transportation:before {
content: "\e93e";
}</pre></body></html>