@charset "UTF-8"; /*
-----------------------------------------------------------------------------------

 ______ _______ _______ _____    _______ _______ 
|   __ \    ___|   _   |     \  |   |   |    ___|
|      <    ___|       |  --  | |       |    ___|
|___|__|_______|___|___|_____/  |__|_|__|_______|

-----------------------------------------------------------------------------------
*  Theme Details
-----------------------------------------------------------------------------------

* Theme name: ThemeJIC01;
* Version 0.1
* Created : March 2016;

This stylesheet contains theme styling. 


-----------------------------------------------------------------------------------
*  For basic reskin, only alter styling for these global elements:
-----------------------------------------------------------------------------------

 • colors
 • fonts
 • box styling
 • background-images 
 • icons

-----------------------------------------------------------------------------------
*  Basic Styles
-----------------------------------------------------------------------------------

* color primary - #FF6600
* color secondary - #202020
* color tertiary - #E0E0E0
* font - font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;

-----------------------------------------------------------------------------------
*/
h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

a {
    background-color: transparent;
    color: #FF8722;
    text-decoration: none;
    cursor: pointer;
}

a:hover, a:focus {
    color: #000;
}

.hide-txt {
    text-indent: -9999px;
    left: -9999px;
    position: absolute;
    top: -9999px;
}

.badge, .label, .pagination .current, input:checked ~ .switch-paddle, .tabs.primary, .tabs-title > a:focus, .tabs-title > a[aria-selected='true'], /*.title-bar,*/
.owl-theme .owl-controls .owl-page span, .ndq-tool-icon:hover {
    background: #FF6600;
}

.color-primary, .is-active > .accordion-title, .button-group.primary .button, .progress.primary .progress-meter, .progress-meter, .slider-handle, .button, .button.primary, .circle, .is-active > .accordion-title, .button-group.primary .button {
    background-color: #FF6600;
}

.color-primary.text-left {
    color: #fff;
}

.color-secondary, .button.secondary, .button-group.secondary .button, .progress.secondary .progress-meter, .button.secondary {
    background-color: #202020;
}

.color-tertiary, .ndq-drawer, .callout.primary {
    background-color: #E0E0E0;
}

.is-accordion-submenu-parent > a::after, .button.hollow, .button.hollow.primary {
    border-color: #FF6600;
    color: #FF890A;
}

.button.hollow:after {
    color: #FF6600;
}

.button.hollow:focus, .button.hollow:hover {
    border-color: #FF890A;
    color: #fff;
    background: #FF6600;
}

.button.hollow:focus:after, .button.hollow:hover:after {
    color: #fff;
}

.is-dropdown-submenu-parent.is-right-arrow > a::after {
    border-color: transparent transparent transparent #00A79D;
}

.title-bar {
    display: none;
}

.title-bar {
    background: #fff;
    color: #fefefe;
    padding: .5rem;
    /*border-bottom: 2px solid #ff6600;*/
    position: relative;
}

.top-bar.logo-container {
    background-color: #fff;
    display: inline-block;
    float: left;
}

.logo_top_header img{ position: absolute; left: 20px; }

.title-bar .top-bar-center {
    position: absolute;
    top: 5px;
    left: 46%;
    margin: auto;
    text-align: center;
    z-index: 9999;
}

.title-bar .top-bar-center img {
    width: 85%;
}

.title-bar .top-bar-center .top-bar-arrow-down {
    width: 0;
    height: 0;
    border-left: 41px solid transparent;
    border-right: 41px solid transparent;
    border-top: 21px solid #0A0A0A;
    position: absolute;
    top: 29px;
    z-index: -999;
    left: -16px;
}

#investor-relations.top-bar {
    /*border-bottom: 2px solid #ff6600;*/
    position: relative;
    padding: 0;
    /* line-height: 3em; */
    /*padding: 10px 10px 0px;*/
}

.fixed { position: fixed !important; top: 0; left:0; width: 100%; z-index:100; }

.top-bar-center {
    margin: auto;
    text-align: center;
    z-index: 9999;
}

.top-bar-center img {
    /*width: 58px;*/
}

.top-bar-right {
    color: #F60;
}

.top-bar-arrow-down {
    display: none;
    width: 0;
    height: 0;
    border-left: 48px solid transparent;
    border-right: 48px solid transparent;
    border-top: 28px solid #FC0000;
    position: absolute;
    top: 41px;
    z-index: -999;
    left: -19px;
}

.top-bar, .top-bar ul {
    background-color: #fff;
}

.top-bar a:focus,.top-bar a:hover,.top-bar a.active
/*,footer a:hover*/ {
    color: #004750;
}

.top-bar a {
    background-color: transparent;
    color: #128474;
    text-decoration: none;
    cursor: pointer;
    padding: 20px !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.top-bar ul li:first-child a {
    padding-left: 0;
}

.top-bar ul.submenu a {
    padding: 10px 20px !important;
}

.top-bar input {
    display: inline-block;
    margin: 5px 0px 10px 0px;
    border-radius: 5px;
    height: 35px;
    background-color: rgba(255,255,255,.1);
    color: #fff;
    border: 1px solid rgba(255,255,255,.5);
    ; width: 87%;
    float: left;
    font-size: 14px;
}

.top-bar input:focus {
    color: #333;
    box-shadow: none;
}

.top-bar button, .top-bar button:hover {
    float: left;
    width: 100%;
    margin: 0;
    padding: 6px 0;
    border: none;
    background: transparent !important;
}

.top-bar button:after {
    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;
    font-size: 1.33333333em;
    line-height: 44px;
    vertical-align: middle;
    float: right;
    color: rgba(255,255,255,.5);
    content: "\f002";
    margin: 0;
    padding: 0;
}

.top-bar button:hover:after {
    color: rgba(255,255,255,1);
}

.banner {
    padding: 4% 0px 4%;
    background: url('../img/investors-banner-for-Icon.png');
    background-size: cover !important;
    background-position: center;
    color: #333;
    position: relative;
    z-index: 2;
    /* min-height: 50%; */
    vertical-align: middle;
}

.ndq-interior .banner {
    color: #fff;
    padding: 0;
    text-shadow: 1px 1px 1px #000;
}

ul.slides {
    margin: 10% 0;
    list-style-type: none;
}

ul.slides h2 {
    color: #fff;
    text-shadow: 0 2px 2px rgb(0, 0, 0);
}

.banner .subheader {
    color: #FFFFFF;
    text-shadow: 0 1px 3px rgb(0, 0, 0);
    font-size: 20px;
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.4;
    color: #333;
}

.ndq-modal-reveal input[type='search'], .ndq-modal-reveal .button {
    margin: 0;
    float: left;
    box-sizing: border-box;
    height: 2.4375rem;
    font-size: inherit;
    line-height: normal;
    font-family: inherit;
}

.ndq-modal-reveal input[type='search'] {
    width: 90%;
    margin: 0;
    border-radius: 3px !important;
}

.ndq-modal-reveal .button {
    width: 8%;
    padding: .5rem;
    margin-left: 5px;
}

.ndq-modal-reveal .button:after {
    margin: 0;
}

.nir-node--5806 .stock-quote {
    text-align: center;
    background-color: transparent;
    /* border: 1px solid #2B2B2B; */
    padding: 3%;
}

@media ( min-width:0px) and (max-width: 639px)
{
.nir-node--5806 .stock-quote .price-up{ padding:0 10px; }
.nir-node--5806 .stock-quote .price-up:first-child{ 
  padding: 0 10px;
  font-weight: 700;
  font-size: 24px;
}
}

@media ( min-width:0px) and (max-width: 380px)
{
.nir-node--5806 .stock-quote .price-up:first-child{ padding: 0; width: 100%; display: block; }
}



.nir-node--5806 .stock-quote .price-up:last-child{ font-size:14px; }

.stock-quote p.disclaimer, .stock-chart p.disclaimer {
    color: #fff;
    font-size: 75%;
    margin: 1rem 0 0 0;
}

.stock-quote h3 {
    color: #fff;
    font-size: 25px;
    /*text-shadow: 0 2px 2px rgb(19, 19, 19);*/
}

.stock-chart {
    background: #FB6400;
    color: #fff;
    text-align: center;
    padding: 3%;
}

.stock-chart img {
    width: 90%;
}

.button {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    -webkit-appearance: none;
    transition: all .25s ease-out;
    border: 2px solid #008579;
    border-radius: 0;
    padding: .85em 1em;
    margin: 0 1rem 1rem 0;
    font-size: .9rem;
    background: #008579;
    color: #fff;
    border-radius: 5px;
    /*box-shadow: 0 -2px 0 rgba(0,0,0,0.2) inset;
    -moz-box-shadow: 0 -2px 0 rgba(0,0,0,0.2) inset;*/
    border-radius: 3em;
    min-width: 130px;
}

.ndq-modal-reveal .button::after {
    color: #fff;
    line-height: 20px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    content: "\f0a9";
    content: "\f18e";
    content: "\f061";
    content: "\f105";
}

.button.secondary {
    background: #202020;
    color: #fff;
    box-shadow: 0 -2px 0 rgb(82, 82, 82) inset;
    -moz-box-shadow: 0 -2px 0 rgb(82, 82, 82) inset;
}

.financial-metrics {
    border-left: 2px solid #f1f1f1;
    padding: 0 .8rem;
}

.financial-metrics p.subheader {
    color: #333;
    font-size: 14px;
}

.financial-metrics p {
    margin: 5px 0 0px;
}

.financial-metrics p.lead {
    font-size: 25px;
    font-weight: 500;
    color: #128474;
}

.financial-metrics .button {
    margin: 20px auto 0 auto;
    /*width: 100%;*/
    font-weight: 500;
}

.button:focus, .button:hover {
    background: #008579;
    border-color: #008579;
    color: #fff;
    /*box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.18) inset;
    -moz-box-shadow: 0 -2px 0 rgba(0,0,0,0.2) inset;
*/
}

.shareholder img {
    /* min-height: 200px; */
}

.shareholder .callout {
    border: none;
    padding: 10px;
    background: #FAFAFA;
    position: relative;
    padding: 0;
    overflow: hidden;
}

.shareholder .callout p {
    padding: 0 10px;
}

.shareholder .callout button {
    margin-left: 10px;
    position: absolute;
    left: 32%;
    bottom: -10px;
}

.photo {
    /* height: 210px; */
    overflow: hidden;
}

.box {
    bottom: -240px;
    display: block;
    height: 100%;
    width: 100%;
}

.box .content h3 {
    padding: 1rem 0;
}

.box div {
    background-color: rgba(32, 32, 32, 0.7);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    color: #FFF;
    cursor: pointer;
    display: block;
    /*padding: 5px 0;*/
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.photo:hover .box div {
    background-color: rgba(32, 32, 32, 0.9);
    top: 0px !important;
    height: 100%;
    /*padding-top: 8%;*/
}

/*.box div:hover a{
  display:block;
}*/
.box span {
    /* background: url("/content/images/vip_menu_logo_mini.png") no-repeat scroll center bottom rgba(0, 0, 0, 0); */
    /* border-bottom: 1px dotted #ccc; */
    display: block;
    font-size: 15px;
    font-weight: bold;
    /* height: 15px; */
    padding-bottom: 2px;
    /* text-indent: -9999em; */
    font-weight: 500;
}

.box p {
    color: #333;
    display: block;
    font-size: 0.85em;
    height: 25px;
    padding-top: 10px;
}

.box a {
    /* background: url("/content/images/attention_arrow.png") no-repeat scroll center center rgba(0, 0, 0, 0); */
    display: block;
    /* height: 36px; */
    margin: 0 auto;
    /* width: 36px; */
    color: #FFFFFF !important;
    line-height: 18px;
    font-size: 18px;
    padding: 5px 15px;
}

.box a:hover {
    /*color: #FF6600 !important;*/
    background: rgba(0, 0, 0,.3);
}

.content h3 {
    /*color: #F60;*/
    border-bottom: 2px solid #128474;
    padding-bottom: 8px;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

.callout {
    border: none;
}

/*footer {
    background: #ececec;
    border-top: 3px solid #128474;
    color: #D2D2D2;
}

footer .menu-text {
    font-weight: normal;
}

footer img {
    width: 40%;
    margin-bottom: 5px;
}

footer p.lead {
    color: #6a696d;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: -.57px;
    margin-bottom: .5em;
}*/

.links ul.menu {
    margin: 10px 0 0;
    font-size: 15px;
}

/*footer .links ul.menu {
    margin: 0;
    font-size: 15px;
}

footer .copyright {
    color: #6a696d;
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 1rem 0;
    overflow: hidden;
}

footer .copyright a {
    color: #6a696d !important;
}

footer .copyright a:hover {
    color: #6a696d !important;
    text-decoration: underline;
}

footer .copyright .menu li {
    margin-right: 30px;
}

footer .callout.secondary .menu>li>a {
    font-size: 14px;
    padding: 0 2px;
    color: #128474;
    line-height: 32px;
}

footer .callout.secondary .menu>li>a:hover {
    color: #094139;
    text-decoration: underline;
}

footer .callout.secondary {
    background-color: #fff;
}

footer .menu>li {
    display: inline-block;
}*/

.ndq-tools {
    padding: 2px 10px;
    background: #008579;
    height: auto;
    margin: 0 auto;
}

.ndq-tools a {
    padding: 12px 0px;
    position: relative;
    width: 58px;
    height: 56px;
    line-height: 28px;
    cursor: pointer;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    z-index: 1;
    border: 2px solid #E0E0E0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: block;
    margin: 10px auto 10px;
    color: #464646;
    background: #E0E0E0;
    /* border: 2px solid #909090;*/
    /* text-shadow: 0px 2px 2px #232323; */
}

.ndq-tools a:hover {
    color: #E0E0E0;
    /*background: rgba(0,0,0,.2);*/
    background-color: #fff;
    /*text-shadow: 0px 2px 2px #696969; */
}

/*accordion*/
.accordion-title {
    color: #FF6600;
}

.accordion-title {
    font-size: inherit;
    color: #FF6600;
}

.is-active > .accordion-title {
    color: #fff;
    background-color: #FF6600;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-color: rgba(18,132,116,.7) transparent transparent !important;
    right: 2px;
    /* margin-top: 0px !important; */
}

.is-dropdown-submenu {
    z-index: 999;
    /* top: 131% !important; */
    background-color: #f7f7f7 !important;
    border: none;
    /*border-top: 2px solid #FF6600;*/
}

.is-drilldown-submenu-parent > a::after {
    border-color: transparent transparent transparent rgba(18,132,116,.7);
}

.js-drilldown-back > a::before {
    border-color: transparent rgba(18,132,116,.7) transparent transparent;
}

/*tabs*/
.tabs-title > a {
    font-size: inherit;
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    border-right: 1px solid #e6e6e6;
    color: #FF6600;
}

.tabs-title > a:hover {
    background-color: #e6e6e6;
    color: #000;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
    background: #FF6600;
    color: #fff;
}

[data-whatinput='mouse'] .reveal {
    position: absolute;
}

@media screen and (min-width: 64em) {
    ul.menu ul:not(.is-dropdown-submenu) {
        display: none !important;
    }
}

@media screen and (max-width: 75em) {
    .title-bar .top-bar-center {
        left: 43%;
    }

    footer .columns {
        text-align: center;
    }
}

@media screen and (max-width: 375px) {
    .top-bar a {
        padding:10px !important;
    }

    .top-bar.logo-container {
        display: none;
    }
}

@media screen and (max-width: 666px) {
    .reveal {
        height: 110px !important;
        min-height: 100px !important;
        width: auto !important;
    }
}

@media screen and (max-width: 768px) {
    .menu > li {
        display: block;
    }

    .is-dropdown-submenu {
        left: 0;
    }

    .top-bar input {
        width: 91%;
    }

    .shareholder .callout button {
        position: static;
    }
    /* .menu > li > a{ padding:5px 15px !important; } */

}
/*
@media screen and (min-width: 40em){
  .menu > li > a{ padding:5px !important; }
  .menu .divider{ display: none; } 
  menu.medium-horizontal > li { display: inline-block; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after { right: -4px; } 
}*/

@media (min-width:640px) and (max-width: 768px)
{
  .menu > li > a{ padding:10px 5px !important; }
  .menu .divider{   display: block; } 
  menu.medium-horizontal > li { display:inline-block; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after { right: -4px; } 
}

@media (min-width:680px) and (max-width: 749px){
  menu.medium-horizontal > li { display:inline-block;  }
  .menu .divider{   display: none; }   
}

@media (min-width:750px) and (max-width: 768px){
  menu.medium-horizontal > li { display:inline-block;  }
  .menu .divider{   display: block; }   
}

@media (min-width:769px) and (max-width: 800px){
    .menu .divider { display: block; }
    .menu > li > a { padding: 10px 7px !important; }
}    
@media (min-width:7801px) and (max-width: 1024px){
 .menu > li > a{ padding: 10px 7px !important; }
  .menu .divider{ display: none; } 
  menu.medium-horizontal > li { display:inline-block; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after{ right: 0; }
}

@media (min-width:960px) and (max-width: 1024px){ .menu > li > a{ padding: 15px 7px !important; } }    



/* --- disclaimer --- */
.ui-widget.ui-widget-content{
    border-color: rgb(0, 71, 80) !important;
}
.ui-dialog .ui-corner-all{
  color: rgb(255, 255, 255);
  background-color: rgb(18, 132, 116);
}
.ui-dialog-titlebar{ background-color: rgb(18, 132, 116);   border-radius: 0; padding:0; }

.ui-dialog .ui-widget-content{
  color: rgb(255, 255, 255);
  background-color: rgb(18, 132, 116);
    border-radius: 0;
      border: 0;

}
.ui-dialog .ui-widget-content a, .ui-dialog .ui-widget-content a:active, .ui-dialog .ui-widget-content a:visited {
  color: rgb(255, 255, 255);
  text-decoration: underline;
  outline: none;
}

.ui-dialog .ui-dialog-buttonpane .ui-button{
  color: rgb(255, 255, 255) !important;
  background-color: rgb(0, 71, 80) !important;
  border-color: transparent !important;
}

.ui-dialog .ui-dialog-buttonpane .ui-button:hover, 
.ui-dialog .ui-dialog-buttonpane .ui-button:focus {
  background-color: rgb(38, 109, 118) !important;
}