/*<meta />*/

@import url('https://fonts.googleapis.com/css?family=Oswald|Roboto|Roboto+Condensed:300,400,500,700,900');

@import url('wa-mediabox.min.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: Roboto;
	font-size: 1em;
	color: #4d4d4d;
	line-height: 1.3;
	padding-left: 3%;
	padding-right: 3%;
}

div.TopicContent
{
	padding-left: 15px;
	padding-right: 15px;
}

h1
{
	margin-bottom: 8px;
	margin-top: 0px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding: 10px;
	color: #424242;
	font-size: 2.5em;
	font-family: Roboto;
	font-weight: bolder;
	line-height: 1em;
}

h2
{
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 20px;
}

h3
{
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
}

h3.Video_Guide
{
	padding: 0;
	padding-left: 15px;
	border-left: 15px solid #e8380d;
	line-height: normal;
	margin-left: 1%;
}

#outbox
{
	-moz-column-count: 1;
	-moz-column-gap: 2%;
	-webkit-column-count: 1;
	-webkit-column-gap: 2%;
	column-count: 1;
	column-gap: 2%;
	width: 100%;
	margin: 2% auto;
}

.content_box
{
	width: 31%;
	display: inline-block;
	margin: 5px 5px 5px 0;
	overflow: hidden;
	font-size: 1em;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin: 0 1%;
	margin-bottom: 2%;
	padding-bottom: 1%;
	border-bottom-width: 1px;
	border: solid 1px #cccccc;
	box-sizing: border-box;
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
	padding: 0px 0px 12px;
}

MadCap|xref
{
	color: #2D8DCC;
	font-weight: bold;
	text-decoration: underline;
	mc-format: '{title}';
}

MadCap|xref:hover
{
	
}

p
{
	padding-bottom: 1%;
	margin-top: 8px;
	margin-left: 5px;
	font-family: Roboto;
	color: #666666;
	font-size: 1em;
	line-height: 1.8em;
}

a
{
	color: #fa4639;
	text-decoration: underline;
}

a:hover
{
	color: #fa4639;
	text-decoration: none;
}

td.GradientBG
{
	border: 1px solid black;
	border-radius: .45em;
	border-color: #d4d4d4;
	padding: 8px 20px 8px;
	background-image: -webkit-gradient(linear,0% 0,0% 100%,to(rgba(233, 233, 233, 1.0)),from(rgba(253, 253, 253, .55)));
}

td.AlignCenter
{
	text-align: center;
	vertical-align: middle;
}

p.AlignCenter
{
	margin-bottom: 8px;
	margin-top: 8px;
	mc-float: center;
	vertical-align: top;
}

p.TextBox
{
	margin-bottom: 8px;
	margin-top: 8px;
	background-color: #f08080;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

MadCap|dropDown
{
	
}

MadCap|toggler
{
	mc-open-image: url('../../cta/images/ui_icons/drop_open.png');
	mc-closed-image: url('../../cta/images/ui_icons/drop_close.png');
}

MadCap|dropDownHotspot
{
	
}

h4
{
	background-color: #a9a9a9;
}

MadCap|dropDownHead.Note	/*For the background of the Note Header.
*/
{
	color: #ffffff;
	border: solid 0px;
	padding: 5px;
}

MadCap|dropDown.Note	/*For the arrow image and box border.*/
{
	max-width: 800px;
	border: dotted 0px;
	padding: 5px;
	mc-image-spacing: 10px;
	mc-image-position: left;
	mc-closed-image: url('../../cta/images/ui_icons/drop_close_s.png');
	mc-open-image: url('../../cta/images/ui_icons/drop_open_s.png');
}

MadCap|dropDownBody.NoteText	/*For the background color of the text area.*/
{
	margin: 0px;
	margin-left: 0px;
	padding-left: 8px;
	padding-right: 16px;
	background-color: #c0c0c0;
}

MadCap|dropDown.Inline_Drop
{
	padding: 2px;
	max-width: 1000px;
	mc-closed-image: none;
	mc-open-image: none;
}

MadCap|dropDownHead.Level_One	/*For the background of the Head box.*/
{
	background-color: #ffffff;
	font-family: 'Arial Black';
	font-weight: normal;
	font-size: 12pt;
}

MadCap|dropDown.Level_Two	/*For the arrow image.*/
{
	max-width: 800px;
	border-bottom: solid 2px;
	border-color: #c0c0c0;
	mc-image-spacing: 10px;
	padding: 10px;
	mc-closed-image: url('../../cta/images/ui_icons/drop_close.png');
	mc-open-image: url('../../cta/images/ui_icons/drop_open.png');
}

MadCap|dropDownHotspot.Level_Two	/*For the color of the hotspot text.*/
{
	color: #fa4639;
	font-size: 1.4em;
	font-family: Arial;
	font-weight: bold;
	padding: 10px;
}

MadCap|dropDownHotspot.Note	/*For the color of the hotspot text.*/
{
	font-size: 10pt;
	font-weight: normal;
	margin-left: 10px;
	color: #fa4639;
	font-family: Arial;
}

MadCap|dropDownHotspot.Level_One	/*For the color of the hotspot text.
*/
{
	color: #424242;
	font-size: 1.5em;
	font-family: Arial;
	font-weight: bold;
}

MadCap|dropDown.Level_One	/*For the arrow image and border #fa4639.*/
{
	max-width: 1000px;
	border: solid 1px;
	margin-bottom: 5px;
	padding: 10px;
	padding-top: 0px;
	mc-image-spacing: 0px;
	border-bottom-color: #c0c0c0;
	border-color: #c0c0c0;
	mc-open-image: url('../../cta/images/ui_icons/level1_open.png');
	mc-closed-image: url('../../cta/images/ui_icons/level1.png');
}

MadCap|dropDownHotspot.Inline_Drop
{
	border-bottom: dotted 1px;
	color: #000000;
}

MadCap|breadcrumbsProxy
{
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	mc-breadcrumbs-prefix: ' ';
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 30px;
	height: auto;
	border-bottom-color: #cccccc;
}

b
{
	color: #424242;
}

tr
{
	padding-bottom: 0px;
	padding: 0px;
}

img
{
	border-style: none;
	border: none;
	max-width: 100%;
	height: auto;
}

video
{
	max-width: 100%;
	height: auto;
	autostart: false;
}

img.back-to-top
{
	position: fixed;
	bottom: 0;
	right: 1%;
	top: 90%;
	padding: 10px;
	padding-left: 5px;
}

.TOCearth > a:after
{
	content: "earth";
	position: relative;
	left: 5px;
	bottom: 2px;
	color: transparent;
	font-size: smaller;
	background-repeat: no-repeat;
	background-image: url('../../cta/images/ui_icons/earth.svg');
}

.TOCnew > a:after
{
	content: "New";
	vertical-align: super;
	position: relative;
	left: 5px;
	bottom: 2px;
	color: #fa4639;
	font-size: smaller;
	font-style: italic;
}

.TOCsymbol > a:after
{
	content: " A/中/あ\00a0";
	vertical-align: super;
	position: relative;
	left: 5px;
	bottom: 2px;
	color: #b5b5b5;
	font-size: smaller;
	border: solid 1px #b5b5b5;
	border-radius: .25em;
	letter-spacing: 1px;
}

table
{
	width: auto !important;
	height: auto;
	border-spacing-y: 0;
	border-spacing-x: 0;
	border-collapse: collapse;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-spacing: 0px 0px;
	vertical-align: top;
	text-align: left;
	border: solid 1px #ececec;
	font-family: Roboto;
}

col
{
	width: auto !important;
}

td
{
	width: auto !important;
	max-width: 320px;
	margin: 8px;
	vertical-align: middle;
	cell-content-style-tag: p;
	height: auto;
	border: solid 1px #ececec;
	font-family: Roboto;
	padding-left: 8px;
	padding-right: 10px;
}

th
{
	margin-bottom: 8px;
	margin-top: 8px;
	cell-content-style-tag: p;
	text-align: left;
	font-weight: bold;
	height: auto;
	max-width: 100%;
	border: solid 1px #ececec;
	font-family: Roboto;
}

