/*
 * Miva Merchant
 *
 * This file and the source codes contained herein are the property of
 * Miva, Inc.  Use of this file is restricted to the specific terms and
 * conditions in the License Agreement associated with this file.  Distribution
 * of this file or portions of this file for uses not covered by the License
 * Agreement is not allowed without a written agreement signed by an officer of
 * Miva, Inc.
 *
 * Copyright 1998-2022 Miva, Inc.  All rights reserved.
 * http://www.miva.com
 *
 */



/* GLOBAL */

html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
}

body {
	position: relative;
	min-width: 100%;
	min-height: 100%;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #494a53;
	font-size: 12px;
	font-family: 'Neue Haas Grotesk Text', sans-serif;
	letter-spacing: 0.02em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: transparent;
}

a {
	color: #2f75ff;
}

form {
	margin: 0;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

::-webkit-scrollbar-corner
{
	background: #fff;
}

::-webkit-scrollbar-track
{
	background-clip: padding-box;
	border: solid transparent;
	border-width: 0;
	background: #fff;
}

::-webkit-scrollbar-button
{
	height: 0;
	width: 0;
}

::-webkit-scrollbar-thumb
{
	background-color: rgba(0,0,0,.2);
	background-clip: padding-box;
	border: solid transparent;
	border-width: 0;
	min-height: 28px;
	padding: 100px 0 0;
	box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
}

::-webkit-scrollbar-thumb:hover
{
	background-color: rgba(0,0,0,.5);
}

::-webkit-scrollbar
{
	height: 12px;
	overflow: visible;
	width: 12px;
	-webkit-appearance: none;
}

/* TOP ADMIN FRAME */

#topbar {
	background:url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/top_tile.gif) repeat-x #30336d;
	height:71px;
	vertical-align:middle;
	padding-left: 15px;
	padding-right: 23px;
	font-size: 85%;
}

#topbar #logo {
	float: left;
	position: absolute;
	z-index: 100;
	margin-top: 15px;
}

#toplink a {
	color: #ffffff;
	text-decoration:none;
	border-bottom: 1px dotted #ffffff;
}

#toplink a:hover {
	border-bottom: 1px solid #ffffff;
}


/* LAUNCHPAD */

#launchtable {
	margin-left: 200px;
	height:71px;
	width: auto;
	float:right;
	color: #ffffff;
	font-size: 11px;
}



#launchtable a {
	color: #ffffff;
	font-size: 11px;
}

#launchtable #home {
	padding: 2px 5px;
	text-align:center;
	vertical-align:middle;
	width: 60px;
	background: url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/home_link_bg.gif) repeat-x #454772;
}

#launchtable #home a {
	display:block;
	width: 100%;
}

#launchtable .link {
	padding: 2px 5px;
	border: 2px #ffffff solid;
	text-align:center;
	vertical-align:middle;
	width: 70px;
}

#launchtable .link a{
	white-space: nowrap;
	text-decoration:none;
}

#launchtable .textfield {
	width: 85px;
	height:13px;
	padding: 1px 2px;
	font-size:10px;
	}	
	
#launchtable select {
	font-size:10px;
	height:19px;
	margin: 0px;
	}

/* LEFT ADMIN FRAME */

#sidebar {
	width:209px;
	color: #ffffff;
	padding: 10px 23px 20px 15px;
	background: url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/sidebar_bg.gif) top left repeat-x #5B5E8E;
	vertical-align:top;
	font-size: 85%;
	line-height: 1.4em;
}

#sidebar a {
	color: #ffffff;
	text-decoration:none;
	border-bottom: 1px dotted #ffffff;
}

#sidebar a:hover {
	border-bottom: 0px;
	background-color: #303360;
	color: #ffffff;
}

#sidebar .btn {
	background:url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/subnav_button_bgtile.gif) top left repeat-x #ffffff;
	vertical-align: middle;
	text-align:center;
	border: 1px solid #ADADAD;
	color: #000000;
}

#sidebar .btn a {
	display:block;
	width: 100%;
	height:100%;
}

#sidebar .btn img {
	margin: 2px 0;
}

#sidebar .btn img.title {
	margin: 13px 0px 6px 0px;
	border:0;
}

#sidebar .subnav {
	white-space: nowrap;
	padding: 4px;
	background-color: #676998;
}

#sidebar table {
	margin-bottom: 8px;
}

#sidebar .updates {
	padding: 0;
	font-size: .7em;
}

#sidebar .updates img {
	margin: 7px 0;
	border:0;
}


.expanded {
	padding-left: 18px;
}

.expand {
	margin-left: -20px;
}

.expand img {
	margin: 0px 3px 0px 4px;
}

.image_hide img {
	display:none;
}

.leftshadow {
	background:url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/subnav_button_leftshadow_tile.gif) top right repeat-y;
}

.plus{
	margin: 0px 5px;
	margin-top: 7px;
}

.plusbox {
	background: url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/plusbox_bg.gif) repeat-x #ffffff;
	text-align:center;
}

.rightshadow {
	background:url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/subnav_button_rightshadow_tile.gif) top left repeat-y;
}


/* MAIN PAGE */

.biggertext {
	font-size:1.1em;
	}

.maintable {
	border: 1px solid #aeaeae;
	background:url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/maintable_grey_tile.gif) top left repeat-x #eeeeee;
	}

.maintable_leftshadow {
	background:url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/maintable_left_shadow_tile.gif) top right repeat-y;
	width: 3px;
	}
	
.maintable_rightshadow {
	background:url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/maintable_right_shadow_tile.gif) top left repeat-y;
	width: 3px;
	}
	
.maintable_titlebar {
	background:url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/maintable_titlebar_bg.gif) repeat-x #30336d;
	vertical-align:middle;
	padding: 13px 14px 11px 14px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	}
	
.message {
	padding: 0px;
	line-height:1.5em;
	}
	
.message a {
	color: #1eabbd;
	font-weight:bold;
	font-size: 1.1em;
	}
	
.message a.secondary_link {
	font-size: .9em;
	color:#b29200;
	font-weight:normal;
	}
	
.resetdate {
	color: #828282;
	}
	
.reporttable {
	margin-top: 8px;
	}

.storespace {
	margin-top: 12px;
	}

/* MAIN CONTENT FRAME */


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000000;
	margin: 0px 0px 12px 0px;
	font-weight:bold;
}

#contentarea {
	padding: 20px 28px 28px 28px;
	font-size: 85%;
}

#currenttab {
	background:url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/current_tab_bg.gif) #b29200 repeat-x;
	vertical-align: middle;
	text-align:left;
	padding: 8px;
	color: #ffffff;
	font-weight:bold;
}

.be_header {
	background-color:#9D9FC7; color: #FFFFFF; font-weight:bold;
	padding: 0 5px;
	height: 35px;
	vertical-align: middle;
}

.be_row {
	border-bottom: 1px solid #E9E6DB;
}

.be_row_alt {
	border-bottom: 1px solid #E9E6DB;
}

.infotable {
	background-color: transparent; 
}

.latenttab {
	background:url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/latent_tab_bg.gif) transparent repeat-x;
	vertical-align: middle;
	text-align: left;
	border: 1px solid #e6dcac;
}

.latenttab a {
	color: #000000;
	margin: 8px;
	display: block;
	text-decoration: none;
}

.latenttab a:hover {
	text-decoration: underline;
}

.tabledata {
	padding: 0px 10px 10px 10px; 
}

.tabledetails {
	margin-top: 5px;
	border: 1px solid #C4C2B9; padding:5px; background-color:#F9F7EB;
}

/* WIZARD */

h1#setup {
	font-size: 1.1em;
	font-weight:bold;
	margin-bottom:0px;
	margin-top: 10px;
}

textarea#setup {
	width:100%;
	height:200px;
	box-sizing: border-box;
}

#maintable {	
	border: 1px solid #aeaeae;
	background:url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/maintable_grey_tile.gif) bottom left repeat-x #ffffff;
}

#maintable_leftshadow {	
	background:url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/maintable_left_shadow_tile.gif) top right repeat-y;
	width: 3px;
}

#maintable_rightshadow {	
	background:url(https://www.kittenkaboodle.com/mm5/graphics/en-US/admin/maintable_right_shadow_tile.gif) top left repeat-y;
	width: 3px;
}

.wizardui_container
{
	position: relative;
	padding: 30px 0;
}

.wizardui
{
	position: relative;
	display: block;
	vertical-align: top;
	margin: 0 30px;
	padding-top: 78px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 0 8px 0 rgba( 0, 0, 0, 0.1 );
	overflow: hidden;
}

.wizardui_header
{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	padding: 20px 20px 20px 30px;
	font-size: 0;
	font-family: 'MuseoSans', Verdana, Arial, Helvetica, sans-serif;
	background: #444;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wizardui_header .wizardui_reset
{
	position: relative;
	float: right;
	top: 6px;
	font-size: 22px !important;
	color: #e3e3e3;
	text-decoration: none;
}

.wizardui_controls
{
	position: relative;
	display: block;
	padding: 10px 40px;
	font-size: 12px;
	color: #333;
	text-align: right;
	overflow: hidden;
}

.wizardui_content
{
	position: relative;
	display: block;
	padding: 30px 40px;
	font-size: 12px;
	color: #333;
	overflow: hidden;
	line-height: 1.5em;
}

#wizard {
	margin: 0 auto;
	width: 95%;
	}

.paypal_description {
	font:normal 1.5em verdana,arial,san-serif;
	color:#999;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:5px 0 10px 0;
	letter-spacing: -1px;
	margin: 10px 0;
	}

/* FRAMEWORKS PREVIEW */

#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 286px;
	height: 1px;
	z-index: 1000;
}

.borderbot { 
	height: 1px; 
	line-height: 1px; 
	font-size: 1px; margin: 0px; padding: 0px; 
}

.largetitle {
	font: 1.2em Tahoma, Verdana, Arial, sans-serif;
	color: #5A86B3;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 4px;
}

.specs{
	border:1px solid #eeeeee;
	background-color:#ffffff;
	font-size:.9em;
	width:75%;
	height:35px;
	padding:5px;
	overflow-x:hidden;
	overflow-y:scroll;
}

.specs-padding{
	width:90%;
}

.spec-title{
	font-weight:bold;
	color:#000000;
}

.spec-more-link{
	color:#0000cc;
	white-space:nowrap;
	text-align:left;
}

.patch_detail_div{
	float:left;
}

.expand_icon{
	font-family:'Times New Roman';
	border:1px solid #666666;
	color:#000000;
	width:6px;
	height:6px;
	line-height:6px;
	font-size:11px;
	padding:0px 0px 1px 1px;
	float:left;
	cursor:pointer;
	margin:5px 0 0 0;
}

.collapse_icon{
	font-family:'Times New Roman';
	border:1px solid #666666;
	color:#000000;
	width:5px;
	height:5px;
	line-height:4px;
	font-size:13px;
	padding:0px 0px 2px 2px;
	float:left;
	cursor:pointer;
	margin:5px 0 0 0;
}
	
.padss_pass
{
	color: green;
	font-weight: bold;
}

.padss_fail
{
	color: red;
	font-weight: bold;
}

.report_display_container
{
	margin-top: 10px;
}

.report_display_report
{
	float: left;
	padding: 5px;
}

.report_display_report_title
{
	margin-bottom: 2px;
	font-weight: bold;
}

.report_display_report_title a
{
	padding-right: 5px;
}

.message .report_display_export
{
	float: right;
	padding-right: 5px;
	font-size: .8em;
}

.report_display_clear
{
	clear: both;
}

/* CUSTOM FIELDS CSS */

.mm_credential_input:disabled
{
	background-color: transparent;
}

.multipleselect_container
{
	position: relative;
	width: 494px;
}

.multipleselect_content
{
	position: relative;
	height: 125px;
}

.multipleselect_content_deselected_container
{
	position: relative;
	float: left;
	width: 210px;
}

.multipleselect_content_controls_container
{
	position: relative;
	float: left;
	width: 72px;
	height: 125px;
}

.multipleselect_content_selected_container
{
	position: relative;
	float: left;
	width: 210px;
}

.multipleselect_content_select
{
	position: relative;
	width: 210px;
	height: 125px;
}

.multipleselect_content_button_add
{
	position: relative;
	top: 36px;
	left: 1px;
	width: 70px;
	height: 25px;
	font-size: 11px;
}

.multipleselect_content_button_remove
{
	position: relative;
	top: 38px;
	left: 1px;
	width: 70px;
	height: 25px;
	font-size: 11px;
}

.multipleselect_clear
{
	clear: both;
}