@font-face {
    font-family: 'Noto Sans';
    src: url('/theme/custom/font/NotoSans.eot');
    src: url('/theme/custom/font/NotoSans.eot?#iefix') format('embedded-opentype'),
        url('/theme/custom/font/NotoSans.woff2') format('woff2'),
        url('/theme/custom/font/NotoSans.woff') format('woff'),
        url('/theme/custom/font/NotoSans.svg#NotoSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/theme/custom/font/NotoSans-Bold.eot');
    src: url('/theme/custom/font/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('/theme/custom/font/NotoSans-Bold.woff2') format('woff2'),
        url('/theme/custom/font/NotoSans-Bold.woff') format('woff'),
        url('/theme/custom/font/NotoSans-Bold.svg#NotoSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Toyota Display';
    src: url('/theme/custom/font/ToyotaDisplay-Bold.eot');
    src: url('/theme/custom/font/ToyotaDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('/theme/custom/font/ToyotaDisplay-Bold.woff2') format('woff2'),
        url('/theme/custom/font/ToyotaDisplay-Bold.woff') format('woff'),
        url('/theme/custom/font/ToyotaDisplay-Bold.svg#ToyotaDisplay-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Toyota Display';
    src: url('/theme/custom/font/ToyotaDisplay-Regular.eot');
    src: url('/theme/custom/font/ToyotaDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('/theme/custom/font/ToyotaDisplay-Regular.woff2') format('woff2'),
        url('/theme/custom/font/ToyotaDisplay-Regular.woff') format('woff'),
        url('/theme/custom/font/ToyotaDisplay-Regular.svg#ToyotaDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face{font-family:"notosans"; src:url(/theme/custom/font/Noto_Sans/NotoSans-Regular.ttf) format("truetype");}
@font-face{font-family:"toyota_reg"; src:url(/theme/custom/font/Toyota_Display/ToyotaDisplay_Rg_0.ttf) format("truetype");}

@font-face{font-family:toyotadisplay_bd;src:url(/toyota/webroot/theme/custom/font/Toyota Display/toyotadisplay_bd.eot);src:url(/toyota/webroot/theme/custom/font/Toyota Display/toyotadisplay_bd.eot?#iefix) format("embedded-opentype"),
url(/toyota/webroot/theme/custom/font/Toyota Display/toyotadisplay_bd.woff) format("woff"),url(/toyota/webroot/theme/custom/font/Toyota Display/toyotadisplay_bd.ttf) format("truetype"),url(/toyota/webroot/theme/custom/font/Toyota Display/toyotadisplay_bd.svg) format("svg")}
@font-face{font-family:toyotadisplay_rg;src:url(/toyota/webroot/theme/custom/font/Toyota Display/toyotadisplay_rg.eot);src:url(/toyota/webroot/theme/custom/font/Toyota Display/toyotadisplay_rg.eot?#iefix) format("embedded-opentype"),
url(/toyota/webroot/theme/custom/font/Toyota Display/toyotadisplay_rg.woff) format("woff"),url(/toyota/webroot/theme/custom/font/Toyota Display/toyotadisplay_rg.ttf) format("truetype"),url(/toyota/webroot/theme/custom/font/Toyota Display/toyotadisplay_rg.svg) format("svg")}
@font-face{font-family:toyotatype_book;src:url(/fonts/toyota-type/ToyotaType-Book.eot);src:url(/fonts/toyota-type/ToyotaType-Book.woff2) format("woff2"),url(/fonts/toyota-type/ToyotaType-Book.woff) format("woff"),
url(/fonts/toyota-type/ToyotaType-Book.ttf) format("truetype"),url(/fonts/toyota-type/ToyotaType-Book.svg) format("svg")}
@font-face{font-family:toyotatype_light;src:url(/fonts/toyota-type/ToyotaType-Light.eot);src:url(/fonts/toyota-type/ToyotaType-Light.woff2) format("woff2"),
url(/fonts/toyota-type/ToyotaType-Light.woff) format("woff"),url(/fonts/toyota-type/ToyotaType-Light.ttf) format("truetype"),url(/fonts/toyota-type/ToyotaType-Light.svg) format("svg")}
@font-face{font-family:toyotaicons;src:url(/fonts/toyota-icon-restyle/Toyota-icon-restyle.eot);src:url(/fonts/toyota-icon-restyle/Toyota-icon-restyle.eot?#iefix) format("embedded-opentype"),
url(/fonts/toyota-icon-restyle/Toyota-icon-restyle.woff) format("woff"),url(/fonts/toyota-icon-restyle/Toyota-icon-restyle.ttf) format("truetype"),url(/fonts/toyota-icon-restyle/Toyota-icon-restyle.svg) format("svg")}

.nopadding {
        padding: 0 !important;
}

.nopaddingtop {
        padding-top: 0 !important;
}

.nopaddingbottom {
        padding-bottom: 0 !important;
}

.nopaddingleft {
        padding-left: 0 !important;
}

.nopaddingright {
        padding-right: 0 !important;
}

.nomargin {
        margin: 0 !important;
}

.nomargintop {
        margin-top: 0 !important;
}

.nomarginbottom {
        margin-bottom: 0 !important;
}

.nomarginleft {
        margin-left: 0 !important;
}

.nomarginright {
        margin-right: 0 !important;
}

body.wrapper {
  /*margin: 150px 0 0 0 !important;*/
}

body.wrapper2 {
  margin: 100px 0 0 0 !important;
}

body {
  /*background: #DDD !important;*/
 font-family: 'Noto Sans', 'Toyota Display', "Helvetica Neue", Arial, Helvetica, sans-serif;
 /*color: #464445;*/ 	
 color: #666666;
 background: #363E43;
}

h1, h2, h3, h4, h5, h6 {

 font-family: 'Toyota Display', 'Noto Sans', "Helvetica Neue", Arial, Helvetica, sans-serif;

}

.main-container {
  /*background: #FFF !important;
  border: 2px solid #CCC !important;*/
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  margin-left: 0px !important;
}

.btn-answer {
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: center !important;
  font-size: 11px !important;
}

.col-xs-button {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.progress {
  background-color: #f0ad4e !important;
}

/*
label.btn span {
  font-size: 1.5em ;
}

label input[type="radio"] ~ i.fa.fa-circle-o{
    color: #c8c8c8;    display: inline;
}
label input[type="radio"] ~ i.fa.fa-dot-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o{
    color: #7AA3CC;    display: inline;
}
label:hover input[type="radio"] ~ i.fa {
color: #7AA3CC;
}

label input[type="checkbox"] ~ i.fa.fa-square-o{
    color: #c8c8c8;    display: inline;
}
label input[type="checkbox"] ~ i.fa.fa-check-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o{
    color: #7AA3CC;    display: inline;
}
label:hover input[type="checkbox"] ~ i.fa {
color: #7AA3CC;
}

div[data-toggle="buttons"] label.active{
    color: #7AA3CC;
}

div[data-toggle="buttons"] label {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 2em;
text-align: left;
white-space: nowrap;
vertical-align: top;
cursor: pointer;
background-color: none;
border: 0px solid 
#c8c8c8;
border-radius: 3px;
color: #c8c8c8;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

div[data-toggle="buttons"] label:hover {
color: #7AA3CC;
}

div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
-webkit-box-shadow: none;
box-shadow: none;
}*/

.navbar-brand {
    float: left;
    height: 56px;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
}

.navbar-header-green {
    /*height: 10px;*/
    margin-bottom: 0;
    border: 0;
	background-color: #00905e;
}

.navbar {
    /*min-height: 100px;*/
	/*min-height: 70px;*/
	/*min-height: 77px;*/
    margin-bottom: 20px;
    /*border: 1px solid transparent;*/
	border: none;
	color: #FFF;
	/*background-color: #fff;*/
}

.navbar-brand.logo img {
	max-width: 200px
}

.btn-success {
	background: #00905e;
}
 
 .form-group {
	 margin-top: 5px;
	 margin-bottom:5px
 }
 
 
.panel-toyota-light {
	background: #363E43;
	/*color: #fff;*/
	border-color: #212629;
} 

.panel-toyota {
	background: #212629;
	/*color: #fff;*/
	border-color: #000000;
} 

.bg-toyota-light {
	background: #363E43;
	color: #fff;
}

.bg-toyota {
	background: #212629;
	color: #fff;
}

.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.checkbox label {

    font-weight: 400;

}

label {
font-weight: 400;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #00905e;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #fff;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #FFFFFF;
    background-color: transparent;
}

.stat-badge {
   /* z-index: 100;
    position: absolute;
    top: 16px;
    left: 50%;*/
    width: 150px;
    height: 150px;
    /*margin-left: -25px;*/
    border-radius: 50% 50% 50% 50%;
    text-align: center;
    font-size: 1.4em;
    line-height: 150px;
    
    /*background-color: #999999;*/
}

.stat-badge.success {
	color: #fff;
    background-color: #3f903f !important;
}

.text-white {
	color: #fff !important;
}

/*svg { height:200px;}*/

.statistics-panel .panel-body {min-height:235px;}

.huge {
    font-size: 40px;
}

.glyphicon-5x {
    font-size: 5em;
}

.panel-green {
   /* border-color: #5cb85c;*/
    border-color: #00905e;
}

.panel-green .panel-heading {
    /*border-color: #5cb85c;*/
    border-color: #00905e;
    color: #fff;
    /*background-color: #5cb85c;*/
    background-color: #00905e;
}

/*side menu*/

body {
    position: relative;
    overflow-x: hidden;
}
body,
html { height: 100%;}
.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus {background-color: transparent;}

/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 220px;
}

#sidebar-wrapper {
    z-index: 1000;
    left: 220px;
    width: 0;
    height: 100%;
    margin-left: -220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #1a1a1a;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}

#page-content-wrapper {
    width: 100%;
    padding-top: 70px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative; 
    line-height: 20px;
    display: inline-block;
    width: 100%;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}
.sidebar-nav li:first-child a {
    color: #fff;
    background-color: #1a1a1a;
}
.sidebar-nav li:nth-child(2):before {
    background-color: #ec1b5a;   
}
.sidebar-nav li:nth-child(3):before {
    background-color: #79aefe;   
}
.sidebar-nav li:nth-child(4):before {
    background-color: #314190;   
}
.sidebar-nav li:nth-child(5):before {
    background-color: #279636;   
}
.sidebar-nav li:nth-child(6):before {
    background-color: #7d5d81;   
}
.sidebar-nav li:nth-child(7):before {
    background-color: #ead24c;   
}
.sidebar-nav li:nth-child(8):before {
    background-color: #2d2366;   
}
.sidebar-nav li:nth-child(9):before {
    background-color: #35acdf;   
}
.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}

.sidebar-nav li a {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 10px 15px 10px 30px;    
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus{
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
}
.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
  position: fixed;
  top: 20px;  
  z-index: 999;
  display: block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  background: transparent;
  border: none;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #1a1a1a;
}
.hamburger.is-closed .hamb-top { 
  top: 5px; 
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 5px;  
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #1a1a1a;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;  
}
.hamburger.is-open .hamb-top { 
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open .hamb-middle { display: none; }
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(250,250,250,.8);
    z-index: 1;
}


/* funnel */ 


.item {
  position: relative;
}

.item label {
  position: absolute;
  color: #eee;
  /*text-shadow:1px 1px 10px #eee;*/
  /*top: -90px;*/
  top: -75px;
  left: 0;
}

.item .huge {
  position: absolute;
  color: #eee;
  /*text-shadow:1px 1px 10px #eee;*/
  /*top: -60px;*/
  top: -50px;
  right: 0;
}
.item small {
    font-size: 50%;
}

.item0 {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 80px solid #004d4d;
}

.item1 {
	margin: 0 15px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 80px solid teal;
}
.item2 {
	margin: 0 30px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 80px solid #549686;
}
.item3 {
	margin: 0 45px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 80px solid #808080;

}
/*.item4 {
	margin: 0 40px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 100px solid red;

}*/
/*
.item4 {
	margin: 0 40px;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 100px solid red;

}
.item4 label {
  position: absolute;
  color: #eee;
  top: 10px;
  left: 0;
}
.item4 .huge {
  position: absolute;
  color: #eee;
  top: 40px;
  right: -20px;
}
*/

.item4 label {
  position: inherit;
  color: #eee;
}
.item4 .huge {
  position: inherit;
  color: #eee;
}

.item4 {
	position: inherit;
  border-radius: 10px;
  background: red;
  padding: 10px;

}

.item0.funnel2 {
	margin: 0 30px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 80px solid #549686;
}

.item1.funnel2 {
	margin: 0 45px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 80px solid #03a7a7;
}
.item2.funnel2 {
	margin: 0 60px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	/*border-top: 100px solid #00a241;*/
	border-top: 80px solid #808080;
}
.item3.funnel2 {
	margin: 0 75px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	/*border-top: 100px solid #00a241;*/
	border-top: 80px solid #2baf23;
}



.row-grey {
	background: #f4f5f6;
}

.text-green {
	color:#00905e !important;
}

a.text-green:hover {
	color: #30a87c !important;
}

.nav>li>a.hover_underline:focus, .nav>li>a.hover_underline:hover {
   	text-decoration: underline !important;
}

.text-bold {
	font-weight: bold;
}

.navbar-inverse .navbar-nav>li>a {
    color: #666666;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #DB0720;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #DB0720;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #DB0720;
    border-color: #DB0720;
}

a.link_active {
	color: #DB0720 !important;
	text-decoration:underline !important;
}

.first-row{
	/* margin-top:80px;*/
	
}

.alert-toyota {
	color: #fff;
	background-color: #00905e;
	border-color: #00905e;
}

.alert-toyota-red {
	color: #fff;
	background-color: #DB0720;
	border-color: #DB0720;
}

.alert-toyota-light {
	color: #fff;
	background-color: #95be3d;
	border-color: #95be3d;
}

.alert-toyota-light-inverse {
	/*color: #95be3d;*/
	background-color: #fff;
	/*border-color: #95be3d;*/
	color: #00905e;
	border-color: #00905e;
}

.alert-toyota-light-inverse .text-white{
	/*color: #95be3d !important;*/
	color: #00905e !important;
}

.alert-small {
	padding: 5px;
}

.panel-toyota > .panel-heading/*, .panel-toyota-white .panel-heading*/{
	color: #fff;
	background-color: #00905e;
	border-color: #00905e;
}
/*
.panel-toyota-info .panel-heading {
    background: #f4f5f6;
    color: green;
    border-bottom: 1px solid green;
}

.panel-toyota-info {
    border: 1px solid green;
}
*/
.panel-toyota-white{
	/*border-color: #00905e;*/
	border-color: #000000;
	color: #000000;
}

.panel-toyota-white .panel-heading{
	color: #666666;
	background-color: #f4f5f6;
	border-color: #f4f5f6;
}
.panel-toyota-white .panel-heading{
	color: #00905e;
	background-color: #f4f5f6;
	/*border-color: #00905e;*/
}

.panel-toyota.white .panel-body{
	color: #666666;
	background-color: #fff;
}
.panel-toyota-black{
	border-color: #000000;
	background-color: #000000;
	color: #ffffff;
}

.panel-toyota-black .panel-heading{
	color: #ffffff;
	background-color: #000000;
	border-color: #000000;
}
.panel-toyota-black .panel-heading{
	color: #DB0720;
	background-color: #FFFFFF;
	/*border-color: #00905e;*/
}

.panel-toyota.black .panel-body{
	color: #ffffff;
	background-color: #000000;
}

a {
	color:#363E43;
}

a:hover {
	color:#212629;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #00905e;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #f0f0f0;
    text-decoration: none;
    background-color: #363E43;
}

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

.row-grey {
	background: #f4f5f6;
}

.btn-toyota {
	border-color: #00905e;
	background-color: #00905e;
	color: #fff;
}

.btn-toyota:focus, .btn-toyota:hover {
	border-color: #00784a;
	background-color: #00784a;
	color: #fff
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #212629;
}

.navbar-inverse .navbar-toggle {
    border-color: #212629;
}

.navbar-toggle {
    background-color: #212629;
    border: 1px solid transparent;

}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.custom-padding-1015 {
	padding: 10px 15px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.panel.panel-toyota.black {
    color: inherit;
	background: #fff;
}

.panel.panel-toyota.black .panel-heading.black{
   /* background: #363E43;
	color: #FFF;
	border-color: #363E43;*/
	background: #000000;
	color: #FFF;
	border-color: #000000;
}

.panel-body.default {
	color: inherit;
}

.donut-legend {
	color: inherit;
}

.non-bidders {
	background: red;
    color: white;
}

.non-bidders label.text-uppercase {
    float: left;
}

.non-bidders .huge {
    float: right;
}

.text-on-pannel {
  background: #fff none repeat scroll 0 0;
  height: auto;
  margin-left: 20px;
  padding: 3px 5px;
  position: absolute;
  margin-top: -47px;
  /*border: 1px solid #337ab7;*/
  border: 1px solid #363E43;
  border-radius: 8px;
}

.panel-legend {
  /* for text on pannel */
  margin-top: 27px !important;
}

/*.panel-legend .panel-body {
  padding-top: 30px !important;
}*/

.panel-legend > .panel-body {
   padding-top: 30px !important;
}

/* 
 * Select all but the first .panel-body child of .panel-legend,
 * and remove the padding-top from the previous rule.
 */
/*.panel-legend > .panel-body ~ .panel-body {
    padding-top: 15px !important;
}*/

.bg-green {
	 background: #00905e;
}
.panel-red {
	border: 1px solid #d9534f;
}
.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}


/*
.footer {
	    position: relative;
    width: 100%;
    bottom: 0px;
}*/

.btn-toyota-inverse {
    border-color: #fff;
    background-color: #fff;
    color: #00905e;
}

.alert-toyota.grey {
	background-color: #f4f5f6;
	color: #00905e;
}

.table-toyota>tbody>tr>td, .table-toyota>tbody>tr>th, .table-toyota>tfoot>tr>td, .table-toyota>tfoot>tr>th, .table-toyota>thead>tr>td, .table-toyota>thead>tr>th {
/*	border-top: 1px solid green;*/
}
.table-toyota>tbody>tr>th {
	border-top: 1px solid #00905e;
	border-left: 1px solid #00905e;
	border-right: 1px solid #00905e;
	border-bottom: 1px solid #00905e;
}

.table-toyota>thead>tr>th {
	border-top: 1px solid #00905e;
	/*border-left: 1px solid green;
	border-right: 1px solid green;*/
	border-bottom: 1px solid #00905e;
}
.table-toyota>thead:first-child>tr:first-child>th {
    /*border-top: 1px solid #00905e;*/
}

.table-toyota>thead>tr {
	/*border-left: 1px solid #00905e;
	border-right: 1px solid #00905e;*/
} 

.nobordertop {
	border-top: none !important;
}
.noborderbottom {
	border-bottom: none !important;
}

.panel-toyota.panel-legend.green .panel-footer {
	color: #00905e;
}
.panel-toyota.green {
    border-color: #00905e;
}

#showAdvanced {
	cursor: pointer;
}

#showAdvanced  span{
	text-decoration: underline;
}

a:focus {
    color: #212629;
    /*text-decoration: underline;*/
}

tspan {
	font-family: 'Noto Sans', "Helvetica Neue", Arial, Helvetica, sans-serif !important;
}

.row_panchina {
	/*position: absolute;
	right:0px;
	z-index: 10;*/
}
.row_panchina td{

}

.item1.dt {
	border-top: 80px solid transparent;
}
.item1.funnel2.dt {
	margin: 0px 30px;
    border-top: 80px solid #03a7a7;
}

.item0.funnel2.dt {
	margin: 0px 15px;
}

.item2.funnel2.dt {
	margin: 0px 45px;
}

.item3.funnel2.dt {
	margin: 0px 60px;
}

.border-bottom-grey {
	border-bottom: 1px solid #f4f5f6;
}

/*
footer {
	    position: fixed;
    width: 100%;
    bottom: 0;
	z-index: 10;
}*/

.shortContent {
	position: fixed;
    width: 100%;
    bottom: 0;
	z-index: 10;
	/*
    margin-top:10px;
    height: 44px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
	*/
}

.table > tbody > tr > td {
     vertical-align: middle;
}

.border-toyota {
	border: 1px solid #00905e;
}

#bar_open, #bar_blind, #bar_flash {
	height: 500px
}




/* FUNNEL EXTENDED BEGIN*/

.item0.funnel-extended {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 80px solid #004d4d;
}

.item1.funnel-extended {
	margin: 0 10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 80px solid teal;
}
.item2.funnel-extended {
	margin: 0 20px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 80px solid #549686;
}
.item3.funnel-extended {
	margin: 0 30px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 80px solid #808080;

}

.item4.funnel-extended label {
  position: inherit;
  color: #eee;
}
.item4.funnel-extended .huge {
  position: inherit;
  color: #eee;
}

.item4.funnel-extended {
	position: inherit;
  border-radius: 10px;
  background: red;
  padding: 10px;

}

.item0.funnel2.funnel-extended {
	margin: 0 20px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 80px solid #549686;
}

.item1.funnel2.funnel-extended {
	margin: 0 30px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 80px solid #03a7a7;
}
.item2.funnel2.funnel-extended {
	margin: 0 50px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	/*border-top: 100px solid #00a241;*/
	border-top: 80px solid #626262;
}

.itemDetail.funnel2.funnel-extended {
	margin: 0 40px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	/*border-top: 100px solid #00a241;*/
	border-top: 80px solid #808080; /*#2baf23;*/
}

.item3.funnel2.funnel-extended {
	margin: 0 60px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	/*border-top: 100px solid #00a241;*/
	border-top: 80px solid #2baf23;
}


.item0.funnel2.dt.funnel-extended  {
	margin: 0px 10px;
}

.item1.dt.funnel-extended  {
	border-top: 80px solid transparent;
}
.item1.funnel2.dt.funnel-extended  {
	margin: 0px 20px;
    border-top: 80px solid #03a7a7;
}


.itemDetail.funnel2.dt.funnel-extended  {
	margin: 0px 30px;
}

.item2.funnel2.dt.funnel-extended  {
	margin: 0px 40px;
}


.item3.funnel2.dt.funnel-extended  {
	margin: 0px 50px;
}


/* FUNNEL EXTENDED END */

.navbar-header {
	background-color: #000 !important;
}

.bg-black {
	background-color: #000 !important;
}

.bg-dark-grey {
	background-color: #212629 !important;
}

.bg-grey {
	background-color: #363E43 !important;
}

.bg-red {
	background-color: #DB0720 !important;
}

.navbar-header-grey {
    /*height: 10px;*/
    margin-bottom: 0;
    border: 0;
	background-color: #363E43;
}

.text-red {
	color: #DB0720;
}

.border-grey {
	border-color: #363E43 !important;
}

.border-dark-grey {
	border-color: #212629 !important;
}

.border-dark {
	border-color: #000000 !important;
}


.row-red {
	background: #DB0720;
	color: #fff;
}

.page-content {
	background: #363E43;
}

svg tspan {
	color: #ffffff !important;
	fill: #ffffff !important;
}
@media (min-width: 768px) {
	.navbar-header {
		width: 100%;
		text-align: center;
	}
}

.navbar-header  a img{
	display: inline-block;
}

.navbar-header .navbar-brand {
	float:none;
}



table.dataTable thead .sorting_asc:after {
    content: "\e155";
    float: right;
    font-family: 'Glyphicons Halflings';
}

table.dataTable thead .sorting_desc:after {
    content: "\e156";
    float: right;
    font-family: 'Glyphicons Halflings';
}

table.dataTable thead .sorting:after {
    content: "\e150";
    float: right;
    font-family: 'Glyphicons Halflings';
    color: rgba(50,50,50,.5);
}


.navbar a.link_active {
	color: #FFFFFF !important;
	text-decoration:underline !important;
}

.legendLabel a {
	color: #000000;
}

.header-title {
	border-bottom: 1px solid white;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

/*.navbar-nav {
	width: 100%;
}*/

.navbar-inverse .navbar-nav>li>a, .navbar-inverse .row-red .navbar-nav>li>a {
    color: #FFF;
}

.navbar-inverse .row-red .navbar-nav>li>a:hover {
    color: #DB0720;
	background: #FFF;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #fff !important;
	background: #DB0720 !important;
}	


@media (min-width: 768px) {
	.navbar-nav>li>a.active {
		padding-top: 15px;
		padding-bottom: 13px;
		background: #DB0720;
		border-bottom: 2px solid #FFFFFF;
	}	
}

.nav-tabs {
    border-bottom: 1px solid transparent;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #DB0720;
    border: 1px solid transparent;
    border-bottom: 1px solid #DB0720;
}

.panel-toyota-black .panel-heading  h4{
	font-weight: bold !important;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #FFFFFF;
}

.pre-row {
		margin-top: 60px;
	}
	
@media (min-width: 768px) {
	.pre-row {
		margin-top: 100px;
	}
}

.vendor-list-fixed {
	position: fixed;
	top: 0px;
	background: #DB0720 !important;
	width: 100%;
	z-index: 1000;
	margin: 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.vendors-list  a{
	padding: 15px;
	display: block;
}

.vendor-button {
	margin-bottom: 5px;
}
