.radio-inline .ui-radio{
	display: inline-block;
	padding-right: 2px;
}
.radio-inline .ui-radio label{
	margin-right: -14px;
}
.radio-inline {
	display: inline-block;
}
.img-product {
	width: 120px; 
	height: 120px;
	margin: 5px 20px 4px 0px;
	border: solid 1px #DDDDDD !important;
	cursor: pointer;
}
.img-product img{ 
}
#right-content{
	white-space: normal;
}
.list-checkbox {
	max-height: 22em;
	overflow-y:scroll; 
}
.left-content p{
	text-align: center;
	font-weight: bold;
}
#link-button{
	height: 50px;
}
#link-button .ui-select{
	width: 200px;
	float: right;
	margin-right: 10px;
}
#link-button .ui-input-text{
	width: 200px;
	float: right;
	margin-right: 10px;
}
#link-button label{
	float: right;
}
#link-button button{
	float: right;
	margin-right: 30px;
}
.time-bar .ui-select  {
display: inline-block;
margin-right: 12px;
/*width: 74px;*/
}
.time-bar-b {
margin-left: 30px;
}
 .btn-submit {
	margin: auto;
	width: 50%;
}
#product-table {
	clear: both;
	margin-top: 30px;
}
#wrap-table-product{
	
	overflow: hidden;
}
#wrap-table-product .ui-btn{
	margin: 0px !important;
	background: #C9E3FF;
	border: solid 1px #64ADFF;
	color: black;
}

#wrap-table-product .ui-checkbox {
	height: 9px !important;
}
#wrap-table-product .ui-checkbox input {
	position: static !important;
}
#tooltip-product {
	display: none;
	width: 700px;
	height: 500px;
}
.mdSearchBox {
    max-width: 1280px;
    margin: 3.35px auto 3.5px auto;
    float: left;
    width: 100%;
}
.mdSearchBox:after,.mdSearchBox div:after {
    clear: both;
    content: "";
    display: block;
}
.mdSearchBox select {
    font-size: 12px;
}
.mdSearchBox div {
    /zoom: 1;
}
.mdSearchBox .elSearch {
	float: right;
	width: 100%;
	z-index: 1000;
}
.mdSearchBox .elForm {
    display: table;
    width: 100%;
}
: root .mdSearchBox .elForm {
    height: 36px;
}
.mdSearchBox .elForm:after {
    clear: none;
    content: normal;
}
.mdSearchBox .elForm .elKeyword,.mdSearchBox .elForm .elCategory,.mdSearchBox .elForm .elButton,.mdSearchBox .elForm .elOption {
    display: table-cell;
    vertical-align: middle;
    /display: inline;
    /min-height: 32px;
    /line-height: 32px;
}
.mdSearchBox .elForm .elCategory,.mdSearchBox .elForm .elButton,.mdSearchBox .elForm .elOption {
    /position: absolute;
    /top: 0;
}
.mdSearchBox .elForm .elKeyword {
    border: 1px solid #BDBDBD;
    /margin-right: 348px;
}
.mdSearchBox .elForm .elKeyword p input {
    font-size: 12px;
    width: 100%;
    margin: 0;
    padding: 0;
    padding-left: 6px !important;
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    height: 21px !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .mdSearchBox .elForm .elKeyword {
    padding: 0;
}
.mdSearchBox .elForm .elKeyword p {
    height: 100%;
}
.mdSearchBox .elForm .elKeyword p input {
    -webkit-box-sizing: border-box;
    height: inherit;
    padding: 0 3px;
}
}
.mdSearchBox .elSearch .elContainer {
    display: none;
    position: absolute;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 100%;
    left: 0;
    margin-top: -2px;
    border: 2px solid #ff9000;
    background: #fff;
    width: 426px;
    width: -moz-calc(100% - 6em - 60px - 15em - 6px);
    width: calc(100% - 6em - 60px - 15em - 6px);
    /line-height: 1.4;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .mdSearchBox .elSearch .elContainer {
    width: -webkit-calc(100% - 6em - 60px - 15.75em + 1px);
}
}
.mdSearchBox .elSearch .elContainer.on {
    display: block;
}
.mdSearchBox .elSearch .elRelevance .elTitle {
    color: #666;
    padding: 5px 5px 0 5px;
}
.mdSearchBox .elSearch .elRelevance .elWords li {
    padding: 2px 5px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.mdSearchBox .elSearch .elRelevance .elWords .elSuggestHighlight {
    border-top-color: #afc8cf;
    border-bottom-color: #afc8cf;
    background: #09a;
    color: #fff;
    cursor: pointer;
}
.mdSearchBox .elSearch .elDetail {
    padding: 5px;
    background: #eaeaea;
}
.mdSearchBox .elSearch .elDetailTitle {
    color: #ff7000;
    font-weight: bold;
}
.mdSearchBox .elSearch .elDetailOption dt,.mdSearchBox .elSearch .elDetailOption dd {
    display: inline-block;
    /display: inline;
    margin-top: 5px;
    vertical-align: middle;
}
.mdSearchBox .elSearch .elDetailOption dd select {
    padding: 1px;
    border: 1px solid #e1e1e1;
}
.mdSearchBox .elSearch .elDetailOption dd input {
    width: 45px;
    height: 25px;
    background: url(../images/common/spr_icon_02.png) #ff9000 no-repeat 11px -420px;
    border: 0;
    padding: 0;
    border-radius: 0;
    text-indent: -9999px;
}
.mdSearchBox .elForm .elCategory {
    width: 15em;
    border: 1px solid #BDBDBD;
    border-left: none;
    padding: 0 3px;
    /width: 202px;
    /right: 138px;
}
.mdSearchBox .elForm .elCategory select {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    /position: relative;
    /top: 4px;
}

.mdSearchBox .elForm .elButton:before {
    position: absolute;
    z-index: -1;
    content: "";
    width: 2px;
    top: 0;
    margin-left: -1px;
    height: 100%;
    background: #ff9000;
}
.mdSearchBox .elForm .elButton {
    border: 2px solid #72787F;
    border-left: none;
    width: 27px;
	padding-right: 0px;
    background: url(../images/search.png) -7px -2px;
}
.mdSearchBox .elForm .elButton input {
    border: none;
    text-indent: -9999px;
    background: url(../images/common/spr_icon_02.png) no-repeat 16px -416px;
    width: 100%;
    height: 32px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    /display: block;
}
.mdSearchBox .elForm .elOption {
    width: 6em;
    /width: 80px;
    /right: 0;
    /line-height: 36px;
}
.mdSearchBox .elForm .elOption a {
    color: #333;
    margin-left: 5px;
}
.mdSearchBox .elForm .elOption span {
    font-weight: bold;
    margin-right: 0.25em;
}
.mdSearchBox .elNav {
    margin-left: 68.5%;
}
.mdSearchBox .elNav ul {
    float: right;
    background: #eee;
    border-radius: 5px;
    line-height: 36px;
}
.mdSearchBox .elNav li {
    float: left;
}
.mdSearchBox .elNav li a {
    display: block;
    padding: 0 10px;
    border-left: 1px solid #e1e1e1;
    font-weight: bold;
    font-size: 14px;
}
.mdSearchBox .elNav li:first-child a {
    border-left: none;
}
.mdSearchBox .elNav .elCart a {
    position: relative;
    padding-left: 42px;
    background: url(../images/common/spr_icon_02.png) no-repeat -183px -100px;
}
.mdSearchBox .elNav .elCart a span {
    /cursor: pointer;
}
.mdSearchBox .elNav .elCart a > span {
    position: absolute;
    top: 0;
    /top: -8px;
    left: 5px;
    width: 32px;
    height: 100%;
    text-align: center;
}
.mdSearchBox .elNav .elCart span span {
    display: inline-block;
    vertical-align: top;
    min-width: 14px;
    overflow: hidden;
    padding: 0 1px;
    padding-top: 2px\9;
    /padding-top: 0;
    line-height: 14px\9;
    /line-height: 17px;
    margin: 4px 0 0 -7px;
    color: #fff;
    font-size: 11px;
    font-family: Meiryo,sans-serif;
    font-weight: normal;
    background: #ff8000;
    white-space: nowrap;
}
: root .mdSearchBox .elNav .elCart span span {
    min-width: 15px;
    padding: 0 1px;
    line-height: 17px;
    border-radius: 9999px;
}
.mdSearchKeyword {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 69%;
}
.mdSearchKeyword dt,.mdSearchKeyword dd,.mdSearchKeyword dd ul,.mdSearchKeyword dd ul li {
    display: inline;
    white-space: nowrap;
}
.mdSearchKeyword dl {
    text-indent: -10.3em;
    padding-left: 10.3em;
}
.mdSearchKeyword dt {
    color: #ff9002;
}
.mdSearchKeyword dt,.mdSearchKeyword dd ul li {
    padding-right: 13px;
}
.mdSearchKeyword dl:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
    font-size: 0;
    line-height: 0;
}
html .mdSearchKeyword dl {
    height: 1%;
}
.product-wrapper {
	color: #888888;
	float: left;
	font-size: 11px;
	font-weight: normal;
	height: 347px;
	overflow: hidden;
	width: 164px;
	margin-left: 5px;
}
}
.product-wrapper .section{
	color: #004b91;
	font-weight: bold;
	font-size: 16px;
	padding: 3px;
	
}
.product-wrapper .subSection {
	font-size: 13px;
	padding: 4px 10px 4px 4px;
	font-weight: bold;
}
.product-wrapper li {
	padding-left: 10px;
	line-height: 12px;
	width: 125px;
	list-style-type: none;
}
#txtKeySearch:FOCUS {
	outline: none;
}
.th-header {
	background: #00B0F0 !important;	
	color: white !important;
}
.th-header-action {
	background: #FFD4D1 !important;	
	color: white !important;
}
.th-header-after {
	background: #0070C0 !important;
	color: white !important;	
	text-indent: 
}
.left-header{
	font-size: inherit !important;
	font-weight: bold !important;
}
.btn-download{
	width: 55%;
	background-color: #5082C5 !important;
	border: none !important;
	color: #CECECE !important;
	font-weight: normal !important;
}
.ui-filter-inset {
    margin-top: 0;
}
.ui-autocomplete {
	border: solid 1px #BDBDBD;
	border-top: none;
	border-radius:none; 
	background: #FFFFFF;
	border-radius: 0px !important;
	max-height: 450px !important;
	overflow-y: scroll;
	overflow-x: hidden;
}
.ui-state-focus
{ 	
	display: block;
	width:423px !important;
	margin-left:-5px;
    background:#DFDFDF;
    outline:none;
    border-radius: 0px !important;
    border: solid 1px gray;
}
.orange-btn-sort {
	width: 100px;
	float: right;
}
.master-button a{
	font-size: 13px !important;
}
.master-button .ui-btn{
	border: none !important;
}
#resulttable .border-top-none {
	border-top: 0px !important;
}
.dataTable .border-left-none {
	border-left: 0px !important;
}
.crumbs-list{
	margin-bottom: 5px;
}
#crumbs-list-product .item-crumbs{
	display: inline-block;
	word-spacing: -2px !important;
}
#crumbs-list-data .item-crumbs{
	display: inline-block;
	word-spacing: -2px !important;
}
#link-button  .orange-btn  {
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	background: #72787F;
	color: white;
	width: 80px;

}
#link-button .orange-btn:HOVER {
	background: #585E67 !important;
}
.underline {
	text-decoration: underline;
	font-weight: normal !important;
}
.bold-font {
	font-weight: bold !important;
}
.checkbox-in-table {
	text-align: center;
}
#result-table_wrapper{
	border: 1px solid #A0A0A0;
}
.table-access tr th:first-child,.table-access tr td:first-child{
	border-left: none !important;
}
.table-access tr th:last-child,.table-access tr td:last-child{
	border-right: none !important;
}
.left-content .ui-btn{
	font-size: 12px !important;
}
.upload .ui-btn{
	width: 80px;
margin: auto;
}
/* Switch*/
#Sp2n {
right:180px;
width:66px;
line-height:1;
margin:0;
padding:0;
}

#Sp2n ul {
letter-spacing:-.5em;
margin:0 auto;
padding: 5px !important;
}

.data-win-ie-80 #Sp2n ul {
width:400px;
}

#Sp2n li {
float: left;
display:inline-block;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
width:33px;
height:32px;
line-height:32px;
border:1px solid #CCC;
background-color:#EEE;
background-image:linear-gradient(tobottom,#FFF,#F6F6F6);
letter-spacing:normal;
}

.data-win-ie-80 #Sp2n li a:before,.data-win-ie-80 #Sp2n li strong:before {
content:"";
display:inline-block;
position:relative;
top:2px;
width:13px;
height:13px;
margin-right:5px;
background-image: url("../images/switch.png");
background-repeat:no-repeat;
}

#Sp2n li.SpType1 {
border-radius:3px 0 0 3px;
}

#Sp2n li.SpType2 {
width:32px;
border-left:none;
border-radius:0 3px 3px 0;
}

#Sp2 li a,#Sp2 li strong,#Sp2n li a,#Sp2n li strong {
display:block;
overflow:hidden;
background-repeat:no-repeat;
line-height:30px;
text-indent:-9999px;
}


#Sp2n li a {
background-color:#FFF;
}

#Sp2n li strong {
background-color:#D8D8D8 ;
}

#Sp2n li.SpType1 a {
	background-image: url("../images/switch2.png");
}

#Sp2n li.SpType2 a {
	background-image: url("../images/switch3.png");
}

#Sp2n li.SpType1 strong {
	background-image: url("../images/switch1.png");
}

#Sp2n li.SpType2 strong {
	background-image: url("../images/switch4.png");
}
.button-zip .ui-btn {
	margin-right: -10px !important;
}
#notice-content{
	background: #6699cc !important;
	color: white !important;
	border:solid #6699cc 1px !important;
}
#notice-content:HOVER {
	background: #336699 !important;
	color: white !important;
	border:solid #336699 1px !important;
}
.format:HOVER {
	background: #DEEAED !important;
	color: white !important;
}
.formatRadioButton {
	width: 110%;
    margin: 7px -5px -1px 1.5px;
    border-radius: 0;
}
.buttonText {
    position: relative;
    top: -35.6px;
    width: 231px;
    font-size: 15px !important;
    text-shadow: none;
    color: white;
    cursor: pointer;
    float: right;
    text-align: center;
}
#downloadListButton {
    float: left;
    margin-top: 7.5px;
    margin-left: 5px;
    position: relative;
    cursor: pointer;
}

#downloadListButton a {
    float: left;
    margin-top: -31px;
    width: 241.5px;
    height: 25px;
    padding-top: 7px;
    color: white;
    font-size: 14px !important;
    text-shadow: none;
    text-decoration: none;
    text-align: center;
} 

#popupProductDownload {
	padding: 22px 54px;
    height: 600px;
    width: 720px;
    margin-top: 0px;
}

#popupProductDownload iframe {
    border: none;
}
#buttonRemoveImage {
    float: left;
    margin-top: 7.5px;
    margin-bottom: 5px;
    margin-left: 8px;
    position: relative;
}

#buttonRemoveImage span {
	float: left;
    margin-left: 10px;
    margin-top: -23px;
    color: white;
    font-size: 12.5px;
    text-shadow: none;
    cursor:pointer
} 

#clearButton {
    float: left;
    margin-top: 20px;
    position: relative;
    cursor:pointer
}

#clearButton span {
	float: left;
    margin-left: -97px;
    margin-top: 1px;
    color: white;
    font-size: 12.5px;
    text-shadow: none;
    text-align: center;
    width: 96px;
    height: 23px;
    padding-top: 7px;
} 

#cancelButton {
    float: left;
    margin-top: 20px;
    margin-left: 325px;
    position: relative;
    cursor:pointer;
}

#cancelButton span {
	float: left;
    margin-left: -96px;
    color: white;
    font-size: 12.5px;
    text-shadow: none;
    text-align: center;
    width: 96px;
    height: 23px;
    padding-top: 8px;
} 

#downloadButton {
    float: right;
    margin-top: 20px;
    position: relative;
    cursor:pointer
}

#downloadButton span {
	float: right;
    margin-right: -179px;
    margin-top: 1px;
    color: white;
    font-size: 12.5px;
    text-shadow: none;
    text-align: center;
    width: 178px;
    height: 23px;
    padding-top: 7px;
}

#download-before-login-button {
    float: left;
    margin-top: 3px;
    margin-left: 5px;
    position: relative;
    cursor: pointer;
    height: 39.5px;
}

#download-before-login-button a {
    float: left;
    margin-top: 1px;
    width: 221px;
    height: 30px;
    padding-top: 5px !important;
    color: white;
    font-size: 12px !important;
    text-shadow: none;
    text-decoration: none;
    text-align: center;
    border-radius: 8px;
}
