﻿@charset "utf-8";
/* CSS Document */

*{
    outline:none;
}
.nowrap
{
	white-space: nowrap;
}

#Wavelength .filter .fa {
    pointer-events:none;
}
header a{
	color:#3c3c3c;
	font-size:16px;
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.ttf);
}


body { font-family: 'Roboto', sans-serif;
		font-size:16px;
		line-height:1.5;
}

.navbar-nav li{
	margin-right: 80px;
}

.carousel-indicators li{
	height:3px;
	background:gray;
}

.productanchor {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}

.productlist td, th { 
	padding: 5px; 
}

#silder .carousel-control-next, .carousel-control-prev {
        width: 8%;
}

.carousel-indicators .active{
	background:red;
}

.leftrightarrow{
    color:red;
    font-size:26px 
}

.rs-tooltip {
  
    min-width: 100%;
    height: auto;
    left: 13px;  
    font-size: 10px;
    padding: 0 3px;
    top: 16px;
}

.rs-scale span:first-child{
	width: 25px !important;
}

.max-w-260{	
	max-width:260px;
}

.dropdown-toggle::after {
   font-family: Font Awesome\ 5 Free;
    content: "";
    vertical-align: top;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;   
}
/*
.form-check-input {
    margin-left: -1em;
} */

.resize-video {
    width:100%;
    height:auto;
    max-width:1905px;
    max-height:817px;
	margin: 0 auto;
}

.carousel-control-next, .carousel-control-prev {
    top: 30%;
    bottom: 30%;
}

.menu-header {
    position: absolute;
    top: -25px;
    right: 105px;
}
.text-center
{
	text-align:center;
}

.text-tail{color:#424242;}

.text-tail2 {color:#b7b8ba;}

.bg-gradient{ 
	background: linear-gradient(to right, #ffffff 0px, #9a9a9a 80%); 
	color:#fff;
	padding:1px 120px;
	font-size: 14px; 
    font-weight: 500;
}

.cart-value {
	margin-top: 10px;
    margin-left: -8px; 
	}

.shadow{
   /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);  */
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
   }

.logo {	
	width:200px;

}

#wevelength .fa-star {
    font-size: 16px;
	color: #FFD700;
	text-shadow: 0px 0px 2px #000000;
}
#wevelength .fa-star2 {
    font-size: 12px;
	color: #FFD700;
}

#wevelength .fa-circle{
	font-size: 7px;
	vertical-align: middle;
	margin-right: 3px;
}

#wevelength .fa-check-circle {
    font-size: 12px;
	vertical-align: baseline;
}

.add-access{
    position: absolute;
    text-align:center;
    z-index: 1;
    left: 0;
    right: 0;
    top: -31px;
}
.uk-pl-l {
     padding-left: 32px;

}

.mobil-logo {	
	max-width:120px;
	width:100%;
}

.pl-80 { padding-left:120px }
.pr-80 { padding-right:80px }

.mr_15{margin-right: -15px; }
.ml_15{margin-left: -15px; }

.pl-fo-80 { padding-left:80px }
.pr-fo-80 { padding-right:80px }

.font-weight-500 {
	font-weight: 500;
}

.line-h{
	line-height: 1;
}

.txt-style {
    width: 60px;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 4px 10px;
    font-size: 12px;
    outline: none;
}

.irs-from, 
.irs-to, .irs-slider {
	cursor:pointer;
}

#option{
    font-size:14px;
    color: #999;
}

#option td{
    border-bottom:1px solid #ccc;
}

#option .fa-check-circle {
     font-size:12px;
}

.bg-subcart-image{
background-image:url('/newsite/image/bg-svc.jpg');
background-size:cover; 
background-repeat:no-repeat;
background-position: center center;
}

.bg-subcart-color{
    background-color: #f4f4f4!important;
}


/*fancy line*/
.fancy {
  line-height: 0.5;
  text-align: center;
  color:green;
  overflow: hidden;
  padding: 10px 0;
 
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 20px;
  border-top: 1px solid green;
  top: 0;
  width: 1000px;
}
.fancy span:before {
   right: 100%;
   margin-right: 15px;
   border-left: 1px solid green;
}
.fancy span:after {
   left: 100%;
   margin-left: 15px;
   border-right: 1px solid green;
}

/*end fancy line*/

#wevelength .nav-tabs .nav-link {
    border: 0px solid transparent;
}



#table-style table {
  border-collapse: collapse;
  border-style: hidden;
}

#table-style table td,#table-style table th {
  
  border: 1px solid #e9ecef;
}

nav .dropdown-item {	
	font-size: 15px;
	
}

.dropdown-menu a {
	padding: 3px 10px;
}

#wevelength td, #wevelength th {
}
#comparison thead th {
   border-top: 0px solid #e9ecef;
 
}

.bg_light_gray {   
    background: #eaeaea;
}

.col_unset{
	color: unset;
}
	
/*#wevelength .fa-star{
	font-size: 11px;
	color: #868e96; 
}*/

/*Forms Style */

 .select, .text {
    text-transform: none;
    width: 100%;
    padding: 3px 8px;
	height:30px;
    /* font-weight: 500; */
}

.smallertext {
    text-transform: none;
    width: 50%;
    padding: 3px 8px;
	height:30px;
    /* font-weight: 500; */
}

/* Footer Section Style */
.footer_Section  {
	 background : #383838;
	 padding:50px 0px;
	 color:#fff;
	 	
}
.footer_Section a {
	 background : #383838;
	 color:#8c8c8c;
	 	
}

.footer_Section ul {
	list-style-type: none;
	padding-left:0;
	
}

.footer_Section ul li {
	line-height:2;
	color:#8c8c8c;
	font-size:15px;
}

.footer_Section2 {
	 background : #222222;
	 padding:20px 0px;
	 color:#6f6f6f;
	 font-size:14px;
}

.footer_Section2 a,.footer_Section2 ul  {
	 list-style-type: none;
	 color:#6f6f6f;
	 text-decoration: none;
	 margin-bottom: 0;
}

.footer_Section3 {
	color:#bebebe;
	padding:20px 30px 10px 30px;
	font-size:14px;
}

.footer_Section3 i, .sociali-cons i{
    background: #bebebe;
    padding: 5px;
    border-radius: 50%;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 18px;
}
.text-muted1{
	color:#c7c7c7 !important;
}

.btn-info {
	background-color: #00a9ee;
	border:0px;
    padding: 4px 10px;
}

.btn-info:focus {
	box-shadow: none;
}

.btn-info:hover {
	background-color: #00a9ee;
	border:0px;
}
.text-info {
	color:#00a9ee !important;
}

.responsive-video {
	width:100%;
	height:600px;
}

.breadline-item+.breadline-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .1rem;
    color:#6f6f6f;
    content: "|";
}


footer a:hover, footer a:focus { text-decoration: none;}

.a:hover { text-decoration:none;}


.lablaser{
	background-image:url('/newsite/image/product-bg.jpg');
} 

.brightline{
	background-image:url('/newsite/image/brightline.jpg');
}

.bg-lifescience{
	background-image:url('/newsite/image/Life-sciences.jpg');
    background-repeat: no-repeat;
	background-size: 100%;
	max-height:100%;
	
}
.explore{
	position:absolute;
	bottom:10%;
	left:10%;
	font-weight:bold;
	font-size:1rem;
	z-index:1;
	color:#868e96;	
	
}
.titleptl{
	position:absolute;
	top:10%;
	left:10%;
	z-index:1;
	text-shadow: 0px 0px 10px black;
	
}

.ul-lineheight li{
	line-height: 2;	
}

.horizon{
	background-image:url('/newsite/image/horizon.jpg');
	background-position:right bottom;
    background-repeat: no-repeat;
	background-size: 50%;
	padding:50px; 	
	
} 

.application{
	background-image:url('/newsite/image/application.jpg');
}

.support {
	background-image:url('/newsite/image/support.jpg');
}


.bg-wavelength{
	background-image:url('/newsite/image/bg-wavelength.jpg');
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding:150px 0px; 	
} 

.icon-input { position: relative; width:500px; margin:auto; }

.icon-input input { padding: 10px 20px 10px 40px;}

.icon-input img { 
	position: absolute;
	top: 17px;
	left: 12px;
	}

.bg-image-news{
	background-image:url('/newsite/image/Coloured-Pencils-Image.jpg');
	background-repeat: no-repeat;
}

.inputBox{
  background-image:url('');
  background-repeat:repeat-y;
  padding-left:20px;
}


.bg-image{
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding:50px;
}

.btn {
    padding: 4px 10px;
    font-size:15px;
}

.order-button {
    padding: 4px 10px;
    background: #fff;
    color: #167cc6 !important;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 800;
}

.order-button2 {
    padding: 4px 10px;
    background: #494949c7;
    color: #167cc6 !important;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 800;
}

.border-button {
    padding: 4px 10px;
    background: #fff;
    color: #167cc6 !important;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
	border:1px solid #999;
	
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, tab-content {
   
    background-color: #eaeaea;
   
}

.bg-gray {
	/*background:#e3e3e3;*/
    background:#e8e8e8;
}

.bg-lightred {
	/*background:#e3e3e3;*/
    background:#ff6a6b;
}

.bg-gradient-updown{
    background: linear-gradient(to bottom, #ffffff 20%, #dadada 90%);
}

.about-mb{ 
    margin-bottom: -30px;
 }


.bg-gradient-gray{	
	background: #ececec; /* Old browsers */
	background: -moz-linear-gradient(top, #ececec 0%, #ffffff 21%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ececec 0%,#ffffff 21%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ececec 0%,#ffffff 21%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.value-gradient-gray{	
	background: #ececec; /* Old browsers */
	background: -moz-linear-gradient(top, #ececec 10%, #ffffff 90%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ececec 10%,#ffffff 90%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ececec 10%,#ffffff 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.min-width-search{
    min-width:250px;
}
.fsz-36{
	font-size: 36px;
}

.fsz-18{
		font-size:18px;
	}
	
.fsz-14{
		font-size:14px;
	}
	
.fsz-12{
		font-size:12px;
	}
	
.h-rem {
	    font-size: 1.50rem;
}	
.h-270 {
    height: 270px;
}

tooltip {
    font-size:10px;
}

.display-txt{   
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
	}

/* Model Center*/
.modal-open .modal.modal-center {
    display: flex!important;
    align-items: center!important;
    .modal-dialog {
        flex-grow: 1;
    }
}


.border-top-line { 
	border-top:1px solid #c3c3c3;
}

.border-bottom-line { 
	border-bottom:1px solid #c3c3c3;
}


#accordion a:hover, #accordion a  {
     color: #212529;
     text-decoration: none; 
}


#wevelength th {
	font-weight: normal;
	border-top: 0px solid #e9ecef;
}

.thumimage{
    position: absolute;
    bottom: -153px;
    }

.mobile-height .bg_light_gray {
height:70px;
}
/*<!--.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057 !important;
}-->*/

/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
	.modal.left .modal-dialog {
		position: fixed;
		margin: auto;
		width: 300px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}
	
  .modal.left .modal-content {
		height: 100%;
		overflow-y: auto;
	}
	
	.modal.left .modal-body {
		padding: 15px 15px 80px;
	}
	
	
	.modal.left.fade.in .modal-dialog{
		left: 0;
	}
	
	/* ----- MODAL STYLE ----- */
	.modal-content {
		border-radius: 0;
		border: none;
	}
	
    .owl-next {
    position: absolute;
    right: 1%;
    top: 40%;
    color: #868e96;
    font-size: 25px;
}
.owl-prev {
    position: absolute;
    top: 40%;
    left: 1%;
    color: #868e96;
    font-size: 25px;
}


#bottom-navs .nav-tabs .nav-item.show .nav-link, #bottom-navs .nav-tabs .nav-link.active, #bottom-navs tab-content {
    background-color: #fff;
	border-bottom: 1px solid #ddd;
	box-shadow: 1px 1px 5px #ccc;
}

#bottom-navs .nav-tabs .nav-link {
	
	border-bottom-left-radius: 0.80rem;
	border-bottom-right-radius: 0.80rem;	
	border-top-left-radius: 0rem;
	border-top-right-radius:0px;
	border-top: 0px solid #ddd;
	
}

#bottom-navs .nav-tabs {
    border-bottom: 0px solid #ddd;
	
}

#bottom-navs .nav-link {
    padding: 3px;
}

#wevelength td:first-child {
    text-align: left;
}

#comparison td:first-child {
    text-align: right;
	padding-right:30px;
	color:#999;
}

.mob-style .select{
	height: 25px!important;
}

.max-w-200{
	max-width: 200px;
 }



.interbutton{
	position: absolute;
	bottom: 12px;
	right: 15px;
}


@media only screen and (max-width: 1813px) {
.navbar-nav li {
    margin-right: 70px;
}

}


@media only screen and (max-width: 1580px) {
    .pr-fo-80 {
     padding-right: 30px; 
    }
    .pl-fo-80 {
    padding-left: 30px;
}

}

@media only screen and (max-width: 1760px) and (min-width: 1399px ) {
	
.navbar-nav li {		
		margin-right: 30px;
	}	
	
.nav-link .h4 {
	font-size:20px;
}	

a.nav-link {
    font-size: 18px;
}
	
	
}	
	

@media only screen and (max-width: 1400px) and (min-width: 1200px ) {
	
	.navbar-nav li {
		
		margin-right: 30px;
	}
	
.nav-link .h4 {
	font-size:18px;
}	

a.nav-link {
    font-size: 16px;
}

.pl-80 { padding-left:80px }

.pr-80 { padding-right:40px }

.bg-gradient{  padding-right:80px;}


}

@media only screen and (max-width: 1449px) {
    .navbar-nav li {
        margin-right: 28px;
    }
    .pr-80 {
    padding-right: 45px;
}
}
@media only screen and (max-width: 1440px) {

.h-rem {
    font-size: 1.5rem;
}

.pl-fo-80 { 
    padding-left:0;
}

.pr-fo-80 { 
    padding-right:0;
}

.menu-header {
    right: 65px;
}

}


@media only screen and (max-width: 1294px) {
   .pr-80 {
    padding-right: 42px;
}
   .navbar-nav li {
    margin-right: 18px;
}
}

@media only screen and (max-width: 1210px) {
  .pr-80 {
    padding-right: 40px;
}
   .navbar-nav li {
    margin-right: 15px;
}
}

@media only screen and (max-width: 1199px) {
	
	.navbar-nav li {		
		margin-right: 15px;
	}

    .menu-header {
        position: inherit;
        top: -25px;
        right: 105px;        
    }

    .menu-header .text-white {
        color:#3c3c3c !important;
    }

    .menu-header li {
        padding: .5rem 1rem;
        padding-left: 0;
    }

    .menu-header .span {
        display:none;
    }

	
 .display-txt{   
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1;
	}


 #wevelength th.vertical-text {
  /* Something you can count on */
  height: 220px;
  white-space: nowrap;
}

#wevelength th.vertical-text > div,#wevelength th.vertical-text > span > div {
        transform:
        /* Magic Numbers */
        translate(0px, 100px)
        /* 45 is really 360 - 45 */
        rotate(270deg);
        width: 3px;
    }


.thumimage{
    position: absolute;
    bottom: -250px;
    }

}



.disbtn{
	display:none;
}


@media only screen and (max-width: 991px) {
	
.tablate-w-100{
	max-width:95%;
}

.thummobimage{
    max-width:100%;
}
.thumimage{
    position: initial;
    bottom: 0px;
    }

.bgmobcolor {
    background: #ececec;
    background: -moz-linear-gradient(top, #ececec 0%, #ffffff 21%);
    background: -webkit-linear-gradient(top, #ececec 0%,#ffffff 21%);
    background: linear-gradient(to bottom, #ececec 0%,#ffffff 21%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ffffff',GradientType=0 );
}

.bg_mob_light_gray{
        background: #eaeaea;
}

.mobile-height .bg_light_gray {
    height:0px;
}

.mt-6 {
    margin-top: 5.5rem!important;
}

.tabcartview{
	 position: absolute;
	 right: 15px;
	 top: 0;
}


.remov-mobil-bg-gradient-gray {
	background:#fff;
}

.mobil-filter {
    width: 300px;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    height: 100%;
    overflow-y: auto;
	z-index:9999;
	display:none;
}

	.disbtn{
	display:block;
	padding:5px 0 5px;
}

.filtermodal{
    cursor:pointer;
}

}


@media (min-width: 767px) and (max-width: 991px) {
	.tabviewvalue{
		position: absolute;
		right: 15px;
		top: 0;
	}
.changebutn .select.w-75 {
    width:100% !important;
}

.h2, h2 {
    font-size: 1.7rem;
}

.h3, h3 {
    font-size: 1.5rem;
}

.h4, h4 {
    font-size: 1.3rem;
}


.h5, h5 {
    font-size: 1.1rem;
}

.h6, h6 {
    font-size: .9rem;
}

body{
    font-size:15px;
}

   .bg-image-news {
        background-image: url('/newsite/image/tab-lasernews-bg.png');
        background-repeat: no-repeat;
        /* background-size: contain; */
    }

}




@media only screen and (max-width: 767px) {



    footer h6, footer a {
        text-align: center;
        line-height: 3;
    }

    .footer_Section2 a {
        font-size: 14px;
    }


    .footer_Section3 {
        font-size: 14px;
        padding: 0px;
    }

    .sm-reserved {
        background: #484848;
        padding: 10px 0;
        color: #808080;
    }

    .carousel-item .h3 {
        font-size: 13px;
        font-weight: 500 !important;
    }

        .carousel-item .h3 img {
            width: 150px !important;
       }

    .table-responsive {
        font-size: 14px;
    }

    .table-responsive tbody {
            font-size: 12px;
     }

    .h-rem {
        font-size: 1rem;
    }

    .bg-image-news {
        background-image: url('/newsite/image/mobile-bg.jpg');
        background-repeat: no-repeat;
        /* background-size: contain; */
    }

    .remove-relative {
        position: initial;
    }

    .in-relative {
        position: relative;
    }

    .mob-style {
        position: absolute;
        top: 22px;
        right: 15px;
    }

 

.mob-style1{
	position:absolute;
	top:35px;
	right:15px;	
}

 .display-txt{   
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1;
	}


#wevelength table {
    border-collapse: collapse;
    width: 100%;
}


#wevelength .fa-star{
	font-size: 7px;

}

#wevelength th.vertical-text {
  /* Something you can count on */
  height: 220px;
  white-space: nowrap;
}

#wevelength th.vertical-text > div {
  transform: 
    /* Magic Numbers */
    translate(0px, 100px)
    /* 45 is really 360 - 45 */
    rotate(270deg);
   width: 3px;
}

#wevelength .fa-circle {

    margin-right: 0px;
}

.full-width{
	max-width:100%;
}

#comparison{
	display: inline-table;
}

#comparison tr th, #comparison tr td {
     font-size:14px;
}

#comparison td:first-child {
	padding-right:10px;
}

.hide-show {
    display:none;
}


.tabcartview{
  right: 0px;
}

.remov-mobil-bg-gray {
	background:#fff;
}


.interbutton {
    position: inherit;
}

.fsz-36 {
    font-size: 28px;
}

.w-75.max-w-200{
    max-width:150px;
}
		
	
}


@media only screen and (max-width: 640px) {
 /*	.container{
	   max-width: 100%;
	} */
	
 .display-txt{   
    font-size: 2rem;
    font-weight: 300;
    line-height: 1;
	}


}



@media only screen and (max-width: 576px) {

body{
    font-size:14px;
}

.h2, h2 {
    font-size: 1.5rem;
}

.h3, h3 {
    font-size: 1.3rem;
}

.h4, h4 {
    font-size: 1.1rem;
}


.h5, h5 {
    font-size: .9rem;
}

.h6, h6 {
    font-size: .8rem;
}

.fsz-18 {
    font-size: 16px;
}

.footer_Section2 a{
		font-size:10px;
	}
	
 .footer_Section3{
		font-size:11px;
	}
	
 .display-txt{   
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1;
	}
	
.bg-image, .horizon,.lablaser {
	padding:30px;
}

.shadow .h6, .shadow .h5{
	font-size:13px!important;	
}

.h-rem {
    font-size: .80rem;
}

.btn-fsz {
	font-size:12px 
}

.icon-input { width:300px;}


#downuptap li {	
	width: 130px;
	text-align: center;
}

.carousel-indicators{
    bottom: 0px;
}


}

@media only screen and (max-width: 454px) {


#downuptap li {	
	width: 100px;
	text-align: center;
	font-size: 11px;
}

 .display-txt{   
    font-size: 1rem;
    font-weight: 300;
    line-height: 1;
	}

 #comparison tr th, #comparison tr td  {
     font-size:12px;
}

 .download p {
        font-size:13px;
 }

  .download .h5 {
        font-size:15px;
 }

  .leftrightarrow {
    color: red;
    font-size: 17px;
}

 .fsz-36 {
    font-size: 20px;
}

#bottom-navs a img{
     width: 46px;
 }

.carousel-indicators{
    bottom:-7px;
}

 .carousel-indicators li {
    height: 2px;
  }

}


@media only screen and (min-width: 1200px) {
.prodt-val{
    position: absolute;
    right: 0;
    bottom: 0;
}
}
/* table Style responsive*/
@media only screen and (max-width: 990px) {

#no-more-tables
{
	max-width:100%;
	width:100%;
}

    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display:block;
		float:left;
    }
    #no-more-tables table,
    #no-more-tables tr
	{
		width:100%;
		max-width:100%;
	}

	#no-more-tables td
	{
		border-color:white !important;
	}

        /* Hide table headers (but not display: none;, for accessibility) */
        #no-more-tables thead tr {
			display: none;
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    #no-more-tables tr {
        border: 1px solid #ccc;
        margin-bottom: 5px;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

        #no-more-tables td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            max-width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
        }

#no-more-tables td:before { content: attr(data-title); }


}

/* Customize the label (the container) */
.duty {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.duty input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.duties {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .duties {
  background-color: #00a9ee;
}

/* Create the checkmark/indicator (hidden when not checked) */
.duties:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .duties:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .duties:after {
  left: 8px;
  top: 0px;
  width: 10px;
  height: 20px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


@media only screen and (max-width: 550px) {
#wevelength td, #wevelength th {
	padding:6px 6px;
}
}