body{
	//background: url("../image/background.png");
	min-height:1400px;
}

body{
	//font-family: Comic Sans MS !important;
	color:#4E4E4E;
}
.container,h1,h2,h3,h4,h5,h6{
	color:#4E4E4E;
}

.loading{
	//background: url("../image/background.png");
	background: white;
	min-height: 100%;
  	min-width: 100%;
    background-position: 50% 20%; 
    position:absolute;
    z-index:2;
    opacity: 1;
}

.loading img{
	margin:auto;
	margin-top:20%;
	display:block;
}

.loading.ng-hide {
    opacity: 0;
}

.loading.ng-hide-add,
.loading.ng-hide-remove {
    -webkit-transition: 2s linear all;
    transition: 2s linear all;
}
.top-banner{
	color:rgba(255, 255, 255, 0.91);
}
.orbit-timer { display:none;}

.page_container{
	max-width:73rem;
	margin:0 auto !important;
	padding: 0 2em !important;
	//border-left: 4px solid #ddd;
	height:100%;
}

.home_container h2{
	border-bottom: solid 2px #DCDCDC;
}

.home_container .content img{
	margin:0 auto;
}

.section{
	margin-bottom:5%;
}

.interests img{
	width:180px;
	height:120px;
}

.personal_photo img{
	width:180px;
}

.row-top{
	max-width: initial;
	text-align:center;
	background-color:#4294D1;
	//min-height: 8em;
	//height:auto;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
/* Mixin */
@mixin vertical-align($position: relative) {
  position: $position;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.element p {
  @include vertical-align();
}
.row-top .logo{
	display:block;
	margin:auto;
	width:80px;
	@include vertical-align();
}
.top-bar{
	background:transparent;
	max-width: 74rem;
    margin: 0 auto;
    margin-bottom:2%;
}
.top-bar li,.top-bar a{
	background:rgba(22, 122, 198, 0.32) !important;
	background-color:rgba(22, 122, 198, 0.32) !important;
}
.top-bar a{
	color:rgba(255, 255, 255, 0.91) !important;
}
.toggle-topbar.menu-icon{
	margin-right:30px;
}
.top-bar .toggle-topbar.menu-icon a{
	padding:0 2rem 0 0.9375rem;
}
.top-bar li.active{
	background-color: rgba(22, 122, 198, 0.72) !important;
}

.tabs-block{
	position: absolute;
    width: 100%;
    height: 20%;
}

.tabs{
	margin-bottom: 10px !important;
}

.tabs a {
	text-align:center;
}

.tabs dd.active a, .tabs .tab-title.active a{
	background-color: rgba(0, 186, 122, 0.04);
	//background-color: rgba(0, 186, 122, 0.16);
	color:rgba(0, 81, 255, 0.77);
}

.tabs dd > a, .tabs .tab-title > a{
	background: transparent;
	color:rgba(129, 127, 127, 0.93);
}
.tabs dd > a, .tabs .tab-title > a:hover { 
    background-color: rgba(0, 186, 122, 0.04);
    //background-color: rgba(0, 186, 122, 0.16);
}

.tabs .menu{
	padding:0;
	padding-right:10px;
}

.contact img{
	display:inline-block !important;
	width:32px;
	cursor: pointer;
}


.k{
	position:absolute;
	background:transparent;
	z-index:8;
}

.k_img, .k_img_run{
	background:transparent; 
	display:block; 
	margin-left: auto;
	margin-right: auto;
	z-index:8;
}

.k_img_run{
	cursor: -webkit-grab; cursor:-moz-grab;  cursor:grab;
}

.k_text{
	background:transparent;
	font-size:10px;
	cursor:default;
	font-weight: bold;
}

.k_area{
	padding-top: 1em;
    max-width: 13em !important;
    min-height: 5em;
    margin-left: auto !important;
    margin-right: auto !important;
}
.k_caught_area{
	width:100%;
}
.k_caught_fixed{
	float:left;
	margin-left: 7px;
}
#k_num_des{
	font-weight:bold;
	text-align: center;
}
.j{
	//position: fixed;
	//bottom: 2px;
	//right: 40px;
	//z-index:2;
	//background:transparent;
	//height:48px;
	//width:280px;
}

#j_des{
	margin-right:1px;
	background:transparent;
}

#j_cred{
	width:70%;
}
#j_button{
	width:30%;
	border-width: 2px;
	border-color: #CCCCCC;
	border-style: solid;
}
#j_cred,#j_button{
	height:50px;
	float:left;
	margin:0;
}

#j_showButton{
	height:25px;
	float:left;
}

#j_user{
	//display:block;
	height:50%;
	width:100%;
	-webkit-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    font-family: inherit;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875rem;
    padding: 0.5rem;
}

#j_pw{
	//display:block;
	height:50%;
	padding: 0.5rem;
}

#j_msg{
	max-height: 40em;
	background:white;
	//width:276px;
	width:100%;
	//height:260px;
	border:1px solid gray;
	word-wrap: break-word; 
	//font-size: 70%;
	overflow-y:scroll;
}

#j_input{
	height:32px;
	width: 100%;
}

.container{
	//max-width:90%;
	//max-width:60%;
	margin:auto;
	min-height:100%;
}

.panel{
	//background:url(../image/projects/title_bg.png);
	background: rgba(131, 185, 225, 0.58);
	background-size: 100% 100%;
    background-repeat: no-repeat;
	margin-bottom:5px;
	padding:10px;
	text-align:center;
}

.th{
	height:200px;
	width:100%;
}

.reveal-modal{
	overflow-y: scroll;
	height:500px;
	//background: url("../image/background.png");
}

.row-projects{
	margin-bottom:20px;
	margin-top:2px;
}

.reveal-modal .button{
	background:#008CBA;
}

.reveal-modal img{
	cursor: pointer;
}

.reveal-modal .row p{
	text-align:center;
}

.reveal-modal .center{
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.map{
	width:100%;
	margin: 0 auto !important;
	//float:left;
	//margin-right:0.2% !important;
}

.angular-google-map-container { 
	height: 380px; 
}

.map_des{
	//margin-top:4% !important;
	font-size: 2em;
}
,.map_des p{
	font-size:0.5em;
}
.map_des p{
	text-align:justify;
}

.map_des img{
	width:300px;
	height:300px;
	float: left;
	margin:0 2%;
}
footer{
    min-height: 8em;
    background-color:#4294D1;
    text-align:center;
    color:rgba(255, 255, 255, 0.91);
}
footer b{
	font-size:0.8em;
}