html {
	min-height: 100%;
	position: relative;
}

body {
	/*background-image: url("../../images/trade_background.svg");*/
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-size: auto 32px;
	margin-bottom: 120px;
	display: table;
	height: 100%;
	width: 100%;
}

#main {
	display: none;
}

.mtext {
	color: #222222
}

.mtextw {
	color: #FFFFFF
}

.title {
	width: 100%;
	margin: 8px 0px;
}

.title-str {
	width: 100%;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

.title-str .title-str-left {
	display: inline-block;
	height: 16px;
	vertical-align: bottom;
	width: 50%;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.title-str .title-str-right {
	display: inline-block;
	vertical-align: bottom;
	width: 50%;
	font-weight: normal;
	line-height: 18px;
	text-align: right;
}

.table-line {
	font-size: 0px;
	width: 100%;
}

.title-line-left, .title-line-right {
	display: inline-block;
	vertical-align: bottom;
	height: 0px;
	margin-top: 2px;
	border-bottom: 3px solid;
}

.title-line-left {
	border-color: #10253F;
}

.title-line-right {
	border-color: #EBEBEB;
}

table.input {
	width: 678px;
}

table.input th, table.input td {
	height: 24px;
	line-height: 24px;
	border: 1px solid transparent;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

table.input th {
	background-color: #FFF8E8;
	border-left: 1px solid #D9D9D9;
	text-align: center;
	padding-left: 8px;
}

table.input td {
	line-height: 13px;
	background-color: #FFFFFF;
	border-right: 1px solid #D9D9D9;
	text-align: right;
	padding-right: 8px;
}

table.input td select {
	padding-top: -1px;
	padding-bottom: 1px;
}

.output-area input[type="text"] {
	border: 1px solid #D9D9D9;
}

.output-area input[type="text"]:disabled {
	background-color: #b2b2b2 !important;
}

.paging-link {
	font-size: 13px;
	line-height: 18px;
}

button {
	width: 100px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #376092;
	border: none;
	background: #D9D9D9;
	border-radius: 3px;
	/*box-shadow: 0px 2px 0px #376092;*/
	transition: 0.01s;
}

.submenu>button {
	width: 125px;
}

button:active {
	margin-top: 1px;
	margin-bottom: 1px;
	box-shadow: 0px 1px 0px #376092;
	transition: 0.01s;
}

button.disabled, button.disabled:hover, button.disabled:active {
	margin-top: 0px;
	margin-bottom: 2px;
	color: #BFBFBF;
	box-shadow: 0px 2px 0px #BFBFBF;
}

button.update {
	width: 60px;
	height: 16px;
	font-size: 12px;
	line-height: 14px;
	vertical-align: bottom;
}

.update_data_btn {
	box-shadow: 0px 2px 0px #376092;
}

button.execute {
	color: #FFFFFF;
	background: #E46C0A;
	box-shadow: 0px 2px 0px #984807;
	font-size: 13px;
}

button.execute_red {
	color: #FFFFFF;
	background: red;
	box-shadow: none;
	font-size: 13px;
}

button.execute_gray {
	color: #FFFFFF;
	background: #808080;
	box-shadow: 0px 2px 0px #616161;
	font-size: 13px;
}

button.execute_disabled_controlbtn {
	background: #DBDBDB;
	color: #C3C3C3;
	box-shadow: 0px 2px 0px #BFBFBF;
	font-size: 13px;
}

button.execute_disabled {
	background: #DBDBDB;
	box-shadow: 0px 2px 0px #BFBFBF;
	font-size: 13px;
}

.verticalbottomalign {
	vertical-align: bottom;
}

button.execute_return {
	background: #2F75B5;
	color: white;
	font-size: 13px;
	box-shadow: 0px 2px 0px #376092;
}

table.error_Message {
	border-spacing: 0px;
	border: solid 1px #FF6600;
	padding: 2px;
	background-color: #ffffff;
	margin: 5px 0px 5px 0px;
}

.error_str {
	font-size: 13px !important;
	font-weight: 600;
	margin: 4px 2px 2px 2px;
	color: #000000;
}

.bottom_frame {
	bottom: 0;
	position: relative;
	width: 100%;
	height: 132px;
}

.bottom_frame * {
	padding: 0px;
}

.bottom_main {
	position: relative;
	bottom: 0px;
	width: 100%;
	/*padding-top: 18px;*/
	text-align: center;
}

.bottom_background {
	width: 100%;
	background-color: #FFFFFF;
}

.bottom_main .link {
	width: 100%;
	height: 24px;
	background-color: #00194D;
}

.bottom_main .link ul {
	font-size: 0px;
	width: 100%;
	height: calc(100% - 4px);
	padding-top: 4px;
}

.bottom_main .link ul li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	overflow: hidden;
}

.bottom_main .link ul li+li {
	border-left: 1px solid #FFFFFF;
}

.bottom_main .link ul li a {
	vertical-align: top;
	height: 100%;
	text-decoration: none;
	padding: 0px 8px;
}

.bottom_main .link ul li a span {
	font-size: 11px;
	vertical-align: middle;
	line-height: 16px;
	height: 16px;
	color: #FFFFFF;
	font-weight: normal;
}

.bottom_main .link ul li:nth-child(3) a img:nth-child(1), .bottom_main .link ul li:nth-child(4) a img:nth-child(1)
	{
	width: 13px;
	height: 13px;
	margin-right: 4px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto;
}

.bottom_main .link ul li a:link, .bottom_main .link ul li a:hover,
	.bottom_main .link ul li a:visited {
	color: #FFFFFF;
}

.bottom_main .link ul li img {
	width: 19px;
	height: 13px;
	border: none;
	vertical-align: middle;
}

.bottom_main .logo {
	width: 114px;
	height: 60px;
	background-image:
		url('https://sbisec.akamaized.net/sbisec/images/base/gold/logo_sbisec.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto;
	margin: 0px auto;
}

.bottom_main .text {
	color: #000000;
	font-size: 11px;
	line-height: 13px;
}

.bottom_main .copy {
	padding-top: 2px;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 6px;
}

.mtextwhite2 {
	font-size: 13px;
	line-height: 1.2em;
	color: #ffffff !important;
	font-weight: 600;
	vertical-align: middle;
}

.page-top {
	display: none;
	margin: 0;
	padding: 0;
}

.page-top p {
	margin: 0;
	padding: 0;
}

.move-page-top {
	display: block;
	background: #02339a;
	width: 34px;
	height: 34px;
	cursor: pointer;
	border-radius: 2px;
	color: #ffffff;
	line-height: 34px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin-left: 489px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and ( min-width:1000px ) {
	.move-page-top:hover {
		opacity: 0.85;
	}
}

.move-page-mongon {
	/*text-align:center;*/
	margin-left: 481px;
}

.calendarimage {
	width: 21px;
	height: 21px;
	background-image:
		url("https://sbisec.akamaized.net/sbisec/images/base/gold/initial_caution.png");
	vertical-align: middle;
}

.initialCaution {
	width: 21px;
	height: 21px;
	background-image:
		url("https://sbisec.akamaized.net/sbisec/images/base/gold/initial_caution.png");
	vertical-align: middle;
}

.customfontsize {
	font-size: 13px;
}

* {
	padding: 0px;
	margin: 0px;
	font-family: 'Meiryo UI', 'MS UI Gothic', 'Hiragino Kaku Gothic Pro';
}

a:link {
	color: #445CAB
}

a:hover {
	color: #445CAB;
}

a:active {
	color: #445CAB
}

a:visited {
	color: #CC0066
}

input::-ms-clear {
	display: none;
}

input::-ms-reveal {
	display: none;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd,
	q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr,
	th, td, article, aside, dialog, figure, footer, header, hgroup, menu,
	nav, section, time, mark, audio, video {
	color: #000000;
}

.tabularlayout {
	border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #A6A6A6;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tabularlayoutbottom {
	border-bottom: solid;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #A6A6A6;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tabularlayouttop {
	border-top: solid;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #A6A6A6;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tabularlayoutleft {
	border-left: solid;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #A6A6A6;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tabularlayoutright {
	border-right: solid;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #A6A6A6;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tabularlayoutall tr th {
	border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #A6A6A6;
}

.tabularlayoutall tr td {
	border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #A6A6A6;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pricecls {
	display: table-cell;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}

.fontsize {
	font-size: 13px;
}

.table_2_response {
	background-color: #FEE9F9;
}

.errormessage {
	color: red;
	padding: 7px;
	background-color: #FFFFE0;
	font-weight: bold;
	border: 2px solid;
	border-color: #FACC2E;
}

.centeralign {
	text-align: center;
}

.mid100 {
	width: 100;
	vertical-align: middle;
}

.footer {
	vertical-align: bottom;
	height: 132px;
	display: table-row;
	width: 100%;
}

#main {
	width: 1020px;
	margin: 0px auto;
	padding-bottom: 30px;
	display: table;
	min-height: 50%;
}

html, body {
	height: 100%;
	margin: 0;
}

.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.pricetableheaderask {
	width: 500px;
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
}

.pricetableheaderbid {
	width: 155px;
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
}

.silvertableheader {
	height: 5px;
}

.scripwidth {
	width: 330px;
}

.unselectable {
	-moz-user-select: none; /* for FireFox */
	-webkit-user-select: none; /* for Chrome and Safari */
	-khtml-user-select: none;
	/* probably old webkit browsers, but new support it too */
	user-select: none; /* for future CSS3 compliant browsers */
}

.bottomverticalalign {
	vertical-align: bottom;
}

.leftpaddingtenpx {
	padding-left: 10px;
}

.greybtn {
	background-color: #4553A7;
	color: white;
	box-shadow: none;
	padding-bottom: 3px;
	padding-top: 3px;
}

.darkbluebtn {
	background-color: #D9D9D9;
	box-shadow: none;
	padding-bottom: 3px;
	padding-top: 3px;
}

.update_data_btn {
	color: white;
	cursor: pointer;
	border-radius: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #4F81BD;
	height: 20px;
	width: 50px;
	text-align: center;
	font-size: 13px;
}

#errmsg {
	width: 1003px;
}

/* Modal Dialog Box */
#modalDialog {
	margin-top: 110px;
	display: none;  /* Hidden by default */
	z-index: 1; /* Sit on top */
}
.modal {
    position: fixed; /* Stay in place */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 300px;
    height: 200px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}


/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}
@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* Modal Pop-up Close Button */
.close { 
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}

.close:hover,
.close:focus {
    color: #ccc;
    text-decoration: none;
    cursor: pointer;
    background-color: #5f88a0;
}
.modal-header {
    padding: 8px 16px;
    background-color: #D2DCF5;
    color: black;
    height: 20px;
    text-align: center;
    vertical-align: middle;
}
.modal-header#dialogTopic {
	color: #fff;
}
.modal-body {
	text-align: center;
	padding: 40px 40px;
	margin: auto;
}

.modal-body p {
	padding-bottom: 30px;
}
