{
    box-sizing: border-box;
}

html {
    /*height:100%;*/
    overflow-x: hidden;
    /*font-family: sans-serif;*/
    background: #fcfcfc;
}

body {
/*  height: 100%;
    margin: 0;*/
}


main {
    padding-left: 300px;
}

@media only screen and (max-width : 992px) {
    main {
        padding-left: 0;
    }
}


#nav-mobile li.search .search-wrapper input#search {
    display: block;
    font-size: 16px;
    font-weight: 300;
    width: 94%;
    padding-left: 1em;
    /*height: 45px;*/
    /*margin: 0;*/
/*    padding: 0 45px 0 15px;*/
    /*border: 0;*/
    color: #000;
}

a.hkn-logo:hover {
    background-color: rgba(0,0,0,0) !important;
}

#nav-mobile li.search .search-wrapper i.material-icons {
    position: absolute;
    top: -10px;
    right: 10px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.87);
}

.search-wrapper {
    margin: 0;
}

.collapsible {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    margin: 0;
}

.wm-frame {
    width: 100%;
    /*height: 1200px;*/
    height: 2400px;*/
}



.wm-frame.hkn {
    width: 2600px;
    height: 5500px;


    -moz-transform:scale(0.80);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.80);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.80);
    -webkit-transform-origin: 0 0;
}

.collapsible-header {
    border-bottom: 0;
    background-color: #757575;
}

.collapsible-header i {
    font-size: 1rem;
}

.collapsible-body {
    border-bottom: 0;
}

.collapsible-header {
    min-height: 2.5rem;
}

.side-nav li {
    line-height: 2.5rem;
}

.side-nav li>a {
    height: 2.5rem;
    line-height: 2.5rem;
}


.tooltip {
    background-color: #fff;
    position: absolute;
    margin: 5px;
    /*width: 500px;*/
    /*height: 100px;*/
    overflow: auto;
    border: 1px solid black;
    display: none;
}

/*
a.active {
    background-color: #616161;
}*/

/*a.collapsible-header.waves-light.bold.waves-effect.active {
    background-color: #616161;
}
*/

/*a.level2-caret {
    background-color: rgba(0, 0, 0, 0);
}
*/

/*.level2-caret .active {
   background-color: black;
}*/

nav i {
    height: 0;
}

nav .clearFix {
    display: block;
    clear: both;
    content: "";
}

/*.my-nav .collapsible-header:hover, .side-nav.fixed .collapsible-header:hover {
    background-color: rgba(0,0,0,0.05);
}*/

    /* border-bottom: 1px solid #ddd; */

.my-nav {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	width: 300px;
	overflow-x: hidden;
	overflow-y: hidden;
	min-height: 100%;
	/*background: #444;*/
	z-index: 200;
	color: #F1F1F1;
}

.my-nav li {
    float: none;
    line-height: 48px
}

.my-nav .level-1-body {
    padding: 0;
  /*  font-weight: 400;
    padding: 0 37.5px 0 45px;*/
}

/*ul li a {
    font-weight: 400;
    padding: 0 37.5px 0 45px;
}
*/
/*.my-nav-scroll {
	width: 320px;
	position: relative;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 100%;
}*/

.input-group-addon {
    border: 1px solid #9e9e9e;
    border-radius: 0px;
}

td.auto-table, th.auto-table {
    padding: 0;
}

@media only screen and (max-width: 992px) {
    .col.s4.l2 {
        padding-top: 1em;
    }

    div#dtp {
        padding-top: 1em;
    }
}
/*.my-nav-header {
	width: 300px;
	z-index: 200;
	height: 4.72em;
	background-color: rgb(58, 136, 216);
	text-align: center;
	padding: 0.809em;
	display: block;
	margin-bottom: 0.809em;
}
*/
/*.my-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 300px;
    background-color: #444;
    border-top: solid 2px #4C4C4C;
    z-index: 400;
    color: #F1F1F1;
    text-align: center;
    padding: 0.809em;
}*/


.container {
    margin: 0 auto;
    max-width: 1400px;
    width: 95%;
}

@media only screen and (min-width: 993px)
.container {
    width: 100%;
}
/*
@media only screen and (min-width: 601px)
.container {
    width: 85%;
}
*/

/*.section {
    padding-top: 1rem;
    padding-bottom: 1rem;
}*/

/*.datetimepicker {
    margin-top: 1em;
    margin-bottom: 30px;
}
*/
.dtp.form {
    padding-bottom: 3.8rem;
    padding-top: 1rem;
}

/*.prepick {
    float: left;
    padding-right: 1.5em;
}
*/
/*
.my-section {
	margin-left: 300px;
	min-height: 100%;
	overflow-x: scroll;
	background: rgba(0,0,0,0.05);
	width: 1400px;
}

.my-weathermap {
    margin-left: 300px;
    min-height: 100%;
    overflow-x: scroll;
    background: rgb(255, 255, 255);
}

#section-content, .section-content {
	/*max-width: 900px;*/
/*	width: 1000px;
	height: 100%;
	padding: 1.6em 3.2em;
	margin: 0;
}
*/
/*
.auth {
	margin-right: 20em;
	margin-left: 20em;
	padding-top: 10em;
}

.my-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 300px;
	background-color: #444;
	border-top: solid 2px #4C4C4C;
	z-index: 400;
	color: #F1F1F1;
	text-align: center;
	padding: 0.809em;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

li {
	list-style: none;
}

.list-href {
	line-height: 18px;
	text-decoration: none;
	padding: 0.4045em 1.618em;
	display: block;
	position: relative;
	font-size: 90%;
	color: #F1F1F1;
}

.header-link {
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	color: white;
	font-size: 140%;
	position: relative;
	top: 0.6em;
	right: 1em;
}

.list-href:hover {
	background-color: #908585;
	cursor: pointer;
}

.list-href.current {
	background: #FCFCFC;
	color: black;
}

.sub-list {
	margin-left: 20px;
	background: #b3b3b3;
	border-right: solid 3px #444;
	color: black;
}

.list-sub-two {
	margin-left: 20px;
	background: #3A3A3A;
}

.list-sub.current {
		background-color: #908585;
}

iframe {
	overflow:hidden;
}

.wm-frame {
	border-width: 0px;
	margin: 0 auto 0 auto;
	float: left;
	display: block;
}

.wm-frame.hkn {
	width: 2516px;
	height: 2616px;

	-moz-transform:scale(0.80);
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.80);
	-o-transform-origin: 0 0;
	-webkit-transform: scale(0.80);
	-webkit-transform-origin: 0 0;
}

.wm-frame.small {
	width: 1466px;
	height: 1616px;
}

.top-list {
	width: 300px;
	margin-bottom: 10em;
}

.nav-login {
	color: #F1F1F1;
}

.nav-list-label {
	float: right;
}

.button {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.button:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}


li.list-sub-two.current {
	background: #C3C3C3;
}


table.auto-table {
  width: 100%;
  font-size: smaller;
}

*/
/*
th.auto-table, td.auto-table {
	border-bottom: 0.1rem solid #e1e1e1;
	/*padding: 1.2rem 1.5rem;*/
/*	text-align: left;
}
th.auto-table:first-child,
td.auto-table:first-child {
	padding-left: 0;
}
th.auto-table:last-child,
td.auto-table:last-child {
	padding-right: 0;
}
*/

/*
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    /*font-weight: 700;*/
}

/*
.form-group {
    margin-bottom: 15px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}


.export-modes {
    float: right;
    padding-top: 50px;
}

#search {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 0.809em;
}

a.search.router.label {
    padding-right: 2.5em;
}


.prepick {
	float: left;
	padding-right: 1.5em;
}*/