﻿/* bootstrap 3 helpers */
/* company page*/
.tl_link {
    font-size: 12px;
}
.history-detail {
    margin-right: 30px;
}

.current-status-list-container div>ul>li {
    font-size: 12px;
}

.company-header-container
{
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
    height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.company-content {
    margin: 20px;
}

.navbar-form input, .form-inline input {
	width:auto;
}

#nav.affix {
    position: fixed;
    top: 68px;
    width: 100%;
    z-index:1000;
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    #nav.affix {
        top: 50px;
    }

    .navbar-company-container{
       padding: 0 !important;
       margin: 0 !important;
       width: 100%;
    }
}
#sidebar.affix-top {
    position: static;
}

#sidebar.affix {
    position: fixed;
    top: 180px;
}

.btn-submit{
    background-size: 20px;
    border: 0 none;
    color:#000;
    background-color: transparent;
    cursor: pointer;
    height: 30px;
    min-width: 20px;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 10px;
    width: 30px;
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .btn-submit {
        top: 8px;
        right: 10px;
    }
}
.btn-submit.hover {
    color:#000;
    background-color: transparent;
}

.navbar-form {
    padding:0;
}


/*************************/
/*#nav{
    margin-top:-50px;
}*/

/*#company-plus-sign
{
    color:#fff;
}
#company-minus-sign
{
    color:#fff;
}*/

#company-image-caption {
    top:150px;
    left:110px;
    position: absolute; 
    font-size:36px;
    color:#fff; 
    font-weight: bold;
    display: none;
}

/*.navbar-toggle-company
{
    display: none;
}*/

#company-toggle-caption {
    display: none;
}

@media only screen and (device-width: 768px), only screen and (max-width: 768px) {
    #company-image-caption
    {
        display: none;
    }
    #company-toggle-caption
    {
        width:  100%;
        padding: 10px; 
        margin: 0 auto;
        position: relative; 
        color:#fff; 
        display:inline-block;
        /*top: 5px;*/
        font-weight:bold;
    }

    /*.navbar-toggle-company
    {
        display:inline-block;
        padding: 0; 
        margin-top: 0;
        margin-right: 0;
    }*/

    .navbar-toggle:hover, .navbar-toggle:active, navbar-toggle:visited {
        background-color: transparent !important;
    }
}



/* timeline */
.clear_both {
    clear: both;
}
#tl_selectBlock {
    width: 972px;
    height: 222px;
    /*margin-top: -20px;*/
    clear: both;
}
.tl_navYearPrev {
    clear: both;
    margin-left: 0;
    position: relative;
}
.tl_navYearNext {
    margin-left: 882px;
    /*margin-right: 0 !important;*/
    position: absolute;
}
.tl_navYearPrev, .tl_navYearNext {
    background-color: transparent !important;
    height: 20px;
    width: 30px;
    float: left;
    position: relative;
    top: 32px;
    z-index: 99;
    padding: 0 !important;
}
.tl_navYearPrev:hover, .tl_navYearNext:hover {
    cursor: pointer;
    color: #c2d2e1;
}


.displayBlock {
    /* display: inline-block !important; */
    display: inline-block;
}
.tl_yearBlockDecade {
    float: left;
    margin: 0;
}
.tl_yearBlockAll {
    /*width: 100000px;
    background-color: #E5E8E8;*/
}
.tl_yearBlockEach {
    float: left;
    border-right: solid 2px white;
    background-color: #f1f1f1;
    height: 260px;
    width: 243px;
    z-index: -1;
    padding:0 !important;
}
.tl_yearBlockEach h3 {
    text-align: center;
    background: #7ad98f !important;
    color: white;
    padding: 5px 0 5px 0;
    margin: 0;
    border-right: solid 0 white !important;
    font-weight: normal;
}
#tl_selectBlock ul {
    list-style-type: square !important;
    padding: 0 0 0 40px;
}
.tl_yearBlockEach ul li {
    margin-bottom: 5px;
    margin-left: -10px;
    padding: 1px 10px 1px 4px !important;
    cursor: pointer;
    font-size: 15px;
    line-height: 18px;
}
#tl_selectBlock .tl_caption_container, .displayNone {
    display: none;
}
.tl_caption_container {
    position: relative;
    top: 0;
    background-color: transparent;
    text-align: left;
    line-height: 1.0em;
    width: 810px;
    margin: 0 auto;
}

.tl_caption_container .archivesPhoto {
    float: left;
    margin-right: 20px;
}

.tl_caption_container .caption {
    display: none;
}

.tl_caption_container p.year {
    font-size: 22px;
    padding: 0;
    margin-bottom: 0;
}

#tl_main {
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto 0 auto;
    width: 972px;
    overflow: hidden;
    position: relative;
    color: #000000;
}
.tl_yearBlockDecade h2 {
    background: rgb( 135,137,139 );
    color: rgb( 135,137,139 );
    margin: 0;
    border-right: 1px solid white;
    font-size: 20px;
    clear: both;
}



.tl_decadeBlockAll {
    background: rgb( 229,232,232 );
    width: 100%;
    float: left;
    padding: 0;
    height: 30px !important;
}
.tl_decadeBlockAll p {
    background: rgb( 229,232,232 );
    border-top: solid 0 white;
    border-right: solid 1px white;
    float: left;
    padding: 5px;
    /*height: 20px;*/
    margin: 0;
    cursor: pointer;
    text-align: center;
    width: 95px;
}
.tl_lastChild_tnksIE {
    border-right: 0 !important;
}

.tl_decadeHilite {
    background: rgb( 135,137,139 ) !important;
    border-top: solid 0 white !important;
    border-right: solid 0 white !important;
    color: white;
    width: 110px !important;
}

.slik-dots{
    margin: 0;
}

.slick-dots li {
    /*display: inline-block !important;*/
    display: inline-block;
}

.slick-active p {
    background: rgb( 135,137,139 ) !important;
    border-top: solid 0 white !important;
    border-right: solid 0 white !important;
    color: white;
    width: 110px !important;
}

.slick-dots p {
    background: rgb( 229,232,232 );
    border-top: solid 0 white;
    border-right: solid 1px white;
    float: left;
    padding: 5px;
    /* height: 20px; */
    margin: 0;
    cursor: pointer;
    text-align: center;
    width: 95px;
}

.slick-slider ul:not(.history-detail) {
    margin: 0 0 !important;
    padding: 0 0 !important;
    /* display: inline !important; */
    display: inline ;
    list-style-type: disc !important;
    -webkit-margin-before: 0 !important;
    -webkit-margin-after: 0 !important;
    -webkit-margin-start: 0 !important;
    -webkit-margin-end: 0 !important;
    -webkit-padding-start: 0 !important;
}


.tl_navYearPrev.invisible,
.tl_navYearNext.invisible {
    opacity: 0;
    pointer-events:none;
}

.slick-list{
    border-bottom: solid 10px;
    border-color: rgb( 135,137,139 ) !important;
}
@media only screen and (device-width: 768px), only screen and (max-width: 768px) {
    #tl_selectBlock {
        width: 240px;
        height: 222px;
        /*margin-top: -20px;*/
        clear: both;
    }

    #tl_main {
        font-size: 18px;
        line-height: 24px;
        margin: 0 auto 0 auto;
        width: 240px;
        overflow: hidden;
        position: relative;
        color: #000000;
    }

    .slick-dots {
        display: none !important;
    }

    .tl_navYearPrev {
        clear: both;
        margin-left: 6px;
        position: relative;
    }

    .tl_navYearNext {
        margin-left: 154px;
        margin-right: 0 !important;
        position: absolute;
    }
}

/*****Leadership******/
.exec-list.blue-bg {
    background-color: #fff;
    color: #fff;
}

.exec-list.blue-bg:hover {
    background: rgb(0,120,186);
    background: -moz-linear-gradient(45deg, rgba(0,120,186,1) 0%, rgba(78,166,214,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(0,120,186,1) 0%,rgba(78,166,214,1) 100%);
    background: linear-gradient(45deg, rgba(0,120,186,1) 0%,rgba(78,166,214,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0078ba', endColorstr='#4ea6d6',GradientType=1 );
}

.exec-list {
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    color: #8b8b8b;
    padding: 30px 10px 0;
    position: relative;
    min-height: 150px;
}

.corner-ribon {
    text-align: center;
    width: 71px;
    height: 71px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
}

.blue-ribon {
    background: url("../img/twitter_corner_blue.png") no-repeat;
}

.exec-list a img {
    height: 85px;
    width: 85px;
    margin-bottom: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.exec-list a.profile-img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    float: left;
    margin: 0 10px;
}

fieldset, img {
    border-width: 0;
}

.exec-list p {
    font-size: 13px;
}

.exec-list h1 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 2px;
}

.exec-list a {
    color: #8b8b8b;
}

.exec-list:hover a {
    color: #ffffff;
}


/*****Careers******/
#main-banner-container .bckg-image {
    width: 100%;
    height: 300px;
    position: relative;
    left: 0;
    background: url("../../images/bg_004.jpg") center no-repeat;
}

.banner-content {
    margin: 10px;
    padding: 10px;
}

.careers-container {
    padding: 10px;
    background-color: #dcdce9;
    width: 50%;
}

.title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: bolder;
    line-height: 1.0em;
}

.intro-text {
    font-weight: bolder;
    font-size: 14px;
}

@media only screen and (device-width: 768px), only screen and (max-width: 768px) {
    .title{
        font-size: 16px;
    }
    .intro-text {
        font-size:12px;
    }
    .careers-container{
        min-width: 300px;
    }
    .job-search-link
    {
        font-size:12px;
    }
}


/* sub menu bar */
#navbar-collapse-company>ul>li>a:focus, #navbar-collapse-company>ul>li>a:hover {
    color: #7ad98f;
    border-bottom: 3px solid #7ad98f;
    background-color: transparent;
}

#navbar-collapse-company>ul>li:not(.disabled).active>a{
    color: #7ad98f;
}

@media(max-width:738px) {
    #navbar-collapse-company>ul>li>a:focus, #navbar-collapse-company>ul>li>a:hover
    {
        border-left: 3px solid #7ad98f;
        border-bottom: 0;
        color: #7ad98f;
        /*padding-left: 10px;*/
    }
}


 #navbar-collapse-company>ul>li>a
{
    padding-left: 10px;
    margin-left: 0;
}

/* plus/minus switch */
.accordion-toggle-company {
    display:inline-block;
    position: relative;
    padding: 0; 
    margin-top: 10px;
    margin-right: 0px;
}
.accordion-toggle-company::before,
.accordion-toggle-company::after {
    content: '';
    display: block;
    width: 16px;
    height: 2px;
    margin-top: -2px;
    margin-right: 0px;

    background-color: #fff;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.accordion-toggle-company::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
}
.accordion-toggle-company.collapsed::before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}
.accordion-toggle-company.collapsed::after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

@media only screen and (device-width: 768px), only screen and (max-width: 768px) {
    .accordion-toggle-company
    {
        display:inline-block;
        padding: 0; 
        margin-top: 0;
        margin-right: 0;
        color:#fff;
        top: -2px;
    }
}


.machine-image {
    width:350px;
    height:250px;
}

.concept-li
{
    margin: 0 0 5px 0;
}

#img-wsc_iso14001
{
    height:60px;
}



@media screen and (min-width: 769px){
    .company-img-header {
        background: url(../../images/company_002.jpg) no-repeat;
        width: 100%;
        height: 400px;
        max-height: 400px;
        background-size:100% 100%;
    }
}

@media only screen and (device-width: 768px), only screen and (max-width: 768px) {
    .company-img-header
    {
        background: url(../../images/company_002_sm.jpg) no-repeat;
        min-height:200px;
        width: 100%;
        background-size:100% 100%;
        max-height: 300px;
    }
}