﻿/*  

Theme Name: KANTAN SERVER - SERVER NAVI var.A
Version: 2.0 - Flat Design Blue Theme

*/

body ,div, p, td, th, h1, h2, h3, h4, h5, h6, ul, form {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
	font-style : normal;
	font-weight : normal;
	font-family: 'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック';
	font-size: 16px;
	line-height: 150%;
	color: #333333;
}

body {
	margin: 0;
	padding: 0;
	background-color: #f5f7fa;
}

img {
	outline: none;
}

a       {color: #2196F3; font-size: 16px;}
a:hover {color: #1976D2;text-decoration:none;}
a[disabled="disabled"] {color: #9d9da1;text-decoration:none;}

#page-base {
	background-color: #ffffff;
}



/* --------------------------------------------------------- header */

#header {
	height: 42px;
	background-color: #1976D2;
	background-image: none;
	text-indent: -9999px;
	overflow: hidden;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

#header h1 {
	float: left;
}
#header h1 a {
		display: block;
		background-image: url("../../imglocalizer.aspx?i=header_logo.gif");
		background-repeat: no-repeat;
		background-position: center center;
		overflow: hidden;
}

#header h1, #header h1 a {
	height: 42px;
	width: 200px;
}

#header h2 {
		float: right;
}

	#header h2 a {
		display: block;
		background-image: url("../../imglocalizer.aspx?i=btn_l_logout.gif");
		background-repeat: no-repeat;
		background-position: center center;
		overflow: hidden;
	}

#header h2, #header h2 a {
			height: 42px;
			width: 200px;
}

#header ul#menu-button {
	display: block;
	list-style:none;
	float: right;
	width: 406px;
	overflow: hidden;
}

#header ul#menu-button li {
	display: block;
	float: right;
	height: 42px;
}

#header ul#menu-button li a {
	display: block;
	height: 42px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/* ------------------------------------------------ login user info */

.login-user-info {
	font-weight : bold;
	font-size:18px;
	font-family: Arial, 'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック';
	text-align: right;
	margin: 0 10px 0 10px;
}

/* ----------------------------------------------------------- menu */

ul#menu {
	width: 200px;
	padding: 0;
	margin:0 0 50px 0;
	list-style:none;
}

ul#menu li {
	display: block;
	background-color: #ffffff;
	margin: 0 0 20px 0;
	padding: 0;
	border-radius: 4px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}

ul#menu li h2 {
	height: 42px;
	width: 200px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #1976D2;
	border-radius: 4px 4px 0 0;
}

ul#menu li h2#menu-service  {background-image: url("../../imglocalizer.aspx?i=menu_service.png");}
ul#menu li h2#menu-web      {background-image: url("../../imglocalizer.aspx?i=menu_web.png");}
ul#menu li h2#menu-mail     {background-image: url("../../imglocalizer.aspx?i=menu_mail.png");}
ul#menu li h2#menu-database {background-image: url("../../imglocalizer.aspx?i=menu_database.png");}

ul#menu li ul {
	display: block;
	list-style-type: none;
	padding: 5px 0 10px 0;
	margin: 0;

}

ul#menu li ul li {
	display: block;
	margin: 0 0 2px 0;
	padding: 6px 0;
	text-indent: 22px;
	background-image: url("./Images/dot01.gif");
	background-position: 10px center;
	background-repeat: no-repeat;
	border-radius: 0;
	box-shadow: none;
}

ul#menu li ul li:hover {
	background-color: #e3f2fd;
}

a[disabled="disabled"] {
    color:#999999;
    text-decoration:none;
}


/* ------------------------------------------------------- contents */
h3 {
	height: 42px;
	background-color: #1976D2;
	background-image: none;
	text-indent: 25px;
	line-height: 42px;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	border-radius: 4px 4px 0 0;
}

table .right {text-align:right;}

table.style01 {
	width: 100%;
	margin: 0 0 40px 0;
	border-collapse: collapse;
}
table.style01 th, table.style01 td {padding: 10px 12px;}
table.style01 th {
	width: 160px;
	white-space:nowrap;
	color: #ffffff;
	background-color: #2196F3;
	background-image: none;
	font-weight: 500;
}
table.style01 td {
	background-color: #fafafa;
	border-bottom: 1px solid #e0e0e0;
}


/* Domain */
table.style02 {width: 100%;margin: 0 0 40px 0; border-collapse: collapse;}
table.style02 td, table.style02 th {padding: 12px 8px; white-space: nowrap; font-family: Arial;}
table.style02 th {white-space:nowrap; font-weight:bold; border-bottom: solid 2px #2196F3; color: #1976D2;}
table.style02 tr.colorfulline td { background-color: #f5f7fa;}
table.style02 tr.colorfulline th { background-color: #f5f7fa; width: 200px; border-bottom-width: 0;}
table.style02 .subdomain {margin-left: 30px;}

/* Email */
table.style03 {margin: 0 0 40px 0; width: 100%;}
table.style03 th, table.style03 td {padding: 10px 8px;}
table.style03 th {white-space:nowrap; font-weight:bold; border-bottom: solid 2px #2196F3; color: #1976D2;}

/* DiskUsage */
table.style04 {margin: 0 0 40px 0;}

div.errormsg,
div.starmsg{border: solid 1px #64B5F6;margin: 10px 0 10px 0;padding: 12px;border-radius: 4px;}
div.errormsg {background: #e3f2fd url("./Images/attention.gif") 8px 8px no-repeat;}
div.starmsg  {background: #e3f2fd url("./Images/star.gif") 8px 8px no-repeat;}

div.errormsg p.heading, div.starmsg p.heading
{
    margin-left: 40px;
    font-weight: bold;
    line-height: 30px;
    color: #1976D2;
}

div.errormsg ul, div.starmsg ul{margin: 5px 0 0 20px;}

div.back-home{text-align: center; margin: 10px 0 20px 0;}
div.back-home a img { position:relative; top:5px;}
div.back-login{text-align: center; margin: 20px 0 20px 0;}
div.back-category-top{text-align: center; margin: 40px 0 20px 0;}
div.select-domain
{
    margin: 20px 0 20px 0;
    padding: 12px;
    background-color: #f5f7fa;
    border-radius: 4px;
}

strong
{
    font-weight: bold;
    font-size: 120%;
    margin-right: 10px;
    color: #1976D2;
}

div.notice
{
    margin-bottom: 20px;
    /* padding-bottom: 20px; */
    /* border-bottom: solid 1px #a0a0a0; */
}

div.content{margin-bottom: 40px;}

.news-title {
    font-weight: bold;
    text-indent: 10px;
	background-image: url("./Images/dot01.gif");
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: solid 2px #2196F3;
	margin-bottom: 10px;
	padding-bottom: 8px;
    color: #1976D2;
}

.news-contents {
    background-color: #fafafa;
    padding: 12px;
    margin-bottom: 20px;
    border-radius: 4px;
    border-left: 4px solid #2196F3;
}

.nodata {
    margin-bottom: 30px;
}

/* --------------------------------------------------------- footer */

#footer {
	width:100%;
	clear:left;
	padding-bottom: 12px;
	font-weight : bold;
	font-size:12px;
	font-family: Arial, 'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック';
	text-align: center;
	color: #ffffff;
}



/* ----------------------------------------------------------- form */

input, textarea, select { 
	font-size : 15px; 
	font-weight:normal;
	border: 1px solid #bdbdbd;
	border-radius: 4px;
	padding: 8px 10px;
	transition: border-color 0.2s ease;
}

input:focus, textarea:focus, select:focus {
	border-color: #2196F3;
	outline: none;
	box-shadow: 0 0 0 2px rgba(33, 150, 243, 0.2);
}

table .right input {font-size : 13px;}
input.en{ime-mode: disabled;}
input.action-button { 
	width: 10em;
	background-color: #2196F3;
	color: #ffffff;
	border: none;
	cursor: pointer;
	font-weight: 500;
	transition: background-color 0.2s ease;
}
input.action-button:hover {
	background-color: #1976D2;
}
imput.short, textarea.short{width: 100px;}
input.middle, textarea.middle{width: 200px;}
input.long, textarea.long{width: 450px;}
input.exlong, textarea.exlong{width: 600px;}

input 
{
    font-family: monospace;
}

div.submit-button {
	margin: 20px 0 20px 0;
	text-align: center;
}


/* ---------------------------------------------------------- usage */

div.disk-usage
{
    width: 400px;
    font-size: 1px;
    background-color: #e0e0e0;
    background-image: none;
    height:20px;
    overflow:hidden;
    border-radius: 10px;
}

div.disk-usage div.bar-web-usage,
div.disk-usage div.bar-mail-usage,
div.disk-usage div.bar-db-usage,
div.disk-usage div.bar-red
{
    font-size: 1px;
    background-image: none;
    height:20px;
    overflow:hidden;
    border-radius: 10px 0 0 10px;
}
div.disk-usage div.bar-web-usage {background-color: #2196F3;}
div.disk-usage div.bar-mail-usage{background-color: #03A9F4;}
div.disk-usage div.bar-db-usage  {background-color: #00BCD4;}
div.disk-usage div.bar-red       {background-color: #f44336;}

.alert {font-weight: bold; color: #f44336;}


/* --------------------------------------------------------- slider */
#disk-quota
{
    width: 600px;
    height:30px;
    margin-left: 8px;
    font-size: 1px;
    overflow:hidden;
}
#disk-quota .bar-web, #disk-quota .bar-mail
{
    font-size: 1px;
    background-repeat: no-repeat;
    height:30px;
    float:left;
}
#disk-quota .bar-web
{
    background-image: url("./Images/bar_web.gif");
    background-position:left;
    background-color: #2196F3;
}
#disk-quota .bar-mail
{
    background-image: url("./Images/bar_mail.gif");
    background-position:right;
    background-color: #03A9F4;
}

#slider-rail
{
	width: 616px;
	height: 29px;
	background-image: url("./Images/slider_rail.gif");
	background-repeat: no-repeat;
	clear:both;
	margin-bottom: 20px;
}

#slider-indicator
{
	width: 16px;
	height: 29px;
	background-image: url("./Images/slider_indicator.gif");
	font-size: 1px;
	overflow: hidden;
	background-repeat: no-repeat;
}

/* ----------------------------------------------------------- misc */

hr {height: 1px ; color: #e0e0e0 ; background-color: #e0e0e0 ; border: 0 ;} 
.monospace {
    font-family: monospace;
    font-size: 16px;    
}

.example {
	font-size:11px;
	color: #757575;
}

.attention {
	color: #f44336;
}


/* CustomError
=================================================================== */

#custom-error * { font-size: 12px; background-color:#ffffff; color: #333333;}
body#custom-error ,#custom-error h1,#custom-error h2,#custom-error p,#custom-error ul,#custom-error table { margin: 0; padding: 0; }
body#custom-error  { font: 13px "メイリオ",Meiryo,Arial,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",sans-serif; }
#custom-error #contents { margin:11px auto 0 auto; width: 470px; min-width:470px;}
#custom-error #main { padding: 25px 0 50px 0; text-align:center; }
#custom-error .title{font-size:12pt; font-weight:bold;text-align:center; color: #1976D2;}
#custom-error .detail{ margin: 8px 0 31px; font-size: 12px;text-align:center;}
#custom-error #footer div { clear:both; padding-top: 14px;border-top: 1px solid #e0e0e0; color: #757575; font-size: 12px; text-align:center;}


/* --------------------------------------------------------- buttons */

.btn {
	display: inline-block;
	padding: 10px 24px;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.2s ease;
}

.btn-primary {
	background-color: #2196F3;
	color: #ffffff;
}

.btn-primary:hover {
	background-color: #1976D2;
	color: #ffffff;
}

.btn-secondary {
	background-color: #ffffff;
	color: #2196F3;
	border: 1px solid #2196F3;
}

.btn-secondary:hover {
	background-color: #e3f2fd;
	color: #1976D2;
}

.btn-danger {
	background-color: #f44336;
	color: #ffffff;
}

.btn-danger:hover {
	background-color: #d32f2f;
	color: #ffffff;
}


/* --------------------------------------------------------- cards */

.card {
	background-color: #ffffff;
	border-radius: 4px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.08);
	padding: 16px;
	margin-bottom: 16px;
}

.card-header {
	background-color: #2196F3;
	color: #ffffff;
	padding: 12px 16px;
	margin: -16px -16px 16px -16px;
	border-radius: 4px 4px 0 0;
	font-weight: 500;
}


/* --------------------------------------------------------- utilities */

.text-primary { color: #2196F3; }
.text-secondary { color: #757575; }
.text-danger { color: #f44336; }
.text-success { color: #4CAF50; }

.bg-primary { background-color: #2196F3; }
.bg-light { background-color: #f5f7fa; }
.bg-white { background-color: #ffffff; }

.rounded { border-radius: 4px; }
.shadow { box-shadow: 0 1px 3px rgba(0,0,0,0.08); }																																																																																		