* { margin: 0; padding: 0; }
iframe { width: 100%;}		

body {
	background:#ededed;
	font-family: "微軟正黑體", Microsoft JhengHei, verdana; 
}



#KSCC .container-fluid .row div {
	/*background:#ccc;*/
	/*border:1px solid #000;*/
	/*padding:0;*/
	font-family: "微軟正黑體", Microsoft JhengHei, verdana; 
}
@media screen and (max-width: 768px) {#KSCC .container-fluid .row div {padding:0;}}



#KSCC .container-fluid .row div.col-md-6 {
	/*background:#000;*/
}

#KSCC .container-fluid .row div.bg_empty {
	background:none;
}

#KSCC .content_width {
	width:90%;
}

#KSCC #headerNav .row {margin-top:0;}

/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 768px) {#KSCC .content_width {width:100%;} #KSCC .row {margin-top:0;}}

/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {#KSCC .content_width {width:90%;} #KSCC .row {margin-top:15px;}}

/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {#KSCC .content_width {width:90%;} #KSCC .row {margin-top:15px;}}

#KSCC .footer_width {
	width:100%;	height:120px;
	background:url(../img/bg_footer.jpg) no-repeat bottom;
	background-size:cover;
	margin-top:35px;
}



/* Content Area Settings */

/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 768px) {#KSCC #KSCC_content .col-md-6 {/*width:100%*/; margin:0; padding:10px;}}

/* Medium devices (desktops, 992px and up) 
@media screen and (min-width: 992px) {#KSCC #KSCC_content .col-md-6 a {
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.35);
}}*/

/* Large devices (large desktops, 1200px and up) 
@media screen and (min-width: 1200px) {#KSCC #KSCC_content .col-md-6 a {
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.35);
}}*/

#KSCC #KSCC_ft .col-md-6 {box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}


#KSCC .ih-item.square {/*width:auto; height:auto;*/border:none;box-shadow:none;}

#KSCC div.ic_play {
	background-size:contain;
	background-image:url(../img/ic_play.png);
	/*background-color:rgba(0, 0, 0, 0.5); */
	position:absolute; 
	top:0; left:0; 
	width:100%; height:100%;
	z-index:999;
}

/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 768px) {#KSCC div.ic_play {display:block;}}

/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {#KSCC div.ic_play {display:none;}}

/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {#KSCC div.ic_play {display:none;}}


#KSCC h3.blk_title {
	position:absolute; 
	bottom:0; left:0; 
	width:100%; height:40px;
	font-size:18px; color:#fff; line-height:40px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
	/*background:#c00;*/
	margin:0; padding:0 15px;
	overflow:hidden;
	text-align:right;
	z-index:900;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}



#KSCC .jumbotron {
	text-align:center;
	/*width:100%;*/
	padding:0;
	background:none;
	margin:0 auto 10px auto;
}

/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 768px) {#KSCC .jumbotron {width:100%;}}

/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {#KSCC .jumbotron {width:50%;}}

/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {#KSCC .jumbotron {width:50%;}}

#KSCC .jumbotron h1 {
	/*font-size:35px;*/ line-height:40px;
}
#KSCC .jumbotron p {
	/*font-size:18px;*/ line-height:25px;
}

#KSCC .jumbotron h1 img.flip {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}

/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 768px) {#KSCC .jumbotron h1 {font-size:25px;}}
@media screen and (max-width: 768px) {#KSCC .jumbotron p {font-size:16px;}}

/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {#KSCC .jumbotron h1 {font-size:40px;}}
@media screen and (min-width: 992px) {#KSCC .jumbotron p {font-size:18px;}}

/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {#KSCC .jumbotron h1 {font-size:40px;}}
@media screen and (min-width: 1200px) {#KSCC .jumbotron p {font-size:18px;}}


/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 768px) {#KSCC .info {display:none;}}


#KSCC .full_width {
	width:100%;
	margin:0; padding:0;
}

#KSCC .mail_width {
	width:640px;
	margin:0; padding:0;
}

#KSCC .footer_width {
	width:100%;	height:120px;
	margin-top:35px;
	background: rgb(204,204,204); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(204,204,204,1) 0%, rgba(237,237,237,1) 75%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,1)), color-stop(75%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(237,237,237,1) 75%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(237,237,237,1) 75%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(237,237,237,1) 75%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(204,204,204,1) 0%,rgba(237,237,237,1) 75%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}


#social_ft {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
	border:none;
	padding:0 0 15px 0;
}

/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 768px) {#KSCC .footer_width {background-position:bottom left; background-size:135%;} #KSCC .footer_width .appintro {margin-top:20px;}}

/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {#KSCC .footer_width {background-position:top; background-size:cover;} #KSCC .footer_width .appintro {margin-top:50px;}}

/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {#KSCC .footer_width {background-position:top; background-size:cover;} #KSCC .footer_width .appintro {margin-top:50px;}}


/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 768px) {#KSCC .ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}}

/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {#KSCC .ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}}

/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {#KSCC .ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}}


/* Header Responsive */
/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 768px) {#KSCC #header_mobile {display:block;} #KSCC #header_web {display:none;}}

/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {#KSCC #header_mobile {display:none;} #KSCC #header_web {display:block;}}

/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {#KSCC #header_mobile {display:none;} #KSCC #header_web {display:block;}}


/* portrait */
@media screen and (orientation:portrait) {
#KSCC_content .col-xs-12 {width: 100%;}
}
/* landscape */
@media screen and (orientation:landscape) {
#KSCC_content .col-xs-12 {width: 50%;}
#KSCC_ft .col-xs-12 {width: 50%;}
#KSCC_ft .col-xs-12 .col-xs-12 {width: 83.33%;}
}


/* Header Affix */

#KSCC header{
  /*border:1px solid #000;*/
  min-height:50px;
  /*background:pink;*/
}

#KSCC header div.col-md-12 {padding:0;}

#nav{
	/*visibility:hidden;*/
	/*transition: top 1s;
	-webkit-transition: top 1s; /* Safari */
	background:rgba(34,60,148,0.8);
	width: 100%;
	border:none;
	box-shadow: -1px 3px 18px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: -1px 3px 18px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: -1px 3px 18px rgba(0, 0, 0, 0.35);
}

/*change font-size on certain screens*/
@media screen and (max-width: 991px) and (min-width:768px) {
	#nav .navbar-nav{
		font-size:12px;
	}
}

#nav.affix {
	background:rgba(0,0,0,0.5);
	visibility:visible;
	position: fixed;
  	top: 0;
	width: 100%;
	border:none;
}

#KSCC .navbar-inverse .navbar-toggle {
  border-color:none;
}
#KSCC .navbar-toggle {
	color:#fff;
	position: relative;
	float: left;
	padding:15px 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	background-color: transparent;
	background-image: none;
	border: none;
	border-radius: 0px;
}

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

#KSCC .navbar-inverse .navbar-nav>.active>a, 
 .navbar-inverse .navbar-nav>.active>a:focus, 
 .navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: rgba(0,0,0,0);
  font-size:18px;
}

#KSCC .navbar-nav>li>a {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 50px;
}
#KSCC .navbar-brand {
  padding: 0;
  font-size: 18px;
  line-height: 50px;
}


/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 768px) {#KSCC #KSCC_download {margin:10px 0; width:100%; float:left;} #KSCC #KSCC_download img {width:100%;}}

/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {#KSCC #KSCC_download {margin:10px 0; width:33%; float:right;} #KSCC #KSCC_download img {width:100%;}}

/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {#KSCC #KSCC_download {margin:10px 0; width:33%; float:right;} #KSCC #KSCC_download img {width:100%;}}



@media screen and (max-width: 768px) {#KSCC .container-fluid>.navbar-collapse, #KSCC .container-fluid>.navbar-header, #KSCC .container>.navbar-collapse, #KSCC .container>.navbar-header {
    margin-right: 0;
    margin-left: 15px;
}}

/* LK Bank Customization */
#KSCC #header_web, #KSCC #header_mobile, #KSCC #header_mail {
	width:100%; height:133px;	
	background-size:cover;
	box-shadow: -1px 3px 18px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: -1px 3px 18px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: -1px 3px 18px rgba(0, 0, 0, 0.35);
}
#KSCC #header_web {
	background:url(../img/bg_header.png) no-repeat bottom right #fff;
}
#KSCC #header_mobile {
	background:url(../img/bg_header.png) no-repeat bottom left #fff;
}
#KSCC #header_mail {
	background:url(../img/bg_header.png) no-repeat bottom left #fff;
}

#KSCC .row {margin:0;}
#KSCC button span {margin-right:5px;}

#KSCC #logo_LKbank {
	float:left;
	height:105px; width:450px;
}
#header_mail #logo_LKbank {
	margin-left:95px;
}

#KSCC #logo_LKbank img {
	margin:20px 0 0 55px;
}

#KSCC #header_info {
	margin:0;
	float:right;
	width:350px; height:26px;
}
#KSCC #header_info .btn {
	padding:2px 12px;
	background:none;
	border:none;
}
#KSCC #header_info .btn-success {color:#f7941d;}

#KSCC button.btn-default {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

#KSCC #header_logintime {cursor:default; color:#fff;}

#KSCC #header_HideTitle {
	-webkit-font-smoothing: antialiased;
}
#KSCC #header_HideTitle a {cursor:default;color:rgba(255,255,255,1);}

#KSCC #header_HideTitle span {
	font-size:13px;
	font-family:Verdana;
	padding-left:10px;
}

#KSCC #LKmainNav {
	margin-top:8px;
	background: rgb(26,170,225); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(26,170,225,1) 0%, rgba(36,49,126,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(36,49,126,1)), color-stop(100%,rgba(0,53,114,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(26,170,225,1) 0%,rgba(36,49,126,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(26,170,225,1) 0%,rgba(36,49,126,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(26,170,225,1) 0%,rgba(36,49,126,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(26,170,225,1) 0%,rgba(36,49,126,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1aaae1', endColorstr='#24317e',GradientType=0 ); /* IE6-9 */
}
#KSCC #LKmainNav a {color:#fff;}

#KSCC .navbar-default .navbar-nav>.active>a {
	background: rgb(0,118,163); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,118,163,1) 0%, rgba(25,165,220,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,118,163,1)), color-stop(100%,rgba(25,165,220,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,118,163,1) 0%,rgba(25,165,220,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,118,163,1) 0%,rgba(25,165,220,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,118,163,1) 0%,rgba(25,165,220,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,118,163,1) 0%,rgba(25,165,220,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0076a3', endColorstr='#19a5dc',GradientType=0 ); /* IE6-9 */
}

#KSCC #LK_SideMenuDiv {padding-left:0;}

#KSCC #LK_SideMenu, #LK_Content .panel {
	width:100%;
	box-shadow: -1px 3px 8px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 3px 8px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: -1px 3px 8px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 768px) {#KSCC #LK_SideMenu, #LK_Content .panel {margin-bottom:10px;}}

#KSCC #LK_SideMenu .btn {
	text-align:left;
	color:#003663;
}

#KSCC #LK_Content {
	padding:0;
}

#KSCC #LK_SecTitle, #KSCC #LK_Content .panel .panel-heading {
	cursor:default;
	color:#003663; 
	padding: 10px 15px;
	border:none;
	background: rgb(132,211,241); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(132,211,241,1) 0%, rgba(26,170,225,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(132,211,241,1)), color-stop(100%,rgba(26,170,225,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(132,211,241,1) 0%,rgba(26,170,225,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(132,211,241,1) 0%,rgba(26,170,225,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(132,211,241,1) 0%,rgba(26,170,225,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(132,211,241,1) 0%,rgba(26,170,225,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84d3f1', endColorstr='#1aaae1',GradientType=0 ); /* IE6-9 */
}

#KSCC #LK_FtImg {
	padding:15px 75px 0 0;
}

#KSCC #LK_FtCR {
	padding:15px 0 0 55px;
	font-size:13px;
}

#KSCC .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background: rgb(132,211,241); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(132,211,241,1) 0%, rgba(26,170,225,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(132,211,241,1)), color-stop(100%,rgba(26,170,225,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(132,211,241,1) 0%,rgba(26,170,225,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(132,211,241,1) 0%,rgba(26,170,225,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(132,211,241,1) 0%,rgba(26,170,225,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(132,211,241,1) 0%,rgba(26,170,225,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84d3f1', endColorstr='#1aaae1',GradientType=0 ); /* IE6-9 */
}

#KSCC .dropdown-menu {
	background:#1aaae1;
}

#KSCC .dropdown-menu>li>a:hover {
	background:#0076a3;
}


#KSCC #LK_LandingMainDiv {
	margin-top:10px; 
}

#KSCC #LK_LandingTabDiv {
	margin-top:10px; 
	/*min-height:350px;*/
}


#KSCC #LK_LandingTabDiv .panel-heading, #KSCC #LK_LandingMainDiv .panel-heading {
	color:#fff;
	font-size:18px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
	/*border-bottom:1px solid #223c94;*/
	margin-bottom:0;
	padding:10px;
	background: rgb(132,211,241); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(132,211,241,1) 0%, rgba(26,170,225,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(132,211,241,1)), color-stop(100%,rgba(26,170,225,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(132,211,241,1) 0%,rgba(26,170,225,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(132,211,241,1) 0%,rgba(26,170,225,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(132,211,241,1) 0%,rgba(26,170,225,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(132,211,241,1) 0%,rgba(26,170,225,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84d3f1', endColorstr='#1aaae1',GradientType=0 ); /* IE6-9 */
}



#KSCC #LK_LandingMainDiv .tab-content, #KSCC #LK_LandingTabDiv .tab-content {
	box-shadow: -1px 3px 8px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 3px 8px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: -1px 3px 8px rgba(0, 0, 0, 0.25);
  	border-radius: 0 0 4px 4px;
}

#KSCC #LK_LandingTabDiv .tab-content, #KSCC #LK_LandingMainDiv .tab-content {	
	padding:10px;
	border:none;
	color:#333;
	min-height:250px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

#KSCC #LK_LandingMainDiv .tab-head, #KSCC #LK_LandingTabDiv .tab-head {
	box-shadow: -1px 3px 8px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 3px 8px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: -1px 3px 8px rgba(0, 0, 0, 0.25);
  	border-radius: 4px 4px 0 0;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

#KSCC #LK_LandingTabDiv .input-group-addon {cursor:pointer;}

#KSCC #LK_LandingTabDiv .nav-tabs>li.active>a, #KSCC #LK_LandingTabDiv .nav-tabs>li.active>a:hover {
	color:#fff;
  	border:none;
	background: rgb(26,170,225); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(26,170,225,1) 0%, rgba(0,53,114,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(26,170,225,1)), color-stop(100%,rgba(0,53,114,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(26,170,225,1) 0%,rgba(0,53,114,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(26,170,225,1) 0%,rgba(0,53,114,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(26,170,225,1) 0%,rgba(0,53,114,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(26,170,225,1) 0%,rgba(0,53,114,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1aaae1', endColorstr='#003572',GradientType=0 ); /* IE6-9 */
}
#KSCC #LK_LandingTabDiv .nav-tabs>li>a:hover {background:none; border:none;}

#KSCC #LK_LandingTabDiv .nav-tabs>li {
  margin-bottom: -3px;
}
#KSCC #LK_LandingTabDiv .nav-tabs>li>a:hover {
  margin-bottom: 2px;
}
#KSCC #LK_LandingMainDiv ul {
	padding:0; margin:0;
	list-style:none;
}
#KSCC #LK_LandingMainDiv ul li {
	padding:10px;
	margin-bottom:5px;
	display:block;
	border-bottom:1px solid #999;
	border-left:3px solid #f7941d;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}




/* KSCC Add-ons */
#KSCC .fa {margin-right:8px;}

#KSCC #LK_FtCR ul {
	margin:0 0 10px 0;
	padding:0;
	float:left;
}
#KSCC #LK_FtCR ul li {
	margin:0; padding:0; line-height:1.8em;
}
#KSCC #LK_FtCR p {
	margin:0 0 10px 0;
	padding:0;
	float:left;
}


#KSCC #LK_LandingTabDiv ul {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	float:left; width:100%;
	border-bottom:1px solid #223c94;
}
#KSCC #LK_LandingTabDiv ul li {
	margin:0; padding:0; line-height:1.8em;
	float:left; width:50%;
}
#KSCC #LK_LandingTabDiv ul li label {
	float:left; width:30%;
	color:#223c94;
}


#KSCC #LK_LandingTabDiv ul.dropdown-menu li {
	margin:0; padding:0; line-height:1.8em;
	float:left; width:100%;
}



.form-control2 {
    display: block;
    float:left;
    margin-right:10px;
    width: 40%;
    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;
}

.countdown {color:#f00; margin:0 5px;}

#LK_countdown {margin-bottom:10px; padding:0;}


#KSCC #LK_LandingTabDiv {padding:0; min-height:300px;}

#KSCC #LK_LandingTabDiv .panel-box .dropdown-menu {
	background:#fff;
}
#KSCC #LK_LandingTabDiv .panel-box .dropdown-menu ul {
	border:1px solid #223c94;
}

#KSCC #LK_LandingTabDiv .panel-box .dropdown-menu>li>a:hover {
	background:#333;
	color:#fff;
}

#KSCC #LK_LandingTabDiv .panel-box .input-group {margin-bottom:5px;}

#KSCC .quick_duration {text-align:center;}
#KSCC .quick_duration .btn {
	display:inline-box;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
	border:1px solid #ff7f04;
	background: rgb(255,183,107); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,183,107,1) 0%, rgba(255,167,61,1) 50%, rgba(255,124,0,1) 51%, rgba(255,127,4,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
}

#KSCC .input_half_width {
	width:50%;
	margin:0 auto;
}
#KSCC .input_half_width2 {
	width:50%;
}
@media screen and (max-width: 768px) {#KSCC .input_half_width, #KSCC .input_half_width2 {width:100%;}}
#KSCC .half_center {
	width:70%;
	margin:0 auto;
	text-align:center;
	padding:10px 0;
}

/* Page */
#KSCC #page a {display: inline-block;margin: 3px;padding: 0 12px;background: #FFF;border: 1px solid #CCC;font-size: 12px;color: #333;line-height: 30px;cursor: pointer;}
#KSCC #page {padding: 1% 0;text-align: center;width:100%;display: block;}
#KSCC #page a:hover, #KSCC  #page a.active {background: #0054a6;color: #FFF;}
#KSCC #page {line-height:32px;}
#KSCC #page input {width:50px; margin:0 5px;}

#KSCC .img_box {float:left; width:100%; height:100%; overflow:hidden;}
#KSCC .img_box img {width:100%; position:left;}

#KSCC .KSCC_submenu {text-align: center; padding:15px 0;}
#KSCC .KSCC_submenu a {display: inline-block; margin-right:20px;}


#KSCC .navbar {margin-bottom:0;}


/*
#KSCC .btn-primary {
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
	border:1px solid #e73827;
	padding:6px 25px;
	background: rgb(248,80,50); 
	background: -moz-linear-gradient(top,  rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); 
	background: -webkit-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); 
	background: linear-gradient(to bottom,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); 
}
*/


#KSCC .KSCC_out {
	text-align:center;
}
#KSCC .KSCC_out h1 {
	font-size:30px;
	line-height:50px;
	color:#c00;
}
#KSCC .KSCC_out p {
	font-size:16px;
	line-height:24px;
}

/* Mail */
.KSCC_mail #xb_content p {
	padding:15px;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
	border:1px solid #e73827;
	background: rgb(255,168,76); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
}


#KSCC #LK_LandingTabDiv label {
    display: inline-block;
    width: 20%; float:left;
    margin: 5px 0;
    font-weight: 700;
}

#KSCC #LK_LandingTabDiv .input_half_width label {
    display: inline-block;
    width: 100%; float:left;
    margin: 5px 0;
    font-weight: 700;
}




