
body{
    margin: 0;
    padding: 0;
    padding-top: 80px;
    color: #34495E;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 21px;
    position: relative;
    background: #f7fbfc;
}
a{
    outline: none !important;
}

@media (min-width:768px) {
    body{padding-top: 90px;}
}

.navbar .navbar-top {
    height: 30px;
    transition: all 0.1s ease-out 0s;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -ms-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    /*text-transform: uppercase;*/
    background: #51a142;
}

.navbar-triloker {
    width: 100%;
    background: #87c548;
}

.navbar-inverse{
    border-color: transparent;
    /*    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.37);
        -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.37);
        box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.37);*/
}
.navbar-inverse .navbar-nav {    
    font-size: 14px;
}
.navbar-inverse .navbar-nav > .active > a{
    background-color: #51a142;
}
.navbar-inverse .navbar-nav > .active > a:hover{
    background: #87c548;
}
.navbar-nav>li>a{
    line-height: 25px;
}
.navbar-nav > li:hover, .navbar-nav > li.active{
    background-color: #51a142;
}
.navbar-inverse .navbar-nav > li > a{
    color: #efefef;
}

.navbar-brand {
    padding-top: 0px;
    height: 55px;
}

@media (min-width: 1200px) {
    .container {
        width: 1000px;
    }
}
@media (min-width: 979px) {
    .navbar-triloker ul.nav li.dropdown ul.dropdown-menu {
    }

    .navbar-triloker ul.nav li.dropdown:hover ul.dropdown-menu,div.cartMenu.dropdown:hover div.dropdown-menu {
        display: block;
        filter: none;
        opacity: 1;
    }

}

.userMenu > li {
    display: block;
    float: left;
}

.userMenu > li a {
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 12px;
    line-height: 30px;
    padding: 0 20px 0 0;
    text-decoration: none;
    transition: opacity 0.2s ease-out 0s;
    -webkit-transition: opacity 0.21s ease-out 0s;
    -moz-transition: opacity 0.2s ease-out 0s;
    -ms-transition: opacity 0.2s ease-out 0s;
    -o-transition: opacity 0.2s ease-out 0s;
}

.userMenu > li a:hover {
    opacity: 0.9;
}

.userMenu .dropdown-menu > li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    width: 100%
}

.phone-number span {
    float: left;
}

.home_banner {
    margin-top: -10px;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -ms-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
}

.home_banner.down {
    margin-top: 28px;
}

/**/
.hw100 {
    height: 100%;
    width: 100%;
}

.w100 {
    width: 100%;
}

.h100 {
    height: 100%;
}

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}

.no-margin-padding {
    margin: 0;
    padding: 0;
}

.relative {
    position: relative;
}

.zindex10 {
    z-index: 10;
}

.cover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.wh100 {
    width: 100%;
    height: 100%;
}

.display-table {
    display: table;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.no-margin-bottom {
    margin-bottom: 0;
}

.background-overly {
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
}

.relative1 {
    position: relative;
    z-index: 2;
}

.relative5 {
    position: relative;
    z-index: 5;
}

.center-col {
    float: none!important;
    margin-left: auto;
    margin-right: auto;
}

.btn-story {
    /*border-radius: 20px;*/
    /*letter-spacing: 2px;*/
    /*margin-top: 15px;*/
    /*padding: 10px 40px;*/
    /*text-transform: lowercase;*/
}

.btn-story-2 {
    /*    border-radius: 20px;
        letter-spacing: 2px;
        margin-top: 15px;
        padding: 10px 80px;
        text-transform: lowercase;*/
}

.scrollmore {
    bottom: 70px;
    color: #fff!important;
    font-size: 12px;
    margin-left: -19px;
    left: 50%;
    letter-spacing: 2px;
    position: absolute;
    text-transform: uppercase;
    z-index: 11;
}

.scrollmore:hover {
    opacity: 0.5!important;
}

.story {
    background-image: url(../img/home-banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    display: inline-block;
    float: left;
    min-height: 100%;
    height: 533px;
    position: relative;
    width: 100%;
}

@media (min-width: 1401px) {
    .story {
        /*height: 840px;*/
    }
}

@media (min-width: 1900px) {
    .story {
        /*height: 1040px;*/
    }
}

.story .background-overly {
    background-color: #000000;
    background-color: rgba(0,0,0,0.55);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8c000000,endColorstr=#8c000000);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8c000000,endColorstr=#8c000000);
}

.story .storyText {
    max-width: 90%;
    margin: 0 auto;
}

.story .btn-search {
    padding-left: 30px;
    padding-right: 30px;
    background: #cf2e32;
}

.storytext-box{
    background: #51a142; 
    padding:15px 30px 20px;
}
.storytext-box > h2{
    color: #fff;
    margin:5px 0 15px 0;
    padding: 0;
    font-size: 28px;
    text-align: center;
}
.storytext-box .btn-reg{
    padding: 10px 25px;
    font-size: 18px;
}
.storytext-box form{
    margin:20px 0 5px;
}

@media (min-width: 1400px) {
    .story .storyText {
        /*max-width: 645px;*/
    }
}
/*
.story h1 {
    color: inherit;
    cursor: pointer;
    display: block;
    font-size: 45px;
    font-weight: 200;
    line-height: 45px;
    margin: 0;
    text-align: inherit;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.story .fil {
    background: #fff;
    color: #020416;
    display: inline-block;
    font-size: 24px;
    font-weight: lighter;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 5px 10px;
}*/
/*
.story p {
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    text-align: inherit;
}

.story .text-center p {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}*/

/*
.story .sform {
    max-width: 280px;
    margin: 30px auto 0;
    clear: both;
}

.story .sform input.form-control {
    height: 42px;
    border-radius: 20px;
    text-align: center;
    border: 0;
    background-color: #ffffff;
    background-color: rgba(255,255,255,0.85);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff,endColorstr=#d9ffffff);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff,endColorstr=#d9ffffff);
}*/

.jobstep-wrap{
    background-color: #f4f4f4;
    padding-bottom: 30px;
}
.jobstep-wrap h3{
    background: #51a142 none repeat scroll 0 0;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    margin: 0 auto 10px;
    padding: 15px 0;
    text-align: center;
}
.jobstep {
    text-align: center;
    color: #fff
}

.jobstep img {
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 5px;
}

.jobstep h4 {
    color: #3b56a6;
    font-weight: 600;
    margin: 15px 0;
}
.jobstep p{
    color: #898989;
    font-size: 14px;
    margin: 0;
}


@media (max-width: 767px) {
    .navbar-top i {
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        padding: 3px 0 0;
    }

    .userMenu li a {
        padding-top: 3px;
        line-height: normal;
    }

    .phone-number i.glyphicon-phone-alt {
        padding-top: 2px!important;
    }

    .navbar-brand {
        padding: 0px;
    }
}

footer { clear: both; }
footer a { text-decoration:none }
footer .copyright {
    font-size:11px;
    color:#fff;
    line-height:27px;
    font-family: "Titillium Web", sans-serif;
    font-weight:400
}
footer .copyright { margin:0 }
footer .inline-list { margin:0 }
footer .inline-list a {
    color:#464646;
    font-size:11px;
    padding:0
}
footer ul.inline-list.links-extra{ overflow: visible; }
footer ul.inline-list.links-extra li { margin:6px 0 0 }
footer .inline-list.links-extra a {
    padding:0 12px;
    border-right:solid 1px #fff;
    text-decoration:underline;
    color:#fff;
    line-height:11px;
    font-size:11px;
    font-family: "Titillium Web", sans-serif;
    font-weight:400
}
footer .inline-list.links-extra a:hover { text-decoration:none }
footer ul.inline-list.links-extra li:last-child a { border-right:none }
footer li { display:inline; }
footer .inline-list.footer-link-big { margin-top:4px }
.footer-link li { padding: 10px 0 }
.footer-link li a { color: #ddd }
.footer-top {
    height:60px;
    padding:17px 0;
    background:url(../img/footer-top-bg.png) repeat scroll center 0 #f6f6f3;
    border-top:solid 1px #e0e3e4
}
.footer-top .inline-list li { margin:0 35px 0 0 }
.footer-top .inline-list a {
    font-size:11px;
    font-family: "Titillium Web Bold", sans-serif;
    font-weight:normal;
}
.footer-top .inline-list a:hover { color:#5f5f5f; }
.footer-bottom {
    background:url(../img/topbar_bg.jpg) no-repeat scroll center 0 #192f7c;
    height:28px;
    position:relative
}
#footer_icon {
    float:right;
    margin-bottom:5px
}
#footer_icon li {
    margin-right:5px;
    display:inline-block;
    margin-bottom:2px;
    overflow:hidden
}
#footer_icon li:first-child {
    padding-bottom: 2px;
    font-size:12px;
    line-height:26px;
    font-family: "Titillium Web", sans-serif;
    font-weight:400
}
#footer_icon li:hover img { margin-top:-20px }
#footer_icon li a {
    display:inline-block;
    width:26px;
    height:26px;
    background:url(../img/footer_icon.png) no-repeat
}
#footer_icon #footer_icon_fb { background-position:0 0 }
#footer_icon #footer_icon_fb:hover { background-position:0 -30px }
#footer_icon #footer_icon_tw { background-position:-30px 0 }
#footer_icon #footer_icon_tw:hover { background-position:-30px -30px }
#footer_icon #footer_icon_yt {background-position:-60px 0 }
#footer_icon #footer_icon_yt:hover { background-position:-60px -30px }
#footer_icon #footer_icon_ig {background-position:-90px 0 }
#footer_icon #footer_icon_ig:hover { background-position:-90px -30px }
#footer_icon #footer_icon_pn { background-position:-120px 0}
#footer_icon #footer_icon_pn:hover {background-position:-120px -30px}
#footer_icon #footer_icon_gp {background-position:-150px 0}
#footer_icon #footer_icon_gp:hover {background-position:-150px -30px}

.footer {
    background: #fff;
    height: auto;
    padding-bottom: 30px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e8e9eb;
    border-top: 1px solid #e8e9eb;
}
.footer p { margin: 0;}
.footer img {max-width: 100%;}
.footer h3 {
    border-bottom: 1px solid #BAC1C8;
    color: #54697E;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    padding: 40px 0 10px;
    text-transform: uppercase;
}
.footer ul {
    font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 15px;
    color: #7F8C8D;
}
.footer ul li a {
    padding: 0 0 5px 0;
    display: block;
}
.footer a { color: #78828D }

/**/
.footer-dark {
    background-color: #87c548;
    color: #fff;
    height: auto;
    padding-bottom: 30px;
    position: relative;
    width: 100%;
}

.footer-dark ul {
    font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 15px;
    color: #fff;
}
.footer-dark ul li a {
    padding: 0 0 5px 0;
    display: block;
}
.footer-dark ul.option li {display: block;padding: 10px}
.footer-dark ul.option li a {
    padding: 0 0 5px 0;
    display: inline;
}
.footer-dark a { color: #fff; }
.footer-dark #footer_icon {float: left}
.footer-dark #footer_icon li:first-child {display: block}
.footer-bottom {
    background: #51a142;
    height: auto;
    padding-bottom: 20px;
    text-align: center;
    color: #efefef;
}
.footer-bottom .row { }

.page-content {
    min-height: 500px;
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #D3D8E8 100%);
    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #D3D8E8 100%);
    /* Opera */ 
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #D3D8E8 100%);
    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #D3D8E8));
    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #D3D8E8 100%);
    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #D3D8E8 100%);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

/* login */
.login-form {
    padding-top: 50px;
    padding-bottom: 50px;
}
.login-form .form-control { margin-bottom: 10px; }

.profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}
.form-signin #inputEmail,
.form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text],
.form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}

.btn.btn-signin {
    /*background-color: #4d90fe; */
    background-color: rgb(104, 145, 162);
    /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}

.btn.btn-signin:hover,
.btn.btn-signin:active,
.btn.btn-signin:focus {
    background-color: rgb(12, 97, 33);
}

/* daftar */
.signup-btn {
    background: #79bc64;
    background-image: -webkit-linear-gradient(top, #79bc64, #578843);
    background-image: -moz-linear-gradient(top, #79bc64, #578843);
    background-image: -ms-linear-gradient(top, #79bc64, #578843);
    background-image: -o-linear-gradient(top, #79bc64, #578843);
    background-image: linear-gradient(to bottom, #79bc64, #578843);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    text-shadow: 0px 1px 0px #898a88;
    -webkit-box-shadow: 0px 0px 0px #a4e388;
    -moz-box-shadow: 0px 0px 0px #a4e388;
    box-shadow: 0px 0px 0px #a4e388;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    border: solid #3b6e22  1px;
    text-decoration: none;
}

.signup-btn:hover {
    background: #79bc64;
    background-image: -webkit-linear-gradient(top, #79bc64, #5e7056);
    background-image: -moz-linear-gradient(top, #79bc64, #5e7056);
    background-image: -ms-linear-gradient(top, #79bc64, #5e7056);
    background-image: -o-linear-gradient(top, #79bc64, #5e7056);
    background-image: linear-gradient(to bottom, #79bc64, #5e7056);
    text-decoration: none;
}

/* panel lupa password */
.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
    border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
    margin-bottom: -1px;
}
/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
    background-color: #ddd;
    border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border-color: #ddd;
    border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}
/********************************************************************/
/*** PANEL INFO ***/
.with-nav-tabs.panel-info .nav-tabs > li > a,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
    color: #31708f;
}
.with-nav-tabs.panel-info .nav-tabs > .open > a,
.with-nav-tabs.panel-info .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-info .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
    color: #31708f;
    background-color: #bce8f1;
    border-color: transparent;
}
.with-nav-tabs.panel-info .nav-tabs > li.active > a,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:focus {
    color: #31708f;
    background-color: #fff;
    border-color: #bce8f1;
    border-bottom-color: transparent;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #31708f;   
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #31708f;
}
/********************************************************************/

/**/
.layout-main {
    padding-top: 0px;
    padding-bottom: 60px;
    padding-right: 15px;
    padding-left: 30px;
}

.action-tools {
    padding-top: 10px;
    float: right;
}

.layout-sidebar {
    padding-top: 0px;
    padding-bottom: 60px;
    padding-right: 0px;
    padding-left: 0px;
    /*border-right: 1px solid #ccc;*/

}

.nav-layout-sidebar-skip {
    display: none;
    margin-bottom: 1em;
    font-size: 12px;
    text-align: center
}

.nav-layout-sidebar {
    margin-left: 0;
    margin-right: -31px;
    position: relative;
    z-index: 101;
    margin: 0 0 2em;
    /*    border-top: 1px solid #e5e5e5*/
}

.nav-layout-sidebar>li {
    padding: 0;
    margin: 0
}

.nav-layout-sidebar>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #666;
    border-bottom: 1px solid #e5e5e5;
    outline: 0
}

.nav-layout-sidebar>li>a .fa {
    position: relative;
    top: 1px;
    width: 1em;
    margin-right: 4px;
    font-size: 1.25em;
    text-align: center
}

.nav-layout-sidebar>li>a:hover {
    background-color: #f4f4f4
}

.nav-layout-sidebar>.active>a,
.nav-layout-sidebar>.active>a:focus,
.nav-layout-sidebar>.active>a:hover {
    color: #4288CD;
    font-weight: 600;
    background-color: rgba(105, 104, 104, 0.17);
    border-right: 1px solid #E4E4E4;
    margin-right: -1px;
}

.nav-layout-sidebar>li+li {
    margin-top: 0
}

@media (min-width:768px) {
    .nav-layout-sidebar>.active {
        border-right: 4px solid #4288CD;    
    }
    .layout-main {
        -webkit-box-shadow: inset 8px 0 15px -10px rgba(0,0,0,.2);
        box-shadow: inset 8px 0 15px -10px rgba(0,0,0,.2);
        border-left: 1px solid #ccc;
    }
}


@media (max-width:1200px) {
    .layout-stack-lg {
        margin-top: 0
    }

    .layout-stack-lg .layout-main,.layout-stack-lg .layout-sidebar {
        padding-top: 0
    }

    .layout-stack-lg .layout-main {
        padding-right: 15px;
        padding-left: 15px
    }

    .layout-stack-lg .layout-sidebar {
        padding-right: 15px;
        padding-left: 15px;
        border-right: none;
        border-left: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .layout-stack-lg .nav-layout-sidebar-skip {
        display: block
    }

    .layout-stack-lg .nav-layout-sidebar {
        margin-right: 0;
        margin-left: 0
    }
}

@media (max-width:992px) {
    .layout-main,
    .layout-sidebar {
        padding-top: 0
    }

    .layout-main {
        padding-right: 15px;
        padding-left: 15px
    }

    .layout-sidebar {
        padding-right: 15px;
        padding-left: 15px;
        border-right: none;
        border-left: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .nav-layout-sidebar-skip {
        display: block
    }

    .nav-layout-sidebar {
        margin-right: 0;
        margin-left: 0
    }

    .layout-sidebar .card {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width:768px) {
    .layout-main,.layout-sidebar {
        padding-top: 0
    }

    .layout-main {
        padding-right: 15px;
        padding-left: 15px
    }

    .layout-sidebar {
        padding-right: 15px;
        padding-left: 15px;
        border-right: none;
        border-left: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .nav-layout-sidebar-skip {
        display: block
    }

    .nav-layout-sidebar {
        margin-right: 0;
        margin-left: 0
    }

    .layout-sidebar .card {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width:480px) {
    .layout-main,.layout-sidebar {
        padding-top: 0
    }

    .layout-main {
        padding-right: 15px;
        padding-left: 15px
    }

    .layout-sidebar {
        padding-right: 15px;
        padding-left: 15px;
        border-right: none;
        border-left: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .nav-layout-sidebar-skip {
        display: block
    }

    .nav-layout-sidebar {
        margin-right: 0;
        margin-left: 0
    }

    .layout-sidebar .card {
        margin-left: -15px;
        margin-right: -15px;
    }
}
.heading-block {
    position: relative;
    margin-bottom: 10px;
    text-align: left
}

.heading-block h1,.heading-block h2,.heading-block h3,.heading-block h4,.heading-block h5,.heading-block h6 {
    margin-bottom: 0;
    color: #354b5e
}

.heading-block:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    z-index: 9;
    background: #fc9a24
}

.heading-block:after {
    content: "";
    display: block;
    position: relative;
    z-index: 10;
    width: 80px;
    height: 2px;
    margin: 20px 0 0;
    background: #FFA500
}

.heading-block.heading-minimal {
    margin-bottom: 60px
}

.heading-block.heading-minimal:after,.heading-block.heading-minimal:before {
    height: 2px
}

.heading-block.heading-minimal:before {
    display: none
}

.heading-block.heading-minimal:after {
    margin-top: 40px
}

.heading-block.heading-center {
    text-align: center
}

.heading-block.heading-center:after {
    margin-right: auto;
    margin-left: auto
}

.h3_border{
    line-height: 1.8;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dfe0e2;
    font-size: 14px;
}

/*select2 hack*/
.select2-container--default .select2-selection--single {
    border: 1px solid #ccc;
    height: 34px;
    -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;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
    color: #000;
}

.panel-orange {
    border-color: #fc9a24;
}
.panel-orange > .panel-heading {
    color: #fff;
    background-color: #fc9a24;
    border-color: #fc9a24;
}
.panel-orange > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #fc9a24;
}
.panel-orange > .panel-heading .badge {
    color: #dff0d8;
    background-color: #fc9a24;
}
.panel-orange > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #fc9a24;
}

.form-cari {
    padding-bottom: 30px;
}

.jobs-list li{
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #f0ad4e;
}

.jobs-title {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.jobs-location{
    font-size: 12px;
}

.jobs {
    padding-left: 0;
    list-style: none;
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 130%;
    padding: 0;
    overflow: hidden;
    clear: both;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.jobs > li {
    padding-bottom: 15px;
}
.jobs > li > a {
    display: block;
    cursor: pointer;
    text-decoration: none;
    color: #07c;
}

.jobs > li > a > div { color: #666; }

.jobs .company { 
    font-weight: 700; 
}

.jobs_detail a.title:hover{color:#df5c02;}
.jobs_detail .title {color:#fd8008;}
/*.jobs_detail dt {color:#fd8008;}*/
.jobs_detail dt:after { 
    content: "";
    display: block;
    position: relative;
    z-index: 10;
    height: 1px;
    margin: 8px 0 0;
    background: #FFA500
}
.jobs_detail dt,.jobs_detail dd {margin-bottom: 15px;}

@media (min-width:768px) {
    .panel-kanan {
        padding-left: 0;
        padding-right: 8px;
        padding-top: 15px;
    }
    .panel-kiri {padding-right: 0;}
}

@media (max-width:768px) {
    .form-cari button[type="submit"] {
        margin-top: 10px;
    }
    .jobs-title {font-size: 18px;}

    .panel-kanan {
        margin-top:20px;
    }
    .panel-kiri {padding-right: 15;}
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
        border-top: 2px solid orange;
    }
}

.shape{    
    border-style: solid; border-width: 0 80px 50px 0; float:right; height: 0px; width: 0px;
    -ms-transform:rotate(360deg); /* IE 9 */
    -o-transform: rotate(360deg);  /* Opera 10.5 */
    -webkit-transform:rotate(360deg); /* Safari and Chrome */
    transform:rotate(360deg);
}
.shape {
    /* border-color: rgba(255,255,255,0) #d9534f rgba(255,255,255,0) rgba(255,255,255,0); */
    border-color: transparent #5cb85c transparent transparent;  /* success */
    /* border-color: transparent #5bc0de transparent transparent; */ /* info */
}

.shape-text{
    color:#fff; font-size:12px; font-weight:bold; position:relative; right:-30px; top:-3px; white-space: nowrap;
    -ms-transform:rotate(33deg); /* IE 9 */
    -o-transform: rotate(360deg);  /* Opera 10.5 */
    -webkit-transform:rotate(33deg); /* Safari and Chrome */
    transform:rotate(33deg);
}   

/* jasny fileinput*/
.btn-file {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
}
.btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 23px;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;

    direction: ltr;
}
.fileinput {
    display: inline-block;
    margin-bottom: 9px;
}
.fileinput .form-control {
    display: inline-block;
    padding-top: 7px;
    padding-bottom: 5px;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: text;
}
.fileinput .thumbnail {
    display: inline-block;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
.fileinput .thumbnail > img {
    max-height: 100%;
}
.fileinput .btn {
    vertical-align: middle;
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none;
}
.fileinput-inline .fileinput-controls {
    display: inline;
}
.fileinput-filename {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}
.form-control .fileinput-filename {
    vertical-align: bottom;
}
.fileinput.input-group {
    display: table;
}
.fileinput.input-group > * {
    position: relative;
    z-index: 2;
}
.fileinput.input-group > .btn-file {
    z-index: 1;
}
.fileinput-new.input-group .btn-file,
.fileinput-new .input-group .btn-file {
    border-radius: 0 4px 4px 0;
}
.fileinput-new.input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-sm {
    border-radius: 0 3px 3px 0;
}
.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-lg {
    border-radius: 0 6px 6px 0;
}
.form-group.has-warning .fileinput .fileinput-preview {
    color: #8a6d3b;
}
.form-group.has-warning .fileinput .thumbnail {
    border-color: #faebcc;
}
.form-group.has-error .fileinput .fileinput-preview {
    color: #a94442;
}
.form-group.has-error .fileinput .thumbnail {
    border-color: #ebccd1;
}
.form-group.has-success .fileinput .fileinput-preview {
    color: #3c763d;
}
.form-group.has-success .fileinput .thumbnail {
    border-color: #d6e9c6;
}
.input-group-addon:not(:first-child) {
    border-left: 0;
}

/*chosen*/
[class*="col-"] .chosen-container {
    width:98%!important;
}
[class*="col-"] .chosen-container > ul.chosen-choices {
    padding: 3px 2px 3px 8px;
}
[class*="col-"] .chosen-container .chosen-search input[type="text"] {
    padding:4px 4%!important;
    width:90%!important;
    margin:5px 2%;
    height: 32px;
}
[class*="col-"] .chosen-container .chosen-drop {
    width: 100%!important;
}
select.form-control + .chosen-container .chosen-results li.group-result,
select.form-control + .chosen-container .chosen-results li.group-result:hover
{
    font-weight:bold;
    color:#333;
    text-decoration: none;
    padding: 3px 10px;
    background-color: #fff;
    background-image:none;
}

.notes {
    font-size: 11px;
    padding-top: 20px;
    line-height: 1;
}

.notes li { font-style: italic;}

.modal-header-primary {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #428bca;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.modal > .overlay,
.overlay-wrapper > .overlay,
.modal > .loading-img,
.overlay-wrapper > .loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal .overlay,
.overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 3px;
}
.modal .overlay > .fa,
.overlay-wrapper .overlay > .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
}

.card {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    color: #444444;
}

.card-container, .front, .back {
    width: 100%;
    height: 420px;
    border-radius: 4px;
}

.card .cover {
    height: 105px;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}

.card .cover img {
    width: 100%;
}

.card .cover .tools {
    position: absolute;
    right: 10px;
    top: 10px;
    display: none
}

.card .cover > .tools input {
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 23px;
    cursor: pointer;
    direction: ltr;
}

.card .cover:hover > .tools { display: block;}
.card .cover .ajax-loader-bar {
    background: url("../img/ajax-loader-bar.gif") no-repeat scroll top left rgba(255, 255, 255, 0.75);
    position: absolute;
    height: 105px;
    width: 100%;
    left: 0px;
    top: 0px;
    display: none;
}

.card .user {
    border-radius: 50%;
    display: block;
    height: 120px;
    margin: -55px auto 0;
    overflow: hidden;
    width: 120px;
    position: relative;
}

.card .user > .edit {
    position: absolute;
    left: 33px;
    top: 70px;
    display: none;
}
.card .user > .edit input {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 23px;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
    direction: ltr;
}
.card .user:hover > .edit { display: block;}
.card .user .ajax-loader {
    background: url("../img/spinner.gif") no-repeat scroll center center rgba(255, 255, 255, 0.65);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    display: none;
}

.card .user img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #FFFFFF;
    width: 100%;
}

.card .content {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    padding: 10px 20px 20px;
}

.card .content .main {
    min-height: 160px;
}

.card .back .content .main {
    height: 215px;
}

.card .name {
    font-size: 22px;
    line-height: 28px;
    margin: 10px 0 0;
    text-align: center;
    text-transform: capitalize;
}

.card h5 {
    margin: 5px 0;
    font-weight: 400;
    line-height: 20px;
}

.card .profession {
    color: #999999;
    text-align: center;
    margin-bottom: 20px;
}

.card .footer {
    border-top: 1px solid #EEEEEE;
    color: #999999;
    margin: 30px 0 0;
    padding: 10px 0 0;
    text-align: center;
}

.card .footer .social-links {
    font-size: 18px;
}

.card .footer .social-links a {
    margin: 0 7px;
}

.card .footer .btn-simple {
    margin-top: -6px;
}

.card .header {
    padding: 15px 20px;
    height: 90px;
}

.card .motto {
    border-bottom: 1px solid #EEEEEE;
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px;
    text-align: center;
}

.panel-group .panel {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
}

#accordion-faq .panel-default > .panel-heading {
    padding: 0;
    outline: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: 100%;
}

#accordion-faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 1px solid #fc9a24;
    border-top: none;
    background-color: #fafafa
}

#accordion-faq .panel-heading a {
    font-weight: 400;
    padding: 12px 35px 12px 15px;
    display: inline-block;
    width: 100%;
    background-color: #fc9a24;
    color: #ffffff;
    position: relative;
    text-decoration: none;
}

.panel-dark .panel-heading a,
.panel-dark .panel-heading a:hover {
    background-color: #333333;
}

.panel-transparent .panel-default > .panel-heading,
.panel-transparent .panel-default > .panel-heading + .panel-collapse > .panel-body {
    background-color: transparent;
    color: inherit;
}

.panel-transparent .panel-heading a {
    border: 1px solid #f1f1f1;
}

.panel-transparent .panel-heading a.collapsed {
    color: inherit;
    background-color: transparent;
}

#accordion-faq .panel-heading a.collapsed {
    color: #2D7AC1;
    background-color: rgb(255, 255, 255)
}

#accordion-faq .panel-heading a:after {
    font-family: "FontAwesome";
    content: "\f147";
    position: absolute;
    right: 15px;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px;
}

#accordion-faq .panel-heading a.collapsed:after {
    content: "\f196";
}

#accordion-faq .panel-heading a:hover,
.panel-transparent .panel-heading a:hover {
    text-decoration: none;
    background-color: #fc9a24;
    color: #ffffff;
}

#accordion-faq .panel-title a i {
    padding-right: 10px;
    font-size: 20px;
}

.navbar-nav>.user-menu>.dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 1px 0 0 0;
    border-top-width: 0;
    width: 280px;
    background-color: #94938D
}

.navbar-nav>.user-menu>.dropdown-menu,.navbar-nav>.user-menu>.dropdown-menu>.user-body {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: 175px;
    padding: 10px;
    text-align: center;
    background-color: #0173BC
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255,255,255,0.2)
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
    z-index: 5;
    color: #fff;
    color: rgba(255,255,255,0.8);
    font-size: 17px;
    margin-top: 10px
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p>small {
    display: block;
    font-size: 12px
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body {
    padding: 15px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #dddddd
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body:before,.navbar-nav>.user-menu>.dropdown-menu>.user-body:after {
    content: " ";
    display: table
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body:after {
    clear: both
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body a {
    color: #444 !important
}

@media (max-width:991px) {
    .navbar-nav>.user-menu>.dropdown-menu>.user-body a {
        background: #fff !important;
        color: #444 !important
    }
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
    background-color: #f9f9f9;
    padding: 10px
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:before,.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after {
    content: " ";
    display: table
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after {
    clear: both
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default {
    color: #666666
}

.navbar-nav>.user-menu .user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px
}

@media (max-width:767px) {
    .navbar-nav>.user-menu .user-image {
        float: none;
        margin-right: 0;
        margin-top: -8px;
        line-height: 10px
    }
}

.btn-action {
    float: right;
    display:none
}

td .btn-action {
    padding-right: 10px;
    padding-top: 10px;
}

div:hover > .btn-action,tr:hover .btn-action {
    display:block
}

/* cv */
.panel-cv {position: relative}
.panel-cv .panel-heading {
    border-bottom: 1px dashed #69685F; 
    padding-bottom: 12px;
}
.panel-cv .panel-body {
    padding-bottom: 0;
}
.panel-view, .panel-form, .notice { display: none}

.notice {
    margin-top: 4px;
    padding: 15px;
    background-color: #fafafa;
    border-left: 6px solid #7f7f84;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
    box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
}
.notice-sm {
    padding: 10px;
    font-size: 80%;
}
.notice-lg {
    padding: 35px;
    font-size: large;
}
.notice-success {
    border-color: #80D651;
}
.notice-success>strong {
    color: #80D651;
}
.notice-info {
    border-color: #45ABCD;
}
.notice-info>strong {
    color: #45ABCD;
}
.notice-warning {
    border-color: #FEAF20;
}
.notice-warning>strong {
    color: #FEAF20;
}
.notice-danger {
    border-color: #d73814;
}
.notice-danger>strong {
    color: #d73814;
}

.panel>.overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.panel .overlay{
    z-index: 50;
    background: rgba(255,255,255,0.7);
    border-radius: 3px
}
.panel .overlay img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.profile {
    width: 100%;
    position: relative;
    background: #FFF;
    border: 1px solid #D5D5D5;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.profile .image {
    display: block; 
    position: relative; 
    z-index: 1; 
    overflow: hidden; 
    text-align: center; 
    border: 5px solid #FFF;
    max-height: 300px;
}
.profile .user {
    position: relative; 
    padding: 0px 5px 5px;
}
.profile .user .avatar {
    position: absolute;
    left: 20px; 
    top: -85px; 
    z-index: 2;
}
.profile .user h2{
    /*font-size: 16px;*/ 
    line-height: 20px; 
    display: block; 
    float: left; 
    margin: 4px 0px 0px 135px; 
    font-weight: bold;
}
.profile .user .actions{float: right;}                
.profile .user .actions .btn{margin-bottom: 0px;}

.profile .info{float: left; margin-left: 20px;}
.profile .info p{margin: 3px 0px 0px; font-size: 11px; line-height: 16px;}
.profile .info p span{margin-top: 0px;}
.profile .info p span.title{color: #999;}

#blog-badge {
    /*display: none;*/
    position: absolute;
    padding: 3px 6px;
    border-radius: 64px;
    border: 2px solid #FFF;
    width: 21px;
    background: #D55757;
    color: #FFF;
    right: 6px;
    top: 5px;
    text-align: center;
    z-index: 1;
    font-size: 11px;
    font-weight: 700;
    line-height: 11px;
}

/* BTN LAMAR PEKERJAAN ETC */
.btn.btn-lamar {
    background-color: rgb(255, 238, 0);
    color: rgb(0, 0, 0);
    background-image: none;
    border-radius: 4px;
    border-color: #ccc;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 13px 50px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    height: 50px;
}

.btn.btn-lamar:hover,
.btn.btn-lamar:active,
.btn.btn-lamar:focus {
    background-color: rgb(255, 238, 143);
}

.lamar-divider{
    width:5px;
    height:auto;
    display:inline-block;
}

.lamar-add-style-footer{
    width:auto;
    height:75px;
}

.list-city .list-group-item {
    border:none;
    color:#337ab7
}

.specialist-group > ul > li {
    display: block;
    padding: 10px;
    width: 33%;
}
.specialist-group ul.list-unstyled > li {margin-bottom: 20px;}

.specialist-detail > ul > li {
    display: inline;
}
.specialist-detail a {
    padding:10px;
    width: 100%;
}

.panel-search {
    background-color:#444444;/*#0d3880;*/
    color:#cfd2da;
}

input.seek-input,input[type=text].seek-input {
    margin: 0;
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    border: 0;
    border-radius: 2px;
    font-size: 14px;
    color: #212121;
    background-color: #fff
}
input.seek-input:focus,input[type=text].seek-input:focus {
    outline: 1px solid #747474
}
.seek-select {
    padding: 9px 0;
    border: 0;
    border-radius: 2px;
    font-size: 14px;
    color: #212121;
    background-color: #fff
}

.chosen-container-single .chosen-single {
    background: #fff;
    border-radius: 2px;
    height: 36px;
    box-shadow: none;
}

.seek-select:focus {
    outline: 1px solid #747474
}

.seek-select:not([size]),.seek-select[size="1"] {
    padding: 9px 5px 9px 15px;
    height: 36px
}

.seek-select option {
    padding: 4px 20px 6px
}

.seek-btn {
    border: 0;
    /*background: none;*/
    cursor: pointer;
    color: #252830;/*#fff;*/
    background-color: #1ca8dd;/*#fc9a24;*/
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    font-size: 18px;
    border-radius: 2px;
    box-shadow: 0 1px 0 0 rgba(33,33,33,.7)
}

@media (min-width:992px) {
    .seek-btn { margin-top: 35%;}
}

.premium-company {
    float: left;
    vertical-align: top;
}

.premium-company ol {
    padding-left: 0
}

.premium-company ol li {
    width: 210px;
    padding: 10px 10px 5px 0;
    display: inline-block
}

.premium-company ol li a:hover {
    text-decoration: none
}

.premium-company img {
    height: 65px;
    width: 100px;
    border: 1px solid #e5e5e5;
    vertical-align: middle
}

.premium-company i {
    vertical-align: middle;
    font-style: normal;
    padding-left: 10px;
    width: 90px;
    color: #06C;
    cursor: pointer;
    display: inline-block
}

.browse-jobs ul {
    padding: 0
}

.browse-jobs li {
    color: #7d7d7d;
    /*font-size: 12px;*/
    list-style-type: none
}

.browse-jobs li span {
    display: inline-block;
    background: none;
    margin: 0px 5px 0;
    padding: 0;
    height: 0;
    width: 0;
    border: 5px solid #fff;
    border-left-color: #8a8a8a
}
.well-dark {
    background-color: #252525;
    color:#efefef;
}

.well-dark .panel-body {
    padding:0;
}

.panel-profile { 
    background-color: transparent; 
    border: 2px 0;
}
.panel-profile:hover{
    border: 2px dashed #888;
}
.panel-profile i.glyphicon {font-size: 26px;}
.panel-profile:hover i.glyphicon {color:#fc9a24;}
.panel-profile h3 {margin-top: 0px;margin-bottom: 0px;}

.tips-card {
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
    border-radius: 0;
    padding: 1px;
}
.tips-card:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
}
.red {color: #FF0000}


/*fix home in smaller screen*/

@media (max-width:581px){
    .storyText > img.img-responsive{
        width:100%;
    }
}


/*select2 style*/
.select2-container--default .select2-selection--single {
    border-radius: 0;
}
.select2-container .select2-selection--single {
    height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3c8dbc;
    border: 1px solid #3c8dbc;
    margin-right: 5px;
    margin-top: 5px;
    padding: 3px 6px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    margin-right:4px;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #fff;
    color: #ccc;
}

.search-form{

}
.search-form .input-group-addon{
    background: #fff;
}
.search-form .form-control{
    border-left: 0;
}


.latest-jobs-widget{

}
.latest-jobs-widget > h5{
    background: #fff;
    margin:0;
    padding:15px 0;
    background: #fff;
    color: #898787;
    text-align: center;
    font-weight: 600;
    font-size: 32px;
}
.latest-jobs-widget > .container{
    padding-top:15px;
}
.latest-jobs-widget .job-item{
    background: #fff;
    border: 1px solid #efefef;
    margin-bottom: 20px;
    /*position: relative;*/
    display: table;
}
.latest-jobs-widget .job-item .job-item-box{
    padding: 0 15px;
}

.latest-jobs-widget .job-item a{

}
.latest-jobs-widget .job-item .company-logo{
    display: block;
    padding: 10px 0;
}

.latest-jobs-widget .job-item .company-logo > img{
    display: block;
    margin: 0 auto;
    height: 60px;
}
.latest-jobs-widget .job-item .jobtitle{
    color: #646160;
    padding: 10px 0;
    display: block;
    border-top: 1px solid #efefef;
    /*border-bottom: 1px solid #eee;*/
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4em;
}
.latest-jobs-widget .job-item ul, .latest-jobs-widget .job-item li{
    list-style: none;
    margin:0;
    padding:0;
}
.latest-jobs-widget .job-item li{
    border-top: 1px solid #efefef;
    padding: 8px 0px;
    display: table;
}
.latest-jobs-widget .job-item li > i{
    color: #d2d1d1;
    display: table-cell;
    width: 20px;
}
.latest-jobs-widget .job-item li > span{
    color: #595959;
    display: table-cell;
}
.latest-jobs-widget .job-item .link-detail{
    display: table-row;
    background: #ececec;
    color: #363636;
    text-align: center;
    /*padding: 12px 0;*/
    line-height: 3em;
    font-size: 14px;
    vertical-align: bottom;
/*    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;*/
}


.spec-jobs-widget{
    border: 1px solid #efefef;
    background: #fff;
}
.spec-jobs-widget h5{
    text-align: center;
    color: #363636;
    font-size: 24px;
    margin: 15px 0;
    padding: 0;
}

.spec-jobs-widget .spec-item{
    display: block;
    border-bottom: 1px solid #efefef;
    padding: 10px 0;
    font-size: 14px;
    height: 56px;
    overflow: hidden;
}
.spec-jobs-widget > div > div > .spec-item:last-child{
    border-bottom: none;
}

.spec-jobs-widget .spec-item > i{
    color: #a9c1e7;
    display: table-cell;
    padding-left: 15px;
    width: 40px;
    text-decoration: none !important;
}
.spec-jobs-widget .spec-item:hover{
    text-decoration: none !important;    
}
.spec-jobs-widget .spec-item:hover > span{
    text-decoration: underline;
}
.spec-jobs-widget .spec-item > span{
    color: #363636;
    display: table-cell;
    padding-right: 10px;
}
.spec-jobs-widget .spec-item > span > small{
    color: #999;
    font-size: 12px;
}


.loc-jobs-widget{
    border: 1px solid #efefef;
    background: #fff;
    padding: 0 30px;
}
.loc-jobs-widget h5{
    text-align: center;
    color: #363636;
    font-size: 24px;
    margin: 15px 0;
    padding: 0;
}
.loc-jobs-widget .loc-item{
    display: block;
    border-bottom: 1px solid #efefef;
    padding: 10px 4px;
    font-size: 14px;
    height: 44px;
    overflow: hidden;
    color: #111;
    text-align: left;
    font-weight: 600;
}
.loc-jobs-widget .loc-item > small{
    color: #999;
    font-size: 12px;
    font-weight: 400;
}


.search-box {
    background: #fff none repeat scroll 0 0;
    padding: 10px 0;
}

.profile-box{

}
.profile-box h4{
    margin:0 auto 10px 0;
    padding:0;
    color: #1c3f94;
    font-weight: 600;
    font-size: 16px;
}
.profile-box p{
    margin:0;
    padding: 0;
    font-size: 13px;
    color: #999;
}
.profile-btn em{
    display: block;
    color: #428bca;
    font-size: 12px;
    font-style: normal;
    margin: 5px 0;
}
.profile-preview-footer a > span{

}

.recom-hd {
    border-bottom: 1px solid #efefef;
    padding: 15px;
}
.recom-hd > h4 {
    color: #1c3f94;
    font-size: 20px;
    font-weight: 600;
    margin: 5px 0 20px;
}
.recom-hd h4 .fa.fa-list {
    color: #428bca;
    margin-right: 10px;
}
.recom-hd > p {
    margin: 0;
    color: #696969;
}
.recom-list{

}
.recom-list ul, .recom-list li{
    list-style: none;
    margin:0;
    padding: 0;
}
.recom-list li{
    display: block;
    border-top: 1px solid #efefef;
    padding: 30px 15px;
}
.recom-list li .job_title{
    color: #1b61ad;
    font-size: 20px;
    font-weight: 600;
    display: block;
}
.recom-list li .company_name {
    color: #696969;
    display: block;
    font-size: 14px;
    padding: 5px 0;
}
.recom-list li .job_loc {
    display: block;
    color: #454545;
    padding-bottom: 3px;
}
.recom-list li .job_salary {
    display: block;
    color: #454545;
}
.recom-list li .job_loc > i, .recom-list li .job_salary > i{
    color: #111;
}

.recom-list li p {
    color: #696969;
    font-size: 13px;
    margin: 10px 0;
}
.recom-list li .job_req{
    color: #4f93ce;
    font-size: 13px;
}
.recom-list li .job_req span{

}
.recom-list li .job_req em{
    font-style: normal;
}
.recom-more{
    background: #fff;
    text-align: center;
    margin-top: -5px;
}
.recom-more a{
    color: #046ac6;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 14px 0;
    text-decoration: none;
}
.recom-more a:hover{
    color: #337ab7;
}

.info-loker-tab{
    display: block;
    padding: 7px 7px;
    color: #1f4192;
    border-bottom: 1px solid #efefef;
}
.info-loker-tab:hover{
    text-decoration: none !important;
}
.info-loker-tab:hover > div > span{
    text-decoration: underline;    
}
.info-loker-tab > i{
    display: table-cell;
    background: url('../img/icon-loker-info.png') top center no-repeat;
    width: 37px;
    height: 37px;
}
.info-loker-tab > div {
    display: table-cell;
    line-height: 1.4em;
    padding-left: 10px;
}
.info-loker-tab > div > span{
    font-size: 16px;
    display: block;
    font-weight: 600;
    padding: 0 0 5px 0;
}
.info-loker-tab > div > em{
    font-size: 13px;
    font-style: normal;
}

.jobmatch-tab{
    display: block;
    padding: 10px 5px 10px 10px;
    color: #1f4192;
    border-bottom: 1px solid #efefef;
    font-weight: 600;
}
.jobcreate-tab{
    display: block;
    padding: 5px 5px 5px 7px;
    color: #1f4192;
    border-bottom: 1px solid #efefef;
    font-weight: 600;
}
.jobcreate-tab:hover{
    text-decoration: none;    
}
.jobcreate-tab:hover > span{
    text-decoration: underline;    
}
.jobcreate-tab > i{
    display: table-cell;
    background: url('../img/icon-job-create.png') top center no-repeat;
    width: 30px;
    height: 30px;
}
.jobcreate-tab > span {
    display: table-cell;
    line-height: 1.4em;
    padding-left: 10px;
    padding-top: 5px;
}

.big-companies-tab{

}
.big-companies-tab > h5{
    color: #1f4192;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 15px;
}
.big-companies-tab .col-md-4{
    margin-bottom: 15px;
}

.saved-job-box{

}
.saved-job-box h3{
    background: #fff none repeat scroll 0 0;
    color: #1b61ad;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 10px 0 12px;
    text-align: center;
}

.saved-job-item{
    background: #fff none repeat scroll 0 0;
    margin: 15px 0;
    padding: 20px;
    border: 1px solid #efefef;
}
.saved-job-item a{
    display: block;
    color: #1b61ad;
}
.saved-job-item a:hover{
    text-decoration: none;
}
.saved-job-item i{
    color: #111;
}
.saved-job-item .jobtitle{
    font-size: 18px;
    display: block;
    padding: 5px 0;
}
.saved-job-item .company_name {
    color: #696969;
    display: block;
    font-size: 13px;
    padding: 0 0 5px 0;
}
.saved-job-item .job_loc {
    color: #454545;
    display: block;
    padding-top: 9px;
    padding-bottom: 3px;
}
.saved-job-item .job_salary {
    color: #454545;
    display: block;
}
.saved-job-item .del-btn{

}
.saved-job-item .del-btn > i{
    color: #ce2d31;
}
.saved-job-item .del-btn:hover > i{
    color: #dc1b20;
}


.applied-job-box{

}
.applied-job-box h3{
    background: #fff none repeat scroll 0 0;
    color: #1b61ad;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 10px 0 12px 20px;
    text-align: left;
}
.applied-job-item{
    background: #fff;
    padding: 20px;
    margin: 10px 0;
}
.applied-job-item .job_title{
    color: #1b61ad;
    font-size: 20px;
    font-weight: 600;
    display: block;
}
.applied-job-item .company_name {
    color: #696969;
    display: block;
    font-size: 14px;
    padding: 5px 0;
}
.applied-job-item .applied_status {
    margin-top: 10px;
    display: block;
    color: #454545;
    padding-bottom: 3px;
}
.applied-job-item .applied_users {
    display: block;
    color: #454545;
}
.applied-job-item .applied_status > i, .applied-job-item .applied_users > i{
    color: #111;
}

.applied-job-item .applied_date{
    color: #4f93ce;
    font-size: 13px;
    margin-top: 10px;
}
.applied-job-pagination{
    text-align: center;
}

.job-view-container{
    background: #fff;
    padding: 0;
}
.company-cover{
    width: 100%;
    padding:0;
    line-height: 0;
    text-align: center;
    background: #fff;
}
.company-cover > img{
    max-width: 100%;
    /*max-height: 400px;*/
    display: inline-block;
}
.job-company-logo > img{
    max-width: 100%;
}

.job-view-header {
    padding: 20px 15px;
    border-bottom: 3px solid #efefef;
    color: #111;
}
.job-overview > h2{
    margin:0;
    padding:5px 0;
    font-weight: 600;
    font-size: 24px;
}
.job-overview .specialist{
    font-size: 18px;
    margin: 10px 0;
}
.job-overview .specialist > i.fa{
    color: #428bca;
}
.job-overview .company-name{
    color: #4299d8;
    font-size: 20px;
}
.job-overview .salary{
    font-size: 18px;
    margin: 10px 0;
    font-weight: 600;
}
.job-address > i.fa{
    color: #4299d8;
}
.job-btns{
    text-align: center;
    margin-top: 15px;
}
.job-btns a.btn{
    margin:15px 0;
    font-size:16px;
}


.job-view-body {
    padding: 20px 15px;
}
.viewjob-box{
    margin-bottom: 50px;
}
.viewjob-box > h3{
    color: #949494;
    margin:0;
    padding: 10px 0;
    font-size: 24px;
}
.viewjob-box .viewjob-text{
    line-height: 2em;
}
.viewjob-box > h4{
    margin:0;
    padding: 5px 0;
    font-size: 20px;
    color: #4299d8;
}



.viewjob-subbox{
    margin-top: 30px;
}
.viewjob-subbox > h5{
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
}
.viewjob-subbox ul{
    line-height: 1.8em;
    margin-left: 0;
    padding-left: 30px;
}
.viewjob-subbox > p {
  line-height: 2em;
}


.viewjob-company{
    
}
.viewjob-company p{
    display: block;
    margin:10px 0;
}
viewjob-company p > label{
    display: block;
    font-weight: 600;
}
.viewjob-company p > span{
    display: block;
}

.job-view-loc{
    color: #111;
    padding:20px 15px;
}
.job-view-loc > h3{
    font-weight: 600;
    font-size: 26px;
    margin: 5px 0;
    padding: 0;
}
.job-view-loc > h3 > span{
    color: #949494;
    display: block;
    font-weight: normal;
    font-size: 16px;
    padding:5px 0;
}



.company-container{
    background: #fff;
}
.company-view-header{
    padding: 20px;
}
.company-view-body{
    padding: 0 20px 20px 20px;
}

.company-view-header .company-logo > img{
    max-width: 100%;
    width: 100%;
}
.company-name{
}
.company-name > h2{
    margin:0 auto 40px;
    padding: 0;
    line-height: 1.4em;
}
.company-tabs{
    
    height: 41px;
    margin-top: -41px;
}
.company-tabs > ul{
    border-bottom: 1px solid #efefef;
    font-size: 20px;
}
.company-tabs > ul > li > a{
    color: #949494;
    border-radius: 0;
}
.nav-pills > li.active > a {
  border-bottom: 2px solid #337ab7;
  color: #337ab7;
  background: #fff;
}
.nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover{
    color: #949494;
    border-bottom: 2px solid #949494;
    background: #fff;
}
.nav > li > a:focus, .nav > li > a:hover {
  border-bottom: 2px solid #337ab7;
  color: #337ab7;
  background: #fff;
}

.company-view-box{
    margin-bottom: 20px;
}
.company-view-box > h3{
    margin:10px 0;
    padding:0;
    font-weight: 600;
    font-size: 20px;
    color: #111;
}
.company-view-box > .view-text{
    line-height: 1.5em;
    font-size: 14px;
}

.company-view-box p {
  display: block;
  margin: 10px 0 20px;
}
.company-view-box p > label {
  display: block;
  color: #949494;
  font-weight: 400;
  margin-bottom: 0;
}
.company-view-box p > span {
  display: block;
  color: #111;
  font-weight: normal;
  font-weight: 600;
}

.company-latest-jobs{
    padding: 20px;
}
.company-latest-jobs > h3{
    margin:10px 0;
    padding:0;
    font-weight: 600;
    font-size: 20px;
    color: #111;
}

.company-loc{
    padding: 0;
}
.company-loc > h3{
    margin:10px 0;
    padding:0;
    font-weight: 600;
    font-size: 20px;
    color: #111;
     padding: 20px;
}
.company-loc > h3 > span{
    display: block;
    font-weight: 400;
    color: #428bca;
    font-size: 13px;
    padding:5px 0;
    line-height: 1.2em;
}

.company-job-item{
    border: 2px solid #ddd;
padding: 10px 15px;
}
.company-job-item i.fa{
    width: 20px;
    display: table-cell;
    font-size: 14px;
}
.company-job-item span{
    display: table-cell;
}
.company-job-item .job_title{
    font-weight: 600;
    display: block;
}
.company-job-item .company_name{
    font-size: 12px;
    color: #999;
    margin-bottom:10px;
}
.company-job-item .job_salary{
    color: #444;
    font-size: 13px;
}
.company-job-item .job_salary > i.fa{
    color: #45c145;
}
.company-job-item .job_req{
    color: #444;
    font-size: 13px;
    margin:3px 0;
}
.company-job-item .job_req > i.fa{
    color: #428bca;
}
.company-job-item .job_loc{
    color: #444;
    font-size: 13px;
}
.company-job-item .job_loc > i.fa{
    color: #fb5353;
}


/*select2 style*/
.select2-container--default .select2-selection--single {
  border-radius: 0;
  padding-left: 10px;
}
.select2-container .select2-selection--single {
  height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 30px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #3c8dbc;
  border: 1px solid #3c8dbc;
  margin-right: 5px;
  margin-top: 5px;
  padding: 3px 6px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff;
  margin-right:4px;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #fff;
  color: #ccc;
}

.search-box-title{
    color: #1c3f94;
    font-size: 20px;
    font-weight: 600;
    margin: 5px 0 20px;
}
.search-box-title i.fa{
    color: #1c3f94;
    margin-right: 5px;
}

.searchpage-hd {
    border-bottom: 1px solid #efefef;
    padding: 15px;
}
.searchpage-hd > h4 {
    color: #1c3f94;
    font-size: 20px;
    font-weight: 600;
    margin: 5px 0 5px;
}
.searchpage-hd h4 .fa.fa-list {
    color: #428bca;
    margin-right: 10px;
}
.searchpage-hd > p {
    margin: 0;
    color: #696969;
}
.searchpage-list{

}
.searchpage-list ul, .searchpage-list li{
    list-style: none;
    margin:0;
    padding: 0;
}
.searchpage-list li{
    display: block;
    border-top: 1px solid #efefef;
    padding: 30px 15px;
}
.searchpage-list li .job_title{
    color: #1b61ad;
    font-size: 20px;
    font-weight: 600;
    display: block;
}
.searchpage-list li .company_name {
    color: #696969;
    display: block;
    font-size: 14px;
    padding: 5px 0;
}
.searchpage-list li .job_loc {
    display: block;
    color: #454545;
    padding-bottom: 3px;
}
.searchpage-list li .job_salary {
    display: block;
    color: #454545;
}
.searchpage-list li .job_loc > i, .searchpage-list li .job_salary > i{
    color: #111;
    width: 17px;
}

.searchpage-list li p {
    color: #696969;
    font-size: 13px;
    margin: 10px 0;
}
.searchpage-list li .job_req{
    color: #4f93ce;
    font-size: 13px;
}
.searchpage-list li .job_req span{

}
.searchpage-list li .job_req em{
    font-style: normal;
}
.searchpage-pagination{
    text-align: center;
}

.job-item-opt{
    border-top: 1px solid #4f93ce;
margin-top: 10px;
padding-top: 5px;
}
.job-item-opt > p{
    margin: 0 !important;
font-style: italic;
color: #333 !important;
}

.random-jobs > .panel-heading{
    color: #1c3f94; 
    font-weight: 600; 
    font-size: 16px;
}
.random-jobs li h6{
    font-size: 14px;
    margin: 0;
    padding: 5px 0;
}
.random-jobs li a:hover h6{
    text-decoration: underline;
}


/*overwrite triloker*/
.home_banner {
    margin-top: -10px;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -ms-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
    background: #fdbb2a;
}

.home_banner.down {
    margin-top: 28px;
}

.story .background-overly {
    background-color: #000000;
    background-color: rgba(0,0,0,0.55);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8c000000,endColorstr=#8c000000);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8c000000,endColorstr=#8c000000);
}

.story .storyText {
    max-width: 90%;
    margin: 0 auto;
    color: #51a142;
}
.story .storyText p.bg-primary{
    padding: 5px 0;
}
@media (min-width: 1400px) {
    .story .storyText {
        max-width: 645px;
    }
}

.story h1 {
    color: inherit;
    cursor: pointer;
    display: block;
    font-size: 45px;
    font-weight: 200;
    line-height: 45px;
    margin: 0;
    text-align: inherit;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.story h2 {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
    padding: 0;
}

.story .fil {
    background: #fff;
    color: #020416;
    display: inline-block;
    font-size: 24px;
    font-weight: lighter;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 5px 10px;
}

.story p {
    /*color: #fff404;*/
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    text-align: inherit;
}

.story .text-center p {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.story .btn {
    margin-top: 5px;
}

.story .sform {
    max-width: 280px;
    margin: 30px auto 0;
    clear: both;
}

.story .sform input.form-control {
    height: 42px;
    border-radius: 20px;
    text-align: center;
    border: 0;
    background-color: #ffffff;
    background-color: rgba(255,255,255,0.85);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff,endColorstr=#d9ffffff);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff,endColorstr=#d9ffffff);
}

.job_info{
    background-color: #51a142;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px
}

.jobstep {
    text-align: center;
    color: #fff
}

.jobstep img {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px
}

.jobstep h4 {
    color: #fff404;
}
.loc-jobs-widget, .spec-jobs-widget{    
  margin-top: 20px;
  padding: 0 30px;
}
.tips-jobs-widget {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #efefef;
  padding: 0 30px;
  margin-top: 20px;
}
.bg-primary {
  background-color: #87c548;
  color: #fff;
}
.btn-story {
  border-radius: 20px;
  letter-spacing: 2px;
  margin-top: 15px;
  padding: 10px 40px;
}
.jobstep > p{
    color: #fff;
}
.story {
  height: 840px;
}
.spec-jobs-widget .spec-item > i{
    color: #51a142;
}
.spec-jobs-widget .spec-item > span{
    color: #51a142;
}
.loc-jobs-widget .loc-item{
    color: #51a142;
    height: 39px;
}
.loc-jobs-widget h5, .spec-jobs-widget h5{
    text-align: left;
}
a {
  color: #51a142;
}
/*##overwrite triloker*/